[Mono-bugs] [Bug 560776] New: [verifier] abort (g_error) in mono_class_init on bad assembly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Dec 4 09:13:07 EST 2009


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

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


           Summary: [verifier] abort (g_error) in mono_class_init 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=331051)
 --> (http://bugzilla.novell.com/attachment.cgi?id=331051)
assembly to reproduce abort

MONO_PATH=. gdb --args pedump --verify all System.Core.sigabrt.116525.dll

** ERROR **: pending init System.Runtime.CompilerServices.IStrongBox

aborting...
[New Thread 0x7f5a202d8710 (LWP 16481)]

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7f5a202d8710 (LWP 16481)]
0x00007f5a1ee455c5 in raise () from /lib64/libc.so.6
(gdb) bt
#0  0x00007f5a1ee455c5 in raise () from /lib64/libc.so.6
#1  0x00007f5a1ee46bb3 in abort () from /lib64/libc.so.6
#2  0x00007f5a1fc5754b in g_logv () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f5a1fc575e3 in g_log () from /usr/lib64/libglib-2.0.so.0
#4  0x000000000041d823 in mono_class_init (class=0x87c248) at class.c:3977
#5  0x000000000041a1b9 in setup_interface_offsets (class=0x87c248, cur_slot=0)
at class.c:2639
#6  0x000000000041e340 in mono_class_init (class=0x87c248) at class.c:4208
#7  0x000000000040ecc8 in main (argc=<value optimized out>, argv=<value
optimized out>) at pedump.c:475

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