[Mono-bugs] [Bug 432388] mono_thread_attach() causes infinite loop on win32 with --profile
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Oct 9 10:03:55 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=432388
User mprobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=432388#c9
--- Comment #9 from Mark Probst <mprobst at novell.com> 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.
More information about the mono-bugs
mailing list