emacs-devel
[Top][All Lists]
Advanced

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

Re: Memory leak due to bidi?


From: Eli Zaretskii
Subject: Re: Memory leak due to bidi?
Date: Fri, 05 Aug 2011 09:10:12 +0300

> From: Antoine Levitt <address@hidden>
> Date: Thu, 04 Aug 2011 21:22:35 +0200
> 
> Got it. It's related to another bug I reported: emacs -Q, (setq-default
> word-wrap t), break, and:
> 
> (gdb) print bidi_cache_total_alloc 
> $1 = 32768
> 
> Hope that helps.

Yes, it helps a lot.  Believe it or not, but I was already looking at
some suspicious logic regarding this, during debugging of that other
bug.  It also explains why I don't see this in my sessions: I never
set word-wrap non-nil.

Thanks!



reply via email to

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