Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
5.8.0
-
None
-
windows
Description
I used Qt5.8.0 VS2013 64bit.
when I created a window based on QQuickView, set FramelessWindowHint and transparent. Everything is normal after the program launch. but when I resize the window(Very fast operation), the display driver will crashes.
My device is Intel NUC5i5RYK
I tested some Windows computers, not every computer will crash. I also found that the program in the resize, if the picture is torn, then it may crash, if there is no torn, then certainly not crash.
And...sorry for my english, i'm not good at English
Edit by Rafaël Kooi: I added stack trace output from WinDBG, I cannot add a minidump as that would contain private information of a client.