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: linking a .so with libgcj.a ?


Am Mittwoch, 15. Dezember 2004 20:14 schrieb Andi Vajda:
> On Wed, 15 Dec 2004, Michael Koch wrote:
> > Am Mittwoch, 15. Dezember 2004 20:07 schrieb Andi Vajda:
> >>> Can you start our app in GDB and give us a backtrace ?
> >>
> >> so I built the python extension with debugging information as a
> >> shared library statically linking it with libgcj.a and started
> >> python in gdb, loaded the extension, watched it crash with a
> >> segfault into gdb and got this stack trace:
> >
> > What version of GDB is this ?
>
> GNU gdb 6.0

Can you easily try a newer one: 6.2 or 6.3. They have fundamental 
improvments in Java support.


Michael
-- 
Homepage: http://www.worldforge.org/


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