https://bugzilla.novell.com/show_bug.cgi?id=684884
https://bugzilla.novell.com/show_bug.cgi?id=684884#c5 Zoltan Varga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #5 from Zoltan Varga <[email protected]> 2011-04-09 19:59:57 UTC --- The dnr.dll file contains invalid IL code: .method public static default valuetype [mscorlib]System.Reflection.Emit.OpCode getOPCode (string code) cil managed { ... ldnull ret } >PEVerify.exe /il dnr.dll Microsoft (R) .NET Framework PE Verifier. Version 4.0.30319.1 Copyright (c) Microsoft Corporation. All rights reserved. [IL]: Error: [E:\testcases\compiler\dnr.dll : dylan.NET.Reflection.InstructionHelper::getOPCode][offset 0x000025F2][found Nullobjref 'NullReference'][expected value 'System.Reflection.Emit.OpCode'] Unexpected type on the stack. [IL]: Error: [E:\testcases\compiler\dnr.dll : dylan.NET.Reflection.InstructionHelper::getOPCode][offset 0x000025E2] Non-compatible types on stack depending on path. 2 Error(s) Verifying dnr.dll -> NOTABUG. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
