Subject: | Test-Simple fails with NPTL |
Test-Simple-0.60, pulled from CPAN on Sept 9.
tests fail with a core dump of the test program (I could not find the core)
Setting LD_ASSUME_KERNEL=2.2.5 caused the test to succeed.
perl 5.8.5-12.1 running on centos-4 (rhel-4 clone).
Please let me know what other information I should provide.
Snip from running log:
t/simple..................ok
t/skip....................ok
7/15 skipped: Just testing the skip interface.
t/skipall.................ok
t/sort_bug................dubious
Test returned status 255 (wstat -1, 0xffffffff)
test program seems to have generated a core
after all the subtests completed successfully
t/thread_taint............ok
t/threads.................dubious
Test returned status 255 (wstat -1, 0xffffffff)
test program seems to have generated a core
after all the subtests completed successfully
t/todo....................ok
t/undef...................ok
t/use_ok..................ok
t/useing..................ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/sort_bug.t 255 -1 2 0 0.00% ??
t/threads.t 255 -1 6 0 0.00% ??
2 tests and 9 subtests skipped.
Failed 2/55 test scripts, 96.36% okay. 0/410 subtests failed, 100.00% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/root/.cpan/build/Test-Simple-0.60'
/usr/bin/make test -- NOT OK