This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc-3.1 2002-04-03 libjava failures on sparc-linux?


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]