https://bugs.kde.org/show_bug.cgi?id=474325
--- Comment #13 from lsmod <forum+...@home.decotrain.de> --- Today I could get the hanger in Debian 12 starting https://slidealama.eu/ in Firefox. Again top shows the hang in Firefox. Started again gdb on this process with the same result: [New LWP 11245] [New LWP 11292] [New LWP 11320] [New LWP 11374] [New LWP 11442] [New LWP 11458] [New LWP 11460] [New LWP 11461] [New LWP 11462] [New LWP 11471] [New LWP 11472] [New LWP 11474] [New LWP 11489] [New LWP 11494] After that killing Firefox still freezes the complete system, but now it hangs in the plasmashell. Switching to another local console did not work. PID USER PR NI VIRT RES SHR S %CPU %MEM ZEIT+ BEFEHL 2015 usr1 20 0 1591140 301316 138572 D 100,3 3,7 7:54.07 plasmashell Now tried to use gdb: # gdb attach -p 2015 GNU gdb (Debian 13.1-3) 13.1 Copyright (C) 2023 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-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"... attach: Datei oder Verzeichnis nicht gefunden. Attaching to process 2015 After that there was no prompt or output and gdb simply blocked the ssh-shell. Even trying to open another gdb in a new ssh-shell did not work. warning: process 2015 is already traced by process 11731 ptrace: Die Operation ist nicht erlaubt. The PC did not react on ACPI-boot and a hard reset was needed. What can be tested now? -- You are receiving this mail because: You are watching all bug changes.