[issue37677] Seg Fault on OSX when multiprocessing

Timothy Stonis report at bugs.python.org
Tue Oct 8 22:09:42 EDT 2019


Timothy Stonis <tim at opoet.com> added the comment:

Hi, I have the exact same issue and same stack trace from getaddrinfo (except Python 2.7). Same as original poster, it only happens every couple of weeks and I don't know how to reproduce. For me it's in an Odoo instance that spawns multiple workers with connections to a postgres database. I think this is a MacOS bug, since the issue does not happen on High Sierra (10.13).

----------
nosy: +timstonis
versions: +Python 2.7 -Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37677>
_______________________________________


More information about the Python-bugs-list mailing list