Bug 495772 - Kontact crashed in KOrganizer module when appointment day changed
Summary: Kontact crashed in KOrganizer module when appointment day changed
Status: REPORTED
Alias: None
Product: kontact
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-11-04 02:51 UTC by Jose María Galdós
Modified: 2024-11-04 02:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (90.73 KB, text/plain)
2024-11-04 02:51 UTC, Jose María Galdós
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jose María Galdós 2024-11-04 02:51:42 UTC
Application: kontact (6.2.2 (24.08.2))

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.0
Frameworks Version: 6.7.0
Operating System: Linux 6.11.5-2-default x86_64
Windowing System: Wayland
Distribution: "openSUSE Tumbleweed"
DrKonqi: 6.2.2 [CoredumpBackend]

-- Information about the crash:
I was in KOrganizer module of Kontact, week view, dragging an appointment already in place to another day (two days earlier). In the same moment that I've lifted the mouse to arrange the appointment, Kontact crashed.

The calendar is hosted in Nextcloud server (AIO Docker) and synced by IMAP. The original appointment was created directly in Kontact/KOrganizer.

This behavior happens time to time.

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#4  0x00007f91cc3f2388 in std::__atomic_base<QThreadData*>::load (this=<optimized out>, __m=<optimized out>, this=<optimized out>, __m=<optimized out>) at /usr/include/c++/14/bits/atomic_base.h:831
#5  std::atomic<QThreadData*>::load (this=<optimized out>, __m=<optimized out>, this=<optimized out>, __m=<optimized out>) at /usr/include/c++/14/atomic:582
#6  QAtomicOps<QThreadData*>::loadRelaxed<QThreadData*> (_q_value=..., _q_value=...) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qatomic_cxx11.h:202
#7  QBasicAtomicPointer<QThreadData>::loadRelaxed (this=<optimized out>, this=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/thread/qbasicatomic.h:170
#8  QObject::thread (this=this@entry=0x558541bc3c00) at /usr/src/debug/qtbase-everywhere-src-6.8.0/src/corelib/kernel/qobject.cpp:1600


Reported using DrKonqi
Comment 1 Jose María Galdós 2024-11-04 02:51:44 UTC
Created attachment 175502 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.