Bug 244016 - akonadi crashed after deleting calendar events
Summary: akonadi crashed after deleting calendar events
Status: RESOLVED DUPLICATE of bug 236997
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: ICal file resource (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-09 11:14 UTC by mharvan29
Modified: 2010-12-30 14:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mharvan29 2010-07-09 11:14:50 UTC
Application: akonadi_ical_resource (0.1)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
akonadi has crashed after I have deleted 2 events in korganizer

 -- Backtrace:
Application: Akonadi Resource (akonadi_ical_resource), signal: Segmentation fault
[KCrash Handler]
#6  0x00f2dcca in KCal::Incidence::relatedTo (this=0x88d8f00) at ../../kcal/incidence.cpp:511
#7  0x00f3750d in ~Event (this=0x88d8f00, __in_chrg=<value optimized out>) at ../../kcal/event.cpp:79
#8  0x08059c40 in Akonadi::Payload<boost::shared_ptr<KCal::Incidence> >::~Payload() ()
#9  0x0056934e in Akonadi::ItemPrivate::~ItemPrivate() () from /usr/lib/libakonadi-kde.so.4
#10 0x004e15e8 in ~QSharedDataPointer (this=0x88a3060, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qshareddata.h:90
#11 ~Entity (this=0x88a3060, __in_chrg=<value optimized out>) at ../../akonadi/entity.cpp:66
#12 0x0056724d in ~Item (this=0x88a3060, __in_chrg=<value optimized out>) at ../../akonadi/item.cpp:57
#13 0x0056c916 in Akonadi::ItemCreateJobPrivate::~ItemCreateJobPrivate() () from /usr/lib/libakonadi-kde.so.4
#14 0x005895c1 in ~Job (this=0x88a2a80, __in_chrg=<value optimized out>) at ../../akonadi/job.cpp:204
#15 0x0056979d in ~ItemCreateJob (this=0x88a2a80, __in_chrg=<value optimized out>) at ../../akonadi/itemcreatejob.cpp:65
#16 0x0527ad65 in qDeleteInEventHandler (o=0x616d6265) at kernel/qobject.cpp:3998
#17 0x0527c428 in QObject::event (this=0x88a2a80, e=0x88601ec) at kernel/qobject.cpp:1231
#18 0x0112b4dc in QApplicationPrivate::notify_helper (this=0x85a6ac0, receiver=0x88a2a80, e=0x87ba7e8) at kernel/qapplication.cpp:4300
#19 0x0113205e in QApplication::notify (this=0xbfc947c0, receiver=0x88a2a80, e=0x87ba7e8) at kernel/qapplication.cpp:3704
#20 0x00c40f2a in KApplication::notify (this=0xbfc947c0, receiver=0x88a2a80, event=0x87ba7e8) at ../../kdeui/kernel/kapplication.cpp:302
#21 0x0526ba3b in QCoreApplication::notifyInternal (this=0xbfc947c0, receiver=0x88a2a80, event=0x87ba7e8) at kernel/qcoreapplication.cpp:704
#22 0x0526e473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8591fe8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8591fe8) at kernel/qcoreapplication.cpp:1345
#24 0x0526e5dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#25 0x05297adf in QCoreApplication::sendPostedEvents (s=0x85a8790) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#26 postEventSourceDispatch (s=0x85a8790) at kernel/qeventdispatcher_glib.cpp:276
#27 0x055355e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x055392d8 in ?? () from /lib/libglib-2.0.so.0
#29 0x055394b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x052975d5 in QEventDispatcherGlib::processEvents (this=0x8591b80, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#31 0x011eb135 in QGuiEventDispatcherGlib::processEvents (this=0x8591b80, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x0526a059 in QEventLoop::processEvents (this=0xbfc94734, flags=) at kernel/qeventloop.cpp:149
#33 0x0526a4aa in QEventLoop::exec (this=0xbfc94734, flags=...) at kernel/qeventloop.cpp:201
#34 0x0526e69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#35 0x0112b577 in QApplication::exec () at kernel/qapplication.cpp:3579
#36 0x005a1e43 in Akonadi::ResourceBase::init (r=0x8657828) at ../../akonadi/resourcebase.cpp:219
#37 0x0805a2f3 in Akonadi::ResourceBase::init<ICalResource> (argc=3, argv=0xbfc948a4) at /usr/include/akonadi/resourcebase.h:186
#38 main (argc=3, argv=0xbfc948a4) at ../../../resources/ical/icalresourcemain.cpp:22

Reported using DrKonqi
Comment 1 Volker Krause 2010-12-30 14:39:38 UTC

*** This bug has been marked as a duplicate of bug 236997 ***