Application that crashed: kbluetooth Version of the application: 0.4 KDE Version: 4.3.2 (KDE 4.3.2) Qt Version: 4.5.2 Operating System: Linux 2.6.31-14-generic i686 Distribution: Ubuntu 9.10 What I was doing when the application crashed: I started kbluetooth and searched for a device. A device was found that I could not connect to (not an input device). After this I quit kbluetooth from the tray, which resulted in the crash. -- Backtrace: Application: KBluetooth (kbluetooth), signal: Segmentation fault [KCrash Handler] #6 0x00000000 in ?? () #7 0x0023552f in ~BluetoothManager (this=0x8adb2b0, __in_chrg=<value optimized out>) at ../../../../libs/solid/control/bluetoothmanager.cpp:100 #8 0x0023564a in ~SingletonHelper () at ../../../../libs/solid/control/ifaces/../singletondefs.h:35 #9 destroy () at ../../../../libs/solid/control/bluetoothmanager.cpp:78 #10 0x0022690b in ~KCleanUpGlobalStatic (this=0x2423a4, __in_chrg=<value optimized out>) at /usr/include/kglobal.h:62 #11 0x00b1d05f in ?? () from /lib/tls/i686/cmov/libc.so.6 #12 0x00b1d0cf in exit () from /lib/tls/i686/cmov/libc.so.6 #13 0x00b04b5e in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #14 0x08051d31 in _start () This bug may be a duplicate of or related to bug 193218 Reported using DrKonqi
can you install the debug package of kbluetooth from your distribution please ?
I can reproduce the crash in my local copy, so this bug is confirmed. I'll try to fix it before release the final 0.4 version, even if it is with a workaround to not modify solid.
SVN commit 1045165 by afiestas: Ok, this is not beatiful, this is not correct but this is the only solution for bug 212607 without purge bluez-solid :/ BUG: 212607 M +3 -9 trayicon.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1045165
*** Bug 216768 has been marked as a duplicate of this bug. ***