[Bug runtime/14348] Systemtap systemtap.base/buildid.exp hangs on F17 machines
wcohen at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Jul 24 14:50:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=14348
--- Comment #7 from William Cohen <wcohen at redhat dot com> 2012-07-24 14:49:52 UTC ---
Created attachment 6553
--> http://sourceware.org/bugzilla/attachment.cgi?id=6553
Pared down buildid2.exp that replicates the problem
This example placed in the /usr/share/systemtap/testsuite/systemtap.base
consistently triggers the hange on fedora 17 with:
make installcheck RUNTESTFLAGS="--debug --verbose systemtap.base/buildid2.exp"
Note that it in buildid.exp a similar stap test that passes follows the problem
test:
spawn stap -m bid -p4 -DSTP_NO_BUILDID_CHECK $bid_stp $bid_exepath
catch {close}; catch {wait}
spawn staprun [pwd]/bid.ko -c $bid_exepath
--
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