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 donmez
Recipients donmez
Date 2007-12-13.10:09:56
SpamBayes Score 0.0040034642
Marked as misclassified No
Message-id <1197540596.99.0.804396266045.issue1608@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2007-12-13 10:09:57donmezsetspambayes_score: 0.00400346 -> 0.0040034642
recipients: + donmez
2007-12-13 10:09:57donmezsetspambayes_score: 0.00400346 -> 0.00400346
messageid: <1197540596.99.0.804396266045.issue1608@psf.upfronthosting.co.za>
2007-12-13 10:09:56donmezlinkissue1608 messages
2007-12-13 10:09:56donmezcreate