From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23262 invoked by alias); 6 Sep 2007 15:48:59 -0000 Received: (qmail 23227 invoked by uid 48); 6 Sep 2007 15:48:50 -0000 Date: Thu, 06 Sep 2007 15:48:00 -0000 From: "kris dot van dot hees at oracle dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20070906154850.4996.kris.van.hees@oracle.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4996] New: NullPointerException in testSingleExistingCloneAttached causes next test to hang 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-q3/txt/msg00380.txt.bz2 List-Id: This problem has been seen both on x86 and x86_64. The TestRunner output shows: Running testMultiThreadedStoppedAckDaemon(frysk.proc.TestProcStopped) ...PASS Running testMultiThreadedStoppedDetached(frysk.proc.TestProcStopped) ...PASS Running testMultiThreadedStoppedAttached(frysk.proc.TestProcStopped) ...PASS Running testMultiThreadedRunningAckDaemon(frysk.proc.TestProcStopped) ...PASS Running testMultiThreadedRunningDetached(frysk.proc.TestProcStopped) ...PASS Running testMultiThreadedRunningAttached(frysk.proc.TestProcStopped) ...PASS Running testManyExistingThreadAttached(frysk.proc.TestProcTasksObserver) ...PASS Running testSingleExistingCloneAttached(frysk.proc.TestProcTasksObserver) ...ERROR java.lang.NullPointerException Running testCloneThenKillAttached(frysk.proc.TestProcTasksObserver) ... At this point the testsuite execution is hanging, with the following child process of TestRunner sticking around: frysk-core/frysk/pkglibdir/funit-slave -t 5 -m Killing the child process manually from a command shell helps TestRunner continue. -- Summary: NullPointerException in testSingleExistingCloneAttached causes next test to hang Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: kris dot van dot hees at oracle dot com http://sourceware.org/bugzilla/show_bug.cgi?id=4996 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.