Re: Uses 100% Cpu after resuming from suspend
"Peter P." <[email protected]> Sun, 1 May 2022 19:17:54 +0200
| Newsgroups | gmane.comp.window-managers.fluxbox.user |
|---|---|
| Message-ID | <[email protected]> |
* D.T. <[email protected]> [2022-04-21 08:13]: > On Tue, 2022-04-19 at 22:20 +0200, Peter P. wrote: > > Hi list, > > = > > occasionaly at resuming my laptop from suspend, fluxbox will not > > react > > and shows 100% CPU at one of my four cores. I have to force-reboot > > the > > computer with its power button. This happens once every 20 or so > > times > > when resuming.=A0 How can I go about debugging this further? Keeping a > > fluxbox log per its startup file in -log "/home/me/.fluxbox/log" does > > not produce any output when the above condition is triggered. > > = > = > First of all, are you sure it is fluxbox itself using 100%, or just > something? > Assuming your system is still usable, make first sure of that. Thanks D.T. = htop and top tell me it is fluxbox itself. > Then look at various logs, Xorg but also also system logs and dmesg. xorg.log does not give any warnings or errors. dmesg does not give anything suspicious to me. journalctl contains a lot, nothing abnormal, perhaps: systemd-xdg-autostart-generator[734470]: Exec binary '/usr/bin/gnome-keyri= ng-daemon' does not exist: No such file or directory but this seems unrelated to fluxbox... > Which distro is this? This is Debian stable with FB 1.3.5-2+b2 Thanks again!