touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #92361
[Bug 1473471] Re: unity8 crashes on boot
The problem reappeared on rc-proposed/meizu.en/arale #68. I happened
twice on 2 boots.
** Changed in: unity8 (Ubuntu)
Status: Incomplete => Confirmed
** Changed in: canonical-devices-system-image
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1473471
Title:
unity8 crashes on boot
Status in Canonical System Image:
Confirmed
Status in unity8 package in Ubuntu:
Confirmed
Bug description:
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
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1473471/+subscriptions
References