http://bugzilla.novell.com/show_bug.cgi?id=528830
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=528830#c4 --- Comment #4 from Zoltan Varga <[email protected]> 2009-08-12 03:56:09 MDT --- It looks like data->domain is NULL, which shouldn't happen as it is set to a non-null value by the 'mono_unload_domain' function which creates the thread which runs 'unload_thread_main'. So the problem is probably in the thread creation code, where bsd does something differently than linux and other platforms. -- 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
