[Mono-bugs] [Bug 77558][Blo] New - Asynchronous socket receive segmentation fault

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Feb 14 21:28:05 EST 2006


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 robzon at cpnet.pl.

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

--- shadow/77558	2006-02-14 21:28:05.000000000 -0500
+++ shadow/77558.tmp.14075	2006-02-14 21:28:05.000000000 -0500
@@ -0,0 +1,38 @@
+Bug#: 77558
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: Ubuntu 5.10
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Blocker
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: robzon at cpnet.pl               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Asynchronous socket receive segmentation fault
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Attempt to Close( ) a socket which is in asynchronous receive state,
+from a thread in different socket's receive callback.
+Example code at http://robzon.kapati.net/bug.cs
+
+Actual Results:
+Segmentation Fault
+
+Expected Results:
+System.ObjectDisposedException
+
+How often does this happen? 
+Always
+
+Additional Information:


More information about the mono-bugs mailing list