You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Elena Semukhina (JIRA)" <ji...@apache.org> on 2006/10/03 15:05:20 UTC

[jira] Updated: (HARMONY-1675) Classlib test org/apache/harmony/luni/tests/java/lang/ThreadGroupTest craches VM

     [ http://issues.apache.org/jira/browse/HARMONY-1675?page=all ]

Elena Semukhina updated HARMONY-1675:
-------------------------------------

    Attachment: TestThreadGroupClasslib.java

test attached

> Classlib test org/apache/harmony/luni/tests/java/lang/ThreadGroupTest craches VM
> --------------------------------------------------------------------------------
>
>                 Key: HARMONY-1675
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1675
>             Project: Harmony
>          Issue Type: Bug
>            Reporter: Elena Semukhina
>         Attachments: TestThreadGroupClasslib.java
>
>
> Classlib test org/apache/harmony/luni/tests/java/lang/ThreadGroupTest craches on 
> 2xXeon x64 (Woodcrest B, 2cores) / Bensley SDV, RAM: 4096MB, HDD: 120GB 
> OS Windows 2003 32-bit SP1 
> with the folloing assertion:
> ...vm\thread\src\thread_native_suspend.c
> Line: 352
> Expression: status == TM_ERROR_NONE
> To reproduce the issue please run 
> ant -Dtest.jre.home=%DRLVM_HOME% -Dbuild.module=luni -Dtest.case=org.apache.harmony.luni.tests.java.lang.ThreadGroupTest test 
> NOTE: sometimes test passes. Could not reproduce on Windows XP.
> I'll also attach a small standalone test to reproduce the issue. 
> This standalone test sometimes fails on linux in the following way:
> java: /nfs/ins/proj/drl/coreapi/esemukhi/svn/drlvm/trunk/vm/thread/src/thread_native_suspend.c:352: hythread_set_safepoint_callback: Assertion `status == (0)' failed.
> SIGABRT in VM code.
> Stack trace:
>         1: ?? (??:-1)
>         2: raise (??:-1)
>         3: ?? (??:-1)
>         4: ?? (??:-1)
>         5: abort (??:-1)
> <end of stack trace>
> Aborted

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira