Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P0: Blocker
-
Resolution: Done
-
Affects Version/s: 6.2.0 Beta3
-
Fix Version/s: 6.2.2, 6.3.0 Alpha
-
Component/s: Core: Item Models
-
Labels:None
-
Platform/s:
-
Commits:dbc434dc090df6c475a336cb95e3524150ca7bae (qt/qtbase/dev) 432bab96bc3b8b92797fdfc35368869a0e7f6976 (qt/qtbase/6.2.1) 5c68e948a3b6ea3ecd8a5b5883e6bcea1b873a72 (qt/qtbase/6.2)
Description
Segmentation faults with Qt version 6.2.0-beta3 in the `QItemSelectionModel`.
Minimal repro qml file is attached.
In the attached repro the crash occurs in `QItemSelectionModel::hasSelection`. I haven't debugged in the Qt source code so I don't have any more details.