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-25-generic i686 Distribution: Ubuntu 10.04.1 LTS -- Information about the crash: More than half the times I resize an event in korganizer with the mouse, akonadi segfaults. Resizing or moving an event with the mouse results in modification of the start / end times of the event. Akonadi crashed (segfault) more than half the times I tried resizing an event. At least once Akonadi has not crashed. The crash can be reproduced some of the time. -- Backtrace: Application: Akonadi Resource (akonadi_ical_resource), signal: Segmentation fault [KCrash Handler] #6 QListData::begin (this=0xa27c6b8, incidence=0xa04b668) at /usr/include/qt4/QtCore/qlist.h:93 #7 QList<KCal::Incidence*>::contains (this=0xa27c6b8, incidence=0xa04b668) at /usr/include/qt4/QtCore/qlist.h:757 #8 KCal::ListBase<KCal::Incidence>::removeRef (this=0xa27c6b8, incidence=0xa04b668) at ../../kcal/listbase.h:118 #9 KCal::Incidence::removeRelation (this=0xa27c6b8, incidence=0xa04b668) at ../../kcal/incidence.cpp:529 #10 0x00cd1e65 in ~Incidence (this=0xa04b668, __in_chrg=<value optimized out>) at ../../kcal/incidence.cpp:201 #11 0x00cd650d in ~Event (this=0xa04b668, __in_chrg=<value optimized out>) at ../../kcal/event.cpp:79 #12 0x08059c40 in Akonadi::Payload<boost::shared_ptr<KCal::Incidence> >::~Payload() () #13 0x00ae934e in Akonadi::ItemPrivate::~ItemPrivate() () from /usr/lib/libakonadi-kde.so.4 #14 0x00a615e8 in ~QSharedDataPointer (this=0x9e4ae08, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qshareddata.h:90 #15 ~Entity (this=0x9e4ae08, __in_chrg=<value optimized out>) at ../../akonadi/entity.cpp:66 #16 0x00ae724d in ~Item (this=0x9e4ae08, __in_chrg=<value optimized out>) at ../../akonadi/item.cpp:57 #17 0x00aec916 in Akonadi::ItemCreateJobPrivate::~ItemCreateJobPrivate() () from /usr/lib/libakonadi-kde.so.4 #18 0x00b095c1 in ~Job (this=0x9e4b430, __in_chrg=<value optimized out>) at ../../akonadi/job.cpp:204 #19 0x00ae979d in ~ItemCreateJob (this=0x9e4b430, __in_chrg=<value optimized out>) at ../../akonadi/itemcreatejob.cpp:65 #20 0x015dcd65 in qDeleteInEventHandler (o=0x0) at kernel/qobject.cpp:3998 #21 0x015de428 in QObject::event (this=0x9e4b430, e=0x8063801) at kernel/qobject.cpp:1231 #22 0x058e04dc in QApplicationPrivate::notify_helper (this=0x9cd3ac0, receiver=0x9e4b430, e=0x9e53af0) at kernel/qapplication.cpp:4300 #23 0x058e705e in QApplication::notify (this=0xbfac7180, receiver=0x9e4b430, e=0x9e53af0) at kernel/qapplication.cpp:3704 #24 0x00f74f2a in KApplication::notify (this=0xbfac7180, receiver=0x9e4b430, event=0x9e53af0) at ../../kdeui/kernel/kapplication.cpp:302 #25 0x015cda3b in QCoreApplication::notifyInternal (this=0xbfac7180, receiver=0x9e4b430, event=0x9e53af0) at kernel/qcoreapplication.cpp:704 #26 0x015d0473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9cbefe8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9cbefe8) at kernel/qcoreapplication.cpp:1345 #28 0x015d05dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238 #29 0x015f9adf in QCoreApplication::sendPostedEvents (s=0x9cd5790) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #30 postEventSourceDispatch (s=0x9cd5790) at kernel/qeventdispatcher_glib.cpp:276 #31 0x011ef5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #32 0x011f32d8 in ?? () from /lib/libglib-2.0.so.0 #33 0x011f34b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #34 0x015f95d5 in QEventDispatcherGlib::processEvents (this=0x9cbeb80, flags=...) at kernel/qeventdispatcher_glib.cpp:412 #35 0x059a0135 in QGuiEventDispatcherGlib::processEvents (this=0x9cbeb80, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #36 0x015cc059 in QEventLoop::processEvents (this=0xbfac70f4, flags=) at kernel/qeventloop.cpp:149 #37 0x015cc4aa in QEventLoop::exec (this=0xbfac70f4, flags=...) at kernel/qeventloop.cpp:201 #38 0x015d069f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #39 0x058e0577 in QApplication::exec () at kernel/qapplication.cpp:3579 #40 0x00b21e43 in Akonadi::ResourceBase::init (r=0x9d44550) at ../../akonadi/resourcebase.cpp:219 #41 0x0805a2f3 in Akonadi::ResourceBase::init<ICalResource> (argc=3, argv=0xbfac7264) at /usr/include/akonadi/resourcebase.h:186 #42 main (argc=3, argv=0xbfac7264) at ../../../resources/ical/icalresourcemain.cpp:22 This bug may be a duplicate of or related to bug 236996. Possible duplicates by query: bug 238029, bug 236997, bug 236996, bug 231840, bug 229259. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 236997 ***