ofono hitting an assert during settings test
Bug #1490991 reported by
Ken VanDine
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
John McAleely | ||
ofono (Ubuntu) |
Fix Released
|
High
|
Alfonso Sanchez-Beato | ||
ofono (Ubuntu RTM) |
Fix Released
|
High
|
Alfonso Sanchez-Beato |
Bug Description
We've been seeing some test failures in the cellular panel of system-settings, not always the same tests but similar symptoms. Looks like ofono hits and assert because the modem gets powered off. The common symptom in our tests is the various ofono related objects we get from libqofono become null and the syslog indicators that ofono exited. See attached syslog
Related branches
Changed in ofono (Ubuntu RTM): | |
status: | New → Confirmed |
assignee: | nobody → Alfonso Sanchez-Beato (alfonsosanchezbeato) |
Changed in ofono (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in ofono (Ubuntu RTM): | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
assignee: | nobody → John McAleely (john.mcaleely) |
importance: | Undecided → High |
milestone: | none → ww40-2015 |
status: | New → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
The reason for the crash seems to be an event that switches the radio state to UNAVAILABLE. This probably happens when rebooting the phone only, so it does not seem dangerous.