[Mono-bugs] [Bug 642780] Mono debugger thread crashes when app exits quickly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Oct 1 17:49:15 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=642780
https://bugzilla.novell.com/show_bug.cgi?id=642780#c2
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |vargaz at gmail.com
Resolution| |FIXED
--- Comment #2 from Zoltan Varga <vargaz at gmail.com> 2010-10-01 21:49:14 UTC ---
That seems like the correct fix, so I committed it. pthread_cond_wait () is not
supposed to have spurious wakeups in practice, but the #ifdef HOST_WIN32 code
might.
--
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