[Mono-bugs] [Bug 36382][Maj] Changed - NullReference exception thrown not correct by System.Diagnostics.StackTrace class

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 8 Jan 2003 10:40:45 -0500 (EST)


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 dietmar@ximian.com.

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

--- shadow/36382	Wed Jan  8 07:53:29 2003
+++ shadow/36382.tmp.11094	Wed Jan  8 10:40:45 2003
@@ -1,13 +1,13 @@
 Bug#: 36382
 Product: Mono/Runtime
 Version: unspecified
 OS: Red Hat 8.0
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gkodinov@openlinksw.co.uk               
 QAContact: mono-bugs@ximian.com
@@ -109,6 +109,9 @@
 like it's created by the managed code, hence to be able to execute 
 mono commands. There was a discussion re. it in the mnono list (for 
 the patch it was introduced with).
 
 ------- Additional Comments From dietmar@ximian.com  2003-01-08 07:53 -------
 a fix to show the rigth trace is in CVS
+
+------- Additional Comments From dietmar@ximian.com  2003-01-08 10:40 -------
+after removing a unnecessary assertion test_p.c works here.