Bug 197590 - kontact crashes when creating a task
Summary: kontact crashes when creating a task
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 4.2.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 199185 205450 214255 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-23 11:09 UTC by faucon
Modified: 2011-06-04 16:44 UTC (History)
6 users (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 faucon 2009-06-23 11:09:56 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

i choosed "new task" and filled in the form, when i hit "save", kontact crashed.
but when opening kontact again, the task is shown and was saved correctly.

Just now, i can't reproduce it - but when it occurs again, i will attach a stacktrace

- faucon
Comment 1 Dario Andres 2009-06-23 13:38:25 UTC
Thanks. Marking as NEEDSINFO
Comment 2 faucon 2009-06-28 21:11:32 UTC
kontact has crashed on marking a task as "done". By marking as "done" a task must be saved - so i think it's the same bug.

the backtrace was:

Anwendung: Kontact (kontact), Signal SIGSEGV

Thread 1 (Thread 0xb48a0700 (LWP 11742)):
[KCrash Handler]
#6  0xb73320a1 in KCal::IncidenceBase::uid () from /usr/lib/libkcal.so.4
#7  0xabe2f476 in KOEventViewer::changeIncidenceDisplay () from /usr/lib/libkorganizer_eventviewer.so.4
#8  0xabcdccbe in CalendarView::changeIncidenceDisplay () from /usr/lib/libkorganizerprivate.so.4
#9  0xabce75f2 in CalendarView::incidenceChanged () from /usr/lib/libkorganizerprivate.so.4
#10 0xabcec594 in CalendarView::qt_metacall () from /usr/lib/libkorganizerprivate.so.4
#11 0xb5c99ca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#12 0xb5c9a932 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#13 0xabe3fe2f in KOrg::IncidenceChangerBase::incidenceChanged () from /usr/lib/libkorganizer_interfaces.so.4
#14 0xabd87b30 in IncidenceChanger::changeIncidence () from /usr/lib/libkorganizerprivate.so.4
#15 0xabcb1f76 in ?? () from /usr/lib/libkorganizerprivate.so.4
#16 0xb67574eb in QSortFilterProxyModel::setData () from /usr/lib/libQtGui.so.4
#17 0xb677de7d in QStyledItemDelegate::editorEvent () from /usr/lib/libQtGui.so.4
#18 0xb66d4176 in QAbstractItemViewPrivate::sendDelegateEvent () from /usr/lib/libQtGui.so.4
#19 0xb66d442b in QAbstractItemView::edit () from /usr/lib/libQtGui.so.4
#20 0xb66d4714 in QAbstractItemView::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#21 0xb671778c in QTreeView::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#22 0xb61abb43 in QWidget::event () from /usr/lib/libQtGui.so.4
#23 0xb6585993 in QFrame::event () from /usr/lib/libQtGui.so.4
#24 0xb662594f in QAbstractScrollArea::viewportEvent () from /usr/lib/libQtGui.so.4
#25 0xb66d7647 in QAbstractItemView::viewportEvent () from /usr/lib/libQtGui.so.4
#26 0xb67120c4 in QTreeView::viewportEvent () from /usr/lib/libQtGui.so.4
#27 0xb6627f55 in ?? () from /usr/lib/libQtGui.so.4
#28 0xb5c82c5a in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/libQtCore.so.4
#29 0xb6154e7a in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#30 0xb615db11 in QApplication::notify () from /usr/lib/libQtGui.so.4
#31 0xb6d7894d in KApplication::notify () from /usr/lib/libkdeui.so.5
#32 0xb5c83a3b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#33 0xb615cb7e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#34 0xb61cc97e in ?? () from /usr/lib/libQtGui.so.4
#35 0xb61cbca7 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#36 0xb61f6c6a in ?? () from /usr/lib/libQtGui.so.4
#37 0xb4d56b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#38 0xb4d5a0eb in ?? () from /usr/lib/libglib-2.0.so.0
#39 0xb4d5a268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#40 0xb5caf438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#41 0xb61f6365 in ?? () from /usr/lib/libQtGui.so.4
#42 0xb5c8206a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#43 0xb5c824aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#44 0xb5c84959 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#45 0xb6154d17 in QApplication::exec () from /usr/lib/libQtGui.so.4
#46 0x0804c072 in _start ()
Comment 3 Dario Andres 2009-06-30 20:05:13 UTC
This is related to bug 180221 / bug 176991.
@Sergio: can you confirm this? 
Thanks
Comment 4 Dario Andres 2009-07-07 01:21:23 UTC
*** Bug 199185 has been marked as a duplicate of this bug. ***
Comment 5 Christophe Marin 2009-08-28 09:21:57 UTC
*** Bug 205450 has been marked as a duplicate of this bug. ***
Comment 6 Dario Andres 2009-11-12 14:05:29 UTC
From bug 214255:
---

What I was doing when the application crashed:
Very simple. I have a calender through FTP, I would get a message that stated
that it was unable to be edited because it was in use by another process when I
tried to edit it, and then it crashed. After which I got graphical glitches
which may be unrelated, and had to restart.
Comment 7 Dario Andres 2009-11-12 14:05:32 UTC
*** Bug 214255 has been marked as a duplicate of this bug. ***
Comment 8 Sergio Martins 2011-06-04 16:44:09 UTC
KCal isn't used anymore. Closing.