bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15688: 24.3.50; clear-temporary-overlay-map


From: Stefan Monnier
Subject: bug#15688: 24.3.50; clear-temporary-overlay-map
Date: Wed, 23 Oct 2013 08:40:23 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> I found that the crashes in GC result from trying to mark
> clear-temporary-overlay-map.  Its function cell is
> a vectorlike which pr reports as #<invalid-lisp-object ADDR>.

The most likely explanation is that it used to be a byte-code-function-p
object but was somehow GC'd too early.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]