From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16841 invoked by alias); 31 Jul 2007 10:53:28 -0000 Received: (qmail 16370 invoked by uid 48); 31 Jul 2007 10:53:09 -0000 Date: Tue, 31 Jul 2007 10:53:00 -0000 Message-ID: <20070731105309.16369.qmail@sourceware.org> From: "mark at klomp dot org" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070730155411.4865.rmoseley@redhat.com> References: <20070730155411.4865.rmoseley@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4865] 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/msg00200.txt.bz2 List-Id: ------- Additional Comments From mark at klomp dot org 2007-07-31 10:53 ------- 2007-07-31 Mark Wielaard Fixes bug #4865 * LinuxIa32Syscall.java (unknownIpcSubSyscall): New static field. (unknownSocketSubSyscall): Likewise. (ipcSubcallList): Add unknown numbers, including zero. (syscallByNum): Bounds check socketSubcallList and ipcSubcallList arrays before returning possible unknown subsyscall. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED 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.