Bug 333190

Summary: Unable to connect android device to laptop with bluetooth
Product: [Unmaintained] solid Reporter: Joachim Jacob <joachim.jacob>
Component: bluetoothAssignee: Alex Fiestas <afiestas>
Status: RESOLVED DUPLICATE    
Severity: crash Keywords: drkonqi
Priority: NOR    
Version First Reported In: 2.0.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Joachim Jacob 2014-04-08 09:37:08 UTC
Application: bluedevil-monolithic (2.0.0)
KDE Platform Version: 4.11.5
Qt Version: 4.8.5
Operating System: Linux 3.11.10-7-desktop x86_64
Distribution: "openSUSE 13.1 (Bottle) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Trying to connect Android device to laptop
1. set laptop discoverable
2. on android device, select the laptop
3. bluetoothd crashed, adaptor got killed, bluetooth in notification bar disappeared
4. running bluetoothd in terminal brought adaptor back, bluetooth back in notification bar

The crash can be reproduced every time.

-- Backtrace:
Application: Bluetooth (bluedevil-monolithic), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x0000000000000000 in ?? ()
#7  0x00007f6db7dfcb13 in BlueDevil::Manager::Private::clean() () from /usr/lib64/libbluedevil.so.2
#8  0x00007f6db7352d68 in QMetaObject::activate (sender=0xf4b220, m=m@entry=0x7f6db7921700 <QDBusServiceWatcher::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7fffcf956940) at kernel/qobject.cpp:3556
#9  0x00007f6db77044b5 in QDBusServiceWatcher::serviceUnregistered (this=<optimized out>, _t1=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:152
#10 0x00007f6db7705337 in QDBusServiceWatcher::qt_metacall (this=0xf4b220, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fffcf956b00) at .moc/release-shared/moc_qdbusservicewatcher.cpp:106
#11 0x00007f6db76cbead in QDBusConnectionPrivate::deliverCall (this=0xf47540, object=0xf4b220, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:951
#12 0x00007f6db735711e in QObject::event (this=0xf4b220, e=<optimized out>) at kernel/qobject.cpp:1203
#13 0x00007f6db66dc8ac in QApplicationPrivate::notify_helper (this=this@entry=0xdfc820, receiver=receiver@entry=0xf4b220, e=e@entry=0xf52f30) at kernel/qapplication.cpp:4562
#14 0x00007f6db66e2e70 in QApplication::notify (this=this@entry=0x7fffcf9572b0, receiver=receiver@entry=0xf4b220, e=e@entry=0xf52f30) at kernel/qapplication.cpp:4348
#15 0x00007f6db824b18a in KApplication::notify (this=0x7fffcf9572b0, receiver=0xf4b220, event=0xf52f30) at /usr/src/debug/kdelibs-4.11.5/kdeui/kernel/kapplication.cpp:311
#16 0x00007f6db733f0ad in QCoreApplication::notifyInternal (this=0x7fffcf9572b0, receiver=receiver@entry=0xf4b220, event=event@entry=0xf52f30) at kernel/qcoreapplication.cpp:949
#17 0x00007f6db73420ff in sendEvent (event=0xf52f30, receiver=0xf4b220) at kernel/qcoreapplication.h:231
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0xdb9650) at kernel/qcoreapplication.cpp:1573
#19 0x00007f6db73425a3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1466
#20 0x00007f6db736c493 in sendPostedEvents () at kernel/qcoreapplication.h:236
#21 postEventSourceDispatch (s=0xdec1d0) at kernel/qeventdispatcher_glib.cpp:280
#22 0x00007f6db1cb5316 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f6db1cb5668 in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f6db1cb570c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f6db736bd55 in QEventDispatcherGlib::processEvents (this=0xdfc360, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#26 0x00007f6db6779936 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007f6db733dd0f in QEventLoop::processEvents (this=this@entry=0x7fffcf9571b0, flags=...) at kernel/qeventloop.cpp:149
#28 0x00007f6db733e005 in QEventLoop::exec (this=this@entry=0x7fffcf9571b0, flags=...) at kernel/qeventloop.cpp:204
#29 0x00007f6db734313b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#30 0x0000000000404d10 in ?? ()
#31 0x00007f6db5e69be5 in __libc_start_main () from /lib64/libc.so.6
#32 0x0000000000404d61 in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 328635.

Possible duplicates by query: bug 331176, bug 330790, bug 328635.

Reported using DrKonqi
Comment 1 Jekyll Wu 2014-04-08 15:53:45 UTC

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