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


           Summary: Verifier does not recognize invalid IL when --
                    security=validil is used
           Product: Mono: Runtime
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


~/svn/mcs/tests$ mono --verify-all gtest-collectioninit-03.exe

Unhandled Exception: System.Security.VerificationException: Incompatible this
argument on stack with method signature at 0x0015
  at X.Main () [0x00000] 

~/svn/mcs/tests$ mono --security=validil gtest-collectioninit-03.exe
OK


-- 
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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to