[Mono-bugs] [Bug 82498][Nor] Changed - generate invalid IL code to callvirt

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Aug 25 15:11:28 EDT 2007


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 miguel at ximian.com.

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

--- shadow/82498	2007-08-25 14:55:23.000000000 -0400
+++ shadow/82498.tmp.19137	2007-08-25 15:11:28.000000000 -0400
@@ -1,20 +1,20 @@
 Bug#: 82498
-Product: Mono: Compilers
+Product: Mono: Runtime
 Version: 1.2
 OS: Mac OS X 10.3
 OS Details: osx 10.4.10
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: C#
+Component: JIT
 AssignedTo: kumpera at gmail.com                            
 ReportedBy: chavezmarioalberto at msn.com               
 QAContact: twiest at novell.com
-TargetMilestone: ---
+TargetMilestone: V1_2
 URL: 
 Cc: marek.safar at seznam.cz,mono-bugs at ximian.com
 Summary: generate invalid IL code to callvirt
 
 Description of Problem:
 I'm trying this program (http://www.dotnetblogengine.net/) on mono 1.2.5 p3
@@ -181,6 +181,12 @@
 }
 
 
 
 This fails with Mono;   I do not have access to our internal network,
 so I can not test if this fails on Windows as well or not. 
+
+------- Additional Comments From miguel at ximian.com  2007-08-25 15:11 -------
+It is being reported that the binary produced by CSC and GMCS works on
+MS.NET but fails with Mono. 
+
+So this is a JIT issue.


More information about the mono-bugs mailing list