Summary: | Crash on disabling bluetooth interface | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | auxsvr |
Component: | bluetooth | Assignee: | Alex Fiestas <afiestas> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | auxsvr, woskimi |
Priority: | NOR | ||
Version: | 4.9.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/bluedevil/edccd9cb8a009e07b50c86b7e23f6811a98a706c | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
auxsvr
2012-10-13 13:43:52 UTC
Git commit 619c4ac82a7c134233ff39603352ba417c5420fa by Alex Fiestas. Committed on 30/12/2012 at 17:13. Pushed by afiestas into branch '1.3'. Check if the map contains the session. M +1 -1 src/daemon/obexftpkded/ObexFtpDaemon.cpp http://commits.kde.org/bluedevil/619c4ac82a7c134233ff39603352ba417c5420fa Created attachment 79564 [details]
New crash information added by DrKonqi
kded4 ($Id$) on KDE Platform 4.10.2 "release 556" using Qt 4.8.4
- What I was doing when the application crashed:
I was attempting to transfer photographs from a cellphone via bluetooth. The transfer stalled and kded crashed when I disabled the bluetooth adapter.
-- Backtrace (Reduced):
#5 0xb6c79f40 in QHashData::nextNode(QHashData::Node*) () from /usr/lib/libQtCore.so.4
#6 0xb027d630 in operator++ (this=<synthetic pointer>) at /usr/include/QtCore/qhash.h:427
#7 ObexFtpDaemon::offlineMode (this=0x8ac41f8) at /usr/src/debug/bluedevil-1.3/src/daemon/obexftpkded/ObexFtpDaemon.cpp:136
#8 0xb027d94d in ObexFtpDaemon::defaultAdapterChanged (this=0x8ac41f8, adapter=0x0) at /usr/src/debug/bluedevil-1.3/src/daemon/obexftpkded/ObexFtpDaemon.cpp:148
#9 0xb027bc6d in qt_static_metacall (_a=0xbfc7c008, _id=6, _o=0x8ac41f8, _c=<optimized out>) at /usr/src/debug/bluedevil-1.3/build/src/daemon/obexftpkded/moc_ObexFtpDaemon.cpp:95
Did you wish to reopen this bug? Yes, please. Please test if this also happens with bluedevil 1.3.1. Git commit edccd9cb8a009e07b50c86b7e23f6811a98a706c by Àlex Fiestas. Committed on 19/01/2014 at 18:33. Pushed by afiestas into branch '1.3'. Remove ObexSession from m_sessionMap when the object is destroyed M +6 -0 src/daemon/obexftpkded/ObexFtpDaemon.cpp M +1 -0 src/daemon/obexftpkded/ObexFtpDaemon.h http://commits.kde.org/bluedevil/edccd9cb8a009e07b50c86b7e23f6811a98a706c *** Bug 326892 has been marked as a duplicate of this bug. *** |