[Bug testsuite/4589] optim.exp fails on ppc64
hunt at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Jun 4 15:10:00 GMT 2007
------- Additional Comments From hunt at redhat dot com 2007-06-04 15:10 -------
There are two problems with this test.
1. It uses stap_run.exp but also calls exit() creating a race condition that
often sends a ^C to staprun while it is cleaning up, possibly killing it before
it removes the module. This is also a bug in staprun which should probably be
ignoring ^C at that time.
2. The test prints "systemtap test success" before it prints "systemtap ending
probe" stap_run.exp wants things in the reverse order.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|systemtap at sources dot |fche at redhat dot com
|redhat dot com |
Status|NEW |ASSIGNED
http://sourceware.org/bugzilla/show_bug.cgi?id=4589
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list