[issue30967] Python core crash during os.fork() on CentOS 6.5 (Python 2.7.13)

2017-07-19 Thread Thomas Mortensson
Thomas Mortensson added the comment: Unsure if related to: https://bugs.python.org/issue10517 or https://bugs.python.org/issue13156 -- ___ Python tracker ___

[issue30967] Python core crash during os.fork() on CentOS 6.5 (Python 2.7.13)

2017-07-19 Thread Thomas Mortensson
New submission from Thomas Mortensson: Unsure how to re-produce. Have a CoreDump file with the below backtrace. Our module is socc, we were running a Twisted application and Python core dumped giving us the following backtrace. Looks like we failed to spawn a process wsing os.fork() due to a d