Subject: | make test core dump when perl built with use64bitint+usethreads options |
Platform: SunOS Generic_108528-23 sun4u sparc SUNW,Ultra-2
perl: 5.8.2 build with following option
-Dcc=gcc -Duse64bitint -Dusethreads -des
complier: gcc 3.1
DBI: 1.40
DBD::Sybase 1.02
compile seems ok, but make test cause core dump, core is attached
$ make test
PERL_DL_NONLAZY=1 /sbcimp/run/pd/perl/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/autocommit....dubious
Test returned status 0 (wstat 139, 0x8b)
test program seems to have generated a core
t/base..........dubious
Test returned status 0 (wstat 139, 0x8b)
test program seems to have generated a core
t/exec..........dubious
Test returned status 0 (wstat 139, 0x8b)
test program seems to have generated a core
t/fail..........dubious
Test returned status 0 (wstat 139, 0x8b)
test program seems to have generated a core
t/login.........dubious
Test returned status 0 (wstat 139, 0x8b)
test program seems to have generated a core
t/main..........dubious
Test returned status 0 (wstat 139, 0x8b)
test program seems to have generated a core
t/nsql..........dubious
Test returned status 0 (wstat 139, 0x8b)
test program seems to have generated a core
t/place.........dubious
Test returned status 0 (wstat 139, 0x8b)
test program seems to have generated a core
t/xblob.........dubious
Test returned status 0 (wstat 139, 0x8b)
test program seems to have generated a core
FAILED--9 test scripts could be run, alas--no output ever seen
*** Error code 2
make: Fatal error: Command failed for target `test_dynamic'