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 skrah
Recipients Arfrever, christian.heimes, eli.bendersky, flox, skrah
Date 2012-09-30.08:13:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348992811.55.0.518526406732.issue16089@psf.upfronthosting.co.za>
In-reply-to
Content
I can't reproduce this, so just a wild guess: Does the segfault still
happen if you replace Py_XDECREF() with Py_CLEAR() in xmlparser_gc_clear()?
History
Date User Action Args
2012-09-30 08:13:31skrahsetrecipients: + skrah, christian.heimes, Arfrever, eli.bendersky, flox
2012-09-30 08:13:31skrahsetmessageid: <1348992811.55.0.518526406732.issue16089@psf.upfronthosting.co.za>
2012-09-30 08:13:31skrahlinkissue16089 messages
2012-09-30 08:13:31skrahcreate