[Mono-bugs] [Bug 356316] New: System.Reflection.Emit doesn' t provide stack trace information for nested types

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jan 25 11:36:42 EST 2008


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


           Summary: System.Reflection.Emit doesn't provide stack trace
                    information for nested types
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: rodrigobamboo at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Description of Problem:

Methods in nested types don't get any stack trace information.

Steps to reproduce the problem:
1. Compile and run the attached application.


Actual Results:
Unhandled Exception: System.ApplicationException: An application exception has
ccurred.
  at BugReport.Program.Assert (Boolean condition) [0x0000c] in c:\cygwin\tmp\SR
NestedTypeBugReport.cs:34
  at BugReport.Program.Main (System.String[] args) [0x00012] in c:\cygwin\tmp\S
ENestedTypeBugReport.cs:27


Expected Results:
Success.

How often does this happen? 
Alwasys.

Additional Information:
This is very critical for Unity.


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


More information about the mono-bugs mailing list