[Mono-bugs] [Bug 23182] New - Compiler NullReferenceException when compiling this code...

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
8 Apr 2002 20:05:25 -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 pt99par@student.bth.se.

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

--- shadow/23182	Mon Apr  8 16:05:25 2002
+++ shadow/23182.tmp.29877	Mon Apr  8 16:05:25 2002
@@ -0,0 +1,57 @@
+Bug#: 23182
+Product: Mono/MCS
+Version: unspecified
+OS: 
+OS Details: Linux
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: pt99par@student.bth.se               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Compiler NullReferenceException when compiling this code... 
+
+Please fill in this template when reporting a bug, unless you know what you are 
+doing. 
+Description of Problem: 
+ 
+Compilation of this code creates a nullrefexception in the compiler. 
+ 
+ 
+Steps to reproduce the problem: 
+1. Donwload the tar.gz 
+2. type make 
+3.  
+ 
+Actual Results: 
+ NullRef exception 
+ 
+Expected Results: 
+ Normal exit of the compiler 
+ 
+How often does this happen?  
+Allways 
+ 
+Additional Information: 
+sta(process:9435): ** WARNING **: unhandled exception 
+System.NullReferenceException: "A null value was found where an object instance 
+was required" 
+in Mono.CSharp.Invocation:VerifyArgumentsCompat () 
+in Mono.CSharp.Invocation:OverloadResolve () 
+in Mono.CSharp.Invocation:DoResolve () 
+in Mono.CSharp.Expression:Resolve () 
+in Mono.CSharp.Assign:DoResolve () 
+in Mono.CSharp.Expression:Resolve () 
+in Mono.CSharp.StatementExpression:Emit () 
+in Mono.CSharp.Block:Emit () 
+in Mono.CSharp.EmitContext:EmitTopBlock () 
+in Mono.CSharp.Method:Emit () 
+in Mono.CSharp.TypeContainer:Emit () 
+in Mono.CSharp.RootContext:EmitCode () 
+in Mono.CSharp.Driver:MainDriver () 
+in Mono.CSharp.Driver:Main ()cktrace: