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: 3.2 bootstrap failure in libjava on sparcv9-sun-solaris2.8


> 
>    From: Brad Lucier <lucier@math.purdue.edu>
>    Date: Thu, 30 May 2002 15:43:08 -0500 (EST)
> 
>    OK, mainline still doesn't bootstrap today, and I decided to try to narrow
>    down where the problem is, so I fired up gdb, but the program exited
>    with an error status rather than actually segfaulting, so I couldn't see
>    where it was failing.
>    
>    How is one supposed to debug this?
>    
> Set a breakpoint on 'exit' perhaps? :-)
> 

This is what it gives me on the failure:

(gdb) backtrace
#0  0xffffffff7f3a4398 in exit () from /usr/lib/64/libc.so.1

Doesn't seem too useful.

Brad


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