I'm running emacs GNU Emacs 24.2.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10) on Ubuntu 12.04.
When I open an ansi-term (or term or multi-term) buffer, and use it for a few minutes, it starts to slow way down - there is a noticeable lag when typing characters.
I then open my *Messages* buffer and see this output:
Invalid face attribute :foreground nil
Invalid face attribute :background nil [6 times]
Invalid face attribute :foreground nil
Invalid face attribute :background nil [5 times]
Invalid face attribute :foreground nil
Invalid face attribute :background nil
Invalid face attribute :foreground nil
Invalid face attribute :background nil
(there are thousands of these invalid face attribute entries)
If I downgrade to emacs 24.0.* I don't see this issue.
Any thoughts on this issue are greatly appreciated.
M-x report-emacs-bug. – Stefan Oct 30 '12 at 14:45