Closed
Bug 869250
Opened 12 years ago
Closed 12 years ago
[Buri] Wifi freezes after toggling on
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(blocking-b2g:leo+)
RESOLVED
DUPLICATE
of bug 869246
blocking-b2g | leo+ |
People
(Reporter: jhammink, Unassigned)
References
Details
(Keywords: smoketest)
+++ This bug was initially created as a clone of Bug #869246 +++
Seen while running:Buri, with 5/6 himachi build and Mozilla RIL
Gecko http://hg.mozilla.org/releases/mozilla-b2g18/rev/499c3627e89a
Gaia 495c46489eb256be598a19ea54d7837ce4fc385b
BuildID 20130502070205
Version 18.0
STR:
1. Go to settings=>Wifi and toggle wifi on
Actual:
No networks are scanned, wifi toggle is frozen and can't be switched off.
The following appears in logcat:
01-01 01:31:12.939: INFO/IdleService(143): next timeout 1000 msec from now
01-01 01:31:12.939: INFO/IdleService(143): SetTimerExpiryIfBefore: next timeout 1000 msec from now
01-01 01:31:12.939: INFO/IdleService(143): reset timer expiry to 1007 msec from now
01-01 01:31:12.939: INFO/IdleService(143): Reset idle timeout: tell observer 483d3350 user is back
01-01 01:31:13.949: INFO/IdleService(143): Get idle time: time since reset 913 msec
01-01 01:31:13.949: INFO/IdleService(143): Idle timer callback: current idle time 913 msec
01-01 01:31:13.949: INFO/IdleService(143): next timeout 86 msec from now
01-01 01:31:13.949: INFO/IdleService(143): SetTimerExpiryIfBefore: next timeout 86 msec from now
01-01 01:31:13.949: INFO/IdleService(143): reset timer expiry to 96 msec from now
01-01 01:31:14.039: INFO/IdleService(143): Get idle time: time since reset 1010 msec
01-01 01:31:14.039: INFO/IdleService(143): Idle timer callback: current idle time 1010 msec
01-01 01:31:14.039: INFO/IdleService(143): next timeout 4294967293989 msec from now
01-01 01:31:14.049: INFO/IdleService(143): SetTimerExpiryIfBefore: next timeout 4294967293987 msec from now
01-01 01:31:14.049: INFO/IdleService(143): reset timer expiry to 4294967293996 msec from now
01-01 01:31:14.049: INFO/IdleService(143): Idle timer callback: tell observer 483d3350 user is idle
01-01 01:31:14.049: INFO/IdleService(143): Get idle time: time since reset 1014 msec
Expected:
Wifi networks are scanned, and wifi can be toggled off.
Comment 1•12 years ago
|
||
This looks to be an exact copy of Bug 869246, so duping.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•