https://bugzilla.novell.com/show_bug.cgi?id=432388
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=432388#c9 --- Comment #9 from Mark Probst <[EMAIL PROTECTED]> 2008-10-09 08:03:55 MDT --- The whole thing is a hack. The profiler is shutting down after the threading system has shut down, so it should not call mono_thread_attach(). That it works on non-Win32 is more luck than anything else, imho. The proper solution would be to overhaul the whole profiler shut down code, which Massi says he has for the new profiler, but it doesn't seem that it's worth it for the old one. So, in short: Yes :-) -- Configure bugmail: https://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
