[Mono-bugs] [Bug 537764] Mono crashes on OS X Snow Leopard
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Nov 4 12:20:06 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=537764
User gnorton at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=537764#c15
Geoff Norton <gnorton at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gnorton at novell.com,
| |rkumpera at novell.com
--- Comment #15 from Geoff Norton <gnorton at novell.com> 2009-11-04 10:20:03 MST ---
Adding rodrigo to the CC
Kumpera and I discussed this today and both agree that allowing re-registration
of threads after the runtime has de-registered them is a hack. It will
introduce runtime issues if we allow even partial thread re-registration which
has to happen for the managed callback to complete.
There are two options here:
#1 Refactor Monobjc to not use NSThreadWillExitNotification
#2 Introduce new public API into the mono embedding API to support notification
of thread death/creation.
There are some issues with #2 so it should be discussed on the mailing list to
figure out the right public api to add to the embedding API for people to use.
--
Configure bugmail: http://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