[Mono-bugs] [Bug 72645][Nor] Changed - Assertion fails in class.c, line 1032 ( 'io <= max_vtsize' )
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Feb 2005 14:59:09 -0500 (EST)
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 alexfh@mail.ru.
http://bugzilla.ximian.com/show_bug.cgi?id=72645
--- shadow/72645 2005-02-16 14:31:33.000000000 -0500
+++ shadow/72645.tmp.14319 2005-02-16 14:59:09.000000000 -0500
@@ -55,6 +55,16 @@
library /out:mscorlib.dll @corlib.dll.sources
Assembly/AssemblyInfo.cs(70) error CS0647: Error emitting
'SecurityPermission' attribute because 'Invalid SecurityAction for
non-Code Access Security permission'
Compilation failed: 1 error(s), 0 warnings
+
+------- Additional Comments From alexfh@mail.ru 2005-02-16 14:59 -------
+I've tested this on Mono 1.1.3 for Windows - works fine.
+And on Mono 1.1.3 on my Slackware box - exits with the same error
+message:
+
+** ERROR **: file class.c: line 1034 (mono_class_setup_vtable):
+assertion failed: (io <= max_vtsize)
+aborting...
+