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: gij SEGV


Hi,

On Mon, 2002-08-12 at 20:57, Tom Tromey wrote:
> I just updated and rebuilt the trunk gcj from scratch on x86 Red Hat
> Linux 7.3.
> 
> Now running gij on a test program (hello world) causes a SEGV;
> backtrace appended.
> 
> Anybody else seeing this?

Works fine for me on Debian sid/unstable i686.

> (gdb) bt
> #0  0x00000003 in ?? ()
> #1  0x4034ef0b in _Jv_Throw (value=0x8092f30)
>     at ../../../gcc/libjava/exception.cc:100

That location looks suspicious. When I was having troubles with my
powerpc build it was crashing at exactly the same place.
Are you running the latest binutils?

Cheers,

Mark


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