[Mono-bugs] [Bug 57845][Blo] Changed - WebRequest/WebResponse busted
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 5 May 2004 13:05:25 -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 james@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57845
--- shadow/57845 2004-05-05 13:03:43.000000000 -0400
+++ shadow/57845.tmp.24218 2004-05-05 13:05:25.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: james@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: wsdl crash
+Summary: WebRequest/WebResponse busted
With mono CVS from today, wsdl crashes:
wsdl http://terraservice.net/TerraService2.asmx?WSDL
Mono Web Services Description Language Utility
@@ -45,6 +45,12 @@
test case. It just segfaults at exit (!).
------- Additional Comments From james@ximian.com 2004-05-05 13:03 -------
Created an attachment (id=7603)
test case
+
+------- Additional Comments From james@ximian.com 2004-05-05 13:05 -------
+Changing the summary to more accurately reflect the bug. Also, I
+suspect this is some kind of runtime problem and not in the class
+libraries, but I'll leave it here until someone who knows what they're
+doing looks at the bug :)