https://bugs.kde.org/show_bug.cgi?id=495330
Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Krunner crashed during      |Krunner crashed in
                   |calculator query            |HideRootLevelProxyModel::fi
                   |                            |lterAcceptsRow() during
                   |                            |calculator query

--- Comment #3 from Nate Graham <n...@kde.org> ---
The real action appears to be here:

#16 KModelIndexProxyMapper::mapSelectionLeftToRight
(this=this@entry=0x7ffe2f7acab0, selection=...) at
/usr/src/debug/kitemmodels/kitemmodels-6.7.0/src/core/kmodelindexproxymapper.cpp:212
#17 0x00007c00b2eb486b in KModelIndexProxyMapper::mapLeftToRight
(this=this@entry=0x7ffe2f7acab0, index=...) at
/usr/src/debug/kitemmodels/kitemmodels-6.7.0/src/core/kmodelindexproxymapper.cpp:170
#18 0x00007c00b58415a1 in HideRootLevelProxyModel::filterAcceptsRow
(this=<optimized out>, sourceRow=<optimized out>, sourceParent=...) at
/usr/src/debug/krunner/krunner-6.7.0/src/model/resultsmodel.cpp:223

Either there's an issue kmodelindexproxymapper, or KRunner isn't using it
right. Or maybe both were fine in the past but Qt changed something under the
hood to produce this crash.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to