[Mono-bugs] [Bug 79438][Maj] Changed - Exceptions on many Windows Forms apps

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Sep 19 09:18:06 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 sebastien at ximian.com.

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

--- shadow/79438	2006-09-19 06:21:40.000000000 -0400
+++ shadow/79438.tmp.5715	2006-09-19 09:18:06.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 79438
 Product: Mono: Class Libraries
 Version: 1.0
 OS: Windows XP (Cygwin)
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Major
 Component: Sys.Drawing.
 AssignedTo: toshok at ximian.com                            
 ReportedBy: jordimash at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -48,6 +48,11 @@
 
 Our code at GDIPlus.ProcessExit calls WaitForPendingFinalizers but this
 only waits for the current thread, not the Windows Forms app one for example.
 
 To avoid this, my suggestion is to check if GDI+ has been shutdown before
 calling any release resource function, that are called from the destructors.
+
+------- Additional Comments From sebastien at ximian.com  2006-09-19 09:18 -------
+
+
+*** This bug has been marked as a duplicate of 78315 ***


More information about the mono-bugs mailing list