[Mono-bugs] [Bug 72645][Blo] New - Assertion fails in class.c, line 1032 ( 'io <= max_vtsize' )

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Feb 2005 11:49:52 -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 11:49:52.000000000 -0500
+++ shadow/72645.tmp.11857	2005-02-16 11:49:52.000000000 -0500
@@ -0,0 +1,42 @@
+Bug#: 72645
+Product: Mono: Runtime
+Version: 1.1
+OS: other
+OS Details: Slackware 10, kernel 2.4.29
+Status: NEW   
+Resolution: 
+Severity: 040 One week
+Priority: Blocker
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: alexfh@mail.ru               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Assertion fails in class.c, line 1032 ( 'io <= max_vtsize' )
+
+Description of Problem:
+The following assertion fails in class.c, line 1032:
+	g_assert (io <= max_vtsize);
+when compiling certain idl files with IDLToCLSCompiler.exe from IIOPNet 
+library.
+
+Steps to reproduce the problem:
+1. Download zip-archive with precompiled binaries and sample idl file from 
+http://rain.ifmo.ru/~korn/mono-bug.zip
+2. Unzip to a separate directory
+3. cd mono-bug
+4. make
+
+Actual Results:
+Assertion fails in file class.c, line 1032, mono exits.
+
+Expected Results:
+Normal execution without errors.
+
+How often does this happen? 
+100% repro on supplied binaries and idl file.
+
+Additional Information:
+mono version 1.1.2