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 mmokrejs
Recipients amaury.forgeotdarc, mmokrejs, tim.peters, vstinner
Date 2013-08-29.19:49:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377805748.82.0.415536481534.issue18843@psf.upfronthosting.co.za>
In-reply-to
Content
One more note. At that time I had running my application which at that time was parsing an XML file using xml.parsers.expat! That is being run in my pipeline before I render figures (the initially reported crash case). So, matplotlib/numpy is ruled out.
History
Date User Action Args
2013-08-29 19:49:08mmokrejssetrecipients: + mmokrejs, tim.peters, amaury.forgeotdarc, vstinner
2013-08-29 19:49:08mmokrejssetmessageid: <1377805748.82.0.415536481534.issue18843@psf.upfronthosting.co.za>
2013-08-29 19:49:08mmokrejslinkissue18843 messages
2013-08-29 19:49:08mmokrejscreate