[Mono-bugs] [Bug 57845][Blo] New - wsdl crash
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 29 Apr 2004 14:49:50 -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-04-29 14:49:50.000000000 -0400
+++ shadow/57845.tmp.28272 2004-04-29 14:49:50.000000000 -0400
@@ -0,0 +1,37 @@
+Bug#: 57845
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Blocker
+Component: System
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: james@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: wsdl crash
+
+With mono CVS from today, wsdl crashes:
+
+wsdl http://terraservice.net/TerraService2.asmx?WSDL
+Mono Web Services Description Language Utility
+
+** ERROR **: file mini-exceptions.c: line 260 (mono_handle_exception):
+assertion failed: (jit_tls->abort_func)
+aborting...
+Aborted
+
+
+It happens with every webservice I've tried. Downloading the xml first and
+running wsdl, so it's something with the http transfer. Sometimes, the
+above error is replaced by:
+
+Unhandled Exception: System.Net.Sockets.SocketException: Some sort of w32
+error occurred: 0
+in <0x001e7> System.Net.Sockets.Socket:BeginReceive
+(byte[],int,int,System.Net.Sockets.SocketFlags,System.AsyncCallback,object)