Details
-
Bug
-
Resolution: Cannot Reproduce
-
P3: Somewhat important
-
5.9.2, 5.12.0 Beta 3
-
None
-
CentOS Linux 7 with VirtualBox Guest Additions 3d acceleration
Description
Sample project and backtrace are attached.
Additional info. It won't crash without
QApplication::setAttribute(Qt::AA_ShareOpenGLContexts);
But warning appears:
Qt WebEngine seems to be initialized from a plugin. Please set Qt::AA_ShareOpenGLContexts using QCoreApplication::setAttribute before constructing QGuiApplication.
WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
ATTENTION: default value of option force_s3tc_enable overridden by environment.