[gwenview] [Bug 415269] New: Gwenview crashed after repeatedly zooming in and out with a touchscreen

2019-12-16 Thread Rosca Alex
https://bugs.kde.org/show_bug.cgi?id=415269

Bug ID: 415269
   Summary: Gwenview crashed after repeatedly zooming in and out
with a touchscreen
   Product: gwenview
   Version: 19.12.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: roscaale...@gmail.com
  Target Milestone: ---

Application: gwenview (19.12.0)

Qt Version: 5.13.2
Frameworks Version: 5.64.0
Operating System: Linux 4.19.88-1-lts x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:

I opened a large PNG image of size 10200x14028 and tried to zoom with my
touchscreen. Each time I try to do the pinch-zoom gesture, the whole program
starts lagging. It will eventually execute the zoom if I don't disturb the
program. If I do it repeatedly without waiting for the previous zoom(s) to
complete, then the program will crash.

The same behaviour can be observed even if I try zooming with the mouse (ctrl +
scroll), but it doesn't crash that often. Once I successfully zoomed all the
way in in and out for the first time, zooming with the mouse just makes the
program lag trying to execute all the zooms, but it doesn't crash.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f19e87c58c0 (LWP 2132479))]

Thread 7 (Thread 0x7f19c5de1700 (LWP 2132594)):
#0  0x7f19ec72ec45 in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f19ee3d3610 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/usr/lib/libQt5Core.so.5
#2  0x7f19ee3d3702 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#3  0x7f19effe06a5 in ?? () from /usr/lib/libgwenviewlib.so.5
#4  0x7f19ee3cd530 in ?? () from /usr/lib/libQt5Core.so.5
#5  0x7f19ec7284cf in start_thread () from /usr/lib/libpthread.so.0
#6  0x7f19ee0572d3 in clone () from /usr/lib/libc.so.6

Thread 6 (Thread 0x7f19d6ffd700 (LWP 2132485)):
#0  0x7f19ec72ec45 in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f19e504f76c in ?? () from /usr/lib/dri/i965_dri.so
#2  0x7f19e504f368 in ?? () from /usr/lib/dri/i965_dri.so
#3  0x7f19ec7284cf in start_thread () from /usr/lib/libpthread.so.0
#4  0x7f19ee0572d3 in clone () from /usr/lib/libc.so.6

Thread 5 (Thread 0x7f19d77fe700 (LWP 2132484)):
#0  0x7f19ec72ec45 in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f19e504f76c in ?? () from /usr/lib/dri/i965_dri.so
#2  0x7f19e504f368 in ?? () from /usr/lib/dri/i965_dri.so
#3  0x7f19ec7284cf in start_thread () from /usr/lib/libpthread.so.0
#4  0x7f19ee0572d3 in clone () from /usr/lib/libc.so.6

Thread 4 (Thread 0x7f19d7fff700 (LWP 2132483)):
#0  0x7f19ec72ec45 in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f19e504f76c in ?? () from /usr/lib/dri/i965_dri.so
#2  0x7f19e504f368 in ?? () from /usr/lib/dri/i965_dri.so
#3  0x7f19ec7284cf in start_thread () from /usr/lib/libpthread.so.0
#4  0x7f19ee0572d3 in clone () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7f19e49b9700 (LWP 2132482)):
#0  0x7f19ec72ec45 in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f19e504f76c in ?? () from /usr/lib/dri/i965_dri.so
#2  0x7f19e504f368 in ?? () from /usr/lib/dri/i965_dri.so
#3  0x7f19ec7284cf in start_thread () from /usr/lib/libpthread.so.0
#4  0x7f19ee0572d3 in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7f19e77f4700 (LWP 2132480)):
#0  0x7f19ebdf4d5d in ?? () from /usr/lib/libglib-2.0.so.0
#1  0x7f19ebdf567c in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f19ebdf693b in g_main_context_prepare () from
/usr/lib/libglib-2.0.so.0
#3  0x7f19ebdf7046 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x7f19ebdf71f1 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#5  0x7f19ee5f3b2c in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#6  0x7f19ee59a83c in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#7  0x7f19ee3cc305 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#8  0x7f19edc92b37 in ?? () from /usr/lib/libQt5DBus.so.5
#9  0x7f19ee3cd530 in ?? () from /usr/lib/libQt5Core.so.5
#10 0x7f19ec7284cf in start_thread () from /usr/lib/libpthread.so.0
#11 0x7f19ee0572d3 in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7f19e87c58c0 (LWP 2132479)):
[KCrash Handler]
#6  0x7f19ee3cd9a7 in QMutex::lock() () from /usr/lib/libQt5Core.so.5
#7  0x7f19ee59f02c in QCoreApplication::postEvent(QObject*, QEvent*, int)
() from 

[plasmashell] [Bug 413190] New: Plasma crashes after connecting to an open Wi-Fi connection

2019-10-19 Thread Rosca Alex
https://bugs.kde.org/show_bug.cgi?id=413190

Bug ID: 413190
   Summary: Plasma crashes after connecting to an open Wi-Fi
connection
   Product: plasmashell
   Version: 5.17.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: roscaale...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.17.0)

Qt Version: 5.13.1
Frameworks Version: 5.63.0
Operating System: Linux 4.19.79-2-lts x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:

I connected to an open Wi-Fi network and Plasma crashed and recovered itself.
It successfully conected to the network.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f968b44ec80 (LWP 397714))]

Thread 21 (Thread 0x7f960bfff700 (LWP 480857)):
#0  0x7f968f586c45 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f9690095660 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/libQt5Core.so.5
#2  0x7f9690095752 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#3  0x7f9691d1adad in  () at /usr/lib/libQt5Quick.so.5
#4  0x7f9691d1b05e in  () at /usr/lib/libQt5Quick.so.5
#5  0x7f969008f5b0 in  () at /usr/lib/libQt5Core.so.5
#6  0x7f968f5804cf in start_thread () at /usr/lib/libpthread.so.0
#7  0x7f968fd192d3 in clone () at /usr/lib/libc.so.6

Thread 20 (Thread 0x7f962521b700 (LWP 452164)):
#0  0x7f968e3f468f in g_source_ref () at /usr/lib/libglib-2.0.so.0
#1  0x7f968e3fb6c2 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f968e3fc99b in g_main_context_prepare () at
/usr/lib/libglib-2.0.so.0
#3  0x7f968e3fd0a6 in  () at /usr/lib/libglib-2.0.so.0
#4  0x7f968e3fd251 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#5  0x7f96902b5a1c in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#6  0x7f969025c4ec in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#7  0x7f969008e385 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x7f96919af849 in  () at /usr/lib/libQt5Qml.so.5
#9  0x7f969008f5b0 in  () at /usr/lib/libQt5Core.so.5
#10 0x7f968f5804cf in start_thread () at /usr/lib/libpthread.so.0
#11 0x7f968fd192d3 in clone () at /usr/lib/libc.so.6

Thread 19 (Thread 0x7f96267fc700 (LWP 452104)):
#0  0x7f968f586c45 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f9690095660 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/libQt5Core.so.5
#2  0x7f9690095752 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#3  0x7f9691d1adad in  () at /usr/lib/libQt5Quick.so.5
#4  0x7f9691d1b05e in  () at /usr/lib/libQt5Quick.so.5
#5  0x7f969008f5b0 in  () at /usr/lib/libQt5Core.so.5
#6  0x7f968f5804cf in start_thread () at /usr/lib/libpthread.so.0
#7  0x7f968fd192d3 in clone () at /usr/lib/libc.so.6

Thread 18 (Thread 0x7f9627fff700 (LWP 16)):
#0  0x7f968f586c45 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f9690095660 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/libQt5Core.so.5
#2  0x7f9690095752 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#3  0x7f9691d1adad in  () at /usr/lib/libQt5Quick.so.5
#4  0x7f9691d1b05e in  () at /usr/lib/libQt5Quick.so.5
#5  0x7f969008f5b0 in  () at /usr/lib/libQt5Core.so.5
#6  0x7f968f5804cf in start_thread () at /usr/lib/libpthread.so.0
#7  0x7f968fd192d3 in clone () at /usr/lib/libc.so.6

Thread 17 (Thread 0x7f964904e700 (LWP 435416)):
#0  0x7f968f586c45 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f9690095660 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/libQt5Core.so.5
#2  0x7f9690095752 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#3  0x7f9691d1adad in  () at /usr/lib/libQt5Quick.so.5
#4  0x7f9691d1b05e in  () at /usr/lib/libQt5Quick.so.5
#5  0x7f969008f5b0 in  () at /usr/lib/libQt5Core.so.5
#6  0x7f968f5804cf in start_thread () at /usr/lib/libpthread.so.0
#7  0x7f968fd192d3 in clone () at /usr/lib/libc.so.6

Thread 16 (Thread 0x7f964af15700 (LWP 429716)):
#0  0x7f968f586c45 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f9690095660 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/libQt5Core.so.5
#2  0x7f9690095752 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#3  0x7f9691d1adad in  () at /usr/li

[plasmashell] [Bug 413114] New: Plasma crashed after clicking on the "Intel P-state and CPUFreq Manager" widget.

2019-10-17 Thread Rosca Alex
https://bugs.kde.org/show_bug.cgi?id=413114

Bug ID: 413114
   Summary: Plasma crashed after clicking on the "Intel P-state
and CPUFreq Manager" widget.
   Product: plasmashell
   Version: 5.17.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: roscaale...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.17.0)

Qt Version: 5.13.1
Frameworks Version: 5.63.0
Operating System: Linux 4.19.79-2-lts x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:

I logged in and I first clicked on the "Intel P-state and CPUFreq Manager"
widget in the plasma panel. The widget panel appeared for a second and then
Plasma crashed and recovered.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3ab43b6c80 (LWP 719))]

Thread 13 (Thread 0x7f3a7d4a5700 (LWP 7452)):
[KCrash Handler]
#6  0x7f3ab8ac0e94 in wl_proxy_marshal_constructor () at
/usr/lib/libwayland-client.so.0
#7  0x7f3ab3f954d0 in QtWaylandClient::QWaylandWindow::handleUpdate() () at
/usr/lib/libQt5WaylandClient.so.5
#8  0x7f3ab2507b31 in  () at
/usr/lib/qt/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so
#9  0x7f3ab959ea72 in QOpenGLContext::swapBuffers(QSurface*) () at
/usr/lib/libQt5Gui.so.5
#10 0x7f3abac7f0ee in  () at /usr/lib/libQt5Quick.so.5
#11 0x7f3abac82fc8 in  () at /usr/lib/libQt5Quick.so.5
#12 0x7f3ab8ff75b0 in  () at /usr/lib/libQt5Core.so.5
#13 0x7f3ab84e84cf in start_thread () at /usr/lib/libpthread.so.0
#14 0x7f3ab8c812d3 in clone () at /usr/lib/libc.so.6

Thread 12 (Thread 0x7f3a7e613700 (LWP 1008)):
#0  0x7f3ab921d71f in  () at /usr/lib/libQt5Core.so.5
#1  0x7f3ab7364a60 in g_main_context_prepare () at
/usr/lib/libglib-2.0.so.0
#2  0x7f3ab73650a6 in  () at /usr/lib/libglib-2.0.so.0
#3  0x7f3ab7365251 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#4  0x7f3ab921da1c in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#5  0x7f3ab91c44ec in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#6  0x7f3ab8ff6385 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#7  0x7f3ab8ff75b0 in  () at /usr/lib/libQt5Core.so.5
#8  0x7f3ab84e84cf in start_thread () at /usr/lib/libpthread.so.0
#9  0x7f3ab8c812d3 in clone () at /usr/lib/libc.so.6

Thread 11 (Thread 0x7f3a7ef68700 (LWP 1005)):
#0  0x7f3ab84eec45 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f3ab8ffd660 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/libQt5Core.so.5
#2  0x7f3ab8ffd752 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#3  0x7f3abac82dad in  () at /usr/lib/libQt5Quick.so.5
#4  0x7f3abac8305e in  () at /usr/lib/libQt5Quick.so.5
#5  0x7f3ab8ff75b0 in  () at /usr/lib/libQt5Core.so.5
#6  0x7f3ab84e84cf in start_thread () at /usr/lib/libpthread.so.0
#7  0x7f3ab8c812d3 in clone () at /usr/lib/libc.so.6

Thread 10 (Thread 0x7f3a8499d700 (LWP 998)):
#0  0x7f3ab8c769ef in poll () at /usr/lib/libc.so.6
#1  0x7f3ab7365180 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f3ab7365251 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f3ab921da1c in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f3ab91c44ec in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f3ab8ff6385 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f3ab8ff75b0 in  () at /usr/lib/libQt5Core.so.5
#7  0x7f3ab84e84cf in start_thread () at /usr/lib/libpthread.so.0
#8  0x7f3ab8c812d3 in clone () at /usr/lib/libc.so.6

Thread 9 (Thread 0x7f3a8519e700 (LWP 997)):
#0  0x7f3ab8c7242c in read () at /usr/lib/libc.so.6
#1  0x7f3ab73159f0 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f3ab7363a41 in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x7f3ab7365128 in  () at /usr/lib/libglib-2.0.so.0
#4  0x7f3ab7365251 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#5  0x7f3ab921da1c in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#6  0x7f3ab91c44ec in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#7  0x7f3ab8ff6385 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x7f3a870b913b in KCupsConnection::run() () at /usr/lib/libkcupslib.so
#9  0x7f3ab8ff75b0 in  () at /usr/lib/libQt5Core.so.5
#10 0x7f3ab84e84cf in start_thread () at /usr/lib/libpthread.so.0
#11 0x7f3ab8c812d3 in clone () at /usr/lib/libc.so.

[plasmashell] [Bug 395289] New: Plasma crashed after clicking on "Activities..."

2018-06-12 Thread Rosca Alex
https://bugs.kde.org/show_bug.cgi?id=395289

Bug ID: 395289
   Summary: Plasma crashed after clicking on "Activities..."
   Product: plasmashell
   Version: 5.12.5
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: roscaale...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.12.5)

Qt Version: 5.11.0
Frameworks Version: 5.47.0
Operating System: Linux 4.16.13-2-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
I clicked twice on "Activities..." and each time it crashed. The third time it
worked, with a small delay generating the background thumbnail for my only
activity "Default".

The crash can be reproduced sometimes.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3531b8ac80 (LWP 7932))]

Thread 29 (Thread 0x7f33d2a19700 (LWP 19315)):
#0  0x7f352b11d934 in read () at /usr/lib/libc.so.6
#1  0x7f35259a5ed1 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f352595fff8 in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x7f35259604c6 in  () at /usr/lib/libglib-2.0.so.0
#4  0x7f352596063e in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#5  0x7f352ba3de64 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#6  0x7f352b9e985c in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#7  0x7f352b832ac9 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x7f33d300fcea in  () at
/usr/lib/qt/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
#9  0x7f352b83cb95 in  () at /usr/lib/libQt5Core.so.5
#10 0x7f352a9db075 in start_thread () at /usr/lib/libpthread.so.0
#11 0x7f352b12c53f in clone () at /usr/lib/libc.so.6

Thread 28 (Thread 0x7f33d3bec700 (LWP 18636)):
#0  0x7f352b121ea9 in poll () at /usr/lib/libc.so.6
#1  0x7f3525960523 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f352596063e in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f352ba3de64 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f352b9e985c in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f352b832ac9 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f352b83cb95 in  () at /usr/lib/libQt5Core.so.5
#7  0x7f352a9db075 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7f352b12c53f in clone () at /usr/lib/libc.so.6

Thread 27 (Thread 0x7f33d91b1700 (LWP 18634)):
#0  0x7f352b121ea9 in poll () at /usr/lib/libc.so.6
#1  0x7f3525960523 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f352596063e in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f352ba3de64 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f352b9e985c in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f352b832ac9 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f352b83cb95 in  () at /usr/lib/libQt5Core.so.5
#7  0x7f352a9db075 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7f352b12c53f in clone () at /usr/lib/libc.so.6

Thread 26 (Thread 0x7f3410ff9700 (LWP 18633)):
#0  0x7f352b121ea9 in poll () at /usr/lib/libc.so.6
#1  0x7f3525960523 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f352596063e in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f352ba3de64 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f352b9e985c in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f352b832ac9 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f352b83cb95 in  () at /usr/lib/libQt5Core.so.5
#7  0x7f352a9db075 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7f352b12c53f in clone () at /usr/lib/libc.so.6

Thread 25 (Thread 0x7f34117fa700 (LWP 8369)):
#0  0x7f352a9e0ffc in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f352b83d34c in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7f3441de0139 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#3  0x7f3441de4009 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x7f3441ddf1fd in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#5  0x7f3441de4062 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#6  0x7f3441ddf1fd in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#7  0x7f3441de4062 in  () at /usr/lib/libKF5Threa