Bug 417383 - systemsettings crash when enabling indexing
Summary: systemsettings crash when enabling indexing
Status: RESOLVED WORKSFORME
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_baloo (show other bugs)
Version: 5.17.5
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi, wayland
Depends on:
Blocks:
 
Reported: 2020-02-10 13:34 UTC by Mayeul C.
Modified: 2020-11-11 04:34 UTC (History)
3 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 Mayeul C. 2020-02-10 13:34:21 UTC
Application: systemsettings5 (5.17.5)

Qt Version: 5.14.1
Frameworks Version: 5.67.0
Operating System: Linux 5.5.2-arch1-1 x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
Plasmashell had already be hung for a few seconds, with kickoff searching for "firefox".
Meanwhile, I enabled search indexing, and everything went down.

I had been browsing systemsettings, notably the online accounts section before (I didn't have kaccounts-providers installed, so I browsed away and installed it in the background before enabling indexing).

-- Backtrace:
Application: Configuration du système (systemsettings5), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f57cd938840 (LWP 1732))]

Thread 58 (Thread 0x7f56acfe0700 (LWP 1954)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 57 (Thread 0x7f56ad7e1700 (LWP 1952)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 56 (Thread 0x7f56affff700 (LWP 1943)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 55 (Thread 0x7f56d0ff9700 (LWP 1941)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 54 (Thread 0x7f56d17fa700 (LWP 1936)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 53 (Thread 0x7f56d1ffb700 (LWP 1934)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 52 (Thread 0x7f56d27fc700 (LWP 1931)):
#0  0x00007f57d204e9ef in poll () at /usr/lib/libc.so.6
#1  0x00007f57d001f120 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f57d001f1f1 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007f57d260903c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007f57d25af4cc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f57d23d3e52 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007f57d23d4fc6 in  () at /usr/lib/libQt5Core.so.5
#7  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#8  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 51 (Thread 0x7f56d2ffd700 (LWP 1930)):
#0  0x00007f57d204e9ef in poll () at /usr/lib/libc.so.6
#1  0x00007f57d001f120 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f57d001f1f1 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007f57d260903c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007f57d25af4cc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f57d23d3e52 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007f57d23d4fc6 in  () at /usr/lib/libQt5Core.so.5
#7  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#8  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 50 (Thread 0x7f56d37fe700 (LWP 1929)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 49 (Thread 0x7f56d3fff700 (LWP 1927)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 48 (Thread 0x7f56fd3ba700 (LWP 1889)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 47 (Thread 0x7f56fdbbb700 (LWP 1887)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 46 (Thread 0x7f56fe3bc700 (LWP 1884)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 45 (Thread 0x7f56febbd700 (LWP 1882)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 44 (Thread 0x7f56ff7fe700 (LWP 1878)):
#0  0x00007f57d204e9ef in poll () at /usr/lib/libc.so.6
#1  0x00007f5729be7c14 in  () at /usr/lib/libpulse.so.0
#2  0x00007f5729bf5059 in pa_mainloop_poll () at /usr/lib/libpulse.so.0
#3  0x00007f5729bff301 in pa_mainloop_iterate () at /usr/lib/libpulse.so.0
#4  0x00007f5729bff3b1 in pa_mainloop_run () at /usr/lib/libpulse.so.0
#5  0x00007f5729bef61e in  () at /usr/lib/libpulse.so.0
#6  0x00007f572987ad1c in  () at /usr/lib/pulseaudio/libpulsecommon-13.0.so
#7  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#8  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 43 (Thread 0x7f56fffff700 (LWP 1876)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 42 (Thread 0x7f5714ffa700 (LWP 1874)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 41 (Thread 0x7f572979f700 (LWP 1871)):
#0  0x00007f57d204e9ef in poll () at /usr/lib/libc.so.6
#1  0x00007f57d001f120 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f57d00200c3 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#3  0x00007f5729f22bc8 in  () at /usr/lib/libgio-2.0.so.0
#4  0x00007f57cfffbbb1 in  () at /usr/lib/libglib-2.0.so.0
#5  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#6  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 40 (Thread 0x7f572a9ed700 (LWP 1870)):
#0  0x00007f57d204a42c in read () at /usr/lib/libc.so.6
#1  0x00007f57cffcf9f0 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f57d001d9e1 in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x00007f57d001f0c8 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f57d001f1f1 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#5  0x00007f57d001f242 in  () at /usr/lib/libglib-2.0.so.0
#6  0x00007f57cfffbbb1 in  () at /usr/lib/libglib-2.0.so.0
#7  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#8  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 39 (Thread 0x7f5716bfd700 (LWP 1857)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 38 (Thread 0x7f57173fe700 (LWP 1855)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 37 (Thread 0x7f5717fff700 (LWP 1851)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 36 (Thread 0x7f5728f9d700 (LWP 1849)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 35 (Thread 0x7f57409e7700 (LWP 1815)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 34 (Thread 0x7f57411e8700 (LWP 1814)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 33 (Thread 0x7f5741d8c700 (LWP 1813)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 32 (Thread 0x7f574258d700 (LWP 1812)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 31 (Thread 0x7f57437fe700 (LWP 1811)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 30 (Thread 0x7f5743fff700 (LWP 1810)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 29 (Thread 0x7f575c8d7700 (LWP 1809)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 28 (Thread 0x7f575d0d8700 (LWP 1808)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 27 (Thread 0x7f575f7fe700 (LWP 1807)):
#0  0x00007f57d204e9ef in poll () at /usr/lib/libc.so.6
#1  0x00007f57d001f120 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f57d001f1f1 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007f57d260903c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007f57d25af4cc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f57d23d3e52 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007f57d1675f89 in  () at /usr/lib/libQt5Qml.so.5
#7  0x00007f57d23d4fc6 in  () at /usr/lib/libQt5Core.so.5
#8  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#9  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 26 (Thread 0x7f575effd700 (LWP 1806)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 25 (Thread 0x7f575ffff700 (LWP 1756)):
#0  0x00007f57d204e9ef in poll () at /usr/lib/libc.so.6
#1  0x00007f57d001f120 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f57d001f1f1 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007f57d260903c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007f57d25af4cc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f57d23d3e52 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007f57d1675f89 in  () at /usr/lib/libQt5Qml.so.5
#7  0x00007f57d23d4fc6 in  () at /usr/lib/libQt5Core.so.5
#8  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#9  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 24 (Thread 0x7f577cff9700 (LWP 1755)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 23 (Thread 0x7f577d7fa700 (LWP 1754)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 22 (Thread 0x7f577dffb700 (LWP 1753)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 21 (Thread 0x7f577e7fc700 (LWP 1752)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 20 (Thread 0x7f577effd700 (LWP 1751)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 19 (Thread 0x7f577f7fe700 (LWP 1750)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 18 (Thread 0x7f577ffff700 (LWP 1749)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 17 (Thread 0x7f57a0ff9700 (LWP 1748)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 16 (Thread 0x7f57a17fa700 (LWP 1747)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 15 (Thread 0x7f57a1ffb700 (LWP 1746)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 14 (Thread 0x7f57a27fc700 (LWP 1745)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 13 (Thread 0x7f57a2ffd700 (LWP 1744)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 12 (Thread 0x7f57a37fe700 (LWP 1743)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 11 (Thread 0x7f57a3fff700 (LWP 1742)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 10 (Thread 0x7f57bc9b5700 (LWP 1741)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 9 (Thread 0x7f57bd1b6700 (LWP 1740)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 8 (Thread 0x7f57bd9b7700 (LWP 1739)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 7 (Thread 0x7f57be1b8700 (LWP 1738)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7f57be9b9700 (LWP 1737)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7f57bf1ba700 (LWP 1736)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7f57c8e6c700 (LWP 1735)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7f57c97c2700 (LWP 1734)):
#0  0x00007f57d0c35c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f57ca342dfc in  () at /usr/lib/dri/radeonsi_dri.so
#2  0x00007f57ca3429f8 in  () at /usr/lib/dri/radeonsi_dri.so
#3  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7f57cc7d8700 (LWP 1733)):
#0  0x00007f57d204e9ef in poll () at /usr/lib/libc.so.6
#1  0x00007f57d001f120 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f57d001f1f1 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007f57d260903c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007f57d25af4cc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f57d23d3e52 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007f57d2859b28 in  () at /usr/lib/libQt5DBus.so.5
#7  0x00007f57d23d4fc6 in  () at /usr/lib/libQt5Core.so.5
#8  0x00007f57d0c2f4cf in start_thread () at /usr/lib/libpthread.so.0
#9  0x00007f57d20592d3 in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f57cd938840 (LWP 1732)):
[KCrash Handler]
#6  0x00007f57d1f95f25 in raise () at /usr/lib/libc.so.6
#7  0x00007f57d1f7f897 in abort () at /usr/lib/libc.so.6
#8  0x00007f57d239996c in  () at /usr/lib/libQt5Core.so.5
#9  0x00007f57cd4ef128 in  () at /usr/lib/libQt5WaylandClient.so.5
#10 0x00007f57cd4ffd69 in QtWaylandClient::QWaylandDisplay::dispatchQueueWhile(wl_event_queue*, std::function<bool ()>, int) () at /usr/lib/libQt5WaylandClient.so.5
#11 0x00007f57cd50688a in QtWaylandClient::QWaylandWindow::waitForFrameSync(int) () at /usr/lib/libQt5WaylandClient.so.5
#12 0x00007f57cb438bcc in  () at /usr/lib/qt/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so
#13 0x00007f57d2a502b2 in QOpenGLContext::swapBuffers(QSurface*) () at /usr/lib/libQt5Gui.so.5
#14 0x00007f57d2d4c62d in QPlatformBackingStore::composeAndFlush(QWindow*, QRegion const&, QPoint const&, QPlatformTextureList*, bool) () at /usr/lib/libQt5Gui.so.5
#15 0x00007f57d30f5195 in  () at /usr/lib/libQt5Widgets.so.5
#16 0x00007f57d30f6265 in  () at /usr/lib/libQt5Widgets.so.5
#17 0x00007f57d30f85bd in  () at /usr/lib/libQt5Widgets.so.5
#18 0x00007f57d30f8fe4 in  () at /usr/lib/libQt5Widgets.so.5
#19 0x00007f57d3122f07 in QWidgetPrivate::syncBackingStore() () at /usr/lib/libQt5Widgets.so.5
#20 0x00007f57d3129f04 in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#21 0x00007f57d3243575 in QMainWindow::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5
#22 0x00007f57d3bdaf1c in KMainWindow::event(QEvent*) () at /usr/lib/libKF5XmlGui.so.5
#23 0x00007f57d3c264e8 in KXmlGuiWindow::event(QEvent*) () at /usr/lib/libKF5XmlGui.so.5
#24 0x00007f57d30e5362 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#25 0x00007f57d30ee819 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#26 0x00007f57d25b0962 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#27 0x00007f57d25b31c6 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#28 0x00007f57d26099d4 in  () at /usr/lib/libQt5Core.so.5
#29 0x00007f57d001d39e in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#30 0x00007f57d001f1b1 in  () at /usr/lib/libglib-2.0.so.0
#31 0x00007f57d001f1f1 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#32 0x00007f57d2609020 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#33 0x00007f57d25af4cc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#34 0x00007f57d25b74d6 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#35 0x0000560aa7d4e475 in  ()
#36 0x00007f57d1f81153 in __libc_start_main () at /usr/lib/libc.so.6
#37 0x0000560aa7d4e4fe in _start ()
[Inferior 1 (process 1732) detached]

The reporter indicates this bug may be a duplicate of or related to bug 415993, bug 352217.

Possible duplicates by query: bug 417285, bug 417276, bug 417247, bug 417112, bug 417032.

Reported using DrKonqi
Comment 1 David Edmundson 2020-02-12 22:08:45 UTC
Why is this moved to kwin??
Comment 2 Nate Graham 2020-02-12 23:09:52 UTC
The backtrace looked like it was in some Wayland graphics stuff. My mistake.
Comment 3 Nate Graham 2020-10-12 21:17:51 UTC
Does this happen with a newer version of Plasma? Like 5.19 or 5.20? This page was rewritten in QML since you used it.
Comment 4 Bug Janitor Service 2020-10-27 04:33:39 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-11 04:34:09 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!