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-23 13:29:05.000000000 -0400 +++ shadow/80812.tmp.22300 2007-04-24 14:43:18.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 80812 Product: Mono: Runtime Version: 1.2 OS: Windows XP OS Details: Windows XP -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -103,6 +103,10 @@ ------- 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. + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-24 14:43 ------- +This is now fixed in SVN. The tests won't run on linux because of +their dependence on the unmanaged libtest.dll. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
