[ubuntu-mono] [Bug 42059] All mono apps crash with a "Got a SIGSEGV while executing native code." message.

Pierre Buyle mongolito404+launchpad.net at gmail.com
Sat Apr 29 13:36:44 UTC 2006


Public bug reported:

Affects: mono (Ubuntu)
       Severity: Normal
       Priority: (none set)
         Status: Unconfirmed


Description:
Hi,

since I updated my Dapper Box, all mono apps dies because of a SIGSEGV in native code execution. For instance, here is the ouput of muine:
=================================================================
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:


Native stacktrace:

        /usr/lib/libmono.so.0(mono_handle_native_sigsegv+0xe3) [0x4008b43f]
        /usr/lib/libmono.so.0 [0x4004d03e]
        /lib/libpthread.so.0 [0x48dd65ca]
        [0xffffe440]
        [0x40a8da82]
        [0x40a8da21]
        [0x40a8d66b]
        [0x40a81eae]
        /usr/lib/libmono.so.0 [0x4006a438]
        /usr/lib/libmono.so.0(mono_runtime_invoke+0x33) [0x400cceed]
        /usr/lib/libmono.so.0(mono_runtime_class_init+0x13f) [0x400cf12f]
        /usr/lib/libmono.so.0 [0x4006a16e]
        /usr/lib/libmono.so.0(mono_compile_method+0x24) [0x400cd225]
        /usr/lib/libmono.so.0(mono_magic_trampoline+0x1f) [0x400a1b1f]
        [0x402ed032]
        [0x40a8d2fa]
        [0x40a8d299]
        [0x40a8b3d4]
        [0x40a8b346]
        [0x40a8acec]
        [0x40a8791d]
        [0x40a81823]
        /usr/lib/libmono.so.0 [0x4006a438]
        /usr/lib/libmono.so.0(mono_runtime_invoke+0x33) [0x400cceed]
        /usr/lib/libmono.so.0(mono_runtime_exec_main+0x67) [0x400cfa88]
        /usr/lib/libmono.so.0(mono_runtime_run_main+0x188) [0x400d2bf0]
        /usr/lib/libmono.so.0(mono_jit_exec+0x90) [0x4007cb5e]
        /usr/lib/libmono.so.0(mono_main+0x962) [0x4007d54f]
        /lib/libc.so.6(__libc_start_main+0xa3) [0x48c8731f]
        /usr/bin/mono [0x8048459]

I tried to "apt-get reinstall" libmono0 and several other mono related
packages but without any result.

-- 
All mono apps crash with a "Got a SIGSEGV while executing native code." message.
https://launchpad.net/bugs/42059




More information about the Ubuntu-mono mailing list