[Mono-bugs] [Bug 77866][Nor] New - nunit-gui: crash in native code on exit

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 21 13:43:25 EST 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 matt at use.net.

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

--- shadow/77866	2006-03-21 13:43:25.000000000 -0500
+++ shadow/77866.tmp.18188	2006-03-21 13:43:25.000000000 -0500
@@ -0,0 +1,74 @@
+Bug#: 77866
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: amd64
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: matt at use.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: nunit-gui: crash in native code on exit
+
+Please fill in this template when reporting a bug, unless you know what   
+you are doing.   
+Description of Problem:   
+   
+   
+Steps to reproduce the problem:   
+1. reproduce bug #77865   
+2. click the close button on the nunit-gui window   
+   
+   
+Actual Results:   
+crash:  
+Stacktrace:  
+  
+in (wrapper managed-to-native)  
+System.Windows.Forms.XplatUIX11:XGetWindowProperty  
+(intptr,intptr,intptr,intptr,intptr,bool,intptr,intptr&,int&,intptr&,intptr&,intptr&)  
+<0x12>  
+in (wrapper managed-to-native)  
+System.Windows.Forms.XplatUIX11:XGetWindowProperty  
+(intptr,intptr,intptr,intptr,intptr,bool,intptr,intptr&,int&,intptr&,intptr&,intptr&)  
+<0x2babb>  
+in System.Windows.Forms.XplatUIX11:UpdateMessageQueue ()  
+(at /home/matt/src/mono/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs:1275)  
+in System.Windows.Forms.XplatUIX11:GetMessage  
+(System.Windows.Forms.MSG&,intptr,int,int)  
+(at /home/matt/src/mono/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs:2663)  
+in System.Windows.Forms.XplatUI:GetMessage  
+(System.Windows.Forms.MSG&,intptr,int,int)  
+(at /home/matt/src/mono/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUI.cs:467)  
+in System.Windows.Forms.Application:RunLoop  
+(bool,System.Windows.Forms.ApplicationContext)  
+(at /home/matt/src/mono/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:412)  
+in System.Windows.Forms.Application:Run (System.Windows.Forms.Form)  
+(at /home/matt/src/mono/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:292)  
+in NUnit.Gui.AppEntry:Main (string[]) <0x40c>  
+in NUnit.Gui.Class1:Main (string[]) <0x19>  
+in (wrapper runtime-invoke) System.Object:runtime_invoke_int_string[]  
+(object,intptr,intptr,intptr) <0xffffffffc04414a1>  
+  
+Native stacktrace:  
+  
+        mono(mono_handle_native_sigsegv+0x8d) [0x50108d]  
+        mono [0x4ed67c]  
+        /lib/libpthread.so.0 [0x2aaaab17b207]  
+        /lib/libc.so.6 [0x2aaaab5d3810]  
+        [0x1770df6]  
+  
+   
+Expected Results:   
+  Should exit normally, without error. 
+   
+How often does this happen?    
+  Sometimes -- not consistently repeatable 
+   
+Additional Information:


More information about the mono-bugs mailing list