[Mono-bugs] [Bug 559914] New: [verifier] abort in mono_metadata_typedef_from_field on bad assembly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 2 10:28:03 EST 2009


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

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


           Summary: [verifier] abort in mono_metadata_typedef_from_field
                    on bad assembly
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.6.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: verifier
        AssignedTo: rkumpera at novell.com
        ReportedBy: spouliot at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=330517)
 --> (http://bugzilla.novell.com/attachment.cgi?id=330517)
assembly to reproduce abort

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7fa91db11710 (LWP 26154)]
0x00007fa91c67e5c5 in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x00007fa91c67e5c5 in raise () from /lib64/libc.so.6
#1  0x00007fa91c67fbb3 in abort () from /lib64/libc.so.6
#2  0x00007fa91d4ac2c7 in g_assertion_message () from
/usr/lib64/libglib-2.0.so.0
#3  0x000000000044cfe3 in mono_metadata_typedef_from_field (meta=0x867650,
index=<value optimized out>) at metadata.c:3409
#4  0x0000000000434745 in mono_field_from_token (image=0x867650,
token=67108864, retklass=0x7fff25b323d8, context=0x0) at loader.c:530
#5  0x0000000000499fbf in verifier_load_field (ctx=0x7fff25b32660,
token=67108864, out_klass=0x7fff25b32420, opcode=0x529ceb "ldfld") at
verify.c:840
#6  0x000000000049a05e in check_is_valid_type_for_field_ops (ctx=0x662a,
token=26154, obj=0x914a00, ret_field=0x7fff25b32460, opcode=0x910470 "�Q\221")
    at verify.c:3573
#7  0x000000000049a51a in do_push_field (ctx=0x7fff25b32660, token=67108864,
take_addr=0) at verify.c:3626
#8  0x000000000049f0c6 in mono_method_verify (method=<value optimized out>,
level=<value optimized out>) at verify.c:5555
#9  0x000000000040db2d in main (argc=8454416, argv=<value optimized out>) at
pedump.c:374

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