jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • RVM
  • RVM-618

DaCapo chart fails with Apache Harmony class library

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 3.1.0
  • Fix Version/s: 3.1.3
  • Component/s: Runtime: Class Library: Harmony
  • Labels:
    None
  • Environment:
    Jikes RVM r14855 Harmony r681495 prototype configuration SuSE Linux 10.3 x86-64

Description

Running DaCapo chart fails with:

===== DaCapo chart starting =====
Exception ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
at .<invisible method>(Unknown Source)
at java.lang.Throwable.fillInStackTrace(Throwable.java:131)
at java.lang.Throwable.<init>(Throwable.java:77)
at java.lang.Throwable.<init>(Throwable.java:87)
at java.lang.Exception.<init>(Exception.java:48)
at com.lowagie.text.DocumentException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfException.<init>(Unknown Source)
at com.lowagie.text.pdf.BadPdfFormatException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfContents.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.newPage(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)
at com.lowagie.text.Document.close(Unknown Source)
at dacapo.chart.Graph.plotGraph(Graph.java:246)
at dacapo.chart.Graph.<init>(Graph.java:39)
at dacapo.chart.Plotter.main(Plotter.java:39)
at dacapo.chart.ChartHarness.iterate(ChartHarness.java:38)
at dacapo.Benchmark.run(Benchmark.java:121)
at dacapo.TestHarness.runBenchmark(TestHarness.java:295)
at dacapo.TestHarness.main(TestHarness.java:235)
at Harness.main(Harness.java:5)
Exception ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
at .<invisible method>(Unknown Source)
at java.lang.Throwable.fillInStackTrace(Throwable.java:131)
at java.lang.Throwable.<init>(Throwable.java:77)
at java.lang.Throwable.<init>(Throwable.java:87)
at java.lang.Exception.<init>(Exception.java:48)
at com.lowagie.text.DocumentException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfException.<init>(Unknown Source)
at com.lowagie.text.pdf.BadPdfFormatException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfContents.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.newPage(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)
at com.lowagie.text.Document.close(Unknown Source)
at dacapo.chart.Graph.plotGraph(Graph.java:246)
at dacapo.chart.Graph.<init>(Graph.java:39)
at dacapo.chart.Plotter.main(Plotter.java:41)
at dacapo.chart.ChartHarness.iterate(ChartHarness.java:38)
at dacapo.Benchmark.run(Benchmark.java:121)
at dacapo.TestHarness.runBenchmark(TestHarness.java:295)
at dacapo.TestHarness.main(TestHarness.java:235)
at Harness.main(Harness.java:5)
Exception ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
at .<invisible method>(Unknown Source)
at java.lang.Throwable.fillInStackTrace(Throwable.java:131)
at java.lang.Throwable.<init>(Throwable.java:77)
at java.lang.Throwable.<init>(Throwable.java:87)
at java.lang.Exception.<init>(Exception.java:48)
at com.lowagie.text.DocumentException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfException.<init>(Unknown Source)
at com.lowagie.text.pdf.BadPdfFormatException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfContents.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.newPage(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)
at com.lowagie.text.Document.close(Unknown Source)
at dacapo.chart.Graph.plotGraph(Graph.java:246)
at dacapo.chart.Graph.<init>(Graph.java:39)
at dacapo.chart.Plotter.main(Plotter.java:43)
at dacapo.chart.ChartHarness.iterate(ChartHarness.java:38)
at dacapo.Benchmark.run(Benchmark.java:121)
at dacapo.TestHarness.runBenchmark(TestHarness.java:295)
at dacapo.TestHarness.main(TestHarness.java:235)
at Harness.main(Harness.java:5)
Exception ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
at .<invisible method>(Unknown Source)
at java.lang.Throwable.fillInStackTrace(Throwable.java:131)
at java.lang.Throwable.<init>(Throwable.java:77)
at java.lang.Throwable.<init>(Throwable.java:87)
at java.lang.Exception.<init>(Exception.java:48)
at com.lowagie.text.DocumentException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfException.<init>(Unknown Source)
at com.lowagie.text.pdf.BadPdfFormatException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfContents.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.newPage(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)
at com.lowagie.text.Document.close(Unknown Source)
at dacapo.chart.Graph.plotGraph(Graph.java:246)
at dacapo.chart.Graph.<init>(Graph.java:39)
at dacapo.chart.Plotter.main(Plotter.java:45)
at dacapo.chart.ChartHarness.iterate(ChartHarness.java:38)
at dacapo.Benchmark.run(Benchmark.java:121)
at dacapo.TestHarness.runBenchmark(TestHarness.java:295)
at dacapo.TestHarness.main(TestHarness.java:235)
at Harness.main(Harness.java:5)
Exception ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
at .<invisible method>(Unknown Source)
at java.lang.Throwable.fillInStackTrace(Throwable.java:131)
at java.lang.Throwable.<init>(Throwable.java:77)
at java.lang.Throwable.<init>(Throwable.java:87)
at java.lang.Exception.<init>(Exception.java:48)
at com.lowagie.text.DocumentException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfException.<init>(Unknown Source)
at com.lowagie.text.pdf.BadPdfFormatException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfContents.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.newPage(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)
at com.lowagie.text.Document.close(Unknown Source)
at dacapo.chart.Graph.plotGraph(Graph.java:246)
at dacapo.chart.Graph.<init>(Graph.java:39)
at dacapo.chart.Plotter.main(Plotter.java:47)
at dacapo.chart.ChartHarness.iterate(ChartHarness.java:38)
at dacapo.Benchmark.run(Benchmark.java:121)
at dacapo.TestHarness.runBenchmark(TestHarness.java:295)
at dacapo.TestHarness.main(TestHarness.java:235)
at Harness.main(Harness.java:5)
Exception ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
at .<invisible method>(Unknown Source)
at java.lang.Throwable.fillInStackTrace(Throwable.java:131)
at java.lang.Throwable.<init>(Throwable.java:77)
at java.lang.Throwable.<init>(Throwable.java:87)
at java.lang.Exception.<init>(Exception.java:48)
at com.lowagie.text.DocumentException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfException.<init>(Unknown Source)
at com.lowagie.text.pdf.BadPdfFormatException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfContents.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.newPage(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)
at com.lowagie.text.Document.close(Unknown Source)
at dacapo.chart.Graph.plotGraph(Graph.java:246)
at dacapo.chart.Graph.<init>(Graph.java:39)
at dacapo.chart.Plotter.main(Plotter.java:49)
at dacapo.chart.ChartHarness.iterate(ChartHarness.java:38)
at dacapo.Benchmark.run(Benchmark.java:121)
at dacapo.TestHarness.runBenchmark(TestHarness.java:295)
at dacapo.TestHarness.main(TestHarness.java:235)
at Harness.main(Harness.java:5)
Exception ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
at .<invisible method>(Unknown Source)
at java.lang.Throwable.fillInStackTrace(Throwable.java:131)
at java.lang.Throwable.<init>(Throwable.java:77)
at java.lang.Throwable.<init>(Throwable.java:87)
at java.lang.Exception.<init>(Exception.java:48)
at com.lowagie.text.DocumentException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfException.<init>(Unknown Source)
at com.lowagie.text.pdf.BadPdfFormatException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfContents.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.newPage(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)
at com.lowagie.text.Document.close(Unknown Source)
at dacapo.chart.Graph.plotGraph(Graph.java:246)
at dacapo.chart.Graph.<init>(Graph.java:39)
at dacapo.chart.Plotter.main(Plotter.java:51)
at dacapo.chart.ChartHarness.iterate(ChartHarness.java:38)
at dacapo.Benchmark.run(Benchmark.java:121)
at dacapo.TestHarness.runBenchmark(TestHarness.java:295)
at dacapo.TestHarness.main(TestHarness.java:235)
at Harness.main(Harness.java:5)
Exception ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
at .<invisible method>(Unknown Source)
at java.lang.Throwable.fillInStackTrace(Throwable.java:131)
at java.lang.Throwable.<init>(Throwable.java:77)
at java.lang.Throwable.<init>(Throwable.java:87)
at java.lang.Exception.<init>(Exception.java:48)
at com.lowagie.text.DocumentException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfException.<init>(Unknown Source)
at com.lowagie.text.pdf.BadPdfFormatException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfContents.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.newPage(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)
at com.lowagie.text.Document.close(Unknown Source)
at dacapo.chart.Graph.plotGraph(Graph.java:246)
at dacapo.chart.Graph.<init>(Graph.java:39)
at dacapo.chart.Plotter.main(Plotter.java:53)
at dacapo.chart.ChartHarness.iterate(ChartHarness.java:38)
at dacapo.Benchmark.run(Benchmark.java:121)
at dacapo.TestHarness.runBenchmark(TestHarness.java:295)
at dacapo.TestHarness.main(TestHarness.java:235)
at Harness.main(Harness.java:5)
Exception ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
at .<invisible method>(Unknown Source)
at java.lang.Throwable.fillInStackTrace(Throwable.java:131)
at java.lang.Throwable.<init>(Throwable.java:77)
at java.lang.Throwable.<init>(Throwable.java:87)
at java.lang.Exception.<init>(Exception.java:48)
at com.lowagie.text.DocumentException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfException.<init>(Unknown Source)
at com.lowagie.text.pdf.BadPdfFormatException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfContents.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.newPage(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)
at com.lowagie.text.Document.close(Unknown Source)
at dacapo.chart.Graph.plotGraph(Graph.java:246)
at dacapo.chart.Graph.<init>(Graph.java:39)
at dacapo.chart.Plotter.main(Plotter.java:56)
at dacapo.chart.ChartHarness.iterate(ChartHarness.java:38)
at dacapo.Benchmark.run(Benchmark.java:121)
at dacapo.TestHarness.runBenchmark(TestHarness.java:295)
at dacapo.TestHarness.main(TestHarness.java:235)
at Harness.main(Harness.java:5)
Exception ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
at .<invisible method>(Unknown Source)
at java.lang.Throwable.fillInStackTrace(Throwable.java:131)
at java.lang.Throwable.<init>(Throwable.java:77)
at java.lang.Throwable.<init>(Throwable.java:87)
at java.lang.Exception.<init>(Exception.java:48)
at com.lowagie.text.DocumentException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfException.<init>(Unknown Source)
at com.lowagie.text.pdf.BadPdfFormatException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfContents.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.newPage(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)
at com.lowagie.text.Document.close(Unknown Source)
at dacapo.chart.Graph.plotGraph(Graph.java:246)
at dacapo.chart.Graph.<init>(Graph.java:39)
at dacapo.chart.Plotter.main(Plotter.java:58)
at dacapo.chart.ChartHarness.iterate(ChartHarness.java:38)
at dacapo.Benchmark.run(Benchmark.java:121)
at dacapo.TestHarness.runBenchmark(TestHarness.java:295)
at dacapo.TestHarness.main(TestHarness.java:235)
at Harness.main(Harness.java:5)
Exception ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
at .<invisible method>(Unknown Source)
at java.lang.Throwable.fillInStackTrace(Throwable.java:131)
at java.lang.Throwable.<init>(Throwable.java:77)
at java.lang.Throwable.<init>(Throwable.java:87)
at java.lang.Exception.<init>(Exception.java:48)
at com.lowagie.text.DocumentException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfException.<init>(Unknown Source)
at com.lowagie.text.pdf.BadPdfFormatException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfContents.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.newPage(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)
at com.lowagie.text.Document.close(Unknown Source)
at dacapo.chart.Graph.plotGraph(Graph.java:246)
at dacapo.chart.Graph.<init>(Graph.java:39)
at dacapo.chart.Plotter.main(Plotter.java:60)
at dacapo.chart.ChartHarness.iterate(ChartHarness.java:38)
at dacapo.Benchmark.run(Benchmark.java:121)
at dacapo.TestHarness.runBenchmark(TestHarness.java:295)
at dacapo.TestHarness.main(TestHarness.java:235)
at Harness.main(Harness.java:5)
Exception ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
at .<invisible method>(Unknown Source)
at java.lang.Throwable.fillInStackTrace(Throwable.java:131)
at java.lang.Throwable.<init>(Throwable.java:77)
at java.lang.Throwable.<init>(Throwable.java:87)
at java.lang.Exception.<init>(Exception.java:48)
at com.lowagie.text.DocumentException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfException.<init>(Unknown Source)
at com.lowagie.text.pdf.BadPdfFormatException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfContents.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.newPage(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)
at com.lowagie.text.Document.close(Unknown Source)
at dacapo.chart.Graph.plotGraph(Graph.java:246)
at dacapo.chart.Graph.<init>(Graph.java:39)
at dacapo.chart.Plotter.main(Plotter.java:62)
at dacapo.chart.ChartHarness.iterate(ChartHarness.java:38)
at dacapo.Benchmark.run(Benchmark.java:121)
at dacapo.TestHarness.runBenchmark(TestHarness.java:295)
at dacapo.TestHarness.main(TestHarness.java:235)
at Harness.main(Harness.java:5)
Exception ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
at .<invisible method>(Unknown Source)
at java.lang.Throwable.fillInStackTrace(Throwable.java:131)
at java.lang.Throwable.<init>(Throwable.java:77)
at java.lang.Throwable.<init>(Throwable.java:87)
at java.lang.Exception.<init>(Exception.java:48)
at com.lowagie.text.DocumentException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfException.<init>(Unknown Source)
at com.lowagie.text.pdf.BadPdfFormatException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfContents.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.newPage(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)
at com.lowagie.text.Document.close(Unknown Source)
at dacapo.chart.Graph.plotGraph(Graph.java:246)
at dacapo.chart.Graph.<init>(Graph.java:39)
at dacapo.chart.Plotter.main(Plotter.java:64)
at dacapo.chart.ChartHarness.iterate(ChartHarness.java:38)
at dacapo.Benchmark.run(Benchmark.java:121)
at dacapo.TestHarness.runBenchmark(TestHarness.java:295)
at dacapo.TestHarness.main(TestHarness.java:235)
at Harness.main(Harness.java:5)
Exception ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
ExceptionConverter: com.lowagie.text.pdf.BadPdfFormatException
at .<invisible method>(Unknown Source)
at java.lang.Throwable.fillInStackTrace(Throwable.java:131)
at java.lang.Throwable.<init>(Throwable.java:77)
at java.lang.Throwable.<init>(Throwable.java:87)
at java.lang.Exception.<init>(Exception.java:48)
at com.lowagie.text.DocumentException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfException.<init>(Unknown Source)
at com.lowagie.text.pdf.BadPdfFormatException.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfContents.<init>(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.newPage(Unknown Source)
at com.lowagie.text.pdf.PdfDocument.close(Unknown Source)
at com.lowagie.text.Document.close(Unknown Source)
at dacapo.chart.Graph.plotGraph(Graph.java:246)
at dacapo.chart.Graph.<init>(Graph.java:39)
at dacapo.chart.Plotter.main(Plotter.java:66)
at dacapo.chart.ChartHarness.iterate(ChartHarness.java:38)
at dacapo.Benchmark.run(Benchmark.java:121)
at dacapo.TestHarness.runBenchmark(TestHarness.java:295)
at dacapo.TestHarness.main(TestHarness.java:235)
at Harness.main(Harness.java:5)
Digest validation failed for stdout.log, expecting 0xb13dc34c376563cb0ba0f9ef5989e9b128f5fbae found 0x603ce4003ffe1fce8463662073414680ba4d1a51
Digest validation failed for stderr.log, expecting 0xda39a3ee5e6b4b0d3255bfef95601890afd80709 found 0xd2c8d3ff11c3ec3ecc5ab15ab340575bbbf64e02
===== DaCapo chart FAILED =====

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Aleksey Shipilev added a comment - 08/Aug/08 1:00 PM

I see another failure on Jikes RVM r14855, Harmony r681495, Gentoo Linux x86:

===== DaCapo chart starting =====

Fatal error: NullPointerException within uninterruptible region.
Exiting virtual machine due to uninterruptibility violation.

– Stack –
at Lorg/jikesrvm/VM; sysFail(Ljava/lang/String;)V at line 2123
at Lorg/jikesrvm/runtime/RuntimeEntrypoints; deliverHardwareException(II)V at line 685
at <hardware trap>
at Lorg/jikesrvm/runtime/Magic; getReturnAddress(Lorg/vmmagic/unboxed/Address;)Lorg/vmmagic/unboxed/Address; at line 166
at Lorg/jikesrvm/runtime/RuntimeEntrypoints; unwindNativeStackFrame(Lorg/vmmagic/unboxed/Address;)Lorg/vmmagic/unboxed/Address; at line 1003
at Lorg/jikesrvm/runtime/StackBrowser; upOneFrameInternal(Z)Z at line 61
at Lorg/jikesrvm/runtime/StackBrowser; upOneFrame()V at line 98
at Lorg/jikesrvm/runtime/StackBrowser; up()V at line 110
at Lorg/jikesrvm/classloader/RVMClass; getClassLoaderFromStackFrame(I)Ljava/lang/ClassLoader; at line 1119
at Lorg/jikesrvm/jni/JNIFunctions; FindClass(Lorg/jikesrvm/jni/JNIEnvironment;Lorg/vmmagic/unboxed/Address;)I at line 185
at <native frame>
at <native frame>
at <native frame>
at <native frame>
at <native frame>
at <native frame>
at <native frame>
at <native frame>
at <native frame>
JikesRVM: internal error: recursive use of hardware exception registers (exiting)
Scheduler.dumpStack(): in a recursive call, 2 deep.

– Stack –
at Lorg/jikesrvm/scheduler/Scheduler; dumpStack(Lorg/vmmagic/unboxed/Address;Lorg/vmmagic/unboxed/Address;)V at line 737
at Lorg/jikesrvm/scheduler/Scheduler; dumpStack(Lorg/vmmagic/unboxed/Address;)V at line 698
at Lorg/jikesrvm/scheduler/Scheduler; tracebackWithoutLock()V at line 655
at Lorg/jikesrvm/scheduler/Scheduler; traceback(Ljava/lang/String;)V at line 633
at Lorg/jikesrvm/VM; sysFail(Ljava/lang/String;)V at line 2123
at Lorg/jikesrvm/runtime/RuntimeEntrypoints; deliverHardwareException(II)V at line 685
at <hardware trap>
at Lorg/jikesrvm/runtime/Magic; getReturnAddress(Lorg/vmmagic/unboxed/Address;)Lorg/vmmagic/unboxed/Address; at line 166
at Lorg/jikesrvm/runtime/RuntimeEntrypoints; unwindNativeStackFrame(Lorg/vmmagic/unboxed/Address;)Lorg/vmmagic/unboxed/Address; at line 1003
at Lorg/jikesrvm/runtime/StackBrowser; upOneFrameInternal(Z)Z at line 61
at Lorg/jikesrvm/runtime/StackBrowser; upOneFrame()V at line 98
at Lorg/jikesrvm/runtime/StackBrowser; up()V at line 110
at Lorg/jikesrvm/classloader/RVMClass; getClassLoaderFromStackFrame(I)Ljava/lang/ClassLoader; at line 1119
at Lorg/jikesrvm/jni/JNIFunctions; FindClass(Lorg/jikesrvm/jni/JNIEnvironment;Lorg/vmmagic/unboxed/Address;)I at line 185
at <native frame>
at <native frame>
at <native frame>
at <native frame>
at <native frame>
at <native frame>
at <native frame>
at <native frame>
at <native frame>
JikesRVM: internal error: recursive use of hardware exception registers (exiting)

Show
Aleksey Shipilev added a comment - 08/Aug/08 1:00 PM I see another failure on Jikes RVM r14855, Harmony r681495, Gentoo Linux x86: ===== DaCapo chart starting ===== Fatal error: NullPointerException within uninterruptible region. Exiting virtual machine due to uninterruptibility violation. – Stack – at Lorg/jikesrvm/VM; sysFail(Ljava/lang/String;)V at line 2123 at Lorg/jikesrvm/runtime/RuntimeEntrypoints; deliverHardwareException(II)V at line 685 at <hardware trap> at Lorg/jikesrvm/runtime/Magic; getReturnAddress(Lorg/vmmagic/unboxed/Address;)Lorg/vmmagic/unboxed/Address; at line 166 at Lorg/jikesrvm/runtime/RuntimeEntrypoints; unwindNativeStackFrame(Lorg/vmmagic/unboxed/Address;)Lorg/vmmagic/unboxed/Address; at line 1003 at Lorg/jikesrvm/runtime/StackBrowser; upOneFrameInternal(Z)Z at line 61 at Lorg/jikesrvm/runtime/StackBrowser; upOneFrame()V at line 98 at Lorg/jikesrvm/runtime/StackBrowser; up()V at line 110 at Lorg/jikesrvm/classloader/RVMClass; getClassLoaderFromStackFrame(I)Ljava/lang/ClassLoader; at line 1119 at Lorg/jikesrvm/jni/JNIFunctions; FindClass(Lorg/jikesrvm/jni/JNIEnvironment;Lorg/vmmagic/unboxed/Address;)I at line 185 at <native frame> at <native frame> at <native frame> at <native frame> at <native frame> at <native frame> at <native frame> at <native frame> at <native frame> JikesRVM: internal error: recursive use of hardware exception registers (exiting) Scheduler.dumpStack(): in a recursive call, 2 deep. – Stack – at Lorg/jikesrvm/scheduler/Scheduler; dumpStack(Lorg/vmmagic/unboxed/Address;Lorg/vmmagic/unboxed/Address;)V at line 737 at Lorg/jikesrvm/scheduler/Scheduler; dumpStack(Lorg/vmmagic/unboxed/Address;)V at line 698 at Lorg/jikesrvm/scheduler/Scheduler; tracebackWithoutLock()V at line 655 at Lorg/jikesrvm/scheduler/Scheduler; traceback(Ljava/lang/String;)V at line 633 at Lorg/jikesrvm/VM; sysFail(Ljava/lang/String;)V at line 2123 at Lorg/jikesrvm/runtime/RuntimeEntrypoints; deliverHardwareException(II)V at line 685 at <hardware trap> at Lorg/jikesrvm/runtime/Magic; getReturnAddress(Lorg/vmmagic/unboxed/Address;)Lorg/vmmagic/unboxed/Address; at line 166 at Lorg/jikesrvm/runtime/RuntimeEntrypoints; unwindNativeStackFrame(Lorg/vmmagic/unboxed/Address;)Lorg/vmmagic/unboxed/Address; at line 1003 at Lorg/jikesrvm/runtime/StackBrowser; upOneFrameInternal(Z)Z at line 61 at Lorg/jikesrvm/runtime/StackBrowser; upOneFrame()V at line 98 at Lorg/jikesrvm/runtime/StackBrowser; up()V at line 110 at Lorg/jikesrvm/classloader/RVMClass; getClassLoaderFromStackFrame(I)Ljava/lang/ClassLoader; at line 1119 at Lorg/jikesrvm/jni/JNIFunctions; FindClass(Lorg/jikesrvm/jni/JNIEnvironment;Lorg/vmmagic/unboxed/Address;)I at line 185 at <native frame> at <native frame> at <native frame> at <native frame> at <native frame> at <native frame> at <native frame> at <native frame> at <native frame> JikesRVM: internal error: recursive use of hardware exception registers (exiting)
Hide
Permalink
David Grove added a comment - 10/Oct/08 8:36 PM

Less than 1 week to 3.0.1; pushing off more items to 3.0.2. Move back if you disagree and/or have time to tackle the issue.

Show
David Grove added a comment - 10/Oct/08 8:36 PM Less than 1 week to 3.0.1; pushing off more items to 3.0.2. Move back if you disagree and/or have time to tackle the issue.
Hide
Permalink
David Grove added a comment - 23/Apr/09 8:54 AM

Defer all Harmony issues to 3.1.1.

Show
David Grove added a comment - 23/Apr/09 8:54 AM Defer all Harmony issues to 3.1.1.
Hide
Permalink
David Grove added a comment - 04/Jul/10 1:26 PM

bulk defer open issues to 3.1.2

Show
David Grove added a comment - 04/Jul/10 1:26 PM bulk defer open issues to 3.1.2

People

  • Assignee:
    Unassigned
    Reporter:
    Ian Rogers
Vote (0)
Watch (1)

Dates

  • Created:
    08/Aug/08 6:08 AM
    Updated:
    22/Dec/11 5:50 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.