GNOME Bugzilla – Bug 626362
nautilus-sendto crashes when gnome-bluetooth or empathy plugins are present
Last modified: 2010-08-12 15:21:41 UTC
I have the following installed versions: nautilus-sendto-2.28.4 gnome-bluetooth-2.30.0 empathy-2.30.2 glib-2.24.1 glibc-2.11.2 To reproduce, I simply need to righ click on a file and try to send it, no window is opened since nautilus-sendto crashes Thanks for your help on this This is the backtrace: System: Linux 2.6.34-tuxonice-r1 #2 SMP PREEMPT Tue Jul 13 22:12:24 CEST 2010 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10706000 Selinux: No Accessibility: Disabled GTK+ Theme: Shiki-Brave Icon Theme: gnome-gentoo GTK+ Modules: canberra-gtk-module, gnomebreakpad Memory status: size: 204369920 vsize: 204369920 resident: 9449472 share: 7319552 rss: 9449472 rss_rlim: 18446744073709551615 CPU usage: start_time: 1281268060 rtime: 2 utime: 2 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/nautilus-sendto' [Thread debugging using libthread_db enabled] 0x00007fe5f02e1b8e in __libc_waitpid (pid=<value optimized out>, stat_loc=0x7fff650f77a0, options=<value optimized out>) at ../sysdeps/unix/sysv/linux/waitpid.c:32 in ../sysdeps/unix/sysv/linux/waitpid.c
+ Trace 223157
Thread 1 (Thread 0x7fe5f1d30860 (LWP 2872))
Inferior 1 [process 2872] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] ----------- .xsession-errors --------------------- (gnome-terminal:10085): Gtk-CRITICAL **: gtk_widget_is_ancestor: assertion `ancestor != NULL' failed (gnome-terminal:10085): Gtk-CRITICAL **: gtk_widget_is_ancestor: assertion `ancestor != NULL' failed (gnome-terminal:10085): Gtk-CRITICAL **: gtk_widget_is_ancestor: assertion `ancestor != NULL' failed Initializing nautilus-open-terminal extension Initializing nautilus-gdu extension ** Message: Initializing gksu extension... Init nautilus burn plugin Init pidgin plugin ** (bug-buddy:2873): WARNING **: Couldn't load /usr/share/applications/avidemux2-gtk.desktop: Nombre de clave no válida: Exec[$e] warning: Can not parse XML syscalls information; XML support was disabled at compile time. 32 ../sysdeps/unix/sysv/linux/waitpid.c: No existe el fichero o el directorio. --------------------------------------------------
Looks to me like you didn't build the gnome-bluetooth and empathy versions against the correct version of nautilus-sendto. Could you please double-check?
I already tried to recompile gnome-bluetooth against new nautilus-sendto without success, I've just retried with the same result :-( Best regards
Please test with nautilus-sendto 2.28.5 (for some reason, I was still thinking 2.28.4 was the latest one).
It seems to work, it surprised me since most of its changes are also included in downstream nautilus-sendto-2.28.4-r1, but it fails (with and without the patches) and 2.28.5 works :-O Thanks a lot and sorry for the delay (I am now out and I don't have a proper internet connection)