[Mono-bugs] [Bug 80812][Nor] Changed - Eiffel .NET binaries don't work correctly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Apr 23 13:29:05 EDT 2007


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 vargaz at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80812

--- shadow/80812	2007-04-22 07:40:02.000000000 -0400
+++ shadow/80812.tmp.26743	2007-04-23 13:29:05.000000000 -0400
@@ -96,6 +96,13 @@
 
 ------- Additional Comments From manus at eiffel.com  2007-03-09 02:26 -------
 Forgot to say that it was with Mono 1.2.3.1.
 
 ------- Additional Comments From manus at eiffel.com  2007-04-22 07:40 -------
 Any news on this report?
+
+------- Additional Comments From vargaz at gmail.com  2007-04-23 13:29 -------
+This happens because the modules reference each other, so the image
+loading code goes into an infinite loop until it runs out of file
+handles, which terminates the loop, but leads to a class not found
+exception later.
+


More information about the mono-bugs mailing list