loading binary prevent segfault on dl-load. #15535

Carlos O'Donell carlos@redhat.com
Wed May 29 03:59:00 GMT 2013


On 05/28/2013 11:48 PM, Ilya Plenne wrote:
> Hi, http://sourceware.org/bugzilla/show_bug.cgi?id=15535
> I need some help to produce more detailed explanation in my bug discussion.
> I'm using Archlinux on it. I get PKGBUILD, and change options, to
> disable strip and enable debug. So, after end of compilation, I
> installed this package and paste the gdb backtrace into bug
> description. What does it mean:

If you're having problems with the Archlinux packaged glibc
then you need to report this to the Archlinux maintainers.

>>> run it via the *new* dynamic linker you just built with all of the required libraries on the path
> 
> And what rpath, in my situation should I use?

If you want to test your program with upstream glibc then
you can build glibc manually, then run your program against it.

This wiki page shows how to check out glibc and build it,
and then test a program against the newly built glibc:
http://sourceware.org/glibc/wiki/Testing/Builds

Cheers,
Carlos.



More information about the Libc-help mailing list