https://bugs.kde.org/show_bug.cgi?id=379551

Milian Wolff <m...@milianw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDSINFO
         Resolution|---                         |WAITINGFORINFO

--- Comment #1 from Milian Wolff <m...@milianw.de> ---
this sounds odd - do you have many tabs open?

in general, how do you track memory consumption? can you try a heap profiler
like heaptrack to see what happens and what consumes memory?

does anything happen when you do this once RSS memory consumption is reported
as high:

gdb --pid $(pidof kdevelop)
...
(gdb) call KDevelop::DUChain::self()->storeToDisk()

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to