Re: Bug #691306: iptables add 4 rules instead just one in kernel INPUT chain

2012-10-24 Thread Jean-Michel Vourgère
Hi libc folks, iptables --insert --source localhost ... is currently creating duplicate entries. I believe this is because of a problem in gethostbyname("localhost") that returns duplicate answers. Attached is a tiny test case. ./main 127.0.0.1 120.0.0.1 If I comment out "::1 localhost" in my

Bug#691371: Broken COPY relocation with UNIQUE symbols (upstream #12510)

2012-10-24 Thread James Y Knight
Package: libc6 Version: 2.13-35 I just rediscovered http://sourceware.org/bugzilla/show_bug.cgi?id=12510 in my application. Fixed by http://sourceware.org/git/?p=glibc.git;a=commit;h=028478fa40d85a73b19638dbe3f83b1acebf370c Attached is the test-case I came up with before I found the commit that

Processed: Re: Use chroot's ld.so to do loading?

2012-10-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > unmerge 626482 Bug #626482 [eglibc] libc0.1: 2.13 causes segfaults + bus errors inside DSA's dchroots Bug #649146 [eglibc] debootstrap: bootstrapping squeeze with the fakechroot variant leads to nested fakeroot usage Bug #650234 [eglibc] eglibc:

Bug#650234: Use chroot's ld.so to do loading?

2012-10-24 Thread Jonathan Nieder
unmerge 626482 reassign 650234 fakechroot 2.15-1 severity 650234 important tags 650234 + upstream quit Elliott Mitchell wrote: > user@host:/$ ls > Segmentation fault > user@host:/$ /lib/ld-linux.so.2 ls > ls: error while loading shared libraries: ls: cannot open shared object file: > No such fil