Bug 502314 - Crash while trying to open attachment second time
Summary: Crash while trying to open attachment second time
Status: REPORTED
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-04-02 11:31 UTC by Łukasz Żarnowiecki
Modified: 2025-04-02 11:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/155426/events/c19fba368b494403b5a15a8a356a6266/


Attachments
New crash information added by DrKonqi (223.98 KB, text/plain)
2025-04-02 11:31 UTC, Łukasz Żarnowiecki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Łukasz Żarnowiecki 2025-04-02 11:31:04 UTC
Application: kontact (6.3.3 (24.12.3))

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.3
Frameworks Version: 6.12.0
Operating System: Linux 6.13.8-arch1-1 x86_64
Windowing System: X11
Distribution: Arch Linux
DrKonqi: 6.3.3 [CoredumpBackend]

-- Information about the crash:
When try to open in attachment and it was previously opened before. Kontact will usually crash. It happened to me at least three times.
I should probably also mention that I am running kontact with QT_QPA_PLATFORM=xcb variable due to blurry new email window on Wayland.

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#5  0x000073574baaf0ac in QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::get (this=<optimized out>, this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/tools/qscopedpointer.h:112
[...]
#8  QLayout::menuBar (this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qlayout.cpp:897
#9  QMainWindow::menuBar (this=this@entry=0x634599d3b4b0) at /usr/src/debug/qt6-base/qtbase/src/widgets/widgets/qmainwindow.cpp:465
#10 0x000073571ffded53 in Breeze::ToolsAreaManager::configUpdated (this=0x6345981a6eb0) at /usr/src/debug/breeze/breeze-6.3.3/kstyle/breezetoolsareamanager.cpp:144
#11 0x000073574a7b3f1c in QtPrivate::QSlotObjectBase::call (this=0x6345999cd550, r=0x6345981a6eb0, a=0x7fff0ea76950, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:486


Reported using DrKonqi
Comment 1 Łukasz Żarnowiecki 2025-04-02 11:31:05 UTC
Created attachment 179932 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.