Summary: | Automatic calender (Korganizer) update leads to Kontact crash | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Ralph Moenchmeyer <rm> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | christophe, franke.daniel, rm |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ralph Moenchmeyer
2008-10-24 15:29:21 UTC
I should add the following: I meanwhile installed the additional kdepim3-time-management tools. After that the crash sometimes does not occur directly after the synchro with the server but when you double-click to insert a new entry into your Kontact calendar. Additionally, a crash sometimes (!) also occurs when Kmail is open and you switch to the Korganizer calendar after an automatic calendar update has been performed. To summarize it: Sooner or later an activity on the calendar or a switch to the calendar will lead to a Kontact crash after an update of data has been performed via a reload from a groupware server. I installed KDE 4.1 for Fun on another system. The problem described above does not exist for KDE 4.1 Kontact on the other machine. So this is an indication that the bug might be specific for KDE 3.5.10 - rel. 28.1. I shall install KDE 4.1 on the same system as KDE 3.5.10 this evening and check again. Meanwhile, I have installed KDE 4.1 in parallel to KDE 3.5.10 on the same system (x86_64 architecture). The bug does not occur for occur for the KDE 4.1 Kontact/Korganizer within its KDE 4.1 environment. However, when I start the KDE 3.5.10 Kontact/Korganizer within the KDE 4.1 environment crashes do occur as well as in the original KDE 3.5.10 environment. So, there is a bug in the latest Kontact version for KDE 3.5.10. After importing a remote calendar, I got this backtrace on application restart (probably the same as above, but more detailed): Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 0xb58b96d0 (LWP 27764)] [New Thread 0xb33b7b90 (LWP 27768)] [New Thread 0xb3bb8b90 (LWP 27767)] [New Thread 0xb43b9b90 (LWP 27766)] [New Thread 0xb4bbab90 (LWP 27765)] [KCrash handler] #6 0xb7f0a424 in __kernel_vsyscall () #7 0xb58e7101 in raise () from /lib/libc.so.6 #8 0xb58e88e8 in abort () from /lib/libc.so.6 #9 0xb591dcbb in __libc_message () from /lib/libc.so.6 #10 0xb5923a00 in malloc_printerr () from /lib/libc.so.6 #11 0xb59256f9 in free () from /lib/libc.so.6 #12 0xb5ad5111 in operator delete () from /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6 #13 0xb65d11ad in QGArray::deleteData (this=0xbfb25128, p=0x8e17ec0) at tools/qgarray.cpp:829 #14 0xb553f7a2 in KOAgendaItem::paintEvent () from /usr/kde/3.5/lib/libkorganizer.so.1 #15 0xb62b842b in QWidget::event (this=0x8f04e70, e=0xbfb25640) at kernel/qwidget.cpp:4783 #16 0xb6202de3 in QApplication::internalNotify (this=0xbfb25b78, receiver=0x8f04e70, e=0xbfb25640) at kernel/qapplication.cpp:2638 #17 0xb62059b2 in QApplication::notify (this=0xbfb25b78, receiver=0x8f04e70, e=0xbfb25640) at kernel/qapplication.cpp:2526 #18 0xb6aa7c64 in KApplication::notify (this=0xbfb25b78, receiver=0x8f04e70, event=0xbfb25640) at kapplication.cpp:550 #19 0xb618cafd in QApplication::sendSpontaneousEvent (receiver=0x8f04e70, event=0xbfb25640) at kernel/qapplication.h:502 #20 0xb6179c4c in QETWidget::translatePaintEvent (this=0x8f04e70, event=0xbfb259d8) at kernel/qapplication_x11.cpp:5649 #21 0xb6189bb4 in QApplication::x11ProcessEvent (this=0xbfb25b78, event=0xbfb259d8) at kernel/qapplication_x11.cpp:3500 #22 0xb61a27ae in QEventLoop::processEvents (this=0x8865b40, flags=4) at kernel/qeventloop_x11.cpp:195 #23 0xb6220c01 in QEventLoop::enterLoop (this=0x8865b40) at kernel/qeventloop.cpp:201 #24 0xb6220a22 in QEventLoop::exec (this=0x8865b40) at kernel/qeventloop.cpp:148 #25 0xb6204aa7 in QApplication::exec (this=0xbfb25b78) at kernel/qapplication.cpp:2761 #26 0x0805d366 in main () Should have mentioned, backtrace in comment #4 is from KDE-3.5.10. *** This bug has been marked as a duplicate of bug 170669 *** |