Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
5.9.6
-
None
-
Windows 10 Build 17134.165
Qt 5.9.6
Visual Studio 2017 Version 15.7.5
Description
Hello! I use Application Verifier and the Debugger to test my application for different issues and bugs. My application use QtWebEngine to load for example Google Maps, when the page has been loaded it crashes with errors:
=======================================
VERIFIER STOP 0000000000000303: pid 0x5230: NULL handle passed as parameter. A valid handle must be used.
0000000000000000 : Not used.
0000000000000000 : Not used.
0000000000000000 : Not used.
0000000000000000 : Not used.
=======================================
This verifier stop is continuable.
After debugging it use `go' to continue.
=======================================
I have added the screenshots to illustrate these issues. Please fix it. Thanks.
Attachments
Issue Links
- relates to
-
QTBUG-69471 QtWebkit with Application Verifier issue
- Closed