From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20324 invoked by alias); 30 Jul 2007 15:54:22 -0000 Received: (qmail 20276 invoked by uid 48); 30 Jul 2007 15:54:11 -0000 Date: Mon, 30 Jul 2007 15:54:00 -0000 From: "rmoseley at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20070730155411.4865.rmoseley@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4865] New: ftrace gets java.lang.ArrayIndexOutOfBoundsException error when tracing frysk 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/msg00188.txt.bz2 List-Id: When I activate frysk and try to trace it using ftrace I get the following stacktrace: Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 24 at frysk.proc.LinuxIa32Syscall.syscallByNum(LinuxIa32Syscall.java:574) at frysk.proc.LinuxIa32$1.getSyscall(LinuxIa32.java:66) at frysk.util.Ftrace$2.updateSyscallEnter(Ftrace.java:299) at frysk.proc.Task.notifySyscallEnter(Task.java:764) at frysk.proc.live.LinuxTaskState$Running.handleSyscalledEvent(LinuxTaskState.java:1042) at frysk.proc.live.LinuxTask.processSyscalledEvent(LinuxTask.java:194) at frysk.proc.live.LinuxWaitBuilder.syscallEvent(LinuxWaitBuilder.java:189) at frysk.sys.Wait.wait(Wait.cxx:568) at frysk.sys.Wait.waitAll(Wait.java:106) at frysk.event.WaitEventLoop.block(WaitEventLoop.java:88) at frysk.event.EventLoop.runEventLoop(EventLoop.java:380) at frysk.event.EventLoop.run(EventLoop.java:485) at frysk.util.Ftrace.trace(Ftrace.java:151) at frysk.bindir.ftrace.run(ftrace.java:185) at frysk.bindir.ftrace.main(ftrace.java:198) -- Summary: ftrace gets java.lang.ArrayIndexOutOfBoundsException error when tracing frysk 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 1633 nThis: http://sourceware.org/bugzilla/show_bug.cgi?id=4865 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.