http://bugzilla.novell.com/show_bug.cgi?id=536474
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=536474#c536194 Summary: Mono hangs during process termination Classification: Mono Product: Mono: Runtime Version: 2.4.x Platform: 64bit OS/Version: Windows Vista Status: NEW Severity: Normal Priority: P5 - None Component: io-layer AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC1; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30729) I've been working on bug #536194 and faced issue similar to bug #322163. Please see attachment. I create thread that performs task that wont ever finish. Mono always hangs even when main thread exits. Now if I'd remove all AutoResetEvent stuff sometimes Mono finishes my program successfully, sometimes hangs. Reproducible: Always Steps to Reproduce: 1. Compile program in attachment 2. Execute 3. Program hangs Actual Results: Program hangs. Expected Results: Program terminates when main thread exits. Processor: Intel dual core If it's relevant I can post results for OpenSUSE 11.1 and Windows7 on x86 processor later. -- 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
