[Mono-bugs] [Bug 42123][Nor] Changed - Crash when fetching method attributes.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 29 Apr 2003 22:59:44 -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=42123

--- shadow/42123	Tue Apr 29 22:58:59 2003
+++ shadow/42123.tmp.6083	Tue Apr 29 22:59:44 2003
@@ -64,6 +64,11 @@
 (gdb) p name
 $2 = 0x8161ba8
 "System.Web.Services.Description.SoapBindingUse,System.Web.Services,
 Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
 (gdb) p attr->vtable->klass->name
 $6 = 0x40408bf4 "SoapDocumentMethodAttribute"
+
+------- Additional Comments From miguel@ximian.com  2003-04-29 22:59 -------
+Created an attachment (id=4158)
+Binary web service client compiled with VS
+