[rvm-research] Error when using ArrayList in RVMThread
Khaled Z Mahmoud <[email protected]> Sat, 9 Jun 2018 04:15:48 -0400
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <CAER=_eUhXuD2-25pvBftEUxaCwfK7beZ=pey20uwKC-+ODNOFg@mail.gmail.com> |
Hi,
I am getting the following error when using ArrayList#add in RVMThread.
Any clues ??
In thread 1 getInstructionOffset: ip is not within compiled code for
method: 0x6411716e
supposed method is Lorg/jikesrvm/scheduler/RVMThread;.yieldpoint
(ILorg/vmmagic/unboxed/Address;)V
[ ]
In thread 17 getInstructionOffset: ip is not within compiled code for
method: 0x6411716e
supposed method is code for this method starts at 0x64fa0380
and has last valid return address of 0x64fa09e7
15,1 Top
The requested instruction address was 0x6411716e
Lorg/jikesrvm/scheduler/RVMThread;.yieldpoint
(ILorg/vmmagic/unboxed/Address;)V
code for this method starts at 0x64fa0380
and has last valid return address of 0x64fa09e7
The requested instruction address was 0x6411716e
Found compiled method Ljava/util/ArrayList;.add
(Ljava/lang/Object;)Z whose code contains this return address
Attempting to dump virtual machine state before exiting
Found compiled method Ljava/util/ArrayList;.add
(Ljava/lang/Object;)Z whose code contains this return address
Attempting to dump virtual machine state before exiting
--
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