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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 16 Aug 2004 18:31:43 -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=63169

--- shadow/63169	2004-08-16 14:46:48.000000000 -0400
+++ shadow/63169.tmp.25337	2004-08-16 18:31:43.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 63169
-Product: Mono: Runtime
+Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Gentoo,  Clean Kernel 2.6.7
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Critical
-Component: packaging
-AssignedTo: duncan@ximian.com                            
+Component: CORLIB
+AssignedTo: gonzalo@ximian.com                            
 ReportedBy: jeroen@asselman.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Networkstream async read write segfault on connection loss
@@ -155,6 +155,9 @@
 #59 0x0809e120 in ?? ()
 #60 0x40127f92 in LeaveCriticalSection (section=0x18) at
 critical-sections.c:171
 Previous frame inner to this frame (corrupt stack?)
 ---Type <return> to continue, or q <return> to quit---
 #0  0x40c5dcc9 in __sigsetjmp () from /lib/libc.so.6
+
+------- Additional Comments From gonzalo@ximian.com  2004-08-16 18:31 -------
+Can you attach the test case?