Bug 421787 - Plasma crashed after trying to move files from desktop to folder
Summary: Plasma crashed after trying to move files from desktop to folder
Status: RESOLVED DUPLICATE of bug 421170
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.18.5
Platform: unspecified Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-05-19 18:01 UTC by Danny Cardona
Modified: 2020-05-20 07:04 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Danny Cardona 2020-05-19 18:01:10 UTC
Application: plasmashell (5.18.5)

Qt Version: 5.14.2
Frameworks Version: 5.70.0
Operating System: Linux 5.3.0-51-generic x86_64
Windowing system: X11
Distribution: KDE neon User Edition 5.18

-- Information about the crash:
- What I was doing when the application crashed:
I've opened a folder from desktop, later on I tried to move three .mp3 files (that were also located on desktop) into the opened folder but Plasma crashed. The background turned black (dolphin and other apps were still open) and after a few seconds, Plasma started again; so I tried to move the same files again but Plasma crashed in the same way; this time showing the Crash Reporting Assistant. Files were not moved.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fcba48001c0 (LWP 1595))]

Thread 25 (Thread 0x7fcb0f1e3700 (LWP 6008)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7fcb8007a970) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x7fcb8007a920, cond=0x7fcb8007a948) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x7fcb8007a948, mutex=0x7fcb8007a920) at pthread_cond_wait.c:655
#3  0x00007fcb9e2741db in QWaitConditionPrivate::wait (deadline=..., this=0x7fcb8007a920) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x7fcb880205b0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fcb9e274359 in QWaitCondition::wait (this=this@entry=0x7fcb880205b8, mutex=mutex@entry=0x7fcb880205b0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#6  0x00007fcba23ac233 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x7fcb880205a8) at scenegraph/qsgthreadedrenderloop.cpp:255
#7  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x7fcb88020510) at scenegraph/qsgthreadedrenderloop.cpp:905
#8  0x00007fcba23ac691 in QSGRenderThread::run (this=0x7fcb88020510) at scenegraph/qsgthreadedrenderloop.cpp:1000
#9  0x00007fcb9e26dc2c in QThreadPrivate::start (arg=0x7fcb88020510) at thread/qthread_unix.cpp:342
#10 0x00007fcb9aeaa6db in start_thread (arg=0x7fcb0f1e3700) at pthread_create.c:463
#11 0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 24 (Thread 0x7fcb0f9e4700 (LWP 6007)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55ef217cc9d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55ef217cc988, cond=0x55ef217cc9b0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55ef217cc9b0, mutex=0x55ef217cc988) at pthread_cond_wait.c:655
#3  0x00007fcb79e3aa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fcb79e3a607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb0f9e4700) at pthread_create.c:463
#6  0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 23 (Thread 0x7fcb167f7700 (LWP 5278)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55ef21006d04) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55ef21006cb0, cond=0x55ef21006cd8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55ef21006cd8, mutex=0x55ef21006cb0) at pthread_cond_wait.c:655
#3  0x00007fcb9e2741db in QWaitConditionPrivate::wait (deadline=..., this=0x55ef21006cb0) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x7fcb88011a40, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fcb9e274359 in QWaitCondition::wait (this=this@entry=0x7fcb88011a48, mutex=mutex@entry=0x7fcb88011a40, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#6  0x00007fcba23ac233 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x7fcb88011a38) at scenegraph/qsgthreadedrenderloop.cpp:255
#7  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x7fcb880119a0) at scenegraph/qsgthreadedrenderloop.cpp:905
#8  0x00007fcba23ac691 in QSGRenderThread::run (this=0x7fcb880119a0) at scenegraph/qsgthreadedrenderloop.cpp:1000
#9  0x00007fcb9e26dc2c in QThreadPrivate::start (arg=0x7fcb880119a0) at thread/qthread_unix.cpp:342
#10 0x00007fcb9aeaa6db in start_thread (arg=0x7fcb167f7700) at pthread_create.c:463
#11 0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 22 (Thread 0x7fcb16ff8700 (LWP 5277)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55ef2141641c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55ef214163c8, cond=0x55ef214163f0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55ef214163f0, mutex=0x55ef214163c8) at pthread_cond_wait.c:655
#3  0x00007fcb79e3aa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fcb79e3a607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb16ff8700) at pthread_create.c:463
#6  0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 21 (Thread 0x7fcb15ff6700 (LWP 4925)):
#0  0x00007fcb4373457d in pa_pstream_unref () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so
#1  0x00007fcb43734ab9 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so
#2  0x00007fcb4373533f in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so
#3  0x00007fcb43dcf108 in pa_mainloop_dispatch () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007fcb43dcf4de in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007fcb43dcf560 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007fcb43ddd3c9 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#7  0x00007fcb43745318 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-11.1.so
#8  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb15ff6700) at pthread_create.c:463
#9  0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 20 (Thread 0x7fcb17ffa700 (LWP 4894)):
#0  0x00007fcb9db47bf9 in __GI___poll (fds=0x7fcb4c016130, nfds=1, timeout=6148) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fcb979475c9 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fcb979476dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fcb9e4bc7cb in QEventDispatcherGlib::processEvents (this=0x7fcb4c00b020, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fcb9e45bd2a in QEventLoop::exec (this=this@entry=0x7fcb17ff9da0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007fcb9e26c757 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#6  0x00007fcb9e26dc2c in QThreadPrivate::start (arg=0x7fcb440064a0) at thread/qthread_unix.cpp:342
#7  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb17ffa700) at pthread_create.c:463
#8  0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 19 (Thread 0x7fcb2d1f4700 (LWP 2114)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7fcb082090b8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x7fcb08209068, cond=0x7fcb08209090) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x7fcb08209090, mutex=0x7fcb08209068) at pthread_cond_wait.c:655
#3  0x00007fcb79e3aa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fcb79e3a607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb2d1f4700) at pthread_create.c:463
#6  0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 18 (Thread 0x7fcb2dbf5700 (LWP 2057)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55ef20d13110) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55ef20d130c0, cond=0x55ef20d130e8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55ef20d130e8, mutex=0x55ef20d130c0) at pthread_cond_wait.c:655
#3  0x00007fcb9e2741db in QWaitConditionPrivate::wait (deadline=..., this=0x55ef20d130c0) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x7fcb8800cc40, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fcb9e274359 in QWaitCondition::wait (this=this@entry=0x7fcb8800cc48, mutex=mutex@entry=0x7fcb8800cc40, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#6  0x00007fcba23ac233 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x7fcb8800cc38) at scenegraph/qsgthreadedrenderloop.cpp:255
#7  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x7fcb8800cba0) at scenegraph/qsgthreadedrenderloop.cpp:905
#8  0x00007fcba23ac691 in QSGRenderThread::run (this=0x7fcb8800cba0) at scenegraph/qsgthreadedrenderloop.cpp:1000
#9  0x00007fcb9e26dc2c in QThreadPrivate::start (arg=0x7fcb8800cba0) at thread/qthread_unix.cpp:342
#10 0x00007fcb9aeaa6db in start_thread (arg=0x7fcb2dbf5700) at pthread_create.c:463
#11 0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 17 (Thread 0x7fcb2e3f6700 (LWP 2056)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55ef20e51d78) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55ef20e51d28, cond=0x55ef20e51d50) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55ef20e51d50, mutex=0x55ef20e51d28) at pthread_cond_wait.c:655
#3  0x00007fcb79e3aa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fcb79e3a607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb2e3f6700) at pthread_create.c:463
#6  0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 16 (Thread 0x7fcb2ebf7700 (LWP 2046)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55ef20bac374) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55ef20bac320, cond=0x55ef20bac348) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55ef20bac348, mutex=0x55ef20bac320) at pthread_cond_wait.c:655
#3  0x00007fcb9e2741db in QWaitConditionPrivate::wait (deadline=..., this=0x55ef20bac320) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x7fcb80063b30, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fcb9e274359 in QWaitCondition::wait (this=this@entry=0x7fcb80063b38, mutex=mutex@entry=0x7fcb80063b30, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#6  0x00007fcba23ac233 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x7fcb80063b28) at scenegraph/qsgthreadedrenderloop.cpp:255
#7  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x7fcb80063a90) at scenegraph/qsgthreadedrenderloop.cpp:905
#8  0x00007fcba23ac691 in QSGRenderThread::run (this=0x7fcb80063a90) at scenegraph/qsgthreadedrenderloop.cpp:1000
#9  0x00007fcb9e26dc2c in QThreadPrivate::start (arg=0x7fcb80063a90) at thread/qthread_unix.cpp:342
#10 0x00007fcb9aeaa6db in start_thread (arg=0x7fcb2ebf7700) at pthread_create.c:463
#11 0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 15 (Thread 0x7fcb2f3f8700 (LWP 2045)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55ef20c47588) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55ef20c47538, cond=0x55ef20c47560) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55ef20c47560, mutex=0x55ef20c47538) at pthread_cond_wait.c:655
#3  0x00007fcb79e3aa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fcb79e3a607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb2f3f8700) at pthread_create.c:463
#6  0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 14 (Thread 0x7fcb2ffff700 (LWP 1955)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55ef2001bcd4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55ef2001bc80, cond=0x55ef2001bca8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55ef2001bca8, mutex=0x55ef2001bc80) at pthread_cond_wait.c:655
#3  0x00007fcb9e2741db in QWaitConditionPrivate::wait (deadline=..., this=0x55ef2001bc80) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x7fcb8800a5b0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fcb9e274359 in QWaitCondition::wait (this=this@entry=0x7fcb8800a5b8, mutex=mutex@entry=0x7fcb8800a5b0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#6  0x00007fcba23ac233 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x7fcb8800a5a8) at scenegraph/qsgthreadedrenderloop.cpp:255
#7  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x7fcb8800a510) at scenegraph/qsgthreadedrenderloop.cpp:905
#8  0x00007fcba23ac691 in QSGRenderThread::run (this=0x7fcb8800a510) at scenegraph/qsgthreadedrenderloop.cpp:1000
#9  0x00007fcb9e26dc2c in QThreadPrivate::start (arg=0x7fcb8800a510) at thread/qthread_unix.cpp:342
#10 0x00007fcb9aeaa6db in start_thread (arg=0x7fcb2ffff700) at pthread_create.c:463
#11 0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 13 (Thread 0x7fcb368da700 (LWP 1954)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55ef2016b608) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55ef2016b5b8, cond=0x55ef2016b5e0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55ef2016b5e0, mutex=0x55ef2016b5b8) at pthread_cond_wait.c:655
#3  0x00007fcb79e3aa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fcb79e3a607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb368da700) at pthread_create.c:463
#6  0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7fcb3780a700 (LWP 1952)):
#0  0x00007fcb9798d644 in g_mutex_unlock () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fcb97946fd9 in g_main_context_check () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fcb97947570 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fcb979476dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fcb9e4bc7cb in QEventDispatcherGlib::processEvents (this=0x7fcb30000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007fcb9e45bd2a in QEventLoop::exec (this=this@entry=0x7fcb37809d60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#6  0x00007fcb9e26c757 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#7  0x00007fcb3a1ac467 in KCupsConnection::run() () from /usr/lib/x86_64-linux-gnu/libkcupslib.so
#8  0x00007fcb9e26dc2c in QThreadPrivate::start (arg=0x55ef1fbf0d90) at thread/qthread_unix.cpp:342
#9  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb3780a700) at pthread_create.c:463
#10 0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (Thread 0x7fcb525da700 (LWP 1941)):
#0  0x00007fcb9db430b4 in __GI___libc_read (fd=22, buf=0x7fcb525d9b20, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x00007fcb9798c2b0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fcb979470b7 in g_main_context_check () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fcb97947570 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fcb979476dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fcb9e4bc7cb in QEventDispatcherGlib::processEvents (this=0x7fcb44000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007fcb9e45bd2a in QEventLoop::exec (this=this@entry=0x7fcb525d9d30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x00007fcb9e26c757 in QThread::exec (this=this@entry=0x7fcb7c130440) at thread/qthread.cpp:536
#8  0x00007fcba22eeb06 in QQuickPixmapReader::run (this=0x7fcb7c130440) at util/qquickpixmapcache.cpp:987
#9  0x00007fcb9e26dc2c in QThreadPrivate::start (arg=0x7fcb7c130440) at thread/qthread_unix.cpp:342
#10 0x00007fcb9aeaa6db in start_thread (arg=0x7fcb525da700) at pthread_create.c:463
#11 0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 10 (Thread 0x7fcb53462700 (LWP 1940)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x7fcb7c214c70) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x7fcb7c214c20, cond=0x7fcb7c214c48) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x7fcb7c214c48, mutex=0x7fcb7c214c20) at pthread_cond_wait.c:655
#3  0x00007fcb9e2741db in QWaitConditionPrivate::wait (deadline=..., this=0x7fcb7c214c20) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x55ef1f3eb170, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fcb9e274359 in QWaitCondition::wait (this=this@entry=0x55ef1f3eb178, mutex=mutex@entry=0x55ef1f3eb170, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#6  0x00007fcba23ac233 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x55ef1f3eb168) at scenegraph/qsgthreadedrenderloop.cpp:255
#7  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x55ef1f3eb0d0) at scenegraph/qsgthreadedrenderloop.cpp:905
#8  0x00007fcba23ac691 in QSGRenderThread::run (this=0x55ef1f3eb0d0) at scenegraph/qsgthreadedrenderloop.cpp:1000
#9  0x00007fcb9e26dc2c in QThreadPrivate::start (arg=0x55ef1f3eb0d0) at thread/qthread_unix.cpp:342
#10 0x00007fcb9aeaa6db in start_thread (arg=0x7fcb53462700) at pthread_create.c:463
#11 0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 9 (Thread 0x7fcb7187f700 (LWP 1939)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55ef1f4b8568) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55ef1f4b8518, cond=0x55ef1f4b8540) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55ef1f4b8540, mutex=0x55ef1f4b8518) at pthread_cond_wait.c:655
#3  0x00007fcb79e3aa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fcb79e3a607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb7187f700) at pthread_create.c:463
#6  0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 8 (Thread 0x7fcb72480700 (LWP 1783)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55ef1ee6b714) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55ef1ee6b6c0, cond=0x55ef1ee6b6e8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55ef1ee6b6e8, mutex=0x55ef1ee6b6c0) at pthread_cond_wait.c:655
#3  0x00007fcb79e3aa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fcb79e3a607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb72480700) at pthread_create.c:463
#6  0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7fcb72c81700 (LWP 1782)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55ef1ee6b014) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55ef1ee6afc0, cond=0x55ef1ee6afe8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55ef1ee6afe8, mutex=0x55ef1ee6afc0) at pthread_cond_wait.c:655
#3  0x00007fcb79e3aa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fcb79e3a607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb72c81700) at pthread_create.c:463
#6  0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7fcb73482700 (LWP 1781)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55ef1eda7108) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55ef1eda70b8, cond=0x55ef1eda70e0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55ef1eda70e0, mutex=0x55ef1eda70b8) at pthread_cond_wait.c:655
#3  0x00007fcb79e3aa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fcb79e3a607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb73482700) at pthread_create.c:463
#6  0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7fcb744da700 (LWP 1780)):
#0  0x00007fcb9aeb09f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x55ef1ee66c1c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55ef1ee66bc8, cond=0x55ef1ee66bf0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55ef1ee66bf0, mutex=0x55ef1ee66bc8) at pthread_cond_wait.c:655
#3  0x00007fcb79e3aa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fcb79e3a607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb744da700) at pthread_create.c:463
#6  0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7fcb86b92700 (LWP 1779)):
#0  0x00007fcb9798d629 in g_mutex_lock () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fcb979474d0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fcb979476dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fcb9e4bc7cb in QEventDispatcherGlib::processEvents (this=0x7fcb7c000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fcb9e45bd2a in QEventLoop::exec (this=this@entry=0x7fcb86b91d80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007fcb9e26c757 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#6  0x00007fcba1e52fc5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x00007fcb9e26dc2c in QThreadPrivate::start (arg=0x55ef1ec6cce0) at thread/qthread_unix.cpp:342
#8  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb86b92700) at pthread_create.c:463
#9  0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7fcb8cd1a700 (LWP 1644)):
#0  0x00007fcb9798d644 in g_mutex_unlock () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fcb97947169 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fcb97947650 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fcb979476dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fcb9e4bc7cb in QEventDispatcherGlib::processEvents (this=0x7fcb80000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007fcb9e45bd2a in QEventLoop::exec (this=this@entry=0x7fcb8cd19d70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#6  0x00007fcb9e26c757 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#7  0x00007fcba0179555 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#8  0x00007fcb9e26dc2c in QThreadPrivate::start (arg=0x7fcba03f1da0) at thread/qthread_unix.cpp:342
#9  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb8cd1a700) at pthread_create.c:463
#10 0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fcb8f142700 (LWP 1637)):
#0  0x00007fcb9db47bf9 in __GI___poll (fds=0x7fcb8f141ca8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fcba2fbe747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fcba2fc036a in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fcb9193efd0 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007fcb9e26dc2c in QThreadPrivate::start (arg=0x55ef1ea22a50) at thread/qthread_unix.cpp:342
#5  0x00007fcb9aeaa6db in start_thread (arg=0x7fcb8f142700) at pthread_create.c:463
#6  0x00007fcb9db5488f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fcba48001c0 (LWP 1595)):
[KCrash Handler]
#4  QArrayData::data (this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qarraydata.h:61
#5  QTypedArrayData<QQuickItemPrivate::ChangeListener>::data (this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qarraydata.h:208
#6  QTypedArrayData<QQuickItemPrivate::ChangeListener>::begin (this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qarraydata.h:211
#7  QVector<QQuickItemPrivate::ChangeListener>::realloc (this=this@entry=0x55ef2033e438, aalloc=<optimized out>, options=..., options@entry=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:720
#8  0x00007fcba23ef501 in QVector<QQuickItemPrivate::ChangeListener>::detach (this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:411
#9  QVector<QQuickItemPrivate::ChangeListener>::erase (aend=<optimized out>, abegin=<optimized out>, this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:923
#10 QVector<QQuickItemPrivate::ChangeListener>::remove (i=<optimized out>, this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:484
#11 QVector<QQuickItemPrivate::ChangeListener>::removeOne (t=..., this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:185
#12 QQuickItemPrivate::removeItemChangeListener (this=this@entry=0x55ef2033e3c0, listener=listener@entry=0x55ef20800e30, types=..., types@entry=...) at items/qquickitem.cpp:3955
#13 0x00007fcba2524ada in QQuickShaderEffectSource::~QQuickShaderEffectSource (this=0x55ef20800e10, __in_chrg=<optimized out>) at items/qquickshadereffectsource.cpp:213
#14 0x00007fcba2524b39 in QQuickShaderEffectSource::~QQuickShaderEffectSource (this=0x55ef20800e10, __in_chrg=<optimized out>) at items/qquickshadereffectsource.cpp:218
#15 0x00007fcb5567d67b in QGfxSourceProxy::~QGfxSourceProxy (this=0x55ef2035b4c0, __in_chrg=<optimized out>) at qgfxsourceproxy.cpp:59
#16 0x00007fcb55678575 in QQmlPrivate::QQmlElement<QGfxSourceProxy>::~QQmlElement (this=0x55ef2035b4c0, __in_chrg=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtQml/qqmlprivate.h:111
#17 QQmlPrivate::QQmlElement<QGfxSourceProxy>::~QQmlElement (this=0x55ef2035b4c0, __in_chrg=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtQml/qqmlprivate.h:111
#18 0x00007fcb9e48cceb in QObjectPrivate::deleteChildren (this=0x55ef2035ae10) at kernel/qobject.cpp:2123
#19 0x00007fcb9e4962ce in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1107
#20 0x00007fcba23f422d in QQuickItem::~QQuickItem (this=0x55ef2035ad50, __in_chrg=<optimized out>) at items/qquickitem.cpp:2383
#21 0x00007fcba2414bb5 in QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x55ef2035ad50, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#22 QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x55ef2035ad50, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#23 0x00007fcb9e48cceb in QObjectPrivate::deleteChildren (this=0x55ef2035a980) at kernel/qobject.cpp:2123
#24 0x00007fcb9e4962ce in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1107
#25 0x00007fcba23f422d in QQuickItem::~QQuickItem (this=0x55ef2035a8c0, __in_chrg=<optimized out>) at items/qquickitem.cpp:2383
#26 0x00007fcba2414bb5 in QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x55ef2035a8c0, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#27 QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x55ef2035a8c0, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#28 0x00007fcb9e48cceb in QObjectPrivate::deleteChildren (this=0x55ef2035a600) at kernel/qobject.cpp:2123
#29 0x00007fcb9e4962ce in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1107
#30 0x00007fcba23f422d in QQuickItem::~QQuickItem (this=0x55ef2035a540, __in_chrg=<optimized out>) at items/qquickitem.cpp:2383
#31 0x00007fcba2414bb5 in QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x55ef2035a540, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#32 QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x55ef2035a540, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#33 0x00007fcb9e48cceb in QObjectPrivate::deleteChildren (this=0x55ef2033ce20) at kernel/qobject.cpp:2123
#34 0x00007fcb9e4962ce in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1107
#35 0x00007fcba23f422d in QQuickItem::~QQuickItem (this=0x55ef2033cd60, __in_chrg=<optimized out>) at items/qquickitem.cpp:2383
#36 0x00007fcba2414dd5 in QQmlPrivate::QQmlElement<QQuickLoader>::~QQmlElement (this=0x55ef2033cd60, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#37 QQmlPrivate::QQmlElement<QQuickLoader>::~QQmlElement (this=0x55ef2033cd60, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#38 0x00007fcb9e48cceb in QObjectPrivate::deleteChildren (this=0x55ef2033b250) at kernel/qobject.cpp:2123
#39 0x00007fcb9e4962ce in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1107
#40 0x00007fcba23f422d in QQuickItem::~QQuickItem (this=0x55ef2033b190, __in_chrg=<optimized out>) at items/qquickitem.cpp:2383
#41 0x00007fcba2414bb5 in QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x55ef2033b190, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#42 QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x55ef2033b190, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#43 0x00007fcb9e4905a5 in QObject::event (this=this@entry=0x55ef2033b190, e=e@entry=0x55ef21ba6860) at kernel/qobject.cpp:1326
#44 0x00007fcba23f14db in QQuickItem::event (this=0x55ef2033b190, ev=0x55ef21ba6860) at items/qquickitem.cpp:8162
#45 0x00007fcb9f7a99ac in QApplicationPrivate::notify_helper (this=this@entry=0x55ef1ea1d8e0, receiver=receiver@entry=0x55ef2033b190, e=e@entry=0x55ef21ba6860) at kernel/qapplication.cpp:3685
#46 0x00007fcb9f7b0bb0 in QApplication::notify (this=0x7ffc71fb3fb0, receiver=0x55ef2033b190, e=0x55ef21ba6860) at kernel/qapplication.cpp:3431
#47 0x00007fcb9e45d4a8 in QCoreApplication::notifyInternal2 (receiver=0x55ef2033b190, event=0x55ef21ba6860) at kernel/qcoreapplication.cpp:1075
#48 0x00007fcb9e45d67e in QCoreApplication::sendEvent (receiver=receiver@entry=0x55ef2033b190, event=event@entry=0x55ef21ba6860) at kernel/qcoreapplication.cpp:1470
#49 0x00007fcb9e460121 in QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x55ef1ea12b00) at kernel/qcoreapplication.cpp:1815
#50 0x00007fcb9e4606b8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1674
#51 0x00007fcb9e4bd103 in postEventSourceDispatch (s=0x55ef1ea803c0) at kernel/qeventdispatcher_glib.cpp:277
#52 0x00007fcb97947417 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#53 0x00007fcb97947650 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#54 0x00007fcb979476dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#55 0x00007fcb9e4bc7ac in QEventDispatcherGlib::processEvents (this=0x55ef1ea8fb10, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#56 0x00007fcb9e45bd2a in QEventLoop::exec (this=this@entry=0x7ffc71fb3e60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#57 0x00007fcb9e4654a0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1383
#58 0x000055ef1d29c894 in main (argc=<optimized out>, argv=<optimized out>) at ./shell/main.cpp:228

Possible duplicates by query: bug 421727, bug 421685, bug 421610, bug 421528, bug 421466.

Reported using DrKonqi
Comment 1 Kai Uwe Broulik 2020-05-20 07:04:36 UTC

*** This bug has been marked as a duplicate of bug 421170 ***