Bug 254992 - Korganiser crashes when I move todos from local calendar to my online egroupware server using Groupdav Infolog
Summary: Korganiser crashes when I move todos from local calendar to my online egroupw...
Status: RESOLVED DUPLICATE of bug 204262
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-22 20:50 UTC by Peter
Modified: 2010-12-20 14:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (7.10 KB, text/plain)
2010-11-22 21:14 UTC, bugs.kde.fv
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter 2010-10-22 20:50:45 UTC
Application: kontact (4.4.6)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

Moving tasks/todos from my local default calendar to my egroupware Groupdav Infolog calendar.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7753730 (LWP 10005))]

Thread 2 (Thread 0xb1f79b70 (LWP 10008)):
#0  0x067a7e36 in clock_gettime () from /lib/librt.so.1
#1  0x01a3950b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x01b106e5 in QTimerInfoList::updateCurrentTime (this=0xb16019bc) at kernel/qeventdispatcher_unix.cpp:339
#4  0x01b1072a in QTimerInfoList::timerWait (this=0xb16019bc, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x01b0e7a8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb1f7909c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x01b0e83d in timerSourcePrepare (source=0x0, timeout=0x67abff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x03b90e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x03b91279 in ?? () from /lib/libglib-2.0.so.0
#9  0x03b91848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x01b0e59f in QEventDispatcherGlib::processEvents (this=0x92dda88, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x01ade609 in QEventLoop::processEvents (this=0xb1f79270, flags=) at kernel/qeventloop.cpp:149
#12 0x01adea8a in QEventLoop::exec (this=0xb1f79270, flags=...) at kernel/qeventloop.cpp:201
#13 0x019dab7e in QThread::exec (this=0x92d7358) at thread/qthread.cpp:490
#14 0x01abd35b in QInotifyFileSystemWatcherEngine::run (this=0x92d7358) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x019dddf9 in QThreadPrivate::start (arg=0x92d7358) at thread/qthread_unix.cpp:266
#16 0x0298dcc9 in start_thread () from /lib/libpthread.so.0
#17 0x003606ae in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb7753730 (LWP 10005)):
[KCrash Handler]
#7  0x0164b906 in QSortFilterProxyModelPrivate::proxy_to_source (this=0x9423458, proxy_index=...) at itemviews/qsortfilterproxymodel.cpp:369
#8  0x0164ba73 in QSortFilterProxyModel::mapToSource (this=0x9423440, proxyIndex=...) at itemviews/qsortfilterproxymodel.cpp:2491
#9  0x01644d37 in QSortFilterProxyModelPrivate::store_persistent_indexes (this=0x9423458) at itemviews/qsortfilterproxymodel.cpp:994
#10 0x01649a3f in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x9423458, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1158
#11 0x0164b554 in QSortFilterProxyModel::qt_metacall (this=0x9423440, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbf8964a4) at .moc/release-shared/moc_qsortfilterproxymodel.cpp:128
#12 0x069616ba in KOTodoViewSortFilterProxyModel::qt_metacall (this=0x9423440, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbf8964a4) at ./kotodoviewsortfilterproxymodel.moc:68
#13 0x01ae58ca in QMetaObject::metacall (object=0x9423440, cl=254708112, idx=30, argv=0xbf8964a4) at kernel/qmetaobject.cpp:237
#14 0x01af86ad in QMetaObject::activate (sender=0x93ee048, m=0x1c12198, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3280
#15 0x01b49559 in QAbstractItemModel::dataChanged (this=0x93ee048, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:148
#16 0x0695c40d in KOTodoModel::reloadTodos (this=0x93ee048) at ../../korganizer/views/todoview/kotodomodel.cpp:255
#17 0x06964000 in KOTodoView::updateView (this=0x9422f48) at ../../korganizer/views/todoview/kotodoview.cpp:386
#18 0x06998bac in KOViewManager::updateView (this=0x923a810, start=..., end=...) at ../../korganizer/koviewmanager.cpp:241
#19 0x0698504f in CalendarView::updateView (this=0x9223b78, start=..., end=..., updateTodos=true) at ../../korganizer/calendarview.cpp:810
#20 0x06987334 in CalendarView::updateView (this=0x9223b78) at ../../korganizer/calendarview.cpp:821
#21 0x069996f8 in KOViewManager::showView (this=0x923a810, view=0x9422f48) at ../../korganizer/koviewmanager.cpp:184
#22 0x06999f93 in KOViewManager::showTodoView (this=0x923a810) at ../../korganizer/koviewmanager.cpp:527
#23 0x06a00aa6 in ActionManager::showTodoView (this=0x93efaa8) at ../../korganizer/actionmanager.cpp:1944
#24 0x06a3779c in showTodoView (this=0x93f0b60, _c=QMetaObject::InvokeMetaMethod, _id=20, _a=0xbf89692c) at calendaradaptor.cpp:135
#25 CalendarAdaptor::qt_metacall (this=0x93f0b60, _c=QMetaObject::InvokeMetaMethod, _id=20, _a=0xbf89692c) at calendaradaptor.moc:177
#26 0x03ac79dc in QDBusConnectionPrivate::deliverCall (this=0x8b5c850, object=0x93f0b60, msg=..., metaTypes=..., slotIdx=20) at qdbusintegrator.cpp:919
#27 0x03ac8d25 in QDBusConnectionPrivate::activateCall (this=0x8b5c850, object=0x93f0b60, flags=273, msg=...) at qdbusintegrator.cpp:829
#28 0x03ac9770 in QDBusConnectionPrivate::activateObject (this=0x8b5c850, node=..., msg=..., pathStartPos=9) at qdbusintegrator.cpp:1379
#29 0x03aca1a1 in QDBusConnectionPrivate::handleObjectCall (this=0x8b5c850, msg=...) at qdbusintegrator.cpp:1472
#30 0x03aca602 in QDBusConnectionPrivate::handleMessage (this=0x8b5c850, amsg=...) at qdbusintegrator.cpp:550
#31 0x03aca8e4 in QDBusConnectionPrivate::sendWithReplyLocal (this=0x8b5c850, message=...) at qdbusintegrator.cpp:1885
#32 0x03acb9f9 in QDBusConnectionPrivate::sendWithReplyAsync (this=0x8b5c850, message=..., timeout=-1) at qdbusintegrator.cpp:1919
#33 0x03ab5650 in QDBusConnection::asyncCall (this=0x964b330, message=..., timeout=-1) at qdbusconnection.cpp:561
#34 0x03ad8dc8 in QDBusAbstractInterface::asyncCallWithArgumentList (this=0x927fca0, method=..., args=...) at qdbusabstractinterface.cpp:477
#35 0x034093bc in showTodoView (this=0x8ea50c0) at ./calendarinterface.h:152
#36 TodoPlugin::select (this=0x8ea50c0) at ../../../../kontact/plugins/korganizer/todoplugin.cpp:113
#37 0x009f184d in KontactInterface::Plugin::aboutToSelect (this=0x8ea50c0) at ../../kontactinterface/plugin.cpp:278
#38 0x00a6e756 in Kontact::MainWindow::selectPlugin (this=0x8c82fb8, plugin=0x8ea50c0) at ../../../kontact/src/mainwindow.cpp:820
#39 0x00a72a82 in Kontact::MainWindow::qt_metacall (this=0x8c82fb8, _c=QMetaObject::InvokeMetaMethod, _id=53, _a=0xbf897238) at ./mainwindow.moc:113
#40 0x01ae58ca in QMetaObject::metacall (object=0x8c82fb8, cl=254708112, idx=53, argv=0xbf897238) at kernel/qmetaobject.cpp:237
#41 0x01af86ad in QMetaObject::activate (sender=0x8c7ade0, m=0xa825e4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3280
#42 0x00a74513 in Kontact::SidePaneBase::pluginSelected (this=0x8c7ade0, _t1=0x8ea50c0) at ./sidepanebase.moc:90
#43 0x00a7457d in Kontact::SidePaneBase::qt_metacall (this=0x8c7ade0, _c=QMetaObject::InvokeMetaMethod, _id=27, _a=0xbf8973a8) at ./sidepanebase.moc:77
#44 0x00a7485a in Kontact::IconSidePane::qt_metacall (this=0x8c7ade0, _c=QMetaObject::InvokeMetaMethod, _id=27, _a=0xbf8973a8) at ./iconsidepane.moc:145
#45 0x01ae58ca in QMetaObject::metacall (object=0x8c7ade0, cl=254708112, idx=27, argv=0xbf8973a8) at kernel/qmetaobject.cpp:237
#46 0x01af86ad in QMetaObject::activate (sender=0x8b64c48, m=0xa82710, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3280
#47 0x00a74933 in Kontact::Navigator::pluginActivated (this=0x8b64c48, _t1=0x8ea50c0) at ./iconsidepane.moc:96
#48 0x00a749be in Kontact::Navigator::slotCurrentChanged (this=0x8b64c48, current=...) at ../../../kontact/src/iconsidepane.cpp:475
#49 0x00a752cd in Kontact::Navigator::qt_metacall (this=0x8b64c48, _c=QMetaObject::InvokeMetaMethod, _id=71, _a=0xbf897514) at ./iconsidepane.moc:82
#50 0x01ae58ca in QMetaObject::metacall (object=0x8b64c48, cl=254708112, idx=71, argv=0xbf897514) at kernel/qmetaobject.cpp:237
#51 0x01af86ad in QMetaObject::activate (sender=0x8b6d4a8, m=0x196aa50, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3280
#52 0x01609319 in QItemSelectionModel::currentChanged (this=0x8b6d4a8, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:159
#53 0x016094b2 in QItemSelectionModel::setCurrentIndex (this=0x8b6d4a8, index=..., command=...) at itemviews/qitemselectionmodel.cpp:1156
#54 0x015b39cc in QAbstractItemView::mousePressEvent (this=0x8b64c48, event=0xbf897f30) at itemviews/qabstractitemview.cpp:1657
#55 0x0103cdec in QWidget::event (this=0x8b64c48, event=0xbf897f30) at kernel/qwidget.cpp:8183
#56 0x0145e763 in QFrame::event (this=0x8b64c48, e=0xbf897f30) at widgets/qframe.cpp:557
#57 0x014fba82 in QAbstractScrollArea::viewportEvent (this=0xf2e8990, e=0x9423458) at widgets/qabstractscrollarea.cpp:1043
#58 0x015b80f7 in QAbstractItemView::viewportEvent (this=0x8b64c48, event=0xbf897f30) at itemviews/qabstractitemview.cpp:1619
#59 0x014fe4d5 in viewportEvent (this=0x8c3fa00, o=0x8b6ed78, e=0xbf897f30) at widgets/qabstractscrollarea_p.h:100
#60 QAbstractScrollAreaFilter::eventFilter (this=0x8c3fa00, o=0x8b6ed78, e=0xbf897f30) at widgets/qabstractscrollarea_p.h:116
#61 0x01adf29a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8b6b8c8, receiver=0x8b6ed78, event=0xbf897f30) at kernel/qcoreapplication.cpp:847
#62 0x00fdefb9 in QApplicationPrivate::notify_helper (this=0x8b6b8c8, receiver=0x8b6ed78, e=0xbf897f30) at kernel/qapplication.cpp:4392
#63 0x00fe5c2e in QApplication::notify (this=0xbf8987e4, receiver=0x8b6ed78, e=0xbf897f30) at kernel/qapplication.cpp:3959
#64 0x007d268a in KApplication::notify (this=0xbf8987e4, receiver=0x8b6ed78, event=0xbf897f30) at ../../kdeui/kernel/kapplication.cpp:310
#65 0x01adfb3b in QCoreApplication::notifyInternal (this=0xbf8987e4, receiver=0x8b6ed78, event=0xbf897f30) at kernel/qcoreapplication.cpp:732
#66 0x00fe4094 in sendEvent (receiver=0x8b6ed78, event=0xbf897f30, alienWidget=0x8b6ed78, nativeWidget=0x8c7ade0, buttonDown=0x19793c0, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#67 QApplicationPrivate::sendMouseEvent (receiver=0x8b6ed78, event=0xbf897f30, alienWidget=0x8b6ed78, nativeWidget=0x8c7ade0, buttonDown=0x19793c0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058
#68 0x01072d10 in QETWidget::translateMouseEvent (this=0x8c7ade0, event=0xbf89844c) at kernel/qapplication_x11.cpp:4403
#69 0x01072151 in QApplication::x11ProcessEvent (this=0xbf8987e4, event=0xbf89844c) at kernel/qapplication_x11.cpp:3414
#70 0x010a136a in x11EventSourceDispatch (s=0x8b66d40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#71 0x03b8d855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#72 0x03b91668 in ?? () from /lib/libglib-2.0.so.0
#73 0x03b91848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#74 0x01b0e565 in QEventDispatcherGlib::processEvents (this=0x8b43b60, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#75 0x010a0be5 in QGuiEventDispatcherGlib::processEvents (this=0x8b43b60, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#76 0x01ade609 in QEventLoop::processEvents (this=0xbf898744, flags=) at kernel/qeventloop.cpp:149
#77 0x01adea8a in QEventLoop::exec (this=0xbf898744, flags=...) at kernel/qeventloop.cpp:201
#78 0x01ae300f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#79 0x00fdde07 in QApplication::exec () at kernel/qapplication.cpp:3672
#80 0x0804b132 in main (argc=1, argv=0xbf898a04) at ../../../kontact/src/main.cpp:224

Possible duplicates by query: bug 250331, bug 247686, bug 240567.

Reported using DrKonqi
Comment 1 bugs.kde.fv 2010-11-22 21:14:11 UTC
Created attachment 53641 [details]
New crash information added by DrKonqi

Kontact crashes after modifying different todo's quickly one after the other on a installatin with a remote Groupware (offline-imap-based).

Fabio Vassalli
Comment 2 Christophe Marin 2010-12-20 14:34:52 UTC

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