Summary: | KOrganizer crashes when trying to save remote calendar | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Arne Schmitz <arne.schmitz> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | smartins |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | A backtrace of the described crash. |
Description
Arne Schmitz
2007-04-23 20:04:39 UTC
Created attachment 20365 [details]
A backtrace of the described crash.
Hello, I observe the same problem on Korganizer in Kontact. It crashes only when it saves on remote calendars _automatically_. Manually, it seems not craching. My calendars resides on a http (google). Pasting backtrace from comment #1 [KCrash handler] #5 0x00002b1f09bf7546 in QShared::ref () from /usr/lib/libqt-mt.so.3 #6 0x00002b1f09fc73df in QString::QString () from /usr/lib/libqt-mt.so.3 #7 0x00002b1f0adae34d in KCal::IncidenceBase::uid () from /usr/lib/libkcal.so.2 #8 0x00002b1f0addb699 in KCal::ResourceCached::clearChange () from /usr/lib/libkcal.so.2 #9 0x00002aaaac55487c in KCal::ResourceRemote::slotSaveJobResult () from /usr/lib/libkcal_resourceremote.so.1 #10 0x00002aaaac55494c in KCal::ResourceRemote::qt_invoke () from /usr/lib/libkcal_resourceremote.so.1 #11 0x00002b1f09cc9c26 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #12 0x00002b1f0a542a8c in KIO::Job::result () from /usr/lib/libkio.so.4 #13 0x00002b1f0a583adf in KIO::Job::emitResult () from /usr/lib/libkio.so.4 #14 0x00002b1f0a584159 in KIO::Job::removeSubjob () from /usr/lib/libkio.so.4 #15 0x00002b1f0a5a62d1 in KIO::FileCopyJob::slotResult () from /usr/lib/libkio.so.4 #16 0x00002b1f0a58ea4e in KIO::FileCopyJob::qt_invoke () from /usr/lib/libkio.so.4 #17 0x00002b1f09cc9c26 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #18 0x00002b1f0a542a8c in KIO::Job::result () from /usr/lib/libkio.so.4 #19 0x00002b1f0a583adf in KIO::Job::emitResult () from /usr/lib/libkio.so.4 #20 0x00002b1f0a5a019a in KIO::SimpleJob::slotFinished () from /usr/lib/libkio.so.4 #21 0x00002b1f0a5836a8 in KIO::SimpleJob::qt_invoke () from /usr/lib/libkio.so.4 #22 0x00002b1f0a583a4d in KIO::DirectCopyJob::qt_invoke () from /usr/lib/libkio.so.4 #23 0x00002b1f09cc9c26 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #24 0x00002b1f09cca7b6 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #25 0x00002b1f0a591b3d in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4 #26 0x00002b1f0a599a8d in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4 #27 0x00002b1f0a54edca in KIO::Slave::gotInput () from /usr/lib/libkio.so.4 #28 0x00002b1f0a5881e8 in KIO::Slave::qt_invoke () from /usr/lib/libkio.so.4 #29 0x00002b1f09cc9c26 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #30 0x00002b1f09cca60f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #31 0x00002b1f0a037c60 in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3 #32 0x00002b1f09ceb52c in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3 #33 0x00002b1f09c65262 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 #34 0x00002b1f09c6700c in QApplication::notify () from /usr/lib/libqt-mt.so.3 #35 0x00002b1f095bf8be in KApplication::notify () from /usr/lib/libkdecore.so.4 #36 0x00002b1f09bf8802 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3 #37 0x00002b1f09c57ee1 in QEventLoop::activateSocketNotifiers () from /usr/lib/libqt-mt.so.3 #38 0x00002b1f09c0c565 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3 #39 0x00002b1f09c7e7ee in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3 #40 0x00002b1f09c7e5f7 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3 #41 0x00002b1f09c66d40 in QApplication::exec () from /usr/lib/libqt-mt.so.3 #42 0x000000000041730b in ?? () #43 0x00002b1f091bd4ca in __libc_start_main () from /lib/libc.so.6 #44 0x0000000000414b3a in ?? () #45 0x00007fffa2b94238 in ?? () #46 0x0000000000000000 in ?? () Can anyone get a backtrace with debug symbols, and a valgrind report? Please read: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports *** This bug has been marked as a duplicate of bug 135711 *** |