[Mono-bugs] [Bug 74934][Blo] New - invalid IL code at ...

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 13 May 2005 06:30:03 -0400 (EDT)


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 michael@ximian.com.

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

--- shadow/74934	2005-05-13 06:30:03.000000000 -0400
+++ shadow/74934.tmp.14679	2005-05-13 06:30:03.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 74934
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: JIT
+AssignedTo: martin@ximian.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
+(void*,object,uno.Typelib.TypeDescription*,bool): IL_012a: ldarg.1   
+
+I attach the cs & compiled binary for that.