Discussion:
Memory Leak
Andrew Yates
2007-07-25 20:33:35 UTC
Permalink
Is anyone else experiencing memory leaks with the latest multi-tty CVS
branch? After about 8 days of running it (in X with GTK) it's using
13% of my memory (~400mb). I've heard from someone else that he had
the same problem, but I haven't been able to find anything about a
known memory leak on the mailing list or README. I also had to raise
max-specpdl-size several times, which is probably related.
Can anyone confirm this? Any idea how to fix it?
timotheus
2007-08-28 04:24:36 UTC
Permalink
Post by Andrew Yates
Is anyone else experiencing memory leaks with the latest multi-tty CVS
branch? After about 8 days of running it (in X with GTK) it's using
13% of my memory (~400mb). I've heard from someone else that he had
the same problem, but I haven't been able to find anything about a
known memory leak on the mailing list or README. I also had to raise
max-specpdl-size several times, which is probably related.
Can anyone confirm this? Any idea how to fix it?
My multi-tty emacs displays the following message on load:

Warning (initialization): Building Emacs overflowed pure space.
(See the node Pure Storage in the Lisp manual for details.)

From the `elisp' info manual, the explanation sounds like it will cause
memory leaks. Yuckie.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.fnord.hu/pipermail/multi-tty/attachments/20070828/e2d7c21b/attachment.pgp
Dan Nicolaescu
2007-08-28 14:38:12 UTC
Permalink
Post by timotheus
Post by Andrew Yates
Is anyone else experiencing memory leaks with the latest multi-tty CVS
branch? After about 8 days of running it (in X with GTK) it's using
13% of my memory (~400mb). I've heard from someone else that he had
the same problem, but I haven't been able to find anything about a
known memory leak on the mailing list or README. I also had to raise
max-specpdl-size several times, which is probably related.
Can anyone confirm this? Any idea how to fix it?
Warning (initialization): Building Emacs overflowed pure space.
(See the node Pure Storage in the Lisp manual for details.)
From the `elisp' info manual, the explanation sounds like it will cause
memory leaks. Yuckie.
I fixed this in CVS, please try again.n
timotheus
2007-08-28 15:47:09 UTC
Permalink
Post by Andrew Yates
Is anyone else experiencing memory leaks with the latest multi-tty CVS
branch? After about 8 days of running it (in X with GTK) it's using
13% of my memory (~400mb). I've heard from someone else that he had
the same problem, but I haven't been able to find anything about a
known memory leak on the mailing list or README. I also had to raise
max-specpdl-size several times, which is probably related.
Can anyone confirm this? Any idea how to fix it?
Now appears fixed in CVS; at least, for me.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.fnord.hu/pipermail/multi-tty/attachments/20070828/69c91a34/attachment.pgp
Continue reading on narkive:
Loading...