GNU bug report logs -
#20825
25.0.50; Cannot view info docs anymore (100% CPU)
Previous Next
Reported by: Tassilo Horn <tsdh <at> gnu.org>
Date: Tue, 16 Jun 2015 07:08:02 UTC
Severity: normal
Found in version 25.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 20825-done <at> debbugs.gnu.org (full text, mbox):
> From: Tassilo Horn <tsdh <at> gnu.org>
> Date: Tue, 16 Jun 2015 09:06:55 +0200
>
> With emacs HEAD e80225000dda3f1deac5ea95a9253301b05fbed7, emacs starts
> using up 100% CPU time when trying to view some info documentation.
>
> 1. emacs -Q
> 2. C-h i
> The info index is shown properly
> 3. m emacs RET
>
> Now emacs starts using up 100% CPU, and the emacs info docs aren't
> shown. With `debug-on-quit' I obtain the following backtrace during the
> hang.
>
> Debugger entered--Lisp error: (quit)
> count-lines(1 1)
> line-number-at-pos(70)
> filepos-to-bufferpos(1116 approximate)
> Info-find-node-2("/home/horn/Repos/el/emacs/info/emacs" "Top" nil nil)
> Info-find-node("emacs" "Top" nil nil)
> Info-goto-node("(emacs)" nil)
> Info-menu("Emacs" nil)
> funcall-interactively(Info-menu "Emacs" nil)
> call-interactively(Info-menu nil nil)
> command-execute(Info-menu)
Fixed.
This bug report was last modified 9 years and 338 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.