[Mono-bugs] [Bug 74977][Nor] Changed - threads hang during exit

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 17 13:17:37 EDT 2005


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 james at ximian.com.

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

--- shadow/74977	2005-05-17 12:44:53.000000000 -0400
+++ shadow/74977.tmp.18264	2005-05-17 13:17:37.000000000 -0400
@@ -10,13 +10,13 @@
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: james at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: miguel at ximian.com,naresh at novell.com
+Cc: 
 Summary: threads hang during exit
 
 I am seeing a problem where the runtime will get into some sort of weird
 state that causes threads to hang during exit.  Eventually, my app is
 unable to create new threads and bad stuff happens.  Stack trace from one
 of the hung threads below:
@@ -41,6 +41,13 @@
 #13 0x4019e9ca in clone () from /lib/tls/libc.so.6
 
 This is on sles9, i386, with mono from the mono-1-1-7 branch.  Inside the
 novell network, you can go to rc-qa-611.boston.ximian.com root/novell to
 get at the hung process.  gdb is installed there, and mono is checked out
 in ~/build.  Contact me for info on how to reproduce.
+
+------- Additional Comments From james at ximian.com  2005-05-17 13:17 -------
+Test case at http://www.snorp.net/files/ThreadTest.cs
+
+That will cause a CreateThread error, eventually.  If you uncomment
+the WriteLine, you can see that all the threads are indeed exiting (or
+trying to).


More information about the mono-bugs mailing list