[Bug runtime/6646] SystemTap scripts fail with an Oops on x86
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Jun 19 03:07:00 GMT 2008
------- Additional Comments From fche at redhat dot com 2008-06-18 23:55 -------
I am missing any indications that the dwarf data was *bad*, only
that it contains pre-relocation numbers as it always does. (And
it has to: relocation of the kernel is done at run time at an
unpredictable offset.) This is what the _stext-based relocation
logic for bug #4224 was for.
What seems to be wrong here is that the unrelocated addresses are
used by the runtime directly. It should have never done that, but
I wonder why it has appeared to work at all!
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6646
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list