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]
Other format: [Raw text]

Re: glibc 2.2.94 and segfaulting old binaries


Show us what you can from gdb, even if you can't figure much out it's
better than nothing if we can see what instructions are faulting.  You
might also run those under strace to see what they last did before
crashing.  For a static binary to be affected, it must be using dlopen.


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