Software: Gentoo ~amd64, Gnome 3.6, G-bluetooth 3.6.1, gvfs 1.14.2, obexd 0.46, 0.4.6, bluez 4.101 To reproduce: try to browse a cell phone via bt menu on G-shell top bar. gvfsd-obexftp[1815]: segfault at 4 ip 00007fe2ee4f3e60 sp 00007fff9d8408b8 error 6 in libdbus-1.so.3.7.2[7fe2ee4d2000+3c000] pool[1862]: segfault at 0 ip 00007f305235b6a3 sp 00007f3049677940 error 4 in libdbus-1.so.3.7.2[7f3052339000+3c000] Reproducible 100% Downgrade gvfs up to 1.12.3 fixes the problem. Reproducible: Always
We need a gdb backtrace to determine what caused the crash. Please re-emerge gvfs, glib, bluez, dbus, and dbus-glib with "-ggdb" in CFLAGS and "splitdebug" in FEATURES (see http://www.gentoo.org/proj/en/qa/backtraces.xml for more details). Then emerge app-admin/abrt (if you don't have it already), do /etc/init.d/abrt start, do whatever needs to be done to crash gvfsd-obexftp, obtain the backtrace from abrt-gui, and attach it here.
This bug has been reported also upstream: https://bugzilla.gnome.org/show_bug.cgi?id=693574
Created attachment 340182 [details] backtrace of the crash Sorry for delay. Backtrace is attached. Please, help!
The patch that fixes the problem: https://bugzilla.gnome.org/attachment.cgi?id=240184
solved in 1.16.x