Thanks, it works for me too :) thanks, Vladimir
On 4/23/07, Gregory Shimansky <[EMAIL PROTECTED]> wrote:
Vladimir Ivanov wrote: > It was JVMTI test: > > [exec] [junit] 10052: 0x41A56162 <Generated stub> > [exec] [junit] 10053: vm_invoke_native_array_stub > (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/invoke_native_stub_ia32.asm:41) > > [exec] [junit] 10054: JIT_execute_method_default(void*, > _jmethodID*, jvalue*, jvalue*) > (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/ini_iA32.cpp:199) > > [exec] [junit] 10055: DrlEMImpl::executeMethod(_jmethodID*, > jvalue*, jvalue*) > (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/DrlEMImpl.cpp:509) > [exec] [junit] 10056: ExecuteMethod > (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/em_intf.cpp:43) > [exec] [junit] 10057: > vm_execute_java_method_array(_jmethodID*, jvalue*, jvalue*) > (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/ini.cpp:51) > [exec] [junit] 10058: create_exception(Class*, Method*, > jvalue*) > (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/exception/exceptions_impl.cpp:249) > > [exec] [junit] 10059: create_exception(Class*, char const*, > _jobject*) > (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/exception/exceptions_impl.cpp:271) > > [exec] [junit] Test SingleStep1.SingleStep1 FAILED (timeout) > [exec] [echo] Running VMInit1 > > So, wait for fix of 3721... I applied the patch in it at 531430. VM JVMTI tests on linux are working for me now. > > On 4/23/07, Vladimir Ivanov <[EMAIL PROTECTED]> wrote: >> Actually I can not see end of trace yet... >> >> [exec] [junit] 8552: 0x41A56162 <Generated stub> >> [exec] [junit] 8553: vm_invoke_native_array_stub >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/invoke_native_stub_ia32.asm:41) >> >> [exec] [junit] 8554: JIT_execute_method_default(void*, >> _jmethodID*, jvalue*, jvalue*) >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/ini_iA32.cpp:199) >> >> [exec] [junit] 8555: DrlEMImpl::executeMethod(_jmethodID*, >> jvalue*, jvalue*) >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/DrlEMImpl.cpp:509) >> >> [exec] [junit] 8556: ExecuteMethod >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/em_intf.cpp:43) >> [exec] [junit] 8557: >> vm_execute_java_method_array(_jmethodID*, jvalue*, jvalue*) >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/ini.cpp:51) >> >> [exec] [junit] 8558: create_exception(Class*, Method*, >> jvalue*) >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/exception/exceptions_impl.cpp:249) >> >> [exec] [junit] 8559: create_exception(Class*, char const*, >> _jobject*) >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/exception/exceptions_impl.cpp:271) >> >> [exec] [junit] 8560: exn_create(Class*, char const*, >> _jobject*) >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/exception/exceptions.cpp:172) >> >> [exec] [junit] 8561: exn_create(char const*, char const*, >> _jobject*) >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/exception/exceptions.cpp:210) >> >> >> >> On 4/23/07, Mikhail Fursov <[EMAIL PROTECTED]> wrote: >> > What is the end of the trace? >> > If this is JVMTI test the reaason can be here: >> > https://issues.apache.org/jira/browse/HARMONY-3721 >> > >> > On 4/23/07, Vladimir Ivanov <[EMAIL PROTECTED]> wrote: >> > > >> > > Hello everyone, >> > > the DRLVM tests failed today on Linux x86 with log: >> > > >> > > <snip> >> > > [exec] [junit] 5675: DrlEMImpl::executeMethod(_jmethodID*, >> > > jvalue*, jvalue*) >> > > >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/DrlEMImpl.cpp:509) >> >> > > [exec] [junit] 5676: ExecuteMethod >> > > >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/em_intf.cpp:43) >> > > [exec] [junit] 5677: >> > > vm_execute_java_method_array(_jmethodID*, jvalue*, jvalue*) >> > > >> > > >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/ini.cpp:51) >> >> > > [exec] [junit] 5678: create_exception(Class*, Method*, >> > > jvalue*) >> > > >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/exception/exceptions_impl.cpp:249) >> >> > > [exec] [junit] 5679: create_exception(Class*, char const*, >> > > _jobject*) >> > > >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/exception/exceptions_impl.cpp:271) >> >> > > [exec] [junit] 5680: exn_create(Class*, char const*, >> > > _jobject*) >> > > >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/exception/exceptions.cpp:172) >> >> > > [exec] [junit] 5681: exn_create(char const*, char const*, >> > > _jobject*) >> > > >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/exception/exceptions.cpp:210) >> >> > > [exec] [junit] 5682: compile_raise_exception >> > > >> > > >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/compile.cpp:722) >> >> > > [exec] [junit] 5683: compile_me(Method*) >> > > >> > > >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/compile.cpp:794) >> >> > > [exec] [junit] 5684: 0x41A56162 <Generated stub> >> > > [exec] [junit] 5685: vm_invoke_native_array_stub >> > > >> > > >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/invoke_native_stub_ia32.asm:41) >> >> > > [exec] [junit] 5686: JIT_execute_method_default(void*, >> > > _jmethodID*, jvalue*, jvalue*) >> > > >> > > >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/ini_iA32.cpp:199) >> >> > > [exec] [junit] 5687: DrlEMImpl::executeMethod(_jmethodID*, >> > > jvalue*, jvalue*) >> > > >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/DrlEMImpl.cpp:509) >> >> > > [exec] [junit] 5688: ExecuteMethod >> > > >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/em_intf.cpp:43) >> > > [exec] [junit] 5689: >> > > vm_execute_java_method_array(_jmethodID*, jvalue*, jvalue*) >> > > >> > > >> (/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/ini.cpp:51) >> >> > > >> > > Could someone reproduce/fix it? >> > > >> > > Thanks, Vladimir >> > > >> > >> > >> > >> > -- >> > Mikhail Fursov >> > >> > -- Gregory
