Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.4.2
Description
When the Qt application is closed with QDialog as the main window main and Scene3D inside QQuickView a seg fault is generated. The QDialog has an attribute (Qt::WA_DeleteOnClose) set.
To reproduce the issue please run the attached example project and close the application (main dialog).