[Fix] Iceweasel and flash player absurd RAM comsumption - Printable Version +- nixers (https://nixers.net) +-- Forum: Operating Systems & Administration (https://nixers.net/Forum-Operating-Systems-Administration) +--- Forum: GNU/Linux (https://nixers.net/Forum-GNU-Linux) +--- Thread: [Fix] Iceweasel and flash player absurd RAM comsumption (/Thread-Fix-Iceweasel-and-flash-player-absurd-RAM-comsumption) |
[Fix] Iceweasel and flash player absurd RAM comsumption - EmperorDAZ - 30-08-2012 Ok, I am using Debian and when I was playing some games and viewing videos (anything that requires Adobe Flash Player) after a while, I started to notice my computer slowing and slowing down. So I closed Iceweasel (Firefox) but the absurd RAM consumption still persisted. I have some widgets on my desktop displaying the RAM and SWAP Consumption. RAM was almost full, only had 200 MB left (I have 2 GB) and the SWAP as almost full. I had to restart the computer, since the "ps aux | grep iceweasel" wouldn't show me anything. After a brief search on the Internet I found a solution for it (well, it's not really a solution, it will just limit the RAM resources) In Iceweasel, go to Code: about:config In the filter field, search for Code: browser.cache.memory.enable Now, create a new string value by right clicking. Code: Right-click -> New -> String Code: browser.cache.memory.capacity So, now enter the value of Memory cache in KB.
RE: [Fix] Iceweasel and flash player absurd ram comsumption - Jayro - 30-08-2012 Very nice fix! Hopefully this will help anyone using IceWeasel. I am guessing there is a memory leak in the Flash Player plugin. RE: [Fix] Iceweasel and flash player absurd ram comsumption - Robby - 02-09-2012 Iceweasel would always crash for me however firefox wouldn't, I prefer Chromium since everything works just fine on there. |