From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18758 invoked by alias); 9 Nov 2007 13:59:22 -0000 Received: (qmail 18232 invoked by uid 48); 9 Nov 2007 13:59:10 -0000 Date: Fri, 09 Nov 2007 13:59:00 -0000 From: "rmoseley at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20071109135910.5300.rmoseley@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5300] New: fhpd: "where" command aborts with NPE 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-q4/txt/msg00141.txt.bz2 List-Id: When trying to debug a proc with 2 threads and the process is started running using the "go" command, the where command aborts with an NPE. Here is the sequence: ./fhpd (fhpd) run /home/rmoseley/testpeek Attached to process 31653 (fhpd) where #0 0x4a909810 in _start () from /lib/ld-2.6.so (fhpd) go (fhpd) attach /home/rmoseley/testpeek pid=31653 -task tid=31654 -cli attach /home/rmoseley/testpeek pid=31653 -task tid=31653 -cli (fhpd) where [0.0] java.lang.NullPointerException at frysk.hpd.WhereCommand.interpret(WhereCommand.java:93) at frysk.hpd.ParameterizedCommand.interpret(ParameterizedCommand.java:138) at frysk.hpd.MultiLevelCommand.interpret(MultiLevelCommand.java:119) at frysk.hpd.CLI.execCommand(CLI.java:318) at frysk.bindir.fhpd.main(fhpd.java:148) Internal debugger error: (fhpd) This sequence occurs on the latest F7(as of Nov. 9) on an x86. I will attach the test program that makes this occur. -- Summary: fhpd: "where" command aborts with NPE 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=5300 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.