Abort using libgcj
Tom Tromey
tromey@cygnus.com
Sat Apr 1 00:00:00 GMT 2000
John> #0 0xff14f5a4 in GC_find_limit (p=0xffbee97c "", up=1)
John> at /edg6/gnusrc/libgcj-2.95.1/boehm-gc/os_dep.c:681
This is probably the normal segv the GC provokes on some systems. Try
continuing past it in gdb to find the real segv.
John> On Intel I get:
John> #0 0xdfee0562 in _Jv_equalUtf8Consts (a=0x0, b=0xdff708a4)
John> at /edg6/gnusrc/libgcj-2.95.1/libjava/prims.cc:89
I've seen reports of this before but I'm afraid I no longer remember
the bug or the fix. Sorry.
Are you using the GNU linker? That is one known problem on Solaris.
(That is, you must use it.)
Tom
More information about the Java
mailing list