[issue1608] Regression tests crashes with gcc 4.3

2007-12-13 Thread Ismail Donmez
Ismail Donmez added the comment: gdb backtrace, segfaulting test is Lib/test/test_str.py Added file: http://bugs.python.org/file8936/backtrace.txt __ Tracker <[EMAIL PROTECTED]> __(gdb) run ./Lib/

[issue1608] Regression tests crashes with gcc 4.3

2007-12-13 Thread Ismail Donmez
New submission from Ismail Donmez: Checkout Python 2.5 from release25-maint branch, revision 59479 Compiled with gcc 4.3.0 20071212 , make test crashes with the following output [... snip ...] test_socket_ssl test_socket_ssl skipped -- Use of the `network' resource not enabled test_socketserver