[Mono-bugs] [Bug 75932][Min] Changed - new StackTrace (true) doesn't report line information

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 16 17:27:10 EST 2005


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 sebastien at ximian.com.

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

--- shadow/75932	2005-12-04 18:12:10.000000000 -0500
+++ shadow/75932.tmp.2311	2005-12-16 17:27:10.000000000 -0500
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: CORLIB
-AssignedTo: mono-bugs at ximian.com                            
+AssignedTo: sebastien at ximian.com                            
 ReportedBy: joeshaw at novell.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Summary: new StackTrace (true) doesn't report line information
 
@@ -33,6 +33,15 @@
 Created an attachment (id=15649)
 test case.  worth noting in my above output that it was built with "mcs -debug" and run with "mono --debug"
 
 
 ------- Additional Comments From jesse.sightler at gmail.com  2005-12-04 18:12 -------
 I am seeing this as well on Windows.
+
+------- Additional Comments From sebastien at ximian.com  2005-12-16 17:27 -------
+It seems that MS 1.x didn't add the filename/lineno information in
+ToString(), while MS 2.0 does. I'll look into that (and make sure that
+ToString don't leak the information when the security manager is active).
+
+P.S. Jess, it's unclear if what you saw in Windows was the fact that
+it's not a bug (1.x) or a bug (2.0) ;-)
+


More information about the mono-bugs mailing list