From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27973 invoked by alias); 20 Apr 2007 13:45:22 -0000 Received: (qmail 27719 invoked by uid 48); 20 Apr 2007 13:44:58 -0000 Date: Fri, 20 Apr 2007 13:45:00 -0000 From: "rmoseley at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20070420144458.4399.rmoseley@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4399] New: Continue/Stop in Source WIndow causes ptrace to backtrace 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-q2/txt/msg00136.txt.bz2 List-Id: After adding a new executable to the source window via the "Run Executable" option off of the "File" menu, a backtrace is "occasionally" generated when I do a "Continue" and then a "Stop". The following backtrace occurs: Call stack is broken - couldn't unwind! ptrace: No such process (pt 0xc, pid 2232, addr 0x0, data 0x20bc1e8) at frysk.sys.Ptrace$RegisterSet.get(Ptrace.cxx:159) at frysk.sys.PtraceServer$RegisterSetRequest.execute(PtraceServer.java:199) at frysk.sys.Server.run(Server.java:142) java.lang.NullPointerException at frysk.rt.StackFrame.getSymbol(StackFrame.java:244) at frysk.gui.srcwin.SourceWindow.populateStackBrowser(SourceWindow.java:609) at frysk.gui.srcwin.SourceWindow$LockObserver$37.run(SourceWindow.java:2867) at org.gnu.glib.CustomEvents.runEvents(libgtkjava-2.8.so) at org.gnu.gtk.Gtk.gtk_main(libgtkjava-2.8.so) at org.gnu.gtk.Gtk.main(libgtkjava-2.8.so) at frysk.gui.Gui.gui(Gui.java:244) at frysk.gui.FryskGui.main(FryskGui.java:59) -- Summary: Continue/Stop in Source WIndow causes ptrace to backtrace 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 1663,4193 nThis: http://sourceware.org/bugzilla/show_bug.cgi?id=4399 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.