Summary: | Kontact crashes on start | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Cyrille Dunant <cyrille.dunant> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | erin-kde |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Cyrille Dunant
2021-06-09 08:22:21 UTC
Created attachment 143448 [details]
New crash information added by DrKonqi
kontact (5.18.1 (21.08.1)) using Qt 5.15.2
Crashed on startup without any discernable reason, when restarting it from the crash notification is works fine
-- Backtrace (Reduced):
#4 QSortFilterProxyModelPrivate::updateChildrenMapping(QModelIndex const&, QSortFilterProxyModelPrivate::Mapping*, Qt::Orientation, int, int, int, bool) (this=0x5a28169da740, source_parent=..., parent_mapping=<optimized out>, orient=<optimized out>, start=<optimized out>, end=0, delta_item_count=1, remove=false) at ../../include/QtCore/../../src/corelib/tools/qhash.h:414
#5 0x000071467c9415c7 in QSortFilterProxyModelPrivate::source_items_inserted(QModelIndex const&, int, int, Qt::Orientation) (this=0x5a28169da740, source_parent=..., start=0, end=0, orient=Qt::Vertical) at itemmodels/qsortfilterproxymodel.cpp:972
#6 0x000071467c945706 in QSortFilterProxyModelPrivate::_q_sourceRowsInserted(QModelIndex const&, int, int) (this=0x5a28169da740, source_parent=..., start=0, end=0) at itemmodels/qsortfilterproxymodel.cpp:1661
#7 0x000071467c9a59b0 in doActivate<false>(QObject*, int, void**) (sender=0x5a28169d8ee0, signal_index=13, argv=argv@entry=0x7ffeccfe6550) at kernel/qobject.cpp:3898
[...]
#9 0x000071467c909b1e in QAbstractItemModel::rowsInserted(QModelIndex const&, int, int, QAbstractItemModel::QPrivateSignal) (this=this@entry=0x5a28169d8ee0, _t1=..., _t2=<optimized out>, _t3=<optimized out>, _t4=...) at .moc/moc_qabstractitemmodel.cpp:592
This has been resolved at some point last year |