GNU bug report logs -
#46384
28.0.50; 100% cpu in line_number_display_width
Previous Next
Reported by: Aaron Jensen <aaronjensen <at> gmail.com>
Date: Mon, 8 Feb 2021 15:37:01 UTC
Severity: normal
Tags: moreinfo
Found in version 28.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
The way I debugged infloops in Emacs was to use the GDB return command
on each frame till control got out of that frame. Eventually I would
find a frame that never returned to its caller. I would then arrange
to stop the program while inside that frame's function and find the
range of code contained in the loop.
Then I would figure out where the code was supposed to exit that loop.
After that, it is a matter of debugging why it does not exit.
--
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
This bug report was last modified 2 years and 341 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.