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

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=528830#c6





--- Comment #6 from Zoltan Varga <[email protected]>  2009-08-12 07:12:18 MDT ---
Its possible that the WaitForSingleObjectEx () call in mono_domain_unload ()
incorrectly returns before the thread has finished running, and since
thread_data
is allocated on the stack, this is why its domain field becomes null.

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

Reply via email to