Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Incomplete
-
Affects Version/s: 5.5.1
-
Fix Version/s: None
-
Component/s: WebKit
-
Labels:None
-
Environment:Windows server 2016 64bit
cpu intel i7-4770k
Compiler ms vc 12
Description
Project crashes when downloading page from youtube, like this
https://www.youtube.com/watch?v=OkHh8UlxicY
It happens with my project, but ive been testing your Example from qwebkit widgets "Browser", you can check it if input url which i give you early.
Errors like this:
onecoreuap\net\netprofiles\winrt\networkinformation\lib\handlemanager.cpp(132)\Windows.Networking.Connectivity.dll!5825FB9E: (caller: 5825EE2C) ReturnHr(1) tid(2908) 80070032 onecoreuap\net\netprofiles\winrt\networkinformation\lib\handlemanager.cpp(146)\Windows.Networking.Connectivity.dll!5825FE8B: (caller: 5825EE2C) ReturnHr(2) tid(2908) 8007007F onecoreuap\net\netprofiles\winrt\networkinformation\lib\handlemanager.cpp(160)\Windows.Networking.Connectivity.dll!582727F9: (caller: 5825C4E4) ReturnHr(3) tid(2908) 8007007F
Im trying to find solution for this bug, but cant find nothing, thats why report to u.