http://bugzilla.novell.com/show_bug.cgi?id=562156
http://bugzilla.novell.com/show_bug.cgi?id=562156#c2 --- Comment #2 from Sebastien Pouliot <[email protected]> 2010-07-21 12:02:11 UTC --- Created an attachment (id=377445) --> (http://bugzilla.novell.com/attachment.cgi?id=377445) assembly causing the abort newer test case on x86 opensuse 11.3 MONO_PATH=./bin gdb --args pedump --verify all bin/System.ServiceModel.sigabrt.48384.dll * Assertion at class.c:4238, condition `method->slot != -1' 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 0x08193656 in monoeg_g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR, format=0x819f3b4 "* Assertion at %s:%d, condition `%s' not met\n", args=0xbfffe864 "\252\363\031\b\216\020") at goutput.c:134 #4 0x081936d5 in monoeg_assertion_message (format=0x819f3b4 "* Assertion at %s:%d, condition `%s' not met\n") at goutput.c:154 #5 0x08060cd7 in mono_method_get_vtable_slot (method=0x829acfc) at class.c:4238 #6 0x08060314 in mono_class_setup_vtable_general (class=0x829a834, overrides=0x0, onum=0) at class.c:4057 #7 0x0805edc9 in mono_class_setup_vtable (class=0x829a834) at class.c:3339 #8 0x0805f6bc in mono_class_setup_vtable_general (class=0x829a78c, overrides=0x0, onum=0) at class.c:3755 #9 0x0805edc9 in mono_class_setup_vtable (class=0x829a78c) at class.c:3339 #10 0x08050c91 in verify_image_file (fname=0xbffff2cc "bin/System.ServiceModel.sigabrt.48384.dll") at pedump.c:472 #11 0x08051535 in main (argc=4, argv=0xbffff064) 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
