Details
-
Bug
-
Resolution: Duplicate
-
P0: Blocker
-
5.10.0 Beta 1
-
None
-
Windows 10 (msvc2015-x86_64)
Description
A crash occurred in C:\Users\qt\work\qt\qtwebengine\tests\auto\quick\qquickwebengineview\release\tst_qquickwebengineview.exe. Function time: 861ms Total time: 8657ms Exception address: 0x00007FFE1EFCFAF7 Exception code : 0xc0000005 Nearby symbol : wglGetExtensionsStringARB Stack: # 1: QTest::toString() - 0x00007FFE28CFA320 # 2: UnhandledExceptionFilter() - 0x00007FFE3E8A0180 # 3: memset() - 0x00007FFE413D8140 # 4: _C_specific_handler() - 0x00007FFE413C3ED0 # 5: _chkstk() - 0x00007FFE413D6240 # 6: RtlWalkFrameChain() - 0x00007FFE413526A0 # 7: KiUserExceptionDispatcher() - 0x00007FFE413D5410 # 8: wglGetExtensionsStringARB() - 0x00007FFE1EE23330 # 9: wglGetExtensionsStringARB() - 0x00007FFE1EE23330 # 10: wglGetExtensionsStringARB() - 0x00007FFE1EE23330 # 11: wglGetExtensionsStringARB() - 0x00007FFE1EE23330 # 12: wglGetExtensionsStringARB() - 0x00007FFE1EE23330 # 13: wglGetExtensionsStringARB() - 0x00007FFE1EE23330 # 14: wglGetExtensionsStringARB() - 0x00007FFE1EE23330 # 15: wglGetExtensionsStringARB() - 0x00007FFE1EE23330 # 16: wglGetExtensionsStringARB() - 0x00007FFE1EE23330 # 17: wglGetExtensionsStringARB() - 0x00007FFE1EE23330 # 18: glGetColorTableParameterivEXT() - 0x00007FFE1EA8E5E0 # 19: glGetColorTableParameterivEXT() - 0x00007FFE1EA8E5E0 # 20: glGetColorTableParameterivEXT() - 0x00007FFE1EA8E5E0 # 21: glGetColorTableParameterivEXT() - 0x00007FFE1EA8E5E0 # 22: glGetColorTableParameterivEXT() - 0x00007FFE1EA8E5E0 # 23: glGetColorTableParameterivEXT() - 0x00007FFE1EA8E5E0 # 24: glGetColorTableParameterivEXT() - 0x00007FFE1EA8E5E0 # 25: glGetColorTableParameterivEXT() - 0x00007FFE1EA8E5E0 # 26: glGetColorTableParameterivEXT() - 0x00007FFE1EA8E5E0 # 27: QSGBatchRenderer::Renderer::renderMergedBatch() - 0x00007FFE249AFBF0 # 28: QSGBatchRenderer::Renderer::renderBatches() - 0x00007FFE249AF6B0 # 29: QSGBatchRenderer::Renderer::render() - 0x00007FFE249AE3F0 # 30: QSGRenderer::renderScene() - 0x00007FFE249A61B0 # 31: QSGRenderer::renderScene() - 0x00007FFE249A6590 # 32: QSGDefaultRenderContext::renderNextFrame() - 0x00007FFE249D5E50 # 33: QQuickWindowPrivate::renderSceneGraph() - 0x00007FFE24A26F30 # 34: QSGDefaultLayer::updateTexture() - 0x00007FFE249DB0E0 # 35: QSGDefaultLayer::updateTexture() - 0x00007FFE249DB0E0 # 36: QThread::start() - 0x000000005FD16D00 # 37: BaseThreadInitThunk() - 0x00007FFE3F9B2D70 # 38: RtlUserThreadStart() - 0x00007FFE41349F30 NMAKE : fatal error U1077: 'call' : return code '0xc0000005' Stop. NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\nmake.exe"' : return code '0x2' Stop. agent:2017/09/18 03:40:49 build.go:203: Process finished with error: exit status 2 agent:2017/09/18 03:40:49 build.go:155: Error reading from stdout/err: exit status 2 agent:2017/09/18 03:40:49 agent.go:77: ERROR building: error unmarshalling testlib xml output: 'XML syntax error on line 69: unexpected EOF'. Most likely the test has crashed
Build log: https://testresults.qt.io/coin/api/results/qt/qtwebengine/061d322c1e00df1f96b9a749c31ae87ff107657e/WindowsWindows_10x86_64WindowsWindows_10x86_64MSVC2015qtci-windows-10-x86_64-7-5974e2DebugAndRelease_Release_ForceDebugInfo_OpenGLDynamic/4a02cf20dbe485b39d25bdc89bf3f176855ffda8/test_1505693988/testlog.txt.gz
Details: https://testresults.qt.io/coin/integration/qt/qt5/tasks/1505693236
Change: https://codereview.qt-project.org/#/c/205772/
Attachments
Issue Links
- duplicates
-
QTBUG-57115 [WebEngine] tst_qquickwebengineview.exe crashes occasionally
- Closed