[Mono-bugs] [Bug 79457][Nor] New - runtime hangs after main() exit

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 20 22:16:57 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by awaddell at fnfr.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79457

--- shadow/79457	2006-09-20 22:16:57.000000000 -0400
+++ shadow/79457.tmp.10009	2006-09-20 22:16:57.000000000 -0400
@@ -0,0 +1,45 @@
+Bug#: 79457
+Product: Mono: Runtime
+Version: 1.1
+OS: RHEL 2.1
+OS Details: Red Hat Enterprise Linux WS release 4
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: GC
+AssignedTo: lupus at ximian.com                            
+ReportedBy: awaddell at fnfr.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: runtime hangs after main() exit
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem: we've seen several cases where our C# program has
+finished the last line of main() but we never get back to the Linux prompt
+as mono appears to be hung.  When it's in this state, we can't run any
+other mono programs until the "hanging" one is killed.  Is it possible that
+the mono runtime has a lock somewhere which prevents other instances from
+running it and when one runtime instance is holding the lock forever??
+
+
+Steps to reproduce the problem:
+we haven't yet been able to consistently reproduce this, but we've seen it
+several time.  killing the one that is hung frees everthing up.
+
+We'll keep trying, but thought it was worth entering the bug.  Perhaps
+there is something we can do to troubleshoot it when it gets in this state.
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? every once in a while
+
+
+Additional Information:


More information about the mono-bugs mailing list