Bug 701634 - [abrt] gnome-bluetooth-3.0.0-1.fc15: mount_finish_cb: Process /usr/bin/bluetooth-applet was killed by signal 11 (SIGSEGV)
Summary: [abrt] gnome-bluetooth-3.0.0-1.fc15: mount_finish_cb: Process /usr/bin/blueto...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-bluetooth
Version: 15
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bastien Nocera
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:0ce4a4c8f7a392207d558a36c57...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-03 12:32 UTC by Santiago Lunar
Modified: 2011-05-03 15:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-03 15:37:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: event_log (10.99 KB, text/plain)
2011-05-03 12:32 UTC, Santiago Lunar
no flags Details
File: dsos (14.72 KB, text/plain)
2011-05-03 12:32 UTC, Santiago Lunar
no flags Details
File: maps (16.36 KB, text/plain)
2011-05-03 12:32 UTC, Santiago Lunar
no flags Details
File: backtrace (13.26 KB, text/plain)
2011-05-03 12:32 UTC, Santiago Lunar
no flags Details

Description Santiago Lunar 2011-05-03 12:32:30 UTC
abrt version: 2.0.1
comment: Bonded with device
executable: /usr/bin/bluetooth-applet
cmdline: bluetooth-applet
component: gnome-bluetooth
package: gnome-bluetooth-3.0.0-1.fc15
crash_function: mount_finish_cb
kernel: 2.6.38.4-20.fc15.i686.PAE
reason: Process /usr/bin/bluetooth-applet was killed by signal 11 (SIGSEGV)
uid: 500
username: santiago
architecture: i686
os_release: Fedora release 15 (Lovelock)
time: 1304353227
rating: 4

Text file: event_log, 11258 bytes
Binary file: coredump, 20320256 bytes
Text file: dsos, 15070 bytes
Text file: maps, 16750 bytes
Text file: backtrace, 13574 bytes

environ
-----
XDG_SESSION_ID=3
SSH_AGENT_PID=4221
HOSTNAME=carite
IMSETTINGS_INTEGRATE_DESKTOP=yes
GPG_AGENT_INFO=/tmp/gpg-eY5Xq4/S.gpg-agent:4247:1
GLADE_PIXMAP_PATH=:
XDG_MENU_PREFIX=xfce-
TERM=dumb
SHELL=/bin/bash
HISTSIZE=1000
XDG_SESSION_COOKIE=1a48cb8493ca2b188b95f8ed00000012-1304352113.386226-1054517380
GNOME_KEYRING_CONTROL=/tmp/keyring-IJemSe
IMSETTINGS_MODULE=none
USER=santiago
GLADE_MODULE_PATH=:
SSH_AUTH_SOCK=/tmp/ssh-fmpQpx4104/agent.4104
USERNAME=santiago
XDG_CONFIG_DIRS=/etc/xdg
MAIL=/var/spool/mail/santiago
DESKTOP_SESSION=xfce
PATH=/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin
QT_IM_MODULE=xim
PWD=/home/santiago
XMODIFIERS=@im=none
KDE_IS_PRELINKED=1
LANG=es_ES.UTF-8
GNOME_KEYRING_PID=4095
GDM_LANG=
KDEDIRS=/usr
GDMSESSION=xfce
HISTCONTROL=ignoredups
SHLVL=2
HOME=/home/santiago
GTK_PATH=:/usr/lib/gtk-2.0
LOGNAME=santiago
CVS_RSH=ssh
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-1A7ON8ndV3,guid=b4969364c95f5821ad9e7b5e00000c60
XDG_DATA_DIRS=/usr/local/share:/usr/share
'LESSOPEN=||/usr/bin/lesspipe.sh %s'
WINDOWPATH=7
XDG_RUNTIME_DIR=/run/user/santiago
GLADE_CATALOG_PATH=:
LIBGLADE_MODULE_PATH=:
GTK_IM_MODULE=gtk-im-context-simple
G_BROKEN_FILENAMES=1
XAUTHORITY=/var/run/gdm/auth-for-santiago-D1xxXq/database
_=/usr/bin/xfce4-session
SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/4258,unix/unix:/tmp/.ICE-unix/4258
DISPLAY=:0.0

Comment 1 Santiago Lunar 2011-05-03 12:32:33 UTC
Created attachment 496514 [details]
File: event_log

Comment 2 Santiago Lunar 2011-05-03 12:32:36 UTC
Created attachment 496515 [details]
File: dsos

Comment 3 Santiago Lunar 2011-05-03 12:32:39 UTC
Created attachment 496516 [details]
File: maps

Comment 4 Santiago Lunar 2011-05-03 12:32:41 UTC
Created attachment 496517 [details]
File: backtrace

Comment 5 Santiago Lunar 2011-05-03 13:08:20 UTC
Package: gnome-bluetooth-3.0.0-1.fc15
Architecture: i686
OS Release: Fedora release 15 (Lovelock)


Comment
-----
Bonded with device

Comment 6 Bastien Nocera 2011-05-03 15:37:35 UTC
And I guess you also clicked "browse files on..." for this device. The code was very broken. This will be fixed in the next gnome-bluetooth update.

commit 6159036ca0a9cf8a0587d8f8b55607bb9f71fbf4
Author: Bastien Nocera <hadess>
Date:   Tue May 3 16:30:31 2011 +0100

    applet: Remove broken use of bluetooth_applet_browse_address()
    
    The bluetooth_applet_browse_address() code already calls
    gtk_show_uri(), so there's no need for us to do it, and certainly
    no need to do it in a way that wouldn't work and crash.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=701634


Note You need to log in before you can comment on or make changes to this bug.