GNU bug report logs - #9352
GNU/Emacs 23.3, Windows 7: Very huge .emacs-places can cause problems

Previous Next

Package: emacs;

Reported by: "Christoph Conrad" <christoph.conrad <at> gmx.de>

Date: Tue, 23 Aug 2011 17:02:01 UTC

Severity: normal

Fixed in version 24.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Christoph Conrad" <christoph.conrad <at> gmx.de>
Subject: bug#9352: closed (Re: bug#9352: GNU/Emacs 23.3, Windows 7: Very
 huge .emacs-places can cause problems)
Date: Sat, 27 Aug 2011 00:56:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#9352: GNU/Emacs 23.3, Windows 7: Very huge .emacs-places can cause problems

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 9352 <at> debbugs.gnu.org.

-- 
9352: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9352
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 9352-done <at> debbugs.gnu.org
Subject: Re: bug#9352: GNU/Emacs 23.3,
	Windows 7: Very huge .emacs-places can cause problems
Date: Fri, 26 Aug 2011 20:52:49 -0400
Version: 24.1

Glenn Morris wrote:

> Perhaps the default value for save-place-limit should be changed to
> something large-ish but finite. Eg 400?

Done.

[Message part 3 (message/rfc822, inline)]
From: "Christoph Conrad" <christoph.conrad <at> gmx.de>
To: bug-gnu-emacs <at> gnu.org
Cc: christoph.conrad <at> gmx.de
Subject: GNU/Emacs 23.3, Windows 7: Very huge .emacs-places can cause problems
Date: Tue, 23 Aug 2011 18:37:44 +0200
Hi,

after several investigation i found out the reason for crashing my emacs
crashing several times today.

I use

;; Shortcut for saving desktop and saveplaces
(global-set-key (kbd "S-<f9>")
                '( lambda ()
                   (interactive)
                   (save-place-alist-to-file)
                   (desktop-save desktop-dirname)))

sometimes t save my "session". Today emacs showed me a message after
that every time, "memory exhausted", and after two or three times he
crashed repeatable.

After some time i found out that my ".emacs-places" over the years had
reached a size of nearly 50 MB. I deleted it, problem gone.

In GNU Emacs 23.3.1 (i386-mingw-nt4.0.1381)
 of 2011-03-10 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 4.0.1381
configured using `configure --with-gcc (4.5) --no-opt --cflags -Ic:/imagesupport/include'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: DEU
  value of $XMODIFIERS: nil
  locale-coding-system: cp1252
  default enable-multibyte-characters: t



This bug report was last modified 13 years and 334 days ago.

Previous Next


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