[Banshee-List] Cvs compile errors (dbus-sharp / mono)



I noticed this error when compiling from cvs:

** (/usr/lib/mono/2.0/gmcs.exe:29412): WARNING **: The following assembly referenced from /home/jason/work/banshee/src/Banshee.Base/Banshee.Base.dll could not be loaded:
     Assembly:   dbus-sharp    (assemblyref_index=10)
     Version:    0.60.0.0
     Public Key: 9eef2692033670f5
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/home/jason/work/banshee/src/Banshee.Base/).


** (/usr/lib/mono/2.0/gmcs.exe:29412): WARNING **: The class DBus.Service could not be loaded, used in dbus-sharp, Version=0.60.0.0, Culture=neutral, PublicKeyToken=9eef2692033670f5

I continued to build and install it, but banshee obviously doesn't start. Here is the output:

** (/usr/local/lib/banshee/banshee.exe:30696): WARNING **: The following assembly referenced from /usr/local/lib/banshee/banshee.exe could not be loaded:
     Assembly:   dbus-sharp    (assemblyref_index=13)
     Version:    0.60.0.0
     Public Key: 9eef2692033670f5
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/local/lib/banshee).


** (/usr/local/lib/banshee/banshee.exe:30696): WARNING **: The class DBus.Connection could not be loaded, used in dbus-sharp, Version=0.60.0.0, Culture=neutral, PublicKeyToken=9eef2692033670f5

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

in Banshee.BansheeEntry:DetectInstanceAndDbus () <0xffffffff>
in Banshee.BansheeEntry:DetectInstanceAndDbus () <0x12>
in Banshee.BansheeEntry:Startup (string[]) <0x539>
in Banshee.BansheeEntry:Main (string[]) <0x1b>
in (wrapper runtime-invoke) System.Object:runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0x68699f>

Native stacktrace:

        /usr/lib/libmono.so.0(mono_handle_native_sigsegv+0xe3) [0xb7dd743f]
        /usr/lib/libmono.so.0 [0xb7d9903e]
        [0xffffe440]
        /usr/lib/libmono.so.0(mono_compile_create_var+0xae) [0xb7d95338]
        /usr/lib/libmono.so.0(mini_method_compile+0xfe8) [0xb7db5094]
        /usr/lib/libmono.so.0 [0xb7db604d]
        /usr/lib/libmono.so.0(mono_compile_method+0x24) [0xb7e19225]
        /usr/lib/libmono.so.0(mono_magic_trampoline+0x1f) [0xb7dedb1f]
        [0xb7a34032]
        [0xb7730ac2]
        [0xb7730244]
        [0xb772fac3]
        /usr/lib/libmono.so.0 [0xb7db6438]
        /usr/lib/libmono.so.0(mono_runtime_invoke+0x33) [0xb7e18eed]
        /usr/lib/libmono.so.0(mono_runtime_exec_main+0x67) [0xb7e1ba88]
        /usr/lib/libmono.so.0(mono_runtime_run_main+0x188) [0xb7e1ebf0]
        /usr/lib/libmono.so.0(mono_jit_exec+0x90) [0xb7dc8b5e]
        /usr/lib/libmono.so.0(mono_main+0x962) [0xb7dc954f]
        /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xd2) [0xb7b64ea2]
        banshee [0x8048459]
Abort

Things were working great until about 2 days ago. I'm on Ubuntu Dapper. Anyone know how I can fix this?
Thanks.

-- Jason

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]