[Mono-bugs] [Bug 57845][Blo] Changed - WebRequest/WebResponse busted

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 12 May 2004 21:16:07 -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 miguel@ximian.com.

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

--- shadow/57845	2004-05-12 21:12:56.000000000 -0400
+++ shadow/57845.tmp.12576	2004-05-12 21:16:07.000000000 -0400
@@ -98,6 +98,49 @@
 
 Am adding gonzalo as the contact for this bug, as this seems to be
 his domain.
 
 Am also running this on a tight loop to see if this happens on my
 system
+
+------- Additional Comments From miguel@ximian.com  2004-05-12 21:16 -------
+I can confirm that this happens sometimes, by running in a loop
+eventually you will get crashes:
+
+mono$ while true; do mono aa.exe
+http://terraservice.net/TerraService2.asmx?WSDL; done
+
+Unhandled Exception: System.NullReferenceException: A null value was
+found where an object instance was required.
+
+Unhandled Exception: System.NullReferenceException: A null value was
+found where an object instance was required.
+in (unmanaged) /lib/tls/libc.so.6 [0x4207441c]
+in (unmanaged) /lib/tls/libc.so.6(malloc+0x8d) [0x4207378d]
+in (unmanaged) /lib/tls/libc.so.6(__libc_realloc+0x72) [0x420739b2]
+in (unmanaged) /usr/lib/libglib-2.0.so.0(g_realloc+0x47) [0x401d8387]
+in (unmanaged) /usr/lib/libglib-2.0.so.0 [0x401e5f6a]
+in (unmanaged) /usr/lib/libglib-2.0.so.0(g_string_sized_new+0xbd)
+[0x401e6035]
+in (unmanaged) /usr/lib/libglib-2.0.so.0(g_string_new+0x2b) [0x401e60b7]
+in (unmanaged) /mono/lib/libmono.so.0(mono_type_get_name+0x24)
+[0x400d1de0]
+in (unmanaged) /mono/lib/libmono.so.0 [0x4009c8d0]
+in <0x00012> System.MonoType:get_FullName ()
+in <0x00050> System.Exception:.ctor (string)
+in <0x0000d> System.SystemException:.ctor (string)
+in <0x00026> System.NullReferenceException:.ctor ()
+
+
+** (aa.exe:15888): WARNING **: : unref on 265 called when ref was
+already 0
+
+** (aa.exe:15888): WARNING **: : unref on 265 called when ref was
+already 0
+
+Unhandled Exception: System.NullReferenceException: A null value was
+found where an object instance was required.
+
+Unhandled Exception: System.NullReferenceException: A null value was
+found where an object instance was required.
+
+Again, this is hidden from Spain.