GNU bug report logs - #17713
24.3.91; Emacs hung in GC?

Previous Next

Package: emacs;

Reported by: Geoff Shannon <geoffpshannon <at> gmail.com>

Date: Fri, 6 Jun 2014 07:11:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.3.91

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Geoff Shannon <geoffpshannon <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, David Kastrup <dak <at> gnu.org>, 17713 <at> debbugs.gnu.org
Subject: bug#17713: Compressed Forms of 'backtrace' and 'bt full' output
Date: Fri, 06 Jun 2014 09:41:31 -0400
> Correct, no SIGSEGV.  Though while the process is running it is
> keeping one of my cpu's at 100%.

My crystal ball says your problem has nothing to do with GC.
Your Emacs is stuck in an inf-loop of code that in turn runs GC on
a regular basis, so when you interrupted the process you happened to be
within GC.
Try to "finish" Fgarbage_collect to see if it does terminate.
And show us the Lisp backtrace (which you'll get if you start "gdb" from
within the .../emacs/src directory).


        Stefan




This bug report was last modified 9 years and 149 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.