Re: [parisc-linux] Re: gcj can't make shared libs on hppa

2006-03-16 Thread Matthias Klose
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?)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: [parisc-linux] Re: gcj can't make shared libs on hppa

2006-03-16 Thread John David Anglin
 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.

It's not doing this is my GCC builds.  Could this be a path problem?

Dave
-- 
J. David Anglin  [EMAIL PROTECTED]
National Research Council of Canada  (613) 990-0752 (FAX: 952-6602)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]