[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:31:33 -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 12:13:04.000000000 -0500
+++ shadow/72645.tmp.13935	2005-02-16 14:31:33.000000000 -0500
@@ -41,6 +41,20 @@
 Additional Information:
 mono version 1.1.2
 
 ------- Additional Comments From lupus@ximian.com  2005-02-16 12:13 -------
 This seems to work fine with current svn (close to 1.1.4).
 Please try 1.1.4 and close the bug if it works for you.
+
+------- Additional Comments From alexfh@mail.ru  2005-02-16 14:31 -------
+The current latest daily build doesn't compile on my linux box, so I'm 
+unable to check this using the last build.
+
+BTW, mono build outputs the following error:
+mcs /nowarn:649 /nowarn:169 -d:INSIDE_CORLIB  -d:NET_1_1 -d:ONLY_1_1 -
+d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig /unsafe /nostdlib /target:
+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
+