Bug 474857 - Crash while moving down the message list
Summary: Crash while moving down the message list
Status: REPORTED
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-09-25 14:18 UTC by Daniel Kraus
Modified: 2023-09-25 14:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (157.94 KB, text/plain)
2023-09-25 14:18 UTC, Daniel Kraus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Kraus 2023-09-25 14:18:58 UTC
Application: kmail (5.24.1 (23.08.1))

Qt Version: 5.15.10
Frameworks Version: 5.110.0
Operating System: Linux 6.2.0-33-generic x86_64
Windowing System: X11
Distribution: KDE neon 5.27
DrKonqi: 5.27.8 [CoredumpBackend]

-- Information about the crash:
I moved the 'cursor' down the list of messages by repeatedly pressing the "J" key (VIM-like downwards movement), and KMail suddenly crashed. It totally disappeared.

This happened only once so far, but crashes like these are very uncommon for KDE in general, so I thought I'd report it.

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#6  QArrayData::data (this=<optimized out>, this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qarraydata.h:69
#7  QTypedArrayData<KMime::Headers::Base*>::data (this=0x0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qarraydata.h:210
#8  QTypedArrayData<KMime::Headers::Base*>::constBegin (this=0x0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qarraydata.h:216
#9  QVector<KMime::Headers::Base*>::begin (this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:220
#10 KMime::Content::headerByType (this=this@entry=0x55af7516e350, type=0x7f6e6c03f386 "Content-Transfer-Encoding") at ./src/kmime_content.cpp:626


Reported using DrKonqi
Comment 1 Daniel Kraus 2023-09-25 14:18:59 UTC
Created attachment 161859 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.