Summary: | Bluetooth crash if mouse get connected | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | edgar <christ> |
Component: | kded | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bolshakov.alexey, breorn, elvengadorcoral |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.11.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
edgar
2013-11-21 01:56:54 UTC
*** This bug has been marked as a duplicate of bug 327765 *** Created attachment 83850 [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: When I try to move paired BT mouse (Gigabyte GM-M7700B), BT module crashes. It happens every time. After that, BT devil says, that there is no BT adapters found.
- Custom settings of the application:
Invisible BT to other devices, paired mouse.
-- Backtrace (Reduced):
#6 findNode (akey=..., this=0x1f8) at /usr/include/QtCore/qmap.h:483
#7 contains (akey=..., this=0x1f8) at /usr/include/QtCore/qmap.h:555
#8 BlueDevil::Adapter::deviceForUBI (this=0x1a79b0a, UBI=...) at /usr/src/debug/libbluedevil/bluedevil/bluedeviladapter.cpp:190
#9 0x00007f225e5df758 in BluezAgent::AuthorizeService (this=0x1a79af0, device=..., uuid=..., msg=...) at /usr/src/debug/bluedevil/src/daemon/kded/bluezagent.cpp:72
#10 0x00007f225e5da159 in BluezAgent::qt_static_metacall (_o=0x1a79b0a, _o@entry=0x1a79af0, _id=1263182352, _id@entry=2, _a=0x7fff4b4aa420, _c=<optimized out>) at /usr/src/debug/bluedevil/build/src/daemon/kded/moc_bluezagent.cpp:75
Created attachment 84159 [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 VGP-BMS20 to bluetooth. My computer: Sony Vaio VPCSE.
-- Backtrace (Reduced):
#6 findNode (akey=..., this=0x210) at /usr/include/QtCore/qmap.h:483
#7 contains (akey=..., this=0x210) at /usr/include/QtCore/qmap.h:555
#8 BlueDevil::Adapter::deviceForUBI (this=0x1b3dc0a, UBI=...) at /usr/src/debug/libbluedevil/bluedevil/bluedeviladapter.cpp:190
#9 0x00007f27ddc25758 in BluezAgent::AuthorizeService (this=0x1b3dbf0, device=..., uuid=..., msg=...) at /usr/src/debug/bluedevil/src/daemon/kded/bluezagent.cpp:72
#10 0x00007f27ddc20159 in BluezAgent::qt_static_metacall (_o=0x1b3dc0a, _o@entry=0x1b3dbf0, _id=331771184, _id@entry=2, _a=0x7fff13c66f40, _c=<optimized out>) at /usr/src/debug/bluedevil/build/src/daemon/kded/moc_bluezagent.cpp:75
Created attachment 84188 [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:
Open bluedevil applet --> Logitech Bluetooth Mouse M555b --> connect ---x
-- Backtrace (Reduced):
#5 0x00007f10ead737ea in BlueDevil::Adapter::deviceForUBI(QString const&) () from /lib64/libbluedevil.so.2
#6 0x00007f10eab50628 in BluezAgent::AuthorizeService(QDBusObjectPath const&, QString const&, QDBusMessage const&) () from /usr/lib64/kde4/kded_bluedevil.so
#8 0x00007f10eab4af43 in BluezAgent::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/kde4/kded_bluedevil.so
#9 0x0000003138024cd6 in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QList<int> const&, int) () from /lib64/libQtDBus.so.4
#10 0x0000003138025e2f in QDBusConnectionPrivate::activateCall(QObject*, int, QDBusMessage const&) () from /lib64/libQtDBus.so.4
|