Report generated on 02-Sep-2014 at 10:22:08 by gaiatest 0.1

Summary

40 tests ran in 3055 seconds.
18 passed, 89 skipped, 0 failed, 19 errors.
0 expected failures, 0 unexpected passes.

Results

Result Class Test Name Duration Links
Passed test_browser_cell_data.TestBrowserCellData test_browser_cell_data 103.4
Error test_browser_lan.TestBrowserLAN test_browser_lan 128.3
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/browser/test_browser_lan.py", line 25, in test_browser_lan
browser.go_to_url('http://mozqa.com/data/firefox/layout/mozilla.html')
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/browser/app.py", line 48, in go_to_url
self.tap_go_button(timeout=timeout)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/browser/app.py", line 73, in tap_go_button
self.wait_for_throbber_not_visible(timeout=timeout)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/browser/app.py", line 99, in wait_for_throbber_not_visible
self.wait_for_condition(lambda m: not self.is_throbber_visible, timeout=timeout)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 54, in wait_for_condition
Wait(self.marionette, timeout).until(method, message=message)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.1 seconds
Error test_browser_play_youtube_video.TestYouTube test_play_youtube_video 123.1
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/browser/test_browser_play_youtube_video.py", line 31, in test_play_youtube_video
browser.go_to_url(self.video_URL)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/browser/app.py", line 48, in go_to_url
self.tap_go_button(timeout=timeout)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/browser/app.py", line 73, in tap_go_button
self.wait_for_throbber_not_visible(timeout=timeout)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/browser/app.py", line 99, in wait_for_throbber_not_visible
self.wait_for_condition(lambda m: not self.is_throbber_visible, timeout=timeout)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 54, in wait_for_condition
Wait(self.marionette, timeout).until(method, message=message)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.0 seconds
Passed test_calendar_new_event_appears_on_all_calendar_views.TestCalendar test_that_new_event_appears_on_all_calendar_views 85.9
Error test_camera_capture_video.TestCamera test_capture_a_video 74.9
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/camera/test_camera_capture_video.py", line 28, in test_capture_a_video
self.camera.record_video(3)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/camera/app.py", line 64, in record_video
self.wait_for_video_capturing()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/camera/app.py", line 103, in wait_for_video_capturing
self.wait_for_condition(lambda m: self.marionette.find_element(
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 54, in wait_for_condition
Wait(self.marionette, timeout).until(method, message=message)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.0 seconds
Error test_camera_multiple_shots.TestCameraMultipleShots test_capture_multiple_shots 75.2
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/camera/test_camera_multiple_shots.py", line 25, in test_capture_multiple_shots
self.camera.take_photo()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/camera/app.py", line 57, in take_photo
self.wait_for_thumbnail_visible()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/camera/app.py", line 141, in wait_for_thumbnail_visible
self.wait_for_element_displayed(*self._thumbnail_button_locator)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed
lambda m: m.find_element(by, locator).is_displayed())
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.0 seconds
Passed test_cards_view_with_two_apps.TestCardsView test_that_app_can_be_launched_from_cards_view 49.6
Passed test_clock_create_new_alarm.TestClockCreateNewAlarm test_clock_create_new_alarm 73.5
Passed test_add_new_contact.TestContacts test_add_new_contact 60.8
Passed test_edit_contact.TestContacts test_edit_contact 58.0
Passed test_sms_contact.TestContacts test_sms_contact 48.9
Error test_add_photo_to_contact.TestContacts test_add_photo_from_gallery_to_contact 81.4
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/contacts/test_add_photo_to_contact.py", line 45, in test_add_photo_from_gallery_to_contact
gallery.wait_for_thumbnails_to_load()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/gallery/app.py", line 36, in wait_for_thumbnails_to_load
self.wait_for_element_displayed(*self._gallery_items_locator)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed
lambda m: m.find_element(by, locator).is_displayed())
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 122, in until
rv = condition(self.marionette)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in <lambda>
lambda m: m.find_element(by, locator).is_displayed())
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 1204, in find_element
response = self._send_message('findElement', 'value', **kwargs)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/decorators.py", line 35, in _
return func(*args, **kwargs)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 624, in _send_message
self._handle_error(response)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 655, in _handle_error
raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace)
TimeoutException: Timed out after 30.3 seconds, caused by <class 'marionette.errors.NoSuchElementException'>
Passed test_cost_control_data_alert_mobile.TestCostControlDataAlertMobile test_cost_control_data_alert_mobile 139.0
Passed test_dialer.TestDialer test_dialer_make_call 48.7
Error test_call_log_all_calls.TestCallLogAllCalls test_call_log_all_calls 78.7
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/dialer/test_call_log_all_calls.py", line 24, in test_call_log_all_calls
self.phone.make_call_and_hang_up(test_phone_number)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/phone/app.py", line 66, in make_call_and_hang_up
call_screen.wait_for_outgoing_call()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/phone/regions/call_screen.py", line 37, in wait_for_outgoing_call
outgoing_call = self.marionette.find_element(*self._outgoing_call_locator)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 1204, in find_element
response = self._send_message('findElement', 'value', **kwargs)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/decorators.py", line 35, in _
return func(*args, **kwargs)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 624, in _send_message
self._handle_error(response)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 655, in _handle_error
raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace)
NoSuchElementException: NoSuchElementException: Unable to locate element: .handled-call.outgoing
Skipped test_setup_basic_gmail.TestSetupGmail test_setup_basic_gmail 0.0
account details not present in test variables
Skipped test_setup_and_send_imap_email.TestSetupAndSendIMAPEmail test_setup_and_send_imap_email 0.0
account details not present in test variables
Skipped test_setup_and_send_active_sync_email.TestSetupAndSendActiveSyncEmail test_setup_and_send_active_sync_email 0.0
account details not present in test variables
Skipped test_receive_active_sync_email.TestReceiveActiveSyncEmail test_receive_active_sync_email 0.0
account details not present in test variables
Error test_everythingme_launch_app.TestEverythingMeLaunchApp test_launch_everything_me_app 128.3
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/everythingme/test_everythingme_launch_app.py", line 28, in test_launch_everything_me_app
search_panel.wait_for_everything_me_results_to_load()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/regions/search_panel.py", line 36, in wait_for_everything_me_results_to_load
self.wait_for_element_displayed(*self._search_results_from_everything_me_locator)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed
lambda m: m.find_element(by, locator).is_displayed())
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 122, in until
rv = condition(self.marionette)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in <lambda>
lambda m: m.find_element(by, locator).is_displayed())
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 1204, in find_element
response = self._send_message('findElement', 'value', **kwargs)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/decorators.py", line 35, in _
return func(*args, **kwargs)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 624, in _send_message
self._handle_error(response)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 655, in _handle_error
raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace)
TimeoutException: Timed out after 57.1 seconds, caused by <class 'marionette.errors.NoSuchElementException'>
Error test_everythingme_app_install.TestEverythingMeInstallApp test_installing_everything_me_app 75.3
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/everythingme/test_everythingme_app_install.py", line 25, in test_installing_everything_me_app
collection.wait_for_collection_screen_visible()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/regions/collections.py", line 19, in wait_for_collection_screen_visible
self.wait_for_element_displayed(*self._apps_locator)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed
lambda m: m.find_element(by, locator).is_displayed())
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 122, in until
rv = condition(self.marionette)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in <lambda>
lambda m: m.find_element(by, locator).is_displayed())
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 1204, in find_element
response = self._send_message('findElement', 'value', **kwargs)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/decorators.py", line 35, in _
return func(*args, **kwargs)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 624, in _send_message
self._handle_error(response)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 655, in _handle_error
raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace)
TimeoutException: Timed out after 30.3 seconds, caused by <class 'marionette.errors.NoSuchElementException'>
Passed test_fmradio_frequency_dialer.TestFMRadioFreqDialer test_radio_frequency_dialer 54.9
Passed test_ftu_skip_tour.TestFtu test_ftu_skip_tour 104.1
Passed test_ftu_with_tour.TestFtu test_ftu_with_tour 53.2
Error test_gallery_view.TestGallery test_gallery_view 69.5
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_view.py", line 24, in test_gallery_view
gallery.wait_for_files_to_load(1)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/gallery/app.py", line 33, in wait_for_files_to_load
self.wait_for_condition(lambda m: m.execute_script('return window.wrappedJSObject.files.length') == files_number)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 54, in wait_for_condition
Wait(self.marionette, timeout).until(method, message=message)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.1 seconds
Error test_gallery_flick.TestGallery test_gallery_full_screen_image_flicks 71.0
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_flick.py", line 25, in test_gallery_full_screen_image_flicks
gallery.wait_for_files_to_load(self.image_count)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/gallery/app.py", line 33, in wait_for_files_to_load
self.wait_for_condition(lambda m: m.execute_script('return window.wrappedJSObject.files.length') == files_number)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 54, in wait_for_condition
Wait(self.marionette, timeout).until(method, message=message)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.1 seconds
Error test_homescreen_delete_app.TestDeleteApp test_delete_app 83.5
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 145, in run
self.setUp()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/homescreen/test_homescreen_delete_app.py", line 33, in setUp
confirm_install.tap_confirm()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/regions/confirm_install.py", line 14, in tap_confirm
self.wait_for_element_displayed(*self._confirm_install_button_locator)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed
lambda m: m.find_element(by, locator).is_displayed())
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.1 seconds
Error test_homescreen_move_app.TestMoveApp test_move_app_position 45.6
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/homescreen/test_homescreen_move_app.py", line 34, in test_move_app_position
self.homescreen.move_app_to_position(0, 12)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/homescreen/app.py", line 86, in move_app_to_position
destination = self.marionette.find_elements(*self._visible_icons_locator)[to_position]
IndexError: list index out of range
Passed test_lockscreen_unlock_to_homescreen.TestLockScreen test_unlock_to_homescreen 38.6
Passed test_lockscreen_unlock_to_camera.TestLockScreen test_unlock_to_camera 44.6
Error test_lockscreen_unlock_to_camera_with_passcode.TestCameraUnlockWithPasscode test_unlock_to_camera_with_passcode 74.5
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/lockscreen/test_lockscreen_unlock_to_camera_with_passcode.py", line 38, in test_unlock_to_camera_with_passcode
camera.take_photo()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/camera/app.py", line 57, in take_photo
self.wait_for_thumbnail_visible()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/camera/app.py", line 141, in wait_for_thumbnail_visible
self.wait_for_element_displayed(*self._thumbnail_button_locator)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed
lambda m: m.find_element(by, locator).is_displayed())
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 30.1 seconds
Error test_marketplace_launch.TestMarketplaceLaunch test_marketplace_launch 409.5
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/marketplace/test_marketplace_launch.py", line 34, in test_marketplace_launch
self.marionette.switch_to_frame(iframe)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 910, in switch_to_frame
response = self._send_message('switchToFrame', 'ok', element=frame.id, focus=focus)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/decorators.py", line 35, in _
return func(*args, **kwargs)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 607, in _send_message
"Connection timed out", status=ErrorCodes.TIMEOUT)
TimeoutException: TimeoutException: Connection timed out


Most recent errors/exceptions are:
--------- beginning of /dev/log/system
09-02 09:29:42.620 I/Vold ( 96): Vold 2.1 (the revenge) firing up
09-02 09:29:42.710 D/Vold ( 96): Volume sdcard0 state changing -1 (Initializing) -> 0 (No-Media)
09-02 09:29:42.710 I/Vold ( 96): tempSD: bind /storage/temp_sd -> /storage/sdcard0
09-02 09:29:42.710 E/Vold ( 96): Failed to bind mount points /storage/temp_sd -> /storage/sdcard0 (Invalid argument)
09-02 09:29:42.750 E/DirectVolume( 96): making device node '/dev/block/vold/179:0'
09-02 09:29:42.750 D/DirectVolume( 96): Dv::diskIns - waiting for 1 partitions (mask 0x2)
09-02 09:29:42.750 D/Vold ( 96): Volume sdcard0 state changing 0 (No-Media) -> 2 (Pending)
09-02 09:29:42.750 W/Vold ( 96): tempSD: mTempSDEnabled is equal to enable, 0
09-02 09:29:42.760 E/DirectVolume( 96): making device node '/dev/block/vold/179:1'
09-02 09:29:42.760 D/DirectVolume( 96): Dv:partAdd: part_num = 1, minor = 1
09-02 09:29:42.760 D/DirectVolume( 96): Dv:partAdd: Got all partitions - ready to rock!
09-02 09:29:42.760 D/Vold ( 96): Volume sdcard0 state changing 2 (Pending) -> 1 (Idle-Unmounted)
09-02 09:29:49.980 I/Vold ( 96): /dev/block/vold/179:1 being considered for volume sdcard0
09-02 09:29:49.980 D/Vold ( 96): Volume sdcard0 state changing 1 (Idle-Unmounted) -> 3 (Checking)
09-02 09:29:49.980 W/Vold ( 96): Skipping fs checks
09-02 09:29:50.280 E/Vold ( 96): Unable to create LOST.DIR (No space left on device)
09-02 09:29:53.380 D/Vold ( 96): Volume sdcard0 state changing 3 (Checking) -> 4 (Mounted)
09-02 09:53:04.751 W/SocketClient( 103): write error (Broken pipe)
09-02 09:53:22.700 W/SocketClient( 103): write error (Broken pipe)
09-02 09:54:24.740 W/SocketClient( 103): write error (Broken pipe)
09-02 09:55:22.728 W/SocketClient( 103): write error (Broken pipe)
09-02 10:02:19.584 W/SocketClient( 103): write error (Broken pipe)
09-02 10:02:52.254 W/SocketClient( 103): write error (Broken pipe)
--------- beginning of /dev/log/main
09-02 10:06:44.005 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:06:44.015 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:06:44.105 E/GeckoConsole(10446): Content JS LOG at dummy file:125 in GaiaApps.setPermission/<: Setting permission 'geolocation' for Homescreento 'deny'
09-02 10:06:44.105 I/Gecko (10446): 1409623604121 Marionette INFO sendToClient: {"from":"0","value":null}, {26803243-3361-4ffe-ab60-bab70c427bcc}, {26803243-3361-4ffe-ab60-bab70c427bcc}
09-02 10:06:44.115 I/Gecko (10446): 1409623604132 Marionette DEBUG Got request: execute, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"return window.navigator.onLine;","newSandbox":true,"args":[],"filename":"gaia_test.py","line":689}}, id: {f903dead-1fee-4195-9fde-1d8cdcbd7c75}
09-02 10:06:44.185 I/Gecko (10446): 1409623604203 Marionette INFO sendToClient: {"from":"0","value":false}, {f903dead-1fee-4195-9fde-1d8cdcbd7c75}, {f903dead-1fee-4195-9fde-1d8cdcbd7c75}
09-02 10:06:44.205 I/Gecko (10446): 1409623604217 Marionette DEBUG Got request: execute, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"return window.navigator.onLine;","newSandbox":true,"args":[],"filename":"gaia_test.py","line":689}}, id: {90d8cd1c-46df-40fd-9149-392a5f63cbe7}
09-02 10:06:44.285 I/Gecko (10446): 1409623604304 Marionette INFO sendToClient: {"from":"0","value":false}, {90d8cd1c-46df-40fd-9149-392a5f63cbe7}, {90d8cd1c-46df-40fd-9149-392a5f63cbe7}
09-02 10:06:44.335 I/Gecko (10446): 1409623604353 Marionette DEBUG Got request: execute, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"return window.navigator.mozWifiManager !== undefined","newSandbox":true,"args":[],"filename":"gaia_test.py","line":703}}, id: {f5a5a165-0891-421a-90c8-1707b1ae7fb4}
09-02 10:06:44.415 I/Gecko (10446): 1409623604432 Marionette INFO sendToClient: {"from":"0","value":true}, {f5a5a165-0891-421a-90c8-1707b1ae7fb4}, {f5a5a165-0891-421a-90c8-1707b1ae7fb4}
09-02 10:06:44.425 I/Gecko (10446): 1409623604440 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {ae6c5c0e-7831-4058-aecb-39fd7cf3f064}
09-02 10:06:44.425 I/Gecko (10446): 1409623604442 Marionette INFO Switched to frame: {"frameValue":null}
09-02 10:06:44.575 I/Gecko (10446): 1409623604594 Marionette INFO sendToClient: {"from":"0","ok":true}, {ae6c5c0e-7831-4058-aecb-39fd7cf3f064}, {ae6c5c0e-7831-4058-aecb-39fd7cf3f064}
09-02 10:06:44.595 I/Gecko (10446): 1409623604605 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":true,"script":"return GaiaDataLayer.enableWiFi()","newSandbox":true,"args":[],"filename":"gaia_test.py","line":259}}, id: {bca809f1-4d24-4360-8592-6b8d8c20cbfb}
09-02 10:06:44.665 I/Gecko (10446): 1409623604677 Marionette INFO sendToClient: {"from":"0","value":true}, {bca809f1-4d24-4360-8592-6b8d8c20cbfb}, {bca809f1-4d24-4360-8592-6b8d8c20cbfb}
09-02 10:06:44.665 I/Gecko (10446): 1409623604684 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {f8fd3c55-2729-475d-bf37-5e1f67216339}
09-02 10:06:44.685 I/Gecko (10446): 1409623604699 Marionette INFO Switched to frame: {"frameValue":null}
09-02 10:06:44.685 E/GeckoConsole(10446): Content JS LOG at dummy file:642 in GaiaDataLayer.enableWiFi: wifi already enabled
09-02 10:06:44.785 I/Gecko (10446): 1409623604802 Marionette INFO sendToClient: {"from":"0","ok":true}, {f8fd3c55-2729-475d-bf37-5e1f67216339}, {f8fd3c55-2729-475d-bf37-5e1f67216339}
09-02 10:06:44.805 I/Gecko (10446): 1409623604817 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":60000,"specialPowers":false,"script":"return GaiaDataLayer.connectToWiFi({\"psk\": \"im987tuszyp4v\", \"psk-g\": \"beTheFuture2013\", \"ssid\": \"Mozilla Mobile\", \"ssid-g\": \"Mozilla Guest\", \"keyManagement\": \"WPA-PSK\", \"keyManagement-g\": \"WPA-PSK\"})","newSandbox":true,"args":[],"filename":"gaia_test.py","line":273}}, id: {b9575f79-f602-45d9-a314-a48ca25f22d7}
09-02 10:06:44.875 D/WifiHW (10446): CMD :IFNAME=wlan0 ADD_NETWORK
09-02 10:06:44.875 D/WifiHW (10446): CMD :IFNAME=wlan0 SET_NETWORK 0 ssid "Mozilla Mobile"
09-02 10:06:44.875 D/WifiHW (10446): CMD :IFNAME=wlan0 SET_NETWORK 0 psk "im987tuszyp4v"
09-02 10:06:44.925 D/NVITEM ( 171): NVITEM _getPacket start read 1044 size 40 grp 376 sub 0
09-02 10:06:44.925 D/NVITEM ( 171): NVITEM:sync _syncGetTail success
09-02 10:06:44.925 D/NVITEM ( 171): NVITEM:backupData is_cali_mode 0x0
09-02 10:06:44.925 D/NVITEM ( 171): NVITEM:_getPacket
09-02 10:06:44.925 D/NVITEM ( 171): pSaveTask up
09-02 10:06:44.955 D/NVITEM ( 171): NVITEM write backup header
09-02 10:06:45.125 D/NVITEM ( 171): NVITEM write origin header
09-02 10:06:45.255 D/NVITEM ( 171): NVITEM partId2:image write finished 1!
09-02 10:06:45.305 D/WifiHW (10446): CMD :IFNAME=wlan0 SET_NETWORK 0 priority 0
09-02 10:06:45.305 D/WifiHW (10446): CMD :IFNAME=wlan0 SET_NETWORK 0 key_mgmt WPA-PSK
09-02 10:06:45.305 D/WifiHW (10446): CMD :IFNAME=wlan0 SET_NETWORK 0 disabled 0
09-02 10:06:45.305 D/WifiHW (10446): CMD :IFNAME=wlan0 AP_SCAN 1
09-02 10:06:45.315 D/WifiHW (10446): CMD :IFNAME=wlan0 SAVE_CONFIG
09-02 10:06:45.315 D/WifiHW (10446): CMD :IFNAME=wlan0 SELECT_NETWORK 0
09-02 10:06:45.325 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-STATE-CHANGE id=0 state=3 BSSID=00:00:00:00:00:00 SSID=Mozilla Mobile
09-02 10:06:45.335 E/GeckoConsole(10446): Content JS LOG at dummy file:592 in GaiaDataLayer.connectToWiFi/req.onsuccess: waiting for connection status 'connected'
09-02 10:06:45.335 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: disconnected
09-02 10:06:45.435 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: disconnected
09-02 10:06:45.535 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: disconnected
09-02 10:06:45.715 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: disconnected
09-02 10:06:45.825 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: disconnected
09-02 10:06:45.915 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-ADDED 30 4c:e6:76:a3:07:e80:00:00:00:00:00 SSID=Mozilla Mobile
09-02 10:06:45.915 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-SCAN-RESULTS e6:76:a3:07:e8
09-02 10:06:45.915 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>WPS-AP-AVAILABLE LTS
09-02 10:06:45.915 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>Trying to associate with 3c:94:d5:7b:fb:08 (SSID='Mozilla Mobile' freq=2437 MHz)
09-02 10:06:45.925 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-STATE-CHANGE id=0 state=5 BSSID=00:00:00:00:00:00 SSID=Mozilla Mobile
09-02 10:06:45.935 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: disconnected
09-02 10:06:46.055 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: connecting
09-02 10:06:46.155 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: connecting
09-02 10:06:46.255 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: connecting
09-02 10:06:46.305 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-STATE-CHANGE id=0 state=6 BSSID=00:00:00:00:00:00 SSID=Mozilla Mobile
09-02 10:06:46.325 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 ssid
09-02 10:06:46.325 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>Associated with 3c:94:d5:7b:fb:08 BSSID=00:00:00:00:00:00 SSID=Mozilla Mobile
09-02 10:06:46.325 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 bssid
09-02 10:06:46.345 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 psk
09-02 10:06:46.345 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 wep_key0
09-02 10:06:46.345 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 wep_key1
09-02 10:06:46.345 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 wep_key2
09-02 10:06:46.345 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 wep_key3
09-02 10:06:46.345 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 wep_tx_keyidx
09-02 10:06:46.345 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 priority
09-02 10:06:46.345 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 key_mgmt
09-02 10:06:46.345 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 scan_ssid
09-02 10:06:46.345 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 disabled
09-02 10:06:46.345 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 identity
09-02 10:06:46.355 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 password
09-02 10:06:46.355 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 auth_alg
09-02 10:06:46.355 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 phase1
09-02 10:06:46.355 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 phase2
09-02 10:06:46.355 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 eap
09-02 10:06:46.355 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-STATE-CHANGE id=0 state=7 BSSID=3c:94:d5:7b:fb:08 SSID=Mozilla Mobile
09-02 10:06:46.355 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 pin
09-02 10:06:46.355 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 pcsc
09-02 10:06:46.375 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-STATE-CHANGE id=0 state=8 BSSID=3c:94:d5:7b:fb:08 SSID=Mozilla Mobile
09-02 10:06:46.375 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>WPA: Key negotiation completed with 3c:94:d5:7b:fb:08 [PTK=CCMP GTK=CCMP]bile
09-02 10:06:46.385 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-CONNECTED - Connection to 3c:94:d5:7b:fb:08 completed (auth) [id=0 id_str=]
09-02 10:06:46.385 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: connecting
09-02 10:06:46.385 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-STATE-CHANGE id=0 state=9 BSSID=3c:94:d5:7b:fb:08 SSID=Mozilla Mobiler=]
09-02 10:06:46.385 D/WifiHW (10446): CMD :IFNAME=wlan0 ENABLE_NETWORK 0
09-02 10:06:46.385 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:06:46.395 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 ssid
09-02 10:06:46.395 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 bssid
09-02 10:06:46.395 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 psk
09-02 10:06:46.395 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 wep_key0
09-02 10:06:46.395 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 wep_key1
09-02 10:06:46.395 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 wep_key2
09-02 10:06:46.395 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 wep_key3
09-02 10:06:46.395 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 wep_tx_keyidx
09-02 10:06:46.395 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 priority
09-02 10:06:46.395 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 key_mgmt
09-02 10:06:46.395 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 scan_ssid
09-02 10:06:46.395 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 disabled
09-02 10:06:46.395 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 identity
09-02 10:06:46.405 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 password
09-02 10:06:46.405 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 auth_alg
09-02 10:06:46.405 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 phase1
09-02 10:06:46.405 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 phase2
09-02 10:06:46.405 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 eap
09-02 10:06:46.405 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 pin
09-02 10:06:46.405 D/WifiHW (10446): CMD :IFNAME=wlan0 GET_NETWORK 0 pcsc
09-02 10:06:46.485 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:46.595 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:46.695 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:46.745 E/ (10551): handle_top_logdir: slog use external storage [17]
09-02 10:06:46.805 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:46.835 E/ (10551): exec_or_dump_content: mkdir /storage/sdcard0/slog/2014-09-02-10-06-46/misc failed. [28]
09-02 10:06:46.855 E/ (10625): main: slog begin to work. [12]
09-02 10:06:46.855 E/ (10625): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:06:46.885 E/ (10625): handle_kmemleak: handle_kmemleak: off
09-02 10:06:46.885 E/ (10625): [17]
09-02 10:06:46.905 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:47.005 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:47.115 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:47.225 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:47.245 I/Gecko (10563): ###################################### forms.js loaded
09-02 10:06:47.255 I/Gecko (10563): ############################### browserElementPanning.js loaded
09-02 10:06:47.285 I/Gecko (10563): ######################## BrowserElementChildPreload.js loaded
09-02 10:06:47.325 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:47.425 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:47.535 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:47.645 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:47.745 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:47.865 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:47.975 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:48.075 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:48.195 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:48.285 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:48.385 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:48.495 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:48.615 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:48.705 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:48.815 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:48.885 D/refnotify(10632): Enter RefNotify main
09-02 10:06:48.885 D/refnotify(10632): Enter RefNotify main td_flag 1
09-02 10:06:48.885 E/refnotify(10632): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:06:48.915 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:49.025 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:06:49.025 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:06:49.025 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:49.125 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:49.255 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:49.335 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:49.435 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:49.545 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:49.675 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:49.785 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:49.895 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:50.025 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:50.175 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:50.285 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:50.445 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:50.645 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:50.725 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:50.835 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:50.945 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:51.065 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:51.155 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:51.265 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:51.365 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:51.475 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:51.585 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:51.715 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:51.785 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:51.895 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:51.995 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:52.035 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:06:52.075 I/Gecko (10446): *** AUS:SVC UpdateService:_offlineStatusChanged - network is online, forcing another background check
09-02 10:06:52.075 E/GeckoConsole(10446): AUS:SVC UpdateService:_offlineStatusChanged - network is online, forcing another background check
09-02 10:06:52.075 I/Gecko (10446): *** AUS:SVC UpdateService:_attemptResume
09-02 10:06:52.075 E/GeckoConsole(10446): AUS:SVC UpdateService:_attemptResume
09-02 10:06:52.075 I/Gecko (10446): *** AUS:SVC Checker: checkForUpdates, force: false
09-02 10:06:52.075 E/GeckoConsole(10446): AUS:SVC Checker: checkForUpdates, force: false
09-02 10:06:52.075 I/Gecko (10446): *** AUS:SVC Checker:getUpdateURL - update URL: https://aus4.mozilla.org/update/3/B2G/30.0/20140901160204/scx15_sp7715ga/en-US/default/Boot2Gecko%201.4.0.0-prerelease/default/default/update.xml
09-02 10:06:52.075 E/GeckoConsole(10446): AUS:SVC Checker:getUpdateURL - update URL: https://aus4.mozilla.org/update/3/B2G/30.0/20140901160204/scx15_sp7715ga/en-US/default/Boot2Gecko%201.4.0.0-prerelease/default/default/update.xml
09-02 10:06:52.095 I/Gecko (10446): *** AUS:SVC Checker:checkForUpdates - sending request to: https://aus4.mozilla.org/update/3/B2G/30.0/20140901160204/scx15_sp7715ga/en-US/default/Boot2Gecko%201.4.0.0-prerelease/default/default/update.xml
09-02 10:06:52.095 E/GeckoConsole(10446): AUS:SVC Checker:checkForUpdates - sending request to: https://aus4.mozilla.org/update/3/B2G/30.0/20140901160204/scx15_sp7715ga/en-US/default/Boot2Gecko%201.4.0.0-prerelease/default/default/update.xml
09-02 10:06:52.535 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: associated
09-02 10:06:52.655 I/Gecko (10446): 1409623612666 Marionette INFO sendToClient: {"from":"0","value":true}, {b9575f79-f602-45d9-a314-a48ca25f22d7}, {b9575f79-f602-45d9-a314-a48ca25f22d7}
09-02 10:06:52.655 E/GeckoConsole(10446): Content JS LOG at dummy file:600 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: connection status: connected
09-02 10:06:52.655 E/GeckoConsole(10446): Content JS LOG at dummy file:596 in GaiaDataLayer.connectToWiFi/req.onsuccess/<: success connecting to network with ssid 'Mozilla Mobile'
09-02 10:06:52.955 I/Gecko (10446): 1409623612969 Marionette DEBUG Got request: execute, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"return window.navigator.onLine;","newSandbox":true,"args":[],"filename":"gaia_test.py","line":689}}, id: {0b27be99-880f-410c-a95a-eeebed073229}
09-02 10:06:53.005 I/Gecko (10446): 1409623613022 Marionette INFO sendToClient: {"from":"0","value":true}, {0b27be99-880f-410c-a95a-eeebed073229}, {0b27be99-880f-410c-a95a-eeebed073229}
09-02 10:06:53.025 I/Gecko (10446): 1409623613042 Marionette DEBUG Got request: execute, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"return window.navigator.onLine;","newSandbox":true,"args":[],"filename":"gaia_test.py","line":689}}, id: {93deab68-c2b9-4708-8a81-7c061807e555}
09-02 10:06:53.095 D/refnotify(10664): Enter RefNotify main
09-02 10:06:53.095 D/refnotify(10664): Enter RefNotify main td_flag 1
09-02 10:06:53.095 E/refnotify(10664): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:06:53.105 I/Gecko (10446): 1409623613119 Marionette INFO sendToClient: {"from":"0","value":true}, {93deab68-c2b9-4708-8a81-7c061807e555}, {93deab68-c2b9-4708-8a81-7c061807e555}
09-02 10:06:53.165 I/Gecko (10446): 1409623613183 Marionette INFO sendToClient: {"from":"0","ok":true}, {ae5430c8-1b0d-4cde-b653-8d518742e741}, {ae5430c8-1b0d-4cde-b653-8d518742e741}
09-02 10:06:53.195 I/Gecko (10446): 1409623613205 Marionette INFO sendToClient: {"from":"0","ok":true}, {f0a8f85f-2163-4c2f-b71f-7b3ea73ca017}, {f0a8f85f-2163-4c2f-b71f-7b3ea73ca017}
09-02 10:06:53.225 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:53.225 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4087000 and the size is 0x900
09-02 10:06:53.225 D/gralloc.scx15(10446): alloc_device_alloc handle:0xb0d874c0 end err is 0
09-02 10:06:53.225 I/Gecko (10446): 1409623613242 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {c95fe901-e681-416e-af04-e08f1d6e58b5}
09-02 10:06:53.235 I/Gecko (10446): 1409623613245 Marionette INFO Switched to frame: {"frameValue":null}
09-02 10:06:54.663 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:54.673 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb3675000 and the size is 0x900
09-02 10:06:54.673 D/gralloc.scx15(10446): alloc_device_alloc handle:0xb0d87ca0 end err is 0
09-02 10:06:54.743 I/Gecko (10446): 1409623614760 Marionette INFO sendToClient: {"from":"0","ok":true}, {c95fe901-e681-416e-af04-e08f1d6e58b5}, {c95fe901-e681-416e-af04-e08f1d6e58b5}
09-02 10:06:54.783 I/Gecko (10446): 1409623614799 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {2c9082ed-82df-479d-977e-fc545ffcbc04}
09-02 10:06:54.793 I/Gecko (10446): 1409623614806 Marionette INFO Switched to frame: {"frameValue":null}
09-02 10:06:54.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:54.883 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb3673000 and the size is 0x900
09-02 10:06:54.883 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaf1eb2e0 end err is 0
09-02 10:06:54.893 I/Gecko (10446): 1409623614912 Marionette INFO sendToClient: {"from":"0","ok":true}, {2c9082ed-82df-479d-977e-fc545ffcbc04}, {2c9082ed-82df-479d-977e-fc545ffcbc04}
09-02 10:06:54.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xb0d874c0 start
09-02 10:06:54.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xb0d874c0 flags:0x4 start
09-02 10:06:54.903 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4087000 size of 0x900 will be free
09-02 10:06:54.903 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:54.913 I/Gecko (10446): 1409623614923 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"return GaiaApps.displayedApp();","newSandbox":true,"args":[],"filename":"gaia_test.py","line":66}}, id: {32644b4e-0fb2-4f77-8234-81783e2ff92d}
09-02 10:06:54.963 I/Gecko (10446): 1409623614974 Marionette INFO sendToClient: {"from":"0","value":{"frame":{"ELEMENT":"{4b8d78d1-371a-483f-b9d7-b4a134ae5c3e}"},"src":"app://homescreen.gaiamobile.org/index.html#root","name":"Homescreen","origin":"homescreen"}}, {32644b4e-0fb2-4f77-8234-81783e2ff92d}, {32644b4e-0fb2-4f77-8234-81783e2ff92d}
09-02 10:06:54.973 E/GeckoConsole(10446): Content JS LOG at dummy file:353 in GaiaApps.displayedApp: app with origin 'homescreen' is displayed
09-02 10:06:54.973 I/Gecko (10446): 1409623614985 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"focus":true,"element":"{4b8d78d1-371a-483f-b9d7-b4a134ae5c3e}"}}, id: {59198e37-1ac7-4069-889b-0e7d0cd4c4fa}
09-02 10:06:54.973 I/Gecko (10446): 1409623614991 Marionette INFO Switched to frame: {"frameValue":"{4b8d78d1-371a-483f-b9d7-b4a134ae5c3e}"}
09-02 10:06:54.983 I/Gecko (10446): 1409623614999 Marionette INFO frame-manager load script: [object ChromeMessageSender]
09-02 10:06:55.093 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:55.093 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4087000 and the size is 0x900
09-02 10:06:55.093 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaf1eb8e0 end err is 0
09-02 10:06:55.123 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xb0d87ca0 start
09-02 10:06:55.123 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xb0d87ca0 flags:0x4 start
09-02 10:06:55.123 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb3675000 size of 0x900 will be free
09-02 10:06:55.123 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:55.253 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaf1eb2e0 start
09-02 10:06:55.253 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaf1eb2e0 flags:0x4 start
09-02 10:06:55.253 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb3673000 size of 0x900 will be free
09-02 10:06:55.253 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:55.263 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:06:55.263 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:06:55.293 I/Gecko (10446): 1409623615312 Marionette INFO sendToClient: {"from":"0","ok":true}, {59198e37-1ac7-4069-889b-0e7d0cd4c4fa}, {59198e37-1ac7-4069-889b-0e7d0cd4c4fa}
09-02 10:06:55.313 I/Gecko (10446): 1409623615325 Marionette DEBUG Got request: execute, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"\n var pageHelper = window.wrappedJSObject.GridManager.pageHelper;\n return pageHelper.getTotalPagesNumber();","newSandbox":true,"args":[],"filename":"app.py","line":104}}, id: {d6cdbcc8-8d45-4aac-ab41-fbe63eed2996}
09-02 10:06:55.353 I/Gecko (10446): 1409623615364 Marionette INFO sendToClient: {"from":"0","value":2}, {d6cdbcc8-8d45-4aac-ab41-fbe63eed2996}, {d6cdbcc8-8d45-4aac-ab41-fbe63eed2996}
09-02 10:06:55.353 I/Gecko (10446): 1409623615372 Marionette INFO sendToClient: {"from":"0","ok":true}, {23f76ad9-1db4-4579-84da-ec681d8cdf4f}, {23f76ad9-1db4-4579-84da-ec681d8cdf4f}
09-02 10:06:55.373 I/Gecko (10446): 1409623615390 Marionette INFO sendToClient: {"from":"0","value":{"ELEMENT":"{f33b886f-f9ac-4bf3-aade-e259b9165558}"}}, {326f3eef-ba52-483e-8a50-1519bfb49123}, {326f3eef-ba52-483e-8a50-1519bfb49123}
09-02 10:06:55.433 I/Gecko (10446): 1409623615443 Marionette INFO sendToClient: {"from":"0","value":false}, {eda05a6d-fa71-4149-a82c-e36082805f79}, {eda05a6d-fa71-4149-a82c-e36082805f79}
09-02 10:06:55.433 I/Gecko (10446): 1409623615450 Marionette INFO sendToClient: {"from":"0","ok":true}, {cdd4f056-bb4e-4862-a47b-0178f6082ff3}, {cdd4f056-bb4e-4862-a47b-0178f6082ff3}
09-02 10:06:55.443 I/Gecko (10446): 1409623615457 Marionette DEBUG Got request: execute, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"\n var pageHelper = window.wrappedJSObject.GridManager.pageHelper;\n return pageHelper.getCurrentPageNumber() < (pageHelper.getTotalPagesNumber() - 1);","newSandbox":true,"args":[],"filename":"app.py","line":111}}, id: {3ae5808a-44c2-406e-882d-1204aef0968e}
09-02 10:06:55.513 I/Gecko (10446): 1409623615530 Marionette INFO sendToClient: {"from":"0","value":true}, {3ae5808a-44c2-406e-882d-1204aef0968e}, {3ae5808a-44c2-406e-882d-1204aef0968e}
09-02 10:06:55.523 I/Gecko (10446): 1409623615537 Marionette DEBUG Got request: execute, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"window.wrappedJSObject.GridManager.goToNextPage()","newSandbox":true,"args":[],"filename":"app.py","line":59}}, id: {7d08d2d5-fc91-44e6-bc4f-3924479ffb83}
09-02 10:06:55.563 I/Gecko (10446): 1409623615573 Marionette INFO sendToClient: {"from":"0","value":null}, {7d08d2d5-fc91-44e6-bc4f-3924479ffb83}, {7d08d2d5-fc91-44e6-bc4f-3924479ffb83}
09-02 10:06:55.573 I/Gecko (10446): 1409623615585 Marionette INFO sendToClient: {"from":"0","value":{"ELEMENT":"{8ab93c5d-9440-49cb-a099-3741d3746513}"}}, {c9fb28cc-3f20-4e81-8c1d-1080643e36b9}, {c9fb28cc-3f20-4e81-8c1d-1080643e36b9}
09-02 10:06:55.623 E/GeckoConsole(10511): [JavaScript Warning: "Use of getAttributeNode() is deprecated. Use getAttribute() instead." {file: "chrome://marionette/content/atoms.js" line: 99}]
09-02 10:06:55.623 I/Gecko (10446): 1409623615639 Marionette INFO sendToClient: {"from":"0","value":null}, {732c31f4-53e9-4a1b-980b-560cf6da6477}, {732c31f4-53e9-4a1b-980b-560cf6da6477}
09-02 10:06:55.643 I/Gecko (10446): 1409623615653 Marionette INFO sendToClient: {"from":"0","ok":true}, {31dc1792-2e24-41c7-b21e-ae4a466d32af}, {31dc1792-2e24-41c7-b21e-ae4a466d32af}
09-02 10:06:55.663 I/Gecko (10446): 1409623615678 Marionette INFO sendToClient: {"from":"0","value":{"ELEMENT":"{f33b886f-f9ac-4bf3-aade-e259b9165558}"}}, {93f270b5-7d76-42a2-b0c1-e95c61b976b0}, {93f270b5-7d76-42a2-b0c1-e95c61b976b0}
09-02 10:06:55.773 I/Gecko (10446): 1409623615787 Marionette INFO sendToClient: {"from":"0","value":true}, {652f9c3a-fcd1-4082-a1b2-ebe8b39e760c}, {652f9c3a-fcd1-4082-a1b2-ebe8b39e760c}
09-02 10:06:55.783 I/Gecko (10446): 1409623615797 Marionette INFO sendToClient: {"from":"0","ok":true}, {7ddc3875-bcf2-4f56-a7ae-d95e92ff8186}, {7ddc3875-bcf2-4f56-a7ae-d95e92ff8186}
09-02 10:06:55.793 I/Gecko (10446): 1409623615810 Marionette INFO sendToClient: {"from":"0","value":{"ELEMENT":"{f33b886f-f9ac-4bf3-aade-e259b9165558}"}}, {edd6a77a-a9b6-4f15-b2b0-f7852d130d29}, {edd6a77a-a9b6-4f15-b2b0-f7852d130d29}
09-02 10:06:55.863 I/Gecko (10446): 1409623615882 Marionette INFO sendToClient: {"from":"0","ok":true}, {6a01a60b-b5b0-4d63-9806-768243f612b3}, {6a01a60b-b5b0-4d63-9806-768243f612b3}
09-02 10:06:55.883 I/Gecko (10446): 1409623615896 Marionette INFO sendToClient: {"from":"0","ok":true}, {a95508f3-2b8b-4dd7-b31f-67b1334974bd}, {a95508f3-2b8b-4dd7-b31f-67b1334974bd}
09-02 10:06:55.893 E/GeckoConsole(10511): [JavaScript Warning: "Use of attributes' specified attribute is deprecated. It always returns true." {file: "chrome://marionette/content/atoms.js" line: 99}]
09-02 10:06:55.903 I/Gecko (10446): 1409623615914 Marionette INFO sendToClient: {"from":"0","value":"Marketplace"}, {4b6bfa6f-2f9c-415b-85af-7d22d4263005}, {4b6bfa6f-2f9c-415b-85af-7d22d4263005}
09-02 10:06:56.023 I/Gecko (10511): 1409623616037 Marionette: emitting Touch event of type touchstart to element with id: and tag name: LI at coordinates (40, 132) relative to the viewport
09-02 10:06:56.043 I/Gecko (10511): 1409623616054 Marionette: emitting Touch event of type touchend to element with id: and tag name: LI at coordinates (40, 132) relative to the viewport
09-02 10:06:56.103 I/Gonk (10446): Setting nice for pid 10563 to 1
09-02 10:06:56.103 I/Gonk (10446): Changed nice for pid 10563 from 18 to 1.
09-02 10:06:56.153 I/Gecko (10511): 1409623616163 Marionette: emitting Mouse event of type mousemove at coordinates (40, 132) relative to the viewport
09-02 10:06:56.163 I/Gecko (10511): 1409623616177 Marionette: emitting Mouse event of type mousedown at coordinates (40, 132) relative to the viewport
09-02 10:06:56.233 D/gralloc.scx15(10446): alloc_device_alloc w:480, h:824, format:2 usage:0x133 start
09-02 10:06:56.243 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xab47d000 and the size is 0x182400
09-02 10:06:56.243 D/gralloc.scx15(10446): alloc_device_alloc handle:0xabdfd2e0 end err is 0
09-02 10:06:56.263 D/gralloc.scx15(10446): alloc_device_alloc w:480, h:824, format:2 usage:0x133 start
09-02 10:06:56.283 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xab177000 and the size is 0x182400
09-02 10:06:56.283 D/gralloc.scx15(10446): alloc_device_alloc handle:0xabdfd460 end err is 0
09-02 10:06:56.303 D/gralloc.scx15(10446): alloc_device_alloc w:480, h:32, format:2 usage:0x133 start
09-02 10:06:56.303 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb09b1000 and the size is 0xf000
09-02 10:06:56.303 D/gralloc.scx15(10446): alloc_device_alloc handle:0xabdfd6a0 end err is 0
09-02 10:06:56.313 D/gralloc.scx15(10446): alloc_device_alloc w:480, h:32, format:2 usage:0x133 start
09-02 10:06:56.313 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb0913000 and the size is 0xf000
09-02 10:06:56.313 D/gralloc.scx15(10446): alloc_device_alloc handle:0xabdfd820 end err is 0
09-02 10:06:56.333 I/Gecko (10511): 1409623616351 Marionette: emitting Mouse event of type mouseup at coordinates (40, 132) relative to the viewport
09-02 10:06:56.363 I/Gecko (10446): 1409623616377 Marionette INFO sendToClient: {"from":"0","ok":true}, {83312bf5-be7e-4e5e-b35b-64c5a69f2ed9}, {83312bf5-be7e-4e5e-b35b-64c5a69f2ed9}
09-02 10:06:56.443 I/Gecko (10446): 1409623616461 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {26f21c8a-a7cd-4e45-90b4-feeaa9b34e4b}
09-02 10:06:56.483 I/Gecko (10446): 1409623616502 Marionette INFO Switched to frame: {"frameValue":null}
09-02 10:06:56.513 I/Gonk (10446): Setting nice for pid 10511 to 18
09-02 10:06:56.523 I/Gonk (10446): Changed nice for pid 10511 from 1 to 18.
09-02 10:06:56.703 E/GeckoConsole(10563): [JavaScript Warning: "Error in parsing value for 'background-image'. Declaration dropped." {file: "app://marketplace.firefox.com/style.css" line: 64 column: 20 source: " background-image: -webkit-gradient(linear, left bottom, left top, from(#4cb1ff), to(#1793e5));"}]
09-02 10:06:56.703 E/GeckoConsole(10563): [JavaScript Warning: "Error in parsing value for 'background-image'. Declaration dropped." {file: "app://marketplace.firefox.com/style.css" line: 65 column: 20 source: " background-image: -webkit-linear-gradient(#4cb1ff, #1793e5);"}]
09-02 10:06:56.703 E/GeckoConsole(10563): [JavaScript Warning: "Error in parsing value for 'box-shadow'. Declaration dropped." {file: "app://marketplace.firefox.com/style.css" line: 70 column: 15 source: " box-shadow: 0, 0 -2px 0 0 rgba(255,255,255,0.1) inset;"}]
09-02 10:06:56.703 E/GeckoConsole(10563): [JavaScript Warning: "Error in parsing value for 'background-image'. Declaration dropped." {file: "app://marketplace.firefox.com/style.css" line: 96 column: 20 source: " background-image: -webkit-gradient(linear, left bottom, left top, from(#2ba3ff), to(#1584ce));"}]
09-02 10:06:56.703 E/GeckoConsole(10563): [JavaScript Warning: "Error in parsing value for 'background-image'. Declaration dropped." {file: "app://marketplace.firefox.com/style.css" line: 97 column: 20 source: " background-image: -webkit-linear-gradient(#2ba3ff, #1584ce);"}]
09-02 10:06:56.733 D/gralloc.scx15(10446): alloc_device_alloc w:480, h:824, format:2 usage:0x133 start
09-02 10:06:56.753 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xaae71000 and the size is 0x182400
09-02 10:06:56.753 D/gralloc.scx15(10446): alloc_device_alloc handle:0xabdfdc40 end err is 0
09-02 10:06:56.783 D/gralloc.scx15(10446): alloc_device_alloc w:480, h:824, format:2 usage:0x133 start
09-02 10:06:56.803 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xaab6b000 and the size is 0x182400
09-02 10:06:56.803 D/gralloc.scx15(10446): alloc_device_alloc handle:0xabdfddc0 end err is 0
09-02 10:06:56.813 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xabdfd2e0 start
09-02 10:06:56.813 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xabdfd2e0 flags:0x4 start
09-02 10:06:56.813 D/gralloc.scx15(10446): alloc_device_free the vadress 0xab47d000 size of 0x182400 will be free
09-02 10:06:56.813 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:56.813 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xabdfd460 start
09-02 10:06:56.813 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xabdfd460 flags:0x4 start
09-02 10:06:56.813 D/gralloc.scx15(10446): alloc_device_free the vadress 0xab177000 size of 0x182400 will be free
09-02 10:06:56.813 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:56.823 I/Gecko (10446): 1409623616837 Marionette INFO sendToClient: {"from":"0","ok":true}, {26f21c8a-a7cd-4e45-90b4-feeaa9b34e4b}, {26f21c8a-a7cd-4e45-90b4-feeaa9b34e4b}
09-02 10:06:56.833 I/Gecko (10446): 1409623616851 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"return GaiaApps.displayedApp();","newSandbox":true,"args":[],"filename":"gaia_test.py","line":66}}, id: {d9687ba3-c189-4924-8727-65042b9b51aa}
09-02 10:06:56.893 I/Gecko (10446): 1409623616907 Marionette INFO sendToClient: {"from":"0","value":{"frame":{"ELEMENT":"{843bd314-b4f8-409a-8651-bbdd73b8ab69}"},"src":"app://marketplace.firefox.com/index.html","name":"Marketplace","origin":"app://marketplace.firefox.com"}}, {d9687ba3-c189-4924-8727-65042b9b51aa}, {d9687ba3-c189-4924-8727-65042b9b51aa}
09-02 10:06:56.903 I/Gecko (10446): 1409623616918 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {bf82fccf-1c32-43a3-85f2-133ec46b7345}
09-02 10:06:56.903 I/Gecko (10446): 1409623616920 Marionette INFO Switched to frame: {"frameValue":null}
09-02 10:06:56.913 E/GeckoConsole(10446): Content JS LOG at dummy file:353 in GaiaApps.displayedApp: app with origin 'app://marketplace.firefox.com' is displayed
09-02 10:06:57.033 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xafaa6340 start
09-02 10:06:57.033 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xafaa6340 flags:0x4 start
09-02 10:06:57.033 D/gralloc.scx15(10446): alloc_device_free the vadress 0xabefa000 size of 0x182400 will be free
09-02 10:06:57.033 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:57.053 E/GeckoConsole(10563): Content JS LOG at app://marketplace.firefox.com/main.js:5 in log: [yulelog] MKT_URL: https://marketplace.firefox.com
09-02 10:06:57.053 E/GeckoConsole(10563): Content JS LOG at app://marketplace.firefox.com/main.js:5 in log: [yulelog] navigator.mozMobileConnections available
09-02 10:06:57.053 E/GeckoConsole(10563): Content JS LOG at app://marketplace.firefox.com/main.js:5 in log: [yulelog] navigator.mozMobileConnections[0].lastKnownNetwork: 466-92
09-02 10:06:57.053 E/GeckoConsole(10563): Content JS LOG at app://marketplace.firefox.com/main.js:5 in log: [yulelog] navigator.mozMobileConnections[0].lastKnownHomeNetwork:
09-02 10:06:57.053 E/GeckoConsole(10563): Content JS LOG at app://marketplace.firefox.com/main.js:5 in log: [yulelog] navigator.mozMobileConnections[1].lastKnownNetwork:
09-02 10:06:57.053 E/GeckoConsole(10563): Content JS LOG at app://marketplace.firefox.com/main.js:5 in log: [yulelog] navigator.mozMobileConnections[1].lastKnownHomeNetwork:
09-02 10:06:57.053 E/GeckoConsole(10563): Content JS LOG at app://marketplace.firefox.com/main.js:5 in log: [yulelog] MCCs: [{"mcc":"466","mnc":"92"},{"mcc":"","mnc":""}]
09-02 10:06:57.053 E/GeckoConsole(10563): Content JS LOG at app://marketplace.firefox.com/main.js:5 in log: [yulelog] Activity support? true
09-02 10:06:57.063 I/Gecko (10446): 1409623617077 Marionette INFO sendToClient: {"from":"0","ok":true}, {bf82fccf-1c32-43a3-85f2-133ec46b7345}, {bf82fccf-1c32-43a3-85f2-133ec46b7345}
09-02 10:06:57.073 E/GeckoConsole(10563): Content JS LOG at app://marketplace.firefox.com/main.js:5 in log: [yulelog] Checking for network connection ...
09-02 10:06:57.073 E/GeckoConsole(10563): Content JS LOG at app://marketplace.firefox.com/main.js:5 in log: [yulelog] Network connection found; showing iframe ...
09-02 10:06:57.083 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:57.083 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb3675000 and the size is 0x900
09-02 10:06:57.083 D/gralloc.scx15(10446): alloc_device_alloc handle:0xb0d87ee0 end err is 0
09-02 10:06:57.103 I/Gecko (10446): 1409623617116 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"id":null,"focus":true}}, id: {8939c177-794d-4f6d-a53d-603eaf4222d8}
09-02 10:06:57.103 I/Gecko (10446): 1409623617117 Marionette INFO Switched to frame: {"frameValue":null}
09-02 10:06:57.143 E/GeckoConsole(10563): Content JS LOG at app://marketplace.firefox.com/main.js:5 in log: [yulelog] Checking for network connection ...
09-02 10:06:57.143 E/GeckoConsole(10563): Content JS LOG at app://marketplace.firefox.com/main.js:5 in log: [yulelog] Network connection found; showing iframe ...
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xafaa6280 start
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xafaa6280 flags:0x4 start
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free the vadress 0xac07d000 size of 0x182400 will be free
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeb07820 start
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeb07820 flags:0x4 start
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free the vadress 0xadb3c000 size of 0x61080 will be free
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac2fbee0 start
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac2fbee0 flags:0x4 start
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free the vadress 0xadb9e000 size of 0x61080 will be free
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae6570a0 start
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae6570a0 flags:0x4 start
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free the vadress 0xada8d000 size of 0xae740 will be free
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae657580 start
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae657580 flags:0x4 start
09-02 10:06:57.143 D/gralloc.scx15(10446): alloc_device_free the vadress 0xabe4b000 size of 0xae740 will be free
09-02 10:06:57.153 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:57.153 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d160 start
09-02 10:06:57.153 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d160 flags:0x4 start
09-02 10:06:57.153 D/gralloc.scx15(10446): alloc_device_free the vadress 0xae311000 size of 0x34f80 will be free
09-02 10:06:57.153 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:57.153 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d220 start
09-02 10:06:57.153 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d220 flags:0x4 start
09-02 10:06:57.153 D/gralloc.scx15(10446): alloc_device_free the vadress 0xadd51000 size of 0x34f80 will be free
09-02 10:06:57.153 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:57.203 I/Gecko (10446): 1409623617219 Marionette INFO sendToClient: {"from":"0","ok":true}, {8939c177-794d-4f6d-a53d-603eaf4222d8}, {8939c177-794d-4f6d-a53d-603eaf4222d8}
09-02 10:06:57.213 I/Gecko (10446): 1409623617225 Marionette DEBUG Got request: executeWithCallback, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeAsyncScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"return GaiaApps.displayedApp();","newSandbox":true,"args":[],"filename":"gaia_test.py","line":66}}, id: {c14682e7-02fa-4769-8fa2-6555f1db4eaf}
09-02 10:06:57.243 I/Gecko (10446): 1409623617258 Marionette INFO sendToClient: {"from":"0","value":{"frame":{"ELEMENT":"{843bd314-b4f8-409a-8651-bbdd73b8ab69}"},"src":"app://marketplace.firefox.com/index.html","name":"Marketplace","origin":"app://marketplace.firefox.com"}}, {c14682e7-02fa-4769-8fa2-6555f1db4eaf}, {c14682e7-02fa-4769-8fa2-6555f1db4eaf}
09-02 10:06:57.253 I/Gecko (10446): 1409623617267 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"focus":true,"element":"{843bd314-b4f8-409a-8651-bbdd73b8ab69}"}}, id: {fec47443-01bc-4048-b581-3cb812ccc4b5}
09-02 10:06:57.273 I/Gecko (10446): 1409623617286 Marionette INFO Switched to frame: {"frameValue":"{843bd314-b4f8-409a-8651-bbdd73b8ab69}"}
09-02 10:06:57.273 E/GeckoConsole(10446): Content JS LOG at dummy file:353 in GaiaApps.displayedApp: app with origin 'app://marketplace.firefox.com' is displayed
09-02 10:06:57.273 I/Gecko (10446): 1409623617289 Marionette INFO trying remote frame 0
09-02 10:06:57.283 I/Gecko (10446): 1409623617294 Marionette INFO frame-manager load script: [object ChromeMessageSender]
09-02 10:06:57.293 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:57.293 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb3673000 and the size is 0x900
09-02 10:06:57.293 D/gralloc.scx15(10446): alloc_device_alloc handle:0xad394f40 end err is 0
09-02 10:06:57.333 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaf1eb8e0 start
09-02 10:06:57.333 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaf1eb8e0 flags:0x4 start
09-02 10:06:57.333 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4087000 size of 0x900 will be free
09-02 10:06:57.333 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:57.503 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:57.503 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4087000 and the size is 0x900
09-02 10:06:57.503 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae657580 end err is 0
09-02 10:06:57.513 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xb0d87ee0 start
09-02 10:06:57.513 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xb0d87ee0 flags:0x4 start
09-02 10:06:57.513 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb3675000 size of 0x900 will be free
09-02 10:06:57.513 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:57.643 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:06:57.653 I/Gecko (10446): 1409623617664 Marionette INFO sendToClient: {"from":"0","ok":true}, {fec47443-01bc-4048-b581-3cb812ccc4b5}, {fec47443-01bc-4048-b581-3cb812ccc4b5}
09-02 10:06:57.663 I/Gecko (10446): 1409623617679 Marionette INFO sendToClient: {"from":"0","ok":true}, {921aac11-c541-446c-a7fa-ee46193b341a}, {921aac11-c541-446c-a7fa-ee46193b341a}
09-02 10:06:57.683 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:57.683 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb3675000 and the size is 0x900
09-02 10:06:57.683 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaf296040 end err is 0
09-02 10:06:57.693 I/Gecko (10446): 1409623617708 Marionette INFO sendToClient: {"from":"0","error":{"message":"Unable to locate element: div.loading-fragment","status":7,"stacktrace":null}}, {7aecfa4b-a7f7-449c-b249-abf6c877582d}, {7aecfa4b-a7f7-449c-b249-abf6c877582d}
09-02 10:06:57.693 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xad394f40 start
09-02 10:06:57.693 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xad394f40 flags:0x4 start
09-02 10:06:57.693 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb3673000 size of 0x900 will be free
09-02 10:06:57.693 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:57.703 I/Gecko (10446): 1409623617717 Marionette INFO sendToClient: {"from":"0","ok":true}, {97ce8746-a6c9-4171-8725-6118ae685143}, {97ce8746-a6c9-4171-8725-6118ae685143}
09-02 10:06:57.773 I/Gecko (10446): 1409623617786 Marionette INFO sendToClient: {"from":"0","value":{"ELEMENT":"{a13e47dc-80b3-4338-a63d-6d189a369968}"}}, {0b7f64dc-133b-47c6-a5ca-c01051319a82}, {0b7f64dc-133b-47c6-a5ca-c01051319a82}
09-02 10:06:57.863 I/Gecko (10446): 1409623617876 Marionette DEBUG Got request: switchToFrame, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0","takesScreenshot":true,"appBuildId":"20140901160204","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0","device":"scx15_sp7715ga","b2g":true,"nativeEvents":false,"platformVersion":"30.0","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"switchToFrame","parameters":{"focus":true,"element":"{a13e47dc-80b3-4338-a63d-6d189a369968}"}}, id: {9c151516-1d19-48de-976b-291c49e63cc2}
09-02 10:06:57.863 I/Gecko (10446): 1409623617882 Marionette INFO Switched to frame: {"frameValue":"{a13e47dc-80b3-4338-a63d-6d189a369968}"}
09-02 10:06:57.933 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:57.933 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb3671000 and the size is 0x900
09-02 10:06:57.933 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaf2963a0 end err is 0
09-02 10:06:57.963 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae657580 start
09-02 10:06:57.963 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae657580 flags:0x4 start
09-02 10:06:57.963 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4087000 size of 0x900 will be free
09-02 10:06:57.963 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:58.063 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:58.063 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4087000 and the size is 0x900
09-02 10:06:58.063 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae657580 end err is 0
09-02 10:06:58.073 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaf296040 start
09-02 10:06:58.073 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaf296040 flags:0x4 start
09-02 10:06:58.073 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb3675000 size of 0x900 will be free
09-02 10:06:58.073 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:58.143 E/ (10625): handle_top_logdir: slog use external storage [17]
09-02 10:06:58.143 E/ (10625): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:06:58.163 E/ (10673): main: slog begin to work. [12]
09-02 10:06:58.183 E/ (10673): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:06:58.263 E/ (10673): handle_kmemleak: handle_kmemleak: off
09-02 10:06:58.263 E/ (10673): [17]
09-02 10:06:58.303 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:58.303 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb3675000 and the size is 0x900
09-02 10:06:58.303 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaf296460 end err is 0
09-02 10:06:58.313 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaf2963a0 start
09-02 10:06:58.313 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaf2963a0 flags:0x4 start
09-02 10:06:58.313 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb3671000 size of 0x900 will be free
09-02 10:06:58.313 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:58.393 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae657580 start
09-02 10:06:58.393 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae657580 flags:0x4 start
09-02 10:06:58.393 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4087000 size of 0x900 will be free
09-02 10:06:58.393 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:58.683 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:58.683 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4087000 and the size is 0x900
09-02 10:06:58.683 D/gralloc.scx15(10446): alloc_device_alloc handle:0xabdfda00 end err is 0
09-02 10:06:58.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:58.893 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb366f000 and the size is 0x900
09-02 10:06:58.893 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac42d0a0 end err is 0
09-02 10:06:58.913 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaf296460 start
09-02 10:06:58.913 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaf296460 flags:0x4 start
09-02 10:06:58.913 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb3675000 size of 0x900 will be free
09-02 10:06:58.913 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:59.083 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:59.083 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb3675000 and the size is 0x900
09-02 10:06:59.083 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac42d940 end err is 0
09-02 10:06:59.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xabdfda00 start
09-02 10:06:59.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xabdfda00 flags:0x4 start
09-02 10:06:59.103 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4087000 size of 0x900 will be free
09-02 10:06:59.103 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:59.283 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:59.293 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4087000 and the size is 0x900
09-02 10:06:59.293 D/gralloc.scx15(10446): alloc_device_alloc handle:0xabdfda00 end err is 0
09-02 10:06:59.303 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d0a0 start
09-02 10:06:59.303 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d0a0 flags:0x4 start
09-02 10:06:59.303 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb366f000 size of 0x900 will be free
09-02 10:06:59.303 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:59.483 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:59.483 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb366f000 and the size is 0x900
09-02 10:06:59.483 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac42d0a0 end err is 0
09-02 10:06:59.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d940 start
09-02 10:06:59.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d940 flags:0x4 start
09-02 10:06:59.503 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb3675000 size of 0x900 will be free
09-02 10:06:59.503 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:59.603 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xabdfda00 start
09-02 10:06:59.603 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xabdfda00 flags:0x4 start
09-02 10:06:59.603 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4087000 size of 0x900 will be free
09-02 10:06:59.603 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:06:59.953 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:06:59.953 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4087000 and the size is 0x900
09-02 10:06:59.953 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac42d1c0 end err is 0
09-02 10:07:00.083 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:00.083 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb271d000 and the size is 0x900
09-02 10:07:00.083 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac45a520 end err is 0
09-02 10:07:00.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d0a0 start
09-02 10:07:00.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d0a0 flags:0x4 start
09-02 10:07:00.103 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb366f000 size of 0x900 will be free
09-02 10:07:00.103 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:00.223 D/refnotify(10683): Enter RefNotify main
09-02 10:07:00.223 D/refnotify(10683): Enter RefNotify main td_flag 1
09-02 10:07:00.223 E/refnotify(10683): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:07:00.263 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:07:00.263 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:07:00.283 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:00.283 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb366f000 and the size is 0x900
09-02 10:07:00.283 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac2fbe80 end err is 0
09-02 10:07:00.303 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d1c0 start
09-02 10:07:00.303 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d1c0 flags:0x4 start
09-02 10:07:00.303 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4087000 size of 0x900 will be free
09-02 10:07:00.303 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:00.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a520 start
09-02 10:07:00.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a520 flags:0x4 start
09-02 10:07:00.503 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb271d000 size of 0x900 will be free
09-02 10:07:00.503 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:00.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac2fbe80 start
09-02 10:07:00.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac2fbe80 flags:0x4 start
09-02 10:07:00.503 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb366f000 size of 0x900 will be free
09-02 10:07:00.503 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:01.193 I/Gonk (10446): Setting nice for pid 10685 to 18
09-02 10:07:01.193 I/Gonk (10446): Changed nice for pid 10685 from 0 to 18.
09-02 10:07:01.683 I/Gecko (10685): ###################################### forms.js loaded
09-02 10:07:01.703 I/Gecko (10685): ############################### browserElementPanning.js loaded
09-02 10:07:01.713 I/Gecko (10685): ######################## BrowserElementChildPreload.js loaded
09-02 10:07:02.653 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:07:03.533 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:03.533 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4087000 and the size is 0x900
09-02 10:07:03.533 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac45a040 end err is 0
09-02 10:07:03.713 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:03.713 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb366f000 and the size is 0x900
09-02 10:07:03.713 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac495520 end err is 0
09-02 10:07:03.893 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:03.893 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb09ef000 and the size is 0x900
09-02 10:07:03.893 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac495a00 end err is 0
09-02 10:07:03.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a040 start
09-02 10:07:03.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a040 flags:0x4 start
09-02 10:07:03.903 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4087000 size of 0x900 will be free
09-02 10:07:03.903 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:04.043 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac495520 start
09-02 10:07:04.043 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac495520 flags:0x4 start
09-02 10:07:04.043 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb366f000 size of 0x900 will be free
09-02 10:07:04.043 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:04.283 D/refnotify(10695): Enter RefNotify main
09-02 10:07:04.283 D/refnotify(10695): Enter RefNotify main td_flag 1
09-02 10:07:04.283 E/refnotify(10695): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:07:05.263 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:07:05.263 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:07:05.283 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:05.283 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:05.283 D/gralloc.scx15(10446): alloc_device_alloc handle:0xabdfd940 end err is 0
09-02 10:07:05.483 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:05.483 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:05.483 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac42d0a0 end err is 0
09-02 10:07:05.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac495a00 start
09-02 10:07:05.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac495a00 flags:0x4 start
09-02 10:07:05.503 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb09ef000 size of 0x900 will be free
09-02 10:07:05.503 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:05.633 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xabdfd940 start
09-02 10:07:05.633 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xabdfd940 flags:0x4 start
09-02 10:07:05.633 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:05.633 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:07.653 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:07:08.263 E/ (10673): handle_top_logdir: slog use external storage [17]
09-02 10:07:08.273 E/ (10673): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:07:08.293 E/ (10697): main: slog begin to work. [12]
09-02 10:07:08.293 E/ (10697): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:07:08.333 E/ (10697): handle_kmemleak: handle_kmemleak: off
09-02 10:07:08.333 E/ (10697): [17]
09-02 10:07:08.683 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:08.693 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:08.693 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac45a280 end err is 0
09-02 10:07:08.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:08.883 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:07:08.883 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac495520 end err is 0
09-02 10:07:08.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d0a0 start
09-02 10:07:08.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d0a0 flags:0x4 start
09-02 10:07:08.903 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:08.903 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:09.083 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:09.083 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:09.083 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac42d0a0 end err is 0
09-02 10:07:09.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a280 start
09-02 10:07:09.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a280 flags:0x4 start
09-02 10:07:09.103 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:09.103 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:09.303 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac495520 start
09-02 10:07:09.303 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac495520 flags:0x4 start
09-02 10:07:09.303 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:07:09.303 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:09.313 D/refnotify(10706): Enter RefNotify main
09-02 10:07:09.323 D/refnotify(10706): Enter RefNotify main td_flag 1
09-02 10:07:09.323 E/refnotify(10706): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:07:09.893 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:09.893 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:09.893 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac45a280 end err is 0
09-02 10:07:10.123 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:10.123 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:07:10.123 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac495580 end err is 0
09-02 10:07:10.133 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d0a0 start
09-02 10:07:10.133 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d0a0 flags:0x4 start
09-02 10:07:10.133 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:10.133 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:10.273 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:07:10.273 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:07:10.313 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a280 start
09-02 10:07:10.313 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a280 flags:0x4 start
09-02 10:07:10.313 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:10.313 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:10.313 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac495580 start
09-02 10:07:10.313 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac495580 flags:0x4 start
09-02 10:07:10.313 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:07:10.313 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:12.643 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:07:13.103 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:13.103 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:13.103 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac42d1c0 end err is 0
09-02 10:07:13.343 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:13.343 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:13.343 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac45a3a0 end err is 0
09-02 10:07:13.503 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:13.503 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:07:13.503 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac4959a0 end err is 0
09-02 10:07:13.523 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d1c0 start
09-02 10:07:13.523 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d1c0 flags:0x4 start
09-02 10:07:13.523 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:13.523 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:13.693 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:13.693 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:13.693 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac42d1c0 end err is 0
09-02 10:07:13.723 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a3a0 start
09-02 10:07:13.723 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a3a0 flags:0x4 start
09-02 10:07:13.723 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:13.723 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:13.763 D/refnotify( 115): RefNotify ready to do cmd
09-02 10:07:13.763 D/refnotify( 115): RefNotify_DoCmd, 4
09-02 10:07:13.763 D/refnotify( 115): RefNotify main: wait for modem notify event ...
09-02 10:07:13.763 D/refnotify( 115): RefNotify ready to do cmd
09-02 10:07:13.763 D/refnotify( 115): RefNotify_DoCmd, 3
09-02 10:07:13.763 D/refnotify( 115): RefNotify main: wait for modem notify event ...
09-02 10:07:13.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:13.883 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:13.883 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac45a280 end err is 0
09-02 10:07:13.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac4959a0 start
09-02 10:07:13.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac4959a0 flags:0x4 start
09-02 10:07:13.903 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:07:13.903 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:14.083 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:14.083 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:07:14.083 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac4959a0 end err is 0
09-02 10:07:14.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d1c0 start
09-02 10:07:14.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d1c0 flags:0x4 start
09-02 10:07:14.103 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:14.103 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:14.303 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a280 start
09-02 10:07:14.303 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a280 flags:0x4 start
09-02 10:07:14.303 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:14.303 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:14.353 D/refnotify(10711): Enter RefNotify main
09-02 10:07:14.353 D/refnotify(10711): Enter RefNotify main td_flag 1
09-02 10:07:14.353 E/refnotify(10711): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:07:14.963 E/Profiler(10446): BPUnw: [13 total] thread_unregister_for_profiling(me=0x1552c80)
09-02 10:07:15.273 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:07:15.273 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:07:15.283 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:15.283 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:15.283 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac42d160 end err is 0
09-02 10:07:15.483 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:15.483 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:15.483 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac45a280 end err is 0
09-02 10:07:15.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac4959a0 start
09-02 10:07:15.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac4959a0 flags:0x4 start
09-02 10:07:15.503 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:07:15.503 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:15.713 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d160 start
09-02 10:07:15.713 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d160 flags:0x4 start
09-02 10:07:15.713 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:15.713 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:15.713 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a280 start
09-02 10:07:15.713 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a280 flags:0x4 start
09-02 10:07:15.713 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:15.713 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:17.493 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:17.493 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:17.493 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac2fbee0 end err is 0
09-02 10:07:17.653 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:07:17.693 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:17.693 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:17.693 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac45a280 end err is 0
09-02 10:07:17.893 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:17.893 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:07:17.893 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac4959a0 end err is 0
09-02 10:07:17.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac2fbee0 start
09-02 10:07:17.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac2fbee0 flags:0x4 start
09-02 10:07:17.903 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:17.903 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:18.063 E/Profiler(10446): BPUnw: [12 total] thread_unregister_for_profiling(me=0x1553110)
09-02 10:07:18.083 E/Profiler(10446): BPUnw: [11 total] thread_unregister_for_profiling(me=0x1555198)
09-02 10:07:18.093 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:18.093 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:18.093 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac2fbd60 end err is 0
09-02 10:07:18.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a280 start
09-02 10:07:18.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a280 flags:0x4 start
09-02 10:07:18.103 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:18.103 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:18.193 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac4959a0 start
09-02 10:07:18.193 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac4959a0 flags:0x4 start
09-02 10:07:18.193 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:07:18.193 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:18.343 E/ (10697): handle_top_logdir: slog use external storage [17]
09-02 10:07:18.343 E/ (10697): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:07:18.363 E/ (10713): main: slog begin to work. [12]
09-02 10:07:18.363 E/ (10713): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:07:18.403 E/ (10713): handle_kmemleak: handle_kmemleak: off
09-02 10:07:18.403 E/ (10713): [17]
09-02 10:07:19.383 D/refnotify(10719): Enter RefNotify main
09-02 10:07:19.383 D/refnotify(10719): Enter RefNotify main td_flag 1
09-02 10:07:19.383 E/refnotify(10719): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:07:20.273 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:07:20.273 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:07:22.643 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:07:22.673 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac2fbd60 start
09-02 10:07:22.673 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac2fbd60 flags:0x4 start
09-02 10:07:22.673 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:22.673 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:22.693 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:22.693 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:22.693 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac42d220 end err is 0
09-02 10:07:22.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:22.883 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4096000 and the size is 0x900
09-02 10:07:22.883 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac42d880 end err is 0
09-02 10:07:23.083 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:23.083 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:07:23.083 D/gralloc.scx15(10446): alloc_device_alloc handle:0xac45a3a0 end err is 0
09-02 10:07:23.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d220 start
09-02 10:07:23.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d220 flags:0x4 start
09-02 10:07:23.103 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:23.103 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:23.203 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d880 start
09-02 10:07:23.203 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac42d880 flags:0x4 start
09-02 10:07:23.203 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4096000 size of 0x900 will be free
09-02 10:07:23.203 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:23.523 E/Profiler(10446): BPUnw: [10 total] thread_unregister_for_profiling(me=0x1553870)
09-02 10:07:24.423 D/refnotify(10721): Enter RefNotify main
09-02 10:07:24.423 D/refnotify(10721): Enter RefNotify main td_flag 1
09-02 10:07:24.423 E/refnotify(10721): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:07:24.783 E/Profiler(10446): BPUnw: [9 total] thread_unregister_for_profiling(me=0x156dc08)
09-02 10:07:24.813 E/Profiler(10446): BPUnw: [8 total] thread_unregister_for_profiling(me=0x1553358)
09-02 10:07:25.273 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:07:25.273 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:07:27.653 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:07:28.403 E/ (10713): handle_top_logdir: slog use external storage [17]
09-02 10:07:28.403 E/ (10713): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:07:28.423 E/ (10724): main: slog begin to work. [12]
09-02 10:07:28.433 E/ (10724): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:07:28.473 E/ (10724): handle_kmemleak: handle_kmemleak: off
09-02 10:07:28.473 E/ (10724): [17]
09-02 10:07:29.313 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:29.313 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:29.313 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae870ca0 end err is 0
09-02 10:07:29.453 D/refnotify(10730): Enter RefNotify main
09-02 10:07:29.453 D/refnotify(10730): Enter RefNotify main td_flag 1
09-02 10:07:29.453 E/refnotify(10730): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:07:29.483 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:29.483 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:29.483 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae967640 end err is 0
09-02 10:07:29.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a3a0 start
09-02 10:07:29.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xac45a3a0 flags:0x4 start
09-02 10:07:29.503 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:07:29.503 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:29.713 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870ca0 start
09-02 10:07:29.713 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870ca0 flags:0x4 start
09-02 10:07:29.713 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:29.713 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:29.713 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967640 start
09-02 10:07:29.713 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967640 flags:0x4 start
09-02 10:07:29.713 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:29.713 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:29.773 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:29.773 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:29.773 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae7e7e20 end err is 0
09-02 10:07:29.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:29.883 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:29.883 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae870ca0 end err is 0
09-02 10:07:30.083 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:30.083 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:07:30.083 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae967640 end err is 0
09-02 10:07:30.113 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae7e7e20 start
09-02 10:07:30.113 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae7e7e20 flags:0x4 start
09-02 10:07:30.113 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:30.113 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:30.263 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:07:30.263 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:07:30.283 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870ca0 start
09-02 10:07:30.283 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870ca0 flags:0x4 start
09-02 10:07:30.283 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:30.283 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:31.473 I/Gecko (10446): *** AUS:SVC Checker:onError - request.status: 2152398862
09-02 10:07:31.473 E/GeckoConsole(10446): AUS:SVC Checker:onError - request.status: 2152398862
09-02 10:07:31.473 I/Gecko (10446): *** AUS:SVC getStatusTextFromCode - transfer error: Connection timed out, code: 2152398862
09-02 10:07:31.473 E/GeckoConsole(10446): AUS:SVC getStatusTextFromCode - transfer error: Connection timed out, code: 2152398862
09-02 10:07:31.473 I/Gecko (10446): *** AUS:SVC UpdateService:onError - error during background update. error code: 2152398862, status text: Connection timed out
09-02 10:07:31.473 E/GeckoConsole(10446): AUS:SVC UpdateService:onError - error during background update. error code: 2152398862, status text: Connection timed out
09-02 10:07:32.663 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:07:34.503 D/refnotify(10732): Enter RefNotify main
09-02 10:07:34.503 D/refnotify(10732): Enter RefNotify main td_flag 1
09-02 10:07:34.503 E/refnotify(10732): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:07:34.503 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:34.503 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:34.503 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae870b80 end err is 0
09-02 10:07:34.693 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:34.693 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:34.693 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae9d34c0 end err is 0
09-02 10:07:34.713 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967640 start
09-02 10:07:34.713 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967640 flags:0x4 start
09-02 10:07:34.713 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:07:34.713 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:34.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:34.893 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:07:34.893 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae967640 end err is 0
09-02 10:07:34.913 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870b80 start
09-02 10:07:34.913 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870b80 flags:0x4 start
09-02 10:07:34.913 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:34.913 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:35.033 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae9d34c0 start
09-02 10:07:35.033 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae9d34c0 flags:0x4 start
09-02 10:07:35.033 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:35.033 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:35.263 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:07:35.263 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:07:37.663 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:07:38.473 E/ (10724): handle_top_logdir: slog use external storage [17]
09-02 10:07:38.473 E/ (10724): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:07:38.493 E/ (10734): main: slog begin to work. [12]
09-02 10:07:38.493 E/ (10734): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:07:38.533 E/ (10734): handle_kmemleak: handle_kmemleak: off
09-02 10:07:38.533 E/ (10734): [17]
09-02 10:07:38.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:38.883 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:38.883 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae870b80 end err is 0
09-02 10:07:39.083 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:39.083 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:39.083 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae9d3520 end err is 0
09-02 10:07:39.093 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967640 start
09-02 10:07:39.093 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967640 flags:0x4 start
09-02 10:07:39.093 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:07:39.093 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:39.283 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:39.283 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:07:39.283 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae967640 end err is 0
09-02 10:07:39.293 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870b80 start
09-02 10:07:39.293 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870b80 flags:0x4 start
09-02 10:07:39.293 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:39.293 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:39.483 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:39.483 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:39.483 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae870b80 end err is 0
09-02 10:07:39.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae9d3520 start
09-02 10:07:39.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae9d3520 flags:0x4 start
09-02 10:07:39.503 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:39.503 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:39.523 D/refnotify(10740): Enter RefNotify main
09-02 10:07:39.523 D/refnotify(10740): Enter RefNotify main td_flag 1
09-02 10:07:39.523 E/refnotify(10740): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:07:39.683 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:39.683 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:39.683 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae9d3580 end err is 0
09-02 10:07:39.693 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967640 start
09-02 10:07:39.693 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967640 flags:0x4 start
09-02 10:07:39.693 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:07:39.693 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:39.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:39.883 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:07:39.883 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae967640 end err is 0
09-02 10:07:39.913 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870b80 start
09-02 10:07:39.913 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870b80 flags:0x4 start
09-02 10:07:39.913 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:39.913 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:40.083 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:40.083 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:40.083 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae870b80 end err is 0
09-02 10:07:40.113 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae9d3580 start
09-02 10:07:40.113 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae9d3580 flags:0x4 start
09-02 10:07:40.113 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:40.113 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:40.263 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967640 start
09-02 10:07:40.263 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967640 flags:0x4 start
09-02 10:07:40.263 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:07:40.263 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:40.263 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:07:40.263 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:07:40.713 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:40.713 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:40.713 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae967400 end err is 0
09-02 10:07:40.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:40.883 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:07:40.883 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0d640 end err is 0
09-02 10:07:40.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870b80 start
09-02 10:07:40.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870b80 flags:0x4 start
09-02 10:07:40.903 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:40.903 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:41.093 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:41.093 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:41.093 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae870b80 end err is 0
09-02 10:07:41.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967400 start
09-02 10:07:41.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967400 flags:0x4 start
09-02 10:07:41.103 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:41.103 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:41.293 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:41.293 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:41.293 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae967400 end err is 0
09-02 10:07:41.303 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d640 start
09-02 10:07:41.303 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d640 flags:0x4 start
09-02 10:07:41.303 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:07:41.303 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:41.393 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870b80 start
09-02 10:07:41.393 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870b80 flags:0x4 start
09-02 10:07:41.393 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:41.393 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:42.663 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:07:43.283 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:43.283 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:43.283 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae870ca0 end err is 0
09-02 10:07:43.493 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:43.493 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:07:43.493 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0d6a0 end err is 0
09-02 10:07:43.513 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967400 start
09-02 10:07:43.513 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967400 flags:0x4 start
09-02 10:07:43.513 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:43.513 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:43.693 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:43.693 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:43.693 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae967400 end err is 0
09-02 10:07:43.713 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870ca0 start
09-02 10:07:43.713 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870ca0 flags:0x4 start
09-02 10:07:43.713 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:43.713 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:43.783 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 start
09-02 10:07:43.783 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 flags:0x4 start
09-02 10:07:43.783 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:07:43.783 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:43.853 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967400 start
09-02 10:07:43.853 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967400 flags:0x4 start
09-02 10:07:43.853 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:43.853 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:43.873 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:43.873 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:43.873 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae870ca0 end err is 0
09-02 10:07:44.083 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:44.083 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:44.083 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae967640 end err is 0
09-02 10:07:44.283 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:44.283 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:07:44.283 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0d6a0 end err is 0
09-02 10:07:44.313 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870ca0 start
09-02 10:07:44.313 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870ca0 flags:0x4 start
09-02 10:07:44.313 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:44.313 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:44.383 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967640 start
09-02 10:07:44.383 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967640 flags:0x4 start
09-02 10:07:44.383 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:44.383 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:44.553 D/refnotify(10743): Enter RefNotify main
09-02 10:07:44.553 D/refnotify(10743): Enter RefNotify main td_flag 1
09-02 10:07:44.563 E/refnotify(10743): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:07:45.273 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:07:45.273 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:07:47.663 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:07:48.543 E/ (10734): handle_top_logdir: slog use external storage [17]
09-02 10:07:48.543 E/ (10734): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:07:48.553 E/ (10745): main: slog begin to work. [12]
09-02 10:07:48.563 E/ (10745): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:07:48.613 E/ (10745): handle_kmemleak: handle_kmemleak: off
09-02 10:07:48.613 E/ (10745): [17]
09-02 10:07:48.693 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:48.693 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:07:48.693 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae870d60 end err is 0
09-02 10:07:48.873 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:48.883 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:48.883 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0db20 end err is 0
09-02 10:07:48.893 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 start
09-02 10:07:48.893 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 flags:0x4 start
09-02 10:07:48.893 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:07:48.893 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:49.083 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:49.083 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:07:49.083 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0d6a0 end err is 0
09-02 10:07:49.113 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870d60 start
09-02 10:07:49.113 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae870d60 flags:0x4 start
09-02 10:07:49.113 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:07:49.113 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:49.143 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0db20 start
09-02 10:07:49.143 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0db20 flags:0x4 start
09-02 10:07:49.143 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:49.143 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:49.583 D/refnotify(10751): Enter RefNotify main
09-02 10:07:49.583 D/refnotify(10751): Enter RefNotify main td_flag 1
09-02 10:07:49.583 E/refnotify(10751): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:07:50.283 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:07:50.283 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:07:52.663 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:07:54.623 D/refnotify(10753): Enter RefNotify main
09-02 10:07:54.623 D/refnotify(10753): Enter RefNotify main td_flag 1
09-02 10:07:54.623 E/refnotify(10753): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:07:55.273 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:07:55.273 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:07:55.323 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:55.323 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:55.323 D/gralloc.scx15(10446): alloc_device_alloc handle:0xae967640 end err is 0
09-02 10:07:55.483 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:55.483 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4091000 and the size is 0x900
09-02 10:07:55.483 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0dd00 end err is 0
09-02 10:07:55.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 start
09-02 10:07:55.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 flags:0x4 start
09-02 10:07:55.503 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:07:55.503 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:55.683 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:55.683 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:07:55.683 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0d6a0 end err is 0
09-02 10:07:55.703 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967640 start
09-02 10:07:55.703 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xae967640 flags:0x4 start
09-02 10:07:55.703 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:55.703 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:55.893 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0dd00 start
09-02 10:07:55.893 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0dd00 flags:0x4 start
09-02 10:07:55.893 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4091000 size of 0x900 will be free
09-02 10:07:55.893 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:57.663 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:07:58.613 E/ (10745): handle_top_logdir: slog use external storage [17]
09-02 10:07:58.623 E/ (10745): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:07:58.643 E/ (10756): main: slog begin to work. [12]
09-02 10:07:58.643 E/ (10756): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:07:58.683 E/ (10756): handle_kmemleak: handle_kmemleak: off
09-02 10:07:58.683 E/ (10756): [17]
09-02 10:07:58.923 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:58.923 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:58.923 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0de20 end err is 0
09-02 10:07:59.073 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:59.073 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4091000 and the size is 0x900
09-02 10:07:59.073 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea46d60 end err is 0
09-02 10:07:59.093 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 start
09-02 10:07:59.093 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 flags:0x4 start
09-02 10:07:59.093 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:07:59.093 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:59.283 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:59.283 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:07:59.283 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0d6a0 end err is 0
09-02 10:07:59.313 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0de20 start
09-02 10:07:59.313 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0de20 flags:0x4 start
09-02 10:07:59.313 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:59.313 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:59.473 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:59.473 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:59.473 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0de20 end err is 0
09-02 10:07:59.493 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea46d60 start
09-02 10:07:59.493 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea46d60 flags:0x4 start
09-02 10:07:59.493 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4091000 size of 0x900 will be free
09-02 10:07:59.493 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:59.613 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 start
09-02 10:07:59.613 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 flags:0x4 start
09-02 10:07:59.613 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:07:59.613 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:59.663 D/refnotify(10763): Enter RefNotify main
09-02 10:07:59.663 D/refnotify(10763): Enter RefNotify main td_flag 1
09-02 10:07:59.663 E/refnotify(10763): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:07:59.863 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0de20 start
09-02 10:07:59.863 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0de20 flags:0x4 start
09-02 10:07:59.863 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:07:59.863 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:07:59.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:07:59.883 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:07:59.883 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0d6a0 end err is 0
09-02 10:08:00.083 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:00.083 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:08:00.083 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0de20 end err is 0
09-02 10:08:00.273 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:08:00.273 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:08:00.283 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:00.283 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4091000 and the size is 0x900
09-02 10:08:00.283 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaeac47c0 end err is 0
09-02 10:08:00.303 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 start
09-02 10:08:00.303 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 flags:0x4 start
09-02 10:08:00.303 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:08:00.303 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:00.393 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0de20 start
09-02 10:08:00.393 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0de20 flags:0x4 start
09-02 10:08:00.393 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:08:00.393 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:01.873 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeac47c0 start
09-02 10:08:01.873 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeac47c0 flags:0x4 start
09-02 10:08:01.873 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4091000 size of 0x900 will be free
09-02 10:08:01.873 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:01.893 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:01.893 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:08:01.893 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0d760 end err is 0
09-02 10:08:02.093 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:02.093 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:08:02.093 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0de80 end err is 0
09-02 10:08:02.293 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:02.293 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4091000 and the size is 0x900
09-02 10:08:02.293 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaeac4880 end err is 0
09-02 10:08:02.313 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d760 start
09-02 10:08:02.313 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d760 flags:0x4 start
09-02 10:08:02.313 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:08:02.313 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:02.403 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0de80 start
09-02 10:08:02.403 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0de80 flags:0x4 start
09-02 10:08:02.403 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:08:02.403 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:02.663 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:08:03.463 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeac4880 start
09-02 10:08:03.463 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeac4880 flags:0x4 start
09-02 10:08:03.463 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4091000 size of 0x900 will be free
09-02 10:08:03.463 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:03.473 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:03.473 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:08:03.473 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0dd00 end err is 0
09-02 10:08:03.693 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:03.693 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4091000 and the size is 0x900
09-02 10:08:03.693 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0df40 end err is 0
09-02 10:08:03.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:03.883 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb408f000 and the size is 0x900
09-02 10:08:03.883 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaeac48e0 end err is 0
09-02 10:08:03.913 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0dd00 start
09-02 10:08:03.913 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0dd00 flags:0x4 start
09-02 10:08:03.913 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:08:03.913 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:04.083 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:04.083 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:08:04.083 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0dd00 end err is 0
09-02 10:08:04.113 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0df40 start
09-02 10:08:04.113 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0df40 flags:0x4 start
09-02 10:08:04.113 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4091000 size of 0x900 will be free
09-02 10:08:04.113 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:04.213 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeac48e0 start
09-02 10:08:04.213 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeac48e0 flags:0x4 start
09-02 10:08:04.213 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb408f000 size of 0x900 will be free
09-02 10:08:04.213 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:04.693 D/refnotify(10766): Enter RefNotify main
09-02 10:08:04.693 D/refnotify(10766): Enter RefNotify main td_flag 1
09-02 10:08:04.703 E/refnotify(10766): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:08:04.873 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:04.873 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4091000 and the size is 0x900
09-02 10:08:04.873 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0df40 end err is 0
09-02 10:08:05.083 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:05.083 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb408f000 and the size is 0x900
09-02 10:08:05.083 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaeac48e0 end err is 0
09-02 10:08:05.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0dd00 start
09-02 10:08:05.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0dd00 flags:0x4 start
09-02 10:08:05.103 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:08:05.103 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:05.273 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:08:05.273 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:08:05.283 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:05.283 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:08:05.283 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0dd00 end err is 0
09-02 10:08:05.303 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0df40 start
09-02 10:08:05.303 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0df40 flags:0x4 start
09-02 10:08:05.303 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4091000 size of 0x900 will be free
09-02 10:08:05.303 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:05.373 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeac48e0 start
09-02 10:08:05.373 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeac48e0 flags:0x4 start
09-02 10:08:05.373 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb408f000 size of 0x900 will be free
09-02 10:08:05.373 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:05.693 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:05.693 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4091000 and the size is 0x900
09-02 10:08:05.693 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0df40 end err is 0
09-02 10:08:05.893 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:05.893 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb408f000 and the size is 0x900
09-02 10:08:05.893 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaeac48e0 end err is 0
09-02 10:08:05.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0dd00 start
09-02 10:08:05.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0dd00 flags:0x4 start
09-02 10:08:05.903 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:08:05.903 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:06.073 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:06.073 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:08:06.073 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0d6a0 end err is 0
09-02 10:08:06.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0df40 start
09-02 10:08:06.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0df40 flags:0x4 start
09-02 10:08:06.103 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4091000 size of 0x900 will be free
09-02 10:08:06.103 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:06.293 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:06.303 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4091000 and the size is 0x900
09-02 10:08:06.303 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0dd00 end err is 0
09-02 10:08:06.313 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeac48e0 start
09-02 10:08:06.313 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeac48e0 flags:0x4 start
09-02 10:08:06.313 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb408f000 size of 0x900 will be free
09-02 10:08:06.313 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:06.493 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:06.493 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb408f000 and the size is 0x900
09-02 10:08:06.493 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0df40 end err is 0
09-02 10:08:06.513 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 start
09-02 10:08:06.513 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 flags:0x4 start
09-02 10:08:06.513 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:08:06.513 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:06.693 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:06.693 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:08:06.693 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0d6a0 end err is 0
09-02 10:08:06.713 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0dd00 start
09-02 10:08:06.713 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0dd00 flags:0x4 start
09-02 10:08:06.713 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4091000 size of 0x900 will be free
09-02 10:08:06.713 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:06.833 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0df40 start
09-02 10:08:06.833 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0df40 flags:0x4 start
09-02 10:08:06.833 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb408f000 size of 0x900 will be free
09-02 10:08:06.833 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:07.663 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:08:08.683 E/ (10756): handle_top_logdir: slog use external storage [17]
09-02 10:08:08.693 E/ (10756): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:08:08.703 E/ (10769): main: slog begin to work. [12]
09-02 10:08:08.713 E/ (10769): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:08:08.763 E/ (10769): handle_kmemleak: handle_kmemleak: off
09-02 10:08:08.763 E/ (10769): [17]
09-02 10:08:09.733 D/refnotify(10775): Enter RefNotify main
09-02 10:08:09.733 D/refnotify(10775): Enter RefNotify main td_flag 1
09-02 10:08:09.733 E/refnotify(10775): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:08:10.283 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:08:10.283 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:08:11.283 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:11.283 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4091000 and the size is 0x900
09-02 10:08:11.283 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0de20 end err is 0
09-02 10:08:11.483 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:11.483 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb408f000 and the size is 0x900
09-02 10:08:11.483 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaeac47c0 end err is 0
09-02 10:08:11.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 start
09-02 10:08:11.503 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 flags:0x4 start
09-02 10:08:11.503 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:08:11.503 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:11.683 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:11.683 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:08:11.683 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0d6a0 end err is 0
09-02 10:08:11.703 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0de20 start
09-02 10:08:11.703 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0de20 flags:0x4 start
09-02 10:08:11.703 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4091000 size of 0x900 will be free
09-02 10:08:11.703 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:11.733 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeac47c0 start
09-02 10:08:11.733 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeac47c0 flags:0x4 start
09-02 10:08:11.733 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb408f000 size of 0x900 will be free
09-02 10:08:11.733 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:12.673 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:08:14.773 D/refnotify(10777): Enter RefNotify main
09-02 10:08:14.773 D/refnotify(10777): Enter RefNotify main td_flag 1
09-02 10:08:14.773 E/refnotify(10777): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:08:15.273 I/GeckoDump(10446): FakeUpdateChecker: Creating timer
09-02 10:08:15.273 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:08:15.273 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:08:15.273 I/GeckoDump(10446): FakeUpdateChecker: notify
09-02 10:08:15.273 I/Gecko (10446): *** UTM:SVC TimerManager:notify - notified @mozilla.org/b2g/webapps-update-timer;1
09-02 10:08:15.273 E/GeckoConsole(10446): UTM:SVC TimerManager:notify - notified @mozilla.org/b2g/webapps-update-timer;1
09-02 10:08:17.463 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 start
09-02 10:08:17.463 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0d6a0 flags:0x4 start
09-02 10:08:17.463 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:08:17.473 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:17.483 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:17.483 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:08:17.483 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0ddc0 end err is 0
09-02 10:08:17.663 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:08:17.683 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:17.683 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4094000 and the size is 0x900
09-02 10:08:17.683 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0de80 end err is 0
09-02 10:08:17.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:17.883 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb408f000 and the size is 0x900
09-02 10:08:17.883 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaeac4880 end err is 0
09-02 10:08:17.913 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0ddc0 start
09-02 10:08:17.913 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0ddc0 flags:0x4 start
09-02 10:08:17.913 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:08:17.913 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:17.993 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0de80 start
09-02 10:08:17.993 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0de80 flags:0x4 start
09-02 10:08:17.993 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4094000 size of 0x900 will be free
09-02 10:08:17.993 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:18.773 E/ (10769): handle_top_logdir: slog use external storage [17]
09-02 10:08:18.773 E/ (10769): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:08:18.783 E/ (10779): main: slog begin to work. [12]
09-02 10:08:18.783 E/ (10779): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:08:18.823 E/ (10779): handle_kmemleak: handle_kmemleak: off
09-02 10:08:18.823 E/ (10779): [17]
09-02 10:08:19.813 D/refnotify(10785): Enter RefNotify main
09-02 10:08:19.813 D/refnotify(10785): Enter RefNotify main td_flag 1
09-02 10:08:19.813 E/refnotify(10785): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:08:19.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:19.883 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:08:19.883 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0db20 end err is 0
09-02 10:08:20.083 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:20.083 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4091000 and the size is 0x900
09-02 10:08:20.083 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0de80 end err is 0
09-02 10:08:20.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeac4880 start
09-02 10:08:20.103 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeac4880 flags:0x4 start
09-02 10:08:20.103 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb408f000 size of 0x900 will be free
09-02 10:08:20.103 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:20.273 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:08:20.273 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:08:20.303 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0db20 start
09-02 10:08:20.303 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0db20 flags:0x4 start
09-02 10:08:20.303 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:08:20.303 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:21.693 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:21.693 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:08:21.693 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaea0dd00 end err is 0
09-02 10:08:21.893 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:21.893 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb408f000 and the size is 0x900
09-02 10:08:21.893 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaeac48e0 end err is 0
09-02 10:08:21.933 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0de80 start
09-02 10:08:21.933 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0de80 flags:0x4 start
09-02 10:08:21.933 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4091000 size of 0x900 will be free
09-02 10:08:21.933 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:22.083 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0dd00 start
09-02 10:08:22.083 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaea0dd00 flags:0x4 start
09-02 10:08:22.083 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:08:22.083 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:22.673 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:08:24.853 D/refnotify(10787): Enter RefNotify main
09-02 10:08:24.853 D/refnotify(10787): Enter RefNotify main td_flag 1
09-02 10:08:24.853 E/refnotify(10787): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:08:25.283 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:08:25.283 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:08:27.673 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:08:28.823 E/ (10779): handle_top_logdir: slog use external storage [17]
09-02 10:08:28.833 E/ (10779): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:08:28.853 E/ (10789): main: slog begin to work. [12]
09-02 10:08:28.853 E/ (10789): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:08:28.893 E/ (10789): handle_kmemleak: handle_kmemleak: off
09-02 10:08:28.893 E/ (10789): [17]
09-02 10:08:29.873 D/refnotify(10795): Enter RefNotify main
09-02 10:08:29.873 D/refnotify(10795): Enter RefNotify main td_flag 1
09-02 10:08:29.873 E/refnotify(10795): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:08:30.283 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:08:30.283 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:08:31.283 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:31.283 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:08:31.283 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaeb077c0 end err is 0
09-02 10:08:31.483 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:08:31.483 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4091000 and the size is 0x900
09-02 10:08:31.483 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaeb07b20 end err is 0
09-02 10:08:31.513 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeac48e0 start
09-02 10:08:31.513 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeac48e0 flags:0x4 start
09-02 10:08:31.513 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb408f000 size of 0x900 will be free
09-02 10:08:31.513 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:31.663 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeb077c0 start
09-02 10:08:31.663 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeb077c0 flags:0x4 start
09-02 10:08:31.663 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:08:31.663 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:08:32.673 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:08:34.913 D/refnotify(10797): Enter RefNotify main
09-02 10:08:34.913 D/refnotify(10797): Enter RefNotify main td_flag 1
09-02 10:08:34.913 E/refnotify(10797): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:08:35.273 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:08:35.273 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:08:37.683 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:08:38.903 E/ (10789): handle_top_logdir: slog use external storage [17]
09-02 10:08:38.903 E/ (10789): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:08:38.913 E/ (10799): main: slog begin to work. [12]
09-02 10:08:38.923 E/ (10799): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:08:38.953 E/ (10799): handle_kmemleak: handle_kmemleak: off
09-02 10:08:38.953 E/ (10799): [17]
09-02 10:08:39.943 D/refnotify(10805): Enter RefNotify main
09-02 10:08:39.943 D/refnotify(10805): Enter RefNotify main td_flag 1
09-02 10:08:39.943 E/refnotify(10805): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:08:40.283 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:08:40.283 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:08:42.683 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:08:44.973 D/refnotify(10807): Enter RefNotify main
09-02 10:08:44.973 D/refnotify(10807): Enter RefNotify main td_flag 1
09-02 10:08:44.973 E/refnotify(10807): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:08:45.283 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:08:45.283 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:08:47.673 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:08:48.963 E/ (10799): handle_top_logdir: slog use external storage [17]
09-02 10:08:48.963 E/ (10799): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:08:48.983 E/ (10809): main: slog begin to work. [12]
09-02 10:08:48.983 E/ (10809): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:08:49.023 E/ (10809): handle_kmemleak: handle_kmemleak: off
09-02 10:08:49.023 E/ (10809): [17]
09-02 10:08:50.003 D/refnotify(10815): Enter RefNotify main
09-02 10:08:50.003 D/refnotify(10815): Enter RefNotify main td_flag 1
09-02 10:08:50.003 E/refnotify(10815): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:08:50.293 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:08:50.293 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:08:52.673 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:08:55.043 D/refnotify(10817): Enter RefNotify main
09-02 10:08:55.043 D/refnotify(10817): Enter RefNotify main td_flag 1
09-02 10:08:55.043 E/refnotify(10817): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:08:55.293 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:08:55.293 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:08:57.683 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:08:59.033 E/ (10809): handle_top_logdir: slog use external storage [17]
09-02 10:08:59.033 E/ (10809): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:08:59.053 E/ (10819): main: slog begin to work. [12]
09-02 10:08:59.053 E/ (10819): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:08:59.093 E/ (10819): handle_kmemleak: handle_kmemleak: off
09-02 10:08:59.093 E/ (10819): [17]
09-02 10:09:00.073 D/refnotify(10825): Enter RefNotify main
09-02 10:09:00.073 D/refnotify(10825): Enter RefNotify main td_flag 1
09-02 10:09:00.073 E/refnotify(10825): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:09:00.293 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:09:00.293 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:09:01.493 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:09:01.493 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4097000 and the size is 0x900
09-02 10:09:01.493 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaeb5b820 end err is 0
09-02 10:09:01.683 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:09:01.683 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4095000 and the size is 0x900
09-02 10:09:01.683 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaeb5ba00 end err is 0
09-02 10:09:01.703 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeb07b20 start
09-02 10:09:01.703 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeb07b20 flags:0x4 start
09-02 10:09:01.703 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4091000 size of 0x900 will be free
09-02 10:09:01.703 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:09:01.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:09:01.883 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:09:01.883 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaeb07b20 end err is 0
09-02 10:09:01.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeb5b820 start
09-02 10:09:01.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeb5b820 flags:0x4 start
09-02 10:09:01.903 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4097000 size of 0x900 will be free
09-02 10:09:01.903 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:09:01.953 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeb5ba00 start
09-02 10:09:01.953 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeb5ba00 flags:0x4 start
09-02 10:09:01.953 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4095000 size of 0x900 will be free
09-02 10:09:01.953 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:09:02.683 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:09:05.113 D/refnotify(10827): Enter RefNotify main
09-02 10:09:05.113 D/refnotify(10827): Enter RefNotify main td_flag 1
09-02 10:09:05.113 E/refnotify(10827): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:09:05.283 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:09:05.283 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:09:07.683 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:09:09.093 E/ (10819): handle_top_logdir: slog use external storage [17]
09-02 10:09:09.103 E/ (10819): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:09:09.123 E/ (10829): main: slog begin to work. [12]
09-02 10:09:09.123 E/ (10829): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:09:09.163 E/ (10829): handle_kmemleak: handle_kmemleak: off
09-02 10:09:09.163 E/ (10829): [17]
09-02 10:09:10.143 D/refnotify(10835): Enter RefNotify main
09-02 10:09:10.143 D/refnotify(10835): Enter RefNotify main td_flag 1
09-02 10:09:10.143 E/refnotify(10835): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:09:10.293 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:09:10.293 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:09:12.683 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:09:15.183 D/refnotify(10837): Enter RefNotify main
09-02 10:09:15.183 D/refnotify(10837): Enter RefNotify main td_flag 1
09-02 10:09:15.183 E/refnotify(10837): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:09:15.283 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:09:15.283 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:09:17.683 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:09:19.173 E/ (10829): handle_top_logdir: slog use external storage [17]
09-02 10:09:19.173 E/ (10829): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:09:19.193 E/ (10839): main: slog begin to work. [12]
09-02 10:09:19.193 E/ (10839): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:09:19.243 E/ (10839): handle_kmemleak: handle_kmemleak: off
09-02 10:09:19.243 E/ (10839): [17]
09-02 10:09:20.213 D/refnotify(10845): Enter RefNotify main
09-02 10:09:20.213 D/refnotify(10845): Enter RefNotify main td_flag 1
09-02 10:09:20.213 E/refnotify(10845): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:09:20.293 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:09:20.293 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:09:22.683 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:09:24.243 D/refnotify(10847): Enter RefNotify main
09-02 10:09:24.243 D/refnotify(10847): Enter RefNotify main td_flag 1
09-02 10:09:24.243 E/refnotify(10847): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:09:25.283 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:09:25.283 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:09:27.693 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:09:29.243 E/ (10839): handle_top_logdir: slog use external storage [17]
09-02 10:09:29.243 E/ (10839): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:09:29.273 E/ (10850): main: slog begin to work. [12]
09-02 10:09:29.283 D/refnotify(10849): Enter RefNotify main
09-02 10:09:29.283 D/refnotify(10849): Enter RefNotify main td_flag 1
09-02 10:09:29.283 E/refnotify(10849): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:09:29.283 E/ (10850): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:09:29.323 E/ (10850): handle_kmemleak: handle_kmemleak: off
09-02 10:09:29.323 E/ (10850): [17]
09-02 10:09:30.293 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:09:30.293 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:09:32.693 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:09:34.323 D/refnotify(10858): Enter RefNotify main
09-02 10:09:34.323 D/refnotify(10858): Enter RefNotify main td_flag 1
09-02 10:09:34.323 E/refnotify(10858): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:09:35.283 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:09:35.283 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:09:36.613 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 17 4c:e6:76:a3:07:e994:d5:7b:fb:08 SSID=Mozilla Mobile
09-02 10:09:37.693 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:09:39.323 E/ (10850): handle_top_logdir: slog use external storage [17]
09-02 10:09:39.333 E/ (10850): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:09:39.373 E/ (10861): main: slog begin to work. [12]
09-02 10:09:39.373 E/ (10861): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:09:39.383 D/refnotify(10860): Enter RefNotify main
09-02 10:09:39.383 D/refnotify(10860): Enter RefNotify main td_flag 1
09-02 10:09:39.383 E/refnotify(10860): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:09:39.413 E/ (10861): handle_kmemleak: handle_kmemleak: off
09-02 10:09:39.413 E/ (10861): [17]
09-02 10:09:40.293 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:09:40.293 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:09:42.693 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:09:44.413 D/refnotify(10868): Enter RefNotify main
09-02 10:09:44.413 D/refnotify(10868): Enter RefNotify main td_flag 1
09-02 10:09:44.413 E/refnotify(10868): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:09:45.293 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:09:45.293 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:09:46.623 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 0 3c:94:d5:7b:fb:029
09-02 10:09:46.623 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 4 bc:ae:c5:c4:22:44
09-02 10:09:46.623 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 3 3c:94:d5:78:77:08
09-02 10:09:46.623 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 6 3c:94:d5:7b:b8:02
09-02 10:09:46.623 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 2 3c:94:d5:78:77:02
09-02 10:09:46.623 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 7 bc:ae:c5:c4:62:af
09-02 10:09:46.623 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 5 3c:94:d5:7b:b8:08
09-02 10:09:46.623 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 9 00:24:01:a1:8e:e5
09-02 10:09:46.633 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 12 3c:94:d5:7b:87:42
09-02 10:09:46.633 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 10 3c:94:d5:76:17:48
09-02 10:09:46.633 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 11 3c:94:d5:7b:87:48
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 8 3c:94:d5:76:17:428
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 30 4c:e6:76:a3:07:e8
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 13 08:81:f4:58:ca:88
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 15 08:81:f4:58:ca:82
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 14 4c:e6:76:a3:07:ea
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 16 00:16:01:8e:19:0b
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 19 3c:94:d5:7b:fb:06
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 18 3c:94:d5:7b:fb:0a
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 22 3c:94:d5:7b:b8:06
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 20 3c:94:d5:78:77:0a
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 21 3c:94:d5:78:77:06
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 23 3c:94:d5:7b:b8:0a
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 27 3c:94:d5:76:17:4a
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 25 3c:94:d5:7b:87:46
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 26 3c:94:d5:7b:87:4a
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 24 3c:94:d5:76:17:46
09-02 10:09:46.643 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 28 08:81:f4:58:ca:8a
09-02 10:09:46.653 D/WifiHW (10446): EVENT :IFNAME=wlan0 <3>CTRL-EVENT-BSS-REMOVED 29 08:81:f4:58:ca:86
09-02 10:09:47.693 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:09:49.423 E/ (10861): handle_top_logdir: slog use external storage [17]
09-02 10:09:49.423 E/ (10861): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:09:49.483 E/ (10871): main: slog begin to work. [12]
09-02 10:09:49.483 D/refnotify(10870): Enter RefNotify main
09-02 10:09:49.483 D/refnotify(10870): Enter RefNotify main td_flag 1
09-02 10:09:49.483 E/refnotify(10870): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:09:49.493 E/ (10871): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:09:49.543 E/ (10871): handle_kmemleak: handle_kmemleak: off
09-02 10:09:49.543 E/ (10871): [17]
09-02 10:09:50.293 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:09:50.293 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:09:52.693 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:09:54.533 D/refnotify(10878): Enter RefNotify main
09-02 10:09:54.533 D/refnotify(10878): Enter RefNotify main td_flag 1
09-02 10:09:54.533 E/refnotify(10878): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:09:55.303 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:09:55.303 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:09:57.693 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:09:59.553 E/ (10871): handle_top_logdir: slog use external storage [17]
09-02 10:09:59.553 E/ (10871): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:09:59.573 E/ (10881): main: slog begin to work. [12]
09-02 10:09:59.583 D/refnotify(10880): Enter RefNotify main
09-02 10:09:59.583 D/refnotify(10880): Enter RefNotify main td_flag 1
09-02 10:09:59.583 E/refnotify(10880): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:09:59.593 E/ (10881): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:09:59.633 E/ (10881): handle_kmemleak: handle_kmemleak: off
09-02 10:09:59.633 E/ (10881): [17]
09-02 10:10:00.303 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:10:00.303 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:10:02.703 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:10:04.623 D/refnotify(10888): Enter RefNotify main
09-02 10:10:04.623 D/refnotify(10888): Enter RefNotify main td_flag 1
09-02 10:10:04.623 E/refnotify(10888): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:10:05.303 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:10:05.303 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:10:07.703 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:10:09.643 E/ (10881): handle_top_logdir: slog use external storage [17]
09-02 10:10:09.643 E/ (10881): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:10:09.673 D/refnotify(10890): Enter RefNotify main
09-02 10:10:09.673 D/refnotify(10890): Enter RefNotify main td_flag 1
09-02 10:10:09.673 E/refnotify(10890): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:10:09.683 E/ (10891): main: slog begin to work. [12]
09-02 10:10:09.683 E/ (10891): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:10:09.723 E/ (10891): handle_kmemleak: handle_kmemleak: off
09-02 10:10:09.723 E/ (10891): [17]
09-02 10:10:10.303 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:10:10.303 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:10:12.693 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:10:14.723 D/refnotify(10898): Enter RefNotify main
09-02 10:10:14.723 D/refnotify(10898): Enter RefNotify main td_flag 1
09-02 10:10:14.723 E/refnotify(10898): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:10:15.293 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:10:15.293 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:10:15.293 I/Gecko (10446): *** UTM:SVC TimerManager:notify - notified timerID: user-agent-updates-timer
09-02 10:10:15.293 E/GeckoConsole(10446): UTM:SVC TimerManager:notify - notified timerID: user-agent-updates-timer
09-02 10:10:17.703 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:10:19.733 E/ (10891): handle_top_logdir: slog use external storage [17]
09-02 10:10:19.733 E/ (10891): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:10:19.763 E/ (10903): main: slog begin to work. [12]
09-02 10:10:19.773 E/ (10903): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:10:19.773 D/refnotify(10902): Enter RefNotify main
09-02 10:10:19.773 D/refnotify(10902): Enter RefNotify main td_flag 1
09-02 10:10:19.773 E/refnotify(10902): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:10:19.813 E/ (10903): handle_kmemleak: handle_kmemleak: off
09-02 10:10:19.813 E/ (10903): [17]
09-02 10:10:20.303 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:10:20.303 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:10:22.703 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:10:24.823 D/refnotify(10910): Enter RefNotify main
09-02 10:10:24.823 D/refnotify(10910): Enter RefNotify main td_flag 1
09-02 10:10:24.823 E/refnotify(10910): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:10:25.303 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:10:25.303 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:10:27.713 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:10:29.823 E/ (10903): handle_top_logdir: slog use external storage [17]
09-02 10:10:29.823 E/ (10903): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:10:29.863 E/ (10913): main: slog begin to work. [12]
09-02 10:10:29.863 E/ (10913): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:10:29.863 D/refnotify(10912): Enter RefNotify main
09-02 10:10:29.863 D/refnotify(10912): Enter RefNotify main td_flag 1
09-02 10:10:29.863 E/refnotify(10912): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:10:29.903 E/ (10913): handle_kmemleak: handle_kmemleak: off
09-02 10:10:29.903 E/ (10913): [17]
09-02 10:10:30.303 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:10:30.303 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:10:32.713 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:10:34.903 D/refnotify(10920): Enter RefNotify main
09-02 10:10:34.903 D/refnotify(10920): Enter RefNotify main td_flag 1
09-02 10:10:34.903 E/refnotify(10920): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:10:35.293 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:10:35.293 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:10:37.713 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:10:39.903 E/ (10913): handle_top_logdir: slog use external storage [17]
09-02 10:10:39.913 E/ (10913): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:10:39.943 E/ (10924): main: slog begin to work. [12]
09-02 10:10:39.953 E/ (10924): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:10:39.953 D/refnotify(10923): Enter RefNotify main
09-02 10:10:39.953 D/refnotify(10923): Enter RefNotify main td_flag 1
09-02 10:10:39.953 E/refnotify(10923): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:10:39.993 E/ (10924): handle_kmemleak: handle_kmemleak: off
09-02 10:10:39.993 E/ (10924): [17]
09-02 10:10:40.303 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:10:40.303 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:10:40.503 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:10:40.503 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb408f000 and the size is 0x900
09-02 10:10:40.503 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaf2dad00 end err is 0
09-02 10:10:40.683 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:10:40.683 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb408d000 and the size is 0x900
09-02 10:10:40.683 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaf2daee0 end err is 0
09-02 10:10:40.703 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeb07b20 start
09-02 10:10:40.703 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeb07b20 flags:0x4 start
09-02 10:10:40.703 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:10:40.703 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:10:40.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:10:40.883 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4093000 and the size is 0x900
09-02 10:10:40.883 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaeb07b20 end err is 0
09-02 10:10:40.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaf2dad00 start
09-02 10:10:40.903 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaf2dad00 flags:0x4 start
09-02 10:10:40.903 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb408f000 size of 0x900 will be free
09-02 10:10:40.903 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:10:41.003 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaf2daee0 start
09-02 10:10:41.003 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaf2daee0 flags:0x4 start
09-02 10:10:41.003 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb408d000 size of 0x900 will be free
09-02 10:10:41.003 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:10:41.563 I/Gecko (10446): *** UTM:SVC TimerManager:registerTimer - id: user-agent-updates-timer
09-02 10:10:41.563 E/GeckoConsole(10446): UTM:SVC TimerManager:registerTimer - id: user-agent-updates-timer
09-02 10:10:41.573 E/Profiler(10446): BPUnw: [9 total] thread_register_for_profiling(me=0x1552c80, stacktop=0xb04ffb5f)
09-02 10:10:41.683 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:10:41.683 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb408b000 and the size is 0x900
09-02 10:10:41.683 D/gralloc.scx15(10446): alloc_device_alloc handle:0xaf90c4c0 end err is 0
09-02 10:10:41.883 D/gralloc.scx15(10446): alloc_device_alloc w:24, h:24, format:1 usage:0x133 start
09-02 10:10:41.883 D/gralloc.scx15(10446): the flag 0x4 and the vadress is 0xb4089000 and the size is 0x900
09-02 10:10:41.883 D/gralloc.scx15(10446): alloc_device_alloc handle:0xafa43dc0 end err is 0
09-02 10:10:41.893 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeb07b20 start
09-02 10:10:41.893 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaeb07b20 flags:0x4 start
09-02 10:10:41.893 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb4093000 size of 0x900 will be free
09-02 10:10:41.893 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:10:42.013 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaf90c4c0 start
09-02 10:10:42.013 D/gralloc.scx15(10446): alloc_device_free buffer_handle_t:0xaf90c4c0 flags:0x4 start
09-02 10:10:42.013 D/gralloc.scx15(10446): alloc_device_free the vadress 0xb408b000 size of 0x900 will be free
09-02 10:10:42.013 D/gralloc.scx15(10446): alloc_device_free end
09-02 10:10:42.713 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:10:45.003 D/refnotify(10934): Enter RefNotify main
09-02 10:10:45.003 D/refnotify(10934): Enter RefNotify main td_flag 1
09-02 10:10:45.003 E/refnotify(10934): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:10:45.313 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:10:45.313 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:10:47.723 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:10:50.003 E/ (10924): handle_top_logdir: slog use external storage [17]
09-02 10:10:50.003 E/ (10924): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:10:50.033 D/refnotify(10936): Enter RefNotify main
09-02 10:10:50.033 D/refnotify(10936): Enter RefNotify main td_flag 1
09-02 10:10:50.033 E/refnotify(10936): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:10:50.043 E/ (10937): main: slog begin to work. [12]
09-02 10:10:50.043 E/ (10937): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:10:50.083 E/ (10937): handle_kmemleak: handle_kmemleak: off
09-02 10:10:50.083 E/ (10937): [17]
09-02 10:10:50.313 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:10:50.313 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:10:51.953 E/Profiler(10446): BPUnw: [8 total] thread_unregister_for_profiling(me=0x1552c80)
09-02 10:10:52.723 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:10:55.093 D/refnotify(10944): Enter RefNotify main
09-02 10:10:55.093 D/refnotify(10944): Enter RefNotify main td_flag 1
09-02 10:10:55.093 E/refnotify(10944): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:10:55.313 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:10:55.313 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:10:57.723 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:11:00.083 E/ (10937): handle_top_logdir: slog use external storage [17]
09-02 10:11:00.093 E/ (10937): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:11:00.133 E/ (10947): main: slog begin to work. [12]
09-02 10:11:00.133 E/ (10947): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:11:00.133 D/refnotify(10946): Enter RefNotify main
09-02 10:11:00.133 D/refnotify(10946): Enter RefNotify main td_flag 1
09-02 10:11:00.133 E/refnotify(10946): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:11:00.173 E/ (10947): handle_kmemleak: handle_kmemleak: off
09-02 10:11:00.173 E/ (10947): [17]
09-02 10:11:00.313 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:11:00.313 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:11:02.713 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:11:05.183 D/refnotify(10954): Enter RefNotify main
09-02 10:11:05.183 D/refnotify(10954): Enter RefNotify main td_flag 1
09-02 10:11:05.183 E/refnotify(10954): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:11:05.313 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:11:05.313 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:11:07.723 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:11:10.183 E/ (10947): handle_top_logdir: slog use external storage [17]
09-02 10:11:10.183 E/ (10947): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:11:10.223 E/ (10957): main: slog begin to work. [12]
09-02 10:11:10.223 E/ (10957): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:11:10.243 D/refnotify(10956): Enter RefNotify main
09-02 10:11:10.243 D/refnotify(10956): Enter RefNotify main td_flag 1
09-02 10:11:10.243 E/refnotify(10956): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:11:10.283 E/ (10957): handle_kmemleak: handle_kmemleak: off
09-02 10:11:10.283 E/ (10957): [17]
09-02 10:11:10.303 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:11:10.303 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:11:12.713 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:11:14.263 D/refnotify(10964): Enter RefNotify main
09-02 10:11:14.263 D/refnotify(10964): Enter RefNotify main td_flag 1
09-02 10:11:14.263 E/refnotify(10964): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:11:15.303 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:11:15.303 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:11:17.723 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:11:19.303 D/refnotify(10966): Enter RefNotify main
09-02 10:11:19.303 D/refnotify(10966): Enter RefNotify main td_flag 1
09-02 10:11:19.303 E/refnotify(10966): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:11:20.293 E/ (10957): handle_top_logdir: slog use external storage [17]
09-02 10:11:20.293 E/ (10957): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:11:20.303 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:11:20.303 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:11:20.323 E/ (10968): main: slog begin to work. [12]
09-02 10:11:20.323 E/ (10968): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:11:20.363 E/ (10968): handle_kmemleak: handle_kmemleak: off
09-02 10:11:20.363 E/ (10968): [17]
09-02 10:11:22.723 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:11:24.033 D/refnotify( 115): RefNotify ready to do cmd
09-02 10:11:24.033 D/refnotify( 115): RefNotify_DoCmd, 4
09-02 10:11:24.033 D/refnotify( 115): RefNotify main: wait for modem notify event ...
09-02 10:11:24.033 D/refnotify( 115): RefNotify ready to do cmd
09-02 10:11:24.033 D/refnotify( 115): RefNotify_DoCmd, 3
09-02 10:11:24.033 D/refnotify( 115): RefNotify main: wait for modem notify event ...
09-02 10:11:24.343 D/refnotify(10974): Enter RefNotify main
09-02 10:11:24.353 D/refnotify(10974): Enter RefNotify main td_flag 1
09-02 10:11:24.353 E/refnotify(10974): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:11:25.313 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:11:25.313 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:11:27.723 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:11:29.383 D/refnotify(10976): Enter RefNotify main
09-02 10:11:29.383 D/refnotify(10976): Enter RefNotify main td_flag 1
09-02 10:11:29.383 E/refnotify(10976): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:11:30.313 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:11:30.313 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:11:30.373 E/ (10968): handle_top_logdir: slog use external storage [17]
09-02 10:11:30.373 E/ (10968): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:11:30.403 E/ (10978): main: slog begin to work. [12]
09-02 10:11:30.403 E/ (10978): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:11:30.443 E/ (10978): handle_kmemleak: handle_kmemleak: off
09-02 10:11:30.443 E/ (10978): [17]
09-02 10:11:32.733 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:11:34.433 D/refnotify(10984): Enter RefNotify main
09-02 10:11:34.433 D/refnotify(10984): Enter RefNotify main td_flag 1
09-02 10:11:34.433 E/refnotify(10984): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:11:35.313 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:11:35.313 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:11:37.733 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:11:39.463 D/refnotify(10987): Enter RefNotify main
09-02 10:11:39.473 D/refnotify(10987): Enter RefNotify main td_flag 1
09-02 10:11:39.473 E/refnotify(10987): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:11:40.313 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:11:40.313 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:11:40.453 E/ (10978): handle_top_logdir: slog use external storage [17]
09-02 10:11:40.453 E/ (10978): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:11:40.473 E/ (10989): main: slog begin to work. [12]
09-02 10:11:40.483 E/ (10989): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:11:40.523 E/ (10989): handle_kmemleak: handle_kmemleak: off
09-02 10:11:40.523 E/ (10989): [17]
09-02 10:11:42.733 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:11:44.503 D/refnotify(10995): Enter RefNotify main
09-02 10:11:44.503 D/refnotify(10995): Enter RefNotify main td_flag 1
09-02 10:11:44.503 E/refnotify(10995): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:11:45.323 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:11:45.323 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:11:47.723 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:11:49.543 D/refnotify(10997): Enter RefNotify main
09-02 10:11:49.543 D/refnotify(10997): Enter RefNotify main td_flag 1
09-02 10:11:49.543 E/refnotify(10997): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:11:50.323 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:11:50.323 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:11:50.533 E/ (10989): handle_top_logdir: slog use external storage [17]
09-02 10:11:50.533 E/ (10989): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:11:50.553 E/ (10999): main: slog begin to work. [12]
09-02 10:11:50.563 E/ (10999): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:11:50.603 E/ (10999): handle_kmemleak: handle_kmemleak: off
09-02 10:11:50.603 E/ (10999): [17]
09-02 10:11:52.733 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:11:54.583 D/refnotify(11005): Enter RefNotify main
09-02 10:11:54.583 D/refnotify(11005): Enter RefNotify main td_flag 1
09-02 10:11:54.583 E/refnotify(11005): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:11:55.323 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:11:55.323 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:11:57.743 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:11:59.623 D/refnotify(11007): Enter RefNotify main
09-02 10:11:59.623 D/refnotify(11007): Enter RefNotify main td_flag 1
09-02 10:11:59.623 E/refnotify(11007): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:12:00.323 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:12:00.323 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:12:00.603 E/ (10999): handle_top_logdir: slog use external storage [17]
09-02 10:12:00.603 E/ (10999): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:12:00.633 E/ (11009): main: slog begin to work. [12]
09-02 10:12:00.643 E/ (11009): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:12:00.683 E/ (11009): handle_kmemleak: handle_kmemleak: off
09-02 10:12:00.683 E/ (11009): [17]
09-02 10:12:02.743 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:12:04.663 D/refnotify(11015): Enter RefNotify main
09-02 10:12:04.663 D/refnotify(11015): Enter RefNotify main td_flag 1
09-02 10:12:04.663 E/refnotify(11015): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:12:05.313 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:12:05.313 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:12:07.733 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:12:09.703 D/refnotify(11017): Enter RefNotify main
09-02 10:12:09.703 D/refnotify(11017): Enter RefNotify main td_flag 1
09-02 10:12:09.703 E/refnotify(11017): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:12:10.323 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:12:10.323 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:12:10.693 E/ (11009): handle_top_logdir: slog use external storage [17]
09-02 10:12:10.693 E/ (11009): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:12:10.713 E/ (11019): main: slog begin to work. [12]
09-02 10:12:10.733 E/ (11019): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:12:10.773 E/ (11019): handle_kmemleak: handle_kmemleak: off
09-02 10:12:10.773 E/ (11019): [17]
09-02 10:12:12.743 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:12:14.753 D/refnotify(11025): Enter RefNotify main
09-02 10:12:14.753 D/refnotify(11025): Enter RefNotify main td_flag 1
09-02 10:12:14.753 E/refnotify(11025): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:12:15.323 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:12:15.323 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:12:17.743 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:12:19.793 D/refnotify(11027): Enter RefNotify main
09-02 10:12:19.793 D/refnotify(11027): Enter RefNotify main td_flag 1
09-02 10:12:19.793 E/refnotify(11027): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:12:20.313 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:12:20.313 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:12:20.783 E/ (11019): handle_top_logdir: slog use external storage [17]
09-02 10:12:20.783 E/ (11019): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:12:20.803 E/ (11029): main: slog begin to work. [12]
09-02 10:12:20.813 E/ (11029): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:12:20.843 E/ (11029): handle_kmemleak: handle_kmemleak: off
09-02 10:12:20.843 E/ (11029): [17]
09-02 10:12:22.733 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:12:24.833 D/refnotify(11035): Enter RefNotify main
09-02 10:12:24.833 D/refnotify(11035): Enter RefNotify main td_flag 1
09-02 10:12:24.833 E/refnotify(11035): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:12:25.323 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:12:25.323 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:12:27.733 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:12:29.873 D/refnotify(11037): Enter RefNotify main
09-02 10:12:29.873 D/refnotify(11037): Enter RefNotify main td_flag 1
09-02 10:12:29.873 E/refnotify(11037): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:12:30.323 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:12:30.323 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:12:30.853 E/ (11029): handle_top_logdir: slog use external storage [17]
09-02 10:12:30.853 E/ (11029): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:12:30.883 E/ (11039): main: slog begin to work. [12]
09-02 10:12:30.883 E/ (11039): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:12:30.923 E/ (11039): handle_kmemleak: handle_kmemleak: off
09-02 10:12:30.923 E/ (11039): [17]
09-02 10:12:32.743 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:12:34.903 D/refnotify(11045): Enter RefNotify main
09-02 10:12:34.903 D/refnotify(11045): Enter RefNotify main td_flag 1
09-02 10:12:34.903 E/refnotify(11045): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:12:35.323 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:12:35.323 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:12:37.753 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:12:39.943 D/refnotify(11047): Enter RefNotify main
09-02 10:12:39.943 D/refnotify(11047): Enter RefNotify main td_flag 1
09-02 10:12:39.943 E/refnotify(11047): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:12:40.323 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:12:40.323 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:12:40.923 E/ (11039): handle_top_logdir: slog use external storage [17]
09-02 10:12:40.933 E/ (11039): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:12:40.973 E/ (11049): main: slog begin to work. [12]
09-02 10:12:40.983 E/ (11049): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:12:41.023 E/ (11049): handle_kmemleak: handle_kmemleak: off
09-02 10:12:41.023 E/ (11049): [17]
09-02 10:12:42.763 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:12:45.003 D/refnotify(11055): Enter RefNotify main
09-02 10:12:45.003 D/refnotify(11055): Enter RefNotify main td_flag 1
09-02 10:12:45.003 E/refnotify(11055): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:12:45.333 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:12:45.333 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:12:47.763 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:12:50.043 D/refnotify(11057): Enter RefNotify main
09-02 10:12:50.043 D/refnotify(11057): Enter RefNotify main td_flag 1
09-02 10:12:50.043 E/refnotify(11057): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:12:50.323 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:12:50.323 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:12:51.033 E/ (11049): handle_top_logdir: slog use external storage [17]
09-02 10:12:51.033 E/ (11049): handler_last_dir: mkdir /storage/sdcard0/slog/last_log/ failed. [28]
09-02 10:12:51.053 E/ (11059): main: slog begin to work. [12]
09-02 10:12:51.063 E/ (11059): handle_slog_property: slog.step = 1, slog.reload = 0 [12]
09-02 10:12:51.093 E/ (11059): handle_kmemleak: handle_kmemleak: off
09-02 10:12:51.093 E/ (11059): [17]
09-02 10:12:52.763 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
09-02 10:12:55.083 D/refnotify(11065): Enter RefNotify main
09-02 10:12:55.083 D/refnotify(11065): Enter RefNotify main td_flag 1
09-02 10:12:55.083 E/refnotify(11065): RefNotify open /dev/spipe_td8 failed, error: No such file or directory
09-02 10:12:55.333 D/WCND ( 98): is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 9
09-02 10:12:55.333 D/WCND ( 98): is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
09-02 10:12:57.763 D/WifiHW (10446): CMD :IFNAME=wlan0 SIGNAL_POLL
The B2G process has restarted after crashing during the tests so Marionette can't respond due to either a Gecko, Gaia or Marionette error. Above, the 5 most recent errors are listed. Check logcat for all errors if these errors are not the cause of the failure.
Error test_marketplace_launch.TestMarketplaceLaunch test_marketplace_launch 409.5
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 191, in run
self.tearDown()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 1099, in tearDown
MarionetteTestCase.tearDown(self)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 339, in tearDown
self.marionette.set_context("content")
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 875, in set_context
return self._send_message('setContext', 'ok', value=context)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/decorators.py", line 35, in _
return func(*args, **kwargs)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 592, in _send_message
raise MarionetteException("Please start a session")
MarionetteException: MarionetteException: Please start a session
Passed test_sms.TestSms test_sms_send 68.4
Error test_sms_with_attachments.TestSmsWithAttachments test_sms_send 108.1
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/messages/test_sms_with_attachments.py", line 34, in test_sms_send
camera.wait_for_select_button_enabled()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/camera/app.py", line 95, in wait_for_select_button_enabled
self.wait_for_condition(lambda m: self.marionette.find_element(*self._select_button_locator).is_enabled())
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 54, in wait_for_condition
Wait(self.marionette, timeout).until(method, message=message)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 122, in until
rv = condition(self.marionette)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/camera/app.py", line 95, in <lambda>
self.wait_for_condition(lambda m: self.marionette.find_element(*self._select_button_locator).is_enabled())
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 1204, in find_element
response = self._send_message('findElement', 'value', **kwargs)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/decorators.py", line 35, in _
return func(*args, **kwargs)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 624, in _send_message
self._handle_error(response)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 655, in _handle_error
raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace)
NoSuchElementException: NoSuchElementException: Unable to locate element: .test-confirm-select
Error test_music_album_mp3.TestMusic test_select_album_play 67.9
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/music/test_music_album_mp3.py", line 22, in test_select_album_play
music_app.wait_for_music_tiles_displayed()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/music/app.py", line 27, in wait_for_music_tiles_displayed
self.wait_for_element_displayed(*self._music_tiles_locator)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed
lambda m: m.find_element(by, locator).is_displayed())
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 122, in until
rv = condition(self.marionette)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in <lambda>
lambda m: m.find_element(by, locator).is_displayed())
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 1204, in find_element
response = self._send_message('findElement', 'value', **kwargs)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/decorators.py", line 35, in _
return func(*args, **kwargs)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 624, in _send_message
self._handle_error(response)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 655, in _handle_error
raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace)
TimeoutException: Timed out after 30.4 seconds, caused by <class 'marionette.errors.NoSuchElementException'>
Passed test_music_songs_3gp.TestPlay3GPMusic test_select_songs_play_3gp_file 49.9
Passed test_settings_bluetooth.TestBluetoothSettings test_toggle_bluetooth_settings 70.5
Error test_settings_cell_data.TestSettingsCellData test_enable_cell_data_via_settings_app 71.7
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_cell_data.py", line 19, in test_enable_cell_data_via_settings_app
self.assertTrue(len(cell_and_data_settings.carrier_name) > 0)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/settings/regions/cell_data.py", line 21, in carrier_name
self.wait_for_element_displayed(*self._carrier_name_locator)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in wait_for_element_displayed
lambda m: m.find_element(by, locator).is_displayed())
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 122, in until
rv = condition(self.marionette)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 42, in <lambda>
lambda m: m.find_element(by, locator).is_displayed())
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 1204, in find_element
response = self._send_message('findElement', 'value', **kwargs)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/decorators.py", line 35, in _
return func(*args, **kwargs)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 624, in _send_message
self._handle_error(response)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette.py", line 655, in _handle_error
raise NoSuchElementException(message=message, status=status, stacktrace=stacktrace)
TimeoutException: Timed out after 30.2 seconds, caused by <class 'marionette.errors.NoSuchElementException'>
Passed test_power_button_long_press.TestPowerButton test_power_button_long_press 35.4
Error test_play_3gp_video.TestPlay3GPVideo test_play_3gp_video 71.7
Traceback (most recent call last):
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/marionette_test.py", line 163, in run
testMethod()
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/videoplayer/test_play_3gp_video.py", line 23, in test_play_3gp_video
video_player.wait_for_thumbnails_to_load(1)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/videoplayer/app.py", line 28, in wait_for_thumbnails_to_load
timeout=timeout)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 54, in wait_for_condition
Wait(self.marionette, timeout).until(method, message=message)
File "/var/lib/jenkins/jobs/B2G.v1.4.0.pvt.dolphin.gaiatest.smoketest/workspace/tests/python/gaia-ui-tests/.env/local/lib/python2.7/site-packages/marionette_client_mozilla_b2g30_v1_4-0.1-py2.7.egg/marionette/wait.py", line 143, in until
cause=last_exc)
TimeoutException: TimeoutException: Timed out after 35.1 seconds
Skipped test_settings_dsds_cell_data.py 0
run-if: device == "sp7710gaplus_gonk" || device == "flame"
Skipped test_settings_sim_manager.py 0
Disabled because run the device with 1 SIM only
Skipped test_browser_tabs.py 0
filtered by type (b2g+smoketest)
Skipped test_browser_search.py 0
filtered by type (b2g+smoketest)
Skipped test_browser_navigation.py 0
filtered by type (b2g+smoketest)
Skipped test_browser_bookmark.py 0
filtered by type (b2g+smoketest)
Skipped test_calendar_flick_through_months.py 0
filtered by type (b2g+smoketest)
Skipped test_camera_capture_photo.py 0
filtered by type (b2g+smoketest)
Skipped test_camera_flash_modes.py 0
filtered by type (b2g+smoketest)
Skipped test_cards_view_kill_apps_with_two_apps.py 0
filtered by type (b2g+smoketest)
Skipped test_clock_delete_alarm.py 0
filtered by type (b2g+smoketest)
Skipped test_clock_switch_clock_type.py 0
filtered by type (b2g+smoketest)
Skipped test_clock_set_alarm.py 0
filtered by type (b2g+smoketest)
Skipped test_call_contact.py 0
filtered by type (b2g+smoketest)
Skipped test_sort_contacts.py 0
filtered by type (b2g+smoketest)
Skipped test_delete_contact.py 0
filtered by type (b2g+smoketest)
Skipped test_add_contact_to_favorites.py 0
filtered by type (b2g+smoketest)
Skipped test_import_contacts_from_sim.py 0
filtered by type (b2g+smoketest)
Skipped test_export_contacts_to_sdcard.py 0
filtered by type (b2g+smoketest)
Skipped test_import_contacts_from_sdcard.py 0
filtered by type (b2g+smoketest)
Skipped test_import_contacts_from_gmail.py 0
filtered by type (b2g+smoketest)
Skipped test_cost_control_ftu.py 0
filtered by type (b2g+smoketest)
Skipped test_cost_control_reset_wifi.py 0
filtered by type (b2g+smoketest)
Skipped test_dialer_airplane_mode.py 0
filtered by type (b2g+smoketest)
Skipped test_MMI.py 0
filtered by type (b2g+smoketest)
Skipped test_dialer_add_contact.py 0
filtered by type (b2g+smoketest)
Skipped test_dialer_find_contact.py 0
filtered by type (b2g+smoketest)
Skipped test_everythingme_add_collection.py 0
filtered by type (b2g+smoketest)
Skipped test_everythingme_search.py 0
filtered by type (b2g+smoketest)
Skipped test_everythingme_launch_packaged_app.py 0
filtered by type (b2g+smoketest)
Skipped test_fmradio_add_remove_from_favorites.py 0
filtered by type (b2g+smoketest)
Skipped test_fmradio_find_stations.py 0
filtered by type (b2g+smoketest)
Skipped test_fmradio_turn_on_off.py 0
filtered by type (b2g+smoketest)
Skipped test_gallery_empty.py 0
filtered by type (b2g+smoketest)
Skipped test_gallery_delete_image.py 0
filtered by type (b2g+smoketest)
Skipped test_gallery_share_menu.py 0
filtered by type (b2g+smoketest)
Skipped test_gallery_edit_photo.py 0
filtered by type (b2g+smoketest)
Skipped test_gallery_crop_photo.py 0
filtered by type (b2g+smoketest)
Skipped test_homescreen_edit_mode.py 0
filtered by type (b2g+smoketest)
Skipped test_homescreen_launch_app.py 0
filtered by type (b2g+smoketest)
Skipped test_keyboard.py 0
filtered by type (b2g+smoketest)
Skipped test_number_keyboard.py 0
filtered by type (b2g+smoketest)
Skipped test_keyboard_predictive_key.py 0
filtered by type (b2g+smoketest)
Skipped test_email_keyboard.py 0
filtered by type (b2g+smoketest)
Skipped test_url_keyboard.py 0
filtered by type (b2g+smoketest)
Skipped test_lockscreen_unlock_to_homescreen_with_passcode.py 0
filtered by type (b2g+smoketest)
Skipped test_lockscreen_unlock_to_emergency_call_screen.py 0
filtered by type (b2g+smoketest)
Skipped test_lockscreen_notification.py 0
filtered by type (b2g+smoketest)
Skipped test_lockscreen_wake_with_notification.py 0
filtered by type (b2g+smoketest)
Skipped test_sms_add_contact.py 0
filtered by type (b2g+smoketest)
Skipped test_sms_to_dialer.py 0
filtered by type (b2g+smoketest)
Skipped test_sms_contact_match.py 0
filtered by type (b2g+smoketest)
Skipped test_sms_contact_input_validation.py 0
filtered by type (b2g+smoketest)
Skipped test_sms_notification.py 0
filtered by type (b2g+smoketest)
Skipped test_sms_to_settings.py 0
filtered by type (b2g+smoketest)
Skipped test_music_empty.py 0
filtered by type (b2g+smoketest)
Skipped test_persona_app.py 0
filtered by type (b2g+smoketest)
Skipped test_settings_change_language.py 0
filtered by type (b2g+smoketest)
Skipped test_settings_gps.py 0
filtered by type (b2g+smoketest)
Skipped test_settings_do_not_track.py 0
filtered by type (b2g+smoketest)
Skipped test_settings_wifi.py 0
filtered by type (b2g+smoketest)
Skipped test_settings_airplane_mode.py 0
filtered by type (b2g+smoketest)
Skipped test_settings_media_storage.py 0
filtered by type (b2g+smoketest)
Skipped test_settings_wallpaper.py 0
filtered by type (b2g+smoketest)
Skipped test_settings_passcode.py 0
filtered by type (b2g+smoketest)
Skipped test_settings_change_keyboard_language.py 0
filtered by type (b2g+smoketest)
Skipped test_settings_device_info.py 0
filtered by type (b2g+smoketest)
Skipped test_settings_app_permissions.py 0
filtered by type (b2g+smoketest)
Skipped test_settings_power_save_mode.py 0
filtered by type (b2g+smoketest)
Skipped test_system_notification_bar.py 0
filtered by type (b2g+smoketest)
Skipped test_geolocation_prompt.py 0
filtered by type (b2g+smoketest)
Skipped test_quick_settings.py 0
filtered by type (b2g+smoketest)
Skipped test_system_message.py 0
filtered by type (b2g+smoketest)
Skipped test_privileged_app_audio_capture_prompt.py 0
filtered by type (b2g+smoketest)
Skipped test_privileged_app_contacts_prompt.py 0
filtered by type (b2g+smoketest)
Skipped test_privileged_app_device_music_prompt.py 0
filtered by type (b2g+smoketest)
Skipped test_privileged_app_device_picture_prompt.py 0
filtered by type (b2g+smoketest)
Skipped test_privileged_app_device_sdcard_prompt.py 0
filtered by type (b2g+smoketest)
Skipped test_privileged_app_device_video_prompt.py 0
filtered by type (b2g+smoketest)
Skipped test_privileged_app_geolocation_prompt.py 0
filtered by type (b2g+smoketest)
Skipped test_video_empty.py 0
filtered by type (b2g+smoketest)
Skipped test_play_ogv_video.py 0
filtered by type (b2g+smoketest)
Skipped test_play_webm_video.py 0
filtered by type (b2g+smoketest)
Skipped test_play_mp4_video.py 0
filtered by type (b2g+smoketest)
Skipped test_play_ogg_video.py 0
filtered by type (b2g+smoketest)