[Mono-bugs] [Bug 537764] Mono crashes on OS X Snow Leopard
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Sep 30 17:30:34 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=537764
User laurent.etiemble at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=537764#c12
--- Comment #12 from Laurent Etiemble <laurent.etiemble at gmail.com> 2009-09-30 15:30:34 MDT ---
I have attached below two diff files that are a variant of proposed fix:
- When a thread_get_state call fails, the corresponding thread is marked stale
- When iterating, stale foreign thread are skipped.
I have tested this fix with the sample application, and it solves the crash. It
needs to be tested with larger application to see if side-effects occur.
IMHO, there is still a remaining issue regarding the removal of the stale
thread. I think it should be a good idea to understand why some thread are not
properly removed and lead to failure of thread_get_state call.
--
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