Comment 2 for bug 718591

Revision history for this message
Florian Boucault (fboucault) wrote : Re: Unity 2d Places Memory leak when perform a search

Thanks for the bug report Mariano.

So, leaking memory is when the memory is never released during the lifetime of the process. I think what you are seeing here is rather a high usage of memory when search results are displayed.

Can you start a search and then execute the following in a terminal and capture the entire output?

ps aux