emacs-devel
[Top][All Lists]
Advanced

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

Re: unpredictable emacs 21 crashes


From: Eli Zaretskii
Subject: Re: unpredictable emacs 21 crashes
Date: Sun, 16 Jun 2002 08:43:20 +0300 (IDT)

On Sat, 15 Jun 2002, Richard Stallman wrote:

> Most likely, whatever called GC won't be relevant.
> The crash is probably due to invalid data.  To analyze it
> you need to study the data being worked on in the innermost frames.
> By working back one frame at a time, you can see what data structure
> the invalid objects are found in.  The vector last_marked (see
> alloc.c) can help you trace this back.

There's some information about debugging these problems in etc/DEBUG.



reply via email to

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