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 neologix
Recipients neologix, skrah
Date 2011-09-11.09:47:31
SpamBayes Score 0.0004913819
Marked as misclassified No
Message-id <1315734452.05.0.347869649706.issue12936@psf.upfronthosting.co.za>
In-reply-to
Content
> Traceback with faulthandler disabled:

It crashes when trying to look up TLS (which explains why it doesn't crash when built ``without-threads`).
Looks like a libc bug, but would it be possible to have a backtrace with Python built with `with-pydebug`?
History
Date User Action Args
2011-09-11 09:47:32neologixsetrecipients: + neologix, skrah
2011-09-11 09:47:32neologixsetmessageid: <1315734452.05.0.347869649706.issue12936@psf.upfronthosting.co.za>
2011-09-11 09:47:31neologixlinkissue12936 messages
2011-09-11 09:47:31neologixcreate