https://bugzilla.novell.com/show_bug.cgi?id=392077
Summary: pedump --verify all and mono --verify-all do not run the
same verification code
Product: Mono: Runtime
Version: SVN
Platform: x86
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
Please fill in this template when reporting a bug, unless you know what
you are doing.
Description of Problem:
Steps to reproduce the problem:
1. Produce a faulty MSIL executable (foo.exe)
2. Run pedump --verify all foo.exe
3. Run mono --verify-all foo.exe
4. pedump does not output a verification error while mono does.
e.g:
[EMAIL PROTECTED]:~/dev/workspace/boo/boo$ pedump --verify all
tests/build/nullable-4.exe
[EMAIL PROTECTED]:~/dev/workspace/boo/boo$ mono --verify-all
tests/build/nullable-4.exe
Unhandled Exception: System.Security.VerificationException: Argument type
Complex not valid for brtrue/brfalse at 0x0014
--
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