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

Bug#673596: libc6: FTBFS on wheezy/sid amd64 (test suite failures)



On Wed, May 30, 2012 at 03:22:59PM -0500, Jonathan Nieder wrote:
> Thibaut Girka wrote:
> 
> > I couldn't reproduce this because of other failed tests.
> 
> Which test?

dlfcn/bug-atexit3 is the first to fail (fails to load libstdc++.so.6).

> If you use LD_LIBRARY_PATH to use the newly built libc
> and libpthread, does your testcase still reproduce the bug?  (It
> should be possible to see if the intended libs are being picked up
> with "ldd".)

Yeah, running it using the newly-built glibc reproduces the bug.

(I ran it like that:
 ./elf/ld-linux.so.2 --library-path .:elf:nptl /home/thib/tmp/a.out
)

In addition, I've been watching /proc/$PID/status to see how the program behaves.
Most of the time, the number of threads stays in 2 ~ NB_THREADS, but at some point in time,
it may increase to hundreds, or even thousands of threads.

Regards,
Thibaut Girka.

Attachment: signature.asc
Description: Digital signature


Reply to: