[Mono-bugs] [Bug 688030] Using a System.Threading.Timer in a Cocoa app (MonoMac or Monobjc) crashes on shutdown

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 18 18:21:15 EDT 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=688030#c6


--- Comment #6 from Geoff Norton <gnorton at novell.com> 2011-04-18 22:21:15 UTC ---
#6  0x00262141 in _wapi_handle_unref (handle=0x108) at handles.c:1139
1139                g_assert (thr_ret == 0);
(gdb) p thr_ret
$1 = 16


pthread_mutex_destroy is returning EBUSY and we're asserting.

-- 
Configure bugmail: https://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.


More information about the mono-bugs mailing list