Re: [parisc-linux] Re: gcj can't make shared libs on hppa
John David Anglin writes:
> > please see http://bugs.debian.org/353346
>
> Should be fixed. See http://gcc.gnu.org/ml/gcc-patches/2006-03/msg00815.html
with this change (and the typo fix), gcj-dbtool segfaults:
(gdb) run -n classmap.db
Starting program: /usr/bin/gcj-dbtool-4.1 -n classmap.db
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 6962)]
[New Thread 32769 (LWP 6965)]
[New Thread 16386 (LWP 6966)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 6962)]
linear_search_fdes (ob=0xbff02054, this_fde=0x4291a780, pc=0x427ed7f3)
at unwind-dw2-fde.c:776
776 unwind-dw2-fde.c: No such file or directory.
in unwind-dw2-fde.c
(gdb) bt
#0 linear_search_fdes (ob=0xbff02054, this_fde=0x4291a780, pc=0x427ed7f3)
at unwind-dw2-fde.c:776
#1 0x400af174 in linear_search_fdes (ob=0xbff02054, this_fde=0x4291a780,
pc=0x427ed7f3) at unwind-dw2-fde.c:794
Previous frame identical to this frame (corrupt stack?)
Reply to: