[Mono-bugs] [Bug 30029][Nor] New - System.Web.Services mcs crash

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
8 Sep 2002 14:00:53 -0000


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 martin@gnome.org.

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

--- shadow/30029	Sun Sep  8 10:00:53 2002
+++ shadow/30029.tmp.16765	Sun Sep  8 10:00:53 2002
@@ -0,0 +1,32 @@
+Bug#: 30029
+Product: Mono/MCS
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Misc
+AssignedTo: martin@gnome.org                            
+ReportedBy: martin@gnome.org               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: System.Web.Services mcs crash
+
+MONO_PATH=../lib: mono ../../mcs/mcs.exe -g --target library --noconfig -o ../lib/System.Web.Services.dll -r corlib -r System.Xml -r 
+System.EnterpriseServices -r System.Web -r System @.response
+
+Unhandled Exception: System.NullReferenceException: A null value was found where an object instance was required
+in <0x010e3> 00 Mono.CSharp.Attribute:Resolve (Mono.CSharp.EmitContext)
+in <0x00202> 00 Mono.CSharp.Attribute:ApplyAttributes (Mono.CSharp.EmitContext,object,object,Mono.CSharp.Attributes,Mono.CSharp.Location)
+in <0x00881> 00 Mono.CSharp.TypeContainer:Emit ()
+in <0x004dd> 00 Mono.CSharp.RootContext:EmitCode ()
+in <0x00732> 00 Mono.CSharp.Driver:MainDriver (string[])
+in <0x0000b> 00 Mono.CSharp.Driver:Main (string[])
+
+make[2]: *** [../lib/System.Web.Services.dll] Error 255
+make[2]: Leaving directory `/home/martin/monocvs/mcs/class/System.Web.Services'
+make[1]: *** [all] Error 1