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

[jira] Commented: (HARMONY-3967) [drlvm][stack] Drlvm intermittently crashes on SystemResourceOrientedTest from reliablity suit

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

Aleksey Ignatenko commented on HARMONY-3967:
--------------------------------------------

To reproduce one needs to:
1. get reliablity tests from H-2918
2. the order of applying (copying) tests is the following:
 - unpack reliability_test_suite.zip 
 - upack and copy src_4_thrd_tests_19_03_07.zip 
 - upack and copy src4_zip1_clsload3_tests.zip 
 - upack and copy 9newreltests.zip 
 - upack and copy jlmanagementtest.zip 
You'll get all tests included.
3. compile tests with ant
4. execute "ant -f run.xml run.api.kernel.management"

> [drlvm][stack] Drlvm intermittently crashes on SystemResourceOrientedTest from reliablity suit
> ----------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3967
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3967
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Aleksey Ignatenko
>
> Drlvm intermittently crashes on SystemResourceOrientedTest from reliablity suit.
> Stack trace:
>  	harmonyvm.dll!_assert(const char * expr=0x00810fd0, const char * filename=0x00810f88, unsigned int lineno=0x000000cf)  Line 295	C
> >	harmonyvm.dll!st_get_trace(VM_thread * p_vmthread=0x02c6cee0, unsigned int * res_depth=0x0013e9a0, StackTraceFrame * * stfs=0x0013e994)  Line 207 + 0x1e	C++
>  	harmonyvm.dll!Java_org_apache_harmony_vm_VMStack_getThreadStackTrace(JNIEnv_External * jenv=0x012ad560, _jobject * __formal=0x0013e9c4, _jobject * thread=0x0013e9c8)  Line 453 + 0x11	C++
>  	0561e5d6()	
>  	harmonyvm.dll!get_vm_thread(HyThread * thr=0x0013e9f4)  Line 190 + 0xb	C++
>  	harmonyvm.dll!get_vm_thread(HyThread * thr=0x00000001)  Line 191 + 0x7	C++
>  	00000001()	

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