Seweryn Habdank-Wojewódzki <[EMAIL PROTECTED]> writes:

> There is a memory leak in ld.so.
> 
> A piece of valgrind log file is:
> 
> ==9293==    at 0x402073E: calloc (in
> /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
> ==9293==    by 0x40105C8: allocate_dtv (in /lib/ld-2.4.so)
> ==9293==    by 0x401068B: _dl_allocate_tls (in /lib/ld-2.4.so)
> ==9293==    by 0x40589FF: pthread_create@@GLIBC_2.1 
> (in /lib/libpthread-2.4.so)

Thanks for the report.  However, despite the name, ld-2.4.so is not
part of the GNU binutils.  It is part of GNU libc.  Please see
http://sourceware.org/glibc/ for where to report the problem.

Ian


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to