On Fri, Sep 04, 2015 at 10:44:33AM -0000, Alfonso Sanchez-Beato wrote: > Got it again, the android event seems stalled too and maybe that's > stopping other things:
> root@ubuntu-phablet:/home/phablet# ps -ef|grep initctl > root 749 562 0 12:38 ? 00:00:01 initctl emit android > root 1852 753 0 12:38 ? 00:00:00 initctl emit rild-ready > OFONO_RIL_DEVICE=mtk OFONO_RIL_NUM_SIM_SLOTS=1 > root 3798 3769 0 12:42 pts/9 00:00:00 grep --color=auto initctl The android event is stalled beacuse the rild-ready event chains from it. > root@ubuntu-phablet:/home/phablet# ps awx|grep mountall > 3786 pts/9 S+ 0:00 grep --color=auto mountall Ok. > root@ubuntu-phablet:/home/phablet# initctl list <snip> > mountall stop/waiting <snip> > ofono stop/waiting Ok, not what I expected to see here. This means that ofono's start has not been triggered (if it had, we would see start/starting or start/running), *and* mountall is not running. We will definitely need some debug logs out of mountall. Can you please do the following as root: mount -orw,remount / sed -i -e's/--daemon/& --verbose/' /etc/init/mountall.conf mount -oro,remount / And when you can reproduce the problem after a reboot, attach /var/log/upstart/mountall.log to this bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1480785 Title: ofono does not start after upgrade (initclt stalls when sending an event) To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1480785/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs