[Bug 48887] Re: Zooming/Text functions cause 100% CPU Utilization & possible memory leak?

Klaus Stengel proger2 at technologist.com
Tue Jun 13 09:06:43 UTC 2006


I experience the same problem. I did some analysis with valgrind and
noticed that the problem isn't dia itself, but the text-layout library
'libpango'. On every redraw event some pieces of font information are
gathered by that library, but won't be cleaned up again so that dia (and
any other program that uses certain functions of libpango) takes more
and more memory until it has to be killed because there is no more space
left ( so called "memory leak"). This explains the OOMs the original
poster experienced and why it only happens when text objects are
involved.

-- 
Zooming/Text functions cause 100% CPU Utilization & possible memory leak?
https://launchpad.net/bugs/48887




More information about the desktop-bugs mailing list