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 #20 received at 17713 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Geoff Shannon <geoffpshannon <at> gmail.com>, David Kastrup <dak <at> gnu.org>
Cc: 17713 <at> debbugs.gnu.org
Subject: Re: bug#17713: Compressed Forms of 'backtrace' and 'bt full' output
Date: Fri, 06 Jun 2014 10:56:31 +0300
> From: David Kastrup <dak <at> gnu.org>
> Date: Fri, 06 Jun 2014 09:33:59 +0200
> 
> Geoff Shannon <geoffpshannon <at> gmail.com> writes:
> 
> > So I've got a hung emacs that I have attached to in a debugger.  I opened a
> > new emacs to use report-emacs-bug; following the instructions I was going
> > to include the output of 'bt full'.  Except that it's about 17500 lines
> > long...
> >
> > I took a look at the backtrace as well, and of the 3800 calls on the
> > list, ~3700 of them are from either mark_object or mark_vectorlike.
> 
> There will be likely a lot of repetition here as this sounds like an
> infinite recursion.

I see no signs of infinite recursion in the backtrace, only some quite
deep recursion.  I've seen GC go as deep as 30K recursive calls to
mark_object, so that is quite normal, certainly not unheard of.

> Just the end and the start of the traceback (enough to recognize the
> pattern in the middle) should be enough.  The traceback will likely
> be because of stack overflow.

If it's infinite recursion that hits stack overflow, Emacs will crash
due to SIGSEGV, I think.  Which I understand was not the case here.




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.