[Mono-bugs] [Bug 79175][Nor] New - SIGSEGV when closing SWF app on Mono/Windows

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Aug 26 05:53:45 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 gert.driesen at pandora.be.

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

--- shadow/79175	2006-08-26 05:53:45.000000000 -0400
+++ shadow/79175.tmp.2520	2006-08-26 05:53:45.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 79175
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: SIGSEGV when closing SWF app on Mono/Windows
+
+Whenever I close a SWF app running on Mono/Windows (built from SVN), the 
+following SIGSEGV is reported:
+
+=================================================================
+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:
+
+  at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipDisposeImage 
+(intpt) <0x00004>
+  at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipDisposeImage 
+(intpt) <0xffffffff>
+  at System.Drawing.Image.Dispose (bool) <0x00019>
+  at System.Drawing.Image.Finalize () <0x00010>
+  at (wrapper runtime-invoke) System.Object.runtime_invoke_void 
+(object,intptr,ntptr,intptr) <0xffffffff>
+
+To reproduce, compile and run the attached code snippet on Mono/Windows.


More information about the mono-bugs mailing list