https://bugs.kde.org/show_bug.cgi?id=416443

--- Comment #12 from Mihai Sorin Dobrescu <msdobre...@gmail.com> ---
gdb --pid `pidof plasmashell` 
GNU gdb (Gentoo 8.3.1 vanilla) 8.3.1
Copyright (C) 2019 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-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://bugs.gentoo.org/>.
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".
Attaching to process 15045
[New LWP 15072]
[New LWP 15081]
[New LWP 15093]
[New LWP 15112]
[New LWP 15186]
[New LWP 15395]
[New LWP 15524]
[New LWP 15527]
[New LWP 15593]
[New LWP 17582]
[New LWP 18903]

warning: Unable to find libthread_db matching inferior's thread library, thread
debugging will not be available.

warning: Unable to find libthread_db matching inferior's thread library, thread
debugging will not be available.
0x00007fc2b887d20d in QQuickParticleDataHeap::swap(int, int) () from
/usr/lib64/libQt5QuickParticles.so.5
(gdb) thread apply all bt

Thread 12 (LWP 18903):
#0  0x00007fc2e432c13c in pthread_cond_wait () at /lib64/libpthread.so.0
#1  0x00007fc2e5067c73 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib64/libQt5Core.so.5
#2  0x00007fc2e5067cf9 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib64/libQt5Core.so.5
#3  0x00007fc2e6b9c949 in  () at /usr/lib64/libQt5Quick.so.5
#4  0x00007fc2e6b9cbaa in  () at /usr/lib64/libQt5Quick.so.5
#5  0x00007fc2e50624b2 in  () at /usr/lib64/libQt5Core.so.5
#6  0x00007fc2e4325458 in  () at /lib64/libpthread.so.0
#7  0x00007fc2e4cd000f in clone () at /lib64/libc.so.6

Thread 11 (LWP 17582):
#0  0x00007fc2e4cc3f73 in poll () at /lib64/libc.so.6
#1  0x00007fc2e2d2d7b6 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fc2e2d2d8dc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x00007fc2e5240913 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib64/libQt5Core.so.5
#4  0x00007fc2e51ee2eb in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib64/libQt5Core.so.5
#5  0x00007fc2e5061296 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007fc2e6b162e6 in  () at /usr/lib64/libQt5Quick.so.5
#7  0x00007fc2e50624b2 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007fc2e4325458 in  () at /lib64/libpthread.so.0
#9  0x00007fc2e4cd000f in clone () at /lib64/libc.so.6

Thread 10 (LWP 15593):
#0  0x00007fc2e432c13c in pthread_cond_wait () at /lib64/libpthread.so.0
#1  0x00007fc2e5067c73 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib64/libQt5Core.so.5
#2  0x00007fc2e5067cf9 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib64/libQt5Core.so.5
#3  0x00007fc2e6b9c949 in  () at /usr/lib64/libQt5Quick.so.5
#4  0x00007fc2e6b9cbaa in  () at /usr/lib64/libQt5Quick.so.5
#5  0x00007fc2e50624b2 in  () at /usr/lib64/libQt5Core.so.5
#6  0x00007fc2e4325458 in  () at /lib64/libpthread.so.0
#7  0x00007fc2e4cd000f in clone () at /lib64/libc.so.6

Thread 9 (LWP 15527):
#0  0x00007fc2e432c13c in pthread_cond_wait () at /lib64/libpthread.so.0
#1  0x00007fc2e5067c73 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib64/libQt5Core.so.5
#2  0x00007fc2e5067cf9 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib64/libQt5Core.so.5
--Type <RET> for more, q to quit, c to continue without paging--
#3  0x00007fc2e6b9c949 in  () at /usr/lib64/libQt5Quick.so.5
#4  0x00007fc2e6b9cbaa in  () at /usr/lib64/libQt5Quick.so.5
#5  0x00007fc2e50624b2 in  () at /usr/lib64/libQt5Core.so.5
#6  0x00007fc2e4325458 in  () at /lib64/libpthread.so.0
#7  0x00007fc2e4cd000f in clone () at /lib64/libc.so.6

Thread 8 (LWP 15524):
#0  0x00007fc2e4cc3f73 in poll () at /lib64/libc.so.6
#1  0x00007fc2e2d2d7b6 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fc2e2d2d8dc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x00007fc2e5240913 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib64/libQt5Core.so.5
#4  0x00007fc2e51ee2eb in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib64/libQt5Core.so.5
#5  0x00007fc2e5061296 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007fc2b11be6c7 in KCupsConnection::run() () at
/usr/lib64/libkcupslib.so
#7  0x00007fc2e50624b2 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007fc2e4325458 in  () at /lib64/libpthread.so.0
#9  0x00007fc2e4cd000f in clone () at /lib64/libc.so.6

Thread 7 (LWP 15395):
#0  0x00007fc2e432c13c in pthread_cond_wait () at /lib64/libpthread.so.0
#1  0x00007fc2e5067c73 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib64/libQt5Core.so.5
#2  0x00007fc2e5067cf9 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib64/libQt5Core.so.5
#3  0x00007fc2e6b9c949 in  () at /usr/lib64/libQt5Quick.so.5
#4  0x00007fc2e6b9cbaa in  () at /usr/lib64/libQt5Quick.so.5
#5  0x00007fc2e50624b2 in  () at /usr/lib64/libQt5Core.so.5
#6  0x00007fc2e4325458 in  () at /lib64/libpthread.so.0
#7  0x00007fc2e4cd000f in clone () at /lib64/libc.so.6

Thread 6 (LWP 15186):
#0  0x00007fc2e4cc3f73 in poll () at /lib64/libc.so.6
#1  0x00007fc2e2d2d7b6 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fc2e2d2d8dc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x00007fc2e5240913 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib64/libQt5Core.so.5
#4  0x00007fc2e51ee2eb in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib64/libQt5Core.so.5
#5  0x00007fc2e5061296 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007fc2ba065c45 in  () at
/usr/lib64/qt5/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
#7  0x00007fc2e50624b2 in  () at /usr/lib64/libQt5Core.so.5
--Type <RET> for more, q to quit, c to continue without paging--
#8  0x00007fc2e4325458 in  () at /lib64/libpthread.so.0
#9  0x00007fc2e4cd000f in clone () at /lib64/libc.so.6

Thread 5 (LWP 15112):
#0  0x00007fc2e4cc3f73 in poll () at /lib64/libc.so.6
#1  0x00007fc2e2d2d7b6 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fc2e2d2d8dc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x00007fc2e5240913 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib64/libQt5Core.so.5
#4  0x00007fc2e51ee2eb in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib64/libQt5Core.so.5
#5  0x00007fc2e5061296 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007fc2e50624b2 in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007fc2e4325458 in  () at /lib64/libpthread.so.0
#8  0x00007fc2e4cd000f in clone () at /lib64/libc.so.6

Thread 4 (LWP 15093):
#0  0x00007fc2e4cc3f73 in poll () at /lib64/libc.so.6
#1  0x00007fc2e2d2d7b6 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fc2e2d2d8dc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x00007fc2e5240913 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib64/libQt5Core.so.5
#4  0x00007fc2e51ee2eb in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib64/libQt5Core.so.5
#5  0x00007fc2e5061296 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007fc2e68499d5 in  () at /usr/lib64/libQt5Qml.so.5
#7  0x00007fc2e50624b2 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007fc2e4325458 in  () at /lib64/libpthread.so.0
#9  0x00007fc2e4cd000f in clone () at /lib64/libc.so.6

Thread 3 (LWP 15081):
#0  0x00007fc2e4cc3f73 in poll () at /lib64/libc.so.6
#1  0x00007fc2e2d2d7b6 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fc2e2d2d8dc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x00007fc2e5240913 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib64/libQt5Core.so.5
#4  0x00007fc2e51ee2eb in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib64/libQt5Core.so.5
#5  0x00007fc2e5061296 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007fc2e5a32565 in  () at /usr/lib64/libQt5DBus.so.5
#7  0x00007fc2e50624b2 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007fc2e4325458 in  () at /lib64/libpthread.so.0
#9  0x00007fc2e4cd000f in clone () at /lib64/libc.so.6
--Type <RET> for more, q to quit, c to continue without paging--

Thread 2 (LWP 15072):
#0  0x00007fc2e4cc3f73 in poll () at /lib64/libc.so.6
#1  0x00007fc2e718e9e0 in  () at /usr/lib64/libxcb.so.1
#2  0x00007fc2e7190cc9 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007fc2d272e480 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007fc2e50624b2 in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007fc2e4325458 in  () at /lib64/libpthread.so.0
#6  0x00007fc2e4cd000f in clone () at /lib64/libc.so.6

Thread 1 (LWP 15045):
#0  0x00007fc2b887d20d in QQuickParticleDataHeap::swap(int, int) () at
/usr/lib64/libQt5QuickParticles.so.5
#1  0x00007fc2b887d5c0 in QQuickParticleDataHeap::bubbleUp(int) () at
/usr/lib64/libQt5QuickParticles.so.5
#2  0x00007fc2b887def2 in
QQuickParticleDataHeap::insertTimed(QQuickParticleData*, int) () at
/usr/lib64/libQt5QuickParticles.so.5
#3  0x00007fc2b887e629 in QQuickParticleGroupData::recycle() () at
/usr/lib64/libQt5QuickParticles.so.5
#4  0x00007fc2b8880fc8 in  () at /usr/lib64/libQt5QuickParticles.so.5
#5  0x00007fc2e504b5a1 in QAbstractAnimation::setCurrentTime(int) () at
/usr/lib64/libQt5Core.so.5
#6  0x00007fc2e504b6d7 in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007fc2e5049c3b in QUnifiedTimer::updateAnimationTimers(long long) () at
/usr/lib64/libQt5Core.so.5
#8  0x00007fc2e504a51c in QAnimationDriver::advanceAnimation(long long) () at
/usr/lib64/libQt5Core.so.5
#9  0x00007fc2e6b72bb9 in  () at /usr/lib64/libQt5Quick.so.5
#10 0x00007fc2e6b9769f in  () at /usr/lib64/libQt5Quick.so.5
#11 0x00007fc2e5c9f5b1 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/libQt5Widgets.so.5
#12 0x00007fc2e5ca6b90 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#13 0x00007fc2e51ef3d2 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib64/libQt5Core.so.5
#14 0x00007fc2e523fc94 in QTimerInfoList::activateTimers() () at
/usr/lib64/libQt5Core.so.5
#15 0x00007fc2e52404dc in  () at /usr/lib64/libQt5Core.so.5
#16 0x00007fc2e2d2d5ae in g_main_context_dispatch () at
/usr/lib64/libglib-2.0.so.0
#17 0x00007fc2e2d2d848 in  () at /usr/lib64/libglib-2.0.so.0
#18 0x00007fc2e2d2d8dc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#19 0x00007fc2e5240913 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib64/libQt5Core.so.5
#20 0x00007fc2e51ee2eb in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib64/libQt5Core.so.5
#21 0x00007fc2e51f6132 in QCoreApplication::exec() () at
/usr/lib64/libQt5Core.so.5
#22 0x0000560bda5a2223 in  ()
#23 0x00007fc2e4bece4b in __libc_start_main () at /lib64/libc.so.6
#24 0x0000560bda5a264a in _start ()

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to