From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30954 invoked by alias); 22 Aug 2007 02:00:56 -0000 Received: (qmail 27489 invoked by uid 48); 22 Aug 2007 02:00:38 -0000 Date: Wed, 22 Aug 2007 02:00:00 -0000 From: "cagney at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20070822020036.4947.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4947] New: testASMFramelessFunctionReturn(frysk.stepping.TestStepping)ptrace: Input/output error (pt 0x2, pid 15327, addr 0x1524c, data 0x0) 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-q3/txt/msg00324.txt.bz2 List-Id: On fc5, i386: testASMFramelessFunctionReturn(frysk.stepping.TestStepping)ptrace: Input/output error (pt 0x2, pid 15327, addr 0x1524c, data 0x0) at frysk.sys.Ptrace$AddressSpace.peek(TestRunner) at frysk.proc.live.AddressSpaceByteBuffer$PeeksRequest.peek(TestRunner) at frysk.proc.live.AddressSpaceByteBuffer$PeeksRequest.request(TestRunner) at frysk.proc.live.AddressSpaceByteBuffer.peek(TestRunner) at frysk.proc.live.LogicalMemoryBuffer.peek(TestRunner) at inua.eio.ByteBuffer.peekFully(TestRunner) at inua.eio.ByteBuffer.get(TestRunner) at frysk.stack.UnwindAddressSpace.accessMem(TestRunner) at lib.unwind.UnwindX86.isSignalFrame(TestRunner) at lib.unwind.Cursor.isSignalFrame(TestRunner) at frysk.stack.RemoteFrame.getAdjustedAddress(TestRunner) at frysk.stack.FrameDecorator.getAdjustedAddress(TestRunner) at frysk.debuginfo.DebugInfoFrame.getInlinedSubprograms(TestRunner) at frysk.debuginfo.DebugInfoStackFactory.createVirtualDebugInfoStackTrace(TestRunner) at frysk.debuginfo.DebugInfoStackFactory.createDebugInfoStackTrace(TestRunner) at frysk.stepping.TestStepping.testASMFramelessFunctionReturn(TestRunner) at frysk.junit.Runner.runCases(TestRunner) at frysk.junit.Runner.runArchCases(TestRunner) at frysk.junit.Runner.runTestCases(TestRunner) at TestRunner.main(TestRunner) (in fact, all the assembler stepping tests). I traced it back to this change: 2007-08-21 Sami Wagiaalla * TestFrameDebugInfo.java (testFrameDebugInfoStackTrace): New passes number of frames to printStackTrace. * DebugInfoStackFactory.java (printStackTrace): Now takes a number frames arguement. -- Summary: testASMFramelessFunctionReturn(frysk.stepping.TestSteppi ng)ptrace: Input/output error (pt 0x2, pid 15327, addr 0x1524c, data 0x0) Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: cagney at redhat dot com CC: mcvet at redhat dot com,swagiaal at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=4947 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.