Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.11.0 Alpha, 5.11.0 Beta 4
-
e15fc26e9fdbff141890a3e2e8dc4ef935d022a0
Description
While trying to run my application against Qt 5.11, I noticed a crash when I close one of my files (affecting an abstract item model).
The backtrace is attached, as well as the code of my sorting filter model, which is pretty basic.
The crash no longer happens when I revert change 1c0fcbc887459d8963088309e83303eb1a7d2db0, the fix that was submitted for QTBUG-44962.
Attachments
Issue Links
- is duplicated by
-
QTBUG-68427 Segfault in subsurface
- Closed
-
QTBUG-70310 QSortFilterProxyModel::setSourceModel reverts to empty static model if old model is deleted
- Closed
- resulted from
-
QTBUG-44962 Persistent child indexes refer to incorrect model when source model changed
- Closed