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 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,

Andreas
-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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