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: Segfault when using LD_PROFILE


On Tue, Mar 6, 2012 at 5:35 PM, Jeff Law <law@redhat.com> wrote:
>
> LD_PROFILE=BLAH /usr/bin/gdb

I can't reproduce it.

> Results in a segfault in the dynamic linker on my Fedora 16 system.
> I'm not at all familiar with this code, but ISTM (and simple tests verify)
> that moving the block of code to allocate the array of already found
> relocations to a point before calling ELF_DYNAMIC_RELOCATE resolves this
> issue.
>
> Comments?

This is another one of these detailed issues that we need to get into
the bug tracker so we can point reviewers at it easily or be reminded
to review it at a later date for a particular release.

Could you please put this into bugzilla? :-)

Cheers,
Carlos.


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