[Bug translator/12498] systemtap.examples/process/noptrace hangs on RHEL4 because arguments are wrong
wcohen at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Feb 25 16:18:00 GMT 2011
http://sourceware.org/bugzilla/show_bug.cgi?id=12498
William Cohen <wcohen at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from William Cohen <wcohen at redhat dot com> 2011-02-25 16:17:53 UTC ---
Added work around to avoid running the test on RHEL4 system.
commit ca23376536effd5ed935cde660c06d51b7334657
Author: William Cohen <wcohen@redhat.com>
Date: Thu Feb 24 14:02:21 2011 -0500
Disable systemtap.examples/process/noptrace.stp on RHEL4 systems (PR12498)
The debug information on RHEL4 kernels appears to be wrong. This causes
the noptrace.stp example to write into the wrong location. Rather than the
ptrace syscall exiting immediately, the ptrace syscall continues and the
test hangs on RHEL4 systems. The noptrace.stp test is disabled on RHEL4
systems to work around this issue.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list