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]

[Bug runtime/6646] SystemTap scripts fail with an Oops on x86


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


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