This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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: rfc patch for buildid < shlib base address


On Sun, 2009-03-15 at 23:45 +0100, Mark Wielaard wrote:
> On Sun, 2009-03-15 at 23:31 +0100, Mark Wielaard wrote:
> > So, the address returned by dwfl_module_build_id() looks correct if
> > taken at the original prelinked address. But mod->main.bias is not equal
> > to that address, so there is no easy way to turn this into an relative
> > address that we need.
> 
> I meant mod->low_addr here, which is also equal to the base passed to
> our dwfl_getmodules() callback.

And digging deeper I see roland already fixed this issue a couple of
days ago: https://bugzilla.redhat.com/show_bug.cgi?id=489439

I'll look into adding the workaround described in that bug to our code
tomorrow.

Good night,

Mark


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