[Mono-bugs] [Bug 63169][Nor] Changed - Networkstream async read write segfault on connection loss

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 17 Aug 2004 15:01: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 jeroen@asselman.com.

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

--- shadow/63169	2004-08-17 12:22:48.000000000 -0400
+++ shadow/63169.tmp.8855	2004-08-17 15:01:01.000000000 -0400
@@ -166,6 +166,15 @@
 I am currently unable to produce a good compact test case. However I
 managed to create a good test case for the initial bug I found. I will
 file a new bug report for that one.
 
 ------- Additional Comments From gonzalo@ximian.com  2004-08-17 12:22 -------
 Mmm, then the steps to reproduce the bug are not reliable?
+
+------- Additional Comments From jeroen@asselman.com  2004-08-17 15:01 -------
+Yesterday I was able to reproduce it over and over again. No matter if
+I recompiled it. However, a day later it just still doesn't work as
+expected ( bug #63233 ), but it doesn't segfault neither anymore. The
+only thing I can think of at the moment that it could be some
+resources which were not given free at that time but were a couple of
+hours later.
+I'll try to create a testcase anyway. But it could take a couple of days