[issue25498] Python 3.4.3 core dump with simple sample code

Zachary Ware report at bugs.python.org
Wed Oct 28 15:16:47 EDT 2015


Zachary Ware added the comment:

I get the crash on OSX with recent builds of 3.4 and 3.6:

Assertion failed: (self->exports == 0), function mbuf_dealloc, file Objects/memoryobject.c, line 115.
Abort trap: 6

----------
nosy: +jnoller, sbt, zach.ware
stage:  -> needs patch
type:  -> crash
versions: +Python 3.5, Python 3.6

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


More information about the Python-bugs-list mailing list