[Mono-bugs] [Bug 651546] Monitor.Enter leaves orphaned locks when threads are aborted
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Nov 5 06:43:48 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=651546
https://bugzilla.novell.com/show_bug.cgi?id=651546#c7
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vargaz at gmail.com
--- Comment #7 from Zoltan Varga <vargaz at gmail.com> 2010-11-05 10:43:47 UTC ---
There is no runtime bug here. I'm not sure how that ms 'hack' works, if we
extend the try clause to include the Monitor.Enter in the JIT, it will lead to
the exact same problem as moving Monitor.Enter into the try clause manually.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list