[Konsole-devel] [Bug 176974] High memory consumption when using Konsole for a longer time.
Artem S. Tashkinov
t.artem at mailcity.com
Fri Jun 12 16:55:27 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=176974
--- Comment #43 from Artem S. Tashkinov <t artem mailcity com> 2009-06-12 18:55:08 ---
Michael, but what if they are all affected?
Jokes aside, glibc malloc()/free() implementation has very serious problems
when dealing with a lot of small memory allocations - this is why Firefox for
Linux uses its own memory allocator. See this bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=130157 and its duplicates.
Even Qt 4.5.x started to offer its own allocator - probably you have to retest
all these applications after recompiling Qt with -ptmalloc configure flag.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list