Closed
Bug 812378
Opened 13 years ago
Closed 13 years ago
Idleservice bricks the phone
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(blocking-basecamp:+, firefox18 fixed, firefox19 fixed)
RESOLVED
FIXED
| blocking-basecamp | + |
People
(Reporter: gwagner, Assigned: gwagner)
References
Details
Attachments
(1 file)
|
14.26 KB,
text/plain
|
Details |
After ending a phone call, the idleservice fires constantly and bricks the phone.
I am on the 8/11 nightly build for unagi. I believe this is the current dogfood version.
I can see the lockscreen but I can't unlock it. The power button still works.
| Assignee | ||
Comment 1•13 years ago
|
||
Maybe that's also what we see in bug 811941
Whiteboard: [dogfood-blocker]
| Assignee | ||
Updated•13 years ago
|
blocking-basecamp: --- → ?
| Assignee | ||
Comment 2•13 years ago
|
||
Uh sorry wrong version information.
This happened on current mc and gaia tip.
Whiteboard: [dogfood-blocker]
| Assignee | ||
Comment 3•13 years ago
|
||
This is reproducible with about every other incoming phone call:
I/IdleService( 109): Register idle observer 477a92a0 for 1 seconds
I/IdleService( 109): Register: adjusting next switch from -1 to 1 seconds
I/IdleService( 109): next timeout -74050 msec from now
I/IdleService( 109): SetTimerExpiryIfBefore: next timeout -74051 msec from now
I/IdleService( 109): reset timer expiry to 10 msec from now
I/IdleService( 109): Get idle time: time since reset 75051 msec
I/IdleService( 109): Get idle time: time since reset 75126 msec
I/IdleService( 109): Idle timer callback: current idle time 75126 msec
I/IdleService( 109): next timeout -74126 msec from now
I/IdleService( 109): SetTimerExpiryIfBefore: next timeout -74126 msec from now
I/IdleService( 109): reset timer expiry to 10 msec from now
I/IdleService( 109): next timeout 4294967219873 msec from now
I/IdleService( 109): SetTimerExpiryIfBefore: next timeout 4294967219873 msec from now
I/IdleService( 109): Idle timer callback: tell observer 477a92a0 user is idle
I/IdleService( 109): Get idle time: time since reset 75127 msec
Comment 4•13 years ago
|
||
Is it the same symptom of bug 811459?
| Assignee | ||
Comment 5•13 years ago
|
||
I also saw this now on my unagi flashed with stable channel and 20121116 update.
| Assignee | ||
Comment 6•13 years ago
|
||
I hope this is fixed by the backout of bug 811459. Testing.
| Assignee | ||
Comment 7•13 years ago
|
||
A STR for this bug is:
Call the phone, don't pick up
End the phone call.
Now watch how the idleservice floods logcat.
Updated•13 years ago
|
blocking-basecamp: ? → +
Updated•13 years ago
|
Assignee: nobody → anygregor
| Assignee | ||
Comment 8•13 years ago
|
||
This was fixed with the backout of bug 803039
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
status-firefox18:
--- → fixed
status-firefox19:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•