GNU bug report logs - #16039
repeated emacs crashes (in GC?)

Previous Next

Package: emacs;

Reported by: emacs user <user.emacs <at> gmail.com>

Date: Tue, 3 Dec 2013 14:57:02 UTC

Severity: normal

Tags: fixed

Fixed in version 25.2

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: emacs user <user.emacs <at> gmail.com>
Cc: 16039 <at> debbugs.gnu.org
Subject: bug#16039: repeated emacs crashes (in GC?)
Date: Tue, 03 Dec 2013 18:01:21 +0200
> Date: Tue, 3 Dec 2013 16:55:43 +0200
> From: emacs user <user.emacs <at> gmail.com>
> 
> I wrote YAMAMOTO Mitsuharu, the Emacs for mac developer, and his response is
> 
> > The backtrace shows that the stack is used up because some deeply
> > nested Lisp data structure is recursively traversed in garbage
> > collection (or possibly an unknown bug in the GC code).  In normal OSX
> > applications, the stack depth for the main thread is set to 8MiB by
> > default, and Emacs slightly enlarges it to 8720000B (on 64-bit binary)
> > by some formula in src/emacs.c:

What is the evidence that the stack is used up?  Having 136 thousand
frames during GC is not unheard of.




This bug report was last modified 8 years and 189 days ago.

Previous Next


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