Bug 197425 - Kontact crashed using calendar (IMAP resource from KMail and gcaldaemon) (QWidget::setUpdatesEnabled,..., CalendarView::updateView)
Summary: Kontact crashed using calendar (IMAP resource from KMail and gcaldaemon) (QWi...
Status: RESOLVED WORKSFORME
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 204498 211983 224456 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-21 21:35 UTC by MartinG
Modified: 2011-06-04 16:43 UTC (History)
4 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 MartinG 2009-06-21 21:35:39 UTC
Application that crashed: kontact
Version of the application: 4.3.0 pre
KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2))
Qt Version: 4.5.1
Operating System: Linux 2.6.30-6.fc12.x86_64 x86_64

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f84a143195a in QWidget::setUpdatesEnabled(bool) () from /usr/lib64/libkorganizerprivate.so.4
#6  0x00007f84a142f565 in QWidget::setUpdatesEnabled(bool) () from /usr/lib64/libkorganizerprivate.so.4
#7  0x00007f84a14306ef in QWidget::setUpdatesEnabled(bool) () from /usr/lib64/libkorganizerprivate.so.4
#8  0x00007f84a143074e in QWidget::setUpdatesEnabled(bool) () from /usr/lib64/libkorganizerprivate.so.4
#9  0x00007f84a1472a06 in ?? () from /usr/lib64/libkorganizerprivate.so.4
#10 0x00007f84a146251a in CalendarView::updateView(QDate const&, QDate const&, bool) () from /usr/lib64/libkorganizerprivate.so.4
#11 0x00007f84a1464001 in CalendarView::updateView() () from /usr/lib64/libkorganizerprivate.so.4
#12 0x00007f84a1471568 in CalendarView::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkorganizerprivate.so.4
#13 0x0000003f75754cec in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#14 0x00007f84ba37894e in KCal::Calendar::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkcal.so.4
#15 0x00007f84ba3d4690 in KCal::CalendarResources::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkcal.so.4
#16 0x0000003f75754cec in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#17 0x00007f84ba3c432f in KCal::ResourceCalendar::resourceChanged(KCal::ResourceCalendar*) () from /usr/lib64/libkcal.so.4
#18 0x00007f849fd85c00 in KCal::ResourceRemote::doLoad(bool) () from /usr/lib64/libkcal_resourceremote.so.4
#19 0x00007f84ba3cfefe in KCal::ResourceCached::load(KCal::ResourceCached::CacheAction) () from /usr/lib64/libkcal.so.4
#20 0x00007f84ba3d03e0 in KCal::ResourceCached::slotReload() () from /usr/lib64/libkcal.so.4
#21 0x00007f84ba3d0d6e in KCal::ResourceCached::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkcal.so.4
#22 0x00007f849fd85770 in KCal::ResourceRemote::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkcal_resourceremote.so.4
#23 0x0000003f75754cec in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#24 0x0000003f7574ebc3 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#25 0x0000003f76b8ea8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#26 0x0000003f76b95e3e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#27 0x0000003f7780feb6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#28 0x0000003f7573f61c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#29 0x0000003f7576a622 in ?? () from /usr/lib64/libQtCore.so.4
#30 0x0000003f7576815d in ?? () from /usr/lib64/libQtCore.so.4
#31 0x0000003f70a3906e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#32 0x0000000001cb20d0 in ?? ()
#33 0x0000003917435c5b in XEventsQueued () from /usr/lib64/libX11.so.6
#34 0x0000000001caf6c8 in ?? ()
#35 0x00007fff001748f8 in ?? ()
#36 0x00007fff001748f0 in ?? ()
#37 0x0000000001cb0b80 in ?? ()
#38 0x0000000000000000 in ?? ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-06-21 21:51:14 UTC
I wonder if this could be related to bug 191091.
Do you think you can reproduce the crash at will?
Thanks
Comment 2 MartinG 2009-06-22 19:51:17 UTC
I'm not sure this has anything to do with bug 191091, as I was not even looking at the todos, and don't have any sub-todos.

I have tried to reproduce this bug, but have not succeeded. One time Kontact crashed when I tried to print the calendar, but the backtrace was said to be useless. On my next try, printing worked (well, it came out in colors even though I set it to grayscale, will file a new report on that one day).

I'll investigate some more and report back if a find a way to trigger the bug. 

Thanks!
Comment 3 Dario Andres 2009-06-30 23:06:21 UTC
Try installing the "kdepim4-debuginfo" package so the future backtraces will be more complete (and no "useless"). Thanks!
Comment 4 Dario Andres 2009-08-21 14:54:29 UTC
*** Bug 204498 has been marked as a duplicate of this bug. ***
Comment 5 Christophe Marin 2009-10-26 23:26:18 UTC
*** Bug 211983 has been marked as a duplicate of this bug. ***
Comment 6 Dario Andres 2010-01-31 01:00:41 UTC
*** Bug 224456 has been marked as a duplicate of this bug. ***
Comment 7 Sergio Martins 2011-06-04 16:43:37 UTC
KCal isn't used anymore. Closing.