This is the mail archive of the libc-help@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: loading binary prevent segfault on dl-load. #15535


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.


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