GNU bug report logs - #20220
severe memory leak on emacs 24.4.1

Previous Next

Package: emacs;

Reported by: Mario Valencia <mariovalspi <at> gmail.com>

Date: Sat, 28 Mar 2015 23:40:03 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Daniel Colascione <dancol <at> dancol.org>
To: Mario Valencia <mariovalspi <at> gmail.com>, 20220 <at> debbugs.gnu.org
Subject: Re: bug#20220: severe memory leak on emacs 24.4.1
Date: Sat, 28 Mar 2015 23:01:00 -0700
[Message part 1 (text/plain, inline)]
On 03/28/2015 04:39 PM, Mario Valencia wrote:
> to reproduce it, i create a small emtpy html document. then i evaluate
> the following expression:
> 
> (dotimes (i 100) (browse-url-of-file))
> 
> This causes emacs to start opening the file using google chrome. In the
> task manager, i can see emacs' memory usage go up by about 5 megabytes
> each time a tab is opened. When it opens about 30 tabs, emacs is using
> 138 megabytes of memory, and it gives the error below.
> the translation is something like this: "ShellExecute failed: Storage
> space insufficient to process this command"
> My harddrive has enough storage space btw.

Do you happen to have any shell extensions installed?  ShellExecute can
run arbitrary third-party code through this extension mechanism.

[signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 10 years and 29 days ago.

Previous Next


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