This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients JakeMont, jnoller, r.david.murray, sbt, zach.ware
Date 2015-10-28.19:16:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446059807.56.0.168441200253.issue25498@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2015-10-28 19:16:47zach.waresetrecipients: + zach.ware, jnoller, r.david.murray, sbt, JakeMont
2015-10-28 19:16:47zach.waresetmessageid: <1446059807.56.0.168441200253.issue25498@psf.upfronthosting.co.za>
2015-10-28 19:16:47zach.warelinkissue25498 messages
2015-10-28 19:16:47zach.warecreate