[Mono-bugs] [Bug 75480][Nor] Changed - Assertion when executing
/clr:pure C++ application
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 5 18:51:28 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 kornelpal at hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75480
--- shadow/75480 2005-07-05 18:50:26.000000000 -0400
+++ shadow/75480.tmp.11240 2005-07-05 18:51:28.000000000 -0400
@@ -38,6 +38,11 @@
** ERROR **: file object.c: line 752 (mono_class_create_runtime_vtable):
assertion failed: (fklass->byval_arg.type == MONO_TYPE_PTR)
aborting...
When I compile it without CRT but with /clr:pure (PureClrNoCrt.exe) it
works as expected.
+
+------- Additional Comments From kornelpal at hotmail.com 2005-07-05 18:51 -------
+Created an attachment (id=15433)
+PureClr.exe
+
More information about the mono-bugs
mailing list