===== DaCapo eclipse starting ===== Fatal error: NullPointerException within uninterruptible region. Exiting virtual machine due to uninterruptibility violation. Thread #12 -- Stack -- at [0x20e60e28, 0x14f785ef] Lorg/jikesrvm/VM; sysFail(Ljava/lang/String;)V at line 2234 at [0x20e60e70, 0x14f621de] Lorg/jikesrvm/runtime/RuntimeEntrypoints; deliverHardwareException(II)V at line 722 at [0x20e60e8c, 0x14f621de] at [0x20e93974, 0x1473d449] Lorg/jikesrvm/scheduler/RVMThread; processAboutToTerminate()V at line 1267 at [0x20e939b8, 0x14f65aca] Lorg/jikesrvm/scheduler/RVMThread; assignThreadSlot()V at line 1299 at [0x20e93a1c, 0x1498933e] Lorg/jikesrvm/scheduler/RVMThread; ([BLjava/lang/Thread;Ljava/lang/String;ZZI)V at line 1420 at [0x20e93a90, 0x1414922d] Lorg/jikesrvm/scheduler/RVMThread; (Ljava/lang/Thread;JLjava/lang/String;ZI)V at line 1480 at [0x20e93a90, 0x1414922d] Ljava/lang/VMThread; create(Ljava/lang/Thread;J)V at line 36 at [0x20e93acc, 0x20a67a77] Ljava/lang/Thread; start()V at line 922 at [0x20e93afc, 0x20820b4a] Lorg/eclipse/debug/core/model/RuntimeProcess; (Lorg/eclipse/debug/core/ILaunch;Ljava/lang/Process;Ljava/lang/String;Ljava/util/Map;)V at line 123 at [0x20e93b50, 0x20a1ec5b] Lorg/eclipse/debug/core/DebugPlugin; newProcess(Lorg/eclipse/debug/core/ILaunch;Ljava/lang/Process;Ljava/lang/String;Ljava/util/Map;)Lorg/eclipse/debug/core/model/IProcess; at line 653 at [0x20e93b80, 0x209f8f79] Lorg/eclipse/debug/core/DebugPlugin; newProcess(Lorg/eclipse/debug/core/ILaunch;Ljava/lang/Process;Ljava/lang/String;)Lorg/eclipse/debug/core/model/IProcess; at line 602 at [0x20e93bd4, 0x20a2ce3e] Lorg/eclipse/jdt/internal/launching/StandardVMType; generateLibraryInfo(Ljava/io/File;Ljava/io/File;)Lorg/eclipse/jdt/internal/launching/LibraryInfo; at line 469 at [0x20e93c08, 0x209f84c4] Lorg/eclipse/jdt/internal/launching/StandardVMType; getLibraryInfo(Ljava/io/File;Ljava/io/File;)Lorg/eclipse/jdt/internal/launching/LibraryInfo; at line 119 at [0x20e93c54, 0x20a2dca6] Lorg/eclipse/jdt/internal/launching/StandardVMType; getDefaultLibraryLocations(Ljava/io/File;)[Lorg/eclipse/jdt/launching/LibraryLocation; at line 264 at [0x20e93c84, 0x20a33e21] Lorg/eclipse/jdt/internal/launching/StandardVMType; canDetectDefaultSystemLibraries(Ljava/io/File;Ljava/io/File;)Z at line 137 at [0x20e93cb4, 0x209e71ec] Lorg/eclipse/jdt/internal/launching/StandardVMType; validateInstallLocation(Ljava/io/File;)Lorg/eclipse/core/runtime/IStatus; at line 434 at [0x20e93ce0, 0x208c6f58] Ldacapo/eclipse/HarnessRunner; validJavaHome()Z at line 38 at [0x20e93d04, 0x208c22a8] Ldacapo/eclipse/HarnessRunner; run(Ljava/lang/Object;)Ljava/lang/Object; at line 19 at [0x20e93d48, 0x208b4e87] Lorg/eclipse/core/internal/runtime/PlatformActivator$1; run(Ljava/lang/Object;)Ljava/lang/Object; at line 226 at [0x20e93d78, 0x208ec247] Lorg/eclipse/core/runtime/adaptor/EclipseStarter; run(Ljava/lang/Object;)Ljava/lang/Object; at line 376 at [0x20e93d9c, 0x20871614] Ldacapo/eclipse/EclipseHarness; iterate(Ljava/lang/String;)V at line 35 at [0x20e93dcc, 0x2084ceff] Ldacapo/Benchmark; run(Ldacapo/Callback;Ljava/lang/String;Z)Z at line 126 at [0x20e93e18, 0x20856d70] Ldacapo/TestHarness; runBenchmark(Ljava/io/File;Ljava/lang/String;Ldacapo/TestHarness;)V at line 302 at [0x20e93e54, 0x2083e20a] Ldacapo/TestHarness; main([Ljava/lang/String;)V at line 242 at [0x20e93e70, 0x14e07746] LHarness; main([Ljava/lang/String;)V at line 5 at [0x20e93e88, 0x14a2ef67] at [0x20e93f1c, 0x1489903a] Lorg/jikesrvm/runtime/Reflection; outOfLineInvoke(Lorg/jikesrvm/classloader/RVMMethod;Ljava/lang/Object;[Ljava/lang/Object;Z)Ljava/lang/Object; at line 186 at [0x20e93f7c, 0x14aeb633] Lorg/jikesrvm/runtime/Reflection; invoke(Lorg/jikesrvm/classloader/RVMMethod;Lorg/jikesrvm/runtime/ReflectionBase;Ljava/lang/Object;[Ljava/lang/Object;Z)Ljava/lang/Object; at line 77 at [0x20e93f7c, 0x14aeb633] Lorg/jikesrvm/scheduler/MainThread; run()V at line 202 at [0x20e93fc0, 0x14f6107c] Lorg/jikesrvm/scheduler/RVMThread; run()V at line 2298 at [0x20e93ff8, 0x080502e5] Lorg/jikesrvm/scheduler/RVMThread; startoff()V at line 2342 ******************************************************************************** * Abnormal termination of Jikes RVM * * Jikes RVM terminated abnormally indicating a problem in the virtual machine. * * Jikes RVM relies on community support to get debug information. Help improve * * Jikes RVM for everybody by reporting this error. Please see: * * http://jikesrvm.org/Reporting+Bugs * ********************************************************************************