[Pkg-bluetooth-maintainers] Bug#657255: [bluez] bluetoothd is hanging up.

Takahide Nojima nozzy123nozzy at gmail.com
Wed Jan 25 00:16:25 UTC 2012


Package: bluez
Version: 4.98-1
Severity: serious

--- Please enter the report below this line. ---

Hello,
 
I checked new package of bluez 4.98-1 , I found it doesn't work my debian box.
There is no bluetooth icon on status bar on gnome3.2 desktop,
and also bluetooth menu in gnome-control-center also grayed out.

I run bluetoothd with debug option, then I found it stop in the middle of initialization as below

   -----------console log is here ------
$ sudo /usr/sbin/bluetoothd -n -d
bluetoothd[2853]: Bluetooth daemon 4.98
bluetoothd[2853]: src/main.c:parse_config() parsing main.conf
bluetoothd[2853]: src/main.c:parse_config() discovto=0
bluetoothd[2853]: src/main.c:parse_config() pairto=0
bluetoothd[2853]: src/main.c:parse_config() pageto=8192
bluetoothd[2853]: src/main.c:parse_config() auto_to=60
bluetoothd[2853]: src/main.c:parse_config() name=%h-%d
bluetoothd[2853]: src/main.c:parse_config() class=0x000100
bluetoothd[2853]: src/main.c:parse_config() discov_interval=30
bluetoothd[2853]: src/main.c:parse_config() Key file does not have key 'DeviceID'
bluetoothd[2853]: Starting SDP server
bluetoothd[2853]: src/plugin.c:plugin_init() Loading builtin plugins
bluetoothd[2853]: src/plugin.c:add_plugin() Loading pnat plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading audio plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading sap plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading input plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading serial plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading network plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading proximity plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading service plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading gatt_example plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading time plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading alert plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading health plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading thermometer plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading hciops plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading mgmtops plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading formfactor plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading storage plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading adaptername plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading wiimote plugin
bluetoothd[2853]: src/plugin.c:add_plugin() Loading dbusoob plugin
bluetoothd[2853]: src/plugin.c:plugin_init() Loading plugins /usr/lib/x86_64-linux-gnu/bluetooth/plugins
bluetoothd[2853]: plugins/service.c:register_interface() path /org/bluez/2853/any
bluetoothd[2853]: plugins/service.c:register_interface() Registered interface org.bluez.Service on path /org/bluez/2853/any
bluetoothd[2853]: plugins/dbusoob.c:dbusoob_init() Setup dbusoob plugin
bluetoothd[2853]: health/hdp.c:hdp_manager_start() Starting Health manager
bluetoothd[2853]: alert/main.c:alert_init() Attribute server is disabled
bluetoothd[2853]: Failed to init alert plugin
bluetoothd[2853]: time/main.c:time_init() Attribute server is disabled
bluetoothd[2853]: Failed to init time plugin
bluetoothd[2853]: Parsing /etc/bluetooth/proximity.conf failed: No such file or directory
bluetoothd[2853]: proximity/reporter.c:reporter_init() Attribute server is disabled
bluetoothd[2853]: Failed to init proximity plugin
bluetoothd[2853]: network/manager.c:read_config() /etc/bluetooth/network.conf: Key file does not have key 'DisableSecurity'
bluetoothd[2853]: network/manager.c:read_config() Config options: Security=true
bluetoothd[2853]: input/manager.c:input_manager_init() input.conf: Key file does not have key 'IdleTimeout'
bluetoothd[2853]: audio/manager.c:audio_manager_init() audio.conf: Key file does not have key 'AutoConnect'
bluetoothd[2853]: plugins/pnat.c:pnat_init() Setup Phonet AT (DUN) plugin
bluetoothd[2853]: plugins/hciops.c:hciops_init() 
bluetoothd[2853]: plugins/gatt-example.c:gatt_example_init() Attribute server is disabled
bluetoothd[2853]: Failed to init gatt_example plugin
bluetoothd[2853]: plugins/hciops.c:hciops_setup() 
bluetoothd[2853]: src/main.c:main() Entering main loop
bluetoothd[2853]: src/rfkill.c:rfkill_event() RFKILL event idx 0 type 1 op 0 soft 0 hard 0
bluetoothd[2853]: plugins/hciops.c:init_known_adapters() 
( ... hanging up on this point... )
     ----------------------------------------------------------

Switching off-on my bluetooth headphone didn't make no effect, bluetoothd doesn't proceed any more.

Does anyone have information of this problem?

Thanks,

--- System information. ---
Architecture: amd64
Kernel:       Linux 3.2.0-1-amd64

Debian Release: wheezy/sid
  500 unstable        ftp.jp.debian.org 
  150 experimental    ftp.jp.debian.org 

--- Package information. ---
Depends                   (Version) | Installed
===================================-+-==============
libc6                      (>= 2.9) | 2.13-24
libcap-ng0                          | 0.6.6-1
libdbus-1-3              (>= 1.1.1) | 1.5.8-1
libglib2.0-0            (>= 2.28.0) | 2.30.2-2
libreadline6               (>= 6.0) | 6.2-8
libudev0                 (>= 0.140) | 175-3
libusb-0.1-4          (>= 2:0.1.12) | 2:0.1.12-20
module-init-tools                   | 4.0.3-1
udev                     (>= 170-1) | 175-3
lsb-base                            | 3.2-28.1
dbus                                | 1.5.8-1
python-gobject                      | 3.0.3-2
python-dbus                         | 0.84.0-2


Package's Recommends field is empty.

Package's Suggests field is empty.

---
 Takahide Nojima <nozzy123nozzy at gmail.com>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-bluetooth-maintainers/attachments/20120125/7c52e390/attachment.pgp>


More information about the Pkg-bluetooth-maintainers mailing list