gcc-3.1 2002年04月03日 libjava failures on sparc-linux?
Tom Tromey
tromey@redhat.com
Tue Apr 9 15:02:00 GMT 2002
>>>>> "ChJ" == Christian Jönsson <c.christian.joensson@telia.com> writes:
ChJ> This GDB was configured as "sparc-linux"...
ChJ> Program received signal SIGSEGV, Segmentation fault.
ChJ> 0x506de908 in GC_SysVGetDataStart (max_page_size=65536, etext_addr=0x10f24)
ChJ> at /share2/gcc-rel/gcc/boehm-gc/os_dep.c:1063
ChJ> 1063 *result = *result;
This isn't the actual problem. This line deliberately provokes a segv
which is caught. Try running the debugger again but `cont' after this
to the real failure.
Tom
More information about the Java
mailing list