[rvm-research] Jikes Runtime Exception
Khaled Z Mahmoud <[email protected]> Thu, 8 Mar 2018 15:55:18 -0500
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <CAER=_eVDCfR0hX1Hk=SKZx+YOE7kSs8uoqqiNAMZUyAajXeSMQ@mail.gmail.com> |
Hi, I am getting the following Ugly Exception at Run-time. Any ideas on how to trace ? .Failing instruction offset: 0x000007e4 in method <init> with descriptor ([BLjava/lang/Thread;Ljava/lang/String;ZLorg/jikesrvm/scheduler/SystemThread;I)V declared by class with descriptor Lorg/jikesrvm/scheduler/RVMThread; Couldn't find a method for given instruction offset Thread #1 -- Stack -- (0x62114d84 21172) at [0x62114d84, 0x64fc4349] Lorg/jikesrvm/VM; sysFail(Ljava/lang/String;)V at line 2359 at bytecode index 14 at machine code offset 0x00000056 (0x62114dd0 21001) at [0x62114dd0, 0x6401da53] Lorg/jikesrvm/VM; _assertionFailure(Ljava/lang/String;Ljava/lang/String;)V at line 702 at bytecode index 34 at machine code offset 0x00000065 (0x62114df8 12968) at [0x62114df8, 0x64fae66f] Lorg/jikesrvm/VM; _assert(ZLjava/lang/String;Ljava/lang/String;)V at line 685 at bytecode index 6 at machine code offset 0x00000133 at [0x62114df8, 0x64fae66f] Lorg/jikesrvm/VM; _assert(ZLjava/lang/String;)V at line 675 at bytecode index 3 at machine code offset 0x00000133 at [0x62114df8, 0x64fae66f] Lorg/jikesrvm/compilers/opt/runtimesupport/OptCompiledMethod; isWithinUninterruptibleCode(Lorg/vmmagic/unboxed/Offset;)Z at line 164 at bytecode index 73 at machine code offset 0x00000133 (0x62114e34 4506) at [0x62114e34, 0x64fa4e5c] Lorg/jikesrvm/runtime/RuntimeEntrypoints; deliverHardwareException(ILorg/vmmagic/unboxed/Word;)V at line 738 at bytecode index 211 at machine code offset 0x0000018b (0x62114e48 1) at [0x62114e48, 0x64fa4e5c] <hardware trap> (0x6211d610 22614) at [0x6211d610, 0x64c12a26] Lorg/jikesrvm/scheduler/RVMThread; <init>([BLjava/lang/Thread;Ljava/lang/String;ZLorg/jikesrvm/scheduler/SystemThread;I)V at machine code offset 0x000007e4 (0x6211d674 9536) at [0x6211d674, 0x64959825] Lorg/jikesrvm/scheduler/RVMThread; <init>(Lorg/jikesrvm/scheduler/SystemThread;[BLjava/lang/String;)V at line 1762 at bytecode index 7 at machine code offset 0x0000053a at [0x6211d674, 0x64959825] Lorg/jikesrvm/scheduler/SystemThread; <init>([BLjava/lang/String;)V at line 33 at bytecode index 12 at machine code offset 0x0000053a at [0x6211d674, 0x64959825] Lorg/jikesrvm/mm/mminterface/CollectorThread; <init>([BLorg/mmtk/plan/CollectorContext;)V at line 61 at bytecode index 38 at machine code offset 0x0000053a (0x6211d6a0 17168) at [0x6211d6a0, 0x648d669d] Lorg/jikesrvm/mm/mmtk/Collection; spawnCollectorContext(Lorg/mmtk/plan/CollectorContext;)V at line 48 at bytecode index 13 at machine code offset 0x000000b9 (0x6211d710 2100) at [0x6211d710, 0x648dabdb] Lorg/mmtk/plan/ParallelCollectorGroup; initGroup(ILjava/lang/Class;)V at line 90 at bytecode index 71 at machine code offset 0x0000024d (0x6211d738 4328) at [0x6211d738, 0x648db6f2] Lorg/mmtk/plan/Plan; spawnCollectorThreads(I)V at line 330 at bytecode index 8 at machine code offset 0x0000004b (0x6211d76c 4325) at [0x6211d76c, 0x64fc52e8] Lorg/mmtk/plan/Plan; enableCollection()V at line 248 at bytecode index 40 at machine code offset 0x00000076 (0x6211d7a0 20995) at [0x6211d7a0, 0x64fc5f64] Lorg/jikesrvm/mm/mminterface/MemoryManager; enableCollection()V at line 165 at bytecode index 3 at machine code offset 0x000003b4 at [0x6211d7a0, 0x64fc5f64] Lorg/jikesrvm/VM; finishBooting()V at line 351 at bytecode index 292 at machine code offset 0x000003b4 (0x6211d7b8 20994) at [0x6211d7b8, 0xf76fb5ce] Lorg/jikesrvm/VM; boot()V at line 216 at bytecode index 108 at machine code offset 0x000000a8 ******************************************************************************** * 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://www.jikesrvm.org/ReportingBugs/ * -- Regards, Khaled Mahmoud ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jikesrvm-researchers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers