Bug 427228 - Plasma-Wayland Crashes and resets shortly after login
Summary: Plasma-Wayland Crashes and resets shortly after login
Status: RESOLVED WORKSFORME
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.18.5
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-10-01 23:42 UTC by Dave
Modified: 2020-11-24 04:34 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (1.47 KB, text/plain)
2020-10-24 21:48 UTC, bvnfuller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave 2020-10-01 23:42:07 UTC
Application: plasmashell (5.18.5)

Qt Version: 5.14.2
Frameworks Version: 5.70.0
Operating System: Linux 5.8.12-200.fc32.x86_64 x86_64
Windowing system: Wayland
Distribution: "Fedora release 32 (Thirty Two)"

-- Information about the crash:
- What I was doing when the application crashed:
Logged in via SDDM. After a few seconds the display reset and crashed. I remained logged in.


It's really hard to figure out what exactly is going on because a lot of the components spam the logs repeatedly about null pointers/objects when the window dies. I am not sure what it would entail, but it would be nice if the process either quit sooner or batched these into a single log line in the journalctl when it was failing, and left the wave of "Cannot read property 'configuration' of null" for an optional trace/debug log level.

-- Backtrace:
Application: Plasma (plasmashell), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f25033f73c0 (LWP 70627))]

Thread 59 (Thread 0x7f23e4ffa700 (LWP 71627)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f250738adab in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib64/libQt5Core.so.5
#2  0x00007f2508ea1bc2 in QSGRenderThread::processEventsAndWaitForMore() () from /lib64/libQt5Quick.so.5
#3  0x00007f2508ea4109 in QSGRenderThread::run() () from /lib64/libQt5Quick.so.5
#4  0x00007f2507385690 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 58 (Thread 0x7f23e57fb700 (LWP 71626)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 57 (Thread 0x7f23e5ffc700 (LWP 71625)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 56 (Thread 0x7f23f4f87700 (LWP 71616)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 55 (Thread 0x7f23e7fff700 (LWP 71613)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 54 (Thread 0x7f23f5b88700 (LWP 71611)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f250738adab in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib64/libQt5Core.so.5
#2  0x00007f2508ea1bc2 in QSGRenderThread::processEventsAndWaitForMore() () from /lib64/libQt5Quick.so.5
#3  0x00007f2508ea4109 in QSGRenderThread::run() () from /lib64/libQt5Quick.so.5
#4  0x00007f2507385690 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 53 (Thread 0x7f23f6789700 (LWP 71610)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 52 (Thread 0x7f23f6f8a700 (LWP 71609)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 51 (Thread 0x7f240adee700 (LWP 71591)):
#0  0x00007f2506ff54cc in read () from /lib64/libc.so.6
#1  0x00007f2505c2653f in g_wakeup_acknowledge () from /lib64/libglib-2.0.so.0
#2  0x00007f2505bdc5ee in g_main_context_check () from /lib64/libglib-2.0.so.0
#3  0x00007f2505bdca55 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#4  0x00007f2505bdcbe3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#5  0x00007f2507565b8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#6  0x00007f250751891b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#7  0x00007f2507384427 in QThread::exec() () from /lib64/libQt5Core.so.5
#8  0x00007f2507385690 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#9  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 50 (Thread 0x7f240a5ed700 (LWP 71249)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 49 (Thread 0x7f2431730700 (LWP 71225)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f250738adab in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib64/libQt5Core.so.5
#2  0x00007f2508ea1bc2 in QSGRenderThread::processEventsAndWaitForMore() () from /lib64/libQt5Quick.so.5
#3  0x00007f2508ea4109 in QSGRenderThread::run() () from /lib64/libQt5Quick.so.5
#4  0x00007f2507385690 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 48 (Thread 0x7f2431f31700 (LWP 71224)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 47 (Thread 0x7f2432732700 (LWP 71223)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 46 (Thread 0x7f24337fe700 (LWP 71221)):
#0  0x00007f2506ff9aaf in poll () from /lib64/libc.so.6
#1  0x00007f2505bdcaae in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#2  0x00007f2505bdcbe3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f2507565b8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f250751891b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f2507384427 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f2508df2fda in QQuickPixmapReader::run() () from /lib64/libQt5Quick.so.5
#7  0x00007f2507385690 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 45 (Thread 0x7f2438fe2700 (LWP 71184)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f250738adab in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib64/libQt5Core.so.5
#2  0x00007f2508ea1bc2 in QSGRenderThread::processEventsAndWaitForMore() () from /lib64/libQt5Quick.so.5
#3  0x00007f2508ea4109 in QSGRenderThread::run() () from /lib64/libQt5Quick.so.5
#4  0x00007f2507385690 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 44 (Thread 0x7f24397e3700 (LWP 71177)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 43 (Thread 0x7f2439fe4700 (LWP 71172)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 42 (Thread 0x7f2433fff700 (LWP 70901)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 41 (Thread 0x7f243b7fe700 (LWP 70900)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 40 (Thread 0x7f243bfff700 (LWP 70899)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 39 (Thread 0x7f2460ff9700 (LWP 70898)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 38 (Thread 0x7f24617fa700 (LWP 70897)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 37 (Thread 0x7f2461ffb700 (LWP 70896)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 36 (Thread 0x7f24627fc700 (LWP 70895)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 35 (Thread 0x7f2462ffd700 (LWP 70894)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 34 (Thread 0x7f24637fe700 (LWP 70893)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 33 (Thread 0x7f2463fff700 (LWP 70892)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 32 (Thread 0x7f2480ff9700 (LWP 70891)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 31 (Thread 0x7f24817fa700 (LWP 70890)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 30 (Thread 0x7f2481ffb700 (LWP 70889)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 29 (Thread 0x7f24827fc700 (LWP 70888)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 28 (Thread 0x7f2482ffd700 (LWP 70887)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 27 (Thread 0x7f24837fe700 (LWP 70886)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 26 (Thread 0x7f2483fff700 (LWP 70885)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 25 (Thread 0x7f24a0ff9700 (LWP 70884)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 24 (Thread 0x7f24a17fa700 (LWP 70883)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 23 (Thread 0x7f24a1ffb700 (LWP 70882)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 22 (Thread 0x7f24a27fc700 (LWP 70881)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 21 (Thread 0x7f24a2ffd700 (LWP 70880)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 20 (Thread 0x7f24a37fe700 (LWP 70879)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 19 (Thread 0x7f24a3fff700 (LWP 70878)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 18 (Thread 0x7f24c0ff9700 (LWP 70876)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 17 (Thread 0x7f24c17fa700 (LWP 70875)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 16 (Thread 0x7f24c1ffb700 (LWP 70874)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 15 (Thread 0x7f24c27fc700 (LWP 70873)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 14 (Thread 0x7f24c2ffd700 (LWP 70871)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 13 (Thread 0x7f24c37fe700 (LWP 70870)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 12 (Thread 0x7f24c3fff700 (LWP 70869)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7f24e0a79700 (LWP 70867)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f24e127a700 (LWP 70866)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f24e1a7b700 (LWP 70865)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f24e227c700 (LWP 70864)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f24e2a7d700 (LWP 70863)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f24e327e700 (LWP 70862)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f24ecd14700 (LWP 70860)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f24edf37700 (LWP 70859)):
#0  0x00007f2506835e92 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f24ee49889b in util_queue_thread_func () from /usr/lib64/dri/radeonsi_dri.so
#2  0x00007f24ee49836b in impl_thrd_routine () from /usr/lib64/dri/radeonsi_dri.so
#3  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f24f4b47700 (LWP 70747)):
#0  0x00007f2506ff9aaf in poll () from /lib64/libc.so.6
#1  0x00007f2505bdcaae in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#2  0x00007f2505bdcbe3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f2507565b8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f250751891b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f2507384427 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f2508b451e9 in QQmlThreadPrivate::run() () from /lib64/libQt5Qml.so.5
#7  0x00007f2507385690 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f24f5d9d700 (LWP 70634)):
#0  0x00007f2506ff9aaf in poll () from /lib64/libc.so.6
#1  0x00007f2505bdcaae in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#2  0x00007f2505bdcbe3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f2507565b8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f250751891b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f2507384427 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f25084f351b in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007f2507385690 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f250682f432 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f2507004913 in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f25033f73c0 (LWP 70627)):
[KCrash Handler]
#4  0x00007f2506f3f9e5 in raise () from /lib64/libc.so.6
#5  0x00007f2506f28895 in abort () from /lib64/libc.so.6
#6  0x00007f2507350a7f in QMessageLogger::fatal(char const*, ...) const () from /lib64/libQt5Core.so.5
#7  0x00007f24f6323e84 in QtWaylandClient::QWaylandDisplay::checkError() const () from /lib64/libQt5WaylandClient.so.5
#8  0x00007f24f6323ede in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib64/libQt5WaylandClient.so.5
#9  0x00007f2507548fb0 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007f250754bf4c in QSocketNotifier::activated(int, QSocketNotifier::QPrivateSignal) () from /lib64/libQt5Core.so.5
#11 0x00007f250754c2f1 in QSocketNotifier::event(QEvent*) () from /lib64/libQt5Core.so.5
#12 0x00007f2507f0b063 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#13 0x00007f2507519fc0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007f25075665d7 in socketNotifierSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#15 0x00007f2505bdc78f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#16 0x00007f2505bdcb18 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#17 0x00007f2505bdcbe3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#18 0x00007f2507565b73 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#19 0x00007f250751891b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#20 0x00007f25075205a6 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#21 0x00005559c1a47b81 in main ()
[Inferior 1 (process 70627) detached]

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

Possible duplicates by query: bug 426926, bug 426449, bug 426368, bug 425361, bug 424911.

Reported using DrKonqi
Comment 1 Patrick Silva 2020-10-16 19:49:00 UTC
Sometimes plasmashell crashes immediately after login to Wayland session on my system too.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.20.0
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1
Comment 2 bvnfuller 2020-10-24 21:48:36 UTC
Created attachment 132694 [details]
New crash information added by DrKonqi

plasmashell (5.19.5) using Qt 5.15.1

- What I was doing when the application crashed:
Logged in via sddm. Splash screen loaded and closed as expected.
- Unusual behavior I noticed:
After a few seconds, most of screen went black, panel disappeared, then returned.

-- Backtrace (Reduced):
#6  0x00007f62fdb78b07 in QMessageLogger::fatal(char const*, ...) const () from /lib64/libQt5Core.so.5
#8  0x00007f62ec3f03ee in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib64/libQt5WaylandClient.so.5
#9  0x00007f62fdd6d2a0 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007f62fdd89a04 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#11 0x00007f62fdd3d65b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
Comment 3 David Edmundson 2020-10-25 23:50:18 UTC
Do you have the stderr output?

The backtrace just tells us we've been killed by the compositor.
Comment 4 Bug Janitor Service 2020-11-09 04:33:58 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Bug Janitor Service 2020-11-24 04:34:20 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!