[Mono-bugs] [Bug 410637] New: Mono runs code which throws VerificationException on .NET

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jul 18 18:53:30 EDT 2008


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


           Summary: Mono runs code which throws VerificationException on
                    .NET
           Product: Mono: Runtime
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: JIT
        AssignedTo: rkumpera at novell.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


1. compile mcs/tests/gtest-anon-39
2. run produce exe

Actual: No error/exception
Expected: Verification exception

This is what .NET reports when executed (without verifier!)

Unhandled Exception: System.Security.VerificationException: Method Test.Test_1
type argument 'T' violates the constraint of type parameter 'T'.
   at Test.<Test_1>c__AnonStorey0`1.<>m__0()
   at Test.Test_1[T](T t)
   at Test.Main()


-- 
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