From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8622 invoked by alias); 27 Mar 2007 03:40:10 -0000 Received: (qmail 8534 invoked by uid 48); 27 Mar 2007 03:39:58 -0000 Date: Tue, 27 Mar 2007 03:40:00 -0000 Message-ID: <20070327033958.8533.qmail@sourceware.org> From: "cmoller at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20061204180758.3639.cmoller@redhat.com> References: <20061204180758.3639.cmoller@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/3639] fc6: testTerminateKillKILL(frysk.proc.TestTaskTerminateObserver) X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2007-q1/txt/msg00841.txt.bz2 List-Id: ------- 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.