From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3679 invoked by alias); 15 Jun 2007 12:33:57 -0000 Received: (qmail 3569 invoked by uid 48); 15 Jun 2007 12:33:37 -0000 Date: Fri, 15 Jun 2007 12:33:00 -0000 From: "mcvet at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20070615123336.4648.mcvet@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4648] New: Trying to read from start_thread () frame gives ptrace errors 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/msg00314.txt.bz2 List-Id: I will attach a test program in a minute to demonstrate - on x86_64, loading this program into the source window, and then attempting to read information from the start_thread frame (which shows up as the second [unknown] frame in the second thread) reliably prints out ptrace errors each time the frame is clicked, resulting in no information in the window. ptrace: Input/output error (pt 0x2, pid 11167, addr 0x555555998540, data 0x0) at frysk.sys.Ptrace$AddressSpace.peek(FryskGui) at frysk.proc.ptrace.AddressSpaceByteBuffer$PeekRequest.execute(FryskGui) at frysk.event.Request$Handler.execute(FryskGui) at frysk.event.EventLoop.runEventLoop(FryskGui) at frysk.event.EventLoop.run(FryskGui) at frysk.gui.Gui$4.run(FryskGui) at java.lang.Thread.run(libgcj.so.7rh) -- Summary: Trying to read from start_thread () frame gives ptrace errors Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: mcvet at redhat dot com OtherBugsDependingO 1633 nThis: http://sourceware.org/bugzilla/show_bug.cgi?id=4648 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.