GNU bug report logs - #6177
23.2; emacs crashes when reverting a file

Previous Next

Package: emacs;

Reported by: Roland Winkler <roland.winkler <at> physik.uni-erlangen.de>

Date: Tue, 11 May 2010 23:29:01 UTC

Severity: normal

Found in version 23.2

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Geoff Gole <geoffgole <at> gmail.com>
To: roland.winkler <at> physik.uni-erlangen.de, eliz <at> gnu.org, 6177 <at> debbugs.gnu.org
Subject: bug#6177: 23.2; emacs crashes when reverting a file
Date: Wed, 26 May 2010 17:18:43 +0800
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 is GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.12.11)
of 2009-07-30. Other people were able to reproduce with 64 bit linux,
GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.0)
and GNU Emacs 21.3.1 (i386-mingw-nt5.1.2600) of 2004-03-10.




This bug report was last modified 14 years and 344 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.