Bug 327765 - Bluetooth crashes when other device attempts to pair
Summary: Bluetooth crashes when other device attempts to pair
Status: RESOLVED FIXED
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: bluetooth-daemon (show other bugs)
Version: 4.11.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords: drkonqi
: 327852 327885 328112 328379 331085 331248 334272 335148 337160 340159 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-11-18 13:14 UTC by Daniel Nesbitt
Modified: 2014-11-12 12:58 UTC (History)
21 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (8.93 KB, text/plain)
2013-11-20 19:14 UTC, bugz
Details
New crash information added by DrKonqi (6.79 KB, text/plain)
2013-11-21 12:48 UTC, alaingeorges
Details
New crash information added by DrKonqi (8.40 KB, text/plain)
2013-12-10 11:48 UTC, elvengadorcoral
Details
New crash information added by DrKonqi (9.58 KB, text/plain)
2013-12-14 23:43 UTC, Dan Mossor
Details
New crash information added by DrKonqi (9.61 KB, text/plain)
2013-12-16 10:53 UTC, Angelos Skembris
Details
New crash information added by DrKonqi (11.44 KB, text/plain)
2014-01-06 12:19 UTC, Dér Kristóf
Details
New crash information added by DrKonqi (4.65 KB, text/plain)
2014-03-25 22:28 UTC, Paul Bennett
Details
New crash information added by DrKonqi (8.26 KB, text/plain)
2014-04-20 18:14 UTC, oroszms
Details
New crash information added by DrKonqi (9.59 KB, text/plain)
2014-05-19 18:27 UTC, volnes88
Details
New crash information added by DrKonqi (4.76 KB, text/plain)
2014-05-23 15:42 UTC, Laurent
Details
crash loh (6.15 KB, text/plain)
2014-07-12 08:35 UTC, Arnaud Vacquier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Nesbitt 2013-11-18 13:14:17 UTC
Application: kded4 (4.11.2)
KDE Platform Version: 4.11.2
Qt Version: 4.8.5
Operating System: Linux 3.11.6-4-desktop x86_64
Distribution: "openSUSE 13.1 (Bottle) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

I am attempting to send a file via a Mac using Bluetooth. When I set Bluetooth to be visible on my laptop running KDE, the laptop is listed on the OSX file transfer application. However when trying to pair, the OS X file transfer application displays the pin code and on KDE KWallet briefly appears in the system tray and immediately after I get a segmentation fault.

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Dæmon (kded4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff38d89a780 (LWP 1166))]

Thread 4 (Thread 0x7ff36e8ba700 (LWP 1176)):
#0  0x00007ff38c150f11 in pthread_getspecific () from /lib64/libpthread.so.0
#1  0x00007ff387de5490 in g_thread_self () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ff387dc06bd in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007ff38c50fd76 in QEventDispatcherGlib::processEvents (this=0x7ff3680008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#4  0x00007ff38c4e1d0f in QEventLoop::processEvents (this=this@entry=0x7ff36e8b9e20, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007ff38c4e2005 in QEventLoop::exec (this=this@entry=0x7ff36e8b9e20, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007ff38c3e0fef in QThread::exec (this=this@entry=0xba41c0) at thread/qthread.cpp:536
#7  0x00007ff38c4c3513 in QInotifyFileSystemWatcherEngine::run (this=0xba41c0) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007ff38c3e368f in QThreadPrivate::start (arg=0xba41c0) at thread/qthread_unix.cpp:338
#9  0x00007ff38c14c0db in start_thread () from /lib64/libpthread.so.0
#10 0x00007ff38aeb590d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7ff365e1c700 (LWP 1231)):
#0  0x00007ff387dfffba in ?? () from /usr/lib64/libglib-2.0.so.0
#1  0x00007ff387e00279 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ff387dbfcf8 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#3  0x00007ff387dc04e3 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007ff387dc06cc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007ff38c50fd76 in QEventDispatcherGlib::processEvents (this=0x7ff3500008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#6  0x00007ff38c4e1d0f in QEventLoop::processEvents (this=this@entry=0x7ff365e1be20, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007ff38c4e2005 in QEventLoop::exec (this=this@entry=0x7ff365e1be20, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007ff38c3e0fef in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#9  0x00007ff37017c4a7 in KCupsConnection::run() () from /usr/lib64/libkcupslib.so
#10 0x00007ff38c3e368f in QThreadPrivate::start (arg=0xd68d50) at thread/qthread_unix.cpp:338
#11 0x00007ff38c14c0db in start_thread () from /lib64/libpthread.so.0
#12 0x00007ff38aeb590d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7ff36561b700 (LWP 1232)):
#0  0x00007ff38aeacb3d in poll () from /lib64/libc.so.6
#1  0x00007ff387dc05c4 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ff387dc06cc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007ff38c50fd76 in QEventDispatcherGlib::processEvents (this=0x7ff3440008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#4  0x00007ff38c4e1d0f in QEventLoop::processEvents (this=this@entry=0x7ff36561ae60, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007ff38c4e2005 in QEventLoop::exec (this=this@entry=0x7ff36561ae60, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007ff38c3e0fef in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#7  0x00007ff38c3e368f in QThreadPrivate::start (arg=0xb70f40) at thread/qthread_unix.cpp:338
#8  0x00007ff38c14c0db in start_thread () from /lib64/libpthread.so.0
#9  0x00007ff38aeb590d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7ff38d89a780 (LWP 1166)):
[KCrash Handler]
#6  findNode (akey=..., this=0xdf) at /usr/include/QtCore/qmap.h:483
#7  contains (akey=..., this=0xdf) at /usr/include/QtCore/qmap.h:555
#8  BlueDevil::Adapter::deviceForUBI (this=0xb8fdca, UBI=...) at /usr/src/debug/libbluedevil/bluedevil/bluedeviladapter.cpp:190
#9  0x00007ff36ed822ee in BluezAgent::RequestConfirmation (this=0xb8fdb0, device=..., passkey=644906, msg=...) at /usr/src/debug/bluedevil/src/daemon/kded/bluezagent.cpp:128
#10 0x00007ff36ed7c1fb in BluezAgent::qt_static_metacall (_o=0xb8fdca, _o@entry=0xb8fdb0, _id=1780774208, _id@entry=6, _a=0x7fff6a247750, _c=<optimized out>) at /usr/src/debug/bluedevil/build/src/daemon/kded/moc_bluezagent.cpp:81
#11 0x00007ff36ed7c633 in qt_static_metacall (_a=0x7fff6a247750, _id=6, _c=QMetaObject::InvokeMetaMethod, _o=0xb8fdb0) at /usr/src/debug/bluedevil/build/src/daemon/kded/moc_bluezagent.cpp:123
#12 BluezAgent::qt_metacall (this=0xb8fdb0, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fff6a247750) at /usr/src/debug/bluedevil/build/src/daemon/kded/moc_bluezagent.cpp:124
#13 0x00007ff38922eead in QDBusConnectionPrivate::deliverCall (this=this@entry=0xb6f920, object=object@entry=0xb8fdb0, msg=..., metaTypes=..., slotIdx=10) at qdbusintegrator.cpp:951
#14 0x00007ff389230039 in QDBusConnectionPrivate::activateCall (this=this@entry=0xb6f920, object=0xb8fdb0, flags=flags@entry=273, msg=...) at qdbusintegrator.cpp:856
#15 0x00007ff389230b1d in QDBusConnectionPrivate::activateObject (this=0xb6f920, node=..., msg=..., pathStartPos=<optimized out>) at qdbusintegrator.cpp:1427
#16 0x00007ff389230beb in QDBusActivateObjectEvent::placeMetaCall (this=0xbacd90) at qdbusintegrator.cpp:1541
#17 0x00007ff38c4fb11e in QObject::event (this=0xb8e620, e=<optimized out>) at kernel/qobject.cpp:1203
#18 0x00007ff38b6628ac in QApplicationPrivate::notify_helper (this=this@entry=0x9663a0, receiver=receiver@entry=0xb8e620, e=e@entry=0xbacd90) at kernel/qapplication.cpp:4562
#19 0x00007ff38b668e70 in QApplication::notify (this=this@entry=0x7fff6a248110, receiver=receiver@entry=0xb8e620, e=e@entry=0xbacd90) at kernel/qapplication.cpp:4348
#20 0x00007ff38d28918a in KApplication::notify (this=0x7fff6a248110, receiver=0xb8e620, event=0xbacd90) at /usr/src/debug/kdelibs-4.11.2/kdeui/kernel/kapplication.cpp:311
#21 0x00007ff38c4e30ad in QCoreApplication::notifyInternal (this=0x7fff6a248110, receiver=receiver@entry=0xb8e620, event=event@entry=0xbacd90) at kernel/qcoreapplication.cpp:949
#22 0x00007ff38c4e60ff in sendEvent (event=0xbacd90, receiver=0xb8e620) at kernel/qcoreapplication.h:231
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x8da150) at kernel/qcoreapplication.cpp:1573
#24 0x00007ff38c4e65a3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1466
#25 0x00007ff38c510493 in sendPostedEvents () at kernel/qcoreapplication.h:236
#26 postEventSourceDispatch (s=0x9666c0) at kernel/qeventdispatcher_glib.cpp:280
#27 0x00007ff387dc02d6 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#28 0x00007ff387dc0628 in ?? () from /usr/lib64/libglib-2.0.so.0
#29 0x00007ff387dc06cc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#30 0x00007ff38c50fd55 in QEventDispatcherGlib::processEvents (this=0x8e0630, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#31 0x00007ff38b6ff936 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007ff38c4e1d0f in QEventLoop::processEvents (this=this@entry=0x7fff6a247fe0, flags=...) at kernel/qeventloop.cpp:149
#33 0x00007ff38c4e2005 in QEventLoop::exec (this=this@entry=0x7fff6a247fe0, flags=...) at kernel/qeventloop.cpp:204
#34 0x00007ff38c4e713b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#35 0x00007ff38b66106c in QApplication::exec () at kernel/qapplication.cpp:3823
#36 0x00007ff377673fbb in kdemain (argc=1, argv=0x94b5e0) at /usr/src/debug/kdelibs-4.11.2/kded/kded.cpp:925
#37 0x000000000040879e in launch (argc=argc@entry=1, _name=_name@entry=0x40b117 "kded4", args=<optimized out>, args@entry=0x0, cwd=cwd@entry=0x0, envc=envc@entry=0, envs=<optimized out>, envs@entry=0x0, reset_env=reset_env@entry=false, tty=tty@entry=0x0, avoid_loops=avoid_loops@entry=false, startup_id_str=startup_id_str@entry=0x40afa6 "0") at /usr/src/debug/kdelibs-4.11.2/kinit/kinit.cpp:726
#38 0x0000000000405f23 in main (argc=4, argv=<optimized out>, envp=0x7fff6a248870) at /usr/src/debug/kdelibs-4.11.2/kinit/kinit.cpp:1841

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-11-20 08:02:58 UTC
*** Bug 327852 has been marked as a duplicate of this bug. ***
Comment 2 bugz 2013-11-20 19:14:31 UTC
Created attachment 83662 [details]
New crash information added by DrKonqi

kded4 (4.11.2) on KDE Platform 4.11.2 using Qt 4.8.5

- What I was doing when the application crashed:

Attempting to pair with Apple Magic Trackpad.  Application crashes when it's told to pair with that specific found device.

-- Backtrace (Reduced):
#6  findNode (akey=..., this=0x78) at /usr/include/QtCore/qmap.h:483
#7  contains (akey=..., this=0x78) at /usr/include/QtCore/qmap.h:555
#8  BlueDevil::Adapter::deviceForUBI (this=0x1ba8e8a, UBI=...) at /usr/src/debug/libbluedevil/bluedevil/bluedeviladapter.cpp:190
#9  0x00007fec6649ee71 in BluezAgent::RequestPinCode (this=0x1ba8e70, device=..., msg=...) at /usr/src/debug/bluedevil/src/daemon/kded/bluezagent.cpp:88
#10 0x00007fec66499173 in BluezAgent::qt_static_metacall (_o=0x1ba8e8a, _o@entry=0x1ba8e70, _id=-487549568, _id@entry=3, _a=0x7fffe2f09790, _c=<optimized out>) at /usr/src/debug/bluedevil/build/src/daemon/kded/moc_bluezagent.cpp:76
Comment 3 Jekyll Wu 2013-11-21 02:01:20 UTC
*** Bug 327885 has been marked as a duplicate of this bug. ***
Comment 4 alaingeorges 2013-11-21 12:48:28 UTC
Created attachment 83679 [details]
New crash information added by DrKonqi

kded4 (4.11.2) on KDE Platform 4.11.2 using Qt 4.8.5

- What I was doing when the application crashed:

just connecting to my mouse (Apple magic mouse) right after computer start up - afterwards i get a message "No bluetooth adapters have been found" in the bluetooth config screen (system settings) - all was working  under 12,3

-- Backtrace (Reduced):
#5  findNode (akey=..., this=0x78) at /usr/include/QtCore/qmap.h:483
#6  contains (akey=..., this=0x78) at /usr/include/QtCore/qmap.h:555
#7  BlueDevil::Adapter::deviceForUBI (this=0x27b912a, UBI=...) at /usr/src/debug/libbluedevil/bluedevil/bluedeviladapter.cpp:190
#8  0x00007fece8cefe71 in BluezAgent::RequestPinCode (this=0x27b9110, device=..., msg=...) at /usr/src/debug/bluedevil/src/daemon/kded/bluezagent.cpp:88
#9  0x00007fece8cea173 in BluezAgent::qt_static_metacall (_o=0x27b912a, _o@entry=0x27b9110, _id=-123092528, _id@entry=3, _a=0x7ffff8a9c3e0, _c=<optimized out>) at /usr/src/debug/bluedevil/build/src/daemon/kded/moc_bluezagent.cpp:76
Comment 5 Jekyll Wu 2013-11-27 00:47:22 UTC
*** Bug 328112 has been marked as a duplicate of this bug. ***
Comment 6 Jekyll Wu 2013-12-03 13:05:30 UTC
*** Bug 328379 has been marked as a duplicate of this bug. ***
Comment 7 elvengadorcoral 2013-12-10 11:48:26 UTC
Created attachment 84021 [details]
New crash information added by DrKonqi

kded4 (4.11.3) on KDE Platform 4.11.3 using Qt 4.8.5

- What I was doing when the application crashed:

To conect mouse sony vaio VPG-BMS20 to bluetooh. My computer: Sony Vaio VPCSE.

-- Backtrace (Reduced):
#6  findNode (akey=..., this=0x269) at /usr/include/QtCore/qmap.h:483
#7  contains (akey=..., this=0x269) at /usr/include/QtCore/qmap.h:555
#8  BlueDevil::Adapter::deviceForUBI (this=0x1fe520a, UBI=...) at /usr/src/debug/libbluedevil/bluedevil/bluedeviladapter.cpp:190
#9  0x00007fd4b0b41758 in BluezAgent::AuthorizeService (this=0x1fe51f0, device=..., uuid=..., msg=...) at /usr/src/debug/bluedevil/src/daemon/kded/bluezagent.cpp:72
#10 0x00007fd4b0b3c159 in BluezAgent::qt_static_metacall (_o=0x1fe520a, _o@entry=0x1fe51f0, _id=-2097999600, _id@entry=2, _a=0x7fff82f31320, _c=<optimized out>) at /usr/src/debug/bluedevil/build/src/daemon/kded/moc_bluezagent.cpp:75
Comment 8 Dan Mossor 2013-12-14 23:43:15 UTC
Created attachment 84097 [details]
New crash information added by DrKonqi

kded4 (4.11.3) on KDE Platform 4.11.3 using Qt 4.8.5

- What I was doing when the application crashed:

Attempting to pair my Samsung Galaxy S3 to my KDE Laptop. There have been many patches to bluez and bluedevil in the past two weeks attempting to fix this issue, but none of them have worked.

System is Fedora 20 Gold, KDE Plasma Workspaces environment.

-- Backtrace (Reduced):
#6  0x00007f068f0d082a in BlueDevil::Adapter::deviceForUBI(QString const&) () from /lib64/libbluedevil.so.2
#7  0x00007f068f2f424e in BluezAgent::RequestConfirmation(QDBusObjectPath const&, unsigned int, QDBusMessage const&) () from /usr/lib64/kde4/kded_bluedevil.so
#9  0x00007f068f2edf43 in BluezAgent::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/kde4/kded_bluedevil.so
#10 0x00000033e7424cd6 in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QList<int> const&, int) () from /lib64/libQtDBus.so.4
#11 0x00000033e7425e2f in QDBusConnectionPrivate::activateCall(QObject*, int, QDBusMessage const&) () from /lib64/libQtDBus.so.4
Comment 9 Angelos Skembris 2013-12-16 10:53:33 UTC
Created attachment 84119 [details]
New crash information added by DrKonqi

kded4 (4.11.4) on KDE Platform 4.11.4 using Qt 4.8.5

- What I was doing when the application crashed:

Trying to pair my Galaxy Note 2 with KDE's bluetoothdevil. The device has been paired in the past (when I was running openSUSE 12.3) successfully and files have been transferred between the devices in the past.

-- Backtrace (Reduced):
#6  findNode (akey=..., this=0x4000000000015e) at /usr/include/QtCore/qmap.h:483
#7  contains (akey=..., this=0x4000000000015e) at /usr/include/QtCore/qmap.h:555
#8  BlueDevil::Adapter::deviceForUBI (this=0xd4ac5a, UBI=...) at /usr/src/debug/libbluedevil/bluedevil/bluedeviladapter.cpp:190
#9  0x00007f65e075a2ee in BluezAgent::RequestConfirmation (this=0xd4ac40, device=..., passkey=499911, msg=...) at /usr/src/debug/bluedevil/src/daemon/kded/bluezagent.cpp:128
#10 0x00007f65e07541fb in BluezAgent::qt_static_metacall (_o=0xd4ac5a, _o@entry=0xd4ac40, _id=-1636132704, _id@entry=6, _a=0x7fff9e7a9ab0, _c=<optimized out>) at /usr/src/debug/bluedevil/build/src/daemon/kded/moc_bluezagent.cpp:81
Comment 10 Rex Dieter 2013-12-19 15:00:54 UTC
confirmed, fairly reproducible on fedora (using fresh bluez5 branch stuff)
Comment 11 Alex Fiestas 2013-12-19 16:01:29 UTC
Can somebody check if this happens with bluedevil1?
Comment 12 Alex Fiestas 2013-12-19 23:08:06 UTC
I fixed this on bluez5 branch, ask your distribution to upgrade the bluedevil snapshot.
Comment 13 Dér Kristóf 2014-01-06 12:19:38 UTC
Created attachment 84477 [details]
New crash information added by DrKonqi

kded4 (4.11.3) on KDE Platform 4.11.3 using Qt 4.8.5

- What I was doing when the application crashed:
Turned on my Bluetooth Mouse, it tried to connect, then the BT stack died with segfault.

-- Backtrace (Reduced):
#6  findNode (akey=..., this=0x28c) at /usr/include/QtCore/qmap.h:483
#7  contains (akey=..., this=0x28c) at /usr/include/QtCore/qmap.h:555
#8  BlueDevil::Adapter::deviceForUBI (this=0x2436daa, UBI=...) at /usr/src/debug/libbluedevil/bluedevil/bluedeviladapter.cpp:190
#9  0x00007fdc63e68758 in BluezAgent::AuthorizeService (this=0x2436d90, device=..., uuid=..., msg=...) at /usr/src/debug/bluedevil/src/daemon/kded/bluezagent.cpp:72
#10 0x00007fdc63e63159 in BluezAgent::qt_static_metacall (_o=0x2436daa, _o@entry=0x2436d90, _id=-1707029952, _id@entry=2, _a=0x7fff9a40cc50, _c=<optimized out>) at /usr/src/debug/bluedevil/build/src/daemon/kded/moc_bluezagent.cpp:75
Comment 14 Dér Kristóf 2014-01-06 12:33:35 UTC
(In reply to comment #11)
> Can somebody check if this happens with bluedevil1?

Dou you still need this?
Comment 15 Jekyll Wu 2014-02-13 09:10:24 UTC
*** Bug 331085 has been marked as a duplicate of this bug. ***
Comment 16 Jekyll Wu 2014-02-17 18:24:50 UTC
*** Bug 331248 has been marked as a duplicate of this bug. ***
Comment 17 Paul Bennett 2014-03-25 22:28:15 UTC
Created attachment 85751 [details]
New crash information added by DrKonqi

kded4 (4.11.4) on KDE Platform 4.11.4 using Qt 4.8.5

- What I was doing when the application crashed:

Trying to pair my mobile phone to my Acer Iconia W700 tablet (running Mageia 4 with KDE 4 Desktop). Used o work fine in Mageia 3.

The Mageia3 to Mageia4 upgrade was completed from an on-line distribution.

-- Backtrace (Reduced):
#5  0x00007f036ca36e76 in BlueDevil::Adapter::deviceForUBI(QString const&) () from /lib64/libbluedevil.so.2
#6  0x00007f036cf04c5e in BluezAgent::RequestConfirmation(QDBusObjectPath const&, unsigned int, QDBusMessage const&) () from /usr/lib64/kde4/kded_bluedevil.so
#8  0x00007f036cefeec3 in BluezAgent::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/kde4/kded_bluedevil.so
#9  0x00007f038667a116 in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QList<int> const&, int) () from /lib64/libQtDBus.so.4
#10 0x00007f038667b1ff in QDBusConnectionPrivate::activateCall(QObject*, int, QDBusMessage const&) () from /lib64/libQtDBus.so.4
Comment 18 oroszms 2014-04-20 18:14:19 UTC
Created attachment 86190 [details]
New crash information added by DrKonqi

kded4 (4.11.5) on KDE Platform 4.11.5 using Qt 4.8.5

- What I was doing when the application crashed: Attempting to pair my Nexus 10 tablet (same happens with attempt paiting Motorola Razr I phone)

-- Backtrace (Reduced):
#6  findNode (akey=..., this=0x185) at /usr/include/QtCore/qmap.h:483
#7  contains (akey=..., this=0x185) at /usr/include/QtCore/qmap.h:555
#8  BlueDevil::Adapter::deviceForUBI (this=0x172c01a, UBI=...) at /usr/src/debug/libbluedevil/bluedevil/bluedeviladapter.cpp:190
#9  0x00007f75f88222ee in BluezAgent::RequestConfirmation (this=0x172c000, device=..., passkey=509396, msg=...) at /usr/src/debug/bluedevil/src/daemon/kded/bluezagent.cpp:128
#10 0x00007f75f881c1fb in BluezAgent::qt_static_metacall (_o=0x172c01a, _o@entry=0x172c000, _id=-1282665104, _id@entry=6, _a=0x7fffb38c1780, _c=<optimized out>) at /usr/src/debug/bluedevil/build/src/daemon/kded/moc_bluezagent.cpp:81
Comment 19 Jekyll Wu 2014-05-04 00:36:48 UTC
*** Bug 334272 has been marked as a duplicate of this bug. ***
Comment 20 volnes88 2014-05-19 18:27:32 UTC
Created attachment 86712 [details]
New crash information added by DrKonqi

kded4 (4.13.1) on KDE Platform 4.13.1 using Qt 4.8.5

- What I was doing when the application crashed:

I try to connect to my android phone, and take a segfault

-- Backtrace (Reduced):
#6  findNode (akey=..., this=0x247) at /usr/include/QtCore/qmap.h:483
#7  contains (akey=..., this=0x247) at /usr/include/QtCore/qmap.h:555
#8  BlueDevil::Adapter::deviceForUBI (this=0x237e9da, UBI=...) at /usr/src/debug/libbluedevil/bluedevil/bluedeviladapter.cpp:190
#9  0x00007faf9e3972ee in BluezAgent::RequestConfirmation (this=0x237e9c0, device=..., passkey=95470, msg=...) at /usr/src/debug/bluedevil/src/daemon/kded/bluezagent.cpp:128
#10 0x00007faf9e3911fb in BluezAgent::qt_static_metacall (_o=0x237e9da, _o@entry=0x237e9c0, _id=1330885696, _id@entry=6, _a=0x7fff4f53b650, _c=<optimized out>) at /usr/src/debug/bluedevil/build/src/daemon/kded/moc_bluezagent.cpp:81
Comment 21 Christoph Feck 2014-05-21 20:22:55 UTC
*** Bug 335148 has been marked as a duplicate of this bug. ***
Comment 22 Laurent 2014-05-23 15:42:58 UTC
Created attachment 86788 [details]
New crash information added by DrKonqi

kded4 (4.11.4) on KDE Platform 4.11.4 using Qt 4.8.5

- What I was doing when the application crashed:

I appear my android 4.0 smartphone

OS : MAGEIA 4 - KDE 4

-- Backtrace (Reduced):
#5  0x00007fd854081e76 in BlueDevil::Adapter::deviceForUBI(QString const&) () from /lib64/libbluedevil.so.2
#6  0x00007fd85454fc5e in BluezAgent::RequestConfirmation(QDBusObjectPath const&, unsigned int, QDBusMessage const&) () from /usr/lib64/kde4/kded_bluedevil.so
#8  0x00007fd854549ec3 in BluezAgent::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/kde4/kded_bluedevil.so
#9  0x00007fd86de35116 in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QList<int> const&, int) () from /lib64/libQtDBus.so.4
#10 0x00007fd86de361ff in QDBusConnectionPrivate::activateCall(QObject*, int, QDBusMessage const&) () from /lib64/libQtDBus.so.4
Comment 23 Jekyll Wu 2014-07-07 16:57:08 UTC
*** Bug 337160 has been marked as a duplicate of this bug. ***
Comment 24 Arnaud Vacquier 2014-07-12 08:35:31 UTC
Created attachment 87704 [details]
crash loh

Hi, 

but when i try connect my phone on my computer with Bluetooth, i have a crash.

I join log in file.

Computer :
Mageia 4 x86_64
KDE 4.11.4
Motherboard : http://www.asus.com/ROG_ROG/MAXIMUS_V_FORMULA/

In Control Center :
Bluetooth :
Identification
Vendor: ‎Broadcom Corp
Description: ‎BCM20702A0
Media class: ‎
Connection
Bus: ‎USB
Bus PCI #: ‎1
PCI device #: ‎3
Vendor ID: ‎0x0b05
Device ID: ‎0x17b5
Misc
Module: ‎btusb

Thank you
Comment 25 David Rosca 2014-11-12 12:58:42 UTC
*** Bug 340159 has been marked as a duplicate of this bug. ***