Closed Bug 838023 Opened 11 years ago Closed 11 years ago

[Cost Control] Strange behavior in Wi-Fi usage

Categories

(Firefox OS Graveyard :: Gaia::Cost Control, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(blocking-b2g:-, b2g18+)

RESOLVED INVALID
blocking-b2g -
Tracking Status
b2g18 + ---

People

(Reporter: wachen, Unassigned)

Details

*Environment:
Phone - Unagi
Build:
https://pvtbuilds.mozilla.org/pub/mozilla.org/b2g/nightly/mozilla-b2g18-unagi-eng/2013/02/2013-02-04-18-06-27/unagi.zip
Please use your LDAP account for login.

*How to reproduce:
  0. Flash the phone
  1. Go to cost control app
  2. Finish the setup of cost controll app
  3. Start to use any other apps for awhile
     Or, you can just put your phone on the table for awhile
  4. kill old cost controll app and go back to cost controll app
     (Just make sure it refreshes)

*Expected Result:
  Wifi and 3G usage are zero

*Actual Result:
  Wifi usage is more than zero without connecting to any Wi-Fi network.
blocking-b2g: --- → tef?
PS. No matter you are connected to a wifi network or not, the wifi usage just kept going up.
How much data do you see during a period of time (30s, 5min)? KiB? MiB? If you see KiBs, it is probably because the Wi-Fi interface is communicating with the network event when it is not connected to. This is dependent on the near networks.
Hi, salva,

I saw around 100KiB in 10sec~30sec.

However, the serious thing is that the Wi-Fi was not enabled that time.
If the interface is on then that amount of transfer is normal but as you say Wi-Fi is off, let's ensure Wi-Fi is off indeed:

STR:

With the device connected to a PC:

0 - Flash the phone
1 - Open settings and ensure Wi-Fi is switched off indeed
2 - If disabled, open and adb shell session
3 - Emit the 'netcfg' command

Expected:
If the interface is off -> no 'wlan0' entry should appear at all. If it appear, it should look:

wlan0    DOWN

If the interface is on -> an entry with the following text should be shown:

wlan0    UP
Hello Walter, any new about this?
Flags: needinfo?(wachen)
blocking-b2g: tef? → -
tracking-b2g18: --- → ?
Hi,

Sorry, I was busy at other things and forget to close this one.
You are right! The wifi in settings app showing that it's offline but it's not.

Close this as invalid bug and open another bug for tracking the above mentioned issue.
https://bugzilla.mozilla.org/show_bug.cgi?id=838928

salvador, thanks.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(wachen)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.