[Mono-bugs] [Bug 75363][Nor] New - Invalid IL code: stfld 0x04000048
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jun 23 10:27:18 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 juraj at hotfeet.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=75363
--- shadow/75363 2005-06-23 10:27:18.000000000 -0400
+++ shadow/75363.tmp.7080 2005-06-23 10:27:18.000000000 -0400
@@ -0,0 +1,38 @@
+Bug#: 75363
+Product: Mono: Runtime
+Version: 1.1
+OS:
+OS Details: FC3
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: JIT
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: juraj at hotfeet.ch
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Invalid IL code: stfld 0x04000048
+
+The attached aspx sample page works on MS.NET but stops on Mono with a
+"Invalid IL code" message.
+
+- extract the attached zip file
+- change to the "tvtest" directory
+- start xsp
+- request "localhost:8080/Default.aspx"
+
+-> Mono, xsp crashes with following message:
+
+** ERROR **: Invalid IL code at IL001a in
+Telerik.WebControls.RadTreeView:.ctor (): IL_001a: stfld 0x04000048
+
+
+aborting...
+Aborted
+
+
+I'm using Mono from SVN.
+This works all right on MS.NET.
More information about the mono-bugs
mailing list