|
| From: | Richard Stallman |
| Subject: | Re: mark_object crash in 22.1 and latest CVS (as of tonight) |
| Date: | Tue, 13 Nov 2007 15:03:14 -0500 |
> I'll have to wait till I'm next at work to find out exactly which slot
> in the buffer
> this list comes from using gdb.
Sounds like the contents of the buffer-undo-list. Especially since this
variable is GC'd specially and getting it right is tricky.
It should be easy to verify that guess by examining the undo list slot
in the buffer object.
| [Prev in Thread] | Current Thread | [Next in Thread] |