[Mono-dev] Mono on Fedora Development/AMD64

Eskil Bylund eskil.bylund at gmail.com
Sat Sep 2 15:12:07 EDT 2006


Hi all,

When testing my application on Fedora Core Test 2 + updates, I always
got the error below.

If I should provide more information, please let me know, (and how to)
and I'll do my best to help.

** ERROR **: file mini-amd64.c: line 173 (amd64_patch): assertion
failed: (amd64_is_imm32 (disp))
aborting...
=================================================================
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.
=================================================================
Stacktrace:
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_delegate_to_ftnptr (object)
<0x0000b>
  at (wrapper managed-to-native)
System.Object.__icall_wrapper_mono_delegate_to_ftnptr (object)
<0xffffffff>
  at (wrapper managed-to-native)
Gtk.NodeStore.gtksharp_node_store_set_tree_model_callbacks
(intptr,Gtk.NodeStore/TreeModelIfaceDelegates&) <0xffffffff>
  at Gtk.NodeStore.BuildTreeModelIface () <0x0030c>
  at Gtk.NodeStore..ctor (System.Type) <0x000a5>
  at GUI.PreferencesWindow.Initialize () <0x00332>
  at GUI.PreferencesWindow..ctor (Gtk.Window) <0x0008f>
...
Native stacktrace:
        mono(mono_handle_native_sigsegv+0xe7) [0x509717]
        /lib64/libpthread.so.0 [0x2aaaab795bf0]
        /lib64/libc.so.6(gsignal+0x35) [0x2aaaac06f215]
        /lib64/libc.so.6(abort+0x110) [0x2aaaac070b80]
        /lib64/libglib-2.0.so.0(g_log+0) [0x2aaaab307050]
        /lib64/libglib-2.0.so.0(g_log+0x83) [0x2aaaab3070d3]
        /lib64/libglib-2.0.so.0(g_assert_warning+0x76) [0x2aaaab307156]
        mono [0x42ac7d]
        mono(mono_codegen+0x2d7) [0x4d96b7]
        mono [0x4f47dc]
        mono [0x4f54f9]
        mono(mono_delegate_to_ftnptr+0x3b) [0x49ff8b]
        [0x40ac85fd]



More information about the Mono-devel-list mailing list