Summary: | Segmentation fault when I advnced to next uread message | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | David C. Bryant <davidbryant> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | asturm |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
David C. Bryant
2022-10-19 13:38:38 UTC
Created attachment 153266 [details]
New crash information added by DrKonqi
kmail (5.21.2 (22.08.2)) using Qt 5.15.6
Quite certain this is the same bug. In my case it happened when entering a search term and kmail crashed instantly after listing the results.
-- Backtrace (Reduced):
#6 QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator->() const (this=0x8) at /var/tmp/portage/dev-qt/qtwidgets-5.15.6/work/qtbase-everywhere-src-5.15.6/include/QtCore/../../src/corelib/tools/qscopedpointer.h:116
[...]
#9 QWidget::style() const (this=0x0) at /var/tmp/portage/dev-qt/qtwidgets-5.15.6/work/qtbase-everywhere-src-5.15.6/src/widgets/kernel/qwidget.cpp:2573
#10 0x00007f2f35569764 in QApplication::event(QEvent*) (this=0x7ffeb29b0540, e=0x7ffeb29afdd0) at /var/tmp/portage/dev-qt/qtwidgets-5.15.6/work/qtbase-everywhere-src-5.15.6/src/widgets/kernel/qapplication.cpp:1903
#11 0x00007f2f35563a2f in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x7ffeb29b0540, e=0x7ffeb29afdd0) at /var/tmp/portage/dev-qt/qtwidgets-5.15.6/work/qtbase-everywhere-src-5.15.6/src/widgets/kernel/qapplication.cpp:3637
#12 0x00007f2f34a83ce8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x7ffeb29b0540, event=0x7ffeb29afdd0) at /var/tmp/portage/dev-qt/qtcore-5.15.6/work/qtbase-everywhere-src-5.15.6/src/corelib/kernel/qcoreapplication.cpp:1064
|