Hi,
I'm trying to port B2G to my device (Android 4.3). I'm using a modified version
of base_jb.xml as the manifest for my device. Builds fine and appears also to
be running. The Firefox bootanimation is displayed on screen but it runs
forever.
It appears plugin-container process for Homescreen is not being created. Can
anybody point out what might possibly be wrong or some clue as to where I
should be looking to trace.
thanks,
Nigel
####### b3g system info
root@tostab12BA:/ # b2g-info
| megabytes |
NAME PID NICE USS PSS RSS VSIZE OOM_ADJ USER
b2g 167 0 64.1 70.3 78.2 166.1 0 root
(Preallocated a 1026 18 9.3 15.4 23.2 67.2 10 root
System memory info:
Total 1840.8 MB
Used - cache 551.1 MB
B2G procs (PSS) 85.6 MB
Non-B2G procs 465.5 MB
Free + cache 1289.7 MB
Free 1225.1 MB
Cache 64.6 MB
Low-memory killer parameters:
notify_trigger -1 KB
oom_adj min_free
0 4096 KB
1 5120 KB
2 6144 KB
6 7168 KB
8 8192 KB
10 20480 KB
root@tostab12BA:/ #
root@tostab12BA:/ #
root@tostab12BA:/ # b2g-ps
APPLICATION USER PID PPID VSIZE RSS WCHAN PC NAME
b2g root 167 1 170108 79124 ffffffff b6f243fc S
/system/b2g/b2g
(Preallocated a root 1026 167 68800 23300 ffffffff b6f023fc S
/system/b2g/plugin-container
####### logcat
--------- beginning of /dev/log/main
D/sensor ( 180): Start setting system properties
D/sensor ( 180): set ro.motion.sensor.mode inv
I/installd( 161): installd firing up
I/log ( 182): OOM Message Logger Started
--------- beginning of /dev/log/system
I/Vold ( 154): Vold 2.1 (the revenge) firing up
D/Vold ( 154): Volume sdcard state changing -1 (Initializing) -> 0
(No-Media)
D/Vold ( 154): Volume usbdrive state changing -1 (Initializing) -> 0
(No-Media)
I/DEBUG ( 157): debuggerd: Nov 8 2013 11:41:14
I/Netd ( 156): Netd 1.0 starting
W/InterfaceController( 156): Warning (dlopen failed: library
"/system/lib/libnetcmdiface.so" not found) while opening the net interface
command library
D/WLBWService( 176): WLBWService::instantiate
D/WLBWService( 176): Current PID 176
I/PowerService( 175): Publishing PowerService
I/PowerService( 175): Initializing PowerService
I/ ( 163): ServiceManager: 0xb8490828
I/nvusd:governor( 178): loaded governors: cpufs cores gpufs tbc combinator
I/nvusd ( 178): ussrd now running
I/mediaserver( 160): ServiceManager: 0xb87332b0
I/AudioFlinger( 160): Using default 3000 mSec as standby time.
I/CameraService( 160): CameraService started (pid=160)
E/HAL ( 160): load: module=/system/lib/hw/camera.tegra.so
E/HAL ( 160): dlopen failed: could not load library "libnvcamerahdr.so"
needed by "camera.tegra.so"; caused by could not load library
"libopencv24_tegra.so" needed by "libnvcamerahdr.so"; caused by could not load
library "libjnigraphics.so" needed by "libopencv24_tegra.so"; caused by library
"libjnigraphics.so" not found
E/CameraService( 160): Could not load camera HAL module
I/AudioPolicyManagerBase( 160): content is s,1,-56.0,20,-34.0,60,-11.0,100,0.0
I/AudioPolicyManagerBase( 160): content is h,1,-58.0,20,-40.0,60,-17.0,100,0.0
I/AudioPolicyManagerBase( 160): loadAudioPolicyConfig() loaded
/system/etc/audio_policy.conf
E/nvaudio_hw( 160): Failed to get mixer ctl to Set I2S Master
I/ServiceManager( 160): Waiting for service media.nvidia.audio_alsa...
D/MDnsDS ( 156): MDnsSdListener::Hander starting up
D/MDnsDS ( 156): MDnsSdListener starting to monitor
D/MDnsDS ( 156): Going to poll with pollCount 1
D/gpsd ( 581): main()
D/gpsd ( 581): argv[0] = '/system/bin/glgps_nvidiaTegra2android'
D/gpsd ( 581): argv[1] = '-c'
D/gpsd ( 581): argv[2] = '/system/etc/gps/gpsconfig.xml'
D/hwcomposer( 167): Display 0: found 1 modes
D/hwcomposer( 167): unmatched: 2560 x 1600 @ 58.00 Hz
D/hwcomposer( 167): display type 0: vblank period = 17241389 ns
D/hwcomposer( 167): dc_blank: display 0, [-1 -> 1]
D/hwcomposer( 167): Display 1: found 30 modes
D/hwcomposer( 167): matched: 1920 x 1080 @ 60.00 Hz
D/hwcomposer( 167): unmatched: 720 x 400 @ 70.05 Hz
D/hwcomposer( 167): matched: 640 x 480 @ 60.00 Hz
D/hwcomposer( 167): unmatched: 640 x 480 @ 67.06 Hz
D/hwcomposer( 167): unmatched: 640 x 480 @ 75.00 Hz
D/hwcomposer( 167): unmatched: 800 x 600 @ 56.25 Hz
D/hwcomposer( 167): unmatched: 800 x 600 @ 60.32 Hz
D/hwcomposer( 167): unmatched: 800 x 600 @ 72.19 Hz
D/hwcomposer( 167): unmatched: 800 x 600 @ 75.00 Hz
D/hwcomposer( 167): unmatched: 832 x 624 @ 75.05 Hz
D/hwcomposer( 167): unmatched: 1024 x 768 @ 60.01 Hz
D/hwcomposer( 167): unmatched: 1024 x 768 @ 70.07 Hz
D/hwcomposer( 167): unmatched: 1024 x 768 @ 75.08 Hz
D/hwcomposer( 167): unmatched: 1280 x 1024 @ 75.03 Hz
D/hwcomposer( 167): unmatched: 1152 x 864 @ 75.00 Hz
D/hwcomposer( 167): unmatched: 1280 x 960 @ 60.00 Hz
D/hwcomposer( 167): unmatched: 1280 x 1024 @ 60.02 Hz
D/hwcomposer( 167): unmatched: 1440 x 900 @ 59.99 Hz
D/hwcomposer( 167): unmatched: 1680 x 1050 @ 60.00 Hz
D/hwcomposer( 167): unmatched: 1920 x 1080 @ 60.00 Hz
D/hwcomposer( 167): matched: 1280 x 720 @ 59.97 Hz
D/hwcomposer( 167): unmatched: 1280 x 800 @ 60.03 Hz
D/hwcomposer( 167): matched: 720 x 480 @ 59.94 Hz
D/hwcomposer( 167): matched: 1280 x 720 @ 60.00 Hz
D/hwcomposer( 167): unmatched: 1280 x 720 @ 50.00 Hz
D/hwcomposer( 167): matched: 720 x 576 @ 50.00 Hz
D/hwcomposer( 167): unmatched: 640 x 480 @ 60.99 Hz
D/hwcomposer( 167): unmatched: 1440 x 480 @ 59.94 Hz
D/hwcomposer( 167): unmatched: 1440 x 576 @ 50.00 Hz
D/hwcomposer( 167): unmatched: 1920 x 1080 @ 50.00 Hz
D/hwcomposer( 167): display type 1: vblank period = 16666650 ns
D/hwcomposer( 167): dc_blank: display 1, [-1 -> 1]
D/hwcomposer( 167): Setting vblank display to Internal, new vblank period
17241389 ns
E/hwcomposer( 167): /sys/class/graphics/fb0/device/smartdimmer/enable: write
failed: No such device
E/hwcomposer( 167): Failed to set initial DIDIM status to enable
D/hwcomposer( 167): hdcp_poll: processing pipe fd
D/hwcomposer( 167): Creating nvcap video capture service
D/hwcomposer( 167): display type 2: vblank period = 16666214 ns
D/libEGL ( 167): loaded /system/lib/egl/libEGL_tegra.so
I/ ( 167): Attempting to load EGL implementation
/system/lib/egl/libEGL_tegra_impl
I/ ( 167): Loaded EGL implementation /system/lib/egl/libEGL_tegra_impl
D/libEGL ( 167): loaded /system/lib/egl/libGLESv1_CM_tegra.so
D/libEGL ( 167): loaded /system/lib/egl/libGLESv2_tegra.so
D/hwcomposer( 167): Display 0 layer clip is 2560 x 1600
D/hwcomposer( 167): Display 0 device clip is 2560 x 1600
D/hwcomposer( 167): Display 1 layer clip is 1920 x 1080
D/hwcomposer( 167): Display 1 device clip is 1920 x 1080
D/hwcomposer( 167): config[0].x = 2560
D/hwcomposer( 167): config[0].y = 1600
D/hwcomposer( 167): hwc_blank: display 0: unblank
D/hwcomposer( 167): hwc_blank_display: display 0: [1 -> 0]
D/hwcomposer( 167): Display 0 layer clip is 2560 x 1600
D/hwcomposer( 167): Display 0 device clip is 2560 x 1600
D/hwcomposer( 167): dc_blank: display 0, [1 -> 0]
I/ServiceManager( 160): Waiting for service media.nvidia.audio_alsa...
I/ ( 167): Starting bootanimation with (1) format framebuffer
E/Profiler( 167): BEGIN mozilla_sampler_init
E/Profiler( 167): BPUnw: [1 total]
thread_register_for_profiling(me=0xb6fbdffc, stacktop=0xbeb6f932)
E/Profiler( 167): SPS:
E/Profiler( 167): SPS: Unwind mode = pseudo
E/Profiler( 167): SPS: Sampling interval = 0 ms (zero means "platform default")
E/Profiler( 167): SPS: Entry store size = 0 (zero means "platform default")
E/Profiler( 167): SPS: UnwindStackScan = 0 (max dubious frames per unwind).
E/Profiler( 167): SPS: Use env var MOZ_PROFILER_MODE=help for further
information.
E/Profiler( 167): SPS:
E/Profiler( 167): Registering start signal
D/bdaddr2 ( 652): read_btmac: 7C05073CB9C0
D/factorytool( 657): check_factory start
D/factorytool( 657): check_factory end
W/Gonk ( 167): Frame delay is 83333 us but decoding took 95283 us
E/hwcomposer( 167): **Failed to remove buffer for 2 of 4 buffers** Skipping
buffer lock
E/GeckoConsole( 167): Could not read chrome manifest
'file:///system/b2g/chrome.manifest'.
I/Gecko:ProcessPriorityManager( 167): Starting up. This is the master process.
I/Gonk ( 167): Setting nice for pid 167 to 0
I/Gonk ( 167): Changed nice for pid 167 from 0 to 0.
I/Gecko ( 167): Warning: No fanotify support in this device's kernel.
I/AutoMounter( 167): Unable to open volume configuration file
'/system/etc/volume.cfg' - ignoring
I/VolumeManager( 167): changing state from 'Uninitialized' to 'Starting'
I/VolumeManager( 167): Connected to vold
I/VolumeManager( 167): Volume sdcard: changing state from Init to NoMedia (1
observers)
I/VolumeManager( 167): Volume usbdrive: changing state from Init to NoMedia (1
observers)
I/VolumeManager( 167): changing state from 'Starting' to 'Volumes Ready'
I/AutoMounter( 167): UpdateState: umsAvail:1 umsEnabled:0 mode:0
usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 167): UpdateState: Volume sdcard is NoMedia and missing
I/AutoMounter( 167): UpdateState: Volume usbdrive is NoMedia and missing
I/Gonk ( 167): Connected to netd
I/ServiceManager( 167): Waiting for service media.audio_policy...
I/ServiceManager( 160): Waiting for service media.nvidia.audio_alsa...
I/ServiceManager( 167): Waiting for service media.audio_policy...
I/ServiceManager( 160): Waiting for service media.nvidia.audio_alsa...
I/log ( 781): OOM Message Logger Started
I/ServiceManager( 167): Waiting for service media.audio_policy...
I/ServiceManager( 160): Waiting for service media.nvidia.audio_alsa...
I/ServiceManager( 167): Waiting for service media.audio_policy...
I/AudioFlinger( 160): loadHwModule() Loaded primary audio interface from
Nvidia Audio HW HAL (audio) handle 1
I/AudioFlinger( 160): HAL output buffer size 1024 frames, normal mix buffer
size 1024 frames
I/AudioMixer( 160): found effect "Multichannel Downmix To Stereo" from The
Android Open Source Project
I/AudioFlinger( 160): Using module 1 has the primary audio interface
I/AudioFlinger( 160): AudioFlinger's thread 0xb5633008 ready to run
W/AudioFlinger( 160): Thread AudioOut_2 cannot connect to the power manager
service
W/AudioFlinger( 160): Thread AudioOut_2 cannot connect to the power manager
service
E/nvaudio_hw( 160): dev/ttyACM2 open failed
I/audio_a2dp_hw( 160): adev_open: adev_open in A2dp_hw module
I/AudioFlinger( 160): loadHwModule() Loaded a2dp audio interface from A2DP
Audio HW HAL (audio) handle 3
I/AudioFlinger( 160): loadHwModule() Loaded usb audio interface from USB audio
HW HAL (audio) handle 4
I/AudioPolicyService( 160): Loaded audio policy from LEGACY Audio Policy HAL
(audio_policy)
I/Gecko ( 167): 947042387916 Marionette INFO marionette enabled via
build flag and pref
E/GeckoConsole( 167): While creating services from category
'profile-after-change', service for entry 'Pico Speech Synth', contract ID
'@mozilla.org/synthpico;1' does not implement nsIObserver.
I/Gecko ( 167): -*- RadioInterfaceLayer: 1 interfaces
I/Gecko ( 167): -*- RILContentHelper: Number of clients: 1
D/Sensors ( 167): ro.motion.sensor.mode : inv
I/Light-sensors( 167): AKM8963 on MPU6050 slave
I/Light-sensors( 167): Using INV compass sensor HAL
D/Sensors ( 167): ro.motion.sensor.mode : inv
D/Sensors ( 167): Compass path : /sys/class/invensense/mpu
V/Sensors ( 167): HAL:Compass compass_fd INV_COMPASS opened : 67
E/Sensors ( 167): HAL:enable_sysfs_sensor - write 0 returned -1 (Operation not
permitted / 1)
V/Sensors ( 167): HAL:Chip ID= MPU6050
D/EventHub( 167): No input device configuration file found for device
'INV_COMPASS'.
V/Sensors ( 167): HAL:Gyro mpu_int_fd MPU6050 opened : 68
D/EventHub( 167): No input device configuration file found for device
'INV_DMP'.
D/EventHub( 167): No input device configuration file found for device
'MPU6050'.
D/EventHub( 167): No input device configuration file found for device
'gpio-keys'.
W/EventHub( 167): Unable to disable kernel key repeat for /dev/input/event5:
Function not implemented
I/EventHub( 167): New device: id=4, fd=65, path='/dev/input/event5',
name='gpio-keys', classes=0x1, configuration='',
keyLayout='/system/usr/keylayout/gpio-keys.kl',
keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
usingSuspendBlockIoctl=true, usingClockIoctl=false
I/EventHub( 167): New device: id=5, fd=69, path='/dev/input/event2',
name='tstylus-w9002', classes=0x4,
configuration='/system/usr/idc/tstylus-w9002.idc', keyLayout='',
keyCharacterMap='', builtinKeyboard=false, usingSuspendBlockIoctl=true,
usingClockIoctl=false
D/EventHub( 167): No input device configuration file found for device
'nct1008'.
E/EventHub( 167): could not get driver version for /dev/input/js0, Invalid
argument
D/EventHub( 167): No input device configuration file found for device
'tegra-rt5640 Headphone Jack'.
I/EventHub( 167): New device: id=7, fd=70, path='/dev/input/event4',
name='tegra-rt5640 Headphone Jack', classes=0x80, configuration='',
keyLayout='', keyCharacterMap='', builtinKeyboard=false,
usingSuspendBlockIoctl=true, usingClockIoctl=false
D/EventHub( 167): No input device configuration file found for device 'al3010'.
E/EventHub( 167): could not get driver version for /dev/input/js1, Invalid
argument
I/EventHub( 167): New device: id=9, fd=71, path='/dev/input/event1',
name='goodix_touch', classes=0x14,
configuration='/system/usr/idc/goodix_touch.idc', keyLayout='',
keyCharacterMap='', builtinKeyboard=false, usingSuspendBlockIoctl=true,
usingClockIoctl=false
E/KeyLayoutMap( 167): /system/usr/keylayout/Generic.kl:207: Expected key code
label, got 'VOICE_SEARCH'.
E/Keyboard( 167): Could not determine key map for device 'Virtual' and no
default key maps were found!
I/InputReader( 167): Device added: id=-1, name='Virtual', sources=0x00000301
W/InputReader( 167): Invalid value for touch.size.calibration: 'normalized'
I/InputReader( 167): Device reconfigured: id=9, name='goodix_touch', size
2560x1600, orientation 0, mode 1, display id 0
I/InputReader( 167): Device added: id=9, name='goodix_touch',
sources=0x00001002
I/InputReader( 167): Device added: id=7, name='tegra-rt5640 Headphone Jack',
sources=0x80000000
I/InputReader( 167): Device reconfigured: id=5, name='tstylus-w9002', size
2560x1600, orientation 0, mode 1, display id 0
I/InputReader( 167): Device added: id=5, name='tstylus-w9002',
sources=0x00005002
I/InputReader( 167): Device added: id=4, name='gpio-keys', sources=0x00000101
I/Sensors ( 167): InvenSense MPL 5.0.1
V/Sensors ( 167): HAL:Invensense vector compass cal enabled
E/MPL-storeload( 167): Cannot open file "/data/inv_cal_data.bin" for read
E/MPL-storeload( 167): Could not load cal file - aborting
E/MPL-storeload( 167): Could not load the calibration data - error 107 -
aborting
V/Sensors ( 167): HAL:Calibration file successfully loaded
I/Sensors ( 167): loadAccelCalibratedData: G:[-0.021126, 0.008866, 0.014229]
--> bias:[-22683870, 9519795, 15278272]
V/Sensors ( 167): HAL:accel bias [-22683870 9519795 15278272] [-0.021126
0.008866 0.014229]
V/Sensors ( 167): HAL:stop in use accel auto_calibration
D/Thermal-sensors( 167): Open nct1008 input device 72
D/Light-sensors( 167): Open al3010 input device 73
D/Light-sensors( 167): load light sensor calibration data [33298]
D/Light-sensors( 167): mCalbration rate is 130.070312
V/Sensors ( 167): HAL:enable - sensor Gyro (handle 0) dis -> dis
V/Sensors ( 167): HAL:enable - sensor Accelerometer (handle 1) dis -> dis
V/Sensors ( 167): HAL:enable - sensor MagneticField (handle 2) dis -> dis
V/Sensors ( 167): HAL:enable - sensor Orientation (handle 3) dis -> dis
V/Sensors ( 167): HAL:enable - sensor RotationVector (handle 4) dis -> dis
V/Sensors ( 167): HAL:enable - sensor LinearAccel (handle 5) dis -> dis
V/Sensors ( 167): HAL:enable - sensor Gravity (handle 6) dis -> dis
D/Thermal-sensors( 167): set enable dis -> dis
D/Light-sensors( 167): set enable dis -> dis
V/Sensors ( 167): HAL:enable - sensor Accelerometer (handle 1) dis -> en
V/Sensors ( 167): HAL:Accelerometer sensor state change what=1
V/Sensors ( 167): HAL:enableSensors - sensors: 0x70
V/Sensors ( 167): HAL:accel bias [-22683870 9519795 15278272] [-0.021126
0.008866 0.014229]
V/Sensors ( 167): HAL:start in use accel auto_calibration
V/Sensors ( 167): setDelay : 66667000 ns, (15.00 Hz)
V/Sensors ( 167): HAL:wanted rate for all sensors : 66667000 ns, mpl rate:
66667 us, (15.00 Hz)
V/Sensors ( 167): HAL:**** Motion ****
I/Gecko ( 167): 947042389186 Marionette INFO marionette-server.js
loaded
I/Gecko ( 167): 947042389277 Marionette INFO B2G emulator: no
I/Gecko ( 167): 947042389278 Marionette INFO Device detected is
tostab12BA
I/Gecko ( 167): 947042389279 Marionette INFO Listening on port 2828
I/Gecko ( 167):
I/Gecko ( 167): 947042389279 Marionette INFO Marionette server ready
W/NvAudioPolicyManager( 160): setDeviceConnectionState() device already
connected: 8
I/Gonk ( 167): RIL[0]: OnConnectSuccess
I/Gecko ( 167): -*- RILContentHelper: Registering for ICC related messages
I/Gecko ( 167): -*- RILContentHelper: Registering for mobile connection
related messages
I/GeckoBluetooth( 167): Error: Unknown error -2
I/GeckoBluetooth( 167): Failed to load bluedroid library.
I/GeckoBluetooth( 167): Error: StopInternal
I/log ( 1003): OOM Message Logger Started
D/NetUtils( 167): failed to remove default route for wlan0: No such process
D/SoftapController( 156): Softap fwReload - Ok
I/Gonk ( 167): Can't parse netd's response
I/Gecko:ProcessPriorityManager( 167): [(Preallocated), child-id=1, pid=1026]
Creating ParticularProcessPriorityManager.
I/Gecko:ProcessPriorityManager( 167): [(Preallocated), child-id=1, pid=1026]
Done starting up. mHoldsCPUWakeLock=0, mHoldsHighPriorityWakeLock=0
I/Gecko:ProcessPriorityManager( 167): [(Preallocated), child-id=1, pid=1026]
Changing priority from UNKNOWN:CPU_NORMAL to BACKGROUND:CPU_NORMAL.
I/Gonk ( 167): Setting nice for pid 1026 to 18
I/Gonk ( 167): Changed nice for pid 1026 from 0 to 18.
E/Profiler( 1026): BEGIN mozilla_sampler_init
E/Profiler( 1026): BPUnw: [1 total]
thread_register_for_profiling(me=0xb6f9bffc, stacktop=0xbeccff4f)
E/Profiler( 1026): SPS:
E/Profiler( 1026): SPS: Unwind mode = pseudo
E/Profiler( 1026): SPS: Sampling interval = 0 ms (zero means "platform default")
E/Profiler( 1026): SPS: Entry store size = 0 (zero means "platform default")
E/Profiler( 1026): SPS: UnwindStackScan = 0 (max dubious frames per unwind).
E/Profiler( 1026): SPS: Use env var MOZ_PROFILER_MODE=help for further
information.
E/Profiler( 1026): SPS:
E/Profiler( 1026): Registering start signal
E/GeckoConsole( 1026): Could not read chrome manifest
'file:///system/b2g/chrome.manifest'.
I/Gecko ( 1026): ###################################### forms.js loaded
I/Gecko ( 1026): ############################### browserElementPanning.js
loaded
I/Gecko ( 1026): ######################## BrowserElementChildPreload.js loaded
E/nvaudio_hw( 160): dev/ttyACM2 open failed
I/VolumeManager( 167): SetSharingMode for volume sdcard to 1 canBeShared = 1
I/AutoMounter( 167): UpdateState: umsAvail:1 umsEnabled:0 mode:0
usbCablePluggedIn:1 tryToShare:0
I/AutoMounter( 167): UpdateState: Volume sdcard is NoMedia and missing
I/AutoMounter( 167): UpdateState: Volume usbdrive is NoMedia and missing
I/Gecko ( 167): ############################### browserElementPanning.js
loaded
I/Gecko ( 167): ######################## BrowserElementChildPreload.js loaded
I/Gecko ( 167): *** UTM:SVC TimerManager:registerTimer - id:
user-agent-updates-timer
E/GeckoConsole( 167): UTM:SVC TimerManager:registerTimer - id:
user-agent-updates-timer
I/Gecko ( 167): !! Creating a dummy channel for system.gaiamobile.org (no
appInfo)
E/Profiler( 167): BPUnw: [1 total]
thread_unregister_for_profiling(me=0x6c28b8) (NOT REGISTERED)
I/log ( 1185): OOM Message Logger Started
I/log ( 1319): OOM Message Logger Started
I/log ( 1452): OOM Message Logger Started
I/log ( 1591): OOM Message Logger Started
I/log ( 1720): OOM Message Logger Started
W/Gonk ( 167): Frame delay is 83333 us but decoding took 98419 us
I/log ( 1853): OOM Message Logger Started
E/Profiler( 167): BPUnw: [1 total]
thread_unregister_for_profiling(me=0x6c11d8) (NOT REGISTERED)
E/Profiler( 167): BPUnw: [1 total]
thread_unregister_for_profiling(me=0x6c0d48) (NOT REGISTERED)
E/Profiler( 167): BPUnw: [1 total]
thread_unregister_for_profiling(me=0x6c1668) (NOT REGISTERED)
E/Profiler( 167): BPUnw: [1 total]
thread_unregister_for_profiling(me=0x6c1420) (NOT REGISTERED)
W/Gonk ( 167): Frame delay is 83333 us but decoding took 95873 us
I/log ( 1976): OOM Message Logger Started
I/log ( 2100): OOM Message Logger Started
I/log ( 2236): OOM Message Logger Started
I/log ( 2376): OOM Message Logger Started
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g