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
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.
|