Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
win x86
Description
After the recent changes the following stress test starts to fail:
stress/org/apache/harmony/test/stress/jpda/jdwp/scenario/EVENT014/EventTest014
harmonyvm.dll!_assert(const char * expr=0x007ff358, const char * filename=0x007ff300, unsigned int lineno=526) Line 295 C
harmonyvm.dll!jvmti_start_single_step_in_virtual_method(DebugUtilsTI * ti=0x01314328, const VMBreakPoint * bp=0x0013f1d8, const unsigned int data=1, const unsigned char bytecode='ΒΆ') Line 526 + 0x1a C++
harmonyvm.dll!jvmti_process_jit_single_step_event(TIEnv * unused_env=0x00000000, const VMBreakPoint * bp=0x0013f1d8, const unsigned int data=1) Line 616 + 0x15 C++
harmonyvm.dll!VMBreakPoints::process_native_breakpoint() Line 667 + 0x25 C++
harmonyvm.dll!process_native_breakpoint_event() Line 1324 C++
harmonyvm.dll!asm_process_native_breakpoint_event() Line 1336 C++
Attachments
Issue Links
- duplicates
-
HARMONY-4388 [drlvm][jvmti] DRLVM crashes in jvmti_start_single_step_in_virtual_method(), file jvmti_step.cpp, line 504: assertion "vtable"
- Closed