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


Message #47 received at 17713 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Geoff Shannon <geoffpshannon <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 17713 <at> debbugs.gnu.org
Subject: Re: bug#17713: First portion of `bt full`
Date: Fri, 06 Jun 2014 09:46:02 -0400
> My theory is that the GC is running (which takes a while because it
> was allowed to get so big).  Then because it's not getting much
> smaller (am I correct in thinking that emacs does conservative GC?),
> it almost immediately goes back to trying to GC, which again takes
> a while.

No, the GC will only take place "after 50MB of allocation".  IOW this
setting just makes the GC less frequent (which in turn means that there
will be more fragmentation and that each GC will take longer).
This setting is probably more harmful than useful, but it's unlikely to
have anything to do with your problem.


        Stefan




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

Previous Next


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