-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
6.8.0 FF
-
None
-
54c61c791 (dev), c472a0f7b (6.5), 67f61eed8 (6.6), 27dfc7cc8 (6.7), 48ebac59b (dev), 8c27ae33f (6.7), e3af0e8ae (6.6), db59042dc (6.5)
********* Start testing of tst_MultiPageView *********
Config: Using QtTest library 6.8.0, Qt 6.8.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by Clang 17.0.3 (https://github.com/llvm/llvm-project.git 888437e1b60011b8a375dd30928ec925b448da57)), windows 10
PASS : tst_MultiPageView::initTestCase()
A crash occurred in C:\Users\qt\work\qt\qtwebengine_standalone_tests\tests\auto\pdfquick\multipageview\tst_multipageview.exe.
While testing internalLink
Function time: 124ms Total time: 126ms
Exception address: 0x00007FFB1BBE90A6
Exception code : 0xc0000005
Nearby symbol : ZN7QObject11deleteLaterEv
Stack:
# 1: ZN5QTest21compare_string_helperEPKcS1_S1_S1_S1_i() - 0x00007FFB412A7F10
# 2: UnhandledExceptionFilter() - 0x00007FFB53930100
# 3: memset() - 0x00007FFB55E14180
# 4: _C_specific_handler() - 0x00007FFB55DFC7E0
# 5: _chkstk() - 0x00007FFB55E12300
# 6: RtlRaiseException() - 0x00007FFB55DC1070
# 7: KiUserExceptionDispatcher() - 0x00007FFB55E10F20
# 8: ZN7QObject11deleteLaterEv() - 0x00007FFB1BBE9090
# 9: ZN17QQuickPdfDocument9setSourceE4QUrl() - 0x00007FFB41ED1C00
# 10: ZN17QQuickPdfDocument18qt_static_metacallEP7QObjectN11QMetaObject4CallEiPPv() - 0x00007FFB41ED1FE0
# 11: ZN17QQuickPdfDocument11qt_metacallEN11QMetaObject4CallEiPPv() - 0x00007FFB41ED2340
# 12: ZN19QQmlProxyMetaObject8metaCallEP7QObjectN11QMetaObject4CallEiPPv() - 0x00007FFB1C3D02D0
# 13: ZN11QMetaObject8metacallEP7QObjectNS_4CallEiPPv() - 0x00007FFB1BBAF910
# 14: ZN17QQmlVMEMetaObject8metaCallEP7QObjectN11QMetaObject4CallEiPPv() - 0x00007FFB1C425F50
# 15: ZNK13QMetaProperty5writeEP7QObjectO8QVariant() - 0x00007FFB1BBB6900
# 16: ZN7QObject13doSetPropertyEPKcPK8QVariantPS2_() - 0x00007FFB1BBEE540
# 17: Unable to obtain symbol
# 18: ZN18QMetaMethodInvoker10invokeImplE11QMetaMethodPvN2Qt14ConnectionTypeExPKPKvPKPKcPKPKN9QtPrivate18QMetaTypeInterfaceE() - 0x00007FFB1BBAEF50
# 19: ZN11QMetaMethod10invokeImplES_PvN2Qt14ConnectionTypeExPKPKvPKPKcPKPKN9QtPrivate18QMetaTypeInterfaceE() - 0x00007FFB1BBB4440
# 20: ZN5QTest16qtest_qParseArgsEiPPcb() - 0x00007FFB412A0BC0
# 21: ZN5QTest16qtest_qParseArgsEiPPcb() - 0x00007FFB412A0BC0
# 22: ZN5QTest15toPrettyUnicodeE11QStringView() - 0x00007FFB412A2590
# 23: ZN5QTest4qRunEv() - 0x00007FFB412A2CB0
# 24: ZN5QTest5qExecEP7QObjectiPPc() - 0x00007FFB412A2B30
# 25: Unable to obtain symbol
# 26: Unable to obtain symbol
# 27: Unable to obtain symbol
# 28: BaseThreadInitThunk() - 0x00007FFB54537020
# 29: RtlUserThreadStart() - 0x00007FFB55DC2680
qt-testrunner.py INFO: Test process exited with code: 3221225477
qt-testrunner.py ERROR: Failed to parse the XML log file: \Users\qt\work\testresults\tst_multipageview-1702940192000.xml
qt-testrunner.py ERROR: File Contents:
<?xml version="1.0" encoding="UTF-8"?>
<TestCase name="tst_MultiPageView">
<Environment>
<QtVersion>6.8.0</QtVersion>
<QtBuild>Qt 6.8.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by Clang 17.0.3 (https://github.com/llvm/llvm-project.git 888437e1b60011b8a375dd30928ec925b448da57))</QtBuild>
<QTestVersion>6.8.0</QTestVersion>
</Environment>
<TestFunction name="initTestCase">
<Incident type="pass" file="" line="0" />
<Duration msecs="1.09377"/>
</TestFunction>
<TestFunction name="internalLink">
qt-testrunner.py ERROR: exception:ParseError no element found: line 13, column 0
qt-testrunner.py ERROR: The test executable probably crashed, see above for details
qt-testrunner.py ERROR: Full test run failed repeatedly, aborting!
CMake Error at tst_multipageviewWrapperRelWithDebInfo.cmake:18 (message):
\Users\qt\work\install\bin\qt-testrunner.py --
C:/Users/qt/work/qt/qtwebengine_standalone_tests/tests/auto/pdfquick/multipageview/tst_multipageview.exe
execution failed with exit code 3.
80% tests passed, 1 tests failed out of 5
The error was in "qt/qtwebengine", revision: 7cf6451fe795316b0b6bd986aa3c187a03b97aaf
Details: https://testresults.qt.io/coin/integration/qt/qtwebengine/tasks/1705422622
Tested changes (refs/builds/qtci/dev/1702939883):
https://codereview.qt-project.org/c/qt/qtwebengine/+/526340/2 Update dependencies on 'dev' in qt/qtwebengine
- is duplicated by
-
QTBUG-104766 QtQuick.Pdf PdfDocument gets "QCoreApplication::postEvent: Unexpected null receiver" warning when instantiated standalone
-
- Closed
-
- relates to
-
QTBUG-121502 crash in QPdfIOHandler if document is deleted too early
-
- Closed
-
| For Gerrit Dashboard: QTBUG-120245 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 526457,2 | Fix for crash in tst_multipageview | dev | qt/qtwebengine | Status: MERGED | +2 | 0 |
| 528295,3 | Fix for crash in tst_multipageview | 6.5 | qt/qtwebengine | Status: MERGED | +2 | 0 |
| 528296,3 | Fix for crash in tst_multipageview | 6.7 | qt/qtwebengine | Status: MERGED | +2 | 0 |
| 528297,2 | Fix for crash in tst_multipageview | 6.6 | qt/qtwebengine | Status: MERGED | +2 | 0 |
| 534006,3 | Avoid crash by waiting for rendering to be done | dev | qt/qtwebengine | Status: MERGED | +2 | 0 |
| 534182,5 | Fix discontinuity with successive pinch-zoom in PdfMultiPageView | 6.7 | qt/qtwebengine | Status: MERGED | +2 | 0 |
| 534184,1 | Avoid crash by waiting for rendering to be done | 6.7 | qt/qtwebengine | Status: ABANDONED | +2 | 0 |
| 535089,2 | Fix discontinuity with successive pinch-zoom in PdfMultiPageView | 6.6 | qt/qtwebengine | Status: MERGED | +2 | 0 |
| 535125,2 | Fix discontinuity with successive pinch-zoom in PdfMultiPageView | 6.5 | qt/qtwebengine | Status: MERGED | +2 | 0 |