[Mono-bugs] [Bug 325495] Mono crashes with (mono_convert_imt_slot_to_vtable_slot): assertion failed: (vtable_offset >= 0)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 27 08:20:21 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=325495#c3





--- Comment #3 from Jonathan Chambers <joncham at gmail.com>  2007-09-27 06:20:21 MST ---
Forgot, the output of the test case should be:

1a  1b
2a  2b


On mono (/trunk/ r86484):

** ERROR **: file mini-trampolines.c: line 48
(mono_convert_imt_slot_to_vtable_slot): assertion failed: (vtable_offset >= 0)
aborting...
Stacktrace:

  at Program.Main () <0xffffffff>
  at Program.Main () <0x000f4>
  at (wrapper runtime-invoke) Program.runtime_invoke_void
(object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        mono [0x51d7a1]
        /lib64/libpthread.so.0 [0x3cee30c380]
        /lib64/libc.so.6(gsignal+0x40) [0x3ced22f3b0]
        /lib64/libc.so.6(abort+0x100) [0x3ced230860]
        /usr/lib64/libglib-2.0.so.0(g_log+0) [0x322c22d1a3]
        /usr/lib64/libglib-2.0.so.0(g_log+0x83) [0x322c22d226]
        /usr/lib64/libglib-2.0.so.0(g_assert_warning+0x66) [0x322c22d294]
        mono [0x442ecd]
        mono [0x442f7b]
        [0x40000139]

Debug info from gdb:



=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Aborted


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