[Mono-bugs] [Bug 78766][Nor] Changed - System.Drawing.Image:Dispose exception

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 5 12:55:20 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 pjmarcosa at hotmail.com.

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

--- shadow/78766	2006-07-05 12:48:00.000000000 -0400
+++ shadow/78766.tmp.12278	2006-07-05 12:55:20.000000000 -0400
@@ -142,6 +142,18 @@
 Mono JIT compiler version 1.1.13.6, (C) 2002-2005 Novell, Inc and 
 Contributors. www.mono-project.com
         TLS:           normal
         GC:            Included Boehm (with typed GC)
         SIGSEGV      : normal
 
+
+------- Additional Comments From pjmarcosa at hotmail.com  2006-07-05 12:55 -------
+The application has compiled 2.5 Mb
+Before it gave the error me simply when loading in a new image in a 
+PictureBox.
+Later it kept the images in a ArrayList according to loaded them so 
+that it did not release the resource and it gave the error me when 
+leaving the form.
+In the end I watch flag and single I release those that are not of 
+that type so that the program is not broken.
+Development and compiles in Visual Studio 2003 and I execute in 
+Linux. 


More information about the mono-bugs mailing list