[Mono-bugs] [Bug 76621][Wis] Changed - add menu after form running cause crash

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Nov 2 18:30:37 EST 2005


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 peter at novonyx.com.

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

--- shadow/76621	2005-11-02 18:29:51.000000000 -0500
+++ shadow/76621.tmp.24076	2005-11-02 18:30:37.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 76621
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Gentoo 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: marines_one at tiscali.fr               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -94,6 +94,12 @@
 ...
 
 ------- Additional Comments From peter at novonyx.com  2005-11-02 18:29 -------
 Created an attachment (id=16018)
 Complete app to reproduce bug
 
+
+------- Additional Comments From peter at novonyx.com  2005-11-02 18:30 -------
+It crashes in MenuAPI.cs:162 with id being -1:
+   if (menu_list[id] == null) 	// It has been delete it
+
+


More information about the mono-bugs mailing list