[Mono-bugs] [Bug 76436][Blo] New - mono_marshal_get_ldfld_wrapper
lacks functionality for 2.0 profile
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 14 07:56:09 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 paussems at dti-be.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76436
--- shadow/76436 2005-10-14 07:56:09.000000000 -0400
+++ shadow/76436.tmp.18775 2005-10-14 07:56:09.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 76436
+Product: Mono: Runtime
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Blocker
+Component: JIT
+AssignedTo: lupus at ximian.com
+ReportedBy: paussems at dti-be.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mono_marshal_get_ldfld_wrapper lacks functionality for 2.0 profile
+
+No support for MONO_TYPE_GENERIC_INST in mono_marshal_get_ldfld_wrapper.
+The test programs aborts with this message:
+
+** (./Test.exe:658): WARNING **: type 15 not implemented
+
+** ERROR **: file marshal.c: line 3844 (mono_marshal_get_ldfld_wrapper):
+should not be reached
+aborting...
+Aborted
More information about the mono-bugs
mailing list