Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 456760

Summary: gnome-base/gvfs-1.14.2: segfault in gvfsd-obexftp when trying to browse cell phone via bluetooth
Product: Gentoo Linux Reporter: Serge Gavrilov <serge>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: critical CC: jussi.t.t.saarinen, poncho
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugzilla.gnome.org/show_bug.cgi?id=693574
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: backtrace of the crash

Description Serge Gavrilov 2013-02-11 11:28:02 UTC
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
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-02-11 14:05:52 UTC
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.
Comment 2 Jussi Saarinen 2013-02-15 20:44:43 UTC
This bug has been reported also upstream:

https://bugzilla.gnome.org/show_bug.cgi?id=693574
Comment 3 Serge Gavrilov 2013-02-26 15:42:54 UTC
Created attachment 340182 [details]
backtrace of the crash

Sorry for delay. Backtrace is attached. Please, help!
Comment 4 Serge Gavrilov 2013-03-31 06:31:01 UTC
The patch that fixes the problem:

https://bugzilla.gnome.org/attachment.cgi?id=240184
Comment 5 Pacho Ramos gentoo-dev 2013-08-24 13:13:15 UTC
solved in 1.16.x