QtWebEngineProcess.exe immediately crashing on some PCs
Unsolved
QtWebEngine
-
Hi, I upgraded Qt from 5.5 to 5.7 and ported WebKit to QtWebEngine. Turns out, though, that some users are unable to run our app and not even a minimal example. The people use various OS (Windows 7, Windows 10). The problem occurs even when trying to simply run QtWebEngineProcess.exe - we always get the "Application has stopped working" with faulty module being Qt5WebEngineCore.dll.
This is a real blocker for us, because some users that were able to play our game while using Qt 5.5 with WebKit are unable to play now. Is this a known issue? Is there anything we can do? Thanks!