Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
5.15.10
-
None
Description
After switching to QT 5.15.10, our apps crash as soon as we change a property of the QtLocation.map.
The Mapviewer example provided by QT crashes with the very same error message:
ASSERT failure in QSGNode::appendChildNode: "QSGNode already has a parent", file scenegraph\coreapi\qsgnode.cpp, line 436
Building as Release, the Mapviewer doesn't crash but instead freezes right after starting it.
In 5.15.8, everything was working correctly.
Might be related to QTBUG-104682
Attachments
Issue Links
- relates to
-
QTBUG-104682 QLocation regression in 5.15.10: Map completely and immediately freezes user interface
- Closed