[Mono-bugs] [Bug 349680] Unreleased and Un-closed Mutex keeps app from exiting.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 9 14:39:07 EST 2008


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

User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=349680#c1


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |vargaz at gmail.com
          Component|System                                          |io-layer
            Product|Mono: Class Libraries                           |Mono: Runtime




--- Comment #1 from Zoltan Varga <vargaz at gmail.com>  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.


More information about the mono-bugs mailing list