[Mono-bugs] [Bug 78315][Nor] Changed - Crash in 3 line System.Windows.Forms program

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 5 16:54:55 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 jonathan.chambers at ansys.com.

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

--- shadow/78315	2006-07-05 15:56:18.000000000 -0400
+++ shadow/78315.tmp.14890	2006-07-05 16:54:55.000000000 -0400
@@ -184,6 +184,44 @@
 0xbfe58340, 0xbfe58348, 0x41caf720, )
 . . . . . . . . ENTER: (wrapper delegate-invoke)
 System.MulticastDelegate:invoke_void_object_EventArgs
 (object,System.EventArgs)(this:0x4a690[System.EventHandler 78315.exe], 
 
 so we're still processing events after Main has ended.
+
+------- Additional Comments From jonathan.chambers at ansys.com  2006-07-05 16:54 -------
+. . . . . . . . . . . ENTER: System.Threading.Monitor:Exit (object)
+([System.IO.SynchronizedWriter:01285880], )
+. . . . . . . . . . . . ENTER: (wrapper managed-to-native) 
+System.Threading.Monitor:Monitor_exit (object)
+([System.IO.SynchronizedWriter:01285880], )
+. . . . . . . . . . . . LEAVE: (wrapper managed-to-native) 
+System.Threading.Monitor:Monitor_exit (object)
+. . . . . . . . . . . LEAVE: System.Threading.Monitor:Exit (object)
+. . . . . . . . . . LEAVE: System.IO.SynchronizedWriter:WriteLine 
+(string,object)
+. . . . . . . . . LEAVE: System.Console:WriteLine (string,object)
+. . . . . . . . LEAVE: C:Main ()
+. . . . . . . LEAVE: (wrapper runtime-invoke) 
+System.Object:runtime_invoke_void (object,intptr,intptr,intptr)
+[OBJECT:00000000]
+. . . . . . . ENTER: (wrapper runtime-invoke) 
+System.Object:runtime_invoke_void_object_EventArgs 
+(object,intptr,intptr,intptr)([System.EventHandler:0113A780], 
+0023FD50, 0023FD4C, 01045A30, )
+
+=================================================================
+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:
+
+
+This application has requested the Runtime to terminate it in an 
+unusual way.
+Please contact the application's support team for more information.
+. . . . . . . . ENTER: (wrapper delegate-invoke) 
+System.MulticastDelegate:invoke_void_object_EventArgs 
+(object,System.EventArgs)(this:0113A780[System.EventHandler 
+image_crash.exe], 


More information about the mono-bugs mailing list