[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#321785: fakeroot: segfaults on [hppa]



Clint Adams writes:
> > fakeroot-tcp shows the same behaviour. reverting back to glibc-2.3.2
> > is a workaround.
> 
> Does building fakeroot against glibc 2.3.5 change anything?

no, it's not fakeroot, it's make segfaulting ...

# gdb /usr/bin/make
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "hppa-linux"...(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/make
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 16911)]
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 16911)]
0x4091fd20 in __canonicalize_funcptr_for_compare () from /lib/libpthread.so.0
(gdb) bt
#0  0x4091fd20 in __canonicalize_funcptr_for_compare ()
   from /lib/libpthread.so.0
#1  0x4091b424 in sigaction () from /lib/libpthread.so.0
#2  0x405cc950 in sigaction () from /lib/libc.so.6
#3  0x405cc748 in ssignal () from /lib/libc.so.6
#4  0x0001d690 in main ()
(gdb)



Reply to: