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/02/19 18:41:05 UTC

[jira] Resolved: (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 resolved HARMONY-3044.
----------------------------------------

    Resolution: Fixed

Patch applied at 509268. Could you please verify that the bug is fixed now?

> [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
>         Assigned To: Gregory Shimansky
>         Attachments: 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.