[Mono-bugs] [Bug 79988][Nor] Changed - SOAP: fooSpecified return arguments crash on NullRef

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Dec 2 12:11:41 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 gert.driesen at pandora.be.

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

--- shadow/79988	2006-11-30 08:49:10.000000000 -0500
+++ shadow/79988.tmp.12560	2006-12-02 12:11:41.000000000 -0500
@@ -249,6 +249,20 @@
 
 I'll commit the patch later today.
 
 ------- Additional Comments From gert.driesen at pandora.be  2006-11-30 08:49 -------
 The reason why the test app does not work for you appears to be a 
 bug in Mono/Windows. I'll submit a separate bug report that.
+
+------- Additional Comments From gert.driesen at pandora.be  2006-12-02 12:11 -------
+Atsushi, I now have the repro working on Mono/Windows too. 
+Apparently, the socket should not be closed that fast on 
+Mono/Windows (although it works just fine on MS/Windows and 
+Mono/Linux). Thanks to Gonzalo for pointing this out.
+
+I'd like to commit a unit test for this. Where do you want me to add 
+it (and future tests that rely on client or server side web service 
+infrastructure) ? Part of System.Xml(.Serialization) or 
+System.Web.Services unit tests ?
+
+I'll commit the fix later today, but leave the bug report open until 
+I've added the corresponding unit test.


More information about the mono-bugs mailing list