[Mono-bugs] [Bug 68932][Nor] Changed - ** ERROR **: Invalid IL code at IL0031 -- in wrapper method
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 20 Apr 2005 22:10:31 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=68932
--- shadow/68932 2004-12-03 15:44:19.000000000 -0500
+++ shadow/68932.tmp.16111 2005-04-20 22:10:31.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 68932
-Product: Mono: Compilers
+Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details: SuSE 9.0
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
-Component: C#
+Component: JIT
AssignedTo: mono-bugs@ximian.com
ReportedBy: aotto1968@onlinehome.de
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: ** ERROR **: Invalid IL code at IL0031
+Summary: ** ERROR **: Invalid IL code at IL0031 -- in wrapper method
>>
** ERROR **: Invalid IL code at IL0031 in (wrapper native-to-managed)
Msgque.Context:_GENERIC (intptr,intptr): IL_0031: ret
Description of Problem: >>>>>>>>>>>>>>>>>>>>>>>>
@@ -78,6 +78,10 @@
Additional Information:
------- Additional Comments From martin@ximian.com 2004-12-03 15:44 -------
Why was the Severity set on this bug ?
+
+------- Additional Comments From bmaurer@users.sf.net 2005-04-20 22:10 -------
+This is in a wrapper; it is the runtime's responsibility to generate
+valid IL code there.