[Mono-bugs] [Bug 528830] appdomain-unload.exe unit test fails
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Aug 12 09:12:18 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=528830
User vargaz at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=528830#c6
--- Comment #6 from Zoltan Varga <vargaz at gmail.com> 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.
More information about the mono-bugs
mailing list