Bug 255944 - Kontact crashes when using Calendar
Summary: Kontact crashes when using Calendar
Status: RESOLVED DUPLICATE of bug 189740
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-03 09:42 UTC by ØysteinG
Modified: 2010-12-12 19:19 UTC (History)
1 user (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 ØysteinG 2010-11-03 09:42:33 UTC
Application: kontact (4.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-25-generic-pae i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Kontact crashes (segfaults) when editing calendar in remote file on a Zimbra server. Editing locally works nice, but when Kontact tries to write to the remote file it segfaults. This was an issue in KDE3 as well. I am running Ubuntu Lucid with KDE4.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  0x42bb1051 in KCal::IncidenceBase::uid() const () from /usr/lib/libkcal.so.4
#7  0x42c3c979 in KCal::ResourceCached::clearChange(KCal::Incidence*) () from /usr/lib/libkcal.so.4
#8  0x4947e0b1 in KCal::ResourceRemote::slotSaveJobResult(KJob*) () from /usr/lib/libkcal_resourceremote.so.4
#9  0x4947e30f in KCal::ResourceRemote::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkcal_resourceremote.so.4
#10 0x40b03c9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x40b123d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x4081f183 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#13 0x4081f4e8 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#14 0x420c5604 in KIO::FileCopyJob::slotResult(KJob*) () from /usr/lib/libkio.so.5
#15 0x420c1112 in KIO::FileCopyJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#16 0x40b03c9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x40b123d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x4081f183 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#19 0x4081f4e8 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#20 0x420bdf30 in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.5
#21 0x420be96d in KIO::TransferJob::slotFinished() () from /usr/lib/libkio.so.5
#22 0x420bc343 in KIO::TransferJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#23 0x40b03c9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#24 0x40b123d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#25 0x42188707 in KIO::SlaveInterface::finished() () from /usr/lib/libkio.so.5
#26 0x4218ba2d in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#27 0x42188bc3 in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#28 0x4217c088 in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#29 0x4217c293 in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#30 0x40b03c9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#31 0x40b123d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#32 0x42086bd7 in KIO::Connection::readyRead() () from /usr/lib/libkio.so.5
#33 0x42088f8e in ?? () from /usr/lib/libkio.so.5
#34 0x420890be in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#35 0x40b03c9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#36 0x40b0e336 in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#37 0x40b0f3fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#38 0x40d4a4dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#39 0x40d5105e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#40 0x40562f2a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#41 0x40afea3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#42 0x40b01473 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#43 0x40b015dd in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#44 0x40b2aadf in ?? () from /usr/lib/libQtCore.so.4
#45 0x435e15e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#46 0x435e52d8 in ?? () from /lib/libglib-2.0.so.0
#47 0x435e54b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#48 0x40b2a5d5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#49 0x40e0a135 in ?? () from /usr/lib/libQtGui.so.4
#50 0x40afd059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#51 0x40afd4aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#52 0x40b0169f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#53 0x40d4a577 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#54 0x0804b472 in _start ()

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

Possible duplicates by query: bug 226957.

Reported using DrKonqi
Comment 1 Dario Andres 2010-12-12 19:19:31 UTC
[Comment from a bug triager]
This issue is being tracked at bug 189740. Merging. Thanks

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