gcj & boehm-gc core

Tom Tromey tromey@redhat.com
Tue Aug 7 16:23:00 GMT 2001


>>>>> "David" == The Morsbergers <morsberger@usa.net> writes:

David> I am dumping core when I try to use gcj on True64. It appears
David> to happen whenever garbage collection occurs.

David> es40-unix(tst)~ javac Test.java
David> es40-unix(tst)~ gcj -ljava -liconv --main=Test Test.class -o Test -- (Why do
David> I have to explicitly add -ljava and -liconv?)

This was a build problem in 3.0.  I believe it is now fixed on the
branch; the fix should appear in 3.0.1.

David> #0  0x30001015508 in GC_clear_stack_inner (arg=0x14014b4f0 "H? @",
David> limit=5370066168) at ../../../boehm-gc/misc.c:247
David> 247     ../../../boehm-gc/misc.c: No such file or directory.

I'm afraid I haven't seen this before.  Offhand I couldn't say what
the problem is.

Rainer Orth (CCd) has done some work on libgcj on this platform, as I
recall.  Perhaps he knows the cause.

Tom



More information about the Gcc mailing list