[Mono-bugs] [Bug 656913] New: [verifier] SIGABRT -> condition `!mono_method_check_context_used (cmethod)' not met

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 1 15:34:26 EST 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=656913#c0


           Summary: [verifier] SIGABRT -> condition
                    `!mono_method_check_context_used (cmethod)' not met
    Classification: Mono
           Product: Mono: Runtime
           Version: SVN
          Platform: x86
        OS/Version: openSUSE 11.3
            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=402999)
 --> (http://bugzilla.novell.com/attachment.cgi?id=402999)
assembly causing the abort

gdb --args mono --security=core-clr --compile-all
bin/System.ServiceModel.sigabrt.105088.dll

* Assertion at method-to-ir.c:6592, condition `!mono_method_check_context_used
(cmethod)' not met


Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb72a6b70 (LWP 7412)]
0xffffe424 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb7e2e7ff in raise () from /lib/libc.so.6
#2  0xb7e30140 in abort () from /lib/libc.so.6
#3  0x082893c2 in monoeg_g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR,
format=0x82ad5ac "* Assertion at %s:%d, condition `%s' not met\n", args=
    0xb72a56c4 "\234\325*\b\300\031") at goutput.c:134
#4  0x08289441 in monoeg_assertion_message (format=0x82ad5ac "* Assertion at
%s:%d, condition `%s' not met\n") at goutput.c:154
#5  0x08096e7c in mono_method_to_ir (cfg=0x84afad8,
method="System.ServiceModel.ChannelFactory:CreateFactory ()",
start_bblock=0x8474d9c, end_bblock=
    0x8474e3c, return_var=0x0, dont_inline=0x84ec5d8, inline_args=0x0,
inline_offset=0, is_virtual_call=0) at method-to-ir.c:6592
#6  0x08061a66 in mini_method_compile
(method="System.ServiceModel.ChannelFactory:CreateFactory ()", opts=59861503,
domain=0x34e60, run_cctors=0, 
    compile_aot=0, parts=0) at mini.c:4173
#7  0x080e6a44 in compile_all_methods_thread_main (args=0xbfffee04) at
driver.c:882
#8  0x081ed07a in start_wrapper (data=0x8425108) at threads.c:770
#9  0x08269444 in thread_start_routine (args=0x84006e4) at wthreads.c:285
#10 0x08297d5e in GC_start_routine (arg=0x5dfc0) at pthread_support.c:1397
#11 0xb7f74b25 in start_thread () from /lib/libpthread.so.0
#12 0xb7ed646e in clone () from /lib/libc.so.6

-- 
Configure bugmail: https://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