This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk 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 general/3639] fc6: testTerminateKillKILL(frysk.proc.TestTaskTerminateObserver)


------- Additional Comments From cmoller at redhat dot com  2007-03-27 04:39 -------
Created an attachment (id=1653)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1653&action=view)
side by side trace comparison

This attachment shows the diagnostic output of two failing tests and one
passing test, all of which do a kill(SIGKILL).	None of the tests get a
"terminating" event--the one that passes does so only because it's not
/expecting/ a terminating event.

None of the waitpid()s look wrong to me except possibly lines 13 and 14: should
there really be two waitpid()s in a row returning WIFSIGNALED(9) on the same
task?

-- 


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

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