From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 338 invoked by alias); 25 Mar 2008 17:56:03 -0000 Received: (qmail 32648 invoked by uid 48); 25 Mar 2008 17:55:20 -0000 Date: Tue, 25 Mar 2008 17:56:00 -0000 From: "rmoseley at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20080325175520.5984.rmoseley@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5984] New: Stack trace when killing/rerunning processes with fhpd 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: 2008-q1/txt/msg00643.txt.bz2 List-Id: A stack trace occurs when the following sequence is executed: (fhpd) load ../pkglibdir/funit-hello [0.0] Loaded executable file: /home/rmoseley/frysk-git1/build/frysk-core/frysk/bindir/../pkglibdir/funit-hello (fhpd) load ../pkglibdir/funit-threads-looper [1.0] Loaded executable file: /home/rmoseley/frysk-git1/build/frysk-core/frysk/bindir/../pkglibdir/funit-threads-looper (fhpd) focus Target set pid id path-to-executable [0.0] 0 0 /home/rmoseley/frysk-git1/build/frysk-core/frysk/bindir/../pkglibdir/funit-hello [1.0] 0 0 /home/rmoseley/frysk-git1/build/frysk-core/frysk/bindir/../pkglibdir/funit-threads-looper (fhpd) run Attached to process 15662 Attached to process 15663 running with this command: ../pkglibdir/funit-hello Running process 15662 running with this command: ../pkglibdir/funit-threads-looper Running process 15663 (fhpd) Task 15662 is terminating from signal SIGSEGV(11) focus Target set pid id path-to-executable [0.0] 15662 15662 /home/rmoseley/frysk-git1/build/frysk-core/frysk/pkglibdir/funit-hello [1.0] 15663 15663 /home/rmoseley/frysk-git1/build/frysk-core/frysk/pkglibdir/funit-threads-looper [1.1] 15663 15664 (same) (fhpd) run Killing process 15662 that was created from /home/rmoseley/frysk-git1/build/frysk-core/frysk/pkglibdir/funit-hello Killing process 15663 that was created from /home/rmoseley/frysk-git1/build/frysk-core/frysk/pkglibdir/funit-threads-looper Exception in thread "main" java.lang.NullPointerException at frysk.sys.Fork.spawn(Fork.cxx:134) at frysk.sys.Fork.ptrace(Fork.java:97) at frysk.proc.live.LinuxPtraceHost$4.execute(LinuxPtraceHost.java:273) at frysk.event.EventLoop.runEventLoop(EventLoop.java:365) at frysk.event.EventLoop.run(EventLoop.java:482) at frysk.bindir.fhpd.main(fhpd.java:185) -- Summary: Stack trace when killing/rerunning processes with fhpd Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: rmoseley at redhat dot com OtherBugsDependingO 2246 nThis: http://sourceware.org/bugzilla/show_bug.cgi?id=5984 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.