[New-bugs-announce] [issue30474] Crash on OS X EXC_BAD_ACCESS (SIGSEGV)

Kevin Buchs report at bugs.python.org
Thu May 25 09:12:47 EDT 2017


New submission from Kevin Buchs:

I have been getting periodic crashes from a long running python job on Mac OS X. There is nothing indicative of a crash from standard output or error. I'm not sure if the OS X crash records actually find your way back to you, but I am explicitly including mine here. I will try to attach my code after submission of this entry. I run this in the background on OS X, with stdout and stderr redirected to the same file.

----------
components: Interpreter Core, macOS
files: python-crash.txt
messages: 294476
nosy: buchs, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: Crash on OS X   EXC_BAD_ACCESS (SIGSEGV)
type: crash
versions: Python 2.7
Added file: http://bugs.python.org/file46900/python-crash.txt

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30474>
_______________________________________


More information about the New-bugs-announce mailing list