http://bugzilla.novell.com/show_bug.cgi?id=537764
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=537764#c12 --- Comment #12 from Laurent Etiemble <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
