https://bugs.kde.org/show_bug.cgi?id=439503
Iván Ávalos <ava...@disroot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ava...@disroot.org --- Comment #3 from Iván Ávalos <ava...@disroot.org> --- I'm having the same problem in Parabola GNU/Linux (Arch-based) using the latest version (5.22.3). It exits normally, immediately, but plasma-systemmonitor never starts. Here's a GDB backtrace: GNU gdb (GDB) 10.2 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from plasma-systemmonitor... (No debugging symbols found in plasma-systemmonitor) (gdb) run Starting program: /usr/bin/plasma-systemmonitor [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7ffff0f8b640 (LWP 164876)] [New Thread 0x7fffebf78640 (LWP 164877)] [Thread 0x7fffebf78640 (LWP 164877) exited] [Thread 0x7ffff14aaa80 (LWP 164872) exited] [Inferior 1 (process 164872) exited normally] (gdb) bt No stack. (gdb) quit Here's the related issue on Parabola's bug tracker: https://labs.parabola.nu/issues/3057 -- You are receiving this mail because: You are watching all bug changes.