[Mono-list] monapps crashing

Zsolt Barat zsolt at softmonsters.com
Fri Oct 13 17:38:18 EDT 2006


hi list,
since im updated to gcc-4.1.1 and recompiled mono all monoapps crashing
with following backtrace (here tomboy but for f-spot it's the same):

=================================================================
Got a SIGSEGV 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 Tomboy.Application.Initialize (string,string,string,string[])
<0xffffffff>
  at Tomboy.Application.Initialize (string,string,string,string[]) <0x0002d>
  at Tomboy.Tomboy.Main (string[]) <0x00064>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void_string[]
(object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        mono(mono_handle_native_sigsegv+0xe7) [0x8154a67]
        mono [0x81219c8]
        [0xb7f2d440]
        /usr/lib/libcrypto.so.0.9.8 [0xb6468222]
        /usr/lib/libcrypto.so.0.9.8 [0xb63926a5]
        /lib/ld-linux.so.2 [0xb7f3bb85]
        /lib/ld-linux.so.2 [0xb7f3bc91]
        /lib/ld-linux.so.2 [0xb7f3f88b]
        /lib/ld-linux.so.2 [0xb7f3b7d2]
        /lib/ld-linux.so.2 [0xb7f3f179]
        /lib/libdl.so.2 [0xb7f05e3d]
        /lib/ld-linux.so.2 [0xb7f3b7d2]
        /lib/libdl.so.2 [0xb7f062dc]
        /lib/libdl.so.2(dlopen+0x41) [0xb7f05d71]
        /usr/lib/libgmodule-2.0.so.0(g_module_open+0x167) [0xb7f0a627]
        mono(mono_lookup_pinvoke_call+0x1f8) [0x80e9f68]
        mono(mono_marshal_get_native_wrapper+0x4ed) [0x80beb0d]
        mono [0x8137310]
        mono [0x813f6bb]
        mono [0x8140f1e]
        mono(mono_magic_trampoline+0x1a) [0x807f65a]
        [0xb7be0032]
        [0xb7993925]
        [0xb79937c3]
        mono(mono_runtime_exec_main+0x60) [0x80992a0]
        mono(mono_runtime_run_main+0x1b3) [0x8099583]
        mono(mono_main+0xe54) [0x805d3f4]
        mono [0x805c0c2]
        /lib/libc.so.6(__libc_start_main+0xd8) [0xb7d18838]
        mono [0x805c011]

does anyone have an idea whats going on here? where does it crashing? in
 glib?
im running on linux
glibc-2.5
mono-1.1.17.1
tomboy is 0.4.1 but version or app doesn't matter.

thanks

zsolt



More information about the Mono-list mailing list