Summary: | kmail crashed while adding my email accounts | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Kalzi <kalzwayed> |
Component: | Account Wizard | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | eraygezer.94, tilman, viniciush.dev |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Kalzi
2021-10-18 02:47:46 UTC
Created attachment 146413 [details]
New crash information added by DrKonqi
accountwizard (0.2) using Qt 5.15.3
- What I was doing when the application crashed:
I opened the KMail.
I added my GMail account.
It crashed, however my GMail account was able to sync.
-- Backtrace (Reduced):
#4 0x00007faa3fedfd13 in QVector<QPersistentModelIndexData*>::indexOf (from=0, t=<synthetic pointer>: <optimized out>, this=0x55d73ac60db0) at ../../include/QtCore/../../src/corelib/tools/qvector.h:998
#5 QAbstractItemModelPrivate::removePersistentIndexData (this=0x55d73ac45470, data=data@entry=0x55d73ac405e0) at itemmodels/qabstractitemmodel.cpp:648
#6 0x00007faa3fee0021 in QPersistentModelIndexData::destroy (data=0x55d73ac405e0) at itemmodels/qabstractitemmodel.cpp:87
#7 QPersistentModelIndex::~QPersistentModelIndex (this=<optimized out>, __in_chrg=<optimized out>) at itemmodels/qabstractitemmodel.cpp:181
#8 0x00007faa3fef58a4 in QItemSelectionModelPrivate::~QItemSelectionModelPrivate (this=0x55d73ac1dd10, __in_chrg=<optimized out>) at /usr/include/c++/9/bits/atomic_base.h:326
Created attachment 157578 [details]
New crash information added by DrKonqi
accountwizard (0.2) using Qt 5.15.8
Crash when trying to add my outlook account(my outlook account has 2 factor authentication and the kmail gave me the error of NO LOGIN)
-- Backtrace (Reduced):
#4 0x00007fde7b666bab in QAbstractItemModelPrivate::removePersistentIndexData(QPersistentModelIndexData*) () from /lib64/libQt5Core.so.5
#5 0x00007fde7b667029 in QPersistentModelIndex::~QPersistentModelIndex() () from /lib64/libQt5Core.so.5
#6 0x00007fde7c63c6e8 in QAbstractItemViewPrivate::~QAbstractItemViewPrivate() () from /lib64/libQt5Widgets.so.5
#7 0x00007fde7c673f15 in QListViewPrivate::~QListViewPrivate() () from /lib64/libQt5Widgets.so.5
#8 0x00007fde7c4c9d79 in QComboBoxListView::~QComboBoxListView() () from /lib64/libQt5Widgets.so.5
|