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 <rep...@bugs.python.org>
<http://bugs.python.org/issue30474>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to