[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
Mon Nov 27 15:48:47 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-27 15:42:54.000000000 -0500
+++ shadow/79988.tmp.30869	2006-11-27 15:48:47.000000000 -0500
@@ -214,6 +214,24 @@
 
 
 ------- Additional Comments From gert.driesen at pandora.be  2006-11-27 15:42 -------
 Created an attachment (id=18181)
 Updated repro
 
+
+------- Additional Comments From gert.driesen at pandora.be  2006-11-27 15:48 -------
+Hi Atsushi, I've attached a patch that fixes this issue without the 
+need to rely on our (broken) defaults deserialization behavior.
+
+I suggest to continue tracking the defaults deserialization issue in 
+bug #78207.
+
+Also, I cleaned my local tree and my test application continued to 
+work. Not sure what causes it to fail on your system. I did attach 
+an updated version of that test app; the only different is that I 
+now use IPAddress.Loopback to obtain the loopback address instead of 
+using 127.0.0.1 hardcoded. You do have a loopback address do you ? 
+If not search the code for IPAddress.Loopback and modify it 
+accordingly to use your local IP address (or I could update the test 
+app to ask for the IP address to listen on).
+
+Let me know if you need anything else.


More information about the mono-bugs mailing list