[Mono-bugs] [Bug 626441] New: Incorrect System.BadImageFormatException: Invalid method token 0x0a000002 for call at 0x000a

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jul 28 16:52:06 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=626441

http://bugzilla.novell.com/show_bug.cgi?id=626441#c0


           Summary: Incorrect System.BadImageFormatException: Invalid
                    method token 0x0a000002 for call at 0x000a
    Classification: Mono
           Product: Mono: Runtime
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: verifier
        AssignedTo: rkumpera at novell.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=378997)
 --> (http://bugzilla.novell.com/attachment.cgi?id=378997)
bug-vararg.exe

mono --verify-all bug-vararg.exe 
Hello world from bug-vararg, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null
Current time: 28/07/2010 21:48:29 (UTC 28/07/2010 20:48:29)

Unhandled Exception: System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation. --->
System.BadImageFormatException: Error verifying C:CallVarargMethod (): Invalid
method token 0x0a000002 for call at 0x000a
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(System.Reflection.MonoMethod*,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000] in <filename unknown>:0 
  at Demo.Main (System.String[] args) [0x00000] in <filename unknown>:0 


NET

Hello world from bug-vararg, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=nu
ll
Current time: 7/28/2010 9:48:58 PM (UTC 7/28/2010 8:48:58 PM)
Hello world from InMemory, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null

Current time: 7/28/2010 9:48:58 PM (UTC 7/28/2010 8:48:58 PM)
Hello world from mscorlib, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a
5c561934e089
Current time: 7/28/2010 9:48:58 PM (UTC 7/28/2010 8:48:58 PM)

-- 
Configure bugmail: http://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