From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28146 invoked by alias); 21 Nov 2007 10:45:50 -0000 Received: (qmail 27990 invoked by uid 48); 21 Nov 2007 10:45:32 -0000 Date: Wed, 21 Nov 2007 10:45:00 -0000 From: "pmuldoon at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20071121104532.5389.pmuldoon@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5389] New: fhpd step command on corefile process causes an 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/msg00247.txt.bz2 List-Id: The step command should not be attempting to step a corefile process. Checks need to be made beforehand. Current usage: (fhpd) step Internal Error: java.lang.NullPointerException at frysk.stepping.SteppingEngine.setUp(fhpd) at frysk.stepping.SteppingEngine.stepLine(fhpd) at frysk.hpd.StepCommand.interpret(fhpd) at frysk.hpd.ParameterizedCommand.interpret(fhpd) at frysk.hpd.MultiLevelCommand.interpret(fhpd) at frysk.hpd.CLI.execCommand(fhpd) at frysk.bindir.fhpd.main(fhpd) -- Summary: fhpd step command on corefile process causes an NPE Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: pmuldoon at redhat dot com OtherBugsDependingO 2246 nThis: http://sourceware.org/bugzilla/show_bug.cgi?id=5389 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.