emacs-devel
[Top][All Lists]
Advanced

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

Re: erroneous auto-save-list file


From: Stephen Berman
Subject: Re: erroneous auto-save-list file
Date: Fri, 09 Nov 2007 09:23:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

On Thu, 08 Nov 2007 23:13:07 -0500 Richard Stallman <address@hidden> wrote:

>     A couple of days ago, Emacs crashed (an abort due to a since fixed bug),
>     and when I restarted it and typed M-x recover-session, the latest
>     .saved* file in auto-save-list only contained one file and its
>     auto-saved backup, though two other files also contained auto-saved
>     backups, and these were still in their directory, so I could recover
>     them.
>
> This could happen due to a crash inside do_auto_save.
> Is that what happened?

Maybe.  The abort was due to a bug in the GTK+ tool bar code, which I
reported and Jan D. quickly fixed.  I suppose it is possible that
do_auto_save was being executed when the abort occurred, is it?  When
the initial abort occurred, resulting in the erroneous auto-save-list
file, Emacs was not running under gdb, but, as I wrote in my bug report
about the abort, even reproducing it under gdb yielded no backtrace, why
I don't know.  (The abort locked up my desktop and I could unlock it
only by killing the emacs process, after which, when I tried to get a
backtrace, gdb just said "Cannot access memory at address 0x8321b6c".)

Steve Berman





reply via email to

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