[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 05:03:34 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=651546

https://bugzilla.novell.com/show_bug.cgi?id=651546#c3


--- Comment #3 from Marek Safar <msafar at novell.com> 2010-11-05 09:03:33 UTC ---
>The problem with that solution is that if the TAE is thrown just after entering
>the TAE but before acquiring the lock (or whatever other exception that may
>happen in Monitor.Enter), the finally block will release an unlocked lock.

Correct, is this case possible with our JIT ?

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