[Mono-bugs] [Bug 56883][Maj] Changed - FileStream.EndRead returns 0 in AsyncIO Callback

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 16 Apr 2004 06:42:01 -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=56883

--- shadow/56883	2004-04-13 07:02:56.000000000 -0400
+++ shadow/56883.tmp.4303	2004-04-16 06:42:01.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 56883
 Product: Mono: Class Libraries
 Version: unspecified
 OS: other
 OS Details: Microsoft Windows XP Professional
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: marijn@mad.scientist.com               
@@ -107,6 +107,9 @@
 stream, otherwise, they should block until at least 1 byte is available."
 
 ------- Additional Comments From marijn@mad.scientist.com  2004-04-12 17:21 -------
 Created an attachment (id=7323)
 AsyncIO test showing EndRead bug (same as inline)
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-04-16 06:42 -------
+I can reproduce this on linux by setting MONO_DISABLE_AIO=1