[Mono-bugs] [Bug 59842][Nor] Changed - IO Exception on missing file

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 6 Oct 2004 22:30:40 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/59842	2004-10-06 22:29:14.000000000 -0400
+++ shadow/59842.tmp.22119	2004-10-06 22:30:40.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 59842
 Product: Mono: Class Libraries
 Version: unspecified
 OS: SUSE 9.1
 OS Details: NLD
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: deddy@novell.com               
 QAContact: mono-bugs@ximian.com
@@ -53,6 +53,11 @@
 responsible for causing the file creation time to be read. It seems 
 that it is a function of a mono System.IO file watcher process 
 instead.
 
 ------- Additional Comments From miguel@ximian.com  2004-10-02 17:00 -------
 This seems to be a FAM issue, Gonzalo, can you look at this?
+
+------- Additional Comments From gonzalo@ximian.com  2004-10-06 22:30 -------
+An attempt to fix this is in CVS HEAD and 1-0.
+If you can still reproduce the bug, please run mono with --debug (that
+way we get line numbers in the trace) and a test case.