java/5986: SIGSEGV in __gcj_personality_v0
Tom Tromey
tromey@redhat.com
Thu Mar 28 16:46:00 GMT 2002
The following reply was made to PR java/5986; it has been noted by GNATS.
From: Tom Tromey <tromey@redhat.com>
To: Jeff Sturm <jsturm@one-point.com>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: java/5986: SIGSEGV in __gcj_personality_v0
Date: 28 Mar 2002 17:36:28 -0700
Jeff> I rebuilt the whole application from bytecode, 7 jar files
Jeff> containing some 1,018 class files... and it worked!
Excellent. I'll check it in at some point; we can always back it out
or refine it if need be.
Jeff> (Well, I had to use javac, since "gcj -C" caused verifier
Jeff> errors... but's that's another problem.)
Verifier errors from gcj itself? Unfortunately there are some known
`gcj -C' bugs. They're in Gnats. Fixing them looks complicated, and
I haven't had time to delve into it recently.
I'm curious why you're compiling to bytecode first.
Tom
More information about the Gcc-prs
mailing list