https://bugs.kde.org/show_bug.cgi?id=498738

--- Comment #12 from Adam Fontenot <adam.m.fontenot+...@gmail.com> ---
Created attachment 182244
  --> https://bugs.kde.org/attachment.cgi?id=182244&action=edit
backtrace of plasmashell with all threads

Okay, here's a backtrace captured as suggested by Nate. As I kind of expected,
Plasmashell isn't actively doing anything, and so the backtrace just shows the
main thread what appears to be a poll waiting state.

#0  0x00007f19ad2ade22 in ??? () at /usr/lib/libc.so.6
#1  0x00007f19ad2a1fda in ??? () at /usr/lib/libc.so.6
#2  0x00007f19ad2a2024 in ??? () at /usr/lib/libc.so.6
#3  0x00007f19ad31c5a6 in ppoll () at /usr/lib/libc.so.6
#4  0x00007f19ac5b6e04 in ??? () at /usr/lib/libglib-2.0.so.0
#5  0x00007f19ac5b6ee5 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#6  0x00007f19adbcd59d in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
at /usr/lib/libQt6Core.so.6
#7  0x00007f19ad965376 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/usr/lib/libQt6Core.so.6
#8  0x00007f19ad95d159 in QCoreApplication::exec() () at
/usr/lib/libQt6Core.so.6
#9  0x00005586b0e9070a in ??? ()
#10 0x00007f19ad2376b5 in ??? () at /usr/lib/libc.so.6
#11 0x00007f19ad237769 in __libc_start_main () at /usr/lib/libc.so.6
#12 0x00005586b0e90c45 in ??? ()

I also printed the backtrace for every thread just in case that's somehow
helpful, and attached it.

Let me know if there's something else I can provide.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to