Summary: | kde service krashed on blueman-manager start | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | Alexandr <sss123next> |
Component: | bluetooth | Assignee: | Alex Fiestas <afiestas> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | sss123next |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.0.6 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Alexandr
2011-03-31 11:43:28 UTC
Created attachment 58545 [details]
New crash information added by DrKonqi
kded4 ($Id$) on KDE Platform 4.6.1 (4.6.1) using Qt 4.7.2
- What I was doing when the application crashed:
just another stack trace for this problem.
-- Backtrace (Reduced):
#6 0x00007fd682d92a72 in ObexSession::setStatus(ObexSession::Status const&) () from /usr/lib64/kde4/kded_obexftpdaemon.so
#7 0x00007fd682d90c21 in ObexFtpDaemon::SessionConnected(QDBusObjectPath) () from /usr/lib64/kde4/kded_obexftpdaemon.so
#8 0x00007fd682d89976 in ObexFtpDaemon::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/kde4/kded_obexftpdaemon.so
[...]
#10 0x00007fd682d958d5 in OrgOpenobexManagerInterface::SessionConnected(QDBusObjectPath const&) () from /usr/lib64/kde4/kded_obexftpdaemon.so
#11 0x00007fd682d95bf4 in OrgOpenobexManagerInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/kde4/kded_obexftpdaemon.so
Can you check from your package system what is your bluedevil version? I can't reproduce this bug with latest master. Thanks. Created attachment 58758 [details]
New crash information added by DrKonqi
kded4 ($Id$) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
send file to mobile phone with blueman
- Unusual behavior I noticed:
kde asked for root password after crash
-- Backtrace (Reduced):
#6 0x00007fd17a8d3a72 in ObexSession::setStatus(ObexSession::Status const&) () from /usr/lib64/kde4/kded_obexftpdaemon.so
#7 0x00007fd17a8d1c21 in ObexFtpDaemon::SessionConnected(QDBusObjectPath) () from /usr/lib64/kde4/kded_obexftpdaemon.so
#8 0x00007fd17a8ca976 in ObexFtpDaemon::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/kde4/kded_obexftpdaemon.so
[...]
#10 0x00007fd17a8d68d5 in OrgOpenobexManagerInterface::SessionConnected(QDBusObjectPath const&) () from /usr/lib64/kde4/kded_obexftpdaemon.so
#11 0x00007fd17a8d6bf4 in OrgOpenobexManagerInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/kde4/kded_obexftpdaemon.so
Git commit 878e8db9ea6723a5f4d4cb40470b59fa1ec0af27 by Alex Fiestas. Committed on 08/10/2011 at 01:18. Pushed by afiestas into branch '1.0'. Check if the session is ours before use it BUG: 269814 FIXED-IN: 1.0.6 M +5 -0 src/daemon/obexftpkded/ObexFtpDaemon.cpp http://commits.kde.org/bluedevil/878e8db9ea6723a5f4d4cb40470b59fa1ec0af27 Git commit 0a733a502b17375abfd42aa07abe3f5b33253ee4 by Alex Fiestas. Committed on 08/10/2011 at 01:18. Pushed by afiestas into branch '1.1'. Check if the session is ours before use it BUG: 269814 FIXED-IN: 1.0.6 M +5 -0 src/daemon/obexftpkded/ObexFtpDaemon.cpp http://commits.kde.org/bluedevil/0a733a502b17375abfd42aa07abe3f5b33253ee4 |