[Mono-bugs] [Bug 77190][Wis] Changed - NullReferenceException when
concatenate strings
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 10 00:57:49 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 robertj at gmx.net.
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: mono-bugs at ximian.com
ReportedBy: peroval at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -52,6 +52,23 @@
How often does this happen?
Allways
Additional Information:
+
+------- Additional Comments From robertj at gmx.net 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).
+
More information about the mono-bugs
mailing list