From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2487 invoked by alias); 3 Jul 2007 15:06:02 -0000 Received: (qmail 2463 invoked by uid 48); 3 Jul 2007 15:05:52 -0000 Date: Tue, 03 Jul 2007 15:06:00 -0000 From: "mark at klomp dot org" To: frysk-bugzilla@sourceware.org Message-ID: <20070703150551.4728.mark@klomp.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4728] New: testLinuxCoreFileMaps(frysk.proc.dead.TestLinuxCore)java.lang.ArrayIndexOutOfBoundsException: 336 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/msg00008.txt.bz2 List-Id: > Log message: > 2007-07-02 Phil Muldoon > > * LinuxTask.java (LinuxTask): Take FP Register data as a > parameter. > (sendrecRegisterBanks): Rewrite to either present a blank > page or actual register data. > * LinuxProc.java (sendRefresh):Account for two different > optimizations in floating point note data. > * TestLinuxCore.java (testLinuxCoreFileMaps) Remove runPending() > and requestRefresh calls. > (testLinuxCoreFileStackTrace): Ditto. > (testLinuxHostPopulation): Ditto. > (testLinuxProcPopulation): Ditto. > (testLinuxProcAuxV): Ditto. > (testLinuxTaskMemory): Ditto. > (testLinuxTaskPopulation): Ditto. It looks like this introduced 2 failures on my setup (FC6 x86_64 SMP): There were 2 errors: 1) testLinuxCoreFileMaps(frysk.proc.dead.TestLinuxCore)java.lang.ArrayIndexOutOfBoundsException: 336 at inua.eio.ArrayByteBuffer.peek(TestRunner) at inua.eio.ByteBuffer.peek(TestRunner) at inua.eio.ByteBuffer.peekFully(TestRunner) at inua.eio.ByteBuffer.peekLittle(TestRunner) at inua.eio.ByteBuffer.peekLittle(TestRunner) at inua.eio.ByteOrdered$2.peekInt(TestRunner) at inua.eio.ByteBuffer.getInt(TestRunner) at lib.elf.ElfPrstatus.(TestRunner) at lib.elf.ElfPrstatus.decode(TestRunner) at frysk.proc.dead.LinuxProc.sendRefresh(TestRunner) at frysk.proc.dead.LinuxHost.sendRefresh(TestRunner) at frysk.proc.dead.LinuxHost.(TestRunner) at frysk.proc.dead.TestLinuxCore.testLinuxCoreFileMaps(TestRunner) at frysk.junit.Runner.runCases(TestRunner) at frysk.junit.Runner.runArchCases(TestRunner) at frysk.junit.Runner.runTestCases(TestRunner) at TestRunner.main(TestRunner) 2) testLinuxCoreFileStackTrace(frysk.proc.dead.TestLinuxCore)java.lang.ArrayIndexOutOfBoundsException: 336 at inua.eio.ArrayByteBuffer.peek(TestRunner) at inua.eio.ByteBuffer.peek(TestRunner) at inua.eio.ByteBuffer.peekFully(TestRunner) at inua.eio.ByteBuffer.peekLittle(TestRunner) at inua.eio.ByteBuffer.peekLittle(TestRunner) at inua.eio.ByteOrdered$2.peekInt(TestRunner) at inua.eio.ByteBuffer.getInt(TestRunner) at lib.elf.ElfPrstatus.(TestRunner) at lib.elf.ElfPrstatus.decode(TestRunner) at frysk.proc.dead.LinuxProc.sendRefresh(TestRunner) at frysk.proc.dead.LinuxHost.sendRefresh(TestRunner) at frysk.proc.dead.LinuxHost.(TestRunner) at frysk.proc.dead.TestLinuxCore.testLinuxCoreFileStackTrace(TestRunner) at frysk.junit.Runner.runCases(TestRunner) at frysk.junit.Runner.runArchCases(TestRunner) at frysk.junit.Runner.runTestCases(TestRunner) at TestRunner.main(TestRunner) -- Summary: testLinuxCoreFileMaps(frysk.proc.dead.TestLinuxCore)java .lang.ArrayIndexOutOfBoundsException: 336 Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: mark at klomp dot org http://sourceware.org/bugzilla/show_bug.cgi?id=4728 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.