This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: `make check' failure in 2.1.93


I just tested the current CVS and the coredump is gone, but the test
is still failing.  free(1) shows about 2.3GB available core.

This is interesting.  Running mtrace on the .mtrace shows:

Memory not freed:
-----------------
           Address     Size     Caller
000000000000000000   0x7f80  at /home/work/turbo/BUILD/libc/build-alpha-linux/libc.so.6.1:(iconv_close+0x898)[0x2000003c648]

Nil?  Is this the failed malloc?

I will try poking around in the debugger now.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]