[Mono-bugs] [Bug 31174][Maj] Changed - [XSP] internalStream and internalEncoding are null in StreamWriter!!!
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
25 Sep 2002 02:44:23 -0000
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=31174
--- shadow/31174 Tue Sep 24 22:06:48 2002
+++ shadow/31174.tmp.2162 Tue Sep 24 22:44:23 2002
@@ -46,6 +46,13 @@
true and program bails out on 'internalStream.Write (res, 0, len);'
because internalStream is null too.
------- Additional Comments From gonzalo@ximian.com 2002-09-24 22:06 -------
Forgot to say that it happens with or without GC_DONT_GC set.
+
+------- Additional Comments From gonzalo@ximian.com 2002-09-24 22:44 -------
+It seems to be a problem in Console.Write* because mono server.exe
+does not even display the "Started processing..." line.
+
+It works fine with mint.
+