You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "weldon washburn (JIRA)" <ji...@apache.org> on 2007/05/12 06:45:15 UTC

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

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

weldon washburn updated HARMONY-3582:
-------------------------------------

    Attachment: MegaJoin.java

> 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
>         Assigned To: weldon washburn
>         Attachments: MegaJoin.java, shutdown_problem.patch, shutdown_problem2.patch
>
>
> 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.