[New-bugs-announce] [issue1608] Regression tests crashes with gcc 4.3

Ismail Donmez report at bugs.python.org
Thu Dec 13 11:09:57 CET 2007


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
test_socketserver skipped -- Use of the `network' resource not enabled
test_softspace
test_sort
test_sqlite
test_startfile
test_startfile skipped -- cannot import name startfile
test_str
make: *** [test] Segmentation fault

----------
components: Tests
messages: 58525
nosy: cartman
severity: normal
status: open
title: Regression tests crashes with gcc 4.3
type: crash
versions: Python 2.5

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1608>
__________________________________


More information about the New-bugs-announce mailing list