Summary: | KOrganiser crash when changing calendar of an event | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | niluxv.opensource.C-h2ty6xl |
Component: | ICal file resource | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | a.samirh78, carlosanchez32 |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
niluxv.opensource.C-h2ty6xl
2020-07-28 15:44:59 UTC
Can you still reproduce this issue? I tested with current git master of kdepim-runtime, didn't hit a crash. Yes, the issue persists, though only when the save action in 3. is "Ok" (not "Apply"). Package versions (through `apt show`): korganiser: 4:19.12.3-0ubuntu1 kdepim-runtime: 4:19.12.3-0ubuntu1 akonadi-server: 4:19.12.3-0ubuntu2 akonadi-backend-mysql: 4:19.12.3-0ubuntu2 Haven't tried a development version though. Several distributions offer live images (that do not require installation), and offer newer KDEPIM software versions. If you can test a recent version, please add a comment. @Christoph Feck Sorry, but I don't know where I could get such live image. I can't seem to find an AppImage, it's not on snapcraft and the flatpak nightly (on <https://distribute.kde.org/kdeapps.flatpakrepo>) is more than a year old. Seems like the problem is resolved now (tested on KOrganizer 5.18.1 (21.08.1)). Created attachment 153023 [details]
New crash information added by DrKonqi
akonadi_ical_resource (5.19.3 (21.12.3)) using Qt 5.15.2
- What I was doing when the application crashed:
Change event of calendar. And when I do it korganicer failure.
-- Backtrace (Reduced):
#4 QString::QString(QString const&) (other=..., this=this@entry=0x7ffde5668020) at /usr/include/qt5/QtCore/qstring.h:1093
#5 Akonadi::Item::remoteId() const (this=this@entry=0x7ffde56681f0) at /usr/src/debug/akonadi-server-21.12.3-bp154.1.30.x86_64/src/core/item.cpp:75
#6 0x00007f74808d173b in Akonadi::ResourceBasePrivate::itemRemoved(Akonadi::Item const&) (this=0x563b7d84f8b0, item=...) at /usr/src/debug/akonadi-server-21.12.3-bp154.1.30.x86_64/src/agentbase/resourcebase.cpp:294
#7 0x00007f747e7481c7 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffde5668140, r=0x563b7d84f8b0, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#8 doActivate<false>(QObject*, int, void**) (sender=0x563b7d881250, signal_index=10, argv=0x7ffde5668140) at kernel/qobject.cpp:3886
Created attachment 170948 [details]
New crash information added by DrKonqi
akonadi_ical_resource (5.22.3 (22.12.3)) using Qt 5.15.8
Chage a event of one calendar to anoher.
CRASH!!!!
-- Backtrace (Reduced):
#4 0x00007f97e0949816 in Akonadi::Item::remoteId() const () at /usr/lib64/libKF5AkonadiCore.so.5
[...]
#7 0x00007f97e095c7c5 in Akonadi::Monitor::itemRemoved(Akonadi::Item const&) () at /usr/lib64/libKF5AkonadiCore.so.5
#8 0x00007f97e096d6ad in Akonadi::MonitorPrivate::emitItemsNotification(Akonadi::Protocol::ItemChangeNotification const&, QVector<Akonadi::Item> const&, Akonadi::Collection const&, Akonadi::Collection const&) () at /usr/lib64/libKF5AkonadiCore.so.5
#9 0x00007f97e096e676 in Akonadi::MonitorPrivate::emitNotification(QSharedPointer<Akonadi::Protocol::ChangeNotification> const&) () at /usr/lib64/libKF5AkonadiCore.so.5
[...]
#11 0x00007f97e0919526 in Akonadi::ChangeRecorder::replayNext() () at /usr/lib64/libKF5AkonadiCore.so.5
|