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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-03-09 02:26 ------- Forgot to say that it was with Mono 1.2.3.1. ------- Additional Comments From [EMAIL PROTECTED] 2007-04-22 07:40 ------- Any news on this report? + +------- Additional Comments From [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
