[issue12936] armv5tejl: random segfaults in getaddrinfo()
Stefan Krah
report at bugs.python.org
Sun Sep 11 11:23:41 CEST 2011
Stefan Krah <stefan-usenet at bytereef.org> added the comment:
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
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12936>
_______________________________________
More information about the Python-bugs-list
mailing list