[Mono-bugs] [Bug 78201][Nor] New - SEGV when exiting GUI

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 25 21:36:27 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 myeates at jpl.nasa.gov.

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

--- shadow/78201	2006-04-25 21:36:27.000000000 -0400
+++ shadow/78201.tmp.26441	2006-04-25 21:36:27.000000000 -0400
@@ -0,0 +1,56 @@
+Bug#: 78201
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Drawing.
+AssignedTo: peter at novonyx.com                            
+ReportedBy: myeates at jpl.nasa.gov               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: SEGV when exiting GUI
+
+Description of Problem:
+When my graphical application exists I crash with
+=================================================================
+Got a SIGSEGV while executing native code. This usually indicates
+a fatal error in the mono runtime or one of the native libraries
+used by your application.
+=================================================================
+
+Stacktrace:
+
+in (wrapper managed-to-native) System.Drawing.GDIPlus:GdipDisposeImage (intptr)
+<0x4>
+in (wrapper managed-to-native) System.Drawing.GDIPlus:GdipDisposeImage (intptr)
+<0xffffffd8>
+in System.Drawing.Image:DisposeResources () <0x10>
+in System.Drawing.Image:Dispose (bool) <0x13>
+in System.Drawing.Image:Finalize () <0x10>
+in (wrapper runtime-invoke) System.Object:runtime_invoke_void
+(object,intptr,int
+ptr,intptr) <0xf00d6f8>
+
+
+Steps to reproduce the problem:
+hmmm, happens whenever I use System.Drawing 
+
+Actual Results:
+crash
+
+
+Expected Results:
+no crash
+
+
+How often does this happen? 
+always
+
+
+Additional Information:


More information about the mono-bugs mailing list