Antoine Pitrou <pit...@free.fr> added the comment:

Crash reproduced under Mandriva Linux 2010.0 (glibc-2.10.1-6.2mnb2). Stack 
trace is as follows:

(gdb) bt
#0  0x00007fb59f2eba9a in strrchr () from /lib64/libc.so.6
#1  0x00000000004010ae in ?? ()
#2  0x0000000000400ff3 in ?? ()
#3  0x00007fb59f29091d in __libc_start_main () from /lib64/libc.so.6
#4  0x0000000000400d79 in ?? ()
#5  0x00007fff00162fa8 in ?? ()
#6  0x000000000000001c in ?? ()
#7  0x0000000000000000 in ?? ()

Also, please add the missing test when backporting the patch.

----------
nosy: +pitrou
priority:  -> high
stage:  -> patch review
type:  -> crash
versions:  -Python 2.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8154>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to