Comment 2 for bug 504478

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Thanks for your report.

When it occurs could you please open a terminal and provide the output of the following command:
$ ps -eo pmem,pcpu,rss,vsize,args| sort -k 1 -r | head -11

It will return the top ten of the memory consumers.