Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
5.15.2
-
None
Description
Given an application with a QOpenGLWidget: The application crashes when one quickly resizes the window several times without pausing.
Steps to reproduce:
- Open QOpenGLWidgetCrash project
- Start application
- Resize window frantically
The exception occurs in nvoglv64.dll
The last function invocation on the application side is QWindowsOpengl32DLL::swapBuffers
(Stack trace is attached)
Tested on Windows 10 Home 19041.985, NVIDIA GeForce GTX1080 with Max-Q Design, Driver version 466.47
Attachments
Issue Links
- relates to
-
QTBUG-72557 Blank white screen (not responding) opening applications which use QT
- Closed
-
QTBUG-94217 QOpenGLWidget: Application freezes on non-primary display
- Closed