From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9181 invoked by alias); 4 Dec 2006 19:00:43 -0000 Received: (qmail 9118 invoked by uid 48); 4 Dec 2006 19:00:27 -0000 Date: Mon, 04 Dec 2006 19:00:00 -0000 From: "npremji at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20061204190027.3644.npremji@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/3644] New: Running testSyscallRunning(frysk.proc.TestSyscallRunning) ...Exception in thread "Thread-120" java.lang.NullPointerException 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: 2006-q4/txt/msg00466.txt.bz2 List-Id: I see this occassionally Running testSyscallRunning(frysk.proc.TestSyscallRunning) ...Exception in thread "Thread-120" java.lang.NullPointerException at frysk.proc.Register.get(TestRunner) at frysk.proc.LinuxX8664$1.number(TestRunner) at frysk.proc.Task.notifySyscallEnter(TestRunner) at frysk.proc.TaskState$Running.handleSyscalledEvent(TestRunner) at frysk.proc.Task.processSyscalledEvent(TestRunner) at frysk.proc.LinuxHost$PollWaitOnSigChld$5.syscallEvent(TestRunner) at frysk.sys.Wait.waitAllNoHang(TestRunner) at frysk.proc.LinuxHost$PollWaitOnSigChld.execute(TestRunner) at frysk.event.EventLoop.runEventLoop(TestRunner) at frysk.event.EventLoop.run(TestRunner) at frysk.proc.TestSyscallRunning$EventLoopRunner.run(TestRunner) and this: Running testSyscallRunning(frysk.proc.TestSyscallRunning) ...Exception in thread "Thread-12" java.lang.NullPointerException at frysk.proc.Register.get(TestRunner) at frysk.proc.LinuxX8664$1.number(TestRunner) at frysk.proc.Task.notifySyscallEnter(TestRunner) at frysk.proc.TaskState$Running.handleSyscalledEvent(TestRunner) at frysk.proc.Task.processSyscalledEvent(TestRunner) at frysk.proc.LinuxHost$PollWaitOnSigChld$5.syscallEvent(TestRunner) at frysk.sys.Wait.waitAllNoHang(TestRunner) at frysk.proc.LinuxHost$PollWaitOnSigChld.execute(TestRunner) at frysk.event.EventLoop.runEventLoop(TestRunner) at frysk.event.EventLoop.run(TestRunner) at frysk.proc.TestSyscallRunning$EventLoopRunner.run(TestRunner) and the test suite hangs. -- Summary: Running testSyscallRunning(frysk.proc.TestSyscallRunning) ...Exception in thread "Thread-120" java.lang.NullPointerException Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: npremji at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=3644 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.