[Mono-bugs] [Bug 437549] New: Stack traces have incorrect file and line numbers

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 21 18:28:46 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=437549


           Summary: Stack traces have incorrect file and line numbers
           Product: Mono: Runtime
           Version: 2.0
          Platform: PowerPC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: debug
        AssignedTo: martin at novell.com
        ReportedBy: jesjones at mindspring.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Community User


When compiling with "gmcs -debug+" and running with "mono --debug" the file
names and line numbers in exception stack traces are completely wrong. For
example, if you let an exception escape from Main the file name will be some
random file in the assembly and the line number will be nowhere near the line
of the method call which was actually on the stack when the exception occurred.

Note that this worked fine with mono 1.9.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list