Bug 183231 - kbluetooth4 crashes when disabling bluetooth device
Summary: kbluetooth4 crashes when disabling bluetooth device
Status: RESOLVED DUPLICATE of bug 181268
Alias: None
Product: kde-bluetooth
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Tom Patzig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-04 22:07 UTC by Martin van Es
Modified: 2009-02-09 23:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin van Es 2009-02-04 22:07:33 UTC
Version:           1:0.3-0ubuntu2 (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

My laptop has a wireless killswitch that kills both the wi-fi and (usb-based) bluetooth device. When I switch it off, kbluetooth4 crashes.
I have no debugging symbols at this moment, but could try to install the necessary packages if needed but I'm not quite sure which (there's no kdebluetooth-dbg package in Jaunty).
Comment 1 Dario Andres 2009-02-04 23:12:48 UTC
You can try installing "libqt4-dbg", I think that will be enought to discover this crash (I'am already thinking in other reports)
Thanks
Comment 2 Martin van Es 2009-02-05 09:31:39 UTC
I have libqt4-dbg, kdebase-runtime-dbg and kdenetwork-dbg installed and this is the backtrace, not very valuable I guess? Maybe thread #1 is helpfull?

This backtrace appears to be of no use.
This is probably because your packages are built in a way which prevents creation of proper backtraces, or the stack frame was seriously corrupted in the crash.

(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7f0862718750 (LWP 20758)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0x00007f085eabed50 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (process 20758)]

Thread 1 (Thread 0x7f0862718750 (LWP 20758)):
#0  0x00007f085eabed50 in nanosleep () from /lib/libc.so.6
#1  0x00007f085eabeba7 in sleep () from /lib/libc.so.6
#2  0x00007f0861cf5caf in ?? () from /usr/lib/libkdeui.so.5
#3  0x00007f0861cf65ba in KCrash::defaultCrashHandler () from /usr/lib/libkdeui.so.5
#4  <signal handler called>
#5  0x00007f08601edce5 in QObject::property () from /usr/lib/libQtCore.so.4
#6  0x00007f08604ead5e in ?? () from /usr/lib/libQtDBus.so.4
#7  0x00007f08604eb791 in ?? () from /usr/lib/libQtDBus.so.4
#8  0x00007f08604ebaa8 in ?? () from /usr/lib/libQtDBus.so.4
#9  0x00007f08601eadc5 in QObject::event () from /usr/lib/libQtCore.so.4
#10 0x00007f085f70330a in QApplication::event () from /usr/lib/libQtGui.so.4
#11 0x00007f085f6fdbfd in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#12 0x00007f085f7059ba in QApplication::notify () from /usr/lib/libQtGui.so.4
#13 0x00007f0861c905cb in KApplication::notify () from /usr/lib/libkdeui.so.5
#14 0x00007f08601dbd81 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#15 0x00007f08601dca1a in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#16 0x00007f0860204503 in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007f085b8e230b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0x00007f085b8e5acd in ?? () from /usr/lib/libglib-2.0.so.0
#19 0x00007f085b8e5c8b in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#20 0x00007f086020418f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#21 0x00007f085f78fadf in ?? () from /usr/lib/libQtGui.so.4
#22 0x00007f08601da6a2 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#23 0x00007f08601da82d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#24 0x00007f08604edf5d in ?? () from /usr/lib/libQtDBus.so.4
#25 0x00007f08604d8933 in QDBusConnection::call () from /usr/lib/libQtDBus.so.4
#26 0x00007f08604f6d5f in QDBusAbstractInterface::callWithArgumentList () from /usr/lib/libQtDBus.so.4
#27 0x00007f08604f8aac in QDBusAbstractInterface::call () from /usr/lib/libQtDBus.so.4
#28 0x000000000042004e in _start ()
#0  0x00007f085eabed50 in nanosleep () from /lib/libc.so.6
Comment 3 Dario Andres 2009-02-09 23:59:01 UTC

*** This bug has been marked as a duplicate of bug 181268 ***