[Mono-bugs] [Bug 450444] New: Verifier does not recognize invalid IL when --security= validil is used
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Dec 1 07:30:19 EST 2008
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: mono-bugs at lists.ximian.com
ReportedBy: msafar at novell.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list