oh, and before i forget, the reboot script used for reproducing:

#! /bin/sh


for i in `seq 1 1000`; do
        stamp="$(date +%H:%M:%S)"
    echo "$stamp LOOP $i"
    adb reboot
    adb wait-for-device
    sleep 20
done


in general my device died between 60 and 120 reboots with the bug in place. 
after the above revert i stopped the loop at 273 reboots.

there is definitely something going on with cgmanager on the phones

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1302174

Title:
  Booting mako hangs randomly with cgmanager installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1302174/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to