[issue23187] Segmentation fault, possibly asyncio related

Ivailo Karamanolev report at bugs.python.org
Thu Jan 8 01:03:58 CET 2015


Ivailo Karamanolev added the comment:

Running out of memory is unlikely. There are many other processes running on the machine and none of them show signs of memory issues. In addition, the munin memory usage reporting doesn't show signs of steady growing or drops when the process crashes (munin screenshot attached).

3.4.0 and 3.4.2 on all runs showed exactly the same stack trace.

AFAIK mysql-connector-python is pure Python, so even if the problem was there, I think it's still Python core. I'm not 100% on this though.

----------
Added file: http://bugs.python.org/file37636/Screenshot 2015-01-07 15.57.01.png

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


More information about the Python-bugs-list mailing list