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

2005-08-10 Thread Randolph Chung
no, it's not fakeroot, it's make segfaulting ... [...] 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 ()

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

2005-08-10 Thread John David Anglin
no, it's not fakeroot, it's make segfaulting ... [...] 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

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

2005-08-10 Thread Randolph Chung
Confirmed. We are passing a function pointer with a value of -2 into __cffc, which should not happen... Is -2 a special signal number? I don't think so. in any case, others have observed that if they use an older glibc, this problem does not happen. randolph -- To UNSUBSCRIBE, email to

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

2005-08-10 Thread John David Anglin
Confirmed. We are passing a function pointer with a value of -2 into __cffc, which should not happen... Is -2 a special signal number? I don't think so. in any case, others have observed that if they use an older glibc, this problem does not happen. Not sure this is related, but

Subject: Processed: Re: Bug#321718: Upgrade caused many libs to complain about executable stack

2005-08-10 Thread peterantoniac
I don't know if this is helping at all but I got this error and I fixed it by just downloading the library files: /lib/libacl.so.1.1.0 and /lib/libattr.so.1.1.0 After that, I was able to: apt-get -f install and set up the new libc6. I am not sure what cause the problem, but this is a quick fix

Bug#321712: No errors

2005-08-10 Thread Nelson A. de Oliveira
Hi! 3 days after restaring Apache and no more errors. Maybe close the bug? Thank you Nelson A. de Oliveira -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#322506: libc6-udeb has an unnecessary dependency on libnss-files-udeb

2005-08-10 Thread Joey Hess
Package: glibc Severity: normal Tags: d-i libc6-udeb depends on libnss-files-udeb, which is unnecessary since most d-i images don't need that udeb at all, and the udebs that do need it seems to depend on it (openssh-client-udeb, openssh-server-udeb). d-i has ignored unfilled dependencies when