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

heap-use-after-free in tst_qmlls_qqmlcodemodel

XMLWordPrintable

      https://codereview.qt-project.org/c/qt/qtdeclarative/+/665141/1#message-1c00ccfb61326dbebd921afc5da2691c37510e58

      https://testresults.qt.io/logs/qt/qtdeclarative/0c1310ea635b92f755155c1085093634f795621d/LinuxopenSUSE_15_6x86_64LinuxopenSUSE_15_6x86_64GCCqtci-linux-openSUSE-15.6-x86_64-51-34bd7dSccache_UseAddressSanitizer_UseConfigure_WarningsAreErrors/3ef61fa613cc36cd493a56ad63b53403094707f1/test_1754049289/log.txt.gz

      agent:2025/08/01 13:45:34 build.go:412: sanitizer-testrunner.py     INFO: This test is wrapped with sanitizer-testrunner.py. FAIL results are being ignored! Only crashes and ASAN errors are caught.
      agent:2025/08/01 13:45:34 build.go:412: ********* Start testing of tst_qmlls_qqmlcodemodel *********
      agent:2025/08/01 13:45:34 build.go:412: Config: Using QtTest library 6.10.0, Qt 6.10.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 9.3.1 20200406 [revision 6db837a5288ee3ca5ec504fbd5a765817e556ac2]), opensuse-leap 15.6
      agent:2025/08/01 13:45:34 build.go:412: PASS   : tst_qmlls_qqmlcodemodel::initTestCase()
      agent:2025/08/01 13:45:34 build.go:412: PASS   : tst_qmlls_qqmlcodemodel::buildPathsForFileUrl(justCommandLine)
      agent:2025/08/01 13:45:34 build.go:412: PASS   : tst_qmlls_qqmlcodemodel::buildPathsForFileUrl(all3)
      agent:2025/08/01 13:45:34 build.go:412: PASS   : tst_qmlls_qqmlcodemodel::buildPathsForFileUrl(commandLineOverridesEnvironmentVariable)
      agent:2025/08/01 13:45:34 build.go:412: PASS   : tst_qmlls_qqmlcodemodel::buildPathsForFileUrl(commandLineOverridesIniFile)
      agent:2025/08/01 13:45:34 build.go:412: PASS   : tst_qmlls_qqmlcodemodel::buildPathsForFileUrl(EnvironmentVariableOverridesIniFile)
      agent:2025/08/01 13:45:34 build.go:412: PASS   : tst_qmlls_qqmlcodemodel::buildPathsForFileUrl(iniFile)
      agent:2025/08/01 13:45:34 build.go:412: PASS   : tst_qmlls_qqmlcodemodel::buildPathsForFileUrl(environmentVariable)
      agent:2025/08/01 13:45:34 build.go:412: PASS   : tst_qmlls_qqmlcodemodel::buildPathsForFileUrl(endlessLoop)
      agent:2025/08/01 13:45:34 build.go:412: PASS   : tst_qmlls_qqmlcodemodel::fileNamesToWatch()
      agent:2025/08/01 13:45:34 build.go:412: PASS   : tst_qmlls_qqmlcodemodel::findFilePathsFromFileNames(notExistingFile)
      agent:2025/08/01 13:45:34 build.go:412: PASS   : tst_qmlls_qqmlcodemodel::findFilePathsFromFileNames(myqmlelement)
      agent:2025/08/01 13:45:34 build.go:412: PASS   : tst_qmlls_qqmlcodemodel::findFilePathsFromFileNames(myqmlelement2)
      agent:2025/08/01 13:45:34 build.go:412: PASS   : tst_qmlls_qqmlcodemodel::findFilePathsFromFileNames(anotherqmlelement)
      agent:2025/08/01 13:45:34 build.go:412: PASS   : tst_qmlls_qqmlcodemodel::openFiles()
      agent:2025/08/01 13:45:34 build.go:412: PASS   : tst_qmlls_qqmlcodemodel::importPathViaSettings()
      agent:2025/08/01 13:45:34 build.go:412: =================================================================
      agent:2025/08/01 13:45:34 build.go:412: ==18144==ERROR: AddressSanitizer: heap-use-after-free on address 0x608000027fa0 at pc 0x5575f5741f16 bp 0x7fc8ec3e6660 sp 0x7fc8ec3e6658
      agent:2025/08/01 13:45:34 build.go:412: WRITE of size 4 at 0x608000027fa0 thread T3 (QThread)
      agent:2025/08/01 13:45:34 build.go:412:     #0 0x5575f5741f15 in std::__atomic_base<int>::fetch_sub(int, std::memory_order) /usr/include/c++/9/bits/atomic_base.h:551
      agent:2025/08/01 13:45:34 build.go:412:     #1 0x5575f5741f15 in bool QAtomicOps<int>::deref<int>(std::atomic<int>&) /home/qt/work/install/include/QtCore/qatomic_cxx11.h:266
      agent:2025/08/01 13:45:34 build.go:412:     #2 0x5575f571c589 in QBasicAtomicInteger<int>::deref() /home/qt/work/install/include/QtCore/qbasicatomic.h:48
      agent:2025/08/01 13:45:34 build.go:412:     #3 0x5575f5708a05 in QArrayData::deref() /home/qt/work/install/include/QtCore/qarraydata.h:66
      agent:2025/08/01 13:45:34 build.go:412:     #4 0x5575f5742487 in QArrayDataPointer<char16_t>::deref() /home/qt/work/install/include/QtCore/qarraydatapointer.h:452
      agent:2025/08/01 13:45:34 build.go:412:     #5 0x5575f571d939 in QArrayDataPointer<char16_t>::~QArrayDataPointer() /home/qt/work/install/include/QtCore/qarraydatapointer.h:108
      agent:2025/08/01 13:45:34 build.go:412:     #6 0x5575f570d0e7 in QString::~QString() /home/qt/work/install/include/QtCore/qstring.h:1423
      agent:2025/08/01 13:45:34 build.go:412:     #7 0x5575f5ca9e29 in QHashPrivate::Node<QString, QQmlJSImporter::Import>::~Node() /home/qt/work/install/include/QtCore/qhash.h:72
      agent:2025/08/01 13:45:34 build.go:412:     #8 0x5575f5ca9f39 in QHashPrivate::Span<QHashPrivate::Node<QString, QQmlJSImporter::Import> >::freeData() /home/qt/work/install/include/QtCore/qhash.h:273
      agent:2025/08/01 13:45:34 build.go:412:     #9 0x5575f5ca8269 in QHashPrivate::Span<QHashPrivate::Node<QString, QQmlJSImporter::Import> >::~Span() /home/qt/work/install/include/QtCore/qhash.h:265
      agent:2025/08/01 13:45:34 build.go:412:     #10 0x5575f5ca737a in QHashPrivate::Data<QHashPrivate::Node<QString, QQmlJSImporter::Import> >::~Data() /home/qt/work/install/include/QtCore/qhash.h:784
      agent:2025/08/01 13:45:34 build.go:412:     #11 0x5575f5ca6068 in QHash<QString, QQmlJSImporter::Import>::~QHash() /home/qt/work/install/include/QtCore/qhash.h:874
      agent:2025/08/01 13:45:34 build.go:412:     #12 0x5575f5ca4f71 in QQmlJSImporter::~QQmlJSImporter() /home/qt/work/qt/qtdeclarative/src/qmlcompiler/qqmljsimporter_p.h:72
      agent:2025/08/01 13:45:34 build.go:412:     #13 0x5575f5ca4fc1 in void __gnu_cxx::new_allocator<QQmlJSImporter>::destroy<QQmlJSImporter>(QQmlJSImporter*) (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x862fc1)
      agent:2025/08/01 13:45:34 build.go:412:     #14 0x5575f5ca39ac in void std::allocator_traits<std::allocator<QQmlJSImporter> >::destroy<QQmlJSImporter>(std::allocator<QQmlJSImporter>&, QQmlJSImporter*) (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x8619ac)
      agent:2025/08/01 13:45:34 build.go:412:     #15 0x5575f5ca0762 in std::_Sp_counted_ptr_inplace<QQmlJSImporter, std::allocator<QQmlJSImporter>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() /usr/include/c++/9/bits/shared_ptr_base.h:557
      agent:2025/08/01 13:45:34 build.go:412:     #16 0x5575f57430a2 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() /usr/include/c++/9/bits/shared_ptr_base.h:155
      agent:2025/08/01 13:45:34 build.go:412:     #17 0x5575f571ebfb in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count() /usr/include/c++/9/bits/shared_ptr_base.h:730
      agent:2025/08/01 13:45:34 build.go:412:     #18 0x5575f5952253 in std::__shared_ptr<QQmlJSImporter, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() /usr/include/c++/9/bits/shared_ptr_base.h:1169
      agent:2025/08/01 13:45:34 build.go:412:     #19 0x5575f5952273 in std::shared_ptr<QQmlJSImporter>::~shared_ptr() /usr/include/c++/9/bits/shared_ptr.h:103
      agent:2025/08/01 13:45:34 build.go:412:     #20 0x5575f595233b in QQmlJSTypeResolverDependencies::~QQmlJSTypeResolverDependencies() /home/qt/work/qt/qtdeclarative/src/qmlcompiler/qqmljstyperesolver_p.h:369
      agent:2025/08/01 13:45:34 build.go:412:     #21 0x5575f59d5885 in QQmlJS::Dom::QmlFile::QmlFileLazy::~QmlFileLazy() /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomexternalitems_p.h:439
      agent:2025/08/01 13:45:34 build.go:412:     #22 0x5575f59d5963 in std::_Optional_payload_base<QQmlJS::Dom::QmlFile::QmlFileLazy>::_M_destroy() /usr/include/c++/9/optional:257
      agent:2025/08/01 13:45:34 build.go:412:     #23 0x5575f59afc79 in std::_Optional_payload_base<QQmlJS::Dom::QmlFile::QmlFileLazy>::_M_reset() /usr/include/c++/9/optional:277
      agent:2025/08/01 13:45:34 build.go:412:     #24 0x5575f5a2de81 in std::_Optional_payload<QQmlJS::Dom::QmlFile::QmlFileLazy, false, false, false>::~_Optional_payload() /usr/include/c++/9/optional:398
      agent:2025/08/01 13:45:34 build.go:412:     #25 0x5575f5a2d0e3 in std::_Optional_base<QQmlJS::Dom::QmlFile::QmlFileLazy, false, false>::~_Optional_base() /usr/include/c++/9/optional:471
      agent:2025/08/01 13:45:34 build.go:412:     #26 0x5575f5a2d103 in std::optional<QQmlJS::Dom::QmlFile::QmlFileLazy>::~optional() /usr/include/c++/9/optional:656
      agent:2025/08/01 13:45:34 build.go:412:     #27 0x5575f5a2d15c in QQmlJS::Dom::QmlFile::~QmlFile() (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x5eb15c)
      agent:2025/08/01 13:45:34 build.go:412:     #28 0x5575f5a2d1df in void __gnu_cxx::new_allocator<QQmlJS::Dom::QmlFile>::destroy<QQmlJS::Dom::QmlFile>(QQmlJS::Dom::QmlFile*) /usr/include/c++/9/ext/new_allocator.h:153
      agent:2025/08/01 13:45:34 build.go:412:     #29 0x5575f5a2caf8 in void std::allocator_traits<std::allocator<QQmlJS::Dom::QmlFile> >::destroy<QQmlJS::Dom::QmlFile>(std::allocator<QQmlJS::Dom::QmlFile>&, QQmlJS::Dom::QmlFile*) /usr/include/c++/9/bits/alloc_traits.h:497
      agent:2025/08/01 13:45:34 build.go:412:     #30 0x5575f5a2b872 in std::_Sp_counted_ptr_inplace<QQmlJS::Dom::QmlFile, std::allocator<QQmlJS::Dom::QmlFile>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() /usr/include/c++/9/bits/shared_ptr_base.h:557
      agent:2025/08/01 13:45:34 build.go:412:     #31 0x5575f57430a2 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() /usr/include/c++/9/bits/shared_ptr_base.h:155
      agent:2025/08/01 13:45:34 build.go:412:     #32 0x5575f571ebfb in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count() /usr/include/c++/9/bits/shared_ptr_base.h:730
      agent:2025/08/01 13:45:34 build.go:412:     #33 0x5575f571bd81 in std::__shared_ptr<QQmlJS::Dom::QmlFile, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() /usr/include/c++/9/bits/shared_ptr_base.h:1169
      agent:2025/08/01 13:45:34 build.go:412:     #34 0x5575f571bda1 in std::shared_ptr<QQmlJS::Dom::QmlFile>::~shared_ptr() /usr/include/c++/9/bits/shared_ptr.h:103
      agent:2025/08/01 13:45:34 build.go:412:     #35 0x5575f5c9e4a4 in QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile>::~ExternalItemPair() /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomtop_p.h:97
      agent:2025/08/01 13:45:34 build.go:412:     #36 0x5575f5ca48d7 in void __gnu_cxx::new_allocator<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> >::destroy<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> >(QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile>*) (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x8628d7)
      agent:2025/08/01 13:45:34 build.go:412:     #37 0x5575f5ca376c in void std::allocator_traits<std::allocator<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > >::destroy<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> >(std::allocator<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> >&, QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile>*) (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x86176c)
      agent:2025/08/01 13:45:34 build.go:412:     #38 0x5575f5c9f1e6 in std::_Sp_counted_ptr_inplace<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile>, std::allocator<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> >, (__gnu_cxx::_Lock_policy)2>::_M_dispose() /usr/include/c++/9/bits/shared_ptr_base.h:557
      agent:2025/08/01 13:45:34 build.go:412:     #39 0x5575f57430a2 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() /usr/include/c++/9/bits/shared_ptr_base.h:155
      agent:2025/08/01 13:45:34 build.go:412:     #40 0x5575f571ebfb in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count() /usr/include/c++/9/bits/shared_ptr_base.h:730
      agent:2025/08/01 13:45:34 build.go:412:     #41 0x5575f5b73911 in std::__shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile>, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() /usr/include/c++/9/bits/shared_ptr_base.h:1169
      agent:2025/08/01 13:45:34 build.go:412:     #42 0x5575f5b73931 in std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> >::~shared_ptr() /usr/include/c++/9/bits/shared_ptr.h:103
      agent:2025/08/01 13:45:34 build.go:412:     #43 0x5575f5c6d1b7 in std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > >::~pair() (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x82b1b7)
      agent:2025/08/01 13:45:34 build.go:412:     #44 0x5575f5c6d1e7 in void __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > > >::destroy<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > >(std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > >*) (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x82b1e7)
      agent:2025/08/01 13:45:34 build.go:412:     #45 0x5575f5c52f0c in void std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > > > >::destroy<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > >(std::allocator<std::_Rb_tree_node<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > > >&, std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > >*) /usr/include/c++/9/bits/alloc_traits.h:497
      agent:2025/08/01 13:45:34 build.go:412:     #46 0x5575f5c2adf6 in std::_Rb_tree<QString, std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > >, std::_Select1st<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > >, std::less<QString>, std::allocator<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > > >::_M_destroy_node(std::_Rb_tree_node<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > >*) /usr/include/c++/9/bits/stl_tree.h:642
      agent:2025/08/01 13:45:34 build.go:412:     #47 0x5575f5bfbe4e in std::_Rb_tree<QString, std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > >, std::_Select1st<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > >, std::less<QString>, std::allocator<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > > >::_M_drop_node(std::_Rb_tree_node<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > >*) /usr/include/c++/9/bits/stl_tree.h:650
      agent:2025/08/01 13:45:34 build.go:412:     #48 0x5575f5bd1ed1 in std::_Rb_tree<QString, std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > >, std::_Select1st<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > >, std::less<QString>, std::allocator<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > > >::_M_erase(std::_Rb_tree_node<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > >*) /usr/include/c++/9/bits/stl_tree.h:1915
      agent:2025/08/01 13:45:34 build.go:412:     #49 0x5575f5ba6975 in std::_Rb_tree<QString, std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > >, std::_Select1st<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > >, std::less<QString>, std::allocator<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > > >::~_Rb_tree() /usr/include/c++/9/bits/stl_tree.h:995
      agent:2025/08/01 13:45:34 build.go:412:     #50 0x5575f5b7c89f in std::map<QString, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> >, std::less<QString>, std::allocator<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > > >::~map() /usr/include/c++/9/bits/stl_map.h:300
      agent:2025/08/01 13:45:34 build.go:412:     #51 0x5575f5b7c8c3 in QMapData<std::map<QString, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> >, std::less<QString>, std::allocator<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > > > >::~QMapData() /home/qt/work/install/include/QtCore/qmap.h:27
      agent:2025/08/01 13:45:34 build.go:412:     #52 0x5575f5b7c92f in QtPrivate::QExplicitlySharedDataPointerV2<QMapData<std::map<QString, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> >, std::less<QString>, std::allocator<std::pair<QString const, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > > > > > >::~QExplicitlySharedDataPointerV2() /home/qt/work/install/include/QtCore/qshareddata_impl.h:69
      agent:2025/08/01 13:45:34 build.go:412:     #53 0x5575f5b73bd5 in QMap<QString, std::shared_ptr<QQmlJS::Dom::ExternalItemPair<QQmlJS::Dom::QmlFile> > >::~QMap() /home/qt/work/install/include/QtCore/qmap.h:188
      agent:2025/08/01 13:45:34 build.go:412:     #54 0x5575f5c9e558 in QQmlJS::Dom::DomUniverse::~DomUniverse() /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomtop_p.h:173
      agent:2025/08/01 13:45:34 build.go:412:     #55 0x5575f5ca5099 in void __gnu_cxx::new_allocator<QQmlJS::Dom::DomUniverse>::destroy<QQmlJS::Dom::DomUniverse>(QQmlJS::Dom::DomUniverse*) /usr/include/c++/9/ext/new_allocator.h:153
      agent:2025/08/01 13:45:34 build.go:412:     #56 0x5575f5ca3acc in void std::allocator_traits<std::allocator<QQmlJS::Dom::DomUniverse> >::destroy<QQmlJS::Dom::DomUniverse>(std::allocator<QQmlJS::Dom::DomUniverse>&, QQmlJS::Dom::DomUniverse*) /usr/include/c++/9/bits/alloc_traits.h:497
      agent:2025/08/01 13:45:34 build.go:412:     #57 0x5575f5ca121e in std::_Sp_counted_ptr_inplace<QQmlJS::Dom::DomUniverse, std::allocator<QQmlJS::Dom::DomUniverse>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() /usr/include/c++/9/bits/shared_ptr_base.h:557
      agent:2025/08/01 13:45:34 build.go:412:     #58 0x5575f57430a2 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() /usr/include/c++/9/bits/shared_ptr_base.h:155
      agent:2025/08/01 13:45:34 build.go:412:     #59 0x5575f571ebfb in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count() /usr/include/c++/9/bits/shared_ptr_base.h:730
      agent:2025/08/01 13:45:34 build.go:412:     #60 0x5575f571c04f in std::__shared_ptr<QQmlJS::Dom::DomUniverse, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() /usr/include/c++/9/bits/shared_ptr_base.h:1169
      agent:2025/08/01 13:45:34 build.go:412:     #61 0x5575f571c06f in std::shared_ptr<QQmlJS::Dom::DomUniverse>::~shared_ptr() /usr/include/c++/9/bits/shared_ptr.h:103
      agent:2025/08/01 13:45:34 build.go:412:     #62 0x5575f5a2d022 in QQmlJS::Dom::DomEnvironment::~DomEnvironment() (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x5eb022)
      agent:2025/08/01 13:45:34 build.go:412:     #63 0x5575f5a2d0b1 in void __gnu_cxx::new_allocator<QQmlJS::Dom::DomEnvironment>::destroy<QQmlJS::Dom::DomEnvironment>(QQmlJS::Dom::DomEnvironment*) /usr/include/c++/9/ext/new_allocator.h:153
      agent:2025/08/01 13:45:34 build.go:412:     #64 0x5575f5a2cab0 in void std::allocator_traits<std::allocator<QQmlJS::Dom::DomEnvironment> >::destroy<QQmlJS::Dom::DomEnvironment>(std::allocator<QQmlJS::Dom::DomEnvironment>&, QQmlJS::Dom::DomEnvironment*) /usr/include/c++/9/bits/alloc_traits.h:497
      agent:2025/08/01 13:45:34 build.go:412:     #65 0x5575f5a2b5c4 in std::_Sp_counted_ptr_inplace<QQmlJS::Dom::DomEnvironment, std::allocator<QQmlJS::Dom::DomEnvironment>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() /usr/include/c++/9/bits/shared_ptr_base.h:557
      agent:2025/08/01 13:45:34 build.go:412:     #66 0x5575f57430a2 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() /usr/include/c++/9/bits/shared_ptr_base.h:155
      agent:2025/08/01 13:45:34 build.go:412:     #67 0x5575f571ebfb in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count() /usr/include/c++/9/bits/shared_ptr_base.h:730
      agent:2025/08/01 13:45:34 build.go:412:     #68 0x5575f571c345 in std::__shared_ptr<QQmlJS::Dom::DomEnvironment, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() /usr/include/c++/9/bits/shared_ptr_base.h:1169
      agent:2025/08/01 13:45:34 build.go:412:     #69 0x5575f571c365 in std::shared_ptr<QQmlJS::Dom::DomEnvironment>::~shared_ptr() /usr/include/c++/9/bits/shared_ptr.h:103
      agent:2025/08/01 13:45:34 build.go:412:     #70 0x5575f579b449 in void std::_Destroy<std::shared_ptr<QQmlJS::Dom::DomEnvironment> >(std::shared_ptr<QQmlJS::Dom::DomEnvironment>*) /usr/include/c++/9/bits/stl_construct.h:98
      agent:2025/08/01 13:45:34 build.go:412:     #71 0x5575f578c94e in std::__detail::__variant::__variant_cookie std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::_M_reset_impl()::{lambda(auto:1&&)#1}::operator()<std::shared_ptr<QQmlJS::Dom::DomEnvironment>&>(std::shared_ptr<QQmlJS::Dom::DomEnvironment>&) /usr/include/c++/9/variant:390
      agent:2025/08/01 13:45:34 build.go:412:     #72 0x5575f5780ff5 in std::__detail::__variant::__variant_cookie std::__invoke_impl<std::__detail::__variant::__variant_cookie, std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::_M_reset_impl()::{lambda(auto:1&&)#1}, std::shared_ptr<QQmlJS::Dom::DomEnvironment>&>(std::__invoke_other, std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::_M_reset_impl()::{lambda(auto:1&&)#1}&&, std::shared_ptr<QQmlJS::Dom::DomEnvironment>&) /usr/include/c++/9/bits/invoke.h:60
      agent:2025/08/01 13:45:34 build.go:412:     #73 0x5575f57656e9 in std::__invoke_result<std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::_M_reset_impl()::{lambda(auto:1&&)#1}, std::shared_ptr<QQmlJS::Dom::DomEnvironment>&>::type std::__invoke<std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::_M_reset_impl()::{lambda(auto:1&&)#1}, std::shared_ptr<QQmlJS::Dom::DomEnvironment>&>(std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::_M_reset_impl()::{lambda(auto:1&&)#1}&&, (std::__invoke_result&&)...) /usr/include/c++/9/bits/invoke.h:95
      agent:2025/08/01 13:45:34 build.go:412:     #74 0x5575f57587d1 in std::__detail::__variant::__gen_vtable_impl<true, std::__detail::__variant::_Multi_array<std::__detail::__variant::__variant_cookie (*)(std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::_M_reset_impl()::{lambda(auto:1&&)#1}&&, std::variant<std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >&)>, std::tuple<std::variant<std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> > >, std::integer_sequence<unsigned long, 1ul> >::__visit_invoke_impl(std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::_M_reset_impl()::{lambda(auto:1&&)#1}, std::variant<std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >) /usr/include/c++/9/variant:972
      agent:2025/08/01 13:45:34 build.go:412:     #75 0x5575f575881a in std::__detail::__variant::__gen_vtable_impl<true, std::__detail::__variant::_Multi_array<std::__detail::__variant::__variant_cookie (*)(std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::_M_reset_impl()::{lambda(auto:1&&)#1}&&, std::variant<std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >&)>, std::tuple<std::variant<std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> > >, std::integer_sequence<unsigned long, 1ul> >::__do_visit_invoke(std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::_M_reset_impl()::{lambda(auto:1&&)#1}, std::variant<std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >) /usr/include/c++/9/variant:980
      agent:2025/08/01 13:45:34 build.go:412:     #76 0x5575f5758863 in std::__detail::__variant::__gen_vtable_impl<true, std::__detail::__variant::_Multi_array<std::__detail::__variant::__variant_cookie (*)(std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::_M_reset_impl()::{lambda(auto:1&&)#1}&&, std::variant<std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >&)>, std::tuple<std::variant<std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> > >, std::integer_sequence<unsigned long, 1ul> >::__visit_invoke(std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::_M_reset_impl()::{lambda(auto:1&&)#1}, std::variant<std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >) /usr/include/c++/9/variant:996
      agent:2025/08/01 13:45:34 build.go:412:     #77 0x5575f5758a3a in decltype(auto) std::__do_visit<false, true, std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::_M_reset_impl()::{lambda(auto:1&&)#1}, std::variant<std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >&>(std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::_M_reset_impl()::{lambda(auto:1&&)#1}&&, std::variant<std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >&) /usr/include/c++/9/variant:1643
      agent:2025/08/01 13:45:34 build.go:412:     #78 0x5575f5758afb in std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::_M_reset_impl() /usr/include/c++/9/variant:385
      agent:2025/08/01 13:45:34 build.go:412:     #79 0x5575f5747e9f in std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::_M_reset() /usr/include/c++/9/variant:397
      agent:2025/08/01 13:45:34 build.go:412:     #80 0x5575f57218f3 in std::__detail::__variant::_Variant_storage<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::~_Variant_storage() /usr/include/c++/9/variant:402
      agent:2025/08/01 13:45:34 build.go:412:     #81 0x5575f571806d in std::__detail::__variant::_Copy_ctor_base<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::~_Copy_ctor_base() /usr/include/c++/9/variant:489
      agent:2025/08/01 13:45:34 build.go:412:     #82 0x5575f571808d in std::__detail::__variant::_Move_ctor_base<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::~_Move_ctor_base() /usr/include/c++/9/variant:517
      agent:2025/08/01 13:45:34 build.go:412:     #83 0x5575f57180ad in std::__detail::__variant::_Copy_assign_base<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::~_Copy_assign_base() /usr/include/c++/9/variant:577
      agent:2025/08/01 13:45:34 build.go:412:     #84 0x5575f57180cd in std::__detail::__variant::_Move_assign_base<false, std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::~_Move_assign_base() /usr/include/c++/9/variant:636
      agent:2025/08/01 13:45:34 build.go:412:     #85 0x5575f57180ed in std::__detail::__variant::_Variant_base<std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::~_Variant_base() /usr/include/c++/9/variant:681
      agent:2025/08/01 13:45:34 build.go:412:     #86 0x5575f571810d in std::variant<std::monostate, std::shared_ptr<QQmlJS::Dom::DomEnvironment>, std::shared_ptr<QQmlJS::Dom::DomUniverse> >::~variant() /usr/include/c++/9/variant:1292
      agent:2025/08/01 13:45:34 build.go:412:     #87 0x5575f5718221 in QQmlJS::Dom::DomItem::~DomItem() /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomitem_p.h:860
      agent:2025/08/01 13:45:34 build.go:412:     #88 0x5575f60fa8c2 in QmlLsp::QQmlCodeModel::~QQmlCodeModel() /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:112
      agent:2025/08/01 13:45:34 build.go:412:     #89 0x5575f5700ef0 in reloadLotsOfFileMethod /home/qt/work/qt/qtdeclarative/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel.cpp:290
      agent:2025/08/01 13:45:34 build.go:412:     #90 0x5575f5701e2a in operator() /home/qt/work/qt/qtdeclarative/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel.cpp:295
      agent:2025/08/01 13:45:34 build.go:412:     #91 0x5575f57070a5 in __invoke_impl<void, tst_qmlls_qqmlcodemodel::reloadLotsOfFiles()::<lambda()> > /usr/include/c++/9/bits/invoke.h:60
      agent:2025/08/01 13:45:34 build.go:412:     #92 0x5575f5707082 in __invoke<tst_qmlls_qqmlcodemodel::reloadLotsOfFiles()::<lambda()> > /usr/include/c++/9/bits/invoke.h:95
      agent:2025/08/01 13:45:34 build.go:412:     #93 0x5575f570705f in invoke<tst_qmlls_qqmlcodemodel::reloadLotsOfFiles()::<lambda()> > /usr/include/c++/9/functional:81
      agent:2025/08/01 13:45:34 build.go:412:     #94 0x5575f570701a in operator()<> /home/qt/work/install/include/QtCore/qthread.h:138
      agent:2025/08/01 13:45:34 build.go:412:     #95 0x5575f5706fcd in __invoke_impl<void, QThread::create(Function&&, Args&& ...) [with Function = tst_qmlls_qqmlcodemodel::reloadLotsOfFiles()::<lambda()>; Args = {}]::<lambda(auto:33&& ...)> > /usr/include/c++/9/bits/invoke.h:60
      agent:2025/08/01 13:45:34 build.go:412:     #96 0x5575f5706f74 in __invoke<QThread::create(Function&&, Args&& ...) [with Function = tst_qmlls_qqmlcodemodel::reloadLotsOfFiles()::<lambda()>; Args = {}]::<lambda(auto:33&& ...)> > /usr/include/c++/9/bits/invoke.h:95
      agent:2025/08/01 13:45:34 build.go:412:     #97 0x5575f5706f07 in _M_invoke<0> /usr/include/c++/9/thread:244
      agent:2025/08/01 13:45:34 build.go:412:     #98 0x5575f5706e87 in operator() /usr/include/c++/9/thread:251
      agent:2025/08/01 13:45:34 build.go:412:     #99 0x5575f5706b22 in operator() /usr/include/c++/9/future:1362
      agent:2025/08/01 13:45:34 build.go:412:     #100 0x5575f57065d7 in _M_invoke /usr/include/c++/9/bits/std_function.h:286
      agent:2025/08/01 13:45:34 build.go:412:     #101 0x5575f571f651 in std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>::operator()() const (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x2dd651)
      agent:2025/08/01 13:45:34 build.go:412:     #102 0x5575f57101df in std::__future_base::_State_baseV2::_M_do_set(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*) (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x2ce1df)
      agent:2025/08/01 13:45:34 build.go:412:     #103 0x5575f5753db4 in void std::__invoke_impl<void, void (std::__future_base::_State_baseV2::*)(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*), std::__future_base::_State_baseV2*, std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*>(std::__invoke_memfun_deref, void (std::__future_base::_State_baseV2::*&&)(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*), std::__future_base::_State_baseV2*&&, std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*&&, bool*&&) (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x311db4)
      agent:2025/08/01 13:45:34 build.go:412:     #104 0x5575f5743348 in std::__invoke_result<void (std::__future_base::_State_baseV2::*)(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*), std::__future_base::_State_baseV2*, std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*>::type std::__invoke<void (std::__future_base::_State_baseV2::*)(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*), std::__future_base::_State_baseV2*, std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*>(void (std::__future_base::_State_baseV2::*&&)(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*), std::__future_base::_State_baseV2*&&, std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*&&, bool*&&) (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x301348)
      agent:2025/08/01 13:45:34 build.go:412:     #105 0x5575f571f0db in std::call_once<void (std::__future_base::_State_baseV2::*)(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*), std::__future_base::_State_baseV2*, std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*>(std::once_flag&, void (std::__future_base::_State_baseV2::*&&)(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*), std::__future_base::_State_baseV2*&&, std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*&&, bool*&&)::{lambda()#1}::operator()() const (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x2dd0db)
      agent:2025/08/01 13:45:34 build.go:412:     #106 0x5575f571f112 in std::call_once<void (std::__future_base::_State_baseV2::*)(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*), std::__future_base::_State_baseV2*, std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*>(std::once_flag&, void (std::__future_base::_State_baseV2::*&&)(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*), std::__future_base::_State_baseV2*&&, std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*&&, bool*&&)::{lambda()#2}::operator()() const (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x2dd112)
      agent:2025/08/01 13:45:34 build.go:412:     #107 0x5575f571f127 in std::call_once<void (std::__future_base::_State_baseV2::*)(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*), std::__future_base::_State_baseV2*, std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*>(std::once_flag&, void (std::__future_base::_State_baseV2::*&&)(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*), std::__future_base::_State_baseV2*&&, std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*&&, bool*&&)::{lambda()#2}::_FUN() (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x2dd127)
      agent:2025/08/01 13:45:34 build.go:412:     #108 0x7fc8f2eac8ae in __pthread_once_slow (/lib64/libc.so.6+0xac8ae)
      agent:2025/08/01 13:45:34 build.go:412:     #109 0x5575f56ecf8f in __gthread_once /usr/include/c++/9/x86_64-suse-linux/bits/gthr-default.h:700
      agent:2025/08/01 13:45:34 build.go:412:     #110 0x5575f571f32d in void std::call_once<void (std::__future_base::_State_baseV2::*)(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*), std::__future_base::_State_baseV2*, std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*>(std::once_flag&, void (std::__future_base::_State_baseV2::*&&)(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*, bool*), std::__future_base::_State_baseV2*&&, std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>*&&, bool*&&) (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x2dd32d)
      agent:2025/08/01 13:45:34 build.go:412:     #111 0x5575f570fc20 in std::__future_base::_State_baseV2::_M_set_result(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter> ()>, bool) (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x2cdc20)
      agent:2025/08/01 13:45:34 build.go:412:     #112 0x5575f5707a51 in _M_complete_async /usr/include/c++/9/future:1610
      agent:2025/08/01 13:45:34 build.go:412:     #113 0x7fc8f4018b7f in std::__future_base::_State_baseV2::wait() /usr/include/c++/9/future:334
      agent:2025/08/01 13:45:34 build.go:412:     #114 0x7fc8f4019820 in std::__basic_future<void>::_M_get_result() const /usr/include/c++/9/future:717
      agent:2025/08/01 13:45:34 build.go:412:     #115 0x7fc8f4018e09 in std::future<void>::get() /usr/include/c++/9/future:882
      agent:2025/08/01 13:45:34 build.go:412:     #116 0x7fc8f401944b in QThreadCreateThread::run() /home/qt/work/qt/qtbase/src/corelib/thread/qthread.cpp:1380
      agent:2025/08/01 13:45:34 build.go:412:     #117 0x7fc8f42947f2 in operator() /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:434
      agent:2025/08/01 13:45:34 build.go:412:     #118 0x7fc8f42980a6 in terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:366
      agent:2025/08/01 13:45:34 build.go:412:     #119 0x7fc8f4294b31 in QThreadPrivate::start(void*) /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:394
      agent:2025/08/01 13:45:34 build.go:412:     #120 0x7fc8f2ea760b in start_thread (/lib64/libc.so.6+0xa760b)
      agent:2025/08/01 13:45:34 build.go:412:     #121 0x7fc8f2f2eaa7 in clone3 (/lib64/libc.so.6+0x12eaa7)
      agent:2025/08/01 13:45:34 build.go:412: 0x608000027fa0 is located 0 bytes inside of 88-byte region [0x608000027fa0,0x608000027ff8)
      agent:2025/08/01 13:45:34 build.go:412: freed by thread T2 (Thread (pooled)) here:
      agent:2025/08/01 13:45:34 build.go:412:     #0 0x7fc8fe909a97 in free (/usr/lib64/libasan.so.5+0x109a97)
      agent:2025/08/01 13:45:34 build.go:412:     #1 0x7fc8f392ee77 in QtPrivate::sizedFree(void*, unsigned long) /home/qt/work/qt/qtbase/src/corelib/global/qalloc.cpp:40
      agent:2025/08/01 13:45:34 build.go:412:     #2 0x7fc8f409fb7b in QArrayData::deallocate(QArrayData*, long long, long long) /home/qt/work/qt/qtbase/src/corelib/tools/qarraydata.cpp:276
      agent:2025/08/01 13:45:34 build.go:412:     #3 0x7fc8f7da03c3 in QTypedArrayData<char16_t>::deallocate(QArrayData*) /home/qt/work/install/include/QtCore/qarraydata.h:162
      agent:2025/08/01 13:45:34 build.go:412:     #4 0x7fc8f7d9e884 in QArrayDataPointer<char16_t>::~QArrayDataPointer() /home/qt/work/install/include/QtCore/qarraydatapointer.h:110
      agent:2025/08/01 13:45:34 build.go:412:     #5 0x7fc8f7d9c9f7 in QString::~QString() /home/qt/work/install/include/QtCore/qstring.h:1423
      agent:2025/08/01 13:45:34 build.go:412:     #6 0x7fc8f8044b01 in void QHashPrivate::Node<std::pair<QString, QTypeRevision>, QString>::emplaceValue<QString const&>(QString const&) /home/qt/work/install/include/QtCore/qhash.h:88
      agent:2025/08/01 13:45:34 build.go:412:     #7 0x7fc8f8038471 in QHash<std::pair<QString, QTypeRevision>, QString>::iterator QHash<std::pair<QString, QTypeRevision>, QString>::emplace_helper<QString const&>(std::pair<QString, QTypeRevision>&&, QString const&) /home/qt/work/install/include/QtCore/qhash.h:1529
      agent:2025/08/01 13:45:34 build.go:412:     #8 0x7fc8f802a1a7 in QHash<std::pair<QString, QTypeRevision>, QString>::iterator QHash<std::pair<QString, QTypeRevision>, QString>::emplace<QString const&>(std::pair<QString, QTypeRevision>&&, QString const&) /home/qt/work/install/include/QtCore/qhash.h:1392
      agent:2025/08/01 13:45:34 build.go:412:     #9 0x7fc8f801d361 in QHash<std::pair<QString, QTypeRevision>, QString>::iterator QHash<std::pair<QString, QTypeRevision>, QString>::emplace<QString const&>(std::pair<QString, QTypeRevision> const&, QString const&) /home/qt/work/install/include/QtCore/qhash.h:1383
      agent:2025/08/01 13:45:34 build.go:412:     #10 0x7fc8f801157e in QHash<std::pair<QString, QTypeRevision>, QString>::insert(std::pair<QString, QTypeRevision> const&, QString const&) /home/qt/work/install/include/QtCore/qhash.h:1361
      agent:2025/08/01 13:45:34 build.go:412:     #11 0x7fc8f7ff8e01 in QQmlJSImporter::importQmldirs(QList<QString> const&) /home/qt/work/qt/qtdeclarative/src/qmlcompiler/qqmljsimporter.cpp:749
      agent:2025/08/01 13:45:34 build.go:412:     #12 0x7fc8f80663d7 in QQmlJSImportVisitor::importBaseModules() /home/qt/work/qt/qtdeclarative/src/qmlcompiler/qqmljsimportvisitor.cpp:513
      agent:2025/08/01 13:45:34 build.go:412:     #13 0x7fc8f8067175 in QQmlJSImportVisitor::visit(QQmlJS::AST::UiProgram*) /home/qt/work/qt/qtdeclarative/src/qmlcompiler/qqmljsimportvisitor.cpp:540
      agent:2025/08/01 13:45:34 build.go:412:     #14 0x5575f5d82fbe in bool QQmlJS::Dom::QQmlDomAstCreatorWithQQmlJSScope::visitT<QQmlJS::AST::UiProgram>(QQmlJS::AST::UiProgram*) /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomastcreator_p.h:689
      agent:2025/08/01 13:45:34 build.go:412:     #15 0x5575f5d4eb34 in QQmlJS::Dom::QQmlDomAstCreatorWithQQmlJSScope::visit(QQmlJS::AST::UiProgram*) /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomastcreator.cpp:3276
      agent:2025/08/01 13:45:34 build.go:412:     #16 0x7fc8f68614d6 in QQmlJS::AST::UiProgram::accept0(QQmlJS::AST::BaseVisitor*) /home/qt/work/qt/qtdeclarative/src/qml/parser/qqmljsast.cpp:1190
      agent:2025/08/01 13:45:34 build.go:412:     #17 0x5575f5b6eeba in QQmlJS::AST::Node::accept(QQmlJS::AST::BaseVisitor*) /home/qt/work/qt/qtdeclarative/src/qml/parser/qqmljsast_p.h:272
      agent:2025/08/01 13:45:34 build.go:412:     #18 0x5575f5b6f012 in QQmlJS::AST::Node::accept(QQmlJS::AST::Node*, QQmlJS::AST::BaseVisitor*) /home/qt/work/qt/qtdeclarative/src/qml/parser/qqmljsast_p.h:282
      agent:2025/08/01 13:45:34 build.go:412:     #19 0x5575f5b359a3 in operator()<QQmlJS::Dom::QQmlDomAstCreatorWithQQmlJSScope*> /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomtop.cpp:2250
      agent:2025/08/01 13:45:34 build.go:412:     #20 0x5575f5b367dd in QQmlJS::Dom::DomEnvironment::populateFromQmlFile(QQmlJS::Dom::MutableDomItem&&) /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomtop.cpp:2267
      agent:2025/08/01 13:45:34 build.go:412:     #21 0x5575f5b30c4b in QQmlJS::Dom::DomEnvironment::TypeReader::operator()(QQmlJSImporter*, QString const&, QSharedPointer<QQmlJSScope> const&) /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomtop.cpp:1974
      agent:2025/08/01 13:45:34 build.go:412:     #22 0x5575f5bc6e82 in std::_Function_handler<QList<QQmlJS::DiagnosticMessage> (QQmlJSImporter*, QString const&, QSharedPointer<QQmlJSScope> const&), QQmlJS::Dom::DomEnvironment::TypeReader>::_M_invoke(std::_Any_data const&, QQmlJSImporter*&&, QString const&, QSharedPointer<QQmlJSScope> const&) /usr/include/c++/9/bits/std_function.h:286
      agent:2025/08/01 13:45:34 build.go:412:     #23 0x7fc8f83026cd in std::function<QList<QQmlJS::DiagnosticMessage> (QQmlJSImporter*, QString const&, QSharedPointer<QQmlJSScope> const&)>::operator()(QQmlJSImporter*, QString const&, QSharedPointer<QQmlJSScope> const&) const /usr/include/c++/9/bits/std_function.h:688
      agent:2025/08/01 13:45:34 build.go:412:     #24 0x7fc8f82e0974 in QDeferredFactory<QQmlJSScope>::populate(QSharedPointer<QQmlJSScope> const&) const /home/qt/work/qt/qtdeclarative/src/qmlcompiler/qqmljsscope.cpp:1182
      agent:2025/08/01 13:45:34 build.go:412:     #25 0x5575f5ba2f59 in QDeferredSharedPointer<QQmlJSScope const>::lazyLoad() const /home/qt/work/qt/qtdeclarative/src/qmlcompiler/qdeferredpointer_p.h:172
      agent:2025/08/01 13:45:34 build.go:412:     #26 0x5575f5b7a16d in QDeferredSharedPointer<QQmlJSScope const>::data() const /home/qt/work/qt/qtdeclarative/src/qmlcompiler/qdeferredpointer_p.h:88
      agent:2025/08/01 13:45:34 build.go:412:     #27 0x5575f5b71511 in QQmlJS::Dom::QmlFile::ensurePopulated() const /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomexternalitems_p.h:472
      agent:2025/08/01 13:45:34 build.go:412:     #28 0x5575f5d640d3 in QQmlJS::Dom::QmlFile::lazyMembers() const /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomexternalitems_p.h:477
      agent:2025/08/01 13:45:34 build.go:412:     #29 0x5575f6112e57 in QQmlJS::Dom::QmlFile::typeResolver() const /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomexternalitems_p.h:414
      agent:2025/08/01 13:45:34 build.go:412:     #30 0x5575f610062a in QmlLsp::QQmlCodeModel::fileNamesToWatch(QQmlJS::Dom::DomItem const&) /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:392
      agent:2025/08/01 13:45:34 build.go:412:     #31 0x5575f6100f2b in QmlLsp::QQmlCodeModel::addFileWatches(QQmlJS::Dom::DomItem const&) /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:425
      agent:2025/08/01 13:45:34 build.go:412:     #32 0x5575f61017fe in operator() /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:479
      agent:2025/08/01 13:45:34 build.go:412:     #33 0x5575f610debf in _M_invoke /usr/include/c++/9/bits/std_function.h:300
      agent:2025/08/01 13:45:34 build.go:412:     #34 0x5575f5b8ac9b in std::function<void (QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&)>::operator()(QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&) const (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x748c9b)
      agent:2025/08/01 13:45:34 build.go:412:     #35 0x5575f5b8e10c in QQmlJS::Dom::DomEnvironment::addExternalItemInfo<QQmlJS::Dom::QmlFile>(QQmlJS::Dom::DomItem const&, std::function<void (QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&)> const&, std::function<void (QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&)> const&)::{lambda()#1}::operator()() const::{lambda(QQmlJS::Dom::Path, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&)#1}::operator()(QQmlJS::Dom::Path, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&) const /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomtop_p.h:938
      agent:2025/08/01 13:45:34 build.go:412:     #36 0x5575f5be3a2d in std::_Function_handler<void (QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&), QQmlJS::Dom::DomEnvironment::addExternalItemInfo<QQmlJS::Dom::QmlFile>(QQmlJS::Dom::DomItem const&, std::function<void (QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&)> const&, std::function<void (QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&)> const&)::{lambda()#1}::operator()() const::{lambda(QQmlJS::Dom::Path, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&)#1}>::_M_invoke(std::_Any_data const&, QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&) /usr/include/c++/9/bits/std_function.h:300
      agent:2025/08/01 13:45:34 build.go:412:     #37 0x5575f5b8ac9b in std::function<void (QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&)>::operator()(QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&) const (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x748c9b)
      agent:2025/08/01 13:45:34 build.go:412:     #38 0x5575f5b33522 in operator() /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomtop.cpp:2119
      agent:2025/08/01 13:45:34 build.go:412:     #39 0x5575f5b4b466 in ~QScopeGuard /home/qt/work/install/include/QtCore/qscopeguard.h:43
      agent:2025/08/01 13:45:34 build.go:412:     #40 0x5575f5b33dc3 in QQmlJS::Dom::DomEnvironment::loadPendingDependencies() /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomtop.cpp:2120
      agent:2025/08/01 13:45:34 build.go:412:     #41 0x5575f6102c59 in QmlLsp::QQmlCodeModel::newDocForOpenFile(QByteArray const&, int, QString const&) /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:481
      agent:2025/08/01 13:45:34 build.go:412:     #42 0x5575f6109594 in QmlLsp::QQmlCodeModel::openUpdate(QByteArray const&) /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:743
      agent:2025/08/01 13:45:34 build.go:412:     #43 0x5575f60fcfca in QmlLsp::QQmlCodeModel::openUpdateSome() /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:247
      agent:2025/08/01 13:45:34 build.go:412:     #44 0x5575f60fbee9 in operator() /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:211
      agent:2025/08/01 13:45:34 build.go:412:     #45 0x5575f610fc28 in impl /home/qt/work/install/include/QtCore/qrunnable.h:73
      agent:2025/08/01 13:45:34 build.go:412:     #46 0x7fc8f401317e in QRunnable::QGenericRunnable::HelperBase::run() /home/qt/work/qt/qtbase/src/corelib/thread/qrunnable.h:61
      agent:2025/08/01 13:45:34 build.go:412:     #47 0x7fc8f40130f0 in QRunnable::QGenericRunnable::run() /home/qt/work/qt/qtbase/src/corelib/thread/qrunnable.cpp:32
      agent:2025/08/01 13:45:34 build.go:412:     #48 0x7fc8f4022acd in QThreadPoolThread::run() /home/qt/work/qt/qtbase/src/corelib/thread/qthreadpool.cpp:71
      agent:2025/08/01 13:45:34 build.go:412:     #49 0x7fc8f42947f2 in operator() /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:434
      agent:2025/08/01 13:45:34 build.go:412:     #50 0x7fc8f42980a6 in terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:366
      agent:2025/08/01 13:45:34 build.go:412:     #51 0x7fc8f4294b31 in QThreadPrivate::start(void*) /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:394
      agent:2025/08/01 13:45:34 build.go:412:     #52 0x7fc8f2ea760b in start_thread (/lib64/libc.so.6+0xa760b)
      agent:2025/08/01 13:45:34 build.go:412: previously allocated by thread T2 (Thread (pooled)) here:
      agent:2025/08/01 13:45:34 build.go:412:     #0 0x7fc8fe909e48 in __interceptor_malloc (/usr/lib64/libasan.so.5+0x109e48)
      agent:2025/08/01 13:45:34 build.go:412:     #1 0x7fc8f409efc0 in allocateHelper /home/qt/work/qt/qtbase/src/corelib/tools/qarraydata.cpp:184
      agent:2025/08/01 13:45:34 build.go:412:     #2 0x7fc8f409f482 in QArrayData::allocate2(QArrayData**, long long, QArrayData::AllocationOption) /home/qt/work/qt/qtbase/src/corelib/tools/qarraydata.cpp:223
      agent:2025/08/01 13:45:34 build.go:412:     #3 0x7fc8f3fc9dc4 in QTypedArrayData<char16_t>::allocate(long long, QArrayData::AllocationOption) /home/qt/work/qt/qtbase/src/corelib/tools/qarraydata.h:139
      agent:2025/08/01 13:45:34 build.go:412:     #4 0x7fc8f3fc3e41 in QArrayDataPointer<char16_t>::QArrayDataPointer(long long, long long, QArrayData::AllocationOption) (/home/qt/work/install/lib/libQt6Core.so.6+0x9c3e41)
      agent:2025/08/01 13:45:34 build.go:412:     #5 0x7fc8f3f76fac in QString::QString(long long, Qt::Initialization) /home/qt/work/qt/qtbase/src/corelib/text/qstring.cpp:2552
      agent:2025/08/01 13:45:34 build.go:412:     #6 0x7fc8f80175d7 in QString QStringBuilder<QString const&, QLatin1String const&>::convertTo<QString>() const /home/qt/work/install/include/QtCore/qstringbuilder.h:105
      agent:2025/08/01 13:45:34 build.go:412:     #7 0x7fc8f800bd7d in QStringBuilder<QString const&, QLatin1String const&>::operator QString() const (/home/qt/work/install/lib/libQt6QmlCompiler.so.6+0x40bd7d)
      agent:2025/08/01 13:45:34 build.go:412:     #8 0x7fc8f7ffb4cf in QQmlJSImporter::importHelper(QString const&, QQmlJSImporter::AvailableTypes*, QString const&, QTypeRevision, bool, bool) /home/qt/work/qt/qtdeclarative/src/qmlcompiler/qqmljsimporter.cpp:864
      agent:2025/08/01 13:45:34 build.go:412:     #9 0x7fc8f7ff7703 in QQmlJSImporter::builtinImportHelper() /home/qt/work/qt/qtdeclarative/src/qmlcompiler/qqmljsimporter.cpp:697
      agent:2025/08/01 13:45:34 build.go:412:     #10 0x7fc8f7ff9a0c in QQmlJSImporter::builtinInternalNames() /home/qt/work/qt/qtdeclarative/src/qmlcompiler/qqmljsimporter.cpp:783
      agent:2025/08/01 13:45:34 build.go:412:     #11 0x7fc8f805d260 in QQmlJSImportVisitor::QQmlJSImportVisitor(QDeferredSharedPointer<QQmlJSScope> const&, QQmlJSImporter*, QQmlJSLogger*, QString const&, QList<QString> const&) /home/qt/work/qt/qtdeclarative/src/qmlcompiler/qqmljsimportvisitor.cpp:199
      agent:2025/08/01 13:45:34 build.go:412:     #12 0x5575f5d4e999 in QQmlJS::Dom::QQmlDomAstCreatorWithQQmlJSScope::QQmlDomAstCreatorWithQQmlJSScope(QDeferredSharedPointer<QQmlJSScope> const&, QQmlJS::Dom::MutableDomItem&, QQmlJSLogger*, QQmlJSImporter*) /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomastcreator.cpp:3263
      agent:2025/08/01 13:45:34 build.go:412:     #13 0x5575f5ba106d in std::_MakeUniq<QQmlJS::Dom::QQmlDomAstCreatorWithQQmlJSScope>::__single_object std::make_unique<QQmlJS::Dom::QQmlDomAstCreatorWithQQmlJSScope, QDeferredSharedPointer<QQmlJSScope>&, QQmlJS::Dom::MutableDomItem&, QQmlJSLogger*, QQmlJSImporter*>(QDeferredSharedPointer<QQmlJSScope>&, QQmlJS::Dom::MutableDomItem&, QQmlJSLogger*&&, QQmlJSImporter*&&) (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x75f06d)
      agent:2025/08/01 13:45:34 build.go:412:     #14 0x5575f5b36716 in QQmlJS::Dom::DomEnvironment::populateFromQmlFile(QQmlJS::Dom::MutableDomItem&&) /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomtop.cpp:2263
      agent:2025/08/01 13:45:34 build.go:412:     #15 0x5575f5b30c4b in QQmlJS::Dom::DomEnvironment::TypeReader::operator()(QQmlJSImporter*, QString const&, QSharedPointer<QQmlJSScope> const&) /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomtop.cpp:1974
      agent:2025/08/01 13:45:34 build.go:412:     #16 0x5575f5bc6e82 in std::_Function_handler<QList<QQmlJS::DiagnosticMessage> (QQmlJSImporter*, QString const&, QSharedPointer<QQmlJSScope> const&), QQmlJS::Dom::DomEnvironment::TypeReader>::_M_invoke(std::_Any_data const&, QQmlJSImporter*&&, QString const&, QSharedPointer<QQmlJSScope> const&) /usr/include/c++/9/bits/std_function.h:286
      agent:2025/08/01 13:45:34 build.go:412:     #17 0x7fc8f83026cd in std::function<QList<QQmlJS::DiagnosticMessage> (QQmlJSImporter*, QString const&, QSharedPointer<QQmlJSScope> const&)>::operator()(QQmlJSImporter*, QString const&, QSharedPointer<QQmlJSScope> const&) const /usr/include/c++/9/bits/std_function.h:688
      agent:2025/08/01 13:45:34 build.go:412:     #18 0x7fc8f82e0974 in QDeferredFactory<QQmlJSScope>::populate(QSharedPointer<QQmlJSScope> const&) const /home/qt/work/qt/qtdeclarative/src/qmlcompiler/qqmljsscope.cpp:1182
      agent:2025/08/01 13:45:34 build.go:412:     #19 0x5575f5ba2f59 in QDeferredSharedPointer<QQmlJSScope const>::lazyLoad() const /home/qt/work/qt/qtdeclarative/src/qmlcompiler/qdeferredpointer_p.h:172
      agent:2025/08/01 13:45:34 build.go:412:     #20 0x5575f5b7a16d in QDeferredSharedPointer<QQmlJSScope const>::data() const /home/qt/work/qt/qtdeclarative/src/qmlcompiler/qdeferredpointer_p.h:88
      agent:2025/08/01 13:45:34 build.go:412:     #21 0x5575f5b71511 in QQmlJS::Dom::QmlFile::ensurePopulated() const /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomexternalitems_p.h:472
      agent:2025/08/01 13:45:34 build.go:412:     #22 0x5575f5d640d3 in QQmlJS::Dom::QmlFile::lazyMembers() const /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomexternalitems_p.h:477
      agent:2025/08/01 13:45:34 build.go:412:     #23 0x5575f6112e57 in QQmlJS::Dom::QmlFile::typeResolver() const /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomexternalitems_p.h:414
      agent:2025/08/01 13:45:34 build.go:412:     #24 0x5575f610062a in QmlLsp::QQmlCodeModel::fileNamesToWatch(QQmlJS::Dom::DomItem const&) /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:392
      agent:2025/08/01 13:45:34 build.go:412:     #25 0x5575f6100f2b in QmlLsp::QQmlCodeModel::addFileWatches(QQmlJS::Dom::DomItem const&) /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:425
      agent:2025/08/01 13:45:34 build.go:412:     #26 0x5575f61017fe in operator() /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:479
      agent:2025/08/01 13:45:34 build.go:412:     #27 0x5575f610debf in _M_invoke /usr/include/c++/9/bits/std_function.h:300
      agent:2025/08/01 13:45:34 build.go:412:     #28 0x5575f5b8ac9b in std::function<void (QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&)>::operator()(QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&) const (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x748c9b)
      agent:2025/08/01 13:45:34 build.go:412:     #29 0x5575f5b8e10c in QQmlJS::Dom::DomEnvironment::addExternalItemInfo<QQmlJS::Dom::QmlFile>(QQmlJS::Dom::DomItem const&, std::function<void (QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&)> const&, std::function<void (QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&)> const&)::{lambda()#1}::operator()() const::{lambda(QQmlJS::Dom::Path, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&)#1}::operator()(QQmlJS::Dom::Path, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&) const /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomtop_p.h:938
      agent:2025/08/01 13:45:34 build.go:412:     #30 0x5575f5be3a2d in std::_Function_handler<void (QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&), QQmlJS::Dom::DomEnvironment::addExternalItemInfo<QQmlJS::Dom::QmlFile>(QQmlJS::Dom::DomItem const&, std::function<void (QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&)> const&, std::function<void (QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&)> const&)::{lambda()#1}::operator()() const::{lambda(QQmlJS::Dom::Path, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&)#1}>::_M_invoke(std::_Any_data const&, QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&) /usr/include/c++/9/bits/std_function.h:300
      agent:2025/08/01 13:45:34 build.go:412:     #31 0x5575f5b8ac9b in std::function<void (QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&)>::operator()(QQmlJS::Dom::Path const&, QQmlJS::Dom::DomItem const&, QQmlJS::Dom::DomItem const&) const (/home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel+0x748c9b)
      agent:2025/08/01 13:45:34 build.go:412:     #32 0x5575f5b33522 in operator() /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomtop.cpp:2119
      agent:2025/08/01 13:45:34 build.go:412:     #33 0x5575f5b4b466 in ~QScopeGuard /home/qt/work/install/include/QtCore/qscopeguard.h:43
      agent:2025/08/01 13:45:34 build.go:412:     #34 0x5575f5b33dc3 in QQmlJS::Dom::DomEnvironment::loadPendingDependencies() /home/qt/work/qt/qtdeclarative/src/qmldom/qqmldomtop.cpp:2120
      agent:2025/08/01 13:45:34 build.go:412:     #35 0x5575f6102c59 in QmlLsp::QQmlCodeModel::newDocForOpenFile(QByteArray const&, int, QString const&) /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:481
      agent:2025/08/01 13:45:34 build.go:412:     #36 0x5575f6109594 in QmlLsp::QQmlCodeModel::openUpdate(QByteArray const&) /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:743
      agent:2025/08/01 13:45:34 build.go:412:     #37 0x5575f60fcfca in QmlLsp::QQmlCodeModel::openUpdateSome() /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:247
      agent:2025/08/01 13:45:34 build.go:412:     #38 0x5575f60fbee9 in operator() /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:211
      agent:2025/08/01 13:45:34 build.go:412:     #39 0x5575f610fc28 in impl /home/qt/work/install/include/QtCore/qrunnable.h:73
      agent:2025/08/01 13:45:34 build.go:412:     #40 0x7fc8f401317e in QRunnable::QGenericRunnable::HelperBase::run() /home/qt/work/qt/qtbase/src/corelib/thread/qrunnable.h:61
      agent:2025/08/01 13:45:34 build.go:412:     #41 0x7fc8f40130f0 in QRunnable::QGenericRunnable::run() /home/qt/work/qt/qtbase/src/corelib/thread/qrunnable.cpp:32
      agent:2025/08/01 13:45:34 build.go:412:     #42 0x7fc8f4022acd in QThreadPoolThread::run() /home/qt/work/qt/qtbase/src/corelib/thread/qthreadpool.cpp:71
      agent:2025/08/01 13:45:34 build.go:412:     #43 0x7fc8f42947f2 in operator() /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:434
      agent:2025/08/01 13:45:34 build.go:412:     #44 0x7fc8f42980a6 in terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:366
      agent:2025/08/01 13:45:34 build.go:412:     #45 0x7fc8f4294b31 in QThreadPrivate::start(void*) /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:394
      agent:2025/08/01 13:45:34 build.go:412:     #46 0x7fc8f2ea760b in start_thread (/lib64/libc.so.6+0xa760b)
      agent:2025/08/01 13:45:34 build.go:412: Thread T3 (QThread) created by T0 here:
      agent:2025/08/01 13:45:34 build.go:412:     #0 0x7fc8fe83c1d2 in pthread_create (/usr/lib64/libasan.so.5+0x3c1d2)
      agent:2025/08/01 13:45:34 build.go:412:     #1 0x7fc8f4296b90 in QThread::start(QThread::Priority) /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:847
      agent:2025/08/01 13:45:34 build.go:412:     #2 0x5575f5701f42 in tst_qmlls_qqmlcodemodel::reloadLotsOfFiles() /home/qt/work/qt/qtdeclarative/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel.cpp:300
      agent:2025/08/01 13:45:34 build.go:412:     #3 0x5575f56ec91d in tst_qmlls_qqmlcodemodel::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) /home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel_autogen/EWIEGA46WW/moc_tst_qmlls_qqmlcodemodel.cpp:101
      agent:2025/08/01 13:45:34 build.go:412:     #4 0x7fc8f3c15ad1 in QMetaMethodInvoker::invokeImpl(QMetaMethod, void*, Qt::ConnectionType, long long, void const* const*, char const* const*, QtPrivate::QMetaTypeInterface const* const*) /home/qt/work/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:2880
      agent:2025/08/01 13:45:34 build.go:412:     #5 0x7fc8f3c1389f in QMetaMethod::invokeImpl(QMetaMethod, void*, Qt::ConnectionType, long long, void const* const*, char const* const*, QtPrivate::QMetaTypeInterface const* const*) /home/qt/work/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:2719
      agent:2025/08/01 13:45:34 build.go:412:     #6 0x7fc8fe5019f8 in std::enable_if<!std::disjunction<>::value, bool>::type QMetaMethod::invoke<void>(QObject*, Qt::ConnectionType, QTemplatedMetaMethodReturnArgument<void>) const /home/qt/work/qt/qtbase/src/corelib/kernel/qmetaobject.h:150
      agent:2025/08/01 13:45:34 build.go:412:     #7 0x7fc8fe4fbbd7 in std::enable_if<!std::disjunction<>::value, bool>::type QMetaMethod::invoke<>(QObject*, Qt::ConnectionType) const /home/qt/work/qt/qtbase/src/corelib/kernel/qmetaobject.h:162
      agent:2025/08/01 13:45:34 build.go:412:     #8 0x7fc8fe4d36c4 in invokeTestMethodIfValid /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:434
      agent:2025/08/01 13:45:34 build.go:412:     #9 0x7fc8fe4d8da0 in QTest::TestMethods::invokeTestOnData(int) const /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1050
      agent:2025/08/01 13:45:34 build.go:412:     #10 0x7fc8fe4da2b0 in operator() /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1368
      agent:2025/08/01 13:45:34 build.go:412:     #11 0x7fc8fe4eed0c in runWithWatchdog<QTest::TestMethods::invokeTest(int, QLatin1StringView, std::optional<QTest::WatchDog>&) const::<lambda()> > /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1251
      agent:2025/08/01 13:45:34 build.go:412:     #12 0x7fc8fe4dae97 in QTest::TestMethods::invokeTest(int, QLatin1String, std::optional<QTest::WatchDog>&) const /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1367
      agent:2025/08/01 13:45:34 build.go:412:     #13 0x7fc8fe4de4da in QTest::TestMethods::invokeTests(QObject*) const /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1710
      agent:2025/08/01 13:45:34 build.go:412:     #14 0x7fc8fe4dff94 in QTest::qRun() /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1951
      agent:2025/08/01 13:45:34 build.go:412:     #15 0x7fc8fe4deb9c in QTest::qExec(QObject*, int, char**) /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1823
      agent:2025/08/01 13:45:34 build.go:412:     #16 0x5575f57021c8 in main /home/qt/work/qt/qtdeclarative/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel.cpp:304
      agent:2025/08/01 13:45:34 build.go:412:     #17 0x7fc8f2e40eeb in __libc_start_call_main (/lib64/libc.so.6+0x40eeb)
      agent:2025/08/01 13:45:34 build.go:412: Thread T2 (Thread (pooled)) created by T0 here:
      agent:2025/08/01 13:45:34 build.go:412:     #0 0x7fc8fe83c1d2 in pthread_create (/usr/lib64/libasan.so.5+0x3c1d2)
      agent:2025/08/01 13:45:34 build.go:412:     #1 0x7fc8f4296b90 in QThread::start(QThread::Priority) /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:847
      agent:2025/08/01 13:45:34 build.go:412:     #2 0x7fc8f4024b9f in QThreadPoolPrivate::startThread(QRunnable*) /home/qt/work/qt/qtbase/src/corelib/thread/qthreadpool.cpp:259
      agent:2025/08/01 13:45:34 build.go:412:     #3 0x7fc8f4023c42 in QThreadPoolPrivate::tryStart(QRunnable*) /home/qt/work/qt/qtbase/src/corelib/thread/qthreadpool.cpp:151
      agent:2025/08/01 13:45:34 build.go:412:     #4 0x7fc8f4026549 in QThreadPool::start(QRunnable*, int) /home/qt/work/qt/qtbase/src/corelib/thread/qthreadpool.cpp:501
      agent:2025/08/01 13:45:34 build.go:412:     #5 0x5575f610d115 in start<QmlLsp::QQmlCodeModel::openNeedUpdate()::<lambda()> > /home/qt/work/install/include/QtCore/qthreadpool.h:90
      agent:2025/08/01 13:45:34 build.go:412:     #6 0x5575f60fc2f9 in QmlLsp::QQmlCodeModel::openNeedUpdate() /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:210
      agent:2025/08/01 13:45:34 build.go:412:     #7 0x5575f60fba3d in QmlLsp::QQmlCodeModel::newOpenFile(QByteArray const&, int, QString const&) /home/qt/work/qt/qtdeclarative/src/qmlls/qqmlcodemodel.cpp:178
      agent:2025/08/01 13:45:34 build.go:412:     #8 0x5575f56f3c28 in tst_qmlls_qqmlcodemodel::openFiles() /home/qt/work/qt/qtdeclarative/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel.cpp:168
      agent:2025/08/01 13:45:34 build.go:412:     #9 0x5575f56ec901 in tst_qmlls_qqmlcodemodel::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) /home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel_autogen/EWIEGA46WW/moc_tst_qmlls_qqmlcodemodel.cpp:99
      agent:2025/08/01 13:45:34 build.go:412:     #10 0x7fc8f3c15ad1 in QMetaMethodInvoker::invokeImpl(QMetaMethod, void*, Qt::ConnectionType, long long, void const* const*, char const* const*, QtPrivate::QMetaTypeInterface const* const*) /home/qt/work/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:2880
      agent:2025/08/01 13:45:34 build.go:412:     #11 0x7fc8f3c1389f in QMetaMethod::invokeImpl(QMetaMethod, void*, Qt::ConnectionType, long long, void const* const*, char const* const*, QtPrivate::QMetaTypeInterface const* const*) /home/qt/work/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:2719
      agent:2025/08/01 13:45:34 build.go:412:     #12 0x7fc8fe5019f8 in std::enable_if<!std::disjunction<>::value, bool>::type QMetaMethod::invoke<void>(QObject*, Qt::ConnectionType, QTemplatedMetaMethodReturnArgument<void>) const /home/qt/work/qt/qtbase/src/corelib/kernel/qmetaobject.h:150
      agent:2025/08/01 13:45:34 build.go:412:     #13 0x7fc8fe4fbbd7 in std::enable_if<!std::disjunction<>::value, bool>::type QMetaMethod::invoke<>(QObject*, Qt::ConnectionType) const /home/qt/work/qt/qtbase/src/corelib/kernel/qmetaobject.h:162
      agent:2025/08/01 13:45:34 build.go:412:     #14 0x7fc8fe4d36c4 in invokeTestMethodIfValid /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:434
      agent:2025/08/01 13:45:34 build.go:412:     #15 0x7fc8fe4d8da0 in QTest::TestMethods::invokeTestOnData(int) const /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1050
      agent:2025/08/01 13:45:34 build.go:412:     #16 0x7fc8fe4da2b0 in operator() /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1368
      agent:2025/08/01 13:45:34 build.go:412:     #17 0x7fc8fe4eed0c in runWithWatchdog<QTest::TestMethods::invokeTest(int, QLatin1StringView, std::optional<QTest::WatchDog>&) const::<lambda()> > /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1251
      agent:2025/08/01 13:45:34 build.go:412:     #18 0x7fc8fe4dae97 in QTest::TestMethods::invokeTest(int, QLatin1String, std::optional<QTest::WatchDog>&) const /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1367
      agent:2025/08/01 13:45:34 build.go:412:     #19 0x7fc8fe4de4da in QTest::TestMethods::invokeTests(QObject*) const /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1710
      agent:2025/08/01 13:45:34 build.go:412:     #20 0x7fc8fe4dff94 in QTest::qRun() /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1951
      agent:2025/08/01 13:45:34 build.go:412:     #21 0x7fc8fe4deb9c in QTest::qExec(QObject*, int, char**) /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1823
      agent:2025/08/01 13:45:34 build.go:412:     #22 0x5575f57021c8 in main /home/qt/work/qt/qtdeclarative/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel.cpp:304
      agent:2025/08/01 13:45:34 build.go:412:     #23 0x7fc8f2e40eeb in __libc_start_call_main (/lib64/libc.so.6+0x40eeb)
      agent:2025/08/01 13:45:34 build.go:412: SUMMARY: AddressSanitizer: heap-use-after-free /usr/include/c++/9/bits/atomic_base.h:551 in std::__atomic_base<int>::fetch_sub(int, std::memory_order)
      agent:2025/08/01 13:45:34 build.go:412: Shadow bytes around the buggy address:
      agent:2025/08/01 13:45:34 build.go:412:   0x0c107fffcfa0: fa fa fa fa fd fd fd fd fd fd fd fd fd fd fd fa
      agent:2025/08/01 13:45:34 build.go:412:   0x0c107fffcfb0: fa fa fa fa fd fd fd fd fd fd fd fd fd fd fd fd
      agent:2025/08/01 13:45:34 build.go:412:   0x0c107fffcfc0: fa fa fa fa fd fd fd fd fd fd fd fd fd fd fd fa
      agent:2025/08/01 13:45:34 build.go:412:   0x0c107fffcfd0: fa fa fa fa fd fd fd fd fd fd fd fd fd fd fd fa
      agent:2025/08/01 13:45:34 build.go:412:   0x0c107fffcfe0: fa fa fa fa fd fd fd fd fd fd fd fd fd fd fd fa
      agent:2025/08/01 13:45:34 build.go:412: =>0x0c107fffcff0: fa fa fa fa[fd]fd fd fd fd fd fd fd fd fd fd fa
      agent:2025/08/01 13:45:34 build.go:412:   0x0c107fffd000: fa fa fa fa fd fd fd fd fd fd fd fd fd fd fd fd
      agent:2025/08/01 13:45:34 build.go:412:   0x0c107fffd010: fa fa fa fa fd fd fd fd fd fd fd fd fd fd fd fa
      agent:2025/08/01 13:45:34 build.go:412:   0x0c107fffd020: fa fa fa fa 00 00 00 00 00 00 00 00 00 00 00 02
      agent:2025/08/01 13:45:34 build.go:412:   0x0c107fffd030: fa fa fa fa fd fd fd fd fd fd fd fd fd fd fd fa
      agent:2025/08/01 13:45:34 build.go:412:   0x0c107fffd040: fa fa fa fa fd fd fd fd fd fd fd fd fd fd fd fa
      agent:2025/08/01 13:45:34 build.go:412: Shadow byte legend (one shadow byte represents 8 application bytes):
      agent:2025/08/01 13:45:34 build.go:412:   Addressable:           00
      agent:2025/08/01 13:45:34 build.go:412:   Partially addressable: 01 02 03 04 05 06 07 
      agent:2025/08/01 13:45:34 build.go:412:   Heap left redzone:       fa
      agent:2025/08/01 13:45:34 build.go:412:   Freed heap region:       fd
      agent:2025/08/01 13:45:34 build.go:412:   Stack left redzone:      f1
      agent:2025/08/01 13:45:34 build.go:412:   Stack mid redzone:       f2
      agent:2025/08/01 13:45:34 build.go:412:   Stack right redzone:     f3
      agent:2025/08/01 13:45:34 build.go:412:   Stack after return:      f5
      agent:2025/08/01 13:45:34 build.go:412:   Stack use after scope:   f8
      agent:2025/08/01 13:45:34 build.go:412:   Global redzone:          f9
      agent:2025/08/01 13:45:34 build.go:412:   Global init order:       f6
      agent:2025/08/01 13:45:34 build.go:412:   Poisoned by user:        f7
      agent:2025/08/01 13:45:34 build.go:412:   Container overflow:      fc
      agent:2025/08/01 13:45:34 build.go:412:   Array cookie:            ac
      agent:2025/08/01 13:45:34 build.go:412:   Intra object redzone:    bb
      agent:2025/08/01 13:45:34 build.go:412:   ASan internal:           fe
      agent:2025/08/01 13:45:34 build.go:412:   Left alloca redzone:     ca
      agent:2025/08/01 13:45:34 build.go:412:   Right alloca redzone:    cb
      agent:2025/08/01 13:45:34 build.go:412:   Shadow gap:              cc
      agent:2025/08/01 13:45:34 build.go:412: ==18144==ABORTING
      agent:2025/08/01 13:45:34 build.go:412: sanitizer-testrunner.py     INFO: Test exit code was: 1
      agent:2025/08/01 13:45:34 build.go:412: sanitizer-testrunner.py    ERROR: ASAN issues detected
      agent:2025/08/01 13:45:34 build.go:412: CMake Error at tst_qmlls_qqmlcodemodelWrapperDebug.cmake:18 (message):
      agent:2025/08/01 13:45:34 build.go:412:   /home/qt/work/install/libexec/sanitizer-testrunner.py
      agent:2025/08/01 13:45:34 build.go:412:   /home/qt/work/qt/qtdeclarative_standalone_tests/tests/auto/qmlls/qqmlcodemodel/tst_qmlls_qqmlcodemodel
      agent:2025/08/01 13:45:34 build.go:412:   execution failed with exit code 1.
      agent:2025/08/01 13:45:34 build.go:412: 99% tests passed, 1 tests failed out of 331
      agent:2025/08/01 13:45:34 build.go:412: Total Test time (real) = 4038.51 sec
      agent:2025/08/01 13:45:34 build.go:412: The following tests FAILED:
      agent:2025/08/01 13:45:34 build.go:412: 	331 - tst_qmlls_qqmlcodemodel (Failed)
      agent:2025/08/01 13:45:34 build.go:412: Errors while running CTest
      agent:2025/08/01 13:45:34 build.go:463: Process finished with error: exit status 8
      agent:2025/08/01 13:45:34 build.go:859: 
      agent:2025/08/01 13:45:34 build.go:860: Executing instruction 83 of 85 - ExecuteCommand
      agent:2025/08/01 13:45:34 build.go:435: [cmake -E copy Testing/Temporary/LastTest.log /home/qt/work/testresults/CTest.log] 20s 20s false false
      agent:2025/08/01 13:45:34 build.go:801: 
      agent:2025/08/01 13:45:34 build.go:802: Executing scheduled instruction 1 of 3 - Upload all core dumps if there are some
      agent:2025/08/01 13:45:34 build.go:679: Skip uploading core files because CORE_FILES_PATH is not set in the environment
      agent:2025/08/01 13:45:34 build.go:801: 
      agent:2025/08/01 13:45:34 build.go:802: Executing scheduled instruction 2 of 3 - Print sccache statistics
      agent:2025/08/01 13:45:34 build.go:435: [sccache -s] 30s 30s false true
      agent:2025/08/01 13:45:34 build.go:412: Compile requests                      0
      agent:2025/08/01 13:45:34 build.go:412: Compile requests executed             0
      agent:2025/08/01 13:45:34 build.go:412: Cache hits                            0
      agent:2025/08/01 13:45:34 build.go:412: Cache misses                          0
      agent:2025/08/01 13:45:34 build.go:412: Cache timeouts                        0
      agent:2025/08/01 13:45:34 build.go:412: Cache read errors                     0
      agent:2025/08/01 13:45:34 build.go:412: Forced recaches                       0
      agent:2025/08/01 13:45:34 build.go:412: Cache write errors                    0
      agent:2025/08/01 13:45:34 build.go:412: Compilation failures                  0
      agent:2025/08/01 13:45:34 build.go:412: Cache errors                          0
      agent:2025/08/01 13:45:34 build.go:412: Non-cacheable compilations            0
      agent:2025/08/01 13:45:34 build.go:412: Non-cacheable calls                   0
      agent:2025/08/01 13:45:34 build.go:412: Non-compilation calls                 0
      agent:2025/08/01 13:45:34 build.go:412: Unsupported compiler calls            0
      agent:2025/08/01 13:45:34 build.go:412: Average cache write               0.000 s
      agent:2025/08/01 13:45:34 build.go:412: Average cache read miss           0.000 s
      agent:2025/08/01 13:45:34 build.go:412: Average cache read hit            0.000 s
      agent:2025/08/01 13:45:34 build.go:412: Failed distributed compilations       0
      agent:2025/08/01 13:45:34 build.go:412: Cache location                  S3, bucket: Bucket(name=cache, base_url=http://ci-sccache:9000/cache/)
      agent:2025/08/01 13:45:34 build.go:801: 
      agent:2025/08/01 13:45:34 build.go:802: Executing scheduled instruction 3 of 3 - Upload test results
      agent:2025/08/01 13:45:34 storageclient.go:580: Collecting test results, archiving and uploading them
      agent:2025/08/01 13:45:34 result.go:219: Collecting 2 test results ...
      agent:2025/08/01 13:45:34 agent.go:441: Test failed
      agent:2025/08/01 13:45:34 agent.go:304: ERROR building: exit status 8
      

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

            sami.shalayel Sami Shalayel
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes