From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7452 invoked by alias); 26 Mar 2007 18:34:30 -0000 Received: (qmail 7404 invoked by uid 48); 26 Mar 2007 18:34:15 -0000 Date: Mon, 26 Mar 2007 18:34:00 -0000 Message-ID: <20070326183415.7403.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/msg00836.txt.bz2 List-Id: ------- Additional Comments From cmoller at redhat dot com 2007-03-26 19:34 ------- Okay, I'll chase that, but it's not the only possibility. TestTaskTerminateObserver.Terminate initialises int terminating = INVALID (where INVALID = 128), but public Action updateTerminating (...) never runs, leaving terminating = INVALID, which is the proximate cause of the failure. I'll wire up the waitpid() and check if it's causing the problem. The exit47 test does indeed pass. -- 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.