[Mono-bugs] [Bug 74934][Min] Changed - invalid IL code at ...

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri May 13 14:42:10 EDT 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 rharinath@novell.com.

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

--- shadow/74934	2005-05-13 09:26:13.000000000 -0400
+++ shadow/74934.tmp.16063	2005-05-13 09:42:10.000000000 -0400
@@ -10,13 +10,12 @@
 Component: C#
 AssignedTo: rharinath@novell.com                            
 ReportedBy: michael@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: invalid IL code at ...
 
 mono (HEAD) fails to run the generated code:
 
 ** ERROR **: Invalid IL code at IL012a in
 com.sun.star.bridges.mono_uno.Bridge:MapToUno
@@ -74,6 +73,11 @@
 
 ------- Additional Comments From rharinath@novell.com  2005-05-13 09:26 -------
 This particular testcase is fixed in SVN r44495.
 
 I still have to audit the rest of the pointer comparison code to see
 if we need to do conversions of 'null' to null-pointers.
+
+------- Additional Comments From rharinath@novell.com  2005-05-13 09:42 -------
+Looks like I jumped the gun.  The code with 'ldnull' PEVerify's fine
+on .NET, and runs without error.  So, it may be a runtime bug too.
+



More information about the mono-bugs mailing list