[Mono-bugs] [Bug 78692][Maj] Changed - MS.NET's foreach loop over an array of Controls crashes JIT

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jun 24 10:27:01 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 vargaz at gmail.com.

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

--- shadow/78692	2006-06-22 09:42:49.000000000 -0400
+++ shadow/78692.tmp.20262	2006-06-24 10:27:01.000000000 -0400
@@ -1,16 +1,16 @@
 Bug#: 78692
-Product: Mono: Runtime
+Product: Mono: Class Libraries
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: Linux Slackware, Windows XP
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
-Component: JIT
+Component: Windows.Forms
 AssignedTo: lupus at ximian.com                            
 ReportedBy: kuba.brecka at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -85,6 +85,10 @@
 
 This application has requested the Runtime to terminate it in an unusual
 way. Please contact the application's support team for more information.
 
 Expected Results:
 Two messageboxes, one with "helloworld1", second with "helloworld2"
+
+------- Additional Comments From vargaz at gmail.com  2006-06-24 10:27 -------
+Using HEAD, we correctly throw a MissingMethodException. So only the
+MWF issue remains.


More information about the mono-bugs mailing list