emacs-devel
[Top][All Lists]
Advanced

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

Re: Memory leak in keyboard variables?


From: Stephen J. Turnbull
Subject: Re: Memory leak in keyboard variables?
Date: Wed, 17 Dec 2008 13:40:05 +0900

Chong Yidong writes:
 > Markus Triska <address@hidden> writes:
 > 
 > > Please also try emacsclient with "-c" instead of "-t" - there seems to
 > > be a probably different and still quite big leak there as will.
 > 
 > With the recent fix to font_clear_cache, the leak is reduced to 30-40k
 > per frame.  This leak seems to be tied to GTK and X toolkits somehow.
 > It does not appear when Emacs is compiled with --with-x-toolkit=no.

The toolkits undoubtedly do their own font caching, and probably won't
release the space until Emacs exits.




reply via email to

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