Comment 25 for bug 1303676

Revision history for this message
Oliver Grawert (ogra) wrote :

with the latest changes in image 286 i can now start 6 webapps and their thubnails stay in the UI ...

switching through them for a while with the right edge gesture they start dieing and respawning (which gets the app selector completely out of order and you most of the time do not end up with the app you selected in front of you)

the respawning does not seem to kill all processes belonging to the app though:
right after start i get:
root@ubuntu-phablet:~# ps ax|grep -c oxide
46
root@ubuntu-phablet:~# ps ax|grep -c webapp
6

after switching through apps for 5 min and have them die and re-order constantly in the app switcher it looks like:
ogra@styx:~/Devel/branches/unity8$ adb shell ps ax|grep -c oxide
95
ogra@styx:~/Devel/branches/unity8$ adb shell ps ax|grep -c webapp
2

during this all 6 apps have proper thumbnails in the switcher as well as in the applications scope

the phone eventually runs out of ram and starts getting unresponsive after about 198 dangling oxide processes have been started ...

http://paste.ubuntu.com/7230191/ has a processtree snapshot takinng after a few minutes after a fresh reboot