BQ E4.5 OTA-13: repowerd turn_off() display and never turn_on() again
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Device Images |
New
|
Undecided
|
Unassigned | ||
Canonical System Image |
Confirmed
|
Critical
|
Unassigned | ||
repowerd |
Triaged
|
High
|
Alexandros Frantzis |
Bug Description
I have had the device completely black, but functional:
- one could SSH into it
- it was ringing on incoming call
- one could control the audio volume with the buttons
- green LED showed missed call
But all this with black display.
Long press on power-button did not helped. It may be that it
put the Restart/
was not visible.
It seems in addition that the /userdata slice had no space left on device
because it was impossible to save 'ps ax > ps.txt' in phablet's HOME.
After re-boot, a df showed 3 GB free.
I have below the interesting lines of the log /var/log/
shows that
1. at 2016-10-09T18:04:19 UnityDisplayPow
2. never turned on again, not even on call at 2016-10-09T18:21:24
3. at 2016-10-09T20:41:46 restart of repowerd[1020]: main: Starting repowerd 2016.08.3
due to device reboot via 'sudo reboot' from SSH session
(log file deleted; will attach it gzip'ed)
Changed in repowerd: | |
status: | In Progress → Triaged |
Changed in canonical-devices-system-image: | |
milestone: | 14 → backlog |
Changed in canonical-devices-system-image: | |
assignee: | John McAleely (john.mcaleely) → nobody |
Thanks for reporting.
From the logs the problem seems to be that under some circumstances we can deadlock the dbus processing thread when suspending and waking up.