Nope, it's back... slightly different addresses this time.... but still the same basic problem. I'm betting it possibly works when there are other DAAP servers around, as currently there aren't any on my local network (but that changes over the course of the day).

=================================================================
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 <0x4> (wrapper managed-to-native) Avahi.EntryGroup:avahi_entry_group_add_service_strlst (intptr,int,Avahi.Protocol,Avahi.PublishFlags,byte[],byte[],byte[],byte[],uint16,intptr) in <0xffffffb0> (wrapper managed-to-native) Avahi.EntryGroup:avahi_entry_group_add_service_strlst (intptr,int,Avahi.Protocol,Avahi.PublishFlags,byte[],byte[],byte[],byte[],uint16,intptr) in [0x29] Avahi.EntryGroup:AddService (int,Avahi.Protocol,Avahi.PublishFlags,string,string,string,string,uint16,intptr) in [0x4e] Avahi.EntryGroup:AddService (int,Avahi.Protocol,Avahi.PublishFlags,string,string,string,string,uint16,string[]) in [0xd] Avahi.EntryGroup:AddService (Avahi.PublishFlags,string,string,string,uint16,string[])
in [0x9] Avahi.EntryGroup:AddService (string,string,string,uint16,string[])
in [0xcb] DAAP.Server:RegisterService ()
in [0x35] DAAP.Server:Start ()
in [0xf] Banshee.Plugins.Daap.DaapCore:StartServer ()
in [0xb9] Banshee.Plugins.Daap.DaapCore:LoadInitialServerDatabase ()
in [0x16] Banshee.Plugins.Daap.DaapCore:OnLibraryReloaded 
(object,System.EventArgs)
in <0x29> (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs) in <0x7b9bdd> (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
in <0x35> <>AnonHelp<18>:<#AnonymousMethod>12 (object,System.EventArgs)
in <0x476502> (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
in <0x1a> InvokeCB:Invoke ()
in <0xffffffb2> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool 
()
in <0x2a> TimeoutProxy:Handler ()
in <0x3759460f> (wrapper native-to-managed) TimeoutProxy:Handler ()
in <0x4> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0xffffffe7> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x7> Gtk.Application:Run ()
in [0x20b] Banshee.BansheeEntry:Startup (string[])
in [0x1] Banshee.BansheeEntry:Main (string[])
in <0xff4de0c7> (wrapper runtime-invoke) System.Object:runtime_invoke_void_string[] (object,intptr,intptr,intptr)

Native stacktrace:

        /usr/lib/libmono.so.0(mono_handle_native_sigsegv+0xe5) [0x400a2485]
        /usr/lib/libmono.so.0 [0x400634dd]
        [0xffffe440]
        /usr/lib/libdbus-1.so.2 [0x4165a8da]
        /usr/lib/libdbus-1.so.2 [0x4165b311]
        /usr/lib/libdbus-1.so.2 [0x41659c1d]
        /usr/lib/libdbus-1.so.2 [0x4165a6a7]
        /usr/lib/libdbus-1.so.2 [0x41644272]
        /usr/lib/libdbus-1.so.2 [0x416466de]
        /usr/lib/libdbus-1.so.2(dbus_pending_call_block+0x1d) [0x4165428d]
/usr/lib/libdbus-1.so.2(dbus_connection_send_with_reply_and_block+0x79) [0x41646d39]

/usr/lib/libavahi-client.so.3(avahi_entry_group_add_service_strlst+0x20a) [0x42439ada]
        [0x42f64218]
        [0x42f64151]
        [0x42f63fde]
        [0x42f63f25]
        [0x42f63ee6]
        [0x42f6334f]
        [0x42f62e97]
        [0x42f62d5a]
        [0x42f625dd]
        [0x42f61fdc]
        [0x427a83f2]
        [0x427a83ca]
        [0x42f61f7e]
        [0x427a83e2]
        [0x42c1e8a3]
        [0x42c1e850]
        [0x42c1e7cb]
        [0x8c95e44]
        /usr/lib/libglib-2.0.so.0 [0x4022a428]
        /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1d7) [0x40228857]
        /usr/lib/libglib-2.0.so.0 [0x4022b916]
        /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1d6) [0x4022bc38]
        /usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xc1) [0x410c2231]
        [0x42c1e77f]
        [0x42c1e740]
        [0x40ba301f]
        [0x40ba289b]
        [0x40ba2823]
        /usr/lib/libmono.so.0 [0x400808c0]
        /usr/lib/libmono.so.0(mono_runtime_invoke+0x33) [0x400e48c3]
        /usr/lib/libmono.so.0(mono_runtime_exec_main+0x6b) [0x400e782b]
        /usr/lib/libmono.so.0(mono_runtime_run_main+0x18c) [0x400ead0c]
        /usr/lib/libmono.so.0(mono_jit_exec+0x8e) [0x400939fe]
        /usr/lib/libmono.so.0(mono_main+0x1100) [0x40094bc0]
        /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xd0) [0x402f6eb0]
        /usr/bin/mono [0x8048471]

Program received signal SIGABRT, Aborted.
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0x4030b6d1 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0x4030cf9b in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0x400a24c0 in mono_handle_native_sigsegv () from /usr/lib/libmono.so.0
#4  0x400634dd in mono_create_jump_trampoline () from /usr/lib/libmono.so.0
#5  <signal handler called>
#6  0x4165bbb6 in dbus_watch_set_data () from /usr/lib/libdbus-1.so.2
#7  0x4165a8da in dbus_threads_init () from /usr/lib/libdbus-1.so.2
#8  0x4165b311 in dbus_threads_init () from /usr/lib/libdbus-1.so.2
#9  0x41659c1d in dbus_threads_init () from /usr/lib/libdbus-1.so.2
#10 0x4165a6a7 in dbus_threads_init () from /usr/lib/libdbus-1.so.2
#11 0x41644272 in dbus_connection_steal_borrowed_message () from /usr/lib/libdbus-1.so.2
#12 0x416466de in dbus_connection_flush () from /usr/lib/libdbus-1.so.2
#13 0x4165428d in dbus_pending_call_block () from /usr/lib/libdbus-1.so.2
#14 0x41646d39 in dbus_connection_send_with_reply_and_block () from /usr/lib/libdbus-1.so.2 #15 0x42439ada in avahi_entry_group_add_service_strlst () from /usr/lib/libavahi-client.so.3
#16 0x42f64218 in ?? ()
#17 0x4199a5a8 in ?? ()
#18 0xffffffff in ?? ()
#19 0xffffffff in ?? ()
#20 0x00000000 in ?? ()
(gdb) p mono_print_method_from_ip(0x42f64218)
IP 0x42f64218 at offset 0x78 of method (wrapper managed-to-native) Avahi.EntryGroup:avahi_entry_group_add_service_strlst (intptr,int,Avahi.Protocol,Avahi.PublishFlags,byte[],byte[],byte[],byte[],uint16,intptr) (0x42f641a0 0x42f6423f)[domain 0x808ff00 - banshee.exe]
$1 = 12385
(gdb) 0x4199a5a8(Quit
(gdb) p mono_print_method_from_ip(0x4199a5a8)
No method at 0x4199a5a8
$2 = 1078032536
(gdb)

--
[EMAIL PROTECTED] - http://tevp.net
Illegitimus non carborundum


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to