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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77190 --- shadow/77190 2006-01-09 10:22:49.000000000 -0500 +++ shadow/77190.tmp.1288 2006-01-10 00:57:49.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 77190 Product: Mono: Runtime Version: 1.1 -OS: +OS: unknown OS Details: Ubuntu Breezy Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -52,6 +52,23 @@ How often does this happen? Allways Additional Information: + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-10 00:57 ------- +.NET 1.1 crashed with + +Unhandled Exception: System.InvalidProgramException: Common Language +Runtime detected an invalid program. + +if such a large method was compiled with mcs. +PEVerify didn't compain. + +Mono (1.1.11) crashed with + +** ERROR **: file mini.c: line 9639 (mono_jit_compile_method_inner): +should not be reached + +regardless who compiled the assembly (csc or mcs). + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
