Bug 235640 - KOrganizer crashes when trying to edit an event
Summary: KOrganizer crashes when trying to edit an event
Status: RESOLVED DUPLICATE of bug 211291
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 4.4.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-28 17:10 UTC by Matteo Agostinelli
Modified: 2010-06-29 14:03 UTC (History)
0 users

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 Matteo Agostinelli 2010-04-28 17:10:18 UTC
Application: korganizer (4.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.33-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
I get occasional crashes when I try to edit events hosted on a remote CalDAV calendar. Hope the backtrace is useful.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KOrganizer (korganizer), signal: Segmentation fault
[KCrash Handler]
#5  0x0000000000000000 in ?? ()
#6  0x00007f19f3c13a3b in KOrg::IncidenceMonthItem::realStartDate() const () from /usr/lib/libkorganizerprivate.so.4
#7  0x00007f19f3c11777 in KOrg::MonthView::reloadIncidences() () from /usr/lib/libkorganizerprivate.so.4
#8  0x00007f19f3c125ef in KOrg::MonthView::setStartDate(QDate const&) () from /usr/lib/libkorganizerprivate.so.4
#9  0x00007f19f3c1264e in KOrg::MonthView::showDates(QDate const&, QDate const&) () from /usr/lib/libkorganizerprivate.so.4
#10 0x00007f19f3c4ce66 in KOViewManager::updateView(QDate const&, QDate const&) () from /usr/lib/libkorganizerprivate.so.4
#11 0x00007f19f3c3bf9a in CalendarView::updateView(QDate const&, QDate const&, bool) () from /usr/lib/libkorganizerprivate.so.4
#12 0x00007f19f3c419e5 in CalendarView::updateView() () from /usr/lib/libkorganizerprivate.so.4
#13 0x00007f19f3c4aa18 in CalendarView::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkorganizerprivate.so.4
#14 0x00007f19f20fb62f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x00007f19f4534b3c in KCal::Calendar::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkcal.so.4
#16 0x00007f19f45949a0 in KCal::CalendarResources::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkcal.so.4
#17 0x00007f19f20fb62f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x00007f19f4586c7f in KCal::ResourceCalendar::resourceChanged(KCal::ResourceCalendar*) () from /usr/lib/libkcal.so.4
#19 0x00007f19e334e6de in KCal::ResourceCalDav::parseData(QString const&) () from /usr/lib/libkcal_caldav.so.0.1.0
#20 0x00007f19e334e953 in KCal::ResourceCalDav::loadFinished() () from /usr/lib/libkcal_caldav.so.0.1.0
#21 0x00007f19e334cca0 in KCal::ResourceCalDav::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkcal_caldav.so.0.1.0
#22 0x00007f19f20f8ec9 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#23 0x00007f19f25a8e84 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007f19f25acf6a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x00007f19f4c4c256 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0x00007f19f20e779c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0x00007f19f20eae3d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#28 0x00007f19f210fad3 in ?? () from /usr/lib/libQtCore.so.4
#29 0x00007f19eb293da2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0x00007f19eb297c18 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#31 0x00007f19eb297dcc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#32 0x00007f19f211000f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0x00007f19f26484be in ?? () from /usr/lib/libQtGui.so.4
#34 0x00007f19f20e6b82 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00007f19f20e6dbc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x00007f19f20eb0eb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#37 0x0000000000407c9a in _start ()

This bug may be a duplicate of or related to bug 211291.

Possible duplicates by query: bug 234801, bug 230723, bug 224591, bug 220746, bug 219718.

Reported using DrKonqi
Comment 1 Matteo Agostinelli 2010-06-29 14:03:08 UTC

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