[Mono-bugs] [Bug 45730][Wis] Changed - mono --debug prints wrong line numbers for exception backtrace

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 24 15:19:15 EDT 2006


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 gert.driesen at pandora.be.

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

--- shadow/45730	2005-12-07 08:03:49.000000000 -0500
+++ shadow/45730.tmp.538	2006-07-24 15:19:15.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 45730
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: Debian sid
-Status: NEW   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: martin at ximian.com                            
 ReportedBy: m.canini at libero.it               
@@ -63,6 +63,18 @@
 Also, the column number in StackFrame objects, as returned by
 GetFileColumnNumber is always zero. 
 
 ------- Additional Comments From miguel at ximian.com  2004-06-23 22:02 -------
 This is a known limitation: Mono dumps the line number for the
 return point, not for the call site.
+
+------- Additional Comments From martin at ximian.com  2006-06-12 09:22 -------
+Fixed in SVN.
+
+------- Additional Comments From gert.driesen at pandora.be  2006-07-24 15:19 -------
+There are still two test cases that fail in (corlib) 
+System.Diagnostics/StackFrameTest.cs:
+
+- StackFrameTest2.TestGetFileColumnNumber
+- StackFrameTest3.TestGetFileColumnNumber
+
+Let me know if you want me to submit a seperate bug report for these.


More information about the mono-bugs mailing list