Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-99665

tst_qquickfolderlistmodel segfaults on ARM

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.2
    • None

    Description

      Failed here and here. Test log:

      agent:2022/01/08 04:42:00 build.go:394:         Start  27: tst_qquickfolderlistmodel
      agent:2022/01/08 04:42:00 build.go:394: 27: Test command: /Applications/CMake.app/Contents/bin/cmake "-P" "/Users/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodelWrapperRelWithDebInfo.cmake"
      agent:2022/01/08 04:42:00 build.go:394: 27: Test timeout computed to be: 1500
      agent:2022/01/08 04:42:00 build.go:394: 27: ********* Start testing of tst_qquickfolderlistmodel *********
      agent:2022/01/08 04:42:00 build.go:394: 27: Config: Using QtTest library 6.2.3, Qt 6.2.3 (arm64-little_endian-lp64 shared (dynamic) release build; by Clang 13.0.0 (clang-1300.0.29.30) (Apple)), macos 12.1
      agent:2022/01/08 04:42:00 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::initTestCase()
      agent:2022/01/08 04:42:00 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::basicProperties()
      agent:2022/01/08 04:42:01 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::status()
      agent:2022/01/08 04:42:01 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showFiles()
      agent:2022/01/08 04:42:01 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::resetFiltering()
      agent:2022/01/08 04:42:02 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::nameFilters()
      agent:2022/01/08 04:42:02 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::refresh()
      agent:2022/01/08 04:42:02 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::cdUp()
      agent:2022/01/08 04:42:02 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(false)
      agent:2022/01/08 04:42:03 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true)
      agent:2022/01/08 04:42:03 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true but root)
      agent:2022/01/08 04:42:03 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::sortReversed()
      agent:2022/01/08 04:42:03 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::introspectQrc()
      agent:2022/01/08 04:42:03 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseSensitive)
      agent:2022/01/08 04:42:03 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseInsensitive)
      agent:2022/01/08 04:42:03 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::updateProperties()
      agent:2022/01/08 04:42:03 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::importBothVersions()
      agent:2022/01/08 04:42:03 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::cleanupTestCase()
      agent:2022/01/08 04:42:03 build.go:394: 27: Totals: 18 passed, 0 failed, 0 skipped, 0 blacklisted, 3303ms
      agent:2022/01/08 04:42:03 build.go:394: 27: ********* Finished testing of tst_qquickfolderlistmodel *********
      agent:2022/01/08 04:42:03 build.go:394: 27: CMake Error at tst_qquickfolderlistmodelWrapperRelWithDebInfo.cmake:17 (message):
      agent:2022/01/08 04:42:03 build.go:394: 27:   
      agent:2022/01/08 04:42:03 build.go:394: 27:   /Users/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel
      agent:2022/01/08 04:42:03 build.go:394: 27:   execution failed with exit code Segmentation fault.
      agent:2022/01/08 04:42:03 build.go:394: 27: 
      agent:2022/01/08 04:42:03 build.go:394: 27: 
      agent:2022/01/08 04:42:03 build.go:394:  27/303 Test  #27: tst_qquickfolderlistmodel .................***Failed    3.60 sec
      agent:2022/01/08 04:42:03 build.go:394:         Start  27: tst_qquickfolderlistmodel
      agent:2022/01/08 04:42:03 build.go:394: 27: Test command: /Applications/CMake.app/Contents/bin/cmake "-P" "/Users/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodelWrapperRelWithDebInfo.cmake"
      agent:2022/01/08 04:42:03 build.go:394: 27: Test timeout computed to be: 1500
      agent:2022/01/08 04:42:03 build.go:394: 27: ********* Start testing of tst_qquickfolderlistmodel *********
      agent:2022/01/08 04:42:03 build.go:394: 27: Config: Using QtTest library 6.2.3, Qt 6.2.3 (arm64-little_endian-lp64 shared (dynamic) release build; by Clang 13.0.0 (clang-1300.0.29.30) (Apple)), macos 12.1
      agent:2022/01/08 04:42:03 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::initTestCase()
      agent:2022/01/08 04:42:03 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::basicProperties()
      agent:2022/01/08 04:42:04 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::status()
      agent:2022/01/08 04:42:04 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showFiles()
      agent:2022/01/08 04:42:04 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::resetFiltering()
      agent:2022/01/08 04:42:05 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::nameFilters()
      agent:2022/01/08 04:42:05 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::refresh()
      agent:2022/01/08 04:42:05 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::cdUp()
      agent:2022/01/08 04:42:05 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(false)
      agent:2022/01/08 04:42:06 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true)
      agent:2022/01/08 04:42:06 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true but root)
      agent:2022/01/08 04:42:06 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::sortReversed()
      agent:2022/01/08 04:42:06 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::introspectQrc()
      agent:2022/01/08 04:42:06 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseSensitive)
      agent:2022/01/08 04:42:06 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseInsensitive)
      agent:2022/01/08 04:42:06 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::updateProperties()
      agent:2022/01/08 04:42:06 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::importBothVersions()
      agent:2022/01/08 04:42:06 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::cleanupTestCase()
      agent:2022/01/08 04:42:06 build.go:394: 27: Totals: 18 passed, 0 failed, 0 skipped, 0 blacklisted, 2962ms
      agent:2022/01/08 04:42:06 build.go:394: 27: ********* Finished testing of tst_qquickfolderlistmodel *********
      agent:2022/01/08 04:42:06 build.go:394: 27: CMake Error at tst_qquickfolderlistmodelWrapperRelWithDebInfo.cmake:17 (message):
      agent:2022/01/08 04:42:06 build.go:394: 27:   
      agent:2022/01/08 04:42:06 build.go:394: 27:   /Users/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel
      agent:2022/01/08 04:42:06 build.go:394: 27:   execution failed with exit code Segmentation fault.
      agent:2022/01/08 04:42:06 build.go:394: 27: 
      agent:2022/01/08 04:42:06 build.go:394: 27: 
      agent:2022/01/08 04:42:06 build.go:394:       Test  #27: tst_qquickfolderlistmodel .................***Failed    3.08 sec
      agent:2022/01/08 04:42:06 build.go:394:         Start  27: tst_qquickfolderlistmodel
      agent:2022/01/08 04:42:06 build.go:394: 27: Test command: /Applications/CMake.app/Contents/bin/cmake "-P" "/Users/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodelWrapperRelWithDebInfo.cmake"
      agent:2022/01/08 04:42:06 build.go:394: 27: Test timeout computed to be: 1500
      agent:2022/01/08 04:42:06 build.go:394: 27: ********* Start testing of tst_qquickfolderlistmodel *********
      agent:2022/01/08 04:42:06 build.go:394: 27: Config: Using QtTest library 6.2.3, Qt 6.2.3 (arm64-little_endian-lp64 shared (dynamic) release build; by Clang 13.0.0 (clang-1300.0.29.30) (Apple)), macos 12.1
      agent:2022/01/08 04:42:06 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::initTestCase()
      agent:2022/01/08 04:42:06 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::basicProperties()
      agent:2022/01/08 04:42:07 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::status()
      agent:2022/01/08 04:42:07 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showFiles()
      agent:2022/01/08 04:42:07 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::resetFiltering()
      agent:2022/01/08 04:42:08 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::nameFilters()
      agent:2022/01/08 04:42:08 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::refresh()
      agent:2022/01/08 04:42:08 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::cdUp()
      agent:2022/01/08 04:42:08 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(false)
      agent:2022/01/08 04:42:08 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true)
      agent:2022/01/08 04:42:09 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true but root)
      agent:2022/01/08 04:42:09 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::sortReversed()
      agent:2022/01/08 04:42:09 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::introspectQrc()
      agent:2022/01/08 04:42:09 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseSensitive)
      agent:2022/01/08 04:42:09 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseInsensitive)
      agent:2022/01/08 04:42:09 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::updateProperties()
      agent:2022/01/08 04:42:09 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::importBothVersions()
      agent:2022/01/08 04:42:09 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::cleanupTestCase()
      agent:2022/01/08 04:42:09 build.go:394: 27: Totals: 18 passed, 0 failed, 0 skipped, 0 blacklisted, 2602ms
      agent:2022/01/08 04:42:09 build.go:394: 27: ********* Finished testing of tst_qquickfolderlistmodel *********
      agent:2022/01/08 04:42:09 build.go:394: 27: CMake Error at tst_qquickfolderlistmodelWrapperRelWithDebInfo.cmake:17 (message):
      agent:2022/01/08 04:42:09 build.go:394: 27:   
      agent:2022/01/08 04:42:09 build.go:394: 27:   /Users/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel
      agent:2022/01/08 04:42:09 build.go:394: 27:   execution failed with exit code Segmentation fault.
      agent:2022/01/08 04:42:09 build.go:394: 27: 
      agent:2022/01/08 04:42:09 build.go:394: 27: 
      agent:2022/01/08 04:42:09 build.go:394:       Test  #27: tst_qquickfolderlistmodel .................***Failed    2.72 sec
      agent:2022/01/08 04:42:09 build.go:394:         Start  27: tst_qquickfolderlistmodel
      agent:2022/01/08 04:42:09 build.go:394: 27: Test command: /Applications/CMake.app/Contents/bin/cmake "-P" "/Users/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodelWrapperRelWithDebInfo.cmake"
      agent:2022/01/08 04:42:09 build.go:394: 27: Test timeout computed to be: 1500
      agent:2022/01/08 04:42:09 build.go:394: 27: ********* Start testing of tst_qquickfolderlistmodel *********
      agent:2022/01/08 04:42:09 build.go:394: 27: Config: Using QtTest library 6.2.3, Qt 6.2.3 (arm64-little_endian-lp64 shared (dynamic) release build; by Clang 13.0.0 (clang-1300.0.29.30) (Apple)), macos 12.1
      agent:2022/01/08 04:42:09 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::initTestCase()
      agent:2022/01/08 04:42:09 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::basicProperties()
      agent:2022/01/08 04:42:09 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::status()
      agent:2022/01/08 04:42:10 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showFiles()
      agent:2022/01/08 04:42:10 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::resetFiltering()
      agent:2022/01/08 04:42:11 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::nameFilters()
      agent:2022/01/08 04:42:11 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::refresh()
      agent:2022/01/08 04:42:11 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::cdUp()
      agent:2022/01/08 04:42:11 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(false)
      agent:2022/01/08 04:42:11 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true)
      agent:2022/01/08 04:42:12 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true but root)
      agent:2022/01/08 04:42:12 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::sortReversed()
      agent:2022/01/08 04:42:12 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::introspectQrc()
      agent:2022/01/08 04:42:12 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseSensitive)
      agent:2022/01/08 04:42:12 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseInsensitive)
      agent:2022/01/08 04:42:12 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::updateProperties()
      agent:2022/01/08 04:42:12 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::importBothVersions()
      agent:2022/01/08 04:42:12 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::cleanupTestCase()
      agent:2022/01/08 04:42:12 build.go:394: 27: Totals: 18 passed, 0 failed, 0 skipped, 0 blacklisted, 2952ms
      agent:2022/01/08 04:42:12 build.go:394: 27: ********* Finished testing of tst_qquickfolderlistmodel *********
      agent:2022/01/08 04:42:12 build.go:394: 27: CMake Error at tst_qquickfolderlistmodelWrapperRelWithDebInfo.cmake:17 (message):
      agent:2022/01/08 04:42:12 build.go:394: 27:   
      agent:2022/01/08 04:42:12 build.go:394: 27:   /Users/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel
      agent:2022/01/08 04:42:12 build.go:394: 27:   execution failed with exit code Segmentation fault.
      agent:2022/01/08 04:42:12 build.go:394: 27: 
      agent:2022/01/08 04:42:12 build.go:394: 27: 
      agent:2022/01/08 04:42:12 build.go:394:       Test  #27: tst_qquickfolderlistmodel .................***Failed    3.07 sec
      agent:2022/01/08 04:42:12 build.go:394:         Start  27: tst_qquickfolderlistmodel
      agent:2022/01/08 04:42:12 build.go:394: 27: Test command: /Applications/CMake.app/Contents/bin/cmake "-P" "/Users/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodelWrapperRelWithDebInfo.cmake"
      agent:2022/01/08 04:42:12 build.go:394: 27: Test timeout computed to be: 1500
      agent:2022/01/08 04:42:12 build.go:394: 27: ********* Start testing of tst_qquickfolderlistmodel *********
      agent:2022/01/08 04:42:12 build.go:394: 27: Config: Using QtTest library 6.2.3, Qt 6.2.3 (arm64-little_endian-lp64 shared (dynamic) release build; by Clang 13.0.0 (clang-1300.0.29.30) (Apple)), macos 12.1
      agent:2022/01/08 04:42:12 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::initTestCase()
      agent:2022/01/08 04:42:12 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::basicProperties()
      agent:2022/01/08 04:42:12 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::status()
      agent:2022/01/08 04:42:13 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showFiles()
      agent:2022/01/08 04:42:13 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::resetFiltering()
      agent:2022/01/08 04:42:14 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::nameFilters()
      agent:2022/01/08 04:42:14 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::refresh()
      agent:2022/01/08 04:42:14 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::cdUp()
      agent:2022/01/08 04:42:14 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(false)
      agent:2022/01/08 04:42:14 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true)
      agent:2022/01/08 04:42:14 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::showDotAndDotDot(true but root)
      agent:2022/01/08 04:42:15 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::sortReversed()
      agent:2022/01/08 04:42:15 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::introspectQrc()
      agent:2022/01/08 04:42:15 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseSensitive)
      agent:2022/01/08 04:42:15 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::sortCaseSensitive(caseInsensitive)
      agent:2022/01/08 04:42:15 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::updateProperties()
      agent:2022/01/08 04:42:15 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::importBothVersions()
      agent:2022/01/08 04:42:15 build.go:394: 27: PASS   : tst_qquickfolderlistmodel::cleanupTestCase()
      agent:2022/01/08 04:42:15 build.go:394: 27: Totals: 18 passed, 0 failed, 0 skipped, 0 blacklisted, 2828ms
      agent:2022/01/08 04:42:15 build.go:394: 27: ********* Finished testing of tst_qquickfolderlistmodel *********
      agent:2022/01/08 04:42:15 build.go:394: 27: CMake Error at tst_qquickfolderlistmodelWrapperRelWithDebInfo.cmake:17 (message):
      agent:2022/01/08 04:42:15 build.go:394: 27:   
      agent:2022/01/08 04:42:15 build.go:394: 27:   /Users/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel
      agent:2022/01/08 04:42:15 build.go:394: 27:   execution failed with exit code Segmentation fault.
      agent:2022/01/08 04:42:15 build.go:394: 27: 
      agent:2022/01/08 04:42:15 build.go:394: 27: 
      agent:2022/01/08 04:42:15 build.go:394:       Test  #27: tst_qquickfolderlistmodel .................***Failed    2.95 sec
      agent:2022/01/08 04:42:15 build.go:394: 96% tests passed, 1 tests failed out of 27
      

      https://testresults.qt.io/logs/qt/qtdeclarative/0472515e2811cf88e2f76af1daa7d25630ce99b2/MacOSMacOS_12arm64MacOSMacOS_12arm64Clangqtci-macos-12-arm64TestOnly/10d65b0151a2668c5a024e3fcbdc339caf1547cb/test_1641616276/log.txt.gz

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtqmlteam Qt Qml Team User
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes