[Mono-bugs] [Bug 47232][Maj] Changed - Unable to Join a thread from the finalizer thread

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 31 Mar 2004 10:50:03 -0500 (EST)


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 gonzalo@ximian.com.

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

--- shadow/47232	2003-08-01 05:52:50.000000000 -0400
+++ shadow/47232.tmp.18117	2004-03-31 10:50:03.000000000 -0500
@@ -1,22 +1,22 @@
 Bug#: 47232
-Product: Mono/Runtime
+Product: Mono: Runtime
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: giuseppe.greco@agamura.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Summary: Finalizers never called in multi-threaded applications
+Summary: Unable to Join a thread from the finalizer thread
 
 Description of Problem:
 
 If a class owns a worker thread, the finalizer is never called,
 and the application just exits brutally.