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/2738] deref error on ppc64


------- Additional Comments From joshua dot i dot stone at intel dot com  2006-06-09 17:20 -------
FWIW, it's nice to see that the translator is safely catching this deref without
crashing the system.

Anyway, a recent change here was to use $return to get the task struct instead
of retval(), as per bug #1132.  This works fine for me on i686 and x86_64.

Can you try changing it back to retval() and see if that works?  If so, we can
reclassify this bug as a ppc64 problem with $return.

-- 


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

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