unity-api-bugs team mailing list archive
-
unity-api-bugs team
-
Mailing list archive
-
Message #05808
[Bug 1370399] Re: Indicator network crashes on first boot *every* time (wipe your phone and see)
*** This bug is a duplicate of bug 1368675 ***
https://bugs.launchpad.net/bugs/1368675
from i-network log http://paste.ubuntu.com/8409636/
"""
org::ofono::Interface::NetworkRegistration::Status org::ofono::Interface::NetworkRegistration::str2status(std::string): Unknown status ''
Segmentation fault (core dumped)
"""
That's an exception intentionally let to propagate all the way out from
main to make these kind of problems as visible as possible. What happens
here is that Ofono reports NetworkRegistration status as "" which is
violating the Ofono's own API spec.
** Changed in: ofono (Ubuntu)
Status: New => Triaged
** Changed in: ofono (Ubuntu)
Importance: Undecided => Critical
** Changed in: ofono (Ubuntu)
Assignee: (unassigned) => Alfonso Sanchez-Beato (alfonsosanchezbeato)
** Changed in: indicator-network
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to Network Menu.
https://bugs.launchpad.net/bugs/1370399
Title:
Indicator network crashes on first boot *every* time (wipe your phone
and see)
Status in Network Menu:
Invalid
Status in “ofono” package in Ubuntu:
Triaged
Bug description:
This happens every time I wipe my Nexus 4. I'm just wrestling with
apport-retrace right now.
Please see the following retrace:
http://paste.ubuntu.com/8363837/
This means that the initial setup wizard can't connect to a WiFi
network, and you have to reboot your phone.
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-network/+bug/1370399/+subscriptions
References