You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Fedotov (JIRA)" <ji...@apache.org> on 2007/10/19 21:36:50 UTC

[jira] Commented: (HARMONY-4981) [drlvm][jvmti] single step crash in the virtual method

    [ https://issues.apache.org/jira/browse/HARMONY-4981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536323 ] 

Alexei Fedotov commented on HARMONY-4981:
-----------------------------------------

The problem is reproduced with opposite DEP (NX) setting as well.

C:/users/aafedoto/bt/build/checkouts/hdk/target/hdk/jdk/jre/bin/java.exe -showversion -Dorg.apache.harmony.test.share.stress.ReliabilityRunner.timeToWork=30 -Dorg.apache.harmony.test.share.stress.ReliabilityRunner.timeToAbort=30 -Djpda.settings.timeout=600000 -cp C:/users/aafedoto/bt/build/classes/stress/classes;C:/users/aafedoto/bt/build/results/stress/temp;C:\users\aafedoto\bt\build\classes\stress\classes;C:\users\aafedoto\bt\build\classes\stress\lib;C:\users\aafedoto\bt\build\libs\th.jar;C:\users\aafedoto\bt\build\libs\junit-3.8.2.jar -Xbootclasspath/p: org.apache.harmony.test.stress.jpda.jdwp.scenario.EVENT014.EventTest014 logLevel INFO

> [drlvm][jvmti] single step crash in the virtual method
> ------------------------------------------------------
>
>                 Key: HARMONY-4981
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4981
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: win x86
>            Reporter: Alexei Fedotov
>
> 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++

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.