[Mono-bugs] [Bug 30115][Wis] New - We can't make GET requests asynchronously

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
10 Sep 2002 14:54:44 -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 duncan@ximian.com.

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

--- shadow/30115	Tue Sep 10 10:54:44 2002
+++ shadow/30115.tmp.11945	Tue Sep 10 10:54:44 2002
@@ -0,0 +1,21 @@
+Bug#: 30115
+Product: Mono/Class Libraries
+Version: unspecified
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: duncan@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: We can't make GET requests asynchronously
+
+This example from the quickstart tutorial compiles fine, but it segfaults
+when you run it. I tried looking at mono --trace outputs to see where it's
+segfaulting, but I can't find it.