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 translator/4915] Incorrect code for accessing function argument


------- Additional Comments From fche at redhat dot com  2007-08-13 18:48 -------
(In reply to comment #8)
> Isn't 2.6.9-55.ELsmp an older kernel? Current RHEL4 is 2.6.9-55.0.2.EL. Does the
> debug information for the sys_open function look correct for that kernel?

Yes, all looks fine on my 2.6.9-55.0.2ELsmp and non-smp i686 installation.
In each case, the first two instructions are skipped (those with line
record fs/open.c:964), and the subsequent one (:971) gets working data.

Are you positive that you've seen this fail on an RHEL4 official kernel?
There may be ABI differences (regparms?) between your old and new kernel
configs, and the RHEL4 compiler may not be up to the latter.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4915

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