https://bugzilla.novell.com/show_bug.cgi?id=432388
Summary: mono_thread_attach() causes infinite loop on win32 with
--profile
Product: Mono: Runtime
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: Development
When I ran "mono --profile" on Win32, it triggers an infinite loop in
mono_thread_attach() which is recently (this summer) changed.
The attached patch workarounds the issue. I have no further idea to fix the
actual issue.
An empty managed exe could reproduce the issue:
public class Test { public static void Main () {} }
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs