There's not enough information here to make a proper attack on this issue, and this is a complex topic.
We need someone to sit down and determine things like: 1. why did the OOM killer strike a foreground app? Did it use an insane amount of memory? If a webapp, is it a QtWebkit-based app, or Oxide? Does Oxide cache much in memory? 2. would more graded OOM scoring really make an impact. How much does the OOM killer take this score into account. Maybe the scores being currently set are not strong enough. 3. Is the OOM killer cgroup aware? Can we be sure it won't kill any process in a cgroup that is containing the app currently focused by the user 4. is the default kernel OOM killer really the right thing to rely on for a phone? I believe it tries to prioritize killing memory-greedy apps over longer-running ones, i.e. if your app starts eating lots of memory, it'll kill it first. I don't think Android uses it 5. has anyone profiled these apps to see if easy memory savings could be made? Are they loading large high-res graphics? 6. has anyone profiled unity8/maliit/dash and all the system services to try reduce their memory usage? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1478853 Title: OOM scoring kills the browser's render process while the browser is running Status in Canonical System Image: Confirmed Status in qtmir package in Ubuntu: Confirmed Status in ubuntu-app-launch package in Ubuntu: Confirmed Status in webbrowser-app package in Ubuntu: New Bug description: According to people's reports, the OOM killer kills the browser's renderer process while the browser is being focused. https://plus.google.com/u/1/106915287544632473346/posts/CoA8mLLvsJk?cfem=1 Also the OOM scoring mechanism really should take more things into accounts. To me it happens frequently that an app is hanging unused in the right edge spread for days without getting killed, but the 2 most recent apps I switch between get killed all the time. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1478853/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

