emacs-devel
[Top][All Lists]
Advanced

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

Re: memory leak


From: David Kastrup
Subject: Re: memory leak
Date: Sat, 31 May 2008 09:57:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

"Drew Adams" <address@hidden> writes:

> Dunno if this helps at all - I haven't been able to track it down.
>
> I get warnings and then emergency messages saying that Emacs is
> running out of memory, after just a few minutes of use. If I don't
> exit when I first get the emergency messages, then I end up needing to
> kill Emacs from outside.

That does not sound like a "memory leak", but the like the mother of all
memory leaks.  Also known as pure space overflow.

What does

M-: (garbage-collect) RET

return?  If nil, bootstrap another Emacs and watch for pure space
overflow messages.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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