** Description changed: On rc-proposed/bq-aquaris.en/krillin #64 and rc-proposed/meizu.en/arale #56 unity8 often crashes on boot, introducing a long delay while apport is doing its work. The process respawns and there doesn't seem to be any impact after boot. Report on errors.u.c: https://errors.ubuntu.com/oops/34eea84c-270c- 11e5-a0a8-fa163e5bb1a2 Most of the time maliit-server also crashes. I reported bug 1473469 How to reproduce the crash: * Make sure your /var/crash in the phone is empty - * run in the phone + * run in the desktop while [ true ]; do echo "Checking if there is crash files"; output=`adb shell ls /var/crash`; if [ "x$output" != "x" ]; then break; fi; echo "No crash files, Rebooting"; adb reboot; echo "Sleeping for 100 seconds"; echo ""; sleep 100; done Will stop because crash files have been generated in about 5 iterations
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1473471 Title: unity8 crashes on boot To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1473471/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
