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/06/22 15:47:27 UTC

[jira] Closed: (HARMONY-3044) [drlvm][thread manager] smoke test gc.LOS hangs from time to time on SUSE9 Linux x86 and x86_64

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

Gregory Shimansky closed HARMONY-3044.
--------------------------------------


VERIFIED

> [drlvm][thread manager] smoke test gc.LOS hangs from time to time on SUSE9 Linux x86 and x86_64
> -----------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3044
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3044
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Elena Semukhina
>            Assignee: Gregory Shimansky
>         Attachments: H-3044_gc_MultiThreads_hang.txt, monitor_wait_impl-reset-suspend_disable_count-while-blocking-on-hymutex_lock.patch, x86_64_info_thr.txt
>
>
> I saw the hangs on 2xXeon machines in JIT mode.
> To reproduce the hang please run the test iteratively as follows:
> while true; do $DRLVM -cp <classpath> gc.LOS; echo $i; i=$[i+1]; done &
> It usually needs no more than 100 iterations to hang.

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