public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/3296] Exception in thread "Thread-1" java.lang.ArrayIndexOutOfBoundsException: 24
       [not found] <20061002203502.3296.cagney@redhat.com>
@ 2007-01-03 22:11 ` npremji at redhat dot com
  0 siblings, 0 replies; only message in thread
From: npremji at redhat dot com @ 2007-01-03 22:11 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From npremji at redhat dot com  2007-01-03 22:11 -------
with new option parser requires to run with.

./frysk/bindir/ftrace -- gnome-terminal --disable-factory

happens in LinuxIa32Syscall.syscallByNum at this point:

else
{
return ipcSubcallList[subSyscallNumber];
}

ipcSubcallList has 24 elements, so the 24 is looking for the 25th element.

That 24 is provided by:
subSyscallNumber = (int) task.getIsa().getRegisterByName("ebx").get (task);


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|npremji at redhat dot com   |frysk-bugzilla at sourceware
                   |                            |dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=3296

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-01-03 22:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20061002203502.3296.cagney@redhat.com>
2007-01-03 22:11 ` [Bug general/3296] Exception in thread "Thread-1" java.lang.ArrayIndexOutOfBoundsException: 24 npremji at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).