From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19528 invoked by alias); 4 Jul 2008 14:48:47 -0000 Received: (qmail 19052 invoked by uid 48); 4 Jul 2008 14:48:05 -0000 Date: Fri, 04 Jul 2008 14:48:00 -0000 Message-ID: <20080704144805.19051.qmail@sourceware.org> From: "tromey at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20080704144649.6721.tromey@redhat.com> References: <20080704144649.6721.tromey@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/6721] fhpd crashes when running debugee 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-q3/txt/msg00001.txt.bz2 List-Id: ------- Additional Comments From tromey at redhat dot com 2008-07-04 14:48 ------- fhpd crashes when running a debugee. My test case is :fhpd /path/to/cc1; then "run". opsy. fhpd ~/gnu/Trunk/install/libexec/gcc/i686-pc-linux-gnu/4.4.0/cc1 [0.0] Loaded executable file: /home/tromey/gnu/Trunk/install/libexec/gcc/i686-pc-linux-gnu/4.4.0/cc1 (fhpd) run Exception in thread "main" inua.eio.BufferUnderflowException at inua.eio.ByteBuffer.get(fhpd) at frysk.stack.LibunwindAddressSpace.accessMem(fhpd) at lib.unwind.UnwindX86.step(fhpd) at lib.unwind.Cursor.step(fhpd) at lib.unwind.Cursor.unwind(fhpd) at frysk.stack.LibunwindFrame.unwind(fhpd) at frysk.stack.Frame.getOuter(fhpd) at frysk.debuginfo.DebugInfoFrame.unwind(fhpd) at frysk.stack.Frame.getOuter(fhpd) at frysk.debuginfo.DebugInfoFrame.getOuterDebugInfoFrame(fhpd) at frysk.debuginfo.DebugInfoStackFactory.createVirtualStackTrace(fhpd) at frysk.hpd.CLI$SteppingObserver.update(fhpd) at java.util.Observable.notifyObservers(libgcj.so.8rh) at frysk.stepping.SteppingEngine$SteppingObserver.updateExecuted(fhpd) at frysk.proc.live.LinuxPtraceProc$14.add(fhpd) at frysk.proc.live.LinuxPtraceTaskState$BlockedSignal.handleAddObservation(fhpd) at frysk.proc.live.LinuxPtraceTask.handleAddObservation(fhpd) at frysk.proc.live.TaskObservation.handleAdd(fhpd) at frysk.proc.live.LinuxPtraceProcState$3.handleAddObservation(fhpd) at frysk.proc.live.LinuxPtraceProc.handleAddObservation(fhpd) at frysk.proc.live.LinuxPtraceProc$14.execute(fhpd) at frysk.event.EventLoop.runEventLoop(fhpd) at frysk.event.EventLoop.run(fhpd) at frysk.bindir.fhpd.main(fhpd) -- What |Removed |Added ---------------------------------------------------------------------------- Summary|fhpd crashes when running |fhpd crashes when running | |debugee http://sourceware.org/bugzilla/show_bug.cgi?id=6721 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.