Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
5.6.0 RC, 5.6.1
-
Win 10 x64, Official Qt 5.6.0-rc build for VS 2013 x64
Description
When using a custom Window container with forwarded default property and a Text item in the contents of the container, QWindow's destructor crashes when deleting QQuickText.
This works in 5.6.0 beta, but crashes on 5.6.0 RC in
Qt5Quickd.dll!QQuickItem::~QQuickItem() @ qquickitem.cpp Line 2333
Attached example to reproduce the crash. Use the debugger in a debug build.
Attachments
Issue Links
- duplicates
-
QTBUG-51927 [REG:5.6.0-alpha1->5.6.0] adding items to GridLayout with default property alias causes a crash during destruction
- Closed
- is duplicated by
-
QTBUG-58545 Crash in QQuickItem destructor
- Closed
- relates to
-
QTBUG-52241 QQuickItem destructor crash when an item created from c++ is used inside an item hierarchy with default property alias
- Closed