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 Thu, Mar 22, 2012 at 5:22 AM, Andreas Jaeger <aj@suse.com> wrote:
> On Thursday, March 22, 2012 05:28:32 Carlos O'Donell wrote:
>> 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.
>
> It fails on my x86-64 system as well.
>
>> > 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? :-)
>
> Jeff filed already - bug 13818,

Thanks, marked milestone=2.16 so we try to figure out what this is
before the next release.

Someone should update the issue saying it reproduces on trunk.

Cheers,
Carlos.


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