[Mono-bugs] [Bug 537764] Mono crashes on OS X Snow Leopard

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 7 17:20:55 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=537764

http://bugzilla.novell.com/show_bug.cgi?id=537764#c23


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Major                       |Critical

--- Comment #23 from Rodrigo Kumpera <rkumpera at novell.com> 2009-12-07 22:20:47 UTC ---
Hi Laurent,

We can't realistically depend on pthread_key_init_np, as this is part of
Apple's internal API.

Not only that, but your patch depends on guessing a number that Apple won't
eventually use or will make it back a dynamic TSD.

What about the idea of extending the embedding API to support proper thread
create/attach detach/destroy events?

I believe we should move forward with this discussion and we can even put those
changes back into 2.4/2.6.

-- 
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