Summary: | Plasma crashed when removing an akonadi contact resource | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Christian Trippe <christiandehne> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | achim.herwig, rkayondo |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Christian Trippe
2011-01-04 21:09:50 UTC
SVN commit 1211753 by aseigo: check pointers before using BUG:262117 M +9 -3 calendar.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1211753 SVN commit 1211754 by aseigo: check pointers before using BUG:262117 M +9 -3 calendar.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1211754 *** Bug 261853 has been marked as a duplicate of this bug. *** Created attachment 66871 [details]
New crash information added by DrKonqi
plasma-netbook (0.2) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
I was deleting an akonadi calendar resource
-- Backtrace (Reduced):
#8 0x01614fd3 in QListData::remove (this=0xa52efc8, i=-1) at /usr/include/i386-linux-gnu/bits/string3.h:58
[...]
#12 0x060844bd in Akonadi::EntityTreeModel::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libakonadi-kde.so.4
#13 0x03e0b4a3 in CalendarSupport::CalendarModel::qt_metacall (this=0x98f60c8, _c=QMetaObject::InvokeMetaMethod, _id=57, _a=0xbfe21538) at moc_calendarmodel.cpp:66
#14 0x016f5b7d in metacall (argv=0xbfe21538, idx=57, cl=QMetaObject::InvokeMetaMethod, object=0x98f60c8) at kernel/qmetaobject.cpp:237
[...]
#17 0x0601ee95 in Akonadi::AgentManager::instanceRemoved(Akonadi::AgentInstance const&) () from /usr/lib/libakonadi-kde.so.4
|