You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Rebriy (JIRA)" <ji...@apache.org> on 2007/10/26 11:58:51 UTC

[jira] Updated: (HARMONY-3582) [drlvm][shutdown][thread] gc.Multithread smoke test hangs on Windows

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

Pavel Rebriy updated HARMONY-3582:
----------------------------------

    Attachment: H3582_regression.patch

This is a regression test for bug,

> [drlvm][shutdown][thread] gc.Multithread smoke test hangs on Windows
> --------------------------------------------------------------------
>
>                 Key: HARMONY-3582
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3582
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: dual core x86 with WIndows XP SP2, 32 bits
>            Reporter: Rana Dasgupta
>            Assignee: weldon washburn
>         Attachments: H3582_regression.patch, MegaJoin.java, MegaJoin.java, shutdown_problem.patch, shutdown_problem2.patch, WorkerThread.java
>
>
> gc.multiTHreads repeatedly hangs during exit after printing "PASSED" on the console window. I can repro the hang in the debugger as well. Breaking in with the debugger shows a deadlock where the shutdown thread is blocked trying to acquire a critical section that was probably not cleanly released by a terminated thread. 

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