[Mono-bugs] [Bug 74452][Wis] New - exceptions.exe tests fail

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 6 Apr 2005 12:30:50 -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 jsacco@ydl.net.

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

--- shadow/74452	2005-04-06 12:30:50.000000000 -0400
+++ shadow/74452.tmp.29552	2005-04-06 12:30:50.000000000 -0400
@@ -0,0 +1,42 @@
+Bug#: 74452
+Product: Mono: Compilers
+Version: 1.1
+OS: 
+OS Details: YDL-4.0.1, FC2 clone for PPC
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: C#
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: jsacco@ydl.net               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: exceptions.exe tests fail
+
+Description of Problem:
+
+exceptions.exe tests fail.
+
+
+Steps to reproduce the problem:
+* download and build SVN code from trunk branch [as of AM 6Apr05]
+* cd mono
+* make check
+
+Actual Results:
+Test run: image=/usr/local/src/Mono/SVN/mono/mono/mini/exceptions.exe, opts=
+                                                                          
+                                      
+Unhandled Exception: System.NullReferenceException: Object reference not
+set to an instance of an object
+in <0x00140> Tests:test_0_rethrow_stacktrace ()
+
+
+Expected Results:
+all tests pass.
+
+How often does this happen? 
+Every time.