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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 9352 in the body.
You can then email your comments to 9352 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#9352; Package emacs. (Tue, 23 Aug 2011 17:02:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Christoph Conrad" <christoph.conrad <at> gmx.de>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 23 Aug 2011 17:02:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#9352; Package emacs. (Wed, 24 Aug 2011 04:15:03 GMT) Full text and rfc822 format available.

Message #8 received at 9352 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: "Christoph Conrad" <christoph.conrad <at> gmx.de>
Cc: 9352 <at> debbugs.gnu.org
Subject: Re: bug#9352: GNU/Emacs 23.3,
	Windows 7: Very huge .emacs-places can cause problems
Date: Wed, 24 Aug 2011 00:12:16 -0400
"Christoph Conrad" wrote:

> 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.

Perhaps the default value for save-place-limit should be changed to
something large-ish but finite. Eg 400?
(I've had it set to 200 for many years with no ill effects.)




Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Sat, 27 Aug 2011 00:56:02 GMT) Full text and rfc822 format available.

Notification sent to "Christoph Conrad" <christoph.conrad <at> gmx.de>:
bug acknowledged by developer. (Sat, 27 Aug 2011 00:56:02 GMT) Full text and rfc822 format available.

Message #13 received at 9352-done <at> debbugs.gnu.org (full text, mbox):

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.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 24 Sep 2011 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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