Skip to content

Instantly share code, notes, and snippets.

@eliperelman
Created August 6, 2014 21:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eliperelman/e2c361f81ac8a18d6073 to your computer and use it in GitHub Desktop.
Save eliperelman/e2c361f81ac8a18d6073 to your computer and use it in GitHub Desktop.
eli@precision:~/B2G$ b2gperf --delay=10 --iterations=30 Messages
2014-08-06 16:21:53,792 B2GPerfRunner WARNING | Missing required DataZilla field: oauth_secret
2014-08-06 16:21:53,792 B2GPerfRunner WARNING | Missing required DataZilla field: oauth_key
2014-08-06 16:21:53,792 B2GPerfRunner WARNING | Missing required DataZilla field: build_revision
2014-08-06 16:21:53,792 B2GPerfRunner WARNING | Missing required DataZilla field: device_name
2014-08-06 16:21:53,792 B2GPerfRunner WARNING | Missing required DataZilla field: project
2014-08-06 16:21:53,792 B2GPerfRunner WARNING | Missing required DataZilla field: gecko_revision
2014-08-06 16:21:53,792 B2GPerfRunner WARNING | Missing required DataZilla field: branch
2014-08-06 16:21:53,792 B2GPerfRunner INFO | Reports will not be submitted to DataZilla
2014-08-06 16:21:54,440 B2GPerfRunner INFO | Running B2GPerfLaunchMessagesTest
2014-08-06 16:21:55,208 B2GPopulate INFO | Populating 200 messages
2014-08-06 16:23:42,090 B2GPerfRunner INFO | Messages [1/30]
2014-08-06 16:23:53,271 B2GPerfRunner INFO | Messages [2/30]
2014-08-06 16:24:04,433 B2GPerfRunner INFO | Messages [3/30]
2014-08-06 16:24:15,460 B2GPerfRunner INFO | Messages [4/30]
2014-08-06 16:24:26,509 B2GPerfRunner INFO | Messages [5/30]
2014-08-06 16:24:37,537 B2GPerfRunner INFO | Messages [6/30]
2014-08-06 16:24:48,623 B2GPerfRunner INFO | Messages [7/30]
2014-08-06 16:24:59,766 B2GPerfRunner INFO | Messages [8/30]
2014-08-06 16:25:10,926 B2GPerfRunner INFO | Messages [9/30]
2014-08-06 16:25:21,947 B2GPerfRunner INFO | Messages [10/30]
Traceback (most recent call last):
File "/usr/local/bin/b2gperf", line 9, in <module>
load_entry_point('b2gperf==0.32', 'console_scripts', 'b2gperf')()
File "/usr/local/lib/python2.7/dist-packages/b2gperf/b2gperf.py", line 595, in cli
b2gperf.measure_app_perf(args)
File "/usr/local/lib/python2.7/dist-packages/b2gperf/b2gperf.py", line 201, in measure_app_perf
test.run()
File "/usr/local/lib/python2.7/dist-packages/b2gperf/b2gperf.py", line 338, in run
self.test()
File "/usr/local/lib/python2.7/dist-packages/b2gperf/b2gperf.py", line 377, in test
'launch("%s")' % self.app_name)
File "/usr/local/lib/python2.7/dist-packages/marionette/marionette.py", line 1166, in execute_async_script
filename=os.path.basename(frame[0]))
File "/usr/local/lib/python2.7/dist-packages/marionette/decorators.py", line 35, in _
return func(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/marionette/marionette.py", line 590, in _send_message
response = self.client.send(message)
File "/usr/local/lib/python2.7/dist-packages/marionette_transport/transport.py", line 100, in send
response = self.receive()
File "/usr/local/lib/python2.7/dist-packages/marionette_transport/transport.py", line 57, in receive
raise IOError(self.connection_lost_msg)
IOError: Connection to Marionette server is lost. Check gecko.log (desktop firefox) or logcat (b2g) for errors.
I/Gecko ( 309): 1407360110013 Marionette DEBUG accepted connection on 127.0.0.1:33440
I/Gecko ( 309): 1407360110256 Marionette INFO loaded marionette-listener.js
I/Gecko ( 309): 1407360110264 Marionette INFO sendToClient: {"from":"0","value":{"browserName":"B2G","browserVersion":"34.0a1","platformName":"ANDROID","platformVersion":"34.0a1","handlesAlerts":false,"nativeEvents":false,"rotatable":true,"secureSsl":false,"takesElementScreenshot":true,"takesScreenshot":true,"platform":"ANDROID","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","appBuildId":"20140806161318","device":"flame","version":"34.0a1","b2g":true}}, {fcbbf4cb-44f5-49c7-8edc-3868ff126307}, {fcbbf4cb-44f5-49c7-8edc-3868ff126307}
I/Gecko ( 309): 1407360110323 Marionette INFO sendToClient: {"from":"0","ok":true}, {614fdec7-bd01-4f46-94ee-9785235257a2}, {614fdec7-bd01-4f46-94ee-9785235257a2}
I/Gecko ( 309): 1407360110369 Marionette INFO sendToClient: {"from":"0","ok":true}, {659efb23-1593-4daa-a30c-c418b6359de3}, {659efb23-1593-4daa-a30c-c418b6359de3}
I/Gecko ( 309): 1407360110377 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":true,"script":"return GaiaDataLayer.getSetting(\"*\")","newSandbox":true,"args":[],"filename":"gaia_test.py","line":165}}, id: {9b53d086-6ba8-4c14-a165-598934cd2180}
E/GeckoConsole( 309): Content JS LOG at dummy file:541 in GaiaDataLayer.getSetting/req.onsuccess: setting retrieved
I/Gecko ( 309): 1407360110465 Marionette INFO sendToClient: {"from":"0","value":{"accessibility.invert":false,"accessibility.screenreader":false,"accessibility.show-settings":false,"airplaneMode.enabled":false,"airplaneMode.status":"disabled","alarm.enabled":false,"alarm.ringtone":{"size":7512,"type":"audio/ogg","slice":null},"app-suspending.enabled":false,"app-themecolor.enabled":true,"app-transition.enabled":true,"app.cards_view.screenshots.enabled":true,"app.launch_path.blacklist":[],"app.reportCrashes":"ask","app.update.battery-threshold.plugged":25,"app.update.battery-threshold.unplugged":25,"app.update.channel":"default","app.update.interval":86400,"app.update.url":"https://aus4.mozilla.org/update/3/%PRODUCT%/%VERSION%/%BUILD_ID%/%PRODUCT_DEVICE%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/update.xml","apz.force-enable":true,"apz.overscroll.enabled":true,"audio.volume.alarm":15,"audio.volume.bt_sco":15,"audio.volume.cemaxvol":11,"audio.volume.content":15,"audio.volume.dtmf":15,"audio.volume.m
I/Gecko ( 309): 1407360110514 Marionette DEBUG Got request: execute, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"return navigator.mozWifiManager && navigator.mozWifiManager.macAddress;","newSandbox":true,"args":[],"filename":"b2gperf.py","line":72}}, id: {1468dd5e-df45-46d8-8f2c-d0914213e257}
I/Gecko ( 309): 1407360110541 Marionette INFO sendToClient: {"from":"0","value":"00:0a:f5:f7:39:cc"}, {1468dd5e-df45-46d8-8f2c-d0914213e257}, {1468dd5e-df45-46d8-8f2c-d0914213e257}
I/Gecko ( 309): 1407360110795 Marionette INFO sendToClient: {"from":"0","value":{"browserName":"B2G","browserVersion":"34.0a1","platformName":"ANDROID","platformVersion":"34.0a1","handlesAlerts":false,"nativeEvents":false,"rotatable":true,"secureSsl":false,"takesElementScreenshot":true,"takesScreenshot":true,"platform":"ANDROID","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","appBuildId":"20140806161318","device":"flame","version":"34.0a1","b2g":true}}, {6dc717b9-f4ac-436f-b3e0-da22b1bf4551}, {6dc717b9-f4ac-436f-b3e0-da22b1bf4551}
I/Gecko ( 309): 1407360112920 Marionette INFO sendToClient: {"from":"0","ok":true}, {718c0de6-478a-42e8-9f76-c18bbb3dc995}, {718c0de6-478a-42e8-9f76-c18bbb3dc995}
I/Gecko ( 309): 1407360112928 Marionette INFO sendToClient: {"from":"0","ok":true}, {afb90846-ccf2-4476-ae9f-4230cb4f8e30}, {afb90846-ccf2-4476-ae9f-4230cb4f8e30}
I/Gecko ( 309): 1407360113005 Marionette INFO sendToClient: {"from":"0","ok":true}, {7980d79c-d649-47b3-8e1e-3e7fb26f4353}, {7980d79c-d649-47b3-8e1e-3e7fb26f4353}
I/Gecko ( 309): 1407360113089 Marionette INFO sendToClient: {"from":"0","ok":true}, {23ef918e-2786-4eb6-87ca-c65949bd06ed}, {23ef918e-2786-4eb6-87ca-c65949bd06ed}
I/Gecko ( 309): 1407360113293 Marionette INFO sendToClient: {"from":"0","value":{"browserName":"B2G","browserVersion":"34.0a1","platformName":"ANDROID","platformVersion":"34.0a1","handlesAlerts":false,"nativeEvents":false,"rotatable":true,"secureSsl":false,"takesElementScreenshot":true,"takesScreenshot":true,"platform":"ANDROID","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","appBuildId":"20140806161318","device":"flame","version":"34.0a1","b2g":true}}, {d2e3d2cc-8da6-4f19-925c-a362c06e1be5}, {d2e3d2cc-8da6-4f19-925c-a362c06e1be5}
I/Gecko ( 309): 1407360113495 Marionette INFO sendToClient: {"from":"0","value":{"browserName":"B2G","browserVersion":"34.0a1","platformName":"ANDROID","platformVersion":"34.0a1","handlesAlerts":false,"nativeEvents":false,"rotatable":true,"secureSsl":false,"takesElementScreenshot":true,"takesScreenshot":true,"platform":"ANDROID","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","appBuildId":"20140806161318","device":"flame","version":"34.0a1","b2g":true}}, {74588dd6-0af5-4197-aba5-808d2f9621b8}, {74588dd6-0af5-4197-aba5-808d2f9621b8}
I/Gecko ( 309): 1407360113567 Marionette INFO sendToClient: {"from":"0","value":{"browserName":"B2G","browserVersion":"34.0a1","platformName":"ANDROID","platformVersion":"34.0a1","handlesAlerts":false,"nativeEvents":false,"rotatable":true,"secureSsl":false,"takesElementScreenshot":true,"takesScreenshot":true,"platform":"ANDROID","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","appBuildId":"20140806161318","device":"flame","version":"34.0a1","b2g":true}}, {75efbe29-61ec-43ec-b62c-70decd348931}, {75efbe29-61ec-43ec-b62c-70decd348931}
I/ServiceManager( 276): service 'android.security.keystore' died
I/ServiceManager( 276): service 'media.resource_manager' died
I/ServiceManager( 276): service 'SurfaceFlinger' died
I/ServiceManager( 276): service 'permission' died
I/ServiceManager( 276): service 'display.qservice' died
D/nfcd ( 328): 8 of bytes to be sent... data=0x0 ret=0
W/ ( 1223): could not open framebuffer
I/qdhwcomposer( 1223): Initializing Qualcomm Hardware Composer
I/qdhwcomposer( 1223): MDP version: 304
D/qdhwcomposer( 1223): hwc_getDisplayAttributes disp = 0, width = 480
D/qdhwcomposer( 1223): hwc_getDisplayAttributes disp = 0, height = 854
E/qdhwcomposer( 1223): Unknown display attribute 0
I/QCOM PowerHAL( 1223): QCOM power HAL initing.
D/qdhwcomposer( 1223): hwc_blank: Unblanking display: 0
D/qdhwcomposer( 1223): hwc_blank: Done unblanking display: 0
I/ ( 1223): Starting bootanimation with (1) format framebuffer
W/Gonk ( 1223): Could not open boot animation
E/GeckoConsole( 1223): Failed to load native module at path '/system/b2g/components/libxpcomsample.so': (80004005) dlopen failed: library "/system/b2g/components/libxpcomsample.so" not found
I/Gonk ( 1223): Setting nice for pid 1223 to 0
I/Gonk ( 1223): Changed nice for pid 1223 from 0 to 0.
I/AutoMounter( 1223): Unable to open volume configuration file '/system/etc/volume.cfg' - ignoring
I/VolumeManager( 1223): changing state from 'Uninitialized' to 'Starting'
I/VolumeManager( 1223): Connected to vold
I/VolumeManager( 1223): Volume sdcard: changing state from Init to Mounted @ '/storage/sdcard' (1 observers) mountGeneration = 1, locked = 1
I/VolumeManager( 1223): Volume sdcard1: changing state from Init to Mounted @ '/storage/sdcard1' (1 observers) mountGeneration = 2, locked = 1
I/VolumeManager( 1223): changing state from 'Starting' to 'Volumes Ready'
I/AutoMounter( 1223): UpdateState: ums:11 mtp:10 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 1223): UpdateState: Volume sdcard is Mounted and inserted @ /storage/sdcard gen 1 locked 1 sharing dis
I/AutoMounter( 1223): UpdateState: Volume sdcard1 is Mounted and inserted @ /storage/sdcard1 gen 2 locked 1 sharing dis
I/Gecko ( 1223): 1407360124395 Marionette INFO marionette enabled via build flag and pref
D/nfcd ( 328): Socket connected
D/nfcd ( 328): void* NfcService::eventLoop(): NFCService msg=12
D/nfcd ( 328): processNotificaton notification=2000
D/nfcd ( 328): void NfcIpcSocket::writeToOutgoingQueue(uint8_t*, size_t) enter, data=0xb7febe68, dataLen=20
D/nfcd ( 328): Writing 20 bytes to gecko
E/GeckoConsole( 1223): While creating services from category 'profile-after-change', service for entry 'Pico Speech Synth', contract ID '@mozilla.org/synthpico;1' does not implement nsIObserver.
E/GeckoConsole( 1223): [JavaScript Error: "classInfo.interfaces is undefined" {file: "resource://gre/modules/XPCOMUtils.jsm" line: 136}]
E/GeckoConsole( 1223): While creating services from category 'profile-after-change', could not create service for entry 'timeservice', contract ID '@qti.qualcomm.com/timeservice;1'
I/Gecko ( 1223): 1407360124745 Marionette INFO marionette-server.js loaded
I/Gecko ( 1223): 1407360124927 Marionette INFO B2G emulator: no
I/Gecko ( 1223): 1407360124927 Marionette INFO Device detected is flame
I/Gecko ( 1223): 1407360124929 Marionette INFO Listening on port 2828
I/Gecko ( 1223):
I/Gecko ( 1223): 1407360124929 Marionette INFO Marionette server ready
E/GeckoConsole( 1223): [JavaScript Warning: "mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create" {file: "resource://gre/modules/Preferences.jsm" line: 378}]
D/EventHub( 1223): No input device configuration file found for device 'msm8x10-skuaa-snd-card Headset Jack'.
I/EventHub( 1223): New device: id=1, fd=50, path='/dev/input/event8', name='msm8x10-skuaa-snd-card Headset Jack', classes=0x80, configuration='', keyLayout='', keyCharacterMap='', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=true
D/EventHub( 1223): No input device configuration file found for device 'msm8x10-skuaa-snd-card Button Jack'.
W/EventHub( 1223): Unable to disable kernel key repeat for /dev/input/event7: Function not implemented
I/EventHub( 1223): New device: id=2, fd=52, path='/dev/input/event7', name='msm8x10-skuaa-snd-card Button Jack', classes=0x41, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=true
D/EventHub( 1223): No input device configuration file found for device 'qpnp_pon'.
W/EventHub( 1223): Unable to disable kernel key repeat for /dev/input/event5: Function not implemented
I/EventHub( 1223): New device: id=3, fd=53, path='/dev/input/event5', name='qpnp_pon', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=true
D/EventHub( 1223): No input device configuration file found for device 'compass'.
D/EventHub( 1223): No input device configuration file found for device 'bma2x2'.
D/EventHub( 1223): No input device configuration file found for device 'stk3x1x-ps'.
D/EventHub( 1223): No input device configuration file found for device 'stk3x1x-als'.
D/EventHub( 1223): No input device configuration file found for device 'gpio-keys'.
W/EventHub( 1223): Unable to disable kernel key repeat for /dev/input/event6: Function not implemented
I/EventHub( 1223): New device: id=8, fd=54, path='/dev/input/event6', name='gpio-keys', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/gpio-keys.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=true
D/EventHub( 1223): No input device configuration file found for device 'Goodix-TS'.
W/EventHub( 1223): Unable to disable kernel key repeat for /dev/input/event0: Function not implemented
I/EventHub( 1223): New device: id=9, fd=55, path='/dev/input/event0', name='Goodix-TS', classes=0x15, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=true
I/InputReader( 1223): Device added: id=-1, name='Virtual', sources=0x00000301
I/InputReader( 1223): Device reconfigured: id=9, name='Goodix-TS', size 480x854, orientation 0, mode 1, display id 0
I/InputReader( 1223): Device added: id=9, name='Goodix-TS', sources=0x00001103
I/InputReader( 1223): Device added: id=8, name='gpio-keys', sources=0x00000101
I/InputReader( 1223): Device added: id=3, name='qpnp_pon', sources=0x00000101
I/InputReader( 1223): Device added: id=2, name='msm8x10-skuaa-snd-card Button Jack', sources=0x00000501
I/InputReader( 1223): Device added: id=1, name='msm8x10-skuaa-snd-card Headset Jack', sources=0x80000000
E/Sensors ( 1223): couldn't find 'lightsensor-level' input device
E/Sensors ( 1223): couldn't find 'cm36283-ls' input device
E/Sensors ( 1223): couldn't find 'proximity' input device
E/Sensors ( 1223): couldn't find 'cm36283-ps' input device
E/Sensors ( 1223): couldn't find 'MPU3050' input device
E/Sensors ( 1223): get sensor chip id is 248
E/Sensors ( 1223): couldn't find 'bmp18x' input device
D/Sensors ( 1223): ID_M = 1, handle = 1, en = 0
E/Sensors ( 1223): change G sensor state "0 -> 90"
D/Sensors ( 1223): ID_M = 1, handle = 2, en = 0
E/Sensors ( 1223): change G sensor state "90 -> 0"
E/Sensors ( 1223): change G sensor state "0 -> 1"
I/nsVolume( 1223): nsVolume: sdcard state Mounted @ '/storage/sdcard' gen 1 locked 0 fake 0 media 1 sharing 0 formatting 0
I/AutoMounter( 1223): UpdateState: ums:11 mtp:10 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 1223): UpdateState: Volume sdcard is Mounted and inserted @ /storage/sdcard gen 1 locked 0 sharing dis
I/AutoMounter( 1223): UpdateState: Volume sdcard1 is Mounted and inserted @ /storage/sdcard1 gen 2 locked 1 sharing dis
I/AutoMounter( 1223): UpdateState: ums:11 mtp:10 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 1223): UpdateState: Volume sdcard is Mounted and inserted @ /storage/sdcard gen 1 locked 0 sharing dis
I/AutoMounter( 1223): UpdateState: Volume sdcard1 is Mounted and inserted @ /storage/sdcard1 gen 2 locked 1 sharing dis
I/AutoMounter( 1223): UpdateState: ums:11 mtp:10 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 1223): UpdateState: Volume sdcard is Mounted and inserted @ /storage/sdcard gen 1 locked 0 sharing dis
I/AutoMounter( 1223): UpdateState: Volume sdcard1 is Mounted and inserted @ /storage/sdcard1 gen 2 locked 1 sharing dis
I/nsVolume( 1223): nsVolume: sdcard1 state Mounted @ '/storage/sdcard1' gen 2 locked 0 fake 0 media 1 sharing 0 formatting 0
I/AutoMounter( 1223): UpdateState: ums:11 mtp:10 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 1223): UpdateState: Volume sdcard is Mounted and inserted @ /storage/sdcard gen 1 locked 0 sharing dis
I/AutoMounter( 1223): UpdateState: Volume sdcard1 is Mounted and inserted @ /storage/sdcard1 gen 2 locked 0 sharing dis
I/AutoMounter( 1223): UpdateState: ums:11 mtp:10 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 1223): UpdateState: Volume sdcard is Mounted and inserted @ /storage/sdcard gen 1 locked 0 sharing dis
I/AutoMounter( 1223): UpdateState: Volume sdcard1 is Mounted and inserted @ /storage/sdcard1 gen 2 locked 0 sharing dis
I/AutoMounter( 1223): UpdateState: ums:11 mtp:10 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 1223): UpdateState: Volume sdcard is Mounted and inserted @ /storage/sdcard gen 1 locked 0 sharing dis
I/AutoMounter( 1223): UpdateState: Volume sdcard1 is Mounted and inserted @ /storage/sdcard1 gen 2 locked 0 sharing dis
I/Gonk ( 1223): RIL[0]: OnConnectSuccess
I/Gecko ( 1223): 1407360126634 Marionette DEBUG accepted connection on 127.0.0.1:33444
I/Gonk ( 1223): Connected to netd
I/Gecko ( 1223): -*- WifiWorker component: 'tethering.wifi.ssid' is now FirefoxHotspot
I/Gecko ( 1223): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1223): -*- WifiWorker component: 'tethering.wifi.security.type' is now wpa2-psk
I/Gecko ( 1223): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1223): -*- WifiWorker component: 'tethering.wifi.security.password' is now
I/Gecko ( 1223): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1223): -*- WifiWorker component: 'tethering.wifi.ip' is now 192.168.1.1
I/Gecko ( 1223): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1223): -*- WifiWorker component: 'tethering.wifi.prefix' is now 24
I/Gecko ( 1223): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1223): -*- WifiWorker component: 'tethering.wifi.dhcpserver.startip' is now 192.168.1.10
I/Gecko ( 1223): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1223): -*- WifiWorker component: 'tethering.wifi.dhcpserver.endip' is now 192.168.1.30
I/Gecko ( 1223): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1223): -*- WifiWorker component: 'tethering.wifi.dns1' is now 8.8.8.8
I/Gecko ( 1223): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1223): -*- WifiWorker component: 'tethering.wifi.dns2' is now 8.8.4.4
I/Gecko ( 1223): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1223): -*- WifiWorker component: 'tethering.wifi.enabled' is now false
I/Gecko ( 1223): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1223): -*- WifiWorker component: 'tethering.usb.dhcpserver.startip' is now 192.168.0.10
I/Gecko ( 1223): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1223): -*- WifiWorker component: 'tethering.usb.dhcpserver.endip' is now 192.168.0.30
I/Gecko ( 1223): -*- WifiWorker component: Do nothing when initial settings for SETTINGS_WIFI_TETHERING_ENABLED flag is false.
D/QualcommSoftapCmd( 283): Got softap fwreload command we are passing on
D/SoftapController( 283): Softap fwReload - Ok
E/BandwidthController( 283): No such iface wlan0 to delete
I/VolumeManager( 1223): SetUnmountRequested for volume sdcard to 0 CanBeMounted = 1
I/VolumeManager( 1223): SetMountRequested for volume sdcard to 0 CanBeMounted = 1
I/VolumeManager( 1223): SetSharingMode for volume sdcard to 1 canBeShared = 1
I/AutoMounter( 1223): UpdateState: ums:11 mtp:10 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 1223): UpdateState: Volume sdcard is Mounted and inserted @ /storage/sdcard gen 1 locked 0 sharing en-n
I/AutoMounter( 1223): UpdateState: Volume sdcard1 is Mounted and inserted @ /storage/sdcard1 gen 2 locked 0 sharing dis
I/Gecko ( 1223): ###################################### forms.js loaded
I/Gecko ( 1223): ############################### browserElementPanning.js loaded
I/Gecko ( 1223): ######################## BrowserElementChildPreload.js loaded
I/Gecko ( 1223): *** UTM:SVC TimerManager:registerTimer - id: user-agent-updates-timer
E/GeckoConsole( 1223): UTM:SVC TimerManager:registerTimer - id: user-agent-updates-timer
I/rmt_storage( 384): rmt_storage_connect_cb: clnt_h=0x7 conn_h=0xb7f762b8
I/rmt_storage( 384): rmt_storage_rw_iovec_cb: /boot/modem_fs2: clnt_h=0x2: req_h=0xb msg_id=3: R/W request received
I/rmt_storage( 384): wakelock acquired: 1, error no: 42
I/rmt_storage( 384): rmt_storage_client_thread: /boot/modem_fs2: clnt_h=0x2 Unblock worker thread (th_id: -1208524000)
I/rmt_storage( 384): rmt_storage_client_thread: /boot/modem_fs2: clnt_h=0x2: req_h=0xb msg_id=3: Bytes written = 1572864
I/rmt_storage( 384): rmt_storage_client_thread: /boot/modem_fs2: clnt_h=0x2: req_h=0xb msg_id=3: Send response: res=0 err=0
I/rmt_storage( 384): rmt_storage_client_thread: /boot/modem_fs2: clnt_h=0x2 About to block rmt_storage client thread (th_id: -1208524000) wakelock released: 1, error no: 0
I/rmt_storage( 384):
I/rmt_storage( 384): rmt_storage_disconnect_cb: clnt_h=0x0x7 conn_h=0x0xb7f762b8
D/wpa_supplicant( 1322): wpa_supplicant v2.1-devel-4.3
D/wpa_supplicant( 1322): Add randomness: count=1 entropy=0
D/wpa_supplicant( 1322): random pool - hexdump(len=128): [REMOVED]
D/wpa_supplicant( 1322): random_mix_pool - hexdump(len=8): [REMOVED]
D/wpa_supplicant( 1322): random_mix_pool - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1322): random pool - hexdump(len=128): [REMOVED]
D/wpa_supplicant( 1322): random: Added entropy from /data/misc/wifi/entropy.bin (own_pool_ready=2)
D/wpa_supplicant( 1322): random: Trying to read entropy from /dev/random
D/wpa_supplicant( 1322): Get randomness: len=20 entropy=1
D/wpa_supplicant( 1322): random from os_get_random - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1322): random_mix_pool - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1322): random from internal pool - hexdump(len=16): [REMOVED]
D/wpa_supplicant( 1322): random_mix_pool - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1322): random from internal pool - hexdump(len=16): [REMOVED]
D/wpa_supplicant( 1322): mixed random - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1322): random: Updated entropy file /data/misc/wifi/entropy.bin (own_pool_ready=2)
I/wpa_supplicant( 1322): Successfully initialized wpa_supplicant
D/wpa_supplicant( 1322): Initializing interface 'wlan0' conf '/data/misc/wifi/wpa_supplicant.conf' driver 'nl80211' ctrl_interface 'N/A' bridge 'N/A'
D/wpa_supplicant( 1322): Configuration file '/data/misc/wifi/wpa_supplicant.conf' -> '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 1322): Reading configuration file '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 1322): ctrl_interface='wlan0'
D/wpa_supplicant( 1322): disable_scan_offload=1
D/wpa_supplicant( 1322): update_config=1
D/wpa_supplicant( 1322): p2p_disabled=1
D/wpa_supplicant( 1322): p2p_no_group_iface=1
D/wpa_supplicant( 1322): nl80211: interface wlan0 in phy phy0
I/wpa_supplicant( 1322): rfkill: Cannot open RFKILL control device
D/wpa_supplicant( 1322): nl80211: RFKILL status not available
D/wpa_supplicant( 1322): nl80211: Set mode ifindex 22 iftype 2 (STATION)
D/wpa_supplicant( 1322): nl80211: Subscribe to mgmt frames with non-AP handle 0xb7eb87b8
D/wpa_supplicant( 1322): nl80211: Register frame type=0xd0 nl_handle=0xb7eb87b8
D/wpa_supplicant( 1322): nl80211: Register frame match - hexdump(len=2): 04 0a
D/wpa_supplicant( 1322): nl80211: Register frame type=0xd0 nl_handle=0xb7eb87b8
D/wpa_supplicant( 1322): nl80211: Register frame match - hexdump(len=2): 04 0b
D/wpa_supplicant( 1322): nl80211: Register frame type=0xd0 nl_handle=0xb7eb87b8
D/wpa_supplicant( 1322): nl80211: Register frame match - hexdump(len=2): 04 0c
D/wpa_supplicant( 1322): nl80211: Register frame type=0xd0 nl_handle=0xb7eb87b8
D/wpa_supplicant( 1322): nl80211: Register frame match - hexdump(len=2): 04 0d
D/wpa_supplicant( 1322): nl80211: Register frame type=0xd0 nl_handle=0xb7eb87b8
D/wpa_supplicant( 1322): nl80211: Register frame match - hexdump(len=6): 04 09 50 6f 9a 09
D/wpa_supplicant( 1322): nl80211: Register frame type=0xd0 nl_handle=0xb7eb87b8
D/wpa_supplicant( 1322): nl80211: Register frame match - hexdump(len=5): 7f 50 6f 9a 09
D/wpa_supplicant( 1322): nl80211: Register frame type=0xd0 nl_handle=0xb7eb87b8
D/wpa_supplicant( 1322): nl80211: Register frame match - hexdump(len=2): 08 01
D/wpa_supplicant( 1322): nl80211: Register frame type=0xd0 nl_handle=0xb7eb87b8
D/wpa_supplicant( 1322): nl80211: Register frame match - hexdump(len=1): 06
D/wpa_supplicant( 1322): nl80211: Register frame type=0xd0 nl_handle=0xb7eb87b8
D/wpa_supplicant( 1322): nl80211: Register frame match - hexdump(len=2): 0a 07
D/wpa_supplicant( 1322): nl80211: Register frame type=0xd0 nl_handle=0xb7eb87b8
D/wpa_supplicant( 1322): nl80211: Register frame match - hexdump(len=2): 0a 11
D/wpa_supplicant( 1322): netlink: Operstate: linkmode=1, operstate=5
D/wpa_supplicant( 1322): nl80211: Using driver-based off-channel TX
D/wpa_supplicant( 1322): nl80211: Using driver-based roaming
D/wpa_supplicant( 1322): nl80211: TDLS supported
D/wpa_supplicant( 1322): nl80211: TDLS external setup
D/wpa_supplicant( 1322): nl80211: Supports Probe Response offload in AP mode
D/wpa_supplicant( 1322): nl80211: Use separate P2P group interface (driver advertised support)
D/wpa_supplicant( 1322): nl80211: Enable multi-channel concurrent (driver advertised support)
D/wpa_supplicant( 1322): nl80211: Driver is new enough to support monitor-less mode
D/wpa_supplicant( 1322): nl80211: driver param='(null)'
D/wpa_supplicant( 1322): nl80211: Regulatory information - country=00
D/wpa_supplicant( 1322): nl80211: 2402-2472 @ 40 MHz
D/wpa_supplicant( 1322): nl80211: 2457-2482 @ 40 MHz
D/wpa_supplicant( 1322): nl80211: 2474-2494 @ 20 MHz
D/wpa_supplicant( 1322): nl80211: 5170-5250 @ 40 MHz
D/wpa_supplicant( 1322): nl80211: 5735-5835 @ 40 MHz
D/wpa_supplicant( 1322): nl80211: Added 802.11b mode based on 802.11g information
D/wpa_supplicant( 1322): wlan0: Own MAC address: 00:0a:f5:f7:39:cc
D/wpa_supplicant( 1322): wpa_driver_nl80211_set_key: ifindex=22 alg=0 addr=0x0 key_idx=0 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 1322): wpa_driver_nl80211_set_key: ifindex=22 alg=0 addr=0x0 key_idx=1 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 1322): wpa_driver_nl80211_set_key: ifindex=22 alg=0 addr=0x0 key_idx=2 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 1322): wpa_driver_nl80211_set_key: ifindex=22 alg=0 addr=0x0 key_idx=3 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 1322): wpa_driver_nl80211_set_key: ifindex=22 alg=0 addr=0x0 key_idx=4 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 1322): wpa_driver_nl80211_set_key: ifindex=22 alg=0 addr=0x0 key_idx=5 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 1322): wlan0: RSN: flushing PMKID list in the driver
D/wpa_supplicant( 1322): nl80211: Flush PMKIDs
D/wpa_supplicant( 1322): wlan0: State: DISCONNECTED -> INACTIVE
D/wpa_supplicant( 1322): TDLS: TDLS operation supported by driver
D/wpa_supplicant( 1322): TDLS: Driver uses external link setup
D/wpa_supplicant( 1322): WPS: Set UUID for interface wlan0
D/wpa_supplicant( 1322): WPS: UUID based on MAC address - hexdump(len=16): 16 45 79 89 83 99 59 3d 8b 2a b0 e5 61 f9 91 90
D/wpa_supplicant( 1322): EAPOL: SUPP_PAE entering state DISCONNECTED
D/wpa_supplicant( 1322): EAPOL: Supplicant port status: Unauthorized
D/wpa_supplicant( 1322): EAPOL: KEY_RX entering state NO_KEY_RECEIVE
D/wpa_supplicant( 1322): EAPOL: SUPP_BE entering state INITIALIZE
D/wpa_supplicant( 1322): EAP: EAP entering state DISABLED
D/wpa_supplicant( 1322): EAPOL: Supplicant port status: Unauthorized
D/wpa_supplicant( 1322): EAPOL: Supplicant port status: Unauthorized
D/wpa_supplicant( 1322): P2P: Own listen channel: 6
D/wpa_supplicant( 1322): P2P: Random operating channel: 81:1
D/wpa_supplicant( 1322): P2P: Add operating class 81
D/wpa_supplicant( 1322): P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
D/wpa_supplicant( 1322): P2P: Multi channel concurrency support
D/wpa_supplicant( 1322): wlan0: Added interface wlan0
D/wpa_supplicant( 1322): wlan0: State: INACTIVE -> DISCONNECTED
D/wpa_supplicant( 1322): wpa_driver_nl80211_set_operstate: operstate 0->0 (DORMANT)
D/wpa_supplicant( 1322): netlink: Operstate: linkmode=-1, operstate=5
D/wpa_supplicant( 1322): random: Got 20/20 bytes from /dev/random
D/wpa_supplicant( 1322): Get randomness: len=20 entropy=0
D/wpa_supplicant( 1322): random from os_get_random - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1322): random_mix_pool - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1322): random from internal pool - hexdump(len=16): [REMOVED]
D/wpa_supplicant( 1322): random_mix_pool - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1322): random from internal pool - hexdump(len=16): [REMOVED]
D/wpa_supplicant( 1322): mixed random - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1322): random: Updated entropy file /data/misc/wifi/entropy.bin (own_pool_ready=2)
D/wpa_supplicant( 1322): RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
D/wpa_supplicant( 1322): RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
D/wpa_supplicant( 1322): nl80211: if_removed already cleared - ignore event
E/Sensors ( 1223): change G sensor state "1 -> 0"
I/Gecko ( 1223): -*- WifiWorker component: detected SDK version 18
D/wpa_supplicant( 1322): CTRL_IFACE monitor attached - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1322): EAPOL: disable timer tick
D/wpa_supplicant( 1322): EAPOL: Supplicant port status: Unauthorized
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=9): 4c 4f 47 5f 4c 45 56 45 4c
D/wpa_supplicant( 1322): wlan0: Control interface command 'LOG_LEVEL'
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=6): 53 54 41 54 55 53
D/wpa_supplicant( 1322): wlan0: Control interface command 'STATUS'
D/wpa_supplicant( 1322): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
E/GeckoConsole( 1317): Failed to load native module at path '/system/b2g/components/libxpcomsample.so': (80004005) dlopen failed: library "/system/b2g/components/libxpcomsample.so" not found
I/Gecko ( 1223): -*- WifiWorker component: Event coming in: CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00:00:00:00:00:00 SSID=
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=15): 4c 4f 47 5f 4c 45 56 45 4c 20 44 45 42 55 47
D/wpa_supplicant( 1322): wlan0: Control interface command 'LOG_LEVEL DEBUG'
I/Gecko ( 1223): -*- WifiWorker component: State change: INITIALIZING -> DISCONNECTED
I/Gecko ( 1223): -*- WifiWorker component: State change: DISCONNECTED -> DISCONNECTED
I/Gecko ( 1223): -*- WifiWorker component: Connected to supplicant
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=13): 4c 49 53 54 5f 4e 45 54 57 4f 52 4b 53
D/wpa_supplicant( 1322): wlan0: Control interface command 'LIST_NETWORKS'
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=14): 44 52 49 56 45 52 20 4d 41 43 41 44 44 52
D/wpa_supplicant( 1322): wlan0: Control interface command 'DRIVER MACADDR'
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=9): 41 50 5f 53 43 41 4e 20 31
D/wpa_supplicant( 1322): wlan0: Control interface command 'AP_SCAN 1'
I/Gecko ( 1223): -*- WifiWorker component: Got mac: 00:0a:f5:f7:39:cc
W/libsuspend( 1223): Error writing 'on' to /sys/power/state: Device or resource busy
I/libsuspend( 1223): Selected autosleep
I/QCOM PowerHAL( 1223): Got set_interactive hint
E/QCOM PowerHAL( 1223): Invalid hint ID.
D/qdhwcomposer( 1223): hwc_blank: Unblanking display: 0
D/qdhwcomposer( 1223): hwc_blank: Done unblanking display: 0
I/Gecko ( 1223): ############################### browserElementPanning.js loaded
I/Gecko ( 1223): ######################## BrowserElementChildPreload.js loaded
I/GeckoDump( 1223): XXX FIXME : Got a mozContentEvent: system-message-listener-ready
I/Gecko ( 1223): Attempting load of libEGL.so
D/libEGL ( 1223): loaded /vendor/lib/egl/libEGL_adreno.so
D/libEGL ( 1223): loaded /vendor/lib/egl/libGLESv1_CM_adreno.so
D/libEGL ( 1223): loaded /vendor/lib/egl/libGLESv2_adreno.so
I/Adreno-EGL( 1223): <qeglDrvAPI_eglInitialize:381>: EGL 1.4 QUALCOMM build: ()
I/Adreno-EGL( 1223): OpenGL ES Shader Compiler Version: 20.00.08
I/Adreno-EGL( 1223): Build Date: 03/15/14 Sat
I/Adreno-EGL( 1223): Local Branch:
I/Adreno-EGL( 1223): Remote Branch:
I/Adreno-EGL( 1223): Local Patches:
I/Adreno-EGL( 1223): Reconstruct Branch:
I/HWComposer( 1223): Creating new instance
E/GeckoConsole( 1223): OpenGL compositor Initialized Succesfully.
E/GeckoConsole( 1223): Version: OpenGL ES 3.0 V@53.0 AU@ (CL@)
E/GeckoConsole( 1223): Vendor: Qualcomm
E/GeckoConsole( 1223): Renderer: Adreno (TM) 305
E/GeckoConsole( 1223): FBO Texture Target: TEXTURE_2D
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=11): 53 41 56 45 5f 43 4f 4e 46 49 47
D/wpa_supplicant( 1322): wlan0: Control interface command 'SAVE_CONFIG'
D/wpa_supplicant( 1322): Writing configuration file '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 1322): Configuration file '/data/misc/wifi/wpa_supplicant.conf' written successfully
D/wpa_supplicant( 1322): CTRL_IFACE: SAVE_CONFIG - Configuration updated
D/qdutils ( 1223): DEBUG_CALC_FPS: 0
D/qdutils ( 1223): period: 10
D/qdutils ( 1223): ignorethresh_us: 500000
E/GeckoConsole( 1223): Content JS LOG at app://system.gaiamobile.org/js/wallpaper_manager.js:346 in debug: [WallpaperManager] started
I/Gonk ( 1223): Setting thread 1256 to priority level COMPOSITOR; nice level 0
I/Gecko ( 1223): 1407360132070 Marionette DEBUG accepted connection on 127.0.0.1:33445
I/Gonk ( 1223): Setting nice for pid 1358 to 18
I/Gonk ( 1223): Changed nice for pid 1358 from 0 to 18.
E/GeckoConsole( 1223): Content JS LOG at app://callscreen.gaiamobile.org/shared/js/bluetooth_helper.js:59 in BluetoothHelper/_getAdapter/req.onerror: BluetoothHelper(): connot get default adapter!!!
I/Gecko ( 1223): 1407360133088 Marionette INFO loaded marionette-listener.js
I/Gecko ( 1223): 1407360133089 Marionette INFO sendToClient: {"from":"0","value":{"browserName":"B2G","browserVersion":"34.0a1","platformName":"ANDROID","platformVersion":"34.0a1","handlesAlerts":false,"nativeEvents":false,"rotatable":true,"secureSsl":false,"takesElementScreenshot":true,"takesScreenshot":true,"platform":"ANDROID","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","appBuildId":"20140806161318","device":"flame","version":"34.0a1","b2g":true}}, {0a9dc683-8222-4465-b43c-d6637f1777be}, {0a9dc683-8222-4465-b43c-d6637f1777be}
I/Gecko ( 1223): 1407360133212 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {726dd5d4-5014-414e-a7ef-c7cd1f6d9bce}, {726dd5d4-5014-414e-a7ef-c7cd1f6d9bce}
I/Gecko ( 1358): ###################################### forms.js loaded
I/Gecko ( 1358): ############################### browserElementPanning.js loaded
I/Gecko ( 1358): ######################## BrowserElementChildPreload.js loaded
I/Gecko ( 1223): 1407360133328 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {e75cee88-05aa-4fae-a12c-8fa8933c33bb}, {e75cee88-05aa-4fae-a12c-8fa8933c33bb}
I/Gecko ( 1223): 1407360133603 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {0ce56f67-3b6b-466c-ab34-9fd554d0b4d5}, {0ce56f67-3b6b-466c-ab34-9fd554d0b4d5}
I/Gecko ( 1223): 1407360133772 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {e3901aa2-f13c-4a07-a3f5-728eec903730}, {e3901aa2-f13c-4a07-a3f5-728eec903730}
I/Gecko ( 1223): 1407360133914 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {2781e36f-a973-4df4-a52a-9e175c02ba60}, {2781e36f-a973-4df4-a52a-9e175c02ba60}
I/Gecko ( 1223): 1407360134064 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {eb3e003f-2e95-4ca9-96d5-ed79417a42b2}, {eb3e003f-2e95-4ca9-96d5-ed79417a42b2}
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=18): 44 52 49 56 45 52 20 53 43 41 4e 2d 41 43 54 49 56 45
D/wpa_supplicant( 1322): wlan0: Control interface command 'DRIVER SCAN-ACTIVE'
D/wpa_supplicant( 1322): wpa_driver_nl80211_driver_cmd SCAN-ACTIVE len = 0, 4096
D/nfcd ( 328): 8 of bytes to be sent... data=0xb7fe9e4c ret=0
D/nfcd ( 328): void NfcIpcSocket::writeToIncomingQueue(uint8_t*, size_t) enter, data=0xb7fe9e4c, dataLen=8
D/nfcd ( 328): void MessageHandler::processRequest(const uint8_t*, size_t) enter data=0xb7fe9e4c, dataLen=8
D/nfcd ( 328): void* NfcService::eventLoop(): NFCService msg=18
D/nfcd ( 328): Disable secure element
I/Gecko ( 1223): 1407360134302 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {7e1fce1c-5c5b-4b72-94a6-da8962290d03}, {7e1fce1c-5c5b-4b72-94a6-da8962290d03}
E/NfcNci ( 328): doDeselectSecureElement: already deselected
D/NfcNci ( 328): setModeOff: (deactivated=0x2) : mCurrActivity=0x0
D/NfcNci ( 328): setLevel: level=PS-LOW-POWER (2)
D/NfcNci ( 328): setPowerOffSleepState: enter; sleep=1
D/NfcNci ( 328): setPowerOffSleepState: try power off
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=4): 53 43 41 4e
D/wpa_supplicant( 1322): wlan0: Control interface command 'SCAN'
D/wpa_supplicant( 1322): wlan0: Setting scan request: 0 sec 0 usec
E/NfcNci ( 328): setPowerOffSleepState: API fail; stat=0x3
D/NfcNci ( 328): setPowerOffSleepState: exit; return 0
E/nfcd ( 328): Disable secure element fail
D/nfcd ( 328): Disable NFC
D/nfcd ( 328): void MessageHandler::processResponse(NfcResponseType, NfcErrorCode, void*) enter response=1001, error=0
D/nfcd ( 328): void NfcIpcSocket::writeToOutgoingQueue(uint8_t*, size_t) enter, data=0xb7febe78, dataLen=12
D/nfcd ( 328): Writing 12 bytes to gecko
D/wpa_supplicant( 1322): wlan0: State: DISCONNECTED -> SCANNING
D/wpa_supplicant( 1322): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1322): wlan0: Starting AP scan for wildcard SSID
D/wpa_supplicant( 1322): wlan0: nl80211: scan request
D/wpa_supplicant( 1322): Scan requested (ret=0) - scan timeout 10 seconds
D/wpa_supplicant( 1322): nl80211: Event message available
D/wpa_supplicant( 1322): wlan0: nl80211: Scan trigger
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=19): 44 52 49 56 45 52 20 53 43 41 4e 2d 50 41 53 53 49 56 45
D/wpa_supplicant( 1322): wlan0: Control interface command 'DRIVER SCAN-PASSIVE'
D/wpa_supplicant( 1322): wpa_driver_nl80211_driver_cmd SCAN-PASSIVE len = 0, 4096
I/Gecko ( 1223): -*- WifiWorker component: Event coming in: CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:00:00:00:00:00 SSID=
I/Gecko ( 1223): -*- WifiWorker component: State change: DISCONNECTED -> SCANNING
I/Gecko ( 1223): 1407360134456 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {dab8d19c-2a38-4908-b814-f9ced714eb40}, {dab8d19c-2a38-4908-b814-f9ced714eb40}
I/Gecko ( 1223): 1407360134587 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {7d4eacd9-bcb2-4843-bac7-e7c210c28af7}, {7d4eacd9-bcb2-4843-bac7-e7c210c28af7}
E/GeckoConsole( 1223): Content JS LOG at app://system.gaiamobile.org/js/app_usage_metrics.js:92 in debug: [AppUsage] stopping app usage data collection and deleting stored data
D/wpa_supplicant( 1322): nl80211: Event message available
D/wpa_supplicant( 1322): wlan0: nl80211: New scan results available
D/wpa_supplicant( 1322): wlan0: Event SCAN_RESULTS (3) received
D/wpa_supplicant( 1322): nl80211: Received scan results (1 BSSes)
D/wpa_supplicant( 1322): nl80211: Survey data missing
D/wpa_supplicant( 1322): wlan0: BSS: Start scan result update 1
D/wpa_supplicant( 1322): wlan0: BSS: Add new id 0 BSSID 60:a4:4c:29:ba:e0 SSID 'ASUS'
D/wpa_supplicant( 1322): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1322): BSS: last_scan_res_used=1/32 last_scan_full=0
D/wpa_supplicant( 1322): wlan0: New scan results available
D/wpa_supplicant( 1322): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1322): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1322): WPS: AP 60:a4:4c:29:ba:e0 type 0 added
D/wpa_supplicant( 1322): WPS: AP[0] 60:a4:4c:29:ba:e0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
D/wpa_supplicant( 1322): wlan0: No suitable network found
D/wpa_supplicant( 1322): wlan0: Short-circuit new scan request since there are no enabled networks
D/wpa_supplicant( 1322): wlan0: State: SCANNING -> INACTIVE
D/wpa_supplicant( 1322): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1322): wlan0: Checking for other virtual interfaces sharing same radio (phy0) in event_scan_results
D/wpa_supplicant( 1322): wlan0: P2P: Station mode scan operation not pending anymore (sta_scan_pending=0 p2p_cb_on_scan_complete=0)
D/wpa_supplicant( 1322): RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
D/wpa_supplicant( 1322): RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
D/wpa_supplicant( 1322): nl80211: if_removed already cleared - ignore event
I/Gecko ( 1223): -*- WifiWorker component: Event coming in: CTRL-EVENT-BSS-ADDED 0 60:a4:4c:29:ba:e0
I/Gecko ( 1223): -*- WifiWorker component: Event coming in: CTRL-EVENT-SCAN-RESULTS
I/Gecko ( 1223): -*- WifiWorker component: Notifying of scan results available
I/Gecko ( 1223): -*- WifiWorker component: Scan results are available! Asking for them.
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=12): 53 43 41 4e 5f 52 45 53 55 4c 54 53
D/wpa_supplicant( 1322): wlan0: Control interface command 'SCAN_RESULTS'
I/Gecko ( 1223): -*- WifiWorker component: Event coming in: WPS-AP-AVAILABLE
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=19): 44 52 49 56 45 52 20 53 43 41 4e 2d 50 41 53 53 49 56 45
D/wpa_supplicant( 1322): wlan0: Control interface command 'DRIVER SCAN-PASSIVE'
D/wpa_supplicant( 1322): wpa_driver_nl80211_driver_cmd SCAN-PASSIVE len = 0, 4096
I/Gecko ( 1223): -*- WifiWorker component: Event coming in: CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00 SSID=
I/Gecko ( 1223): -*- WifiWorker component: State change: SCANNING -> INACTIVE
I/Gecko ( 1223): 1407360134891 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {93c78324-18e3-4681-9594-29a8b6cbd6ee}, {93c78324-18e3-4681-9594-29a8b6cbd6ee}
E/GeckoConsole( 1223): Content JS LOG at app://system.gaiamobile.org/js/wallpaper_manager.js:346 in debug: [WallpaperManager] new wallpaper size already validated
E/GeckoConsole( 1223): Content JS LOG at app://system.gaiamobile.org/js/wallpaper_manager.js:346 in debug: [WallpaperManager] publishing wallpaperchange event
I/Gecko ( 1223): 1407360135209 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {be8cb89c-15d3-41be-b07e-8ff7f9007ea4}, {be8cb89c-15d3-41be-b07e-8ff7f9007ea4}
D/skia ( 1223): START /proc/cpuinfo:
D/skia ( 1223): Processor : ARMv7 Processor rev 3 (v7l)
D/skia ( 1223): processor : 0
D/skia ( 1223): BogoMIPS : 38.40
D/skia ( 1223):
D/skia ( 1223): processor : 1
D/skia ( 1223): BogoMIPS : 38.40
D/skia ( 1223):
D/skia ( 1223): Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt
D/skia ( 1223): CPU implementer : 0x41
D/skia ( 1223): CPU architecture: 7
D/skia ( 1223): CPU variant : 0x0
D/skia ( 1223): CPU part : 0xc07
D/skia ( 1223): CPU revision : 3
D/skia ( 1223):
D/skia ( 1223): Hardware : Qualcomm MSM 8610 (Flattened Device Tree)
D/skia ( 1223): Revision : 0000
D/skia ( 1223): Serial : 0000000000000000
D/skia ( 1223):
D/skia ( 1223): END /proc/cpuinfo
D/skia ( 1223): Device supports ARM NEON instructions!
E/GeckoConsole( 1223): Content JS WARN at app://system.gaiamobile.org/js/homescreen_launcher.js:232 in hl_getHomescreen: HomescreenLauncher: not ready right now.
I/GeckoDump( 1223): XXX FIXME : Got a mozContentEvent: inputmethod-update-layouts
I/GeckoDump( 1223): XXX FIXME : Got a mozContentEvent: inputmethod-update-layouts
I/Gecko ( 1223): 1407360135857 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {c02d3e3a-42f7-438f-bfc1-4f3b0a2fd58c}, {c02d3e3a-42f7-438f-bfc1-4f3b0a2fd58c}
I/Gecko ( 1223): 1407360135967 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {1711a397-b4db-453b-bde0-4afa06d5fd5b}, {1711a397-b4db-453b-bde0-4afa06d5fd5b}
I/Gecko ( 1223): 1407360136128 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {664ef05d-1cd1-40a9-8281-f8f61bb11ca9}, {664ef05d-1cd1-40a9-8281-f8f61bb11ca9}
I/Gecko ( 1223): -*- WifiWorker component: 'tethering.wifi.enabled' is now false
I/Gecko ( 1223): -*- WifiWorker component: No changes for SETTINGS_WIFI_TETHERING_ENABLED flag. Nothing to do.
I/Gecko ( 1223): 1407360136280 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {3f0daa4b-4da8-4d0e-8088-3e9e974ee21e}, {3f0daa4b-4da8-4d0e-8088-3e9e974ee21e}
I/Gecko ( 1223): 1407360136435 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {029fb052-5bf4-44da-87aa-b287d6851936}, {029fb052-5bf4-44da-87aa-b287d6851936}
I/Gecko ( 1223): 1407360136588 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {50e50227-6876-4000-881e-6aea07297177}, {50e50227-6876-4000-881e-6aea07297177}
I/Gecko ( 1223): ############################### browserElementPanning.js loaded
I/Gecko ( 1223): ######################## BrowserElementChildPreload.js loaded
I/Gecko ( 1223): 1407360136933 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {727f6e36-fbd2-4f58-b1e7-8214869116f3}, {727f6e36-fbd2-4f58-b1e7-8214869116f3}
I/Gonk ( 1223): Setting nice for pid 1358 to 1
I/Gonk ( 1223): Changed nice for pid 1358 from 18 to 1.
I/Gecko ( 1223): 1407360137329 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {5c00a401-5ed9-4086-9888-10c5b91e1499}, {5c00a401-5ed9-4086-9888-10c5b91e1499}
I/Gecko ( 1223): 1407360137463 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {ebce8956-8f1c-4715-b261-7b5e82f87ccc}, {ebce8956-8f1c-4715-b261-7b5e82f87ccc}
I/Gecko ( 1223): 1407360137578 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {25ec6f5b-742a-4cf4-b13c-f914aecbe18a}, {25ec6f5b-742a-4cf4-b13c-f914aecbe18a}
I/Gecko ( 1223): 1407360137807 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {28da11f0-0f81-42bb-9a66-7f174649a54d}, {28da11f0-0f81-42bb-9a66-7f174649a54d}
I/Gecko ( 1223): 1407360137934 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {58c0218d-07d7-47ce-8723-f4ea11da17d1}, {58c0218d-07d7-47ce-8723-f4ea11da17d1}
I/Gecko ( 1223): 1407360138040 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {4b7a8a9b-8644-42e2-848e-5092fb8d72db}, {4b7a8a9b-8644-42e2-848e-5092fb8d72db}
I/Gecko ( 1223): 1407360138159 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {7ef2d4cc-8890-463b-a1e8-359f26434e1f}, {7ef2d4cc-8890-463b-a1e8-359f26434e1f}
I/Gecko ( 1223): 1407360138298 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {dda80ba3-f368-437b-b00f-d093b2b31916}, {dda80ba3-f368-437b-b00f-d093b2b31916}
I/Gecko ( 1223): 1407360138647 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {5c824779-3a24-4b41-84df-18cf996d8324}, {5c824779-3a24-4b41-84df-18cf996d8324}
I/Gecko ( 1223): 1407360138770 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {421afca8-0fa8-422f-b09e-37a1f22355d8}, {421afca8-0fa8-422f-b09e-37a1f22355d8}
I/Gecko ( 1223): 1407360138876 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {aa5852bb-e89d-4f2b-82f6-f178c7f45d5e}, {aa5852bb-e89d-4f2b-82f6-f178c7f45d5e}
D/skia ( 1358): START /proc/cpuinfo:
D/skia ( 1358): Processor : ARMv7 Processor rev 3 (v7l)
D/skia ( 1358): processor : 0
D/skia ( 1358): BogoMIPS : 38.40
D/skia ( 1358):
D/skia ( 1358): processor : 1
D/skia ( 1358): BogoMIPS : 38.40
D/skia ( 1358):
D/skia ( 1358): Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt
D/skia ( 1358): CPU implementer : 0x41
D/skia ( 1358): CPU architecture: 7
D/skia ( 1358): CPU variant : 0x0
D/skia ( 1358): CPU part : 0xc07
D/skia ( 1358): CPU revision : 3
D/skia ( 1358):
D/skia ( 1358): Hardware : Qualcomm MSM 8610 (Flattened Device Tree)
D/skia ( 1358): Revision : 0000
D/skia ( 1358): Serial : 0000000000000000
D/skia ( 1358):
D/skia ( 1358): END /proc/cpuinfo
D/skia ( 1358): Device supports ARM NEON instructions!
I/Gonk ( 1223): Setting nice for pid 1414 to 1
I/Gonk ( 1223): Changed nice for pid 1414 from 0 to 1.
I/Gonk ( 1223): Setting nice for pid 1414 to 7
I/Gonk ( 1223): Changed nice for pid 1414 from 1 to 7.
I/Gonk ( 1223): Setting nice for pid 1413 to 18
I/Gonk ( 1223): Changed nice for pid 1413 from 0 to 18.
I/Gecko ( 1223): 1407360139240 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {968b8a76-ae88-4f83-a07e-585a1a096562}, {968b8a76-ae88-4f83-a07e-585a1a096562}
I/Gonk ( 1223): Setting nice for pid 1413 to 1
I/Gonk ( 1223): Changed nice for pid 1413 from 18 to 1.
I/Gonk ( 1223): Setting nice for pid 1413 to 7
I/Gonk ( 1223): Changed nice for pid 1413 from 1 to 7.
I/Gonk ( 1223): Setting nice for pid 1433 to 1
I/Gonk ( 1223): Changed nice for pid 1433 from 0 to 1.
I/Gonk ( 1223): Setting nice for pid 1433 to 7
I/Gonk ( 1223): Changed nice for pid 1433 from 1 to 7.
I/Gecko ( 1223): 1407360139666 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {caca0c93-6888-4d51-97ad-b2a48b4270f8}, {caca0c93-6888-4d51-97ad-b2a48b4270f8}
I/Gonk ( 1223): Setting nice for pid 1432 to 18
I/Gonk ( 1223): Changed nice for pid 1432 from 0 to 18.
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=18): 44 52 49 56 45 52 20 53 43 41 4e 2d 41 43 54 49 56 45
D/wpa_supplicant( 1322): wlan0: Control interface command 'DRIVER SCAN-ACTIVE'
D/wpa_supplicant( 1322): wpa_driver_nl80211_driver_cmd SCAN-ACTIVE len = 0, 4096
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=4): 53 43 41 4e
D/wpa_supplicant( 1322): wlan0: Control interface command 'SCAN'
D/wpa_supplicant( 1322): wlan0: Setting scan request: 0 sec 0 usec
D/wpa_supplicant( 1322): wlan0: State: INACTIVE -> SCANNING
D/wpa_supplicant( 1322): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1322): wlan0: Starting AP scan for wildcard SSID
D/wpa_supplicant( 1322): wlan0: nl80211: scan request
D/wpa_supplicant( 1322): Scan requested (ret=0) - scan timeout 30 seconds
D/wpa_supplicant( 1322): nl80211: Event message available
D/wpa_supplicant( 1322): wlan0: nl80211: Scan trigger
I/Gecko ( 1223): -*- WifiWorker component: Event coming in: CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:00:00:00:00:00 SSID=
I/Gecko ( 1223): -*- WifiWorker component: State change: INACTIVE -> SCANNING
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=19): 44 52 49 56 45 52 20 53 43 41 4e 2d 50 41 53 53 49 56 45
D/wpa_supplicant( 1322): wlan0: Control interface command 'DRIVER SCAN-PASSIVE'
D/wpa_supplicant( 1322): wpa_driver_nl80211_driver_cmd SCAN-PASSIVE len = 0, 4096
I/Gecko ( 1223): 1407360139959 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {38f42a53-c8a6-4073-9a26-d550ae11497e}, {38f42a53-c8a6-4073-9a26-d550ae11497e}
I/Gecko ( 1223): 1407360140081 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {f0918c2d-f4f0-49fc-ac29-ff7db8a9ec5f}, {f0918c2d-f4f0-49fc-ac29-ff7db8a9ec5f}
I/Gecko ( 1223): 1407360140193 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {f3c9cd78-7e73-4de0-ac58-30f225816c3c}, {f3c9cd78-7e73-4de0-ac58-30f225816c3c}
D/wpa_supplicant( 1322): RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
D/wpa_supplicant( 1322): RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
D/wpa_supplicant( 1322): nl80211: if_removed already cleared - ignore event
D/wpa_supplicant( 1322): nl80211: Event message available
D/wpa_supplicant( 1322): wlan0: nl80211: New scan results available
D/wpa_supplicant( 1322): wlan0: Event SCAN_RESULTS (3) received
D/wpa_supplicant( 1322): nl80211: Received scan results (1 BSSes)
D/wpa_supplicant( 1322): nl80211: Survey data missing
D/wpa_supplicant( 1322): wlan0: BSS: Start scan result update 2
D/wpa_supplicant( 1322): BSS: last_scan_res_used=1/32 last_scan_full=0
D/wpa_supplicant( 1322): wlan0: New scan results available
D/wpa_supplicant( 1322): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1322): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1322): WPS: AP[0] 60:a4:4c:29:ba:e0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
D/wpa_supplicant( 1322): wlan0: No suitable network found
D/wpa_supplicant( 1322): wlan0: Short-circuit new scan request since there are no enabled networks
D/wpa_supplicant( 1322): wlan0: State: SCANNING -> INACTIVE
D/wpa_supplicant( 1322): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1322): wlan0: Checking for other virtual interfaces sharing same radio (phy0) in event_scan_results
D/wpa_supplicant( 1322): wlan0: P2P: Station mode scan operation not pending anymore (sta_scan_pending=0 p2p_cb_on_scan_complete=0)
I/Gecko ( 1223): -*- WifiWorker component: Event coming in: CTRL-EVENT-SCAN-RESULTS
I/Gecko ( 1223): -*- WifiWorker component: Notifying of scan results available
I/Gecko ( 1223): -*- WifiWorker component: Scan results are available! Asking for them.
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=12): 53 43 41 4e 5f 52 45 53 55 4c 54 53
D/wpa_supplicant( 1322): wlan0: Control interface command 'SCAN_RESULTS'
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=19): 44 52 49 56 45 52 20 53 43 41 4e 2d 50 41 53 53 49 56 45
D/wpa_supplicant( 1322): wlan0: Control interface command 'DRIVER SCAN-PASSIVE'
D/wpa_supplicant( 1322): wpa_driver_nl80211_driver_cmd SCAN-PASSIVE len = 0, 4096
I/Gecko ( 1223): -*- WifiWorker component: Event coming in: WPS-AP-AVAILABLE
I/Gecko ( 1223): -*- WifiWorker component: Event coming in: CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00 SSID=
I/Gecko ( 1223): -*- WifiWorker component: State change: SCANNING -> INACTIVE
I/Gecko ( 1223): 1407360140329 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {77c1ee9d-65ab-4c80-b1bf-0d004c596c19}, {77c1ee9d-65ab-4c80-b1bf-0d004c596c19}
I/Gecko ( 1223): 1407360140442 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {542c5249-8fd7-44a9-9e93-3eda551e0e4a}, {542c5249-8fd7-44a9-9e93-3eda551e0e4a}
I/Gecko ( 1223): 1407360140558 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {252feecf-4aed-44c3-b343-d6a82b561cf1}, {252feecf-4aed-44c3-b343-d6a82b561cf1}
I/Gecko ( 1223): 1407360140674 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {429a5d5c-502b-4d24-8c28-ea4850d91f69}, {429a5d5c-502b-4d24-8c28-ea4850d91f69}
I/Gecko ( 1223): 1407360140798 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {72549046-4775-464a-ad90-137a4582558b}, {72549046-4775-464a-ad90-137a4582558b}
I/Gecko ( 1223): 1407360140950 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {714aac63-54e4-46ff-96fc-277bbffb74e1}, {714aac63-54e4-46ff-96fc-277bbffb74e1}
I/Gecko ( 1413): ###################################### forms.js loaded
I/Gecko ( 1413): ############################### browserElementPanning.js loaded
I/Gecko ( 1413): ######################## BrowserElementChildPreload.js loaded
I/Gecko ( 1223): 1407360141823 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {c1f53cfd-bade-43d4-85bb-5c28c29802a6}, {c1f53cfd-bade-43d4-85bb-5c28c29802a6}
E/GeckoConsole( 1433): Failed to load native module at path '/system/b2g/components/libxpcomsample.so': (80004005) dlopen failed: library "/system/b2g/components/libxpcomsample.so" not found
E/GeckoConsole( 1414): Failed to load native module at path '/system/b2g/components/libxpcomsample.so': (80004005) dlopen failed: library "/system/b2g/components/libxpcomsample.so" not found
I/Gecko ( 1223): 1407360143528 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {7b9cadc2-3243-43b6-b0cf-dccb87763191}, {7b9cadc2-3243-43b6-b0cf-dccb87763191}
I/Gecko ( 1223): 1407360143732 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {cc4b5b85-ae29-481e-9383-1925fd67eb29}, {cc4b5b85-ae29-481e-9383-1925fd67eb29}
I/Gecko ( 1223): 1407360143868 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {b6cff330-c4c9-44da-bf48-06c48198048d}, {b6cff330-c4c9-44da-bf48-06c48198048d}
I/Gecko ( 1223): 1407360144019 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {04e89356-8bb0-4c24-9d9a-10f166aa0963}, {04e89356-8bb0-4c24-9d9a-10f166aa0963}
I/Gecko ( 1223): 1407360144237 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {31b0114c-9154-4c7b-9d54-75e3f0ad956d}, {31b0114c-9154-4c7b-9d54-75e3f0ad956d}
I/Gecko ( 1223): 1407360144348 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {702cc387-57f8-4399-a0ec-8545779e8c84}, {702cc387-57f8-4399-a0ec-8545779e8c84}
I/Gecko ( 1223): 1407360144729 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {1914229f-f681-4df5-8517-f3b63f36cc27}, {1914229f-f681-4df5-8517-f3b63f36cc27}
I/Gecko ( 1433): ###################################### forms.js loaded
I/Gecko ( 1433): ############################### browserElementPanning.js loaded
I/Gecko ( 1223): 1407360145003 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {abb8e5af-801b-4916-a27c-83f6784151b5}, {abb8e5af-801b-4916-a27c-83f6784151b5}
I/Gecko ( 1433): ######################## BrowserElementChildPreload.js loaded
I/Gecko ( 1414): ###################################### forms.js loaded
I/Gecko ( 1414): ############################### browserElementPanning.js loaded
I/Gecko ( 1223): 1407360145135 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {f425526a-24ce-463e-8aae-853deb58681f}, {f425526a-24ce-463e-8aae-853deb58681f}
I/Gecko ( 1414): ######################## BrowserElementChildPreload.js loaded
I/Gecko ( 1223): 1407360145253 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {c9db16d4-b2b3-4832-acca-20e4c936bc95}, {c9db16d4-b2b3-4832-acca-20e4c936bc95}
I/Gecko ( 1223): 1407360145377 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {dc6cc26c-2fff-4fcb-b25e-af2904d0260d}, {dc6cc26c-2fff-4fcb-b25e-af2904d0260d}
I/Gecko ( 1432): ###################################### forms.js loaded
I/Gecko ( 1223): 1407360145488 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {a555f8d2-d86f-406c-badc-49aa37c121e1}, {a555f8d2-d86f-406c-badc-49aa37c121e1}
I/Gecko ( 1223): 1407360145604 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {2f26f0b8-90db-4472-a4cc-0b3b5816e50e}, {2f26f0b8-90db-4472-a4cc-0b3b5816e50e}
I/Gecko ( 1223): 1407360145710 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {34d9d7ce-8333-4266-b2c1-c9f145874f9d}, {34d9d7ce-8333-4266-b2c1-c9f145874f9d}
I/Gecko ( 1432): ############################### browserElementPanning.js loaded
I/Gecko ( 1223): 1407360145822 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {00a29ab5-095e-4738-9ca3-d2a203c1fb76}, {00a29ab5-095e-4738-9ca3-d2a203c1fb76}
I/Gecko ( 1432): ######################## BrowserElementChildPreload.js loaded
I/Gecko ( 1223): 1407360145933 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {275b68ab-7eb2-4cd1-9903-405a1137934b}, {275b68ab-7eb2-4cd1-9903-405a1137934b}
I/Gecko ( 1223): 1407360146057 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {56b4658f-99ce-4ea7-960b-91f51617459a}, {56b4658f-99ce-4ea7-960b-91f51617459a}
I/Gecko ( 1223): 1407360146183 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {ed5e5142-7f40-4fd2-9ea5-0f282fc476b9}, {ed5e5142-7f40-4fd2-9ea5-0f282fc476b9}
I/Gecko ( 1223): 1407360146292 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {58c932d5-158d-4ce5-ab7f-ed38870e3a18}, {58c932d5-158d-4ce5-ab7f-ed38870e3a18}
I/Gonk ( 1223): Setting nice for pid 1414 to 18
I/Gonk ( 1223): Changed nice for pid 1414 from 7 to 18.
I/Gecko ( 1223): 1407360146400 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {41d155a1-e0d4-40ce-9d2a-48da394676a9}, {41d155a1-e0d4-40ce-9d2a-48da394676a9}
I/Gecko ( 1223): 1407360146508 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {4cd52c36-09ab-4b46-86a1-97ae67161fe7}, {4cd52c36-09ab-4b46-86a1-97ae67161fe7}
I/Gecko ( 1223): 1407360146616 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {08748325-ba38-4b59-82d0-0d0a653ae5be}, {08748325-ba38-4b59-82d0-0d0a653ae5be}
I/Gecko ( 1223): 1407360146723 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {5ceb777c-2fdd-43c6-862d-68225a4a36e9}, {5ceb777c-2fdd-43c6-862d-68225a4a36e9}
I/Gecko ( 1223): 1407360146907 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {43459eaa-098b-46ff-a3b9-0baf4c9f69e0}, {43459eaa-098b-46ff-a3b9-0baf4c9f69e0}
I/Gecko ( 1223): 1407360147025 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {3b429815-6467-46c8-96ef-5acb80e919cd}, {3b429815-6467-46c8-96ef-5acb80e919cd}
I/Gecko ( 1223): 1407360147133 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {3b60102e-0132-4548-8620-619126e71fac}, {3b60102e-0132-4548-8620-619126e71fac}
I/Gecko ( 1223): 1407360147239 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {4fbe6f48-4e4e-427f-b11f-c34328a96d63}, {4fbe6f48-4e4e-427f-b11f-c34328a96d63}
I/Gecko ( 1223): 1407360147345 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {c7a4f641-df94-4ff3-a462-aac85cf5d985}, {c7a4f641-df94-4ff3-a462-aac85cf5d985}
I/Gecko ( 1223): 1407360147457 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {835132e2-c841-4229-928a-5b63b698c849}, {835132e2-c841-4229-928a-5b63b698c849}
I/Gecko ( 1223): 1407360147564 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: #homescreen[loading-state=false]","status":7,"stacktrace":null}}, {e4014cdf-e9d2-4d3c-a50e-e03652166eaa}, {e4014cdf-e9d2-4d3c-a50e-e03652166eaa}
I/Gecko ( 1223): 1407360147681 Marionette INFO sendToClient: {"from":"0","value":{"ELEMENT":"{87299a56-a991-431e-ba2f-ce352da955a9}"}}, {1fdbe506-906a-483d-945a-d717fb7d82f4}, {1fdbe506-906a-483d-945a-d717fb7d82f4}
I/Gecko ( 1223): 1407360147764 Marionette INFO sendToClient: {"from":"0","ok":true}, {28c6ec45-8dc1-419e-bf2c-c4304a159ba3}, {28c6ec45-8dc1-419e-bf2c-c4304a159ba3}
I/Gecko ( 1223): 1407360147806 Marionette INFO sendToClient: {"from":"0","ok":true}, {5161265e-af4e-4587-aa81-83c67638421d}, {5161265e-af4e-4587-aa81-83c67638421d}
I/Gecko ( 1223): 1407360147972 Marionette INFO sendToClient: {"from":"0","ok":true}, {cab29413-dcf9-472e-bb38-18c99f8d8ddb}, {cab29413-dcf9-472e-bb38-18c99f8d8ddb}
D/skia ( 1414): START /proc/cpuinfo:
D/skia ( 1414): Processor : ARMv7 Processor rev 3 (v7l)
D/skia ( 1414): processor : 0
D/skia ( 1414): BogoMIPS : 38.40
D/skia ( 1414):
D/skia ( 1414): processor : 1
D/skia ( 1414): BogoMIPS : 38.40
D/skia ( 1414):
D/skia ( 1414): Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt
D/skia ( 1414): CPU implementer : 0x41
D/skia ( 1414): CPU architecture: 7
D/skia ( 1414): CPU variant : 0x0
D/skia ( 1414): CPU part : 0xc07
D/skia ( 1414): CPU revision : 3
D/skia ( 1414):
D/skia ( 1414): Hardware : Qualcomm MSM 8610 (Flattened Device Tree)
D/skia ( 1414): Revision : 0000
D/skia ( 1414): Serial : 0000000000000000
D/skia ( 1414):
D/skia ( 1414): END /proc/cpuinfo
D/skia ( 1414): Device supports ARM NEON instructions!
E/GeckoConsole( 1414): Content JS ERROR at app://verticalhome.gaiamobile.org/shared/elements/gaia_grid/js/items/grid_item.js:437 in GridItem.prototype.doRenderIcon/<: Error fetching icon Error: Error while HTTP GET:
I/GonkMemoryPressure( 1358): Checking to see if memory pressure is over.
I/GonkMemoryPressure( 1358): Memory pressure is over.
I/GonkMemoryPressure( 1223): Checking to see if memory pressure is over.
I/GonkMemoryPressure( 1223): Memory pressure is over.
I/GonkMemoryPressure( 1413): Checking to see if memory pressure is over.
I/GonkMemoryPressure( 1413): Memory pressure is over.
I/GonkMemoryPressure( 1433): Checking to see if memory pressure is over.
I/GonkMemoryPressure( 1433): Memory pressure is over.
I/GonkMemoryPressure( 1414): Checking to see if memory pressure is over.
I/GonkMemoryPressure( 1414): Memory pressure is over.
I/GonkMemoryPressure( 1432): Checking to see if memory pressure is over.
I/GonkMemoryPressure( 1432): Memory pressure is over.
I/GonkMemoryPressure( 1223): Checking to see if memory pressure is over.
I/GonkMemoryPressure( 1223): Memory pressure is over.
I/GonkMemoryPressure( 1432): Checking to see if memory pressure is over.
I/GonkMemoryPressure( 1414): Checking to see if memory pressure is over.
I/GonkMemoryPressure( 1433): Checking to see if memory pressure is over.
I/GonkMemoryPressure( 1413): Checking to see if memory pressure is over.
I/GonkMemoryPressure( 1413): Memory pressure is over.
I/GonkMemoryPressure( 1433): Memory pressure is over.
I/GonkMemoryPressure( 1358): Checking to see if memory pressure is over.
I/GonkMemoryPressure( 1358): Memory pressure is over.
I/GonkMemoryPressure( 1414): Memory pressure is over.
I/GonkMemoryPressure( 1432): Memory pressure is over.
I/Gonk ( 1223): Setting nice for pid 1413 to 18
I/Gonk ( 1223): Changed nice for pid 1413 from 7 to 18.
I/Gonk ( 1223): Setting nice for pid 1413 to 18
I/Gonk ( 1223): Changed nice for pid 1413 from 18 to 18.
I/Gonk ( 1223): Setting nice for pid 1433 to 18
I/Gonk ( 1223): Changed nice for pid 1433 from 7 to 18.
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223): ############ ErrorPage.js
W/AudioPolicyManagerALSA( 296): setPhoneState() setting same state 0
E/OomLogger( 1223): [Kill]: lowmem_shrink: convert oom_adj to oom_score_adj:
E/OomLogger( 1223): [Kill]: goodix_ts_resume i2c_transfer lowmem_shrink: convert oom_adj to oom_score_adj:
E/OomLogger( 1223): [Kill]: send sigkill to 1413 (Smart Collectio), adj 734, size 2898
D/qdhwcomposer( 1223): hwc_blank: Blanking display: 0
D/qdhwcomposer( 1223): hwc_blank: Done blanking display: 0
I/QCOM PowerHAL( 1223): Got set_interactive hint
E/QCOM PowerHAL( 1223): Failed to acquire lock.
I/Gonk ( 1223): Setting nice for pid 1433 to 18
I/Gonk ( 1223): Changed nice for pid 1433 from 18 to 18.
I/Gonk ( 1223): Setting nice for pid 1358 to 18
I/Gonk ( 1223): Changed nice for pid 1358 from 1 to 18.
I/Gecko ( 1223): 1407360208052 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {501651e3-2eae-4735-8710-8cf7cdc42336}
I/Gecko ( 1223): 1407360208054 Marionette INFO Switched to frame: {"frameValue":null}
I/Gecko ( 1223): 1407360208160 Marionette INFO sendToClient: {"from":"0","ok":true}, {501651e3-2eae-4735-8710-8cf7cdc42336}, {501651e3-2eae-4735-8710-8cf7cdc42336}
I/Gecko ( 1223): 1407360208170 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":true,"script":"return GaiaDataLayer.setSetting(\"audio.volume.content\", 5)","newSandbox":true,"args":[],"filename":"gaia_test.py","line":174}}, id: {920d5b5a-28a0-4319-a80b-72536c5194db}
E/GeckoConsole( 1223): Content JS LOG at dummy file:555 in GaiaDataLayer.setSetting: setting audio.volume.content to 5
I/Gecko ( 1223): 1407360208264 Marionette INFO sendToClient: {"from":"0","value":true}, {920d5b5a-28a0-4319-a80b-72536c5194db}, {920d5b5a-28a0-4319-a80b-72536c5194db}
E/GeckoConsole( 1223): Content JS LOG at dummy file:558 in GaiaDataLayer.setSetting/req.onsuccess: setting changed
I/Gecko ( 1223): 1407360208276 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":true,"script":"return GaiaDataLayer.setSetting(\"keyboard.ftu.enabled\", false)","newSandbox":true,"args":[],"filename":"gaia_test.py","line":174}}, id: {a3c544c4-7bb4-457a-b1d9-d49a14f72bc3}
I/Gecko ( 1223): 1407360208321 Marionette INFO sendToClient: {"from":"0","value":true}, {a3c544c4-7bb4-457a-b1d9-d49a14f72bc3}, {a3c544c4-7bb4-457a-b1d9-d49a14f72bc3}
E/GeckoConsole( 1223): Content JS LOG at dummy file:555 in GaiaDataLayer.setSetting: setting keyboard.ftu.enabled to false
E/GeckoConsole( 1223): Content JS LOG at dummy file:558 in GaiaDataLayer.setSetting/req.onsuccess: setting changed
I/Gecko ( 1223): 1407360208357 Marionette INFO sendToClient: {"from":"0","ok":true}, {e1a2f9f5-810f-45a9-9d75-84344a89b7eb}, {e1a2f9f5-810f-45a9-9d75-84344a89b7eb}
I/Gecko ( 1223): 1407360208360 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {4a84af2c-02d0-4854-bbf0-163960e4149f}
I/Gecko ( 1223): 1407360208362 Marionette INFO Switched to frame: {"frameValue":null}
I/Gecko ( 1223): 1407360208465 Marionette INFO sendToClient: {"from":"0","ok":true}, {4a84af2c-02d0-4854-bbf0-163960e4149f}, {4a84af2c-02d0-4854-bbf0-163960e4149f}
I/Gecko ( 1223): 1407360208475 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"GaiaLockScreen.unlock()","newSandbox":true,"args":[],"filename":"gaia_test.py","line":624}}, id: {bb19790c-664f-4f92-91e1-5817d12e65e7}
I/QCOM PowerHAL( 1223): Got set_interactive hint
E/QCOM PowerHAL( 1223): Invalid hint ID.
D/qdhwcomposer( 1223): hwc_blank: Unblanking display: 0
D/qdhwcomposer( 1223): hwc_blank: Done unblanking display: 0
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=18): 44 52 49 56 45 52 20 53 43 41 4e 2d 41 43 54 49 56 45
D/wpa_supplicant( 1322): wlan0: Control interface command 'DRIVER SCAN-ACTIVE'
D/wpa_supplicant( 1322): wpa_driver_nl80211_driver_cmd SCAN-ACTIVE len = 0, 4096
I/Gecko ( 1223): 1407360209241 Marionette INFO sendToClient: {"from":"0","value":{"passed":0,"failed":0,"failures":[]}}, {bb19790c-664f-4f92-91e1-5817d12e65e7}, {bb19790c-664f-4f92-91e1-5817d12e65e7}
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=4): 53 43 41 4e
D/wpa_supplicant( 1322): wlan0: Control interface command 'SCAN'
D/wpa_supplicant( 1322): wlan0: Setting scan request: 0 sec 0 usec
D/wpa_supplicant( 1322): wlan0: State: INACTIVE -> SCANNING
D/wpa_supplicant( 1322): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1322): wlan0: Starting AP scan for wildcard SSID
D/wpa_supplicant( 1322): wlan0: nl80211: scan request
D/wpa_supplicant( 1322): Scan requested (ret=0) - scan timeout 30 seconds
D/wpa_supplicant( 1322): nl80211: Event message available
D/wpa_supplicant( 1322): wlan0: nl80211: Scan trigger
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=19): 44 52 49 56 45 52 20 53 43 41 4e 2d 50 41 53 53 49 56 45
D/wpa_supplicant( 1322): wlan0: Control interface command 'DRIVER SCAN-PASSIVE'
D/wpa_supplicant( 1322): wpa_driver_nl80211_driver_cmd SCAN-PASSIVE len = 0, 4096
I/Gecko ( 1223): -*- WifiWorker component: Event coming in: CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:00:00:00:00:00 SSID=
I/Gecko ( 1223): -*- WifiWorker component: State change: INACTIVE -> SCANNING
I/Gonk ( 1223): Setting nice for pid 1358 to 1
I/Gonk ( 1223): Changed nice for pid 1358 from 18 to 1.
I/Gecko ( 1223): 1407360209296 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {855a0687-edfa-46fe-8dca-7936e73b7e22}
I/Gecko ( 1223): 1407360209311 Marionette INFO Switched to frame: {"frameValue":null}
I/Gecko ( 1223): 1407360209415 Marionette INFO sendToClient: {"from":"0","ok":true}, {855a0687-edfa-46fe-8dca-7936e73b7e22}, {855a0687-edfa-46fe-8dca-7936e73b7e22}
I/Gecko ( 1223): 1407360209421 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"GaiaApps.killAll()","newSandbox":true,"args":[],"filename":"gaia_test.py","line":94}}, id: {7c0fcd38-9e3a-4ef9-b127-45ada3b54f72}
I/Gonk ( 1223): Setting nice for pid 1414 to 1
I/Gonk ( 1223): Changed nice for pid 1414 from 18 to 1.
E/GeckoConsole( 1223): Content JS LOG at dummy file:214 in GaiaApps.kill: terminating app with origin 'app://ftu.gaiamobile.org'
D/wpa_supplicant( 1322): nl80211: Event message available
D/wpa_supplicant( 1322): wlan0: nl80211: New scan results available
D/wpa_supplicant( 1322): wlan0: Event SCAN_RESULTS (3) received
D/wpa_supplicant( 1322): nl80211: Received scan results (1 BSSes)
D/wpa_supplicant( 1322): nl80211: Survey data missing
D/wpa_supplicant( 1322): wlan0: BSS: Start scan result update 3
D/wpa_supplicant( 1322): BSS: last_scan_res_used=1/32 last_scan_full=0
D/wpa_supplicant( 1322): wlan0: New scan results available
D/wpa_supplicant( 1322): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1322): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1322): WPS: AP[0] 60:a4:4c:29:ba:e0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
D/wpa_supplicant( 1322): wlan0: No suitable network found
D/wpa_supplicant( 1322): wlan0: Short-circuit new scan request since there are no enabled networks
D/wpa_supplicant( 1322): wlan0: State: SCANNING -> INACTIVE
D/wpa_supplicant( 1322): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1322): wlan0: Checking for other virtual interfaces sharing same radio (phy0) in event_scan_results
D/wpa_supplicant( 1322): wlan0: P2P: Station mode scan operation not pending anymore (sta_scan_pending=0 p2p_cb_on_scan_complete=0)
D/wpa_supplicant( 1322): RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
D/wpa_supplicant( 1322): RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
D/wpa_supplicant( 1322): nl80211: if_removed already cleared - ignore event
E/GeckoConsole( 1223): Content JS LOG at dummy file:206 in GaiaApps.kill/gt_onAppTerminated/<: app with origin 'app://ftu.gaiamobile.org' has terminated
I/Gecko ( 1223): -*- WifiWorker component: Event coming in: CTRL-EVENT-SCAN-RESULTS
I/Gecko ( 1223): -*- WifiWorker component: Notifying of scan results available
I/Gecko ( 1223): -*- WifiWorker component: Scan results are available! Asking for them.
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=12): 53 43 41 4e 5f 52 45 53 55 4c 54 53
D/wpa_supplicant( 1322): wlan0: Control interface command 'SCAN_RESULTS'
D/wpa_supplicant( 1322): RX ctrl_iface - hexdump(len=19): 44 52 49 56 45 52 20 53 43 41 4e 2d 50 41 53 53 49 56 45
D/wpa_supplicant( 1322): wlan0: Control interface command 'DRIVER SCAN-PASSIVE'
D/wpa_supplicant( 1322): wpa_driver_nl80211_driver_cmd SCAN-PASSIVE len = 0, 4096
I/Gecko ( 1223): -*- WifiWorker component: Event coming in: WPS-AP-AVAILABLE
I/Gecko ( 1223): -*- WifiWorker component: Event coming in: CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00 SSID=
I/Gecko ( 1223): -*- WifiWorker component: State change: SCANNING -> INACTIVE
I/GeckoDump( 1223): XXX FIXME : Got a mozContentEvent: force-update-check
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
E/OomLogger( 1223): [Kill]: gtp_init_ext_watchdog i2c_transfer send sigkill to 1433 (Homescreen), adj 734, size 2991
I/Gecko ( 1223): 1407360209851 Marionette INFO sendToClient: {"from":"0","value":true}, {7c0fcd38-9e3a-4ef9-b127-45ada3b54f72}, {7c0fcd38-9e3a-4ef9-b127-45ada3b54f72}
I/Gecko ( 1223): 1407360209863 Marionette DEBUG Got request: execute, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"window.wrappedJSObject.dispatchEvent(new Event(\"home\"));","newSandbox":true,"args":[],"filename":"b2gperf.py","line":319}}, id: {69f7cef6-be7a-4278-aed9-a3ba5cb905ce}
I/Gecko ( 1223): 1407360209898 Marionette INFO sendToClient: {"from":"0","value":null}, {69f7cef6-be7a-4278-aed9-a3ba5cb905ce}, {69f7cef6-be7a-4278-aed9-a3ba5cb905ce}
I/Gecko ( 1223): 1407360209908 Marionette INFO sendToClient: {"from":"0","ok":true}, {f9964982-172c-42a0-b3f4-edd122847b49}, {f9964982-172c-42a0-b3f4-edd122847b49}
I/Gecko ( 1358):
I/Gecko ( 1358): ###!!! [Child][MessageChannel] Error: Channel closing: too late to send/recv, messages will be lost
I/Gecko ( 1358):
I/Gecko ( 1223): 1407360219927 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"launch(\"Messages\")","newSandbox":true,"args":[],"filename":"b2gperf.py","line":377}}, id: {485a3eef-7bda-4979-91d0-94a98c064350}
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://verticalhome.gaiamobile.org' is displayed
E/GeckoConsole( 1223): Content JS LOG at dummy file:1165 in launch/<: launching app with name 'Messages'
I/Gonk ( 1223): Setting nice for pid 1432 to 1
I/Gonk ( 1223): Changed nice for pid 1432 from 18 to 1.
I/Gonk ( 1223): Setting nice for pid 1414 to 18
I/Gonk ( 1223): Changed nice for pid 1414 from 1 to 18.
I/Gecko ( 1223): 1407360220833 Marionette INFO sendToClient: {"from":"0","value":{"frame":{"ELEMENT":"{126a3c85-f981-463d-9740-d4aef3ab0b66}"},"src":"app://sms.gaiamobile.org/index.html","name":"Messages","origin":"app://sms.gaiamobile.org","cold_load_time":704}}, {485a3eef-7bda-4979-91d0-94a98c064350}, {485a3eef-7bda-4979-91d0-94a98c064350}
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://sms.gaiamobile.org' is displayed
I/Gecko ( 1223): 1407360220928 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {e8418060-5eea-4dce-a02c-a80e50d7df7f}
I/Gecko ( 1223): 1407360220946 Marionette INFO Switched to frame: {"frameValue":null}
I/Gecko ( 1223): -*- ContactDB component: upgrade schema from: 0 to 20 called!
I/Gecko ( 1223): 1407360221068 Marionette INFO sendToClient: {"from":"0","ok":true}, {e8418060-5eea-4dce-a02c-a80e50d7df7f}, {e8418060-5eea-4dce-a02c-a80e50d7df7f}
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): 1407360221094 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"GaiaApps.kill('app://sms.gaiamobile.org');","newSandbox":true,"args":[],"filename":"gaia_test.py","line":89}}, id: {b4df5329-c699-47c3-af08-9a704c732842}
I/Gonk ( 1223): Setting nice for pid 1414 to 1
I/Gonk ( 1223): Changed nice for pid 1414 from 18 to 1.
I/Gecko ( 1223): 1407360221192 Marionette INFO sendToClient: {"from":"0","value":true}, {b4df5329-c699-47c3-af08-9a704c732842}, {b4df5329-c699-47c3-af08-9a704c732842}
E/GeckoConsole( 1223): Content JS LOG at dummy file:214 in GaiaApps.kill: terminating app with origin 'app://sms.gaiamobile.org'
E/GeckoConsole( 1223): Content JS LOG at dummy file:206 in GaiaApps.kill/gt_onAppTerminated/<: app with origin 'app://sms.gaiamobile.org' has terminated
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
E/GeckoConsole( 1432): Content JS WARN at app://sms.gaiamobile.org/shared/js/fb/fb_data_reader.js:408 in contacts.init/success/<: The datastore is empty and readonly
I/Gecko ( 1432):
I/Gecko ( 1432): ###!!! [Child][OnMaybeDequeueOne] Error: Channel closing: too late to send/recv, messages will be lost
I/Gecko ( 1432):
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error (172): Connection reset by peer: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 452
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error: Broken pipe: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 729
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error: Broken pipe: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 729
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error: Broken pipe: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 729
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error: Broken pipe: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 729
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error: Broken pipe: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 729
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error: Broken pipe: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 729
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error: Broken pipe: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 729
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error: Broken pipe: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 729
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error: Broken pipe: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 729
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error: Broken pipe: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 729
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error (174): Connection reset by peer: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 452
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/rmt_storage( 384): rmt_storage_connect_cb: clnt_h=0x8 conn_h=0xb7f762b8
I/rmt_storage( 384): rmt_storage_rw_iovec_cb: /boot/modem_fs1: clnt_h=0x1: req_h=0xc msg_id=3: R/W request received
I/rmt_storage( 384): wakelock acquired: 1, error no: 42
I/rmt_storage( 384): rmt_storage_client_thread: /boot/modem_fs1: clnt_h=0x1 Unblock worker thread (th_id: -1208524848)
I/rmt_storage( 384): rmt_storage_client_thread: /boot/modem_fs1: clnt_h=0x1: req_h=0xc msg_id=3: Bytes written = 1572864
I/rmt_storage( 384): rmt_storage_client_thread: /boot/modem_fs1: clnt_h=0x1: req_h=0xc msg_id=3: Send response: res=0 err=0
I/rmt_storage( 384): rmt_storage_client_thread: /boot/modem_fs1: clnt_h=0x1 About to block rmt_storage client thread (th_id: -1208524848) wakelock released: 1, error no: 0
I/rmt_storage( 384):
I/rmt_storage( 384): rmt_storage_disconnect_cb: clnt_h=0x0x8 conn_h=0x0xb7f762b8
I/Gonk ( 1223): Setting nice for pid 1626 to 18
I/Gonk ( 1223): Changed nice for pid 1626 from 0 to 18.
I/Gecko ( 1626): ###################################### forms.js loaded
I/Gecko ( 1626): ############################### browserElementPanning.js loaded
I/Gecko ( 1626): ######################## BrowserElementChildPreload.js loaded
I/Gecko ( 1223): 1407360231231 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"launch(\"Messages\")","newSandbox":true,"args":[],"filename":"b2gperf.py","line":377}}, id: {459c7dfd-3c10-4b5e-9a5e-f419bf54f18b}
I/Gonk ( 1223): Setting nice for pid 1626 to 1
I/Gonk ( 1223): Changed nice for pid 1626 from 18 to 1.
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://verticalhome.gaiamobile.org' is displayed
E/GeckoConsole( 1223): Content JS LOG at dummy file:1165 in launch/<: launching app with name 'Messages'
I/Gonk ( 1223): Setting nice for pid 1414 to 18
I/Gonk ( 1223): Changed nice for pid 1414 from 1 to 18.
I/Gecko ( 1223): 1407360231989 Marionette INFO sendToClient: {"from":"0","value":{"frame":{"ELEMENT":"{2bf70597-d71e-463f-a986-e70d40b30965}"},"src":"app://sms.gaiamobile.org/index.html","name":"Messages","origin":"app://sms.gaiamobile.org","cold_load_time":617}}, {459c7dfd-3c10-4b5e-9a5e-f419bf54f18b}, {459c7dfd-3c10-4b5e-9a5e-f419bf54f18b}
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://sms.gaiamobile.org' is displayed
I/Gecko ( 1223): 1407360232092 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {1287a123-2489-4790-ac6d-10f58a026ec7}
I/Gecko ( 1223): 1407360232106 Marionette INFO Switched to frame: {"frameValue":null}
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): 1407360232217 Marionette INFO sendToClient: {"from":"0","ok":true}, {1287a123-2489-4790-ac6d-10f58a026ec7}, {1287a123-2489-4790-ac6d-10f58a026ec7}
I/Gecko ( 1223): 1407360232242 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"GaiaApps.kill('app://sms.gaiamobile.org');","newSandbox":true,"args":[],"filename":"gaia_test.py","line":89}}, id: {fbed289e-7515-4428-8937-b5ce1c3068c9}
I/Gonk ( 1223): Setting nice for pid 1414 to 1
I/Gonk ( 1223): Changed nice for pid 1414 from 18 to 1.
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): 1407360232352 Marionette INFO sendToClient: {"from":"0","value":true}, {fbed289e-7515-4428-8937-b5ce1c3068c9}, {fbed289e-7515-4428-8937-b5ce1c3068c9}
E/GeckoConsole( 1223): Content JS LOG at dummy file:214 in GaiaApps.kill: terminating app with origin 'app://sms.gaiamobile.org'
E/GeckoConsole( 1223): Content JS LOG at dummy file:206 in GaiaApps.kill/gt_onAppTerminated/<: app with origin 'app://sms.gaiamobile.org' has terminated
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
E/GeckoConsole( 1626): Content JS WARN at app://sms.gaiamobile.org/shared/js/fb/fb_data_reader.js:408 in contacts.init/success/<: The datastore is empty and readonly
I/Gecko ( 1626):
I/Gecko ( 1626): ###!!! [Child][OnMaybeDequeueOne] Error: Channel closing: too late to send/recv, messages will be lost
I/Gecko ( 1626):
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error (169): Connection reset by peer: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 452
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error (175): Connection reset by peer: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 452
I/Gonk ( 1223): Setting nice for pid 1650 to 18
I/Gonk ( 1223): Changed nice for pid 1650 from 0 to 18.
I/Gecko ( 1650): ###################################### forms.js loaded
I/Gecko ( 1650): ############################### browserElementPanning.js loaded
I/Gecko ( 1650): ######################## BrowserElementChildPreload.js loaded
I/Gecko ( 1223): 1407360242411 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"launch(\"Messages\")","newSandbox":true,"args":[],"filename":"b2gperf.py","line":377}}, id: {5cc4730c-197c-4875-827b-8f9834b219f0}
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://verticalhome.gaiamobile.org' is displayed
E/GeckoConsole( 1223): Content JS LOG at dummy file:1165 in launch/<: launching app with name 'Messages'
I/Gonk ( 1223): Setting nice for pid 1650 to 1
I/Gonk ( 1223): Changed nice for pid 1650 from 18 to 1.
I/Gonk ( 1223): Setting nice for pid 1414 to 18
I/Gonk ( 1223): Changed nice for pid 1414 from 1 to 18.
I/Gecko ( 1223): 1407360243246 Marionette INFO sendToClient: {"from":"0","value":{"frame":{"ELEMENT":"{1338f2a0-dcdb-4665-ac7b-23c8aa62eb79}"},"src":"app://sms.gaiamobile.org/index.html","name":"Messages","origin":"app://sms.gaiamobile.org","cold_load_time":615}}, {5cc4730c-197c-4875-827b-8f9834b219f0}, {5cc4730c-197c-4875-827b-8f9834b219f0}
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://sms.gaiamobile.org' is displayed
I/Gecko ( 1223): 1407360243322 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {edb27eb7-d34e-4367-b730-403165980e10}
I/Gecko ( 1223): 1407360243326 Marionette INFO Switched to frame: {"frameValue":null}
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): 1407360243431 Marionette INFO sendToClient: {"from":"0","ok":true}, {edb27eb7-d34e-4367-b730-403165980e10}, {edb27eb7-d34e-4367-b730-403165980e10}
I/Gecko ( 1223): 1407360243459 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"GaiaApps.kill('app://sms.gaiamobile.org');","newSandbox":true,"args":[],"filename":"gaia_test.py","line":89}}, id: {6b7cffe1-43e8-42fc-a32b-40e7abb92a12}
I/Gonk ( 1223): Setting nice for pid 1414 to 1
I/Gonk ( 1223): Changed nice for pid 1414 from 18 to 1.
I/Gecko ( 1223): 1407360243529 Marionette INFO sendToClient: {"from":"0","value":true}, {6b7cffe1-43e8-42fc-a32b-40e7abb92a12}, {6b7cffe1-43e8-42fc-a32b-40e7abb92a12}
E/GeckoConsole( 1223): Content JS LOG at dummy file:214 in GaiaApps.kill: terminating app with origin 'app://sms.gaiamobile.org'
E/GeckoConsole( 1223): Content JS LOG at dummy file:206 in GaiaApps.kill/gt_onAppTerminated/<: app with origin 'app://sms.gaiamobile.org' has terminated
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
E/GeckoConsole( 1650): Content JS WARN at app://sms.gaiamobile.org/shared/js/fb/fb_data_reader.js:408 in contacts.init/success/<: The datastore is empty and readonly
I/Gecko ( 1650):
I/Gecko ( 1650): ###!!! [Child][MessageChannel] Error: Channel closing: too late to send/recv, messages will be lost
I/Gecko ( 1650):
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error (175): Connection reset by peer: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 452
I/Gecko ( 1223): *** UTM:SVC TimerManager:notify - notified timerID: user-agent-updates-timer
E/GeckoConsole( 1223): UTM:SVC TimerManager:notify - notified timerID: user-agent-updates-timer
I/Gecko ( 1223): *** UTM:SVC TimerManager:registerTimer - id: user-agent-updates-timer
E/GeckoConsole( 1223): UTM:SVC TimerManager:registerTimer - id: user-agent-updates-timer
I/Gonk ( 1223): Setting nice for pid 1672 to 18
I/Gonk ( 1223): Changed nice for pid 1672 from 0 to 18.
I/Gecko ( 1672): ###################################### forms.js loaded
I/Gecko ( 1672): ############################### browserElementPanning.js loaded
I/Gecko ( 1672): ######################## BrowserElementChildPreload.js loaded
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Closed channel: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Closed channel: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223): 1407360253573 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"launch(\"Messages\")","newSandbox":true,"args":[],"filename":"b2gperf.py","line":377}}, id: {377f1bd8-e855-4e61-858a-702a9a750381}
I/Gonk ( 1223): Setting nice for pid 1672 to 1
I/Gonk ( 1223): Changed nice for pid 1672 from 18 to 1.
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://verticalhome.gaiamobile.org' is displayed
E/GeckoConsole( 1223): Content JS LOG at dummy file:1165 in launch/<: launching app with name 'Messages'
I/Gonk ( 1223): Setting nice for pid 1414 to 18
I/Gonk ( 1223): Changed nice for pid 1414 from 1 to 18.
I/Gecko ( 1223): 1407360254287 Marionette INFO sendToClient: {"from":"0","value":{"frame":{"ELEMENT":"{f7ceb3b6-5773-4a60-99d0-d018fb79deed}"},"src":"app://sms.gaiamobile.org/index.html","name":"Messages","origin":"app://sms.gaiamobile.org","cold_load_time":585}}, {377f1bd8-e855-4e61-858a-702a9a750381}, {377f1bd8-e855-4e61-858a-702a9a750381}
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://sms.gaiamobile.org' is displayed
I/Gecko ( 1223): 1407360254360 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {2e1dac6b-7636-434e-b938-07b30f23dd9f}
I/Gecko ( 1223): 1407360254370 Marionette INFO Switched to frame: {"frameValue":null}
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): 1407360254477 Marionette INFO sendToClient: {"from":"0","ok":true}, {2e1dac6b-7636-434e-b938-07b30f23dd9f}, {2e1dac6b-7636-434e-b938-07b30f23dd9f}
I/Gecko ( 1223): 1407360254488 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"GaiaApps.kill('app://sms.gaiamobile.org');","newSandbox":true,"args":[],"filename":"gaia_test.py","line":89}}, id: {74c4aa2c-e6c4-4b5b-86b2-60b33f857f4a}
I/Gonk ( 1223): Setting nice for pid 1414 to 1
I/Gonk ( 1223): Changed nice for pid 1414 from 18 to 1.
E/GeckoConsole( 1223): Content JS LOG at dummy file:214 in GaiaApps.kill: terminating app with origin 'app://sms.gaiamobile.org'
E/GeckoConsole( 1223): Content JS LOG at dummy file:206 in GaiaApps.kill/gt_onAppTerminated/<: app with origin 'app://sms.gaiamobile.org' has terminated
I/Gecko ( 1223): 1407360254563 Marionette INFO sendToClient: {"from":"0","value":true}, {74c4aa2c-e6c4-4b5b-86b2-60b33f857f4a}, {74c4aa2c-e6c4-4b5b-86b2-60b33f857f4a}
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
E/GeckoConsole( 1672): Content JS WARN at app://sms.gaiamobile.org/shared/js/fb/fb_data_reader.js:408 in contacts.init/success/<: The datastore is empty and readonly
I/Gecko ( 1672):
I/Gecko ( 1672): ###!!! [Child][OnMaybeDequeueOne] Error: Channel closing: too late to send/recv, messages will be lost
I/Gecko ( 1672):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gonk ( 1223): Setting nice for pid 1693 to 18
I/Gonk ( 1223): Changed nice for pid 1693 from 0 to 18.
I/Gecko ( 1693): ###################################### forms.js loaded
I/Gecko ( 1693): ############################### browserElementPanning.js loaded
I/Gecko ( 1693): ######################## BrowserElementChildPreload.js loaded
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Closed channel: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Closed channel: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223): 1407360264601 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"launch(\"Messages\")","newSandbox":true,"args":[],"filename":"b2gperf.py","line":377}}, id: {ccd44c13-2563-4ee4-b93a-a8b5bf70f18f}
I/Gonk ( 1223): Setting nice for pid 1693 to 1
I/Gonk ( 1223): Changed nice for pid 1693 from 18 to 1.
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://verticalhome.gaiamobile.org' is displayed
E/GeckoConsole( 1223): Content JS LOG at dummy file:1165 in launch/<: launching app with name 'Messages'
I/Gonk ( 1223): Setting nice for pid 1414 to 18
I/Gonk ( 1223): Changed nice for pid 1414 from 1 to 18.
I/Gecko ( 1223): 1407360265310 Marionette INFO sendToClient: {"from":"0","value":{"frame":{"ELEMENT":"{88980f8c-2c81-473f-a885-74c1058810c5}"},"src":"app://sms.gaiamobile.org/index.html","name":"Messages","origin":"app://sms.gaiamobile.org","cold_load_time":574}}, {ccd44c13-2563-4ee4-b93a-a8b5bf70f18f}, {ccd44c13-2563-4ee4-b93a-a8b5bf70f18f}
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://sms.gaiamobile.org' is displayed
I/Gecko ( 1223): 1407360265394 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {de8852ea-b7ac-48cf-8517-e593fc5d4788}
I/Gecko ( 1223): 1407360265396 Marionette INFO Switched to frame: {"frameValue":null}
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): 1407360265503 Marionette INFO sendToClient: {"from":"0","ok":true}, {de8852ea-b7ac-48cf-8517-e593fc5d4788}, {de8852ea-b7ac-48cf-8517-e593fc5d4788}
I/Gecko ( 1223): 1407360265527 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"GaiaApps.kill('app://sms.gaiamobile.org');","newSandbox":true,"args":[],"filename":"gaia_test.py","line":89}}, id: {b8c06090-3e3c-484c-8870-53c2df2b185d}
I/Gonk ( 1223): Setting nice for pid 1414 to 1
I/Gonk ( 1223): Changed nice for pid 1414 from 18 to 1.
E/GeckoConsole( 1223): Content JS LOG at dummy file:214 in GaiaApps.kill: terminating app with origin 'app://sms.gaiamobile.org'
E/GeckoConsole( 1223): Content JS LOG at dummy file:206 in GaiaApps.kill/gt_onAppTerminated/<: app with origin 'app://sms.gaiamobile.org' has terminated
I/Gecko ( 1223): 1407360265608 Marionette INFO sendToClient: {"from":"0","value":true}, {b8c06090-3e3c-484c-8870-53c2df2b185d}, {b8c06090-3e3c-484c-8870-53c2df2b185d}
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
E/GeckoConsole( 1693): Content JS WARN at app://sms.gaiamobile.org/shared/js/fb/fb_data_reader.js:408 in contacts.init/success/<: The datastore is empty and readonly
I/Gecko ( 1693):
I/Gecko ( 1693): ###!!! [Child][MessageChannel] Error: Channel closing: too late to send/recv, messages will be lost
I/Gecko ( 1693):
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error (179): Connection reset by peer: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 452
I/Gonk ( 1223): Setting nice for pid 1714 to 18
I/Gonk ( 1223): Changed nice for pid 1714 from 0 to 18.
I/Gecko ( 1714): ###################################### forms.js loaded
I/Gecko ( 1714): ############################### browserElementPanning.js loaded
I/Gecko ( 1714): ######################## BrowserElementChildPreload.js loaded
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Closed channel: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Closed channel: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223): 1407360275648 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"launch(\"Messages\")","newSandbox":true,"args":[],"filename":"b2gperf.py","line":377}}, id: {6e0ad211-933c-4c58-b5de-ec0006f08e15}
I/Gonk ( 1223): Setting nice for pid 1714 to 1
I/Gonk ( 1223): Changed nice for pid 1714 from 18 to 1.
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://verticalhome.gaiamobile.org' is displayed
E/GeckoConsole( 1223): Content JS LOG at dummy file:1165 in launch/<: launching app with name 'Messages'
I/Gonk ( 1223): Setting nice for pid 1414 to 18
I/Gonk ( 1223): Changed nice for pid 1414 from 1 to 18.
I/Gecko ( 1223): 1407360276362 Marionette INFO sendToClient: {"from":"0","value":{"frame":{"ELEMENT":"{aa7ea309-2918-449a-8952-7c06e51aa5ef}"},"src":"app://sms.gaiamobile.org/index.html","name":"Messages","origin":"app://sms.gaiamobile.org","cold_load_time":572}}, {6e0ad211-933c-4c58-b5de-ec0006f08e15}, {6e0ad211-933c-4c58-b5de-ec0006f08e15}
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://sms.gaiamobile.org' is displayed
I/Gecko ( 1223): 1407360276441 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {c1b305c0-ce04-4455-aa3c-63b327b03688}
I/Gecko ( 1223): 1407360276454 Marionette INFO Switched to frame: {"frameValue":null}
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): 1407360276558 Marionette INFO sendToClient: {"from":"0","ok":true}, {c1b305c0-ce04-4455-aa3c-63b327b03688}, {c1b305c0-ce04-4455-aa3c-63b327b03688}
I/Gecko ( 1223): 1407360276589 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"GaiaApps.kill('app://sms.gaiamobile.org');","newSandbox":true,"args":[],"filename":"gaia_test.py","line":89}}, id: {71497ec9-5027-4fb8-969c-39a2f8fc3718}
I/Gonk ( 1223): Setting nice for pid 1414 to 1
I/Gonk ( 1223): Changed nice for pid 1414 from 18 to 1.
I/Gecko ( 1223): 1407360276650 Marionette INFO sendToClient: {"from":"0","value":true}, {71497ec9-5027-4fb8-969c-39a2f8fc3718}, {71497ec9-5027-4fb8-969c-39a2f8fc3718}
E/GeckoConsole( 1223): Content JS LOG at dummy file:214 in GaiaApps.kill: terminating app with origin 'app://sms.gaiamobile.org'
E/GeckoConsole( 1223): Content JS LOG at dummy file:206 in GaiaApps.kill/gt_onAppTerminated/<: app with origin 'app://sms.gaiamobile.org' has terminated
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
E/GeckoConsole( 1714): Content JS WARN at app://sms.gaiamobile.org/shared/js/fb/fb_data_reader.js:408 in contacts.init/success/<: The datastore is empty and readonly
I/Gecko ( 1714):
I/Gecko ( 1714): ###!!! [Child][OnMaybeDequeueOne] Error: Channel closing: too late to send/recv, messages will be lost
I/Gecko ( 1714):
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error (158): Connection reset by peer: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 452
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error (171): Connection reset by peer: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 452
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gonk ( 1223): Setting nice for pid 1735 to 18
I/Gonk ( 1223): Changed nice for pid 1735 from 0 to 18.
I/Gecko ( 1735): ###################################### forms.js loaded
I/Gecko ( 1735): ############################### browserElementPanning.js loaded
I/Gecko ( 1735): ######################## BrowserElementChildPreload.js loaded
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Closed channel: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Closed channel: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223): 1407360286677 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"launch(\"Messages\")","newSandbox":true,"args":[],"filename":"b2gperf.py","line":377}}, id: {3092a97f-ec53-4767-a52a-6e9f4696a03e}
I/Gonk ( 1223): Setting nice for pid 1735 to 1
I/Gonk ( 1223): Changed nice for pid 1735 from 18 to 1.
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://verticalhome.gaiamobile.org' is displayed
E/GeckoConsole( 1223): Content JS LOG at dummy file:1165 in launch/<: launching app with name 'Messages'
I/Gonk ( 1223): Setting nice for pid 1414 to 18
I/Gonk ( 1223): Changed nice for pid 1414 from 1 to 18.
I/Gecko ( 1223): 1407360287415 Marionette INFO sendToClient: {"from":"0","value":{"frame":{"ELEMENT":"{efede63b-6fd9-4227-add8-667660e117ee}"},"src":"app://sms.gaiamobile.org/index.html","name":"Messages","origin":"app://sms.gaiamobile.org","cold_load_time":593}}, {3092a97f-ec53-4767-a52a-6e9f4696a03e}, {3092a97f-ec53-4767-a52a-6e9f4696a03e}
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://sms.gaiamobile.org' is displayed
I/Gecko ( 1223): 1407360287491 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {e7d11077-d8d4-4e94-8d0e-7318d74b5775}
I/Gecko ( 1223): 1407360287495 Marionette INFO Switched to frame: {"frameValue":null}
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): 1407360287612 Marionette INFO sendToClient: {"from":"0","ok":true}, {e7d11077-d8d4-4e94-8d0e-7318d74b5775}, {e7d11077-d8d4-4e94-8d0e-7318d74b5775}
I/Gecko ( 1223): 1407360287637 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"GaiaApps.kill('app://sms.gaiamobile.org');","newSandbox":true,"args":[],"filename":"gaia_test.py","line":89}}, id: {af8b30b1-7448-4b96-85eb-9d9eef8d40a1}
I/Gonk ( 1223): Setting nice for pid 1414 to 1
I/Gonk ( 1223): Changed nice for pid 1414 from 18 to 1.
I/Gecko ( 1223): 1407360287725 Marionette INFO sendToClient: {"from":"0","value":true}, {af8b30b1-7448-4b96-85eb-9d9eef8d40a1}, {af8b30b1-7448-4b96-85eb-9d9eef8d40a1}
E/GeckoConsole( 1223): Content JS LOG at dummy file:214 in GaiaApps.kill: terminating app with origin 'app://sms.gaiamobile.org'
E/GeckoConsole( 1223): Content JS LOG at dummy file:206 in GaiaApps.kill/gt_onAppTerminated/<: app with origin 'app://sms.gaiamobile.org' has terminated
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
E/GeckoConsole( 1735): Content JS WARN at app://sms.gaiamobile.org/shared/js/fb/fb_data_reader.js:408 in contacts.init/success/<: The datastore is empty and readonly
I/Gecko ( 1735): [Child 1735] WARNING: pipe error: Broken pipe: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 729
I/Gecko ( 1735): [Child 1735] WARNING: pipe error: Broken pipe: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 729
I/Gecko ( 1735): [Child 1735] WARNING: pipe error: Broken pipe: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 729
I/Gecko ( 1735): [Child 1735] WARNING: pipe error: Broken pipe: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 729
I/Gecko ( 1735): [Child 1735] WARNING: pipe error: Broken pipe: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 729
I/Gecko ( 1735): [Child 1735] WARNING: pipe error: Broken pipe: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 729
I/Gecko ( 1735):
I/Gecko ( 1735): ###!!! [Child][MessageChannel] Error: Channel closing: too late to send/recv, messages will be lost
I/Gecko ( 1735):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Child][OnMaybeDequeueOne] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gonk ( 1223): Setting nice for pid 1759 to 18
I/Gonk ( 1223): Changed nice for pid 1759 from 0 to 18.
I/Gecko ( 1759): ###################################### forms.js loaded
I/Gecko ( 1759): ############################### browserElementPanning.js loaded
I/Gecko ( 1759): ######################## BrowserElementChildPreload.js loaded
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Closed channel: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Closed channel: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223): 1407360297764 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"launch(\"Messages\")","newSandbox":true,"args":[],"filename":"b2gperf.py","line":377}}, id: {370766ce-7e0c-4682-bb8f-d8425241c509}
I/Gonk ( 1223): Setting nice for pid 1759 to 1
I/Gonk ( 1223): Changed nice for pid 1759 from 18 to 1.
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://verticalhome.gaiamobile.org' is displayed
E/GeckoConsole( 1223): Content JS LOG at dummy file:1165 in launch/<: launching app with name 'Messages'
I/Gonk ( 1223): Setting nice for pid 1414 to 18
I/Gonk ( 1223): Changed nice for pid 1414 from 1 to 18.
I/Gecko ( 1223): 1407360298504 Marionette INFO sendToClient: {"from":"0","value":{"frame":{"ELEMENT":"{c60a822e-5999-48a5-84ac-c8517695ff1a}"},"src":"app://sms.gaiamobile.org/index.html","name":"Messages","origin":"app://sms.gaiamobile.org","cold_load_time":603}}, {370766ce-7e0c-4682-bb8f-d8425241c509}, {370766ce-7e0c-4682-bb8f-d8425241c509}
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://sms.gaiamobile.org' is displayed
I/Gecko ( 1223): 1407360298574 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {590ff025-9c57-4cba-beab-05b9ff6a6e76}
I/Gecko ( 1223): 1407360298582 Marionette INFO Switched to frame: {"frameValue":null}
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): 1407360298695 Marionette INFO sendToClient: {"from":"0","ok":true}, {590ff025-9c57-4cba-beab-05b9ff6a6e76}, {590ff025-9c57-4cba-beab-05b9ff6a6e76}
I/Gecko ( 1223): 1407360298714 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"GaiaApps.kill('app://sms.gaiamobile.org');","newSandbox":true,"args":[],"filename":"gaia_test.py","line":89}}, id: {d989c359-f5a1-44e6-81a2-b66e22c04c11}
I/Gonk ( 1223): Setting nice for pid 1414 to 1
I/Gonk ( 1223): Changed nice for pid 1414 from 18 to 1.
E/GeckoConsole( 1223): Content JS LOG at dummy file:214 in GaiaApps.kill: terminating app with origin 'app://sms.gaiamobile.org'
E/GeckoConsole( 1223): Content JS LOG at dummy file:206 in GaiaApps.kill/gt_onAppTerminated/<: app with origin 'app://sms.gaiamobile.org' has terminated
I/Gecko ( 1223): 1407360298854 Marionette INFO sendToClient: {"from":"0","value":true}, {d989c359-f5a1-44e6-81a2-b66e22c04c11}, {d989c359-f5a1-44e6-81a2-b66e22c04c11}
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
E/GeckoConsole( 1759): Content JS WARN at app://sms.gaiamobile.org/shared/js/fb/fb_data_reader.js:408 in contacts.init/success/<: The datastore is empty and readonly
I/Gecko ( 1223): [Parent 1223] WARNING: waitpid failed pid:1759 errno:10: file ../../../gecko/ipc/chromium/src/base/process_util_posix.cc, line 261
I/Gecko ( 1223): IPDL protocol error: Handler for PIndexedDBTransaction returned error code
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][DispatchAsyncMessage] Error: Processing error: message was deserialized, but the handler returned false (indicating failure)
I/Gecko ( 1223):
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error (168): Connection reset by peer: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 452
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error (177): Connection reset by peer: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 452
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gonk ( 1223): Setting nice for pid 1781 to 18
I/Gonk ( 1223): Changed nice for pid 1781 from 0 to 18.
I/Gecko ( 1781): ###################################### forms.js loaded
I/Gecko ( 1781): ############################### browserElementPanning.js loaded
I/Gecko ( 1781): ######################## BrowserElementChildPreload.js loaded
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Closed channel: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Closed channel: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223): 1407360308906 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"launch(\"Messages\")","newSandbox":true,"args":[],"filename":"b2gperf.py","line":377}}, id: {a7a99da0-f242-4128-b17c-523a4a22b1e0}
I/Gonk ( 1223): Setting nice for pid 1781 to 1
I/Gonk ( 1223): Changed nice for pid 1781 from 18 to 1.
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://verticalhome.gaiamobile.org' is displayed
E/GeckoConsole( 1223): Content JS LOG at dummy file:1165 in launch/<: launching app with name 'Messages'
I/Gonk ( 1223): Setting nice for pid 1414 to 18
I/Gonk ( 1223): Changed nice for pid 1414 from 1 to 18.
I/Gecko ( 1223): 1407360309598 Marionette INFO sendToClient: {"from":"0","value":{"frame":{"ELEMENT":"{0ad70da0-a0c4-4cbc-8905-f54ad32f2150}"},"src":"app://sms.gaiamobile.org/index.html","name":"Messages","origin":"app://sms.gaiamobile.org","cold_load_time":563}}, {a7a99da0-f242-4128-b17c-523a4a22b1e0}, {a7a99da0-f242-4128-b17c-523a4a22b1e0}
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://sms.gaiamobile.org' is displayed
I/Gecko ( 1223): 1407360309673 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {fdf2fdb9-19c3-46a8-90da-23003b5eb560}
I/Gecko ( 1223): 1407360309683 Marionette INFO Switched to frame: {"frameValue":null}
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): 1407360309791 Marionette INFO sendToClient: {"from":"0","ok":true}, {fdf2fdb9-19c3-46a8-90da-23003b5eb560}, {fdf2fdb9-19c3-46a8-90da-23003b5eb560}
I/Gecko ( 1223): 1407360309799 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"GaiaApps.kill('app://sms.gaiamobile.org');","newSandbox":true,"args":[],"filename":"gaia_test.py","line":89}}, id: {4c7f8320-290a-4fca-8bf6-7efd94a8b035}
I/Gonk ( 1223): Setting nice for pid 1414 to 1
I/Gonk ( 1223): Changed nice for pid 1414 from 18 to 1.
I/Gecko ( 1223): 1407360310024 Marionette INFO sendToClient: {"from":"0","value":true}, {4c7f8320-290a-4fca-8bf6-7efd94a8b035}, {4c7f8320-290a-4fca-8bf6-7efd94a8b035}
E/GeckoConsole( 1223): Content JS LOG at dummy file:214 in GaiaApps.kill: terminating app with origin 'app://sms.gaiamobile.org'
E/GeckoConsole( 1223): Content JS LOG at dummy file:206 in GaiaApps.kill/gt_onAppTerminated/<: app with origin 'app://sms.gaiamobile.org' has terminated
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
E/GeckoConsole( 1781): Content JS WARN at app://sms.gaiamobile.org/shared/js/fb/fb_data_reader.js:408 in contacts.init/success/<: The datastore is empty and readonly
I/Gecko ( 1781):
I/Gecko ( 1781): ###!!! [Child][MessageChannel] Error: Channel closing: too late to send/recv, messages will be lost
I/Gecko ( 1781):
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error (170): Connection reset by peer: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 452
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error (177): Connection reset by peer: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 452
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
I/Gecko ( 1223):
I/Gonk ( 1223): Setting nice for pid 1802 to 18
I/Gonk ( 1223): Changed nice for pid 1802 from 0 to 18.
I/Gecko ( 1802): ###################################### forms.js loaded
I/Gecko ( 1802): ############################### browserElementPanning.js loaded
I/Gecko ( 1802): ######################## BrowserElementChildPreload.js loaded
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gonk ( 1223): Setting nice for pid -1 to 18
I/Gonk ( 1223): Unable to get nice for pid=-1; error 3. SetNiceForPid bailing.
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Closed channel: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223):
I/Gecko ( 1223): ###!!! [Parent][MessageChannel] Error: Closed channel: cannot send/recv
I/Gecko ( 1223):
I/Gecko ( 1223): 1407360320068 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"launch(\"Messages\")","newSandbox":true,"args":[],"filename":"b2gperf.py","line":377}}, id: {ee2ecc11-b10d-4074-b22b-7338ee578e16}
I/Gonk ( 1223): Setting nice for pid 1802 to 1
I/Gonk ( 1223): Changed nice for pid 1802 from 18 to 1.
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://verticalhome.gaiamobile.org' is displayed
E/GeckoConsole( 1223): Content JS LOG at dummy file:1165 in launch/<: launching app with name 'Messages'
I/Gonk ( 1223): Setting nice for pid 1414 to 18
I/Gonk ( 1223): Changed nice for pid 1414 from 1 to 18.
I/Gecko ( 1223): 1407360320782 Marionette INFO sendToClient: {"from":"0","value":{"frame":{"ELEMENT":"{bf5de2e3-2d31-46b9-96e0-b3fb5a5837ea}"},"src":"app://sms.gaiamobile.org/index.html","name":"Messages","origin":"app://sms.gaiamobile.org","cold_load_time":571}}, {ee2ecc11-b10d-4074-b22b-7338ee578e16}, {ee2ecc11-b10d-4074-b22b-7338ee578e16}
E/GeckoConsole( 1223): Content JS LOG at dummy file:342 in GaiaApps.getDisplayedApp: app with origin 'app://sms.gaiamobile.org' is displayed
I/Gecko ( 1223): 1407360320856 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {10dbd8c7-40c1-46f5-9d70-b0f1ee7dbffd}
I/Gecko ( 1223): 1407360320867 Marionette INFO Switched to frame: {"frameValue":null}
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): 1407360320975 Marionette INFO sendToClient: {"from":"0","ok":true}, {10dbd8c7-40c1-46f5-9d70-b0f1ee7dbffd}, {10dbd8c7-40c1-46f5-9d70-b0f1ee7dbffd}
I/Gecko ( 1223): 1407360320992 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"34.0a1","takesScreenshot":true,"appBuildId":"20140806161318","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"34.0a1","device":"flame","b2g":true,"nativeEvents":false,"platformVersion":"34.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"GaiaApps.kill('app://sms.gaiamobile.org');","newSandbox":true,"args":[],"filename":"gaia_test.py","line":89}}, id: {1ee0d878-2c47-48be-93a8-d514b5cc9f6f}
I/Gonk ( 1223): Setting nice for pid 1414 to 1
I/Gonk ( 1223): Changed nice for pid 1414 from 18 to 1.
I/Gecko ( 1223): 1407360321053 Marionette INFO sendToClient: {"from":"0","value":true}, {1ee0d878-2c47-48be-93a8-d514b5cc9f6f}, {1ee0d878-2c47-48be-93a8-d514b5cc9f6f}
E/GeckoConsole( 1223): Content JS LOG at dummy file:214 in GaiaApps.kill: terminating app with origin 'app://sms.gaiamobile.org'
E/GeckoConsole( 1223): Content JS LOG at dummy file:206 in GaiaApps.kill/gt_onAppTerminated/<: app with origin 'app://sms.gaiamobile.org' has terminated
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
I/Gecko ( 1223): ContactDB: normalized filterValue is empty, can't perform match search.
E/GeckoConsole( 1802): Content JS WARN at app://sms.gaiamobile.org/shared/js/fb/fb_data_reader.js:408 in contacts.init/success/<: The datastore is empty and readonly
I/Gecko ( 1802):
I/Gecko ( 1802): ###!!! [Child][MessageChannel] Error: Channel closing: too late to send/recv, messages will be lost
I/Gecko ( 1802):
I/Gecko ( 1223): [Parent 1223] WARNING: pipe error (171): Connection reset by peer: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 452
I/Gonk ( 1223): Setting nice for pid 1823 to 18
I/Gonk ( 1223): Changed nice for pid 1823 from 0 to 18.
I/Gecko ( 1823): ###################################### forms.js loaded
I/Gecko ( 1823): ############################### browserElementPanning.js loaded
I/Gecko ( 1823): ######################## BrowserElementChildPreload.js loaded
I/ServiceManager( 276): service 'android.security.keystore' died
I/ServiceManager( 276): service 'media.resource_manager' died
I/ServiceManager( 276): service 'SurfaceFlinger' died
I/ServiceManager( 276): service 'permission' died
I/ServiceManager( 276): service 'display.qservice' died
D/nfcd ( 328): 8 of bytes to be sent... data=0x0 ret=0
I/ServiceManager( 276): service 'media.audio_flinger' died
I/ServiceManager( 276): service 'media.player' died
I/ServiceManager( 276): service 'media.camera' died
I/ServiceManager( 276): service 'media.audio_policy' died
I/ServiceManager( 276): service 'resourcemanager.service' died
I/mediaserver( 1841): ServiceManager: 0xb894c310
I/AudioFlinger( 1841): Using default 3000 mSec as standby time.
E/MediaPlayerFactory( 1841): calling dlopen on FACTORY_LIB
E/MediaPlayerFactory( 1841): calling dlsym on pFactoryLib for FACTORY_CREATE_FN
E/MediaPlayerFactory( 1841): registering DASH Player factory...
I/CameraService( 1841): CameraService started (pid=1841)
D/mm-camera-intf( 1841): index = 0 flag = 1 mount_angle = 90 facing = 0
D/mm-camera-intf( 1841): index = 1 flag = 103 mount_angle = 270 facing = 1
I/CameraService( 1841): Loaded "QCamera Module" camera module
I/AudioPolicyManagerBase( 1841): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
D/ALSADevice( 1841): name msm8x10-skuaa-snd-card
D/ALSADevice( 1841): ALSA module opened, mSndCardNumber 0
D/AudioHardwareALSA( 1841): AudioHardware: DLOPEN successful for ACDBLOADER
D/ACDB-LOADER( 1841): ACDB -> ACDB_CMD_INITIALIZE_V2
E/ACDB-LOADER( 1841): Error initializing ACDB returned = -1
I/ALSADevice( 1841): void android_audio_legacy::ALSADevice::setACDBHandle(void*) ACDB_handle: 0xb64116dc
D/AudioHardwareALSA( 1841): qcom.audio.init is set to complete
D/alsa_ucm( 1841): snd_ucm_open(): card_name snd_soc_msm_8x10_wcd_skuaa card_number 0
D/alsa_ucm( 1841): Single config file format detected
W/ ( 1842): could not open framebuffer
E/alsa_ucm( 1841): EC_REF_RX mixer ctl: I2S_RX
E/alsa_ucm( 1841): EC_REF_RX mixer ctl: I2S_RX
E/alsa_ucm( 1841): EC_REF_RX mixer ctl: I2S_RX
E/alsa_ucm( 1841): EC_REF_RX mixer ctl: I2S_RX
E/alsa_ucm( 1841): EC_REF_RX mixer ctl: I2S_RX
E/alsa_ucm( 1841): EC_REF_RX mixer ctl: I2S_RX
E/alsa_ucm( 1841): EC_REF_RX mixer ctl: I2S_RX
E/alsa_ucm( 1841): EC_REF_RX mixer ctl: I2S_RX
E/alsa_ucm( 1841): EC_REF_RX mixer ctl: I2S_RX
E/alsa_ucm( 1841): EC_REF_RX mixer ctl: I2S_RX
I/AudioHardwareALSA( 1841): ucm instance opened: 3096766784
D/AudioHardwareALSA( 1841): Fluence feature Disabled
D/AudioHardwareALSA( 1841): surround sound recording is not supported
D/AudioHardwareALSA( 1841): Speaker Protection disabled
D/AudioResourceManager( 1841): ssize of use case = 13
D/AudioResourceManager( 1841): desc = 0xb89abb00, desc->useCase = 0,desc->refCount = 0
D/AudioResourceManager( 1841): desc = 0xb89abb48, desc->useCase = 1,desc->refCount = 0
D/AudioResourceManager( 1841): desc = 0xb89abb58, desc->useCase = 2,desc->refCount = 0
D/AudioResourceManager( 1841): desc = 0xb89abb68, desc->useCase = 3,desc->refCount = 0
D/AudioResourceManager( 1841): desc = 0xb89abb78, desc->useCase = 4,desc->refCount = 0
D/AudioResourceManager( 1841): desc = 0xb89abbe0, desc->useCase = 5,desc->refCount = 0
D/AudioResourceManager( 1841): desc = 0xb89abbf0, desc->useCase = 6,desc->refCount = 0
D/AudioResourceManager( 1841): desc = 0xb89abc00, desc->useCase = 7,desc->refCount = 0
D/AudioResourceManager( 1841): desc = 0xb89abc10, desc->useCase = 8,desc->refCount = 0
D/AudioResourceManager( 1841): desc = 0xb89abca8, desc->useCase = 9,desc->refCount = 0
D/AudioResourceManager( 1841): desc = 0xb89abcb8, desc->useCase = 10,desc->refCount = 0
D/AudioResourceManager( 1841): desc = 0xb89abcc8, desc->useCase = 11,desc->refCount = 0
D/AudioResourceManager( 1841): desc = 0xb89abcd8, desc->useCase = 12,desc->refCount = 0
D/AudioResourceManager( 1841): updateDependencyListForUsecases = 0, table = 0xb61754f8,size = 2
D/AudioResourceManager( 1841): desc = 0xb89abc00, dependentUseCase = 7, vector = 0xb89abce8
D/AudioResourceManager( 1841): desc = 0xb89abcb8, dependentUseCase = 10, vector = 0xb89abd08
D/AudioResourceManager( 1841): updateDependencyListForUsecases = 1, table = 0xb6175520,size = 2
D/AudioResourceManager( 1841): desc = 0xb89abc00, dependentUseCase = 7, vector = 0xb89abdd0
D/AudioResourceManager( 1841): desc = 0xb89abcb8, dependentUseCase = 10, vector = 0xb89abdf0
D/AudioResourceManager( 1841): updateDependencyListForUsecases = 2, table = 0xb6175578,size = 5
D/AudioResourceManager( 1841): desc = 0xb89abb58, dependentUseCase = 2, vector = 0xb89abe70
D/AudioResourceManager( 1841): desc = 0xb89abbe0, dependentUseCase = 5, vector = 0xb89abe90
D/AudioResourceManager( 1841): desc = 0xb89abbf0, dependentUseCase = 6, vector = 0xb89abeb0
D/AudioResourceManager( 1841): desc = 0xb89abc00, dependentUseCase = 7, vector = 0xb89abed0
D/AudioResourceManager( 1841): desc = 0xb89abcb8, dependentUseCase = 10, vector = 0xb89abef0
D/AudioResourceManager( 1841): updateDependencyListForUsecases = 3, table = 0xb6175548,size = 6
D/AudioResourceManager( 1841): desc = 0xb89abb68, dependentUseCase = 3, vector = 0xb89abfd0
D/AudioResourceManager( 1841): desc = 0xb89abb78, dependentUseCase = 4, vector = 0xb89abff0
D/AudioResourceManager( 1841): desc = 0xb89abbe0, dependentUseCase = 5, vector = 0xb89ac010
D/AudioResourceManager( 1841): desc = 0xb89abbf0, dependentUseCase = 6, vector = 0xb89ac030
D/AudioResourceManager( 1841): desc = 0xb89abc00, dependentUseCase = 7, vector = 0xb89ac050
D/AudioResourceManager( 1841): desc = 0xb89abcb8, dependentUseCase = 10, vector = 0xb89ac070
D/AudioResourceManager( 1841): updateDependencyListForUsecases = 4, table = 0xb6175630,size = 6
D/AudioResourceManager( 1841): desc = 0xb89abb68, dependentUseCase = 3, vector = 0xb89ac170
D/AudioResourceManager( 1841): desc = 0xb89abb78, dependentUseCase = 4, vector = 0xb89ac190
D/AudioResourceManager( 1841): desc = 0xb89abbe0, dependentUseCase = 5, vector = 0xb89ac1b0
D/AudioResourceManager( 1841): desc = 0xb89abbf0, dependentUseCase = 6, vector = 0xb89ac1d0
D/AudioResourceManager( 1841): desc = 0xb89abc00, dependentUseCase = 7, vector = 0xb89ac1f0
D/AudioResourceManager( 1841): desc = 0xb89abcb8, dependentUseCase = 10, vector = 0xb89ac210
D/AudioResourceManager( 1841): updateDependencyListForUsecases = 5, table = 0xb6175530,size = 3
D/AudioResourceManager( 1841): desc = 0xb89abb58, dependentUseCase = 2, vector = 0xb89ac4b8
D/AudioResourceManager( 1841): desc = 0xb89abb78, dependentUseCase = 4, vector = 0xb89ac4d8
D/AudioResourceManager( 1841): desc = 0xb89abb68, dependentUseCase = 3, vector = 0xb89ac4f8
D/AudioResourceManager( 1841): updateDependencyListForUsecases = 6, table = 0xb6175508,size = 3
D/AudioResourceManager( 1841): desc = 0xb89abb58, dependentUseCase = 2, vector = 0xb89ac598
D/AudioResourceManager( 1841): desc = 0xb89abb78, dependentUseCase = 4, vector = 0xb89ac5b8
D/AudioResourceManager( 1841): desc = 0xb89abb68, dependentUseCase = 3, vector = 0xb89ac5d8
D/AudioResourceManager( 1841): updateDependencyListForUsecases = 7, table = 0xb6175660,size = 6
D/AudioResourceManager( 1841): desc = 0xb89abb00, dependentUseCase = 0, vector = 0xb89ac678
D/AudioResourceManager( 1841): desc = 0xb89abb48, dependentUseCase = 1, vector = 0xb89ac698
D/AudioResourceManager( 1841): desc = 0xb89abb58, dependentUseCase = 2, vector = 0xb89ac6b8
D/AudioResourceManager( 1841): desc = 0xb89abb68, dependentUseCase = 3, vector = 0xb89ac6d8
D/AudioResourceManager( 1841): desc = 0xb89abc10, dependentUseCase = 8, vector = 0xb89ac6f8
D/AudioResourceManager( 1841): desc = 0xb89abca8, dependentUseCase = 9, vector = 0xb89ac718
D/AudioResourceManager( 1841): updateDependencyListForUsecases = 8, table = 0xb61733e4,size = 0
D/AudioResourceManager( 1841): updateDependencyListForUsecases = 9, table = 0xb61755a0,size = 5
D/AudioResourceManager( 1841): desc = 0xb89abc10, dependentUseCase = 8, vector = 0xb89acac8
D/AudioResourceManager( 1841): desc = 0xb89abbe0, dependentUseCase = 5, vector = 0xb89acae8
D/AudioResourceManager( 1841): desc = 0xb89abbf0, dependentUseCase = 6, vector = 0xb89acb08
D/AudioResourceManager( 1841): desc = 0xb89abc00, dependentUseCase = 7, vector = 0xb89acb28
D/AudioResourceManager( 1841): desc = 0xb89abcb8, dependentUseCase = 10, vector = 0xb89acb48
D/AudioResourceManager( 1841): updateDependencyListForUsecases = 10, table = 0x0,size = 0
D/AudioResourceManager( 1841): updateDependencyListForUsecases = 11, table = 0xb61754d8,size = 4
D/AudioResourceManager( 1841): desc = 0xb89abbe0, dependentUseCase = 5, vector = 0xb89acc28
D/AudioResourceManager( 1841): desc = 0xb89abbf0, dependentUseCase = 6, vector = 0xb89acc58
D/AudioResourceManager( 1841): desc = 0xb89abc00, dependentUseCase = 7, vector = 0xb89acc78
D/AudioResourceManager( 1841): desc = 0xb89abcb8, dependentUseCase = 10, vector = 0xb89acc98
D/AudioResourceManager( 1841): USECASE_ULL
D/AudioResourceManager( 1841): updateDependencyListForUsecases = 12, table = 0x0,size = 0
I/AudioFlinger( 1841): loadHwModule() Loaded primary audio interface from QCOM Audio HW HAL (audio) handle 1
D/AudioHardwareALSA( 1841): openOutputStream: devices 0x2 channels 3 sampleRate 44100 flags 2
D/AudioHardwareALSA( 1841): useCase HiFi
D/ALSADevice( 1841): route: devices 0x2 in mode 0
D/ALSADevice( 1841): switchDevice: device 0x2 mode:0
D/ALSADevice( 1841): getUCMDevice for output device: devices:2 is input device:0
D/ALSADevice( 1841): switchDevice: rxDevice Speaker devices:0x2
D/ALSADevice( 1841): getUCMDevice for input device: devices:0 is input device:1
D/ALSADevice( 1841): No valid input device: 0
D/ALSADevice( 1841): switchDevice: txDevice:(null) devices:0x2
D/alsa_ucm( 1841): snd_use_case_set(): uc_mgr 0xb894e940 identifier _enadev value Speaker
E/alsa_ucm( 1841): Invalid verb_index -1
E/alsa_ucm( 1841): No valid device Speaker found
D/ALSADevice( 1841): switchDevice: mCurTxUCMDevice None mCurRxDevDevice Speaker
E/alsa_ucm( 1841): No valid device/modifier found with given identifier: None
D/ALSADevice( 1841): rx_ACDB_id=15, tx_ACDB_id=-22
D/alsa_ucm( 1841): snd_use_case_set(): uc_mgr 0xb894e940 identifier _verb value HiFi
D/alsa_ucm( 1841): Set mixer controls for Speaker enable 1
D/alsa_ucm( 1841): acdb_id 15 cap 1 enable 1
E/ACDB-LOADER( 1841): ACDB -> Not correctly initialized!
D/alsa_ucm( 1841): Setting mixer control: RX3 MIX1 INP1, value: RX1
D/alsa_ucm( 1841): Setting mixer control: RDAC4 MUX, value: RX3
D/alsa_ucm( 1841): Set mixer controls for HiFi enable 1
D/alsa_ucm( 1841): Setting mixer control: SEC_MI2S_RX Audio Mixer MultiMedia1, value: 1
D/ALSADevice( 1841): close: handle 0xb89ac518 h 0x0
D/ALSADevice( 1841): open: handle 0xb89ac518, format 0x2
D/ALSADevice( 1841): Music case
D/ALSADevice( 1841): Device value returned is hw:0,0
D/ALSADevice( 1841): flags 0, devName hw:0,0
D/ALSADevice( 1841): handle->format: 0x2
D/ALSADevice( 1841): setHardwareParams: reqBuffSize 2048 channels 2 sampleRate 48000
D/ALSADevice( 1841): setHardwareParams: buffer_size 16384, period_size 2048, period_cnt 8
I/AudioFlinger( 1841): HAL output buffer size 512 frames, normal mix buffer size 512 frames
I/AudioMixer( 1841): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
I/AudioFlinger( 1841): Using module 1 has the primary audio interface
I/AudioFlinger( 1841): AudioFlinger's thread 0xb5fb6008 ready to run
W/AudioFlinger( 1841): Thread AudioOut_2 cannot connect to the power manager service
D/ALSADevice( 1841): standby: handle 0xb89ac518 h 0x0
D/ALSADevice( 1841): standby handle h 0xb89ac738
D/alsa_ucm( 1841): snd_use_case_set(): uc_mgr 0xb894e940 identifier _verb value Inactive
D/alsa_ucm( 1841): Set mixer controls for HiFi enable 0
D/alsa_ucm( 1841): Setting mixer control: SEC_MI2S_RX Audio Mixer MultiMedia1, value: 0
D/ALSADevice( 1841): usecase_type is 0
D/alsa_ucm( 1841): snd_use_case_set(): uc_mgr 0xb894e940 identifier _disdev value Speaker
D/alsa_ucm( 1841): Set mixer controls for Speaker enable 0
D/alsa_ucm( 1841): Setting mixer control: RX3 MIX1 INP1, value: ZERO
D/alsa_ucm( 1841): Setting mixer control: RDAC4 MUX, value: ZERO
D/AudioHardwareALSA( 1841): closeUsbPlaybackIfNothingActive, musbPlaybackState: 0
D/AudioUsbALSA( 1841): exitPlaybackThread, mproxypfdPlayback: -1
E/AudioUsbALSA( 1841): return for pthreadjoin = 3
D/AudioUsbALSA( 1841): closeDevice handle 0x0
D/AudioUsbALSA( 1841): closeDevice handle 0x0
W/AudioFlinger( 1841): Thread AudioOut_2 cannot connect to the power manager service
E/ALSAStreamOps( 1841): setParameters(): keyRouting with device2 0x2
D/AudioHardwareALSA( 1841): device = 0x2,mCurDevice 0x65686361
D/ALSADevice( 1841): mInChannels:1
D/ALSADevice( 1841): route: devices 0x2 in mode 0
D/ALSADevice( 1841): switchDevice: device 0x2 mode:0
D/ALSADevice( 1841): getUCMDevice for output device: devices:2 is input device:0
D/ALSADevice( 1841): switchDevice: rxDevice Speaker devices:0x2
D/ALSADevice( 1841): getUCMDevice for input device: devices:0 is input device:1
D/ALSADevice( 1841): No valid input device: 0
D/ALSADevice( 1841): switchDevice: txDevice:(null) devices:0x2
D/alsa_ucm( 1841): snd_use_case_set(): uc_mgr 0xb894e940 identifier _enadev value Speaker
D/ALSADevice( 1841): switchDevice: mCurTxUCMDevice None mCurRxDevDevice Speaker
E/alsa_ucm( 1841): No valid device/modifier found with given identifier: None
D/ALSADevice( 1841): rx_ACDB_id=15, tx_ACDB_id=-22
D/AudioHardwareALSA( 1841): setVoiceVolume(0.000000)
W/AudioHardwareALSA( 1841): Set Voice/VoIP volume in invalide mode:0
I/AudioPolicyService( 1841): Loaded audio policy from QCOM Audio Policy HAL (audio_policy)
I/mediaserver( 1841): ResourceManagerService instantiated
I/qdhwcomposer( 1842): Initializing Qualcomm Hardware Composer
I/qdhwcomposer( 1842): MDP version: 304
D/qdhwcomposer( 1842): hwc_getDisplayAttributes disp = 0, width = 480
D/qdhwcomposer( 1842): hwc_getDisplayAttributes disp = 0, height = 854
E/qdhwcomposer( 1842): Unknown display attribute 0
I/QCOM PowerHAL( 1842): QCOM power HAL initing.
D/qdhwcomposer( 1842): hwc_blank: Unblanking display: 0
D/qdhwcomposer( 1842): hwc_blank: Done unblanking display: 0
I/ ( 1842): Starting bootanimation with (1) format framebuffer
W/Gonk ( 1842): Could not open boot animation
E/GeckoConsole( 1842): Failed to load native module at path '/system/b2g/components/libxpcomsample.so': (80004005) dlopen failed: library "/system/b2g/components/libxpcomsample.so" not found
I/Gonk ( 1842): Setting nice for pid 1842 to 0
I/Gonk ( 1842): Changed nice for pid 1842 from 0 to 0.
I/AutoMounter( 1842): Unable to open volume configuration file '/system/etc/volume.cfg' - ignoring
I/VolumeManager( 1842): changing state from 'Uninitialized' to 'Starting'
I/VolumeManager( 1842): Connected to vold
I/VolumeManager( 1842): Volume sdcard: changing state from Init to Mounted @ '/storage/sdcard' (1 observers) mountGeneration = 1, locked = 1
I/VolumeManager( 1842): Volume sdcard1: changing state from Init to Mounted @ '/storage/sdcard1' (1 observers) mountGeneration = 2, locked = 1
I/VolumeManager( 1842): changing state from 'Starting' to 'Volumes Ready'
I/AutoMounter( 1842): UpdateState: ums:11 mtp:10 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 1842): UpdateState: Volume sdcard is Mounted and inserted @ /storage/sdcard gen 1 locked 1 sharing dis
I/AutoMounter( 1842): UpdateState: Volume sdcard1 is Mounted and inserted @ /storage/sdcard1 gen 2 locked 1 sharing dis
I/Gecko ( 1842): 1407360330394 Marionette INFO marionette enabled via build flag and pref
D/nfcd ( 328): Socket connected
D/nfcd ( 328): void* NfcService::eventLoop(): NFCService msg=12
D/nfcd ( 328): processNotificaton notification=2000
D/nfcd ( 328): void NfcIpcSocket::writeToOutgoingQueue(uint8_t*, size_t) enter, data=0xb7febe68, dataLen=20
D/nfcd ( 328): Writing 20 bytes to gecko
E/GeckoConsole( 1842): While creating services from category 'profile-after-change', service for entry 'Pico Speech Synth', contract ID '@mozilla.org/synthpico;1' does not implement nsIObserver.
E/GeckoConsole( 1842): [JavaScript Error: "classInfo.interfaces is undefined" {file: "resource://gre/modules/XPCOMUtils.jsm" line: 136}]
E/GeckoConsole( 1842): While creating services from category 'profile-after-change', could not create service for entry 'timeservice', contract ID '@qti.qualcomm.com/timeservice;1'
I/Gecko ( 1842): 1407360330760 Marionette INFO marionette-server.js loaded
I/Gecko ( 1842): 1407360330887 Marionette INFO B2G emulator: no
I/Gecko ( 1842): 1407360330888 Marionette INFO Device detected is flame
I/Gecko ( 1842): 1407360330890 Marionette INFO Listening on port 2828
I/Gecko ( 1842):
I/Gecko ( 1842): 1407360330890 Marionette INFO Marionette server ready
E/GeckoConsole( 1842): [JavaScript Warning: "mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create" {file: "resource://gre/modules/Preferences.jsm" line: 378}]
D/EventHub( 1842): No input device configuration file found for device 'msm8x10-skuaa-snd-card Headset Jack'.
I/EventHub( 1842): New device: id=1, fd=50, path='/dev/input/event8', name='msm8x10-skuaa-snd-card Headset Jack', classes=0x80, configuration='', keyLayout='', keyCharacterMap='', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=true
D/EventHub( 1842): No input device configuration file found for device 'msm8x10-skuaa-snd-card Button Jack'.
W/EventHub( 1842): Unable to disable kernel key repeat for /dev/input/event7: Function not implemented
I/EventHub( 1842): New device: id=2, fd=52, path='/dev/input/event7', name='msm8x10-skuaa-snd-card Button Jack', classes=0x41, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=true
D/EventHub( 1842): No input device configuration file found for device 'qpnp_pon'.
W/EventHub( 1842): Unable to disable kernel key repeat for /dev/input/event5: Function not implemented
I/EventHub( 1842): New device: id=3, fd=53, path='/dev/input/event5', name='qpnp_pon', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=true
D/EventHub( 1842): No input device configuration file found for device 'compass'.
D/EventHub( 1842): No input device configuration file found for device 'bma2x2'.
D/EventHub( 1842): No input device configuration file found for device 'stk3x1x-ps'.
D/EventHub( 1842): No input device configuration file found for device 'stk3x1x-als'.
D/EventHub( 1842): No input device configuration file found for device 'gpio-keys'.
W/EventHub( 1842): Unable to disable kernel key repeat for /dev/input/event6: Function not implemented
I/EventHub( 1842): New device: id=8, fd=54, path='/dev/input/event6', name='gpio-keys', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/gpio-keys.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=true
D/EventHub( 1842): No input device configuration file found for device 'Goodix-TS'.
W/EventHub( 1842): Unable to disable kernel key repeat for /dev/input/event0: Function not implemented
I/EventHub( 1842): New device: id=9, fd=55, path='/dev/input/event0', name='Goodix-TS', classes=0x15, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=true
I/InputReader( 1842): Device added: id=-1, name='Virtual', sources=0x00000301
I/InputReader( 1842): Device reconfigured: id=9, name='Goodix-TS', size 480x854, orientation 0, mode 1, display id 0
I/InputReader( 1842): Device added: id=9, name='Goodix-TS', sources=0x00001103
I/InputReader( 1842): Device added: id=8, name='gpio-keys', sources=0x00000101
I/InputReader( 1842): Device added: id=3, name='qpnp_pon', sources=0x00000101
I/InputReader( 1842): Device added: id=2, name='msm8x10-skuaa-snd-card Button Jack', sources=0x00000501
I/InputReader( 1842): Device added: id=1, name='msm8x10-skuaa-snd-card Headset Jack', sources=0x80000000
E/Sensors ( 1842): couldn't find 'lightsensor-level' input device
E/Sensors ( 1842): couldn't find 'cm36283-ls' input device
E/Sensors ( 1842): couldn't find 'proximity' input device
E/Sensors ( 1842): couldn't find 'cm36283-ps' input device
E/Sensors ( 1842): couldn't find 'MPU3050' input device
E/Sensors ( 1842): get sensor chip id is 248
E/Sensors ( 1842): couldn't find 'bmp18x' input device
D/Sensors ( 1842): ID_M = 1, handle = 1, en = 0
E/Sensors ( 1842): change G sensor state "0 -> 90"
D/Sensors ( 1842): ID_M = 1, handle = 2, en = 0
E/Sensors ( 1842): change G sensor state "90 -> 0"
E/Sensors ( 1842): change G sensor state "0 -> 1"
I/nsVolume( 1842): nsVolume: sdcard state Mounted @ '/storage/sdcard' gen 1 locked 0 fake 0 media 1 sharing 0 formatting 0
I/AutoMounter( 1842): UpdateState: ums:11 mtp:10 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 1842): UpdateState: Volume sdcard is Mounted and inserted @ /storage/sdcard gen 1 locked 0 sharing dis
I/AutoMounter( 1842): UpdateState: Volume sdcard1 is Mounted and inserted @ /storage/sdcard1 gen 2 locked 1 sharing dis
I/AutoMounter( 1842): UpdateState: ums:11 mtp:10 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 1842): UpdateState: Volume sdcard is Mounted and inserted @ /storage/sdcard gen 1 locked 0 sharing dis
I/AutoMounter( 1842): UpdateState: Volume sdcard1 is Mounted and inserted @ /storage/sdcard1 gen 2 locked 1 sharing dis
I/AutoMounter( 1842): UpdateState: ums:11 mtp:10 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 1842): UpdateState: Volume sdcard is Mounted and inserted @ /storage/sdcard gen 1 locked 0 sharing dis
I/AutoMounter( 1842): UpdateState: Volume sdcard1 is Mounted and inserted @ /storage/sdcard1 gen 2 locked 1 sharing dis
I/nsVolume( 1842): nsVolume: sdcard1 state Mounted @ '/storage/sdcard1' gen 2 locked 0 fake 0 media 1 sharing 0 formatting 0
I/AutoMounter( 1842): UpdateState: ums:11 mtp:10 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 1842): UpdateState: Volume sdcard is Mounted and inserted @ /storage/sdcard gen 1 locked 0 sharing dis
I/AutoMounter( 1842): UpdateState: Volume sdcard1 is Mounted and inserted @ /storage/sdcard1 gen 2 locked 0 sharing dis
I/AutoMounter( 1842): UpdateState: ums:11 mtp:10 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 1842): UpdateState: Volume sdcard is Mounted and inserted @ /storage/sdcard gen 1 locked 0 sharing dis
I/AutoMounter( 1842): UpdateState: Volume sdcard1 is Mounted and inserted @ /storage/sdcard1 gen 2 locked 0 sharing dis
I/AutoMounter( 1842): UpdateState: ums:11 mtp:10 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 1842): UpdateState: Volume sdcard is Mounted and inserted @ /storage/sdcard gen 1 locked 0 sharing dis
I/AutoMounter( 1842): UpdateState: Volume sdcard1 is Mounted and inserted @ /storage/sdcard1 gen 2 locked 0 sharing dis
I/Gonk ( 1842): RIL[0]: OnConnectSuccess
I/Gonk ( 1842): Connected to netd
I/Gecko ( 1842): -*- WifiWorker component: 'tethering.wifi.ssid' is now FirefoxHotspot
I/Gecko ( 1842): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1842): -*- WifiWorker component: 'tethering.wifi.security.type' is now wpa2-psk
I/Gecko ( 1842): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1842): -*- WifiWorker component: 'tethering.wifi.security.password' is now
I/Gecko ( 1842): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1842): -*- WifiWorker component: 'tethering.wifi.ip' is now 192.168.1.1
I/Gecko ( 1842): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1842): -*- WifiWorker component: 'tethering.wifi.prefix' is now 24
I/Gecko ( 1842): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1842): -*- WifiWorker component: 'tethering.wifi.dhcpserver.startip' is now 192.168.1.10
I/Gecko ( 1842): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1842): -*- WifiWorker component: 'tethering.wifi.dhcpserver.endip' is now 192.168.1.30
I/Gecko ( 1842): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1842): -*- WifiWorker component: 'tethering.wifi.dns1' is now 8.8.8.8
I/Gecko ( 1842): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1842): -*- WifiWorker component: 'tethering.wifi.dns2' is now 8.8.4.4
I/Gecko ( 1842): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1842): -*- WifiWorker component: 'tethering.wifi.enabled' is now false
I/Gecko ( 1842): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1842): -*- WifiWorker component: 'tethering.usb.dhcpserver.startip' is now 192.168.0.10
I/Gecko ( 1842): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db.
I/Gecko ( 1842): -*- WifiWorker component: 'tethering.usb.dhcpserver.endip' is now 192.168.0.30
I/Gecko ( 1842): -*- WifiWorker component: Do nothing when initial settings for SETTINGS_WIFI_TETHERING_ENABLED flag is false.
D/QualcommSoftapCmd( 283): Got softap fwreload command we are passing on
D/SoftapController( 283): Softap fwReload - Ok
E/BandwidthController( 283): No such iface wlan0 to delete
W/AudioFlinger( 1841): Thread AudioOut_2 cannot connect to the power manager service
D/AudioHardwareALSA( 1841): AudioResourceManager - setParameter
D/AudioResourceManager( 1841): setParameter fm_volume=0.0471794531:
I/VolumeManager( 1842): SetUnmountRequested for volume sdcard to 0 CanBeMounted = 1
I/VolumeManager( 1842): SetMountRequested for volume sdcard to 0 CanBeMounted = 1
I/VolumeManager( 1842): SetSharingMode for volume sdcard to 1 canBeShared = 1
I/AutoMounter( 1842): UpdateState: ums:11 mtp:10 mode:0 usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 1842): UpdateState: Volume sdcard is Mounted and inserted @ /storage/sdcard gen 1 locked 0 sharing en-n
I/AutoMounter( 1842): UpdateState: Volume sdcard1 is Mounted and inserted @ /storage/sdcard1 gen 2 locked 0 sharing dis
I/Gecko ( 1842): ###################################### forms.js loaded
I/Gecko ( 1842): ############################### browserElementPanning.js loaded
I/Gecko ( 1842): ######################## BrowserElementChildPreload.js loaded
I/Gecko ( 1842): *** UTM:SVC TimerManager:registerTimer - id: user-agent-updates-timer
E/GeckoConsole( 1842): UTM:SVC TimerManager:registerTimer - id: user-agent-updates-timer
I/rmt_storage( 384): rmt_storage_connect_cb: clnt_h=0x9 conn_h=0xb7f762b8
I/rmt_storage( 384): rmt_storage_rw_iovec_cb: /boot/modem_fs2: clnt_h=0x2: req_h=0xd msg_id=3: R/W request received
I/rmt_storage( 384): wakelock acquired: 1, error no: 42
I/rmt_storage( 384): rmt_storage_client_thread: /boot/modem_fs2: clnt_h=0x2 Unblock worker thread (th_id: -1208524000)
I/GeckoDump( 1842): Crash reporter : Can't fetch app.reportCrashes. Exception: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getBoolPref]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: chrome://b2g/content/shell.js :: shell_reportCrash :: line 156" data: no]
I/rmt_storage( 384): rmt_storage_client_thread: /boot/modem_fs2: clnt_h=0x2: req_h=0xd msg_id=3: Bytes written = 1572864
I/rmt_storage( 384): rmt_storage_client_thread: /boot/modem_fs2: clnt_h=0x2: req_h=0xd msg_id=3: Send response: res=0 err=0
I/rmt_storage( 384): rmt_storage_client_thread: /boot/modem_fs2: clnt_h=0x2 About to block rmt_storage client thread (th_id: -1208524000) wakelock released: 1, error no: 0
I/rmt_storage( 384):
I/rmt_storage( 384): rmt_storage_disconnect_cb: clnt_h=0x0x9 conn_h=0x0xb7f762b8
D/wpa_supplicant( 1923): wpa_supplicant v2.1-devel-4.3
D/wpa_supplicant( 1923): Add randomness: count=1 entropy=0
D/wpa_supplicant( 1923): random pool - hexdump(len=128): [REMOVED]
D/wpa_supplicant( 1923): random_mix_pool - hexdump(len=8): [REMOVED]
D/wpa_supplicant( 1923): random_mix_pool - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1923): random pool - hexdump(len=128): [REMOVED]
D/wpa_supplicant( 1923): random: Added entropy from /data/misc/wifi/entropy.bin (own_pool_ready=2)
D/wpa_supplicant( 1923): random: Trying to read entropy from /dev/random
D/wpa_supplicant( 1923): Get randomness: len=20 entropy=1
D/wpa_supplicant( 1923): random from os_get_random - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1923): random_mix_pool - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1923): random from internal pool - hexdump(len=16): [REMOVED]
D/wpa_supplicant( 1923): random_mix_pool - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1923): random from internal pool - hexdump(len=16): [REMOVED]
D/wpa_supplicant( 1923): mixed random - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1923): random: Updated entropy file /data/misc/wifi/entropy.bin (own_pool_ready=2)
I/wpa_supplicant( 1923): Successfully initialized wpa_supplicant
D/wpa_supplicant( 1923): Initializing interface 'wlan0' conf '/data/misc/wifi/wpa_supplicant.conf' driver 'nl80211' ctrl_interface 'N/A' bridge 'N/A'
D/wpa_supplicant( 1923): Configuration file '/data/misc/wifi/wpa_supplicant.conf' -> '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 1923): Reading configuration file '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 1923): ctrl_interface='wlan0'
D/wpa_supplicant( 1923): disable_scan_offload=1
D/wpa_supplicant( 1923): update_config=1
D/wpa_supplicant( 1923): p2p_disabled=1
D/wpa_supplicant( 1923): p2p_no_group_iface=1
D/wpa_supplicant( 1923): nl80211: interface wlan0 in phy phy0
I/wpa_supplicant( 1923): rfkill: Cannot open RFKILL control device
D/wpa_supplicant( 1923): nl80211: RFKILL status not available
D/wpa_supplicant( 1923): nl80211: Set mode ifindex 22 iftype 2 (STATION)
D/wpa_supplicant( 1923): nl80211: Subscribe to mgmt frames with non-AP handle 0xb87127b8
D/wpa_supplicant( 1923): nl80211: Register frame type=0xd0 nl_handle=0xb87127b8
D/wpa_supplicant( 1923): nl80211: Register frame match - hexdump(len=2): 04 0a
D/wpa_supplicant( 1923): nl80211: Register frame type=0xd0 nl_handle=0xb87127b8
D/wpa_supplicant( 1923): nl80211: Register frame match - hexdump(len=2): 04 0b
D/wpa_supplicant( 1923): nl80211: Register frame type=0xd0 nl_handle=0xb87127b8
D/wpa_supplicant( 1923): nl80211: Register frame match - hexdump(len=2): 04 0c
D/wpa_supplicant( 1923): nl80211: Register frame type=0xd0 nl_handle=0xb87127b8
D/wpa_supplicant( 1923): nl80211: Register frame match - hexdump(len=2): 04 0d
D/wpa_supplicant( 1923): nl80211: Register frame type=0xd0 nl_handle=0xb87127b8
D/wpa_supplicant( 1923): nl80211: Register frame match - hexdump(len=6): 04 09 50 6f 9a 09
D/wpa_supplicant( 1923): nl80211: Register frame type=0xd0 nl_handle=0xb87127b8
D/wpa_supplicant( 1923): nl80211: Register frame match - hexdump(len=5): 7f 50 6f 9a 09
D/wpa_supplicant( 1923): nl80211: Register frame type=0xd0 nl_handle=0xb87127b8
D/wpa_supplicant( 1923): nl80211: Register frame match - hexdump(len=2): 08 01
D/wpa_supplicant( 1923): nl80211: Register frame type=0xd0 nl_handle=0xb87127b8
D/wpa_supplicant( 1923): nl80211: Register frame match - hexdump(len=1): 06
D/wpa_supplicant( 1923): nl80211: Register frame type=0xd0 nl_handle=0xb87127b8
D/wpa_supplicant( 1923): nl80211: Register frame match - hexdump(len=2): 0a 07
D/wpa_supplicant( 1923): nl80211: Register frame type=0xd0 nl_handle=0xb87127b8
D/wpa_supplicant( 1923): nl80211: Register frame match - hexdump(len=2): 0a 11
D/wpa_supplicant( 1923): netlink: Operstate: linkmode=1, operstate=5
D/wpa_supplicant( 1923): nl80211: Using driver-based off-channel TX
D/wpa_supplicant( 1923): nl80211: Using driver-based roaming
D/wpa_supplicant( 1923): nl80211: TDLS supported
D/wpa_supplicant( 1923): nl80211: TDLS external setup
D/wpa_supplicant( 1923): nl80211: Supports Probe Response offload in AP mode
D/wpa_supplicant( 1923): nl80211: Use separate P2P group interface (driver advertised support)
D/wpa_supplicant( 1923): nl80211: Enable multi-channel concurrent (driver advertised support)
D/wpa_supplicant( 1923): nl80211: Driver is new enough to support monitor-less mode
D/wpa_supplicant( 1923): nl80211: driver param='(null)'
D/wpa_supplicant( 1923): nl80211: Regulatory information - country=00
D/wpa_supplicant( 1923): nl80211: 2402-2472 @ 40 MHz
D/wpa_supplicant( 1923): nl80211: 2457-2482 @ 40 MHz
D/wpa_supplicant( 1923): nl80211: 2474-2494 @ 20 MHz
D/wpa_supplicant( 1923): nl80211: 5170-5250 @ 40 MHz
D/wpa_supplicant( 1923): nl80211: 5735-5835 @ 40 MHz
D/wpa_supplicant( 1923): nl80211: Added 802.11b mode based on 802.11g information
D/wpa_supplicant( 1923): wlan0: Own MAC address: 00:0a:f5:f7:39:cc
D/wpa_supplicant( 1923): wpa_driver_nl80211_set_key: ifindex=22 alg=0 addr=0x0 key_idx=0 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 1923): wpa_driver_nl80211_set_key: ifindex=22 alg=0 addr=0x0 key_idx=1 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 1923): wpa_driver_nl80211_set_key: ifindex=22 alg=0 addr=0x0 key_idx=2 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 1923): wpa_driver_nl80211_set_key: ifindex=22 alg=0 addr=0x0 key_idx=3 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 1923): wpa_driver_nl80211_set_key: ifindex=22 alg=0 addr=0x0 key_idx=4 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 1923): wpa_driver_nl80211_set_key: ifindex=22 alg=0 addr=0x0 key_idx=5 set_tx=0 seq_len=0 key_len=0
D/wpa_supplicant( 1923): wlan0: RSN: flushing PMKID list in the driver
D/wpa_supplicant( 1923): nl80211: Flush PMKIDs
D/wpa_supplicant( 1923): wlan0: State: DISCONNECTED -> INACTIVE
E/Sensors ( 1842): change G sensor state "1 -> 0"
D/wpa_supplicant( 1923): TDLS: TDLS operation supported by driver
D/wpa_supplicant( 1923): TDLS: Driver uses external link setup
D/wpa_supplicant( 1923): WPS: Set UUID for interface wlan0
D/wpa_supplicant( 1923): WPS: UUID based on MAC address - hexdump(len=16): 16 45 79 89 83 99 59 3d 8b 2a b0 e5 61 f9 91 90
D/wpa_supplicant( 1923): EAPOL: SUPP_PAE entering state DISCONNECTED
D/wpa_supplicant( 1923): EAPOL: Supplicant port status: Unauthorized
D/wpa_supplicant( 1923): EAPOL: KEY_RX entering state NO_KEY_RECEIVE
D/wpa_supplicant( 1923): EAPOL: SUPP_BE entering state INITIALIZE
D/wpa_supplicant( 1923): EAP: EAP entering state DISABLED
D/wpa_supplicant( 1923): EAPOL: Supplicant port status: Unauthorized
D/wpa_supplicant( 1923): EAPOL: Supplicant port status: Unauthorized
D/wpa_supplicant( 1923): P2P: Own listen channel: 1
D/wpa_supplicant( 1923): P2P: Random operating channel: 81:1
D/wpa_supplicant( 1923): P2P: Add operating class 81
D/wpa_supplicant( 1923): P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b
D/wpa_supplicant( 1923): P2P: Multi channel concurrency support
D/wpa_supplicant( 1923): wlan0: Added interface wlan0
D/wpa_supplicant( 1923): wlan0: State: INACTIVE -> DISCONNECTED
D/wpa_supplicant( 1923): wpa_driver_nl80211_set_operstate: operstate 0->0 (DORMANT)
D/wpa_supplicant( 1923): netlink: Operstate: linkmode=-1, operstate=5
D/wpa_supplicant( 1923): random: Got 20/20 bytes from /dev/random
D/wpa_supplicant( 1923): Get randomness: len=20 entropy=0
D/wpa_supplicant( 1923): random from os_get_random - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1923): random_mix_pool - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1923): random from internal pool - hexdump(len=16): [REMOVED]
D/wpa_supplicant( 1923): random_mix_pool - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1923): random from internal pool - hexdump(len=16): [REMOVED]
D/wpa_supplicant( 1923): mixed random - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1923): random: Updated entropy file /data/misc/wifi/entropy.bin (own_pool_ready=2)
D/wpa_supplicant( 1923): RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
D/wpa_supplicant( 1923): RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
D/wpa_supplicant( 1923): nl80211: if_removed already cleared - ignore event
I/Gecko ( 1842): -*- WifiWorker component: detected SDK version 18
D/wpa_supplicant( 1923): CTRL_IFACE monitor attached - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1923): RX ctrl_iface - hexdump(len=9): 4c 4f 47 5f 4c 45 56 45 4c
D/wpa_supplicant( 1923): wlan0: Control interface command 'LOG_LEVEL'
D/wpa_supplicant( 1923): RX ctrl_iface - hexdump(len=6): 53 54 41 54 55 53
D/wpa_supplicant( 1923): wlan0: Control interface command 'STATUS'
D/wpa_supplicant( 1923): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1923): RX ctrl_iface - hexdump(len=15): 4c 4f 47 5f 4c 45 56 45 4c 20 44 45 42 55 47
D/wpa_supplicant( 1923): wlan0: Control interface command 'LOG_LEVEL DEBUG'
I/Gecko ( 1842): -*- WifiWorker component: Event coming in: CTRL-EVENT-STATE-CHANGE id=-1 state=0 BSSID=00:00:00:00:00:00 SSID=
I/Gecko ( 1842): -*- WifiWorker component: State change: INITIALIZING -> DISCONNECTED
I/Gecko ( 1842): -*- WifiWorker component: State change: DISCONNECTED -> DISCONNECTED
I/Gecko ( 1842): -*- WifiWorker component: Connected to supplicant
D/wpa_supplicant( 1923): RX ctrl_iface - hexdump(len=13): 4c 49 53 54 5f 4e 45 54 57 4f 52 4b 53
D/wpa_supplicant( 1923): wlan0: Control interface command 'LIST_NETWORKS'
D/wpa_supplicant( 1923): RX ctrl_iface - hexdump(len=14): 44 52 49 56 45 52 20 4d 41 43 41 44 44 52
D/wpa_supplicant( 1923): wlan0: Control interface command 'DRIVER MACADDR'
W/libsuspend( 1842): Error writing 'on' to /sys/power/state: Invalid argument
I/libsuspend( 1842): Selected autosleep
I/QCOM PowerHAL( 1842): Got set_interactive hint
E/QCOM PowerHAL( 1842): Invalid hint ID.
D/qdhwcomposer( 1842): hwc_blank: Unblanking display: 0
D/qdhwcomposer( 1842): hwc_blank: Done unblanking display: 0
D/wpa_supplicant( 1923): EAPOL: disable timer tick
D/wpa_supplicant( 1923): EAPOL: Supplicant port status: Unauthorized
I/Gecko ( 1842): ############################### browserElementPanning.js loaded
I/Gecko ( 1842): ######################## BrowserElementChildPreload.js loaded
I/GeckoDump( 1842): XXX FIXME : Got a mozContentEvent: system-message-listener-ready
I/Gecko ( 1842): Attempting load of libEGL.so
D/libEGL ( 1842): loaded /vendor/lib/egl/libEGL_adreno.so
D/libEGL ( 1842): loaded /vendor/lib/egl/libGLESv1_CM_adreno.so
D/libEGL ( 1842): loaded /vendor/lib/egl/libGLESv2_adreno.so
I/Adreno-EGL( 1842): <qeglDrvAPI_eglInitialize:381>: EGL 1.4 QUALCOMM build: ()
I/Adreno-EGL( 1842): OpenGL ES Shader Compiler Version: 20.00.08
I/Adreno-EGL( 1842): Build Date: 03/15/14 Sat
I/Adreno-EGL( 1842): Local Branch:
I/Adreno-EGL( 1842): Remote Branch:
I/Adreno-EGL( 1842): Local Patches:
I/Adreno-EGL( 1842): Reconstruct Branch:
I/HWComposer( 1842): Creating new instance
E/GeckoConsole( 1842): OpenGL compositor Initialized Succesfully.
E/GeckoConsole( 1842): Version: OpenGL ES 3.0 V@53.0 AU@ (CL@)
E/GeckoConsole( 1842): Vendor: Qualcomm
E/GeckoConsole( 1842): Renderer: Adreno (TM) 305
E/GeckoConsole( 1842): FBO Texture Target: TEXTURE_2D
D/wpa_supplicant( 1923): RX ctrl_iface - hexdump(len=9): 41 50 5f 53 43 41 4e 20 31
D/wpa_supplicant( 1923): wlan0: Control interface command 'AP_SCAN 1'
I/Gecko ( 1842): -*- WifiWorker component: Got mac: 00:0a:f5:f7:39:cc
D/qdutils ( 1842): DEBUG_CALC_FPS: 0
D/qdutils ( 1842): period: 10
D/qdutils ( 1842): ignorethresh_us: 500000
E/GeckoConsole( 1920): Failed to load native module at path '/system/b2g/components/libxpcomsample.so': (80004005) dlopen failed: library "/system/b2g/components/libxpcomsample.so" not found
E/GeckoConsole( 1842): Content JS LOG at app://system.gaiamobile.org/js/wallpaper_manager.js:346 in debug: [WallpaperManager] started
I/Gonk ( 1842): Setting thread 1877 to priority level COMPOSITOR; nice level 0
D/wpa_supplicant( 1923): RX ctrl_iface - hexdump(len=11): 53 41 56 45 5f 43 4f 4e 46 49 47
D/wpa_supplicant( 1923): wlan0: Control interface command 'SAVE_CONFIG'
D/wpa_supplicant( 1923): Writing configuration file '/data/misc/wifi/wpa_supplicant.conf'
D/wpa_supplicant( 1923): Configuration file '/data/misc/wifi/wpa_supplicant.conf' written successfully
D/wpa_supplicant( 1923): CTRL_IFACE: SAVE_CONFIG - Configuration updated
E/GeckoConsole( 1842): Content JS LOG at app://callscreen.gaiamobile.org/shared/js/bluetooth_helper.js:59 in BluetoothHelper/_getAdapter/req.onerror: BluetoothHelper(): connot get default adapter!!!
I/Gonk ( 1842): Setting nice for pid 1966 to 18
I/Gonk ( 1842): Changed nice for pid 1966 from 0 to 18.
D/wpa_supplicant( 1923): RX ctrl_iface - hexdump(len=18): 44 52 49 56 45 52 20 53 43 41 4e 2d 41 43 54 49 56 45
D/wpa_supplicant( 1923): wlan0: Control interface command 'DRIVER SCAN-ACTIVE'
D/wpa_supplicant( 1923): wpa_driver_nl80211_driver_cmd SCAN-ACTIVE len = 0, 4096
I/Gecko ( 1966): ###################################### forms.js loaded
D/nfcd ( 328): 8 of bytes to be sent... data=0xb7fe9e4c ret=0
D/nfcd ( 328): void NfcIpcSocket::writeToIncomingQueue(uint8_t*, size_t) enter, data=0xb7fe9e4c, dataLen=8
D/nfcd ( 328): void MessageHandler::processRequest(const uint8_t*, size_t) enter data=0xb7fe9e4c, dataLen=8
D/nfcd ( 328): void* NfcService::eventLoop(): NFCService msg=18
D/nfcd ( 328): Disable secure element
D/wpa_supplicant( 1923): RX ctrl_iface - hexdump(len=4): 53 43 41 4e
D/wpa_supplicant( 1923): wlan0: Control interface command 'SCAN'
D/wpa_supplicant( 1923): wlan0: Setting scan request: 0 sec 0 usec
D/wpa_supplicant( 1923): wlan0: State: DISCONNECTED -> SCANNING
D/wpa_supplicant( 1923): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1923): wlan0: Starting AP scan for wildcard SSID
D/wpa_supplicant( 1923): wlan0: nl80211: scan request
D/wpa_supplicant( 1923): Scan requested (ret=0) - scan timeout 10 seconds
D/wpa_supplicant( 1923): nl80211: Event message available
D/wpa_supplicant( 1923): wlan0: nl80211: Scan trigger
E/NfcNci ( 328): doDeselectSecureElement: already deselected
D/NfcNci ( 328): setModeOff: (deactivated=0x2) : mCurrActivity=0x0
D/NfcNci ( 328): setLevel: level=PS-LOW-POWER (2)
D/NfcNci ( 328): setPowerOffSleepState: enter; sleep=1
D/NfcNci ( 328): setPowerOffSleepState: try power off
I/Gecko ( 1842): -*- WifiWorker component: Event coming in: CTRL-EVENT-STATE-CHANGE id=-1 state=3 BSSID=00:00:00:00:00:00 SSID=
E/NfcNci ( 328): setPowerOffSleepState: API fail; stat=0x3
D/NfcNci ( 328): setPowerOffSleepState: exit; return 0
E/nfcd ( 328): Disable secure element fail
D/nfcd ( 328): Disable NFC
D/nfcd ( 328): void MessageHandler::processResponse(NfcResponseType, NfcErrorCode, void*) enter response=1001, error=0
D/nfcd ( 328): void NfcIpcSocket::writeToOutgoingQueue(uint8_t*, size_t) enter, data=0xb7febe78, dataLen=12
D/nfcd ( 328): Writing 12 bytes to gecko
I/Gecko ( 1966): ############################### browserElementPanning.js loaded
I/Gecko ( 1842): -*- WifiWorker component: State change: DISCONNECTED -> SCANNING
D/wpa_supplicant( 1923): RX ctrl_iface - hexdump(len=19): 44 52 49 56 45 52 20 53 43 41 4e 2d 50 41 53 53 49 56 45
D/wpa_supplicant( 1923): wlan0: Control interface command 'DRIVER SCAN-PASSIVE'
D/wpa_supplicant( 1923): wpa_driver_nl80211_driver_cmd SCAN-PASSIVE len = 0, 4096
I/Gecko ( 1966): ######################## BrowserElementChildPreload.js loaded
E/GeckoConsole( 1842): Content JS LOG at app://system.gaiamobile.org/js/app_usage_metrics.js:92 in debug: [AppUsage] stopping app usage data collection and deleting stored data
D/wpa_supplicant( 1923): nl80211: Event message available
D/wpa_supplicant( 1923): wlan0: nl80211: New scan results available
D/wpa_supplicant( 1923): wlan0: Event SCAN_RESULTS (3) received
D/wpa_supplicant( 1923): nl80211: Received scan results (2 BSSes)
D/wpa_supplicant( 1923): nl80211: Survey data missing
D/wpa_supplicant( 1923): wlan0: BSS: Start scan result update 1
D/wpa_supplicant( 1923): wlan0: BSS: Add new id 0 BSSID 60:a4:4c:29:ba:e0 SSID 'ASUS'
D/wpa_supplicant( 1923): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1923): wlan0: BSS: Add new id 1 BSSID dc:9f:db:50:fd:ce SSID 'JHeimAP'
D/wpa_supplicant( 1923): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1923): BSS: last_scan_res_used=2/32 last_scan_full=0
D/wpa_supplicant( 1923): wlan0: New scan results available
D/wpa_supplicant( 1923): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1923): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1923): WPS: AP 60:a4:4c:29:ba:e0 type 0 added
D/wpa_supplicant( 1923): WPS: AP[0] 60:a4:4c:29:ba:e0 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
D/wpa_supplicant( 1923): wlan0: No suitable network found
D/wpa_supplicant( 1923): wlan0: Short-circuit new scan request since there are no enabled networks
D/wpa_supplicant( 1923): wlan0: State: SCANNING -> INACTIVE
D/wpa_supplicant( 1923): CTRL_IFACE monitor send - hexdump(len=40): 2f 64 61 74 61 2f 6d 69 73 63 2f 77 69 66 69 2f 73 6f 63 6b 65 74 73 2f 77 70 61 5f 63 74 72 6c ...
D/wpa_supplicant( 1923): wlan0: Checking for other virtual interfaces sharing same radio (phy0) in event_scan_results
D/wpa_supplicant( 1923): wlan0: P2P: Station mode scan operation not pending anymore (sta_scan_pending=0 p2p_cb_on_scan_complete=0)
D/wpa_supplicant( 1923): RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
D/wpa_supplicant( 1923): RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added
D/wpa_supplicant( 1923): nl80211: if_removed already cleared - ignore event
I/Gecko ( 1842): -*- WifiWorker component: Event coming in: CTRL-EVENT-BSS-ADDED 0 60:a4:4c:29:ba:e0
I/Gecko ( 1842): -*- WifiWorker component: Event coming in: CTRL-EVENT-BSS-ADDED 1 dc:9f:db:50:fd:ce
I/Gecko ( 1842): -*- WifiWorker component: Event coming in: CTRL-EVENT-SCAN-RESULTS
I/Gecko ( 1842): -*- WifiWorker component: Notifying of scan results available
I/Gecko ( 1842): -*- WifiWorker component: Scan results are available! Asking for them.
D/wpa_supplicant( 1923): RX ctrl_iface - hexdump(len=12): 53 43 41 4e 5f 52 45 53 55 4c 54 53
D/wpa_supplicant( 1923): wlan0: Control interface command 'SCAN_RESULTS'
I/Gecko ( 1842): -*- WifiWorker component: Event coming in: WPS-AP-AVAILABLE
D/wpa_supplicant( 1923): RX ctrl_iface - hexdump(len=19): 44 52 49 56 45 52 20 53 43 41 4e 2d 50 41 53 53 49 56 45
D/wpa_supplicant( 1923): wlan0: Control interface command 'DRIVER SCAN-PASSIVE'
D/wpa_supplicant( 1923): wpa_driver_nl80211_driver_cmd SCAN-PASSIVE len = 0, 4096
I/Gecko ( 1842): -*- WifiWorker component: Event coming in: CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00:00:00 SSID=
I/Gecko ( 1842): -*- WifiWorker component: State change: SCANNING -> INACTIVE
E/GeckoConsole( 1842): Content JS LOG at app://system.gaiamobile.org/js/wallpaper_manager.js:346 in debug: [WallpaperManager] new wallpaper size already validated
E/GeckoConsole( 1842): Content JS LOG at app://system.gaiamobile.org/js/wallpaper_manager.js:346 in debug: [WallpaperManager] publishing wallpaperchange event
D/skia ( 1842): START /proc/cpuinfo:
D/skia ( 1842): Processor : ARMv7 Processor rev 3 (v7l)
D/skia ( 1842): processor : 0
D/skia ( 1842): BogoMIPS : 38.40
D/skia ( 1842):
D/skia ( 1842): processor : 1
D/skia ( 1842): BogoMIPS : 38.40
D/skia ( 1842):
D/skia ( 1842): Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt
D/skia ( 1842): CPU implementer : 0x41
D/skia ( 1842): CPU architecture: 7
D/skia ( 1842): CPU variant : 0x0
D/skia ( 1842): CPU part : 0xc07
D/skia ( 1842): CPU revision : 3
D/skia ( 1842):
D/skia ( 1842): Hardware : Qualcomm MSM 8610 (Flattened Device Tree)
D/skia ( 1842): Revision : 0000
D/skia ( 1842): Serial : 0000000000000000
D/skia ( 1842):
D/skia ( 1842): END /proc/cpuinfo
D/skia ( 1842): Device supports ARM NEON instructions!
E/GeckoConsole( 1842): Content JS WARN at app://system.gaiamobile.org/js/homescreen_launcher.js:232 in hl_getHomescreen: HomescreenLauncher: not ready right now.
I/GeckoDump( 1842): XXX FIXME : Got a mozContentEvent: inputmethod-update-layouts
I/GeckoDump( 1842): XXX FIXME : Got a mozContentEvent: inputmethod-update-layouts
I/Gecko ( 1842): -*- WifiWorker component: 'tethering.wifi.enabled' is now false
I/Gecko ( 1842): -*- WifiWorker component: No changes for SETTINGS_WIFI_TETHERING_ENABLED flag. Nothing to do.
I/Gonk ( 1842): Setting nice for pid 1966 to 1
I/Gonk ( 1842): Changed nice for pid 1966 from 18 to 1.
I/Gonk ( 1842): Setting nice for pid 1966 to 7
I/Gonk ( 1842): Changed nice for pid 1966 from 1 to 7.
I/Gecko ( 1842): ############################### browserElementPanning.js loaded
I/Gecko ( 1842): ######################## BrowserElementChildPreload.js loaded
I/GeckoDump( 1842): XXX FIXME : Got a mozContentEvent: force-update-check
D/skia ( 1966): START /proc/cpuinfo:
D/skia ( 1966): Processor : ARMv7 Processor rev 3 (v7l)
D/skia ( 1966): processor : 0
D/skia ( 1966): BogoMIPS : 38.40
D/skia ( 1966):
D/skia ( 1966): processor : 1
D/skia ( 1966): BogoMIPS : 38.40
D/skia ( 1966):
D/skia ( 1966): Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt
D/skia ( 1966): CPU implementer : 0x41
D/skia ( 1966): CPU architecture: 7
D/skia ( 1966): CPU variant : 0x0
D/skia ( 1966): CPU part : 0xc07
D/skia ( 1966): CPU revision : 3
D/skia ( 1966):
D/skia ( 1966): Hardware : Qualcomm MSM 8610 (Flattened Device Tree)
D/skia ( 1966): Revision : 0000
D/skia ( 1966): Serial : 0000000000000000
D/skia ( 1966):
D/skia ( 1966): END /proc/cpuinfo
D/skia ( 1966): Device supports ARM NEON instructions!
E/GeckoConsole( 1966): Content JS ERROR at app://verticalhome.gaiamobile.org/shared/elements/gaia_grid/js/items/grid_item.js:437 in GridItem.prototype.doRenderIcon/<: Error fetching icon Error: Error while HTTP GET:
I/Gonk ( 1842): Setting nice for pid 2146 to 18
I/Gonk ( 1842): Changed nice for pid 2146 from 0 to 18.
I/Gecko ( 2146): ###################################### forms.js loaded
I/Gecko ( 2146): ############################### browserElementPanning.js loaded
I/Gecko ( 2146): ######################## BrowserElementChildPreload.js loaded
I/Gonk ( 1842): Setting nice for pid 1966 to 18
I/Gonk ( 1842): Changed nice for pid 1966 from 7 to 18.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment