You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/05/31 18:34:16 UTC

[jira] Updated: (HARMONY-3971) [drlvm][kernel][lang-management] Drlvm intermittently crashes on SystemResourceOrientedTest calling ThreadMXBean.getAllThreadIds function

     [ https://issues.apache.org/jira/browse/HARMONY-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky updated HARMONY-3971:
---------------------------------------

    Summary: [drlvm][kernel][lang-management] Drlvm intermittently crashes on SystemResourceOrientedTest calling ThreadMXBean.getAllThreadIds function  (was: [drlvm]Drlvm intermittently crashes on SystemResourceOrientedTest calling ThreadMXBean.getAllThreadIds function)

> [drlvm][kernel][lang-management] Drlvm intermittently crashes on SystemResourceOrientedTest calling ThreadMXBean.getAllThreadIds function
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3971
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3971
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Aleksey Ignatenko
>         Attachments: jn.dmp
>
>
> Drlvm intermittently crashes on SystemResourceOrientedTest from reliablity suit calling jni Java_org_apache_harmony_lang_management_ThreadMXBeanImpl_getAllThreadIdsImpl function .
> Stack trace:
>  	harmonyvm.dll!ManagedObject::vt()  Line 117 + 0x11	C++
>  	harmonyvm.dll!object_lookup_method(_jobject * obj=0x031f0fd0, const String * name=0x012ba0a4, const String * desc=0x012b95cc)  Line 134 + 0xa	C++
>  	harmonyvm.dll!call_method_no_ref_result(JNIEnv_External * jni_env=0x0127fa00, _jobject * obj=0x031f0fd0, _jmethodID * methodID=0x027a2cc8, jvalue * args=0x031f0fd0, jvalue * result=0x0013f03c, int non_virtual=0x00000000)  Line 164 + 0x1b	C++
>  	harmonyvm.dll!CallLongMethodA(JNIEnv_External * jni_env=0x0127fa00, _jobject * obj=0x031f0fd0, _jmethodID * methodID=0x027a2cc8, jvalue * args=0x031f0fd0)  Line 537 + 0x1b	C++
>  	harmonyvm.dll!CallLongMethodV(JNIEnv_External * jni_env=0x0127fa00, _jobject * obj=0x031f0fd0, _jmethodID * methodID=0x027a2cc8, char * args=0x0013f10c)  Line 519 + 0x15	C++
>  	harmonyvm.dll!JNIEnv_External::CallLongMethod(_jobject * obj=0x031f0fd0, _jmethodID * methodID=0x027a2cc8, ...)  Line 817 + 0x1d	C++
> >	harmonyvm.dll!Java_org_apache_harmony_lang_management_ThreadMXBeanImpl_getAllThreadIdsImpl(JNIEnv_External * jenv_ext=0x0127fa00, _jobject * __formal=0x0013f184)  Line 116 + 0x17	C++
>  	03676f5d()	
>  	harmonyvm.dll!get_vm_thread(HyThread * thr=0x0013f1b0)  Line 130 + 0xf	C++
>  	harmonyvm.dll!get_vm_thread(HyThread * thr=0x00000000)  Line 131 + 0x7	C++
>  	0038a048()	

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