GNU bug report logs - #15688
24.3.50; clear-temporary-overlay-map

Previous Next

Package: emacs;

Reported by: rms <at> gnu.org

Date: Wed, 23 Oct 2013 00:10:03 UTC

Severity: important

Tags: moreinfo

Merged with 15583, 15719, 15972, 16278, 16521, 17167, 17168, 17184

Found in version 24.3.50

Done: Stefan Monnier <monnier <at> IRO.UMontreal.CA>

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: Richard Stallman <rms <at> gnu.org>
Cc: 15688 <at> debbugs.gnu.org
Subject: bug#15688: 24.3.50; clear-temporary-overlay-map
Date: Thu, 23 Jan 2014 22:28:39 -0500
> It was mark_object called from mark_vectorlike called from mark_object
> called from mark_object (marking that symbol).  I could not see why it
> was marking that symbol.  ISTR it was called from mark_memory
> and I didn't know how to see where the pointer came from.

Please tell us exactly what value is used for GC_MARK_STACK; as Eli said:

   It's a macro set in src/lisp.h.  You can check it with #warning or
   some such

This said, since you have mark_memory in your backtrace, that indicates
that GC_MARK_STACK is probably set to GC_MAKE_GCPROS_NOOPS, as usual.

Maybe complete backtrace would help, tho.
Also, it'd be useful to know what were the last few keys (the "lossage").


        Stefan





This bug report was last modified 11 years and 47 days ago.

Previous Next


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