This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: Latest CVS changes segfaults some programs.


root@server.boros.com wrote:
> *** glibc detected *** httpd: free(): invalid pointer: 0xafbba394 ***
> ======= Backtrace: =========
> /lib/libc.so.6[0xa7c98a97]
> /lib/libc.so.6(__libc_free+0x6c)[0xa7c9a00c]
> /lib/libc.so.6(getaddrinfo+0x500)[0xa7cd9fa0]

This is not useful.  Since you compiled glibc yourself, map this to
source lines.  Look at the object files, you know the offset in the
getaddrinfo function.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â

Attachment: signature.asc
Description: OpenPGP digital signature


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