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

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

bug#6177: 23.2; emacs crashes when reverting a file


From: Chong Yidong
Subject: bug#6177: 23.2; emacs crashes when reverting a file
Date: Thu, 27 May 2010 11:46:58 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2.50 (gnu/linux)

"Roland Winkler" <Roland.Winkler@physik.uni-erlangen.de> writes:

> On Wed May 26 2010 Geoff Gole wrote:
>> I can reproduce this crash in an emacs -Q with the following code:
>> 
>> (with-current-buffer (get-buffer-create "foo")
>>   (setq mode-line-buffer-identification '(:eval (erase-buffer)))
>>   (switch-to-buffer "foo")
>>   (insert "a"))
>
> This looks, indeed, like the same thing in a yet simpler version.
> Since I submitted my original bug report I switched from a 32bit to
> a 64bit OS, with which I can reproduce these crashes, too.

I've checked in a fix.  Thanks for the bug reports.





reply via email to

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