ALT Linux Bugzilla
– Attachment 18264 Details for
Bug 53935
Падает с ошибкой сегментирования
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
backtrace log при падении
backtrace_alligator.log (text/x-log), 47.25 KB, created by
Владислав Елисеев
on 2025-04-22 10:37:17 MSK
(
hide
)
Description:
backtrace log при падении
Filename:
MIME Type:
Creator:
Владислав Елисеев
Created:
2025-04-22 10:37:17 MSK
Size:
47.25 KB
patch
obsolete
>GNU gdb (GDB) 14.1.0.56.d739d4fd457-alt1 (ALT Sisyphus) >Copyright (C) 2023 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. >Type "show copying" and "show warranty" for details. >This GDB was configured as "x86_64-alt-linux". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><https://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: > <http://www.gnu.org/software/gdb/documentation/>. > >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from /usr/bin/alligator... >Reading symbols from /usr/lib/debug/usr/bin/alligator.debug... >[New LWP 3772] >[New LWP 3774] >[New LWP 3782] >[New LWP 3775] >[New LWP 3786] >[New LWP 3778] >[New LWP 3776] >[New LWP 5139] >[New LWP 3779] >[New LWP 3785] >[New LWP 5143] >[New LWP 3780] >[New LWP 5472] >[New LWP 3781] >[New LWP 5144] >[New LWP 3783] >[New LWP 5145] >[New LWP 5142] >[New LWP 5326] >[New LWP 3773] >[New LWP 5473] >[New LWP 3777] >[New LWP 5474] >[New LWP 3784] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `alligator'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 QArrayDataPointer<char16_t>::QArrayDataPointer (this=<optimized out>, other=...) > at /usr/include/qt6/QtCore/qarraydatapointer.h:37 >[Current thread is 1 (Thread 0x7fd3f888cc40 (LWP 3772))] > >Thread 24 (Thread 0x7fd3d8bff6c0 (LWP 3784)): >#0 0x00007fd3fd09721e in __futex_abstimed_wait_common64 (private=0, futex_word=0x55c1dab172c8, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c1dab172c8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007fd3fd09729b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55c1dab172c8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >#3 0x00007fd3fd099ac0 in __pthread_cond_wait_common (cond=0x55c1dab172a0, mutex=0x55c1dab17270, clockid=0, abstime=0x0) at pthread_cond_wait.c:503 >#4 ___pthread_cond_wait (cond=0x55c1dab172a0, mutex=0x55c1dab17270) at pthread_cond_wait.c:618 >#5 0x00007fd3ed383039 in ?? () from /lib64/libgallium-25.0.4.so >#6 0x00007fd3ed34ed5b in ?? () from /lib64/libgallium-25.0.4.so >#7 0x00007fd3ed382f77 in ?? () from /lib64/libgallium-25.0.4.so >#8 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#9 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 23 (Thread 0x7fd38a7fc6c0 (LWP 5474)): >#0 0x00007fd3fd09721e in __futex_abstimed_wait_common64 (private=0, futex_word=0x7fd390003dd0, expected=0, op=137, abstime=0x7fd38a7fb860, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x7fd390003dd0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fd38a7fb860, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007fd3fd09729b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7fd390003dd0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fd38a7fb860, private=private@entry=0) at futex-internal.c:139 >#3 0x00007fd3fd099dd5 in __pthread_cond_wait_common (cond=0x7fd390003da8, mutex=0x7fd390003d80, clockid=1, abstime=0x7fd38a7fb860) at pthread_cond_wait.c:503 >#4 ___pthread_cond_timedwait64 (cond=0x7fd390003da8, mutex=0x7fd390003d80, abstime=0x7fd38a7fb860) at pthread_cond_wait.c:643 >#5 0x00007fd3fd9108b8 in QWaitConditionPrivate::wait_relative (this=<optimized out>, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qwaitcondition_unix.cpp:95 >#6 QWaitConditionPrivate::wait (this=0x7fd390003d80, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qwaitcondition_unix.cpp:103 >#7 QWaitCondition::wait (this=<optimized out>, mutex=0x7fd3900036d8, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qwaitcondition_unix.cpp:183 >#8 0x00007fd3fd90ac4c in QThreadPoolThread::run (this=0x7fd390003ae0) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthreadpool.cpp:119 >#9 0x00007fd3fd9045d7 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:375 >#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:311 >#11 QThreadPrivate::start (arg=0x7fd390003ae0) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:339 >#12 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#13 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 22 (Thread 0x7fd3e7fff6c0 (LWP 3777)): >#0 0x00007fd3fd09721e in __futex_abstimed_wait_common64 (private=0, futex_word=0x55c1dab0726c, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c1dab0726c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007fd3fd09729b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55c1dab0726c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >#3 0x00007fd3fd099ac0 in __pthread_cond_wait_common (cond=0x55c1dab07240, mutex=0x55c1dab07218, clockid=0, abstime=0x0) at pthread_cond_wait.c:503 >#4 ___pthread_cond_wait (cond=0x55c1dab07240, mutex=0x55c1dab07218) at pthread_cond_wait.c:618 >#5 0x00007fd3ed383039 in ?? () from /lib64/libgallium-25.0.4.so >#6 0x00007fd3ed639d7b in ?? () from /lib64/libgallium-25.0.4.so >#7 0x00007fd3ed382f77 in ?? () from /lib64/libgallium-25.0.4.so >#8 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#9 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 21 (Thread 0x7fd3a2dfe6c0 (LWP 5473)): >#0 0x00007fd3fd09721e in __futex_abstimed_wait_common64 (private=0, futex_word=0x55c1dcbba8b4, expected=0, op=137, abstime=0x7fd3a2dfd860, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c1dcbba8b4, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fd3a2dfd860, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007fd3fd09729b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55c1dcbba8b4, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fd3a2dfd860, private=private@entry=0) at futex-internal.c:139 >#3 0x00007fd3fd099dd5 in __pthread_cond_wait_common (cond=0x55c1dcbba888, mutex=0x55c1dcbba860, clockid=1, abstime=0x7fd3a2dfd860) at pthread_cond_wait.c:503 >#4 ___pthread_cond_timedwait64 (cond=0x55c1dcbba888, mutex=0x55c1dcbba860, abstime=0x7fd3a2dfd860) at pthread_cond_wait.c:643 >#5 0x00007fd3fd9108b8 in QWaitConditionPrivate::wait_relative (this=<optimized out>, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qwaitcondition_unix.cpp:95 >#6 QWaitConditionPrivate::wait (this=0x55c1dcbba860, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qwaitcondition_unix.cpp:103 >#7 QWaitCondition::wait (this=<optimized out>, mutex=0x55c1dc8981b8, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qwaitcondition_unix.cpp:183 >#8 0x00007fd3fd90ac4c in QThreadPoolThread::run (this=0x55c1dc05ee60) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthreadpool.cpp:119 >#9 0x00007fd3fd9045d7 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:375 >#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:311 >#11 QThreadPrivate::start (arg=0x55c1dc05ee60) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:339 >#12 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#13 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 20 (Thread 0x7fd3f79ff6c0 (LWP 3773)): >#0 0x00007fd3fd10c5c6 in __GI_ppoll (fds=fds@entry=0x55c1da98b1a0, nfds=nfds@entry=2, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42 >#1 0x00007fd3fbc21015 in ppoll (__fds=0x55c1da98b1a0, __nfds=2, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101 >#2 g_main_context_poll_unlocked (priority=<optimized out>, context=0x7fd3f0000c80, timeout_usec=<optimized out>, fds=0x55c1da98b1a0, n_fds=2) at ../glib/gmain.c:4632 >#3 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7fd3f0000c80, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4309 >#4 0x00007fd3fbbc2b4c in g_main_context_iteration (context=0x7fd3f0000c80, may_block=1) at ../glib/gmain.c:4379 >#5 0x00007fd3fd9eae73 in QEventDispatcherGlib::processEvents (this=0x7fd3f0000b70, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qeventdispatcher_glib.cpp:399 >#6 0x00007fd3fd79a8db in QEventLoop::exec (this=0x7fd3f79fe8d0, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/global/qflags.h:34 >#7 0x00007fd3fd889edc in QThread::exec (this=this@entry=0x7fd3fe808b00 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/global/qflags.h:74 >#8 0x00007fd3fe77ef3e in QDBusConnectionManager::run (this=0x7fd3fe808b00 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/dbus/qdbusconnectionmanager.cpp:144 >#9 0x00007fd3fd9045d7 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:375 >#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:311 >#11 QThreadPrivate::start (arg=0x7fd3fe808b00 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS__q_manager> >::instance()::holder>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:339 >#12 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#13 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 19 (Thread 0x7fd389ffb6c0 (LWP 5326)): >#0 0x00007fd3fd09721e in __futex_abstimed_wait_common64 (private=0, futex_word=0x55c1de691aa4, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c1de691aa4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007fd3fd09729b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55c1de691aa4, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >#3 0x00007fd3fd099ac0 in __pthread_cond_wait_common (cond=0x55c1de691a78, mutex=0x55c1de691a50, clockid=0, abstime=0x0) at pthread_cond_wait.c:503 >#4 ___pthread_cond_wait (cond=0x55c1de691a78, mutex=0x55c1de691a50) at pthread_cond_wait.c:618 >#5 0x00007fd3fd910933 in QWaitConditionPrivate::wait (this=0x55c1de691a50, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qwaitcondition_unix.cpp:105 >#6 QWaitCondition::wait (this=this@entry=0x55c1de641b30, mutex=mutex@entry=0x55c1de641b28, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qwaitcondition_unix.cpp:183 >#7 0x00007fd3fc906d3a in QSGRenderThreadEventQueue::takeEvent (this=<optimized out>, wait=true) at /usr/src/debug/qtdeclarative-everywhere-src-6.8.2/src/quick/scenegraph/qsgthreadedrenderloop.cpp:198 >#8 QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x55c1de641a70) at /usr/src/debug/qtdeclarative-everywhere-src-6.8.2/src/quick/scenegraph/qsgthreadedrenderloop.cpp:869 >#9 0x00007fd3fc906fb2 in QSGRenderThread::run (this=0x55c1de641a70) at /usr/src/debug/qtdeclarative-everywhere-src-6.8.2/src/quick/scenegraph/qsgthreadedrenderloop.cpp:992 >#10 0x00007fd3fd9045d7 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:375 >#11 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:311 >#12 QThreadPrivate::start (arg=0x55c1de641a70) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:339 >#13 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#14 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 18 (Thread 0x7fd3a0ea26c0 (LWP 5142)): >#0 0x00007fd3fd10c5c6 in __GI_ppoll (fds=fds@entry=0x7fd390050a20, nfds=nfds@entry=5, timeout=<optimized out>, timeout@entry=0x7fd3a0ea17b0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42 >#1 0x00007fd3fbc21015 in ppoll (__fds=0x7fd390050a20, __nfds=5, __timeout=0x7fd3a0ea17b0, __ss=0x0) at /usr/include/bits/poll2.h:101 >#2 g_main_context_poll_unlocked (priority=<optimized out>, context=0x7fd390000c60, timeout_usec=<optimized out>, fds=0x7fd390050a20, n_fds=5) at ../glib/gmain.c:4632 >#3 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7fd390000c60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4309 >#4 0x00007fd3fbbc2b4c in g_main_context_iteration (context=0x7fd390000c60, may_block=1) at ../glib/gmain.c:4379 >#5 0x00007fd3fd9eae73 in QEventDispatcherGlib::processEvents (this=0x7fd390000b70, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qeventdispatcher_glib.cpp:399 >#6 0x00007fd3fd79a8db in QEventLoop::exec (this=0x7fd3a0ea1920, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/global/qflags.h:34 >#7 0x00007fd3fd889edc in QThread::exec (this=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/global/qflags.h:74 >#8 0x00007fd3fd9045d7 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:375 >#9 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:311 >#10 QThreadPrivate::start (arg=0x55c1dc000c80) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:339 >#11 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#12 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 17 (Thread 0x7fd38affd6c0 (LWP 5145)): >#0 0x00007fd3fd10c5c6 in __GI_ppoll (fds=fds@entry=0x7fd37c000bb0, nfds=nfds@entry=2, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42 >#1 0x00007fd3fbc21015 in ppoll (__fds=0x7fd37c000bb0, __nfds=2, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101 >#2 g_main_context_poll_unlocked (priority=<optimized out>, context=0x55c1de7e77b0, timeout_usec=<optimized out>, fds=0x7fd37c000bb0, n_fds=2) at ../glib/gmain.c:4632 >#3 g_main_context_iterate_unlocked.isra.0 (context=0x55c1de7e77b0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4309 >#4 0x00007fd3fbbc401f in g_main_loop_run (loop=0x55c1de7e78b0) at ../glib/gmain.c:4516 >#5 0x00007fd3f8b469a6 in gdbus_shared_thread_func (user_data=0x55c1de7e7780) at ../gio/gdbusprivate.c:284 >#6 0x00007fd3fbbf74ff in g_thread_proxy (data=0x55c1dca87a80) at ../glib/gthread.c:893 >#7 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#8 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 16 (Thread 0x7fd3e4ff96c0 (LWP 3783)): >#0 0x00007fd3fd09721e in __futex_abstimed_wait_common64 (private=0, futex_word=0x55c1dab06db0, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c1dab06db0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007fd3fd09729b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55c1dab06db0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >#3 0x00007fd3fd099ac0 in __pthread_cond_wait_common (cond=0x55c1dab06d88, mutex=0x55c1dab06d60, clockid=0, abstime=0x0) at pthread_cond_wait.c:503 >#4 ___pthread_cond_wait (cond=0x55c1dab06d88, mutex=0x55c1dab06d60) at pthread_cond_wait.c:618 >#5 0x00007fd3ed383039 in ?? () from /lib64/libgallium-25.0.4.so >#6 0x00007fd3ed635b9b in ?? () from /lib64/libgallium-25.0.4.so >#7 0x00007fd3ed382f77 in ?? () from /lib64/libgallium-25.0.4.so >#8 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#9 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 15 (Thread 0x7fd38b7fe6c0 (LWP 5144)): >#0 0x00007fd3fd10c5c6 in __GI_ppoll (fds=fds@entry=0x7fd384000b70, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42 >#1 0x00007fd3fbc21015 in ppoll (__fds=0x7fd384000b70, __nfds=1, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101 >#2 g_main_context_poll_unlocked (priority=<optimized out>, context=0x55c1de7dbfa0, timeout_usec=<optimized out>, fds=0x7fd384000b70, n_fds=1) at ../glib/gmain.c:4632 >#3 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x55c1de7dbfa0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4309 >#4 0x00007fd3fbbc2b4c in g_main_context_iteration (context=0x55c1de7dbfa0, may_block=may_block@entry=1) at ../glib/gmain.c:4379 >#5 0x00007fd3fbbc2b91 in glib_worker_main (data=<optimized out>) at ../glib/gmain.c:6578 >#6 0x00007fd3fbbf74ff in g_thread_proxy (data=0x55c1dca87e80) at ../glib/gthread.c:893 >#7 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#8 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 14 (Thread 0x7fd3e5ffb6c0 (LWP 3781)): >#0 0x00007fd3fd09721e in __futex_abstimed_wait_common64 (private=0, futex_word=0x55c1dab06db0, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c1dab06db0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007fd3fd09729b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55c1dab06db0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >#3 0x00007fd3fd099ac0 in __pthread_cond_wait_common (cond=0x55c1dab06d88, mutex=0x55c1dab06d60, clockid=0, abstime=0x0) at pthread_cond_wait.c:503 >#4 ___pthread_cond_wait (cond=0x55c1dab06d88, mutex=0x55c1dab06d60) at pthread_cond_wait.c:618 >#5 0x00007fd3ed383039 in ?? () from /lib64/libgallium-25.0.4.so >#6 0x00007fd3ed635b9b in ?? () from /lib64/libgallium-25.0.4.so >#7 0x00007fd3ed382f77 in ?? () from /lib64/libgallium-25.0.4.so >#8 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#9 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 13 (Thread 0x7fd3a35ff6c0 (LWP 5472)): >#0 0x00007fd3fd09721e in __futex_abstimed_wait_common64 (private=0, futex_word=0x55c1dcbbac34, expected=0, op=137, abstime=0x7fd3a35fe860, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c1dcbbac34, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fd3a35fe860, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007fd3fd09729b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55c1dcbbac34, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fd3a35fe860, private=private@entry=0) at futex-internal.c:139 >#3 0x00007fd3fd099dd5 in __pthread_cond_wait_common (cond=0x55c1dcbbac08, mutex=0x55c1dcbbabe0, clockid=1, abstime=0x7fd3a35fe860) at pthread_cond_wait.c:503 >#4 ___pthread_cond_timedwait64 (cond=0x55c1dcbbac08, mutex=0x55c1dcbbabe0, abstime=0x7fd3a35fe860) at pthread_cond_wait.c:643 >#5 0x00007fd3fd9108b8 in QWaitConditionPrivate::wait_relative (this=<optimized out>, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qwaitcondition_unix.cpp:95 >#6 QWaitConditionPrivate::wait (this=0x55c1dcbbabe0, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qwaitcondition_unix.cpp:103 >#7 QWaitCondition::wait (this=<optimized out>, mutex=0x55c1dc8981b8, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qwaitcondition_unix.cpp:183 >#8 0x00007fd3fd90ac4c in QThreadPoolThread::run (this=0x55c1dc05f180) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthreadpool.cpp:119 >#9 0x00007fd3fd9045d7 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:375 >#10 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:311 >#11 QThreadPrivate::start (arg=0x55c1dc05f180) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:339 >#12 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#13 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 12 (Thread 0x7fd3e67fc6c0 (LWP 3780)): >#0 0x00007fd3fd09721e in __futex_abstimed_wait_common64 (private=0, futex_word=0x55c1dab06db0, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c1dab06db0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007fd3fd09729b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55c1dab06db0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >#3 0x00007fd3fd099ac0 in __pthread_cond_wait_common (cond=0x55c1dab06d88, mutex=0x55c1dab06d60, clockid=0, abstime=0x0) at pthread_cond_wait.c:503 >#4 ___pthread_cond_wait (cond=0x55c1dab06d88, mutex=0x55c1dab06d60) at pthread_cond_wait.c:618 >#5 0x00007fd3ed383039 in ?? () from /lib64/libgallium-25.0.4.so >#6 0x00007fd3ed635b9b in ?? () from /lib64/libgallium-25.0.4.so >#7 0x00007fd3ed382f77 in ?? () from /lib64/libgallium-25.0.4.so >#8 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#9 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 11 (Thread 0x7fd38bfff6c0 (LWP 5143)): >#0 0x00007fd3fd1176b9 in syscall () from /lib64/libc.so.6 >#1 0x00007fd3fbbf22b0 in g_cond_wait_impl (cond=0x55c1de7d3fe8, mutex=0x55c1de7d3fe0) at ../glib/gthread-posix.c:1026 >#2 g_cond_wait (cond=0x55c1de7d3fe8, mutex=0x55c1de7d3fe0) at ../glib/gthread.c:1686 >#3 0x00007fd3fbb8e00b in g_async_queue_pop_intern_unlocked (queue=0x55c1de7d3fe0, wait=1, end_time=-1) at ../glib/gasyncqueue.c:375 >#4 0x00007fd3fbbf83d0 in g_thread_pool_spawn_thread (data=<optimized out>) at ../glib/gthreadpool.c:297 >#5 0x00007fd3fbbf74ff in g_thread_proxy (data=0x55c1dca8af70) at ../glib/gthread.c:893 >#6 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#7 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 10 (Thread 0x7fd3b3fff6c0 (LWP 3785)): >#0 0x00007fd3fd10c5c6 in __GI_ppoll (fds=fds@entry=0x55c1dab515f0, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42 >#1 0x00007fd3fbc21015 in ppoll (__fds=0x55c1dab515f0, __nfds=1, __timeout=0x0, __ss=0x0) at /usr/include/bits/poll2.h:101 >#2 g_main_context_poll_unlocked (priority=<optimized out>, context=0x7fd3ac000c60, timeout_usec=<optimized out>, fds=0x55c1dab515f0, n_fds=1) at ../glib/gmain.c:4632 >#3 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7fd3ac000c60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4309 >#4 0x00007fd3fbbc2b4c in g_main_context_iteration (context=0x7fd3ac000c60, may_block=1) at ../glib/gmain.c:4379 >#5 0x00007fd3fd9eae73 in QEventDispatcherGlib::processEvents (this=0x7fd3ac000b70, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qeventdispatcher_glib.cpp:399 >#6 0x00007fd3fd79a8db in QEventLoop::exec (this=0x7fd3b3ffe920, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/global/qflags.h:34 >#7 0x00007fd3fd889edc in QThread::exec (this=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/global/qflags.h:74 >#8 0x00007fd3fd9045d7 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:375 >#9 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:311 >#10 QThreadPrivate::start (arg=0x55c1dab516c0) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:339 >#11 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#12 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 9 (Thread 0x7fd3e6ffd6c0 (LWP 3779)): >#0 0x00007fd3fd09721e in __futex_abstimed_wait_common64 (private=0, futex_word=0x55c1dab0752c, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c1dab0752c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007fd3fd09729b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55c1dab0752c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >#3 0x00007fd3fd099ac0 in __pthread_cond_wait_common (cond=0x55c1dab07500, mutex=0x55c1dab074d8, clockid=0, abstime=0x0) at pthread_cond_wait.c:503 >#4 ___pthread_cond_wait (cond=0x55c1dab07500, mutex=0x55c1dab074d8) at pthread_cond_wait.c:618 >#5 0x00007fd3ed383039 in ?? () from /lib64/libgallium-25.0.4.so >#6 0x00007fd3ed639d7b in ?? () from /lib64/libgallium-25.0.4.so >#7 0x00007fd3ed382f77 in ?? () from /lib64/libgallium-25.0.4.so >#8 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#9 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 8 (Thread 0x7fd3a25fd6c0 (LWP 5139)): >#0 0x00007fd3fd09721e in __futex_abstimed_wait_common64 (private=0, futex_word=0x55c1de0e9d90, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c1de0e9d90, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007fd3fd09729b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55c1de0e9d90, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >#3 0x00007fd3fd099ac0 in __pthread_cond_wait_common (cond=0x55c1de0e9d68, mutex=0x55c1de0e9d40, clockid=0, abstime=0x0) at pthread_cond_wait.c:503 >#4 ___pthread_cond_wait (cond=0x55c1de0e9d68, mutex=0x55c1de0e9d40) at pthread_cond_wait.c:618 >#5 0x00007fd3fd910933 in QWaitConditionPrivate::wait (this=0x55c1de0e9d40, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qwaitcondition_unix.cpp:105 >#6 QWaitCondition::wait (this=this@entry=0x55c1dc7d1c00, mutex=mutex@entry=0x55c1dc7d1bf8, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qwaitcondition_unix.cpp:183 >#7 0x00007fd3fc906d3a in QSGRenderThreadEventQueue::takeEvent (this=<optimized out>, wait=true) at /usr/src/debug/qtdeclarative-everywhere-src-6.8.2/src/quick/scenegraph/qsgthreadedrenderloop.cpp:198 >#8 QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x55c1dc7d1b40) at /usr/src/debug/qtdeclarative-everywhere-src-6.8.2/src/quick/scenegraph/qsgthreadedrenderloop.cpp:869 >#9 0x00007fd3fc906fb2 in QSGRenderThread::run (this=0x55c1dc7d1b40) at /usr/src/debug/qtdeclarative-everywhere-src-6.8.2/src/quick/scenegraph/qsgthreadedrenderloop.cpp:992 >#10 0x00007fd3fd9045d7 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:375 >#11 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:311 >#12 QThreadPrivate::start (arg=0x55c1dc7d1b40) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:339 >#13 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#14 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 7 (Thread 0x7fd3ecdff6c0 (LWP 3776)): >#0 0x00007fd3fd09721e in __futex_abstimed_wait_common64 (private=0, futex_word=0x55c1dab0710c, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c1dab0710c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007fd3fd09729b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55c1dab0710c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >#3 0x00007fd3fd099ac0 in __pthread_cond_wait_common (cond=0x55c1dab070e0, mutex=0x55c1dab070b8, clockid=0, abstime=0x0) at pthread_cond_wait.c:503 >#4 ___pthread_cond_wait (cond=0x55c1dab070e0, mutex=0x55c1dab070b8) at pthread_cond_wait.c:618 >#5 0x00007fd3ed383039 in ?? () from /lib64/libgallium-25.0.4.so >#6 0x00007fd3ed639d7b in ?? () from /lib64/libgallium-25.0.4.so >#7 0x00007fd3ed382f77 in ?? () from /lib64/libgallium-25.0.4.so >#8 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#9 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 6 (Thread 0x7fd3e77fe6c0 (LWP 3778)): >#0 0x00007fd3fd09721e in __futex_abstimed_wait_common64 (private=0, futex_word=0x55c1dab073c8, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c1dab073c8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007fd3fd09729b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55c1dab073c8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >#3 0x00007fd3fd099ac0 in __pthread_cond_wait_common (cond=0x55c1dab073a0, mutex=0x55c1dab07378, clockid=0, abstime=0x0) at pthread_cond_wait.c:503 >#4 ___pthread_cond_wait (cond=0x55c1dab073a0, mutex=0x55c1dab07378) at pthread_cond_wait.c:618 >#5 0x00007fd3ed383039 in ?? () from /lib64/libgallium-25.0.4.so >#6 0x00007fd3ed639d7b in ?? () from /lib64/libgallium-25.0.4.so >#7 0x00007fd3ed382f77 in ?? () from /lib64/libgallium-25.0.4.so >#8 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#9 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 5 (Thread 0x7fd3b35f36c0 (LWP 3786)): >#0 0x00007fd3fd09721e in __futex_abstimed_wait_common64 (private=0, futex_word=0x55c1daf69b34, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c1daf69b34, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007fd3fd09729b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55c1daf69b34, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >#3 0x00007fd3fd099ac0 in __pthread_cond_wait_common (cond=0x55c1daf69b08, mutex=0x55c1daf69ae0, clockid=0, abstime=0x0) at pthread_cond_wait.c:503 >#4 ___pthread_cond_wait (cond=0x55c1daf69b08, mutex=0x55c1daf69ae0) at pthread_cond_wait.c:618 >#5 0x00007fd3fd910933 in QWaitConditionPrivate::wait (this=0x55c1daf69ae0, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qwaitcondition_unix.cpp:105 >#6 QWaitCondition::wait (this=this@entry=0x55c1dc7be270, mutex=mutex@entry=0x55c1dc7be268, deadline=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qwaitcondition_unix.cpp:183 >#7 0x00007fd3fc906d3a in QSGRenderThreadEventQueue::takeEvent (this=<optimized out>, wait=true) at /usr/src/debug/qtdeclarative-everywhere-src-6.8.2/src/quick/scenegraph/qsgthreadedrenderloop.cpp:198 >#8 QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x55c1dc7be1b0) at /usr/src/debug/qtdeclarative-everywhere-src-6.8.2/src/quick/scenegraph/qsgthreadedrenderloop.cpp:869 >#9 0x00007fd3fc906fb2 in QSGRenderThread::run (this=0x55c1dc7be1b0) at /usr/src/debug/qtdeclarative-everywhere-src-6.8.2/src/quick/scenegraph/qsgthreadedrenderloop.cpp:992 >#10 0x00007fd3fd9045d7 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:375 >#11 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:311 >#12 QThreadPrivate::start (arg=0x55c1dc7be1b0) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:339 >#13 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#14 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 4 (Thread 0x7fd3effff6c0 (LWP 3775)): >#0 0x00007fd3fd10c06f in __GI___poll (fds=fds@entry=0x7fd3efffe910, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >#1 0x00007fd3fb170587 in poll (__fds=0x7fd3efffe910, __nfds=2, __timeout=-1) at /usr/include/bits/poll2.h:44 >#2 QtWaylandClient::EventThread::run (this=0x55c1daa040f0) at /usr/src/debug/qtwayland-everywhere-src-6.8.2/src/client/qwaylanddisplay.cpp:182 >#3 0x00007fd3fd9045d7 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:375 >#4 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:311 >#5 QThreadPrivate::start (arg=0x55c1daa040f0) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:339 >#6 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#7 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 3 (Thread 0x7fd3e57fa6c0 (LWP 3782)): >#0 0x00007fd3fd09721e in __futex_abstimed_wait_common64 (private=0, futex_word=0x55c1dab06db0, expected=0, op=393, abstime=0x0, cancel=true) at futex-internal.c:57 >#1 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x55c1dab06db0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87 >#2 0x00007fd3fd09729b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55c1dab06db0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139 >#3 0x00007fd3fd099ac0 in __pthread_cond_wait_common (cond=0x55c1dab06d88, mutex=0x55c1dab06d60, clockid=0, abstime=0x0) at pthread_cond_wait.c:503 >#4 ___pthread_cond_wait (cond=0x55c1dab06d88, mutex=0x55c1dab06d60) at pthread_cond_wait.c:618 >#5 0x00007fd3ed383039 in ?? () from /lib64/libgallium-25.0.4.so >#6 0x00007fd3ed635b9b in ?? () from /lib64/libgallium-25.0.4.so >#7 0x00007fd3ed382f77 in ?? () from /lib64/libgallium-25.0.4.so >#8 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#9 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 2 (Thread 0x7fd3f4fa36c0 (LWP 3774)): >#0 0x00007fd3fd10c06f in __GI___poll (fds=fds@entry=0x7fd3f4fa2910, nfds=nfds@entry=2, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 >#1 0x00007fd3fb170587 in poll (__fds=0x7fd3f4fa2910, __nfds=2, __timeout=-1) at /usr/include/bits/poll2.h:44 >#2 QtWaylandClient::EventThread::run (this=0x55c1daa394d0) at /usr/src/debug/qtwayland-everywhere-src-6.8.2/src/client/qwaylanddisplay.cpp:182 >#3 0x00007fd3fd9045d7 in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:375 >#4 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:311 >#5 QThreadPrivate::start (arg=0x55c1daa394d0) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/thread/qthread_unix.cpp:339 >#6 0x00007fd3fd09a883 in start_thread (arg=<optimized out>) at pthread_create.c:447 >#7 0x00007fd3fd119a08 in __clone3 () from /lib64/libc.so.6 > >Thread 1 (Thread 0x7fd3f888cc40 (LWP 3772)): >#0 QArrayDataPointer<char16_t>::QArrayDataPointer (this=<optimized out>, other=...) at /usr/include/qt6/QtCore/qarraydatapointer.h:37 >#1 QString::QString (this=<optimized out>, other=..., this=<optimized out>, other=...) at /usr/include/qt6/QtCore/qstring.h:1261 >#2 Feed::groupName (this=0x0) at /usr/src/debug/alligator-24.12.3/src/feed.cpp:118 >#3 FeedsProxyModel::lessThan (this=<optimized out>, source_left=..., source_right=...) at /usr/src/debug/alligator-24.12.3/src/feedsproxymodel.cpp:70 >#4 0x00007fd3fd9c2b20 in QSortFilterProxyModelPrivate::needsReorder(QList<int> const&, QModelIndex const&) const::{lambda(int)#1}::operator()(int) const () at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/itemmodels/qsortfilterproxymodel.cpp:1386 >#5 0x00007fd3fd9c9754 in __gnu_cxx::__ops::_Iter_pred<QSortFilterProxyModelPrivate::needsReorder(const QList<int>&, const QModelIndex&) const::<lambda(int)> >::operator()<QList<int>::const_iterator> (this=0x7ffc16bbeca0, __it=...) at /usr/include/c++/14/bits/predefined_ops.h:318 >#6 std::__find_if<QList<int>::const_iterator, __gnu_cxx::__ops::_Iter_pred<QSortFilterProxyModelPrivate::needsReorder(const QList<int>&, const QModelIndex&) const::<lambda(int)> > > (__first=..., __last=..., __pred=...) at /usr/include/c++/14/bits/stl_algobase.h:2127 >#7 std::__find_if<QList<int>::const_iterator, __gnu_cxx::__ops::_Iter_pred<QSortFilterProxyModelPrivate::needsReorder(const QList<int>&, const QModelIndex&) const::<lambda(int)> > > (__first=..., __last=..., __pred=...) at /usr/include/c++/14/bits/stl_algobase.h:2142 >#8 std::find_if<QList<int>::const_iterator, QSortFilterProxyModelPrivate::needsReorder(const QList<int>&, const QModelIndex&) const::<lambda(int)> > (__pred=..., __first=..., __last=...) at /usr/include/c++/14/bits/stl_algo.h:3875 >#9 std::none_of<QList<int>::const_iterator, QSortFilterProxyModelPrivate::needsReorder(const QList<int>&, const QModelIndex&) const::<lambda(int)> > (__first=..., __last=..., __pred=...) at /usr/include/c++/14/bits/stl_algo.h:429 >#10 std::any_of<QList<int>::const_iterator, QSortFilterProxyModelPrivate::needsReorder(const QList<int>&, const QModelIndex&) const::<lambda(int)> > (__first=..., __last=..., __pred=...) at /usr/include/c++/14/bits/stl_algo.h:448 >#11 QSortFilterProxyModelPrivate::needsReorder (this=0x55c1dc754c30, source_rows=..., source_parent=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/itemmodels/qsortfilterproxymodel.cpp:1372 >#12 QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x55c1dc754c30, source_top_left=..., source_bottom_right=..., roles=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/itemmodels/qsortfilterproxymodel.cpp:1482 >#13 0x00007fd3fd7f3ca1 in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qobjectdefs_impl.h:486 >#14 doActivate<false> (sender=0x55c1dada5680, signal_index=3, argv=0x7ffc16bbee10) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qobject.cpp:4115 >#15 0x00007fd3fd998c20 in QAbstractItemModel::dataChanged (this=<optimized out>, _t1=..., _t2=..., _t3=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/BUILD/src/corelib/Core_autogen/include/moc_qabstractitemmodel.cpp:1025 >#16 0x000055c1ad028363 in operator() (__closure=<optimized out>, url=..., name=..., image=..., link=..., description=..., lastUpdated=...) at /usr/src/debug/alligator-24.12.3/src/feedsmodel.cpp:36 >#17 operator() (__closure=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:141 >#18 QtPrivate::FunctorCallBase::call_internal<void, QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1, 2, 3, 4, 5>, QtPrivate::List<const QString&, const QString&, const QString&, const QString&, const QString&, const QDateTime&>, void, FeedsModel::FeedsModel(QObject*)::<lambda(const QString&, const QString&, const QString&, const QString&, const QString&, const QDateTime&)> >::call(FeedsModel::FeedsModel(QObject*)::<lambda(const QString&, const QString&, const QString&, const QString&, const QString&, const QDateTime&)>&, void**)::<lambda()> > (args=<optimized out>, fn=...) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:65 >#19 QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1, 2, 3, 4, 5>, QtPrivate::List<const QString&, const QString&, const QString&, const QString&, const QString&, const QDateTime&>, void, FeedsModel::FeedsModel(QObject*)::<lambda(const QString&, const QString&, const QString&, const QString&, const QString&, const QDateTime&)> >::call (f=..., arg=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:140 >#20 QtPrivate::FunctorCallable<FeedsModel::FeedsModel(QObject*)::<lambda(const QString&, const QString&, const QString&, const QString&, const QString&, const QDateTime&)>, const QString&, const QString&, const QString&, const QString&, const QString&, const QDateTime&>::call<QtPrivate::List<QString const&, QString const&, QString const&, QString const&, QString const&, QDateTime const&>, void> (f=..., arg=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:362 >#21 QtPrivate::QCallableObject<FeedsModel::FeedsModel(QObject*)::<lambda(const QString&, const QString&, const QString&, const QString&, const QString&, const QDateTime&)>, QtPrivate::List<const QString&, const QString&, const QString&, const QString&, const QString&, const QDateTime&>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=<optimized out>, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:572 >#22 0x00007fd3fd7f3ca1 in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qobjectdefs_impl.h:486 >#23 doActivate<false> (sender=0x55c1ad075060 <Fetcher::instance()::_instance>, signal_index=5, argv=0x7ffc16bbf1c0) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qobject.cpp:4115 >#24 0x000055c1ad02fa40 in Fetcher::feedDetailsUpdated (this=0x55c1ad075060 <Fetcher::instance()::_instance>, _t1=..., _t2=..., _t3=..., _t4=..., _t5=..., _t6=...) at /usr/src/debug/alligator-24.12.3/BUILD/src/alligator_autogen/EWIEGA46WW/moc_fetcher.cpp:308 >#25 Fetcher::processFeed (this=0x55c1ad075060 <Fetcher::instance()::_instance>, feed=..., url=..., markEntriesRead=false) at /usr/src/debug/alligator-24.12.3/src/fetcher.cpp:105 >#26 0x000055c1ad0310fe in operator() (__closure=0x55c1daefc690) at /usr/src/debug/alligator-24.12.3/src/fetcher.cpp:49 >#27 0x00007fd3fd7f3ca1 in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qobjectdefs_impl.h:486 >#28 doActivate<false> (sender=0x55c1ddd447d0, signal_index=12, argv=0x7ffc16bbf3c8) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qobject.cpp:4115 >#29 0x00007fd3fd7da0c7 in QObject::event (this=0x55c1ddd447d0, e=0x7fd39006dd90) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qobject.cpp:1418 >#30 0x00007fd3ff3af9b5 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55c1ddd447d0, e=0x7fd39006dd90) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/widgets/kernel/qapplication.cpp:3296 >#31 0x00007fd3fd792a30 in QCoreApplication::notifyInternal2 (receiver=0x55c1ddd447d0, event=0x7fd39006dd90) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qcoreapplication.cpp:1172 >#32 0x00007fd3fd798a20 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x55c1da9c8d50) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qcoreapplication.cpp:1946 >#33 0x00007fd3fd9ed9e7 in postEventSourceDispatch (s=0x55c1daa89950) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qeventdispatcher_glib.cpp:246 >#34 0x00007fd3fbbc3693 in g_main_dispatch (context=0x7fd3f0000f00) at ../glib/gmain.c:3398 >#35 0x00007fd3fbc20f47 in g_main_context_dispatch_unlocked (context=0x7fd3f0000f00) at ../glib/gmain.c:4249 >#36 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7fd3f0000f00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4314 >#37 0x00007fd3fbbc2b4c in g_main_context_iteration (context=0x7fd3f0000f00, may_block=1) at ../glib/gmain.c:4379 >#38 0x00007fd3fd9eae91 in QEventDispatcherGlib::processEvents (this=0x55c1da98a600, flags=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/kernel/qeventdispatcher_glib.cpp:401 >#39 0x00007fd3fd79a8db in QEventLoop::exec (this=this@entry=0x7ffc16bbf810, flags=..., flags@entry=...) at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/global/qflags.h:34 >#40 0x00007fd3fd79c59a in QCoreApplication::exec () at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/corelib/global/qflags.h:74 >#41 0x00007fd3fdfe3bc0 in QGuiApplication::exec () at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/gui/kernel/qguiapplication.cpp:1975 >#42 0x00007fd3ff3acc79 in QApplication::exec () at /usr/src/debug/qtbase-everywhere-src-6.8.2/src/widgets/kernel/qapplication.cpp:2564 >#43 0x000055c1ad0220cf in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/alligator-24.12.3/src/main.cpp:130
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 53935
: 18264