Bug 421665 - KDE crash just after login
Summary: KDE crash just after login
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-17 08:35 UTC by quercia71
Modified: 2020-05-18 11:02 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 quercia71 2020-05-17 08:35:50 UTC
Application: plasmashell (5.18.5)

Qt Version: 5.14.2
Frameworks Version: 5.70.0
Operating System: Linux 4.15.0-99-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:
Nothing. Just login

- Unusual behavior I noticed:
Nothing looked all ok

- Custom settings of the application:
No custom setting, i am using kde with some desktop shortcuts app icons, and a multi display (4 display) configuration with a amd gpu

-- 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 0x7fd6edffd1c0 (LWP 2868))]

Thread 32 (Thread 0x7fd61affd700 (LWP 3100)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560108f7cfd0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560108f7cf80, cond=0x560108f7cfa8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560108f7cfa8, mutex=0x560108f7cf80) at pthread_cond_wait.c:655
#3  0x00007fd6e7ac01db in QWaitConditionPrivate::wait (deadline=..., this=0x560108f7cf80) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x560108f7b320, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fd6e7ac0359 in QWaitCondition::wait (this=this@entry=0x560108f7b328, mutex=mutex@entry=0x560108f7b320, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#6  0x00007fd6ebbc3233 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x560108f7b318) at scenegraph/qsgthreadedrenderloop.cpp:255
#7  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x560108f7b280) at scenegraph/qsgthreadedrenderloop.cpp:905
#8  0x00007fd6ebbc3691 in QSGRenderThread::run (this=0x560108f7b280) at scenegraph/qsgthreadedrenderloop.cpp:1000
#9  0x00007fd6e7ab9c2c in QThreadPrivate::start (arg=0x560108f7b280) at thread/qthread_unix.cpp:342
#10 0x00007fd6e473c6db in start_thread (arg=0x7fd61affd700) at pthread_create.c:463
#11 0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 31 (Thread 0x7fd61b7fe700 (LWP 3099)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x56010904e948) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x56010904e8f8, cond=0x56010904e920) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x56010904e920, mutex=0x56010904e8f8) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd61b7fe700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 30 (Thread 0x7fd6299ab700 (LWP 3095)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560108755d34) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560108755ce0, cond=0x560108755d08) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560108755d08, mutex=0x560108755ce0) at pthread_cond_wait.c:655
#3  0x00007fd6e7ac01db in QWaitConditionPrivate::wait (deadline=..., this=0x560108755ce0) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x7fd6cc008440, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fd6e7ac0359 in QWaitCondition::wait (this=this@entry=0x7fd6cc008448, mutex=mutex@entry=0x7fd6cc008440, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#6  0x00007fd6ebbc3233 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x7fd6cc008438) at scenegraph/qsgthreadedrenderloop.cpp:255
#7  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x7fd6cc0083a0) at scenegraph/qsgthreadedrenderloop.cpp:905
#8  0x00007fd6ebbc3691 in QSGRenderThread::run (this=0x7fd6cc0083a0) at scenegraph/qsgthreadedrenderloop.cpp:1000
#9  0x00007fd6e7ab9c2c in QThreadPrivate::start (arg=0x7fd6cc0083a0) at thread/qthread_unix.cpp:342
#10 0x00007fd6e473c6db in start_thread (arg=0x7fd6299ab700) at pthread_create.c:463
#11 0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 29 (Thread 0x7fd62bfff700 (LWP 3094)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560108926a18) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5601089269c8, cond=0x5601089269f0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x5601089269f0, mutex=0x5601089269c8) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd62bfff700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 28 (Thread 0x7fd630fc3700 (LWP 3084)):
#0  0x00007fff4953daa5 in clock_gettime ()
#1  0x00007fd6e73bdea6 in __GI___clock_gettime (clock_id=clock_id@entry=1, tp=tp@entry=0x7fd630fc2ad0) at ../sysdeps/unix/clock_gettime.c:115
#2  0x00007fd6e7d080d1 in qt_clock_gettime (ts=0x7fd630fc2ad0, clock=<optimized out>) at kernel/qelapsedtimer_unix.cpp:111
#3  do_gettime (frac=<synthetic pointer>, sec=<synthetic pointer>) at kernel/qelapsedtimer_unix.cpp:166
#4  qt_gettime () at kernel/qelapsedtimer_unix.cpp:175
#5  0x00007fd6e7d06909 in QTimerInfoList::updateCurrentTime (this=this@entry=0x7fd62c0048b0) at kernel/qtimerinfo_unix.cpp:91
#6  0x00007fd6e7d06ee5 in QTimerInfoList::timerWait (this=0x7fd62c0048b0, tm=...) at kernel/qtimerinfo_unix.cpp:388
#7  0x00007fd6e7d0852e in timerSourcePrepareHelper (timeout=0x7fd630fc2b94, src=<optimized out>) at kernel/qeventdispatcher_glib.cpp:133
#8  timerSourcePrepare (source=<optimized out>, timeout=0x7fd630fc2b94) at kernel/qeventdispatcher_glib.cpp:166
#9  0x00007fd6e1218b28 in g_main_context_prepare () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007fd6e12194fb in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007fd6e12196dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007fd6e7d087cb in QEventDispatcherGlib::processEvents (this=0x7fd62c000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#13 0x00007fd6e7ca7d2a in QEventLoop::exec (this=this@entry=0x7fd630fc2d60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#14 0x00007fd6e7ab8757 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#15 0x00007fd633924467 in KCupsConnection::run() () from /usr/lib/x86_64-linux-gnu/libkcupslib.so
#16 0x00007fd6e7ab9c2c in QThreadPrivate::start (arg=0x5601083d7300) at thread/qthread_unix.cpp:342
#17 0x00007fd6e473c6db in start_thread (arg=0x7fd630fc3700) at pthread_create.c:463
#18 0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 27 (Thread 0x7fd65d2fa700 (LWP 3069)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560107c0b744) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560107c0b6f0, cond=0x560107c0b718) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560107c0b718, mutex=0x560107c0b6f0) at pthread_cond_wait.c:655
#3  0x00007fd6e7ac01db in QWaitConditionPrivate::wait (deadline=..., this=0x560107c0b6f0) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x560107c0b8a0, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fd6e7ac0359 in QWaitCondition::wait (this=this@entry=0x560107c0b8a8, mutex=mutex@entry=0x560107c0b8a0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#6  0x00007fd6ebbc3233 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x560107c0b898) at scenegraph/qsgthreadedrenderloop.cpp:255
#7  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x560107c0b800) at scenegraph/qsgthreadedrenderloop.cpp:905
#8  0x00007fd6ebbc3691 in QSGRenderThread::run (this=0x560107c0b800) at scenegraph/qsgthreadedrenderloop.cpp:1000
#9  0x00007fd6e7ab9c2c in QThreadPrivate::start (arg=0x560107c0b800) at thread/qthread_unix.cpp:342
#10 0x00007fd6e473c6db in start_thread (arg=0x7fd65d2fa700) at pthread_create.c:463
#11 0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 26 (Thread 0x7fd65dafb700 (LWP 3068)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560107cd59dc) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560107cd5988, cond=0x560107cd59b0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560107cd59b0, mutex=0x560107cd5988) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd65dafb700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 25 (Thread 0x7fd65e4fc700 (LWP 3064)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560107af00d0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560107af0080, cond=0x560107af00a8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560107af00a8, mutex=0x560107af0080) at pthread_cond_wait.c:655
#3  0x00007fd6e7ac01db in QWaitConditionPrivate::wait (deadline=..., this=0x560107af0080) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x560107af0230, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fd6e7ac0359 in QWaitCondition::wait (this=this@entry=0x560107af0238, mutex=mutex@entry=0x560107af0230, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#6  0x00007fd6ebbc3233 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x560107af0228) at scenegraph/qsgthreadedrenderloop.cpp:255
#7  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x560107af0190) at scenegraph/qsgthreadedrenderloop.cpp:905
#8  0x00007fd6ebbc3691 in QSGRenderThread::run (this=0x560107af0190) at scenegraph/qsgthreadedrenderloop.cpp:1000
#9  0x00007fd6e7ab9c2c in QThreadPrivate::start (arg=0x560107af0190) at thread/qthread_unix.cpp:342
#10 0x00007fd6e473c6db in start_thread (arg=0x7fd65e4fc700) at pthread_create.c:463
#11 0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 24 (Thread 0x7fd65ecfd700 (LWP 3063)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560107bba328) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560107bba2d8, cond=0x560107bba300) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560107bba300, mutex=0x560107bba2d8) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd65ecfd700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 23 (Thread 0x7fd65f6fe700 (LWP 3062)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5601079c6ca4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x5601079c6c50, cond=0x5601079c6c78) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x5601079c6c78, mutex=0x5601079c6c50) at pthread_cond_wait.c:655
#3  0x00007fd6e7ac01db in QWaitConditionPrivate::wait (deadline=..., this=0x5601079c6c50) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x5601079c8130, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fd6e7ac0359 in QWaitCondition::wait (this=this@entry=0x5601079c8138, mutex=mutex@entry=0x5601079c8130, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#6  0x00007fd6ebbc3233 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x5601079c8128) at scenegraph/qsgthreadedrenderloop.cpp:255
#7  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x5601079c8090) at scenegraph/qsgthreadedrenderloop.cpp:905
#8  0x00007fd6ebbc3691 in QSGRenderThread::run (this=0x5601079c8090) at scenegraph/qsgthreadedrenderloop.cpp:1000
#9  0x00007fd6e7ab9c2c in QThreadPrivate::start (arg=0x5601079c8090) at thread/qthread_unix.cpp:342
#10 0x00007fd6e473c6db in start_thread (arg=0x7fd65f6fe700) at pthread_create.c:463
#11 0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 22 (Thread 0x7fd65feff700 (LWP 3061)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560107a9ed08) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560107a9ecb8, cond=0x560107a9ece0) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560107a9ece0, mutex=0x560107a9ecb8) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd65feff700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 21 (Thread 0x7fd6648b8700 (LWP 3048)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x56010767e970) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x56010767e920, cond=0x56010767e948) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x56010767e948, mutex=0x56010767e920) at pthread_cond_wait.c:655
#3  0x00007fd6e7ac01db in QWaitConditionPrivate::wait (deadline=..., this=0x56010767e920) at thread/qwaitcondition_unix.cpp:146
#4  QWaitCondition::wait (this=<optimized out>, mutex=0x5601078adc50, deadline=...) at thread/qwaitcondition_unix.cpp:225
#5  0x00007fd6e7ac0359 in QWaitCondition::wait (this=this@entry=0x5601078adc58, mutex=mutex@entry=0x5601078adc50, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#6  0x00007fd6ebbc3233 in QSGRenderThreadEventQueue::takeEvent (wait=true, this=0x5601078adc48) at scenegraph/qsgthreadedrenderloop.cpp:255
#7  QSGRenderThread::processEventsAndWaitForMore (this=this@entry=0x5601078adbb0) at scenegraph/qsgthreadedrenderloop.cpp:905
#8  0x00007fd6ebbc3691 in QSGRenderThread::run (this=0x5601078adbb0) at scenegraph/qsgthreadedrenderloop.cpp:1000
#9  0x00007fd6e7ab9c2c in QThreadPrivate::start (arg=0x5601078adbb0) at thread/qthread_unix.cpp:342
#10 0x00007fd6e473c6db in start_thread (arg=0x7fd6648b8700) at pthread_create.c:463
#11 0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 20 (Thread 0x7fd68d7fa700 (LWP 3047)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560107974b98) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560107974b48, cond=0x560107974b70) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560107974b70, mutex=0x560107974b48) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd68d7fa700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 19 (Thread 0x7fd68dffb700 (LWP 3018)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560106db5f84) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560106db5f30, cond=0x560106db5f58) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560106db5f58, mutex=0x560106db5f30) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd68dffb700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 18 (Thread 0x7fd68e7fc700 (LWP 3017)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560106db5f84) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560106db5f30, cond=0x560106db5f58) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560106db5f58, mutex=0x560106db5f30) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd68e7fc700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 17 (Thread 0x7fd68effd700 (LWP 3016)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560106db5f84) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560106db5f30, cond=0x560106db5f58) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560106db5f58, mutex=0x560106db5f30) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd68effd700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 16 (Thread 0x7fd68f7fe700 (LWP 3015)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560106db5f84) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560106db5f30, cond=0x560106db5f58) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560106db5f58, mutex=0x560106db5f30) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd68f7fe700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 15 (Thread 0x7fd68ffff700 (LWP 3014)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560106db5884) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560106db5830, cond=0x560106db5858) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560106db5858, mutex=0x560106db5830) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd68ffff700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 14 (Thread 0x7fd6acff9700 (LWP 3013)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560106db5884) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560106db5830, cond=0x560106db5858) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560106db5858, mutex=0x560106db5830) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd6acff9700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 13 (Thread 0x7fd6ad7fa700 (LWP 3012)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560106db5884) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560106db5830, cond=0x560106db5858) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560106db5858, mutex=0x560106db5830) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd6ad7fa700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7fd6adffb700 (LWP 3011)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560106db5884) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560106db5830, cond=0x560106db5858) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560106db5858, mutex=0x560106db5830) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd6adffb700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (Thread 0x7fd6ae7fc700 (LWP 3010)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560106db5880) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560106db5830, cond=0x560106db5858) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560106db5858, mutex=0x560106db5830) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd6ae7fc700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 10 (Thread 0x7fd6aeffd700 (LWP 3009)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560106db5880) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560106db5830, cond=0x560106db5858) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560106db5858, mutex=0x560106db5830) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd6aeffd700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 9 (Thread 0x7fd6af7fe700 (LWP 3008)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560106db5884) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560106db5830, cond=0x560106db5858) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560106db5858, mutex=0x560106db5830) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd6af7fe700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 8 (Thread 0x7fd6affff700 (LWP 3007)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560106db5884) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560106db5830, cond=0x560106db5858) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560106db5858, mutex=0x560106db5830) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd6affff700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7fd6b4ded700 (LWP 3006)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560106db5884) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560106db5830, cond=0x560106db5858) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560106db5858, mutex=0x560106db5830) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd6b4ded700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7fd6b55ee700 (LWP 3005)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560106c8c528) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560106c8c4d8, cond=0x560106c8c500) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560106c8c500, mutex=0x560106c8c4d8) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd6b55ee700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7fd6b6631700 (LWP 3004)):
#0  0x00007fd6e47429f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x560106db42f0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x560106db42a0, cond=0x560106db42c8) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x560106db42c8, mutex=0x560106db42a0) at pthread_cond_wait.c:655
#3  0x00007fd6bb0cfa0b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x00007fd6bb0cf607 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd6b6631700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7fd6c8e31700 (LWP 2986)):
#0  0x00007fd6e125f644 in g_mutex_unlock () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fd6e1218b18 in g_main_context_prepare () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd6e12194fb in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd6e12196dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fd6e7d087cb in QEventDispatcherGlib::processEvents (this=0x7fd6bc000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007fd6e7ca7d2a in QEventLoop::exec (this=this@entry=0x7fd6c8e30d80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#6  0x00007fd6e7ab8757 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#7  0x00007fd6eb66ffc5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x00007fd6e7ab9c2c in QThreadPrivate::start (arg=0x560106b7ec10) at thread/qthread_unix.cpp:342
#9  0x00007fd6e473c6db in start_thread (arg=0x7fd6c8e31700) at pthread_create.c:463
#10 0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7fd6caeba700 (LWP 2882)):
#0  0x00007fd6e73a1bf9 in __GI___poll (fds=0x7fd6c401be10, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fd6e12195c9 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd6e12196dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd6e7d087cb in QEventDispatcherGlib::processEvents (this=0x7fd6c4000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fd6e7ca7d2a in QEventLoop::exec (this=this@entry=0x7fd6caeb9d70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007fd6e7ab8757 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#6  0x00007fd6e99b6555 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007fd6e7ab9c2c in QThreadPrivate::start (arg=0x7fd6e9c2eda0) at thread/qthread_unix.cpp:342
#8  0x00007fd6e473c6db in start_thread (arg=0x7fd6caeba700) at pthread_create.c:463
#9  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fd6d12c8700 (LWP 2876)):
#0  0x00007fd6e73a1bf9 in __GI___poll (fds=0x7fd6d12c7ca8, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fd6ec7d5747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fd6ec7d736a in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fd6d3a89fd0 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x00007fd6e7ab9c2c in QThreadPrivate::start (arg=0x560106949a80) at thread/qthread_unix.cpp:342
#5  0x00007fd6e473c6db in start_thread (arg=0x7fd6d12c8700) at pthread_create.c:463
#6  0x00007fd6e73ae88f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fd6edffd1c0 (LWP 2868)):
[KCrash Handler]
#4  0x00007fd6ebc0e63c in QQuickItemPrivate::ChangeListener::operator== (other=..., this=0xac02119e2d30) at ../../include/QtQuick/5.14.2/QtQuick/private/../../../../../src/quick/items/qquickitem_p.h:351
#5  QVector<QQuickItemPrivate::ChangeListener>::indexOf (this=this@entry=0x560108cf1358, t=..., from=<optimized out>, from@entry=0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:1016
#6  0x00007fd6ebc0649e in QVector<QQuickItemPrivate::ChangeListener>::removeOne (t=..., this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:182
#7  QQuickItemPrivate::removeItemChangeListener (this=this@entry=0x560108cf12e0, listener=listener@entry=0x5601090da890, types=..., types@entry=...) at items/qquickitem.cpp:3955
#8  0x00007fd6ebd3bada in QQuickShaderEffectSource::~QQuickShaderEffectSource (this=0x5601090da870, __in_chrg=<optimized out>) at items/qquickshadereffectsource.cpp:213
#9  0x00007fd6ebd3bb39 in QQuickShaderEffectSource::~QQuickShaderEffectSource (this=0x5601090da870, __in_chrg=<optimized out>) at items/qquickshadereffectsource.cpp:218
#10 0x00007fd664ed367b in QGfxSourceProxy::~QGfxSourceProxy (this=0x560108c1d2a0, __in_chrg=<optimized out>) at qgfxsourceproxy.cpp:59
#11 0x00007fd664ece575 in QQmlPrivate::QQmlElement<QGfxSourceProxy>::~QQmlElement (this=0x560108c1d2a0, __in_chrg=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtQml/qqmlprivate.h:111
#12 QQmlPrivate::QQmlElement<QGfxSourceProxy>::~QQmlElement (this=0x560108c1d2a0, __in_chrg=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtQml/qqmlprivate.h:111
#13 0x00007fd6e7cd8ceb in QObjectPrivate::deleteChildren (this=0x560108c1cce0) at kernel/qobject.cpp:2123
#14 0x00007fd6e7ce22ce in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1107
#15 0x00007fd6ebc0b22d in QQuickItem::~QQuickItem (this=0x560108c1cc20, __in_chrg=<optimized out>) at items/qquickitem.cpp:2383
#16 0x00007fd6ebc2bbb5 in QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x560108c1cc20, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#17 QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x560108c1cc20, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#18 0x00007fd6e7cd8ceb in QObjectPrivate::deleteChildren (this=0x560108c83640) at kernel/qobject.cpp:2123
#19 0x00007fd6e7ce22ce in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1107
#20 0x00007fd6ebc0b22d in QQuickItem::~QQuickItem (this=0x560108c83580, __in_chrg=<optimized out>) at items/qquickitem.cpp:2383
#21 0x00007fd6ebc2bbb5 in QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x560108c83580, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#22 QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x560108c83580, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#23 0x00007fd6e7cd8ceb in QObjectPrivate::deleteChildren (this=0x560108c832e0) at kernel/qobject.cpp:2123
#24 0x00007fd6e7ce22ce in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1107
#25 0x00007fd6ebc0b22d in QQuickItem::~QQuickItem (this=0x560108c83220, __in_chrg=<optimized out>) at items/qquickitem.cpp:2383
#26 0x00007fd6ebc2bbb5 in QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x560108c83220, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#27 QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x560108c83220, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#28 0x00007fd6e7cd8ceb in QObjectPrivate::deleteChildren (this=0x560108cf2a10) at kernel/qobject.cpp:2123
#29 0x00007fd6e7ce22ce in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1107
#30 0x00007fd6ebc0b22d in QQuickItem::~QQuickItem (this=0x560108cf2950, __in_chrg=<optimized out>) at items/qquickitem.cpp:2383
#31 0x00007fd6ebc2bdd5 in QQmlPrivate::QQmlElement<QQuickLoader>::~QQmlElement (this=0x560108cf2950, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#32 QQmlPrivate::QQmlElement<QQuickLoader>::~QQmlElement (this=0x560108cf2950, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#33 0x00007fd6e7cd8ceb in QObjectPrivate::deleteChildren (this=0x560108cea620) at kernel/qobject.cpp:2123
#34 0x00007fd6e7ce22ce in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1107
#35 0x00007fd6ebc0b22d in QQuickItem::~QQuickItem (this=0x560108cea560, __in_chrg=<optimized out>) at items/qquickitem.cpp:2383
#36 0x00007fd6ebc2bbb5 in QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x560108cea560, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#37 QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x560108cea560, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#38 0x00007fd6e7cd8ceb in QObjectPrivate::deleteChildren (this=0x560108c18060) at kernel/qobject.cpp:2123
#39 0x00007fd6e7ce22ce in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1107
#40 0x00007fd6ebc0b22d in QQuickItem::~QQuickItem (this=0x5601089fbda0, __in_chrg=<optimized out>) at items/qquickitem.cpp:2383
#41 0x00007fd6ebc2bdd5 in QQmlPrivate::QQmlElement<QQuickLoader>::~QQmlElement (this=0x5601089fbda0, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#42 QQmlPrivate::QQmlElement<QQuickLoader>::~QQmlElement (this=0x5601089fbda0, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#43 0x00007fd6e7cd8ceb in QObjectPrivate::deleteChildren (this=0x560108c395b0) at kernel/qobject.cpp:2123
#44 0x00007fd6e7ce22ce in QObject::~QObject (this=<optimized out>, __in_chrg=<optimized out>) at kernel/qobject.cpp:1107
#45 0x00007fd6ebc0b22d in QQuickItem::~QQuickItem (this=0x560108ce4400, __in_chrg=<optimized out>) at items/qquickitem.cpp:2383
#46 0x00007fd6ebc2bbb5 in QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x560108ce4400, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#47 QQmlPrivate::QQmlElement<QQuickItem>::~QQmlElement (this=0x560108ce4400, __in_chrg=<optimized out>) at ../../include/QtQml/../../src/qml/qml/qqmlprivate.h:111
#48 0x00007fd6e7cdc5a5 in QObject::event (this=this@entry=0x560108ce4400, e=e@entry=0x560108a0af30) at kernel/qobject.cpp:1326
#49 0x00007fd6ebc084db in QQuickItem::event (this=0x560108ce4400, ev=0x560108a0af30) at items/qquickitem.cpp:8162
#50 0x00007fd6e8fed9ac in QApplicationPrivate::notify_helper (this=this@entry=0x56010693e870, receiver=receiver@entry=0x560108ce4400, e=e@entry=0x560108a0af30) at kernel/qapplication.cpp:3685
#51 0x00007fd6e8ff4bb0 in QApplication::notify (this=0x7fff494c76d0, receiver=0x560108ce4400, e=0x560108a0af30) at kernel/qapplication.cpp:3431
#52 0x00007fd6e7ca94a8 in QCoreApplication::notifyInternal2 (receiver=0x560108ce4400, event=0x560108a0af30) at kernel/qcoreapplication.cpp:1075
#53 0x00007fd6e7ca967e in QCoreApplication::sendEvent (receiver=receiver@entry=0x560108ce4400, event=event@entry=0x560108a0af30) at kernel/qcoreapplication.cpp:1470
#54 0x00007fd6e7cac121 in QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x560106933b00) at kernel/qcoreapplication.cpp:1815
#55 0x00007fd6e7cac6b8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1674
#56 0x00007fd6e7d09103 in postEventSourceDispatch (s=0x5601069a1250) at kernel/qeventdispatcher_glib.cpp:277
#57 0x00007fd6e1219417 in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#58 0x00007fd6e1219650 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#59 0x00007fd6e12196dc in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#60 0x00007fd6e7d087ac in QEventDispatcherGlib::processEvents (this=0x5601069b17c0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#61 0x00007fd6e7ca7d2a in QEventLoop::exec (this=this@entry=0x7fff494c7580, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#62 0x00007fd6e7cb14a0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1383
#63 0x000056010480b894 in main (argc=<optimized out>, argv=<optimized out>) at ./shell/main.cpp:228

The reporter indicates this bug may be a duplicate of or related to bug 421170.

Possible duplicates by query: bug 421654, bug 421652, bug 421610, bug 421572, bug 421539.

Reported using DrKonqi
Comment 1 Kai Uwe Broulik 2020-05-18 11:02:04 UTC

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