qt-testrunner.py DEBUG: Running test command line: ['/home/qt/work/qt/qtbase_standalone_tests/tests/auto/widgets/itemviews/qabstractitemview/tst_qabstractitemview', '-o', '/home/qt/work/testresults/tst_qabstractitemview-1744649494593.xml,xml', '-o', '/home/qt/work/testresults/tst_qabstractitemview-1744649494593.junit.xml,junitxml', '-o', '/home/qt/work/testresults/tst_qabstractitemview-1744649494593.txt,txt', '-o', '-,txt'] ********* Start testing of tst_QAbstractItemView ********* Config: Using QtTest library 6.10.0, Qt 6.10.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04 PASS : tst_QAbstractItemView::initTestCase() ... PASS : tst_QAbstractItemView::testClickToSelect() Received signal 11 (SIGSEGV), code 128, for address 0x0000000000000000 testDialogAsEditor function time: 161ms, total time: 5638ms === Stack trace === [New LWP 809374] [New LWP 809373] [New LWP 809372] [New LWP 809371] [New LWP 809370] [New LWP 809368] [New LWP 809367] [New LWP 809366] [New LWP 809365] [New LWP 809364] [New LWP 809363] This GDB supports auto-downloading debuginfo from the following URLs: Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] Debuginfod has been disabled. To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libglib-2.0.so.0 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk-3.so.0 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgobject-2.0.so.0 warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0 warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcanberra.so.0 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x00007295afd107e3 in __GI___wait4 (pid=809391, stat_loc=0x0, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 warning: 30 ../sysdeps/unix/sysv/linux/wait4.c: No such file or directory Thread 12 (Thread 0x7295ace006c0 (LWP 809363) "QDBusConnection"): #0 0x00007295afd1b4cd in __GI___poll (fds=0x5980e4b4dae0, nfds=4, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007295aff7366e in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007295aff13a53 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007295b088a590 in QEventDispatcherGlib::processEvents (this=0x7295a8000b70, flags=...) at /home/qt/work/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:399 #4 0x00007295b059e59b in QEventLoop::exec (this=this@entry=0x7295acdffc40, flags=..., flags@entry=...) at /home/qt/work/qt/qtbase/src/corelib/global/qflags.h:77 #5 0x00007295b06afa83 in QThread::exec (this=this@entry=0x7295b17fece0 >::instance()::holder>) at /home/qt/work/qt/qtbase/src/corelib/global/qflags.h:77 #6 0x00007295b176ba7e in QDBusConnectionManager::run (this=0x7295b17fece0 >::instance()::holder>) at /home/qt/work/qt/qtbase/src/dbus/qdbusconnectionmanager.cpp:144 #7 0x00007295b074ed9c in operator() (__closure=) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:434 #8 (anonymous namespace)::terminate_on_exception > (t=) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:366 #9 QThreadPrivate::start (arg=0x7295b17fece0 >::instance()::holder>) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:394 #10 0x00007295afc9caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #11 0x00007295afd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 11 (Thread 0x7295a7e006c0 (LWP 809364) "QXcbEventQueue"): #0 0x00007295afd1b4cd in __GI___poll (fds=0x7295a7dffb98, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007295b02a68ca in ??? () at /lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007295b02a828c in xcb_wait_for_event () at /lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007295acf9d92d in QXcbEventQueue::run (this=0x5980e4696770) at /home/qt/work/qt/qtbase/src/plugins/platforms/xcb/qxcbeventqueue.cpp:192 #4 0x00007295b074ed9c in operator() (__closure=) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:434 #5 (anonymous namespace)::terminate_on_exception > (t=) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:366 #6 QThreadPrivate::start (arg=0x5980e4696770) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:394 #7 0x00007295afc9caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #8 0x00007295afd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 10 (Thread 0x7295a6a006c0 (LWP 809365) "pool-spawner"): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007295aff6d40d in g_cond_wait () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007295afede52b in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007295aff46043 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007295aff42c82 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007295afc9caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #6 0x00007295afd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 9 (Thread 0x7295a60006c0 (LWP 809366) "gmain"): #0 0x00007295afd1b4cd in __GI___poll (fds=0x5980e4773530, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007295aff7366e in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007295aff13a53 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007295aff13aa9 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007295aff42c82 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007295afc9caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #6 0x00007295afd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 8 (Thread 0x7295a56006c0 (LWP 809367) "gdbus"): #0 0x00007295afd1b4cd in __GI___poll (fds=0x72958c000b90, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x00007295aff7366e in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007295aff14f77 in g_main_loop_run () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007295ac44f422 in ??? () at /lib/x86_64-linux-gnu/libgio-2.0.so.0 #4 0x00007295aff42c82 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007295afc9caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #6 0x00007295afd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 7 (Thread 0x7295a4c006c0 (LWP 809368) "tst_qabstractit"): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007295aff6d40d in g_cond_wait () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007295afede52b in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007295afede58c in g_async_queue_pop () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007295ac0720fb in ??? () at /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0 #5 0x00007295aff42c82 in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007295afc9caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #7 0x00007295afd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 6 (Thread 0x72959fe006c0 (LWP 809370) "QtTest Watchdog"): #0 0x00007295afc98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x72959fdffc70, op=137, expected=0, futex_word=0x7ffce9ed79b4) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x72959fdffc70, clockid=0, expected=0, futex_word=0x7ffce9ed79b4) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7ffce9ed79b4, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x72959fdffc70, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007295afc9c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x7ffce9ed7960, cond=0x7ffce9ed7988) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x7ffce9ed7960, cond=0x7ffce9ed7988) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x7ffce9ed7988, mutex=0x7ffce9ed7960, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x00007295b219c0f6 in std::__condvar::wait_until (__abs_time=..., __clock=1, __m=, this=) at /usr/include/c++/13/bits/std_mutex.h:137 #7 std::condition_variable::__wait_until_impl > > (__lock=..., __atime=, this=) at /usr/include/c++/13/condition_variable:203 #8 std::condition_variable::wait_until > > (__atime=, __lock=..., this=) at /usr/include/c++/13/condition_variable:113 #9 std::condition_variable::wait_until >, QTest::WatchDog::waitFor(std::unique_lock&, QTest::WatchDog::Expectation)::{lambda()#1}>(std::unique_lock&, std::chrono::time_point > > const&, QTest::WatchDog::waitFor(std::unique_lock&, QTest::WatchDog::Expectation)::{lambda()#1}) (__p=..., __atime=, __lock=..., this=) at /usr/include/c++/13/condition_variable:154 #10 std::condition_variable::wait_for, QTest::WatchDog::waitFor(std::unique_lock&, QTest::WatchDog::Expectation)::{lambda()#1}>(std::unique_lock&, std::chrono::duration > const&, QTest::WatchDog::waitFor(std::unique_lock&, QTest::WatchDog::Expectation)::{lambda()#1}) (__rtime=, __p=..., __lock=..., this=) at /usr/include/c++/13/condition_variable:177 #11 QTest::WatchDog::waitFor (e=466, m=..., this=) at /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1154 #12 QTest::WatchDog::run (this=) at /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1218 #13 0x00007295b074ed9c in operator() (__closure=) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:434 #14 (anonymous namespace)::terminate_on_exception > (t=) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:366 #15 QThreadPrivate::start (arg=0x7ffce9ed7950) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:394 #16 0x00007295afc9caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #17 0x00007295afd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 5 (Thread 0x72959f4006c0 (LWP 809371) "Thread (pooled)"): #0 0x00007295afc98d71 in __futex_abstimed_wait_common64 (private=29333, cancel=true, abstime=0x72959f3ffc00, op=137, expected=0, futex_word=0x5980e493c120) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29333, abstime=0x72959f3ffc00, clockid=0, expected=0, futex_word=0x5980e493c120) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5980e493c120, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x72959f3ffc00, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007295afc9bc8e in __pthread_cond_wait_common (abstime=0x72959f3ffc00, clockid=1, mutex=0x5980e493c0d0, cond=0x5980e493c0f8) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x5980e493c0f8, mutex=0x5980e493c0d0, abstime=0x72959f3ffc00) at ./nptl/pthread_cond_wait.c:652 #5 0x00007295b075c19b in QWaitConditionPrivate::wait_relative (deadline=..., this=) at /home/qt/work/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:57 #6 QWaitConditionPrivate::wait (deadline=..., this=0x5980e493c0d0) at /home/qt/work/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:65 #7 QWaitCondition::wait (this=this@entry=0x5980e4979920, mutex=mutex@entry=0x7295a80161e8, deadline=...) at /home/qt/work/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:145 #8 0x00007295b0758cba in QThreadPoolThread::run (this=0x5980e4979910) at /home/qt/work/qt/qtbase/src/corelib/thread/qthreadpool.cpp:119 #9 0x00007295b074ed9c in operator() (__closure=) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:434 #10 (anonymous namespace)::terminate_on_exception > (t=) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:366 #11 QThreadPrivate::start (arg=0x5980e4979910) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:394 #12 0x00007295afc9caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #13 0x00007295afd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 4 (Thread 0x72959ea006c0 (LWP 809372) "Thread (pooled)"): #0 0x00007295afc98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x72959e9ffc00, op=137, expected=0, futex_word=0x5980e4911480) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x72959e9ffc00, clockid=0, expected=0, futex_word=0x5980e4911480) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5980e4911480, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x72959e9ffc00, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007295afc9bc8e in __pthread_cond_wait_common (abstime=0x72959e9ffc00, clockid=1, mutex=0x5980e4911430, cond=0x5980e4911458) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x5980e4911458, mutex=0x5980e4911430, abstime=0x72959e9ffc00) at ./nptl/pthread_cond_wait.c:652 #5 0x00007295b075c19b in QWaitConditionPrivate::wait_relative (deadline=..., this=) at /home/qt/work/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:57 #6 QWaitConditionPrivate::wait (deadline=..., this=0x5980e4911430) at /home/qt/work/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:65 #7 QWaitCondition::wait (this=this@entry=0x5980e4811e10, mutex=mutex@entry=0x7295a80161e8, deadline=...) at /home/qt/work/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:145 #8 0x00007295b0758cba in QThreadPoolThread::run (this=0x5980e4811e00) at /home/qt/work/qt/qtbase/src/corelib/thread/qthreadpool.cpp:119 #9 0x00007295b074ed9c in operator() (__closure=) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:434 #10 (anonymous namespace)::terminate_on_exception > (t=) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:366 #11 QThreadPrivate::start (arg=0x5980e4811e00) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:394 #12 0x00007295afc9caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #13 0x00007295afd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 3 (Thread 0x72959e0006c0 (LWP 809373) "Thread (pooled)"): #0 0x00007295afc98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x72959dfffc00, op=137, expected=0, futex_word=0x5980e491fb14) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x72959dfffc00, clockid=0, expected=0, futex_word=0x5980e491fb14) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5980e491fb14, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x72959dfffc00, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007295afc9bc8e in __pthread_cond_wait_common (abstime=0x72959dfffc00, clockid=1, mutex=0x5980e491fac0, cond=0x5980e491fae8) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x5980e491fae8, mutex=0x5980e491fac0, abstime=0x72959dfffc00) at ./nptl/pthread_cond_wait.c:652 #5 0x00007295b075c19b in QWaitConditionPrivate::wait_relative (deadline=..., this=) at /home/qt/work/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:57 #6 QWaitConditionPrivate::wait (deadline=..., this=0x5980e491fac0) at /home/qt/work/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:65 #7 QWaitCondition::wait (this=this@entry=0x5980e4924f90, mutex=mutex@entry=0x7295a80161e8, deadline=...) at /home/qt/work/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:145 #8 0x00007295b0758cba in QThreadPoolThread::run (this=0x5980e4924f80) at /home/qt/work/qt/qtbase/src/corelib/thread/qthreadpool.cpp:119 #9 0x00007295b074ed9c in operator() (__closure=) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:434 #10 (anonymous namespace)::terminate_on_exception > (t=) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:366 #11 QThreadPrivate::start (arg=0x5980e4924f80) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:394 #12 0x00007295afc9caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #13 0x00007295afd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 2 (Thread 0x72959d6006c0 (LWP 809374) "Thread (pooled)"): #0 0x00007295afc98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x72959d5ffc00, op=137, expected=0, futex_word=0x5980e49e8200) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x72959d5ffc00, clockid=0, expected=0, futex_word=0x5980e49e8200) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5980e49e8200, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x72959d5ffc00, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007295afc9bc8e in __pthread_cond_wait_common (abstime=0x72959d5ffc00, clockid=1, mutex=0x5980e49e81b0, cond=0x5980e49e81d8) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x5980e49e81d8, mutex=0x5980e49e81b0, abstime=0x72959d5ffc00) at ./nptl/pthread_cond_wait.c:652 #5 0x00007295b075c19b in QWaitConditionPrivate::wait_relative (deadline=..., this=) at /home/qt/work/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:57 #6 QWaitConditionPrivate::wait (deadline=..., this=0x5980e49e81b0) at /home/qt/work/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:65 #7 QWaitCondition::wait (this=this@entry=0x5980e49251b0, mutex=mutex@entry=0x7295a80161e8, deadline=...) at /home/qt/work/qt/qtbase/src/corelib/thread/qwaitcondition_unix.cpp:145 #8 0x00007295b0758cba in QThreadPoolThread::run (this=0x5980e49251a0) at /home/qt/work/qt/qtbase/src/corelib/thread/qthreadpool.cpp:119 #9 0x00007295b074ed9c in operator() (__closure=) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:434 #10 (anonymous namespace)::terminate_on_exception > (t=) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:366 #11 QThreadPrivate::start (arg=0x5980e49251a0) at /home/qt/work/qt/qtbase/src/corelib/thread/qthread_unix.cpp:394 #12 0x00007295afc9caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #13 0x00007295afd29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 1 (Thread 0x7295b0b228c0 (LWP 809362) "tst_qabstractit"): #0 0x00007295afd107e3 in __GI___wait4 (pid=809391, stat_loc=0x0, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30 #1 0x00007295b219e5ed in QTest::CrashHandler::generateStackTrace () at /home/qt/work/qt/qtbase/src/testlib/qtestcrashhandler.cpp:375 #2 QTest::CrashHandler::generateStackTrace () at /home/qt/work/qt/qtbase/src/testlib/qtestcrashhandler.cpp:332 #3 0x00007295b219ea2f in QTest::CrashHandler::FatalSignalHandler::actionHandler (signum=11, info=) at /home/qt/work/qt/qtbase/src/testlib/qtestcrashhandler.cpp:642 #4 0x00007295afc45330 in () at /lib/x86_64-linux-gnu/libc.so.6 #5 0x00007295b19d39c8 in QObject::parent (this=0x7295a00069c0) at /home/qt/work/qt/qtbase/src/corelib/tools/qscopedpointer.h:90 #6 QWidget::parentWidget (this=0x7295a00069c0) at /home/qt/work/qt/qtbase/src/widgets/kernel/qwidget.h:909 #7 QWidget::window (this=this@entry=0x7295a00069c0) at /home/qt/work/qt/qtbase/src/widgets/kernel/qwidget.cpp:4336 #8 0x00007295b19cf888 in operator() (__closure=) at /home/qt/work/qt/qtbase/src/widgets/kernel/qtestsupport_widgets.cpp:105 #9 operator() (__closure=) at /home/qt/work/qt/qtbase/src/widgets/kernel/qtestsupport_widgets.cpp:26 #10 QTest::qWaitFor, QTest::qWaitForWindowExposed(QWidget*, int)::, int>(QTest::qWaitForWindowExposed(QWidget*, int)::, QTest::qWaitForWindowExposed(QWidget*, int)::, int):: > (deadline=..., predicate=...) at /home/qt/work/qt/qtbase/src/corelib/kernel/qtestsupport_core.h:47 #11 QTest::qWaitFor, QTest::qWaitForWindowExposed(QWidget*, int)::, int>(QTest::qWaitForWindowExposed(QWidget*, int)::, QTest::qWaitForWindowExposed(QWidget*, int)::, int):: > (timeout=5000, predicate=...) at /home/qt/work/qt/qtbase/src/corelib/kernel/qtestsupport_core.h:63 #12 qWaitForWidgetWindow, QTest::qWaitForWindowExposed(QWidget*, int)::, int> (timeout=5000, predicate=..., windowGetter=...) at /home/qt/work/qt/qtbase/src/widgets/kernel/qtestsupport_widgets.cpp:25 #13 QTest::qWaitForWindowExposed (widget=0x7295a00069c0, timeout=timeout@entry=5000) at /home/qt/work/qt/qtbase/src/widgets/kernel/qtestsupport_widgets.cpp:105 #14 0x00005980e299e978 in tst_QAbstractItemView::testDialogAsEditor (this=) at /home/qt/work/qt/qtbase/tests/auto/widgets/itemviews/qabstractitemview/tst_qabstractitemview.cpp:2324 #15 0x00007295b05a8053 in QMetaMethodInvoker::invokeImpl (self=..., target=0x7ffce9ed7c10, connectionType=connectionType@entry=Qt::DirectConnection, paramCount=paramCount@entry=1, parameters=parameters@entry=0x7ffce9ed74a0, typeNames=0x7ffce9ed74a8, metaTypes=0x7ffce9ed74b0) at /home/qt/work/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:2811 #16 0x00007295b05a8fd6 in QMetaMethod::invokeImpl (self=..., target=, connectionType=connectionType@entry=Qt::DirectConnection, paramCount=paramCount@entry=1, parameters=parameters@entry=0x7ffce9ed74a0, typeNames=0x7ffce9ed74a8, metaTypes=0x7ffce9ed74b0) at /home/qt/work/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:2649 #17 0x00007295b2190c7a in QMetaMethod::invoke (r=..., c=Qt::DirectConnection, obj=, this=) at /home/qt/work/qt/qtbase/src/corelib/kernel/qmetaobject.h:150 #18 QMetaMethod::invoke<>(QObject*, Qt::ConnectionType) const (c=Qt::DirectConnection, obj=, this=) at /home/qt/work/qt/qtbase/src/corelib/kernel/qmetaobject.h:162 #19 QTest::invokeTestMethodIfValid (m=..., obj=) at /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:434 #20 0x00007295b21986a4 in QTest::TestMethods::invokeTestOnData (this=0x7ffce9ed7b10, index=40) at /usr/include/c++/13/bits/stl_vector.h:1147 #21 0x00007295b21992fd in operator() (__closure=) at /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1368 #22 QTest::runWithWatchdog&) const:: > (f=, watchDog=std::optional = {...}) at /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1251 #23 QTest::TestMethods::invokeTest (this=this@entry=0x7ffce9ed7b10, index=index@entry=40, tag=..., watchDog=std::optional = {...}) at /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1367 #24 0x00007295b2199b07 in QTest::TestMethods::invokeTests (this=this@entry=0x7ffce9ed7b10, testObject=0x7ffce9ed7c10) at /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1710 #25 0x00007295b219a7f2 in QTest::qRun () at /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1951 #26 0x00007295b219a9ef in QTest::qExec (testObject=testObject@entry=0x7ffce9ed7c10, argc=, argv=argv@entry=0x7ffce9ed7d78) at /home/qt/work/qt/qtbase/src/testlib/qtestcase.cpp:1823 #27 0x00005980e298ffeb in main (argc=, argv=0x7ffce9ed7d78) at /home/qt/work/qt/qtbase/tests/auto/widgets/itemviews/qabstractitemview/tst_qabstractitemview.cpp:3607 [Inferior 1 (process 809362) detached] === End of stack trace ===