[Mono-bugs] [Bug 560339] [verifier] abort in setup_interface_offsets on bad assembly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jul 19 15:03:36 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=560339#c2


--- Comment #2 from Sebastien Pouliot <spouliot at novell.com> 2010-07-19 19:03:34 UTC ---
Created an attachment (id=376917)
 --> (http://bugzilla.novell.com/attachment.cgi?id=376917)
assembly causing the abort

more recent test case on x86 (opensuse 11.3)

gdb --args pedump --verify all bin/System.sigabrt.1500.dll

* Assertion at class.c:3123, condition `io >= 0' not met


Program received signal SIGABRT, Aborted.
0xffffe424 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb7e2d7ff in raise () from /lib/libc.so.6
#2  0xb7e2f140 in abort () from /lib/libc.so.6
#3  0x0818f08a in monoeg_g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR,
format=0x819ad34 "* Assertion at %s:%d, condition `%s' not met\n", 
    args=0xbfffea14 "*\255\031\b3\f") at goutput.c:134
#4  0x0818f109 in monoeg_assertion_message (format=0x819ad34 "* Assertion at
%s:%d, condition `%s' not met\n") at goutput.c:154
#5  0x0805e4b4 in setup_interface_offsets (class=0x8277c44, cur_slot=0) at
class.c:3123
#6  0x0805f781 in mono_class_setup_vtable_general (class=0x8277c44,
overrides=0x0, onum=0) at class.c:3775
#7  0x0805edb9 in mono_class_setup_vtable (class=0x8277c44) at class.c:3339
#8  0x08050c81 in verify_image_file (fname=0xbffff2ea
"bin/System.sigabrt.1500.dll") at pedump.c:472
#9  0x08051525 in main (argc=4, argv=0xbffff094) at pedump.c:692

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