problem with Python 2.5.2 and gcc 4.3

David P. Riedel driedel at printingforsystems.com
Wed Mar 12 09:57:23 EDT 2008


Hi

I tried building Python 2.5.2 using gcc 4.3.0.  The build completes with no problems but when I run 'make test', I get a 
  segfault part way through the test run.

here is the last part of the output from make test

test_softspace
test_sort
test_sqlite
test_sqlite skipped -- no sqlite available
test_startfile
test_startfile skipped -- cannot import name startfile
test_str
make: *** [test] Segmentation fault


Has anyone else seen this?

Thanks

Dave Riedel



More information about the Python-list mailing list