[Mono-bugs] [Bug 74740][Cri] Changed - Unhandled Exception: System.IO.IOException: Win32 IO returned 997. Path: /tmp/file.txt.94.txt

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 2 May 2005 20:23:56 -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 flashdict@gmail.com.

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

--- shadow/74740	2005-05-02 18:46:34.000000000 -0400
+++ shadow/74740.tmp.16215	2005-05-02 20:23:56.000000000 -0400
@@ -110,6 +110,10 @@
 
 ------- Additional Comments From miguel@ximian.com  2005-05-02 18:46 -------
 Resetting priority to critical.
 
 Gonzalo believes that we are not catching an EINTR return somewhere
 and that we should be retrying the operation.
+
+------- Additional Comments From flashdict@gmail.com  2005-05-02 20:23 -------
+Just to note, this works ok on FreeBSD with r43787.  No errors, even
+after thousands of interations in Process() per thread.