Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.12.2
-
None
-
Windows 10, Visual C++ 2015/2017.
Description
- Create Qt Quick Application - Empty project.
- Build and run Debug version of it.
- Close it.
- When it's shutting down, the assertion failure appears.
Some of application output when shutting down:
angle::DestroyThenDelete<class gl::Context,class egl::Display>::operator ()(420): Unhandled internal error: 0x3002 Assertion failed! Program: C:\Work\Qt\5.12.2\msvc2015_64\bin\libGLESv2d.dll File: C:\Users\qt\work\qt\qtbase\src\3rdpa.../RefCountObject.h Line: 120 Expression: mObject == nullptr
Attachments
Issue Links
- duplicates
-
QTBUG-74467 [Reg 5.12.1 - 5.12.2] Assert when debugging QtQuick applications with Qt::AA_UseOpenGLES set
- Closed