https://bugzilla.novell.com/show_bug.cgi?id=349680
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=349680#c1 Zoltan Varga <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Component|System |io-layer Product|Mono: Class Libraries |Mono: Runtime --- Comment #1 from Zoltan Varga <[EMAIL PROTECTED]> 2008-01-09 12:39:06 MST --- -> runtime. This is most likely caused by _wapi_thread_set_termination_details acquiring the shared handles lock, then calling _wapi_thread_abadon_mutexes, whose documentation states that the lock should not be held by the caller. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
