[Mono-winforms-list] error when application close

Pavel Bansky levap at bansky.net
Sun Mar 19 07:31:27 EST 2006


hi all,

I've got strange error when closing quite complex application based on 
SWF (originaly designed for MS Windows). Closing is done only through 
this.Close();
But this error occurs. What could be wrong?

=================================================================
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) <0xeed6f48>

This application has requested the Runtime to terminate it in an unusual 
way.
Please contact the application's support team for more information.


have a nice day

  Pavel


-- 
__________________________________________________________

Pavel Bánský
levap at bansky.net                        I write code...
__________________________________________________________


More information about the Mono-winforms-list mailing list