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

Core was generated by `./python -m test -uall -r --randseed=8304772'.
Program terminated with signal 11, Segmentation fault.
[New process 3948]
#0  0x40011d20 in __tls_get_addr () from /lib/ld-linux.so.2
(gdb) bt
#0  0x40011d20 in __tls_get_addr () from /lib/ld-linux.so.2
#1  0x40011d10 in __tls_get_addr () from /lib/ld-linux.so.2
Backtrace stopped: frame did not save the PC
History
Date User Action Args
2011-09-11 09:23:41skrahsetrecipients: + skrah, neologix
2011-09-11 09:23:41skrahsetmessageid: <1315733021.07.0.507054711917.issue12936@psf.upfronthosting.co.za>
2011-09-11 09:23:40skrahlinkissue12936 messages
2011-09-11 09:23:40skrahcreate