http://bugzilla.novell.com/show_bug.cgi?id=508522
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=508522#c3 Zoltan Varga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Zoltan Varga <[email protected]> 2009-05-30 08:20:37 MDT --- The attached patch fixes this, it cannot be checked in right now because it causes problems in the runtime: assembly resolve handlers are sometimes called while holding various locks, so if an exception is thrown by them, the lock is not released, and the runtime will deadlock. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
