[Mono-bugs] [Bug 80352][Wis] Changed - DataGrid row delete causes appl exit

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Dec 26 09:28:52 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 gert.driesen at pandora.be.

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

--- shadow/80352	2006-12-24 14:33:12.000000000 -0500
+++ shadow/80352.tmp.24001	2006-12-26 09:28:52.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 80352
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: kobruleht2 at hot.ee               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -75,6 +75,32 @@
 }
 
 ------- Additional Comments From kobruleht2 at hot.ee  2006-12-24 14:33 -------
 Created an attachment (id=18368)
 xml file used in repro code
 
+
+------- Additional Comments From gert.driesen at pandora.be  2006-12-26 09:28 -------
+This is the exception I get on Linux ith Mono svn:
+
+Unhandled Exception: System.InvalidOperationException: 
+Hashtable.Enumerator: snapshot out of sync.
+  at System.Collections.Hashtable+Enumerator.FailFast () [0x00000] 
+  at System.Collections.Hashtable+Enumerator.MoveNext () [0x00000] 
+  at System.Windows.Forms.DataGrid.ProcessGridKey 
+(System.Windows.Forms.KeyEventArgs ke) [0x00000] 
+  at System.Windows.Forms.DataGrid.ProcessDialogKey (Keys keyData) 
+[0x00000] 
+  at System.Windows.Forms.Control.ProcessDialogKey (Keys keyData) 
+[0x00000] 
+  at System.Windows.Forms.TextBoxBase.ProcessDialogKey (Keys 
+keyData) [0x00000] 
+  at System.Windows.Forms.Control.InternalPreProcessMessage 
+(System.Windows.Forms.Message& msg) [0x00000] 
+  at System.Windows.Forms.Control.PreProcessMessage 
+(System.Windows.Forms.Message& msg) [0x00000] 
+  at System.Windows.Forms.Application.RunLoop (Boolean Modal, 
+System.Windows.Forms.ApplicationContext context) [0x00000] 
+  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form 
+mainForm) [0x00000] 
+  at MainForm.Main () [0x00000] 
+


More information about the mono-bugs mailing list