5 Apr 2007 23:44
gc-6.8 on Solaris 10/x86 with Studio 11
Anyone have gc-6.8 running on Solaris 10/x86 with the Studio 11
compiler?
$ ./configure CFLAGS="-g -xs" --disable-shared \
--disable-dependency-tracking
$ gmake
...
$ gmake check
...
Switched to incremental mode
Reading dirty bits from /proc
List reversal produced incorrect list - collector is broken
Test failed
/bin/bash: line 1: 7356 Abort (core dumped) ${dir}$tst
FAIL: gctest
$ dbx gctest core
dbx> where
[1] __lwp_kill(0x1, 0x6), at 0xfef609c7
[2] raise(0x6), at 0xfef0cf93
[3] abort(0x8047650, 0x805cb64, 0x806fd50, 0x8047684, 0x805cf02, 0x80bd8a0), at 0xfeef0a29
=>[4] GC_abort(msg = 0x806fd50 "Test failed"), line 1079 in "misc.c"
[5] check_ints(list = 0x80bd8a0, low = 1, up = 49), line 472 in "test.c"
[6] reverse_test(), line 676 in "test.c"
[7] run_one_test(), line 1323 in "test.c"
[8] main(), line 1521 in "test.c"
Any ideas?
--
--
albert chin (china@...)
(Continue reading)
RSS Feed