[Mono-bugs] [Bug 430482] New: monodis fails when disassembling Ldtoken instructions

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Sep 28 08:29:19 EDT 2008


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


           Summary: monodis fails when disassembling Ldtoken instructions
           Product: Mono: Tools
           Version: 1.9
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: monodis
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: vslugovsky at yandex.ru
         QAContact: mono-bugs at lists.ximian.com
          Found By: Other


Description of Problem:

 When ldtoken occurs in the input, monodis fails as follows:
** ERROR **: Do not know how to decode tokens of type 0x06000001
aborting...
        IL_0005:  ldtoken Aborted


Steps to reproduce the problem:
1. Generate an assembly containing a valid code utilising ldtoken instruction
2. Run monodis on it.


Actual Results:

 Failure, see above.

Expected Results:

 Correctly disassembled ldtoken <symbolic-token-value> output

How often does this happen? 

 Always

Additional Information:


-- 
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