[Mono-bugs] [Bug 52916][Blo] Changed - Error restoring page viewstate, Array index is out of range

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 19 Jan 2004 14:33:53 -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 tkaszuba@hotmail.com.

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

--- shadow/52916	2004-01-19 13:19:04.000000000 -0500
+++ shadow/52916.tmp.8695	2004-01-19 14:33:53.000000000 -0500
@@ -57,6 +57,11 @@
 crashes with error:
 
 ** ERROR **: Invalid IL code at IL00c7 in 
 System.IO.FAMWatcher:StartDispatching (System.IO.FileSystemWatcher): 
 IL_00c7: callvirt  0x0a0000c9
 
+
+------- Additional Comments From tkaszuba@hotmail.com  2004-01-19 14:33 -------
+I've tracked this problem down to log4net. I'm assuming that there's 
+a regression bug in the filewatcher class. With the build from Jan 
+14th log4net worked properly.