Open Talkless opened 4 years ago
Hi @Talkless,
I suspect this issue is caused by a low-memory situation leading to the kernel killing the unity8 executable.
Could you please watch /var/log/syslog
up to the point of the unity8 restart to see if the kernel reports killing the process?
Here's the output:
$ tail -f /var/log/syslog -n0 | tee ~/log
Nov 18 19:57:12 ubuntu-phablet dbus[637]: [system] Activating service name='com.canonical.PropertyService' (using servicehelper)
Nov 18 19:57:14 ubuntu-phablet dbus[637]: [system] Successfully activated service 'com.canonical.PropertyService'
Nov 18 19:57:20 ubuntu-phablet dbus[637]: [system] Activating service name='org.freedesktop.timedate1' (using servicehelper)
Nov 18 19:57:20 ubuntu-phablet dbus[637]: [system] Successfully activated service 'org.freedesktop.timedate1'
These Activating..
happens a bit after the crash, when Unity is loading. So.. no much info I guess.
Still happens on OTA-14 btw.
Still reproducible on OTA-15.
I've asked some people to confirm this issue on their 1GB RAM devices, but none have yet.
It is possible that expecting this 5-year-old device to switch apps at faster than 2 per second could be too much for it. But we'll see if we can get a confirming case.
I could reproduce this on E5 dev channel (2021-02-05) after quite a long time swiping (as suggested ~1 minute) (Is there a log I can send?)
Same with OTA-16
Same with OTA-17
Same with OTA-18
@Talkless in general it makes no sense to re-iterate for every release that the bug is still there, that just generates noise on the ticket. As long as the ticket is open we assume that it is still not working. Only comment on such a ticket if the problem is fixed or you have new information.
Originally I've discovered this issue with ActivityTracker and PureMaps, but crash can be reproduced with just Messages and Phone app:
Sometimes it's app that crashes, like ActivityTracker on PureMaps (one of those) while swiping, not whole Unity, but that seems rarer case. Maybe that's different issue.
Here's logs up to the point of Unity crash: https://gist.github.com/Talkless/82a6e55e00d384693e2fe453c76f8a31