Skip to content

Instantly share code, notes, and snippets.

@lpellegr
Created February 6, 2015 19:29
Show Gist options
  • Save lpellegr/2edb9521a4f617369e57 to your computer and use it in GitHub Desktop.
Save lpellegr/2edb9521a4f617369e57 to your computer and use it in GitHub Desktop.
- waiting for device -
--------- beginning of main
I/installd( 0): installd firing up
W/auditd ( 924): type=2000 audit(0.0:1): initialized
I/auditd ( 924): type=1403 audit(0.0:2): policy loaded auid=4294967295 ses=4294967295
W/auditd ( 924): type=1404 audit(0.0:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
I/qemu-props( 0): connected to 'boot-properties' qemud service.
I/qemu-props( 0): receiving..
I/qemu-props( 0): received: persist.sys.language=
I/qemu-props( 0): receiving..
I/qemu-props( 0): received: persist.sys.country=
I/qemu-props( 0): receiving..
I/qemu-props( 0): received: dalvik.vm.heapsize=512m
I/qemu-props( 0): receiving..
I/qemu-props( 0): received: qemu.sf.lcd_density=640
I/qemu-props( 0): receiving..
I/qemu-props( 0): received: qemu.hw.mainkeys=0
I/qemu-props( 0): receiving..
I/qemu-props( 0): received: qemu.sf.fake_camera=none
I/qemu-props( 0): receiving..
I/qemu-props( 0): exiting (6 properties set).
I/ ( 0): debuggerd: Dec 6 2014 01:45:08
I/SurfaceFlinger( 929): SurfaceFlinger is starting
I/SurfaceFlinger( 929): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 929): Emulator without GPU support detected. Fallback to software renderer.
--------- beginning of system
I/Vold ( 928): Vold 2.1 (the revenge) firing up
D/Vold ( 928): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/libEGL ( 929): loaded /system/lib/egl/libGLES_android.so
D/gralloc_goldfish( 929): Emulator without GPU emulation detected.
E/SurfaceFlinger( 929): hwcomposer module not found
E/SurfaceFlinger( 929): ERROR: failed to open framebuffer (No such file or directory), aborting
--------- beginning of crash
F/libc ( 929): Fatal signal 6 (SIGABRT), code -6 in tid 929 (surfaceflinger)
W/DirectVolume( 928): Deprecated implied prefix pattern detected, please use '/devices/platform/goldfish_mmc.0*' instead
D/Vold ( 928): Volume sdcard state changing 0 (No-Media) -> 1 (Idle-Unmounted)
I/Netd ( 936): Netd 1.0 starting
I/lowmemorykiller( 926): No kernel memory.pressure_level support (errno=2)
E/lowmemorykiller( 926): Kernel does not support memory pressure events or in-kernel low memory killer
I/mediaserver( 940): ServiceManager: 0xb6116d40
I/AudioFlinger( 940): Using default 3000 mSec as standby time.
I/ServiceManager( 940): Waiting for service batterystats...
I/DEBUG ( 937): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 937): Build fingerprint: 'generic_x86/sdk_google_phone_x86/generic_x86:5.0.1/LSX66B/1630668:eng/test-keys'
I/DEBUG ( 937): Revision: '0'
I/DEBUG ( 937): ABI: 'x86'
I/DEBUG ( 937): pid: 929, tid: 929, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 937): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 937): eax 00000000 ebx 000003a1 ecx 000003a1 edx 00000006
I/DEBUG ( 937): esi b77dcf08 edi 00000002
I/DEBUG ( 937): xcs 00000073 xds 0000007b xes 0000007b xfs 00000000 xss 0000007b
I/DEBUG ( 937): eip b7748d36 ebp 000003a1 esp bff642e0 flags 00000286
I/DEBUG ( 937):
I/DEBUG ( 937): backtrace:
I/DEBUG ( 937): #00 pc 00074d36 /system/lib/libc.so (tgkill+22)
I/DEBUG ( 937): #01 pc 00021b1b /system/lib/libc.so (pthread_kill+155)
I/DEBUG ( 937): #02 pc 00023394 /system/lib/libc.so (raise+36)
I/DEBUG ( 937): #03 pc 0001b874 /system/lib/libc.so (abort+84)
I/DEBUG ( 937): #04 pc 000303a5 /system/lib/libsurfaceflinger.so
I/DEBUG ( 937): #05 pc 0001f337 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::init()+199)
I/DEBUG ( 937): #06 pc 000008a1 /system/bin/surfaceflinger
I/DEBUG ( 937): #07 pc 00012a34 /system/lib/libc.so (__libc_init+100)
I/DEBUG ( 937): #08 pc 000009ff /system/bin/surfaceflinger
D/AndroidRuntime( 943):
D/AndroidRuntime( 943): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 943): CheckJNI is ON
I/art ( 943): option[0]=-Xzygote
I/art ( 943): option[1]=-Xcheck:jni
I/art ( 943): option[2]=-Xjnigreflimit:2000
I/art ( 943): option[3]=-Xstacktracefile:/data/anr/traces.txt
I/art ( 943): option[4]=exit
I/art ( 943): option[5]=vfprintf
I/art ( 943): option[6]=sensitiveThread
I/art ( 943): option[7]=-verbose:gc
I/art ( 943): option[8]=-Xms4m
I/art ( 943): option[9]=-Xmx512m
I/art ( 943): option[10]=-XX:mainThreadStackSize=24K
I/art ( 943): option[11]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
I/art ( 943): option[12]=-Ximage-compiler-option
I/art ( 943): option[13]=--runtime-arg
I/art ( 943): option[14]=-Ximage-compiler-option
I/art ( 943): option[15]=-Xms64m
I/art ( 943): option[16]=-Ximage-compiler-option
I/art ( 943): option[17]=--runtime-arg
I/art ( 943): option[18]=-Ximage-compiler-option
I/art ( 943): option[19]=-Xmx64m
I/art ( 943): option[20]=-Ximage-compiler-option
I/art ( 943): option[21]=--image-classes-zip=/system/framework/framework.jar
I/art ( 943): option[22]=-Ximage-compiler-option
I/art ( 943): option[23]=--image-classes=preloaded-classes
I/art ( 943): option[24]=-Xcompiler-option
I/art ( 943): option[25]=--runtime-arg
I/art ( 943): option[26]=-Xcompiler-option
I/art ( 943): option[27]=-Xms64m
I/art ( 943): option[28]=-Xcompiler-option
I/art ( 943): option[29]=--runtime-arg
I/art ( 943): option[30]=-Xcompiler-option
I/art ( 943): option[31]=-Xmx512m
I/art ( 943): option[32]=-Duser.language=en
I/art ( 943): option[33]=-Duser.region=US
I/DEBUG ( 937):
I/DEBUG ( 937): Tombstone written to: /data/tombstones/tombstone_04
I/ServiceManager( 927): service 'media.audio_flinger' died
I/SurfaceFlinger( 1008): SurfaceFlinger is starting
I/Netd ( 1007): Netd 1.0 starting
I/SurfaceFlinger( 1008): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 1008): Emulator without GPU support detected. Fallback to software renderer.
D/libEGL ( 1008): loaded /system/lib/egl/libGLES_android.so
D/gralloc_goldfish( 1008): Emulator without GPU emulation detected.
E/SurfaceFlinger( 1008): hwcomposer module not found
E/SurfaceFlinger( 1008): ERROR: failed to open framebuffer (No such file or directory), aborting
F/libc ( 1008): Fatal signal 6 (SIGABRT), code -6 in tid 1008 (surfaceflinger)
I/mediaserver( 1009): ServiceManager: 0xb6216d40
I/AudioFlinger( 1009): Using default 3000 mSec as standby time.
I/ServiceManager( 1009): Waiting for service batterystats...
D/AndroidRuntime( 1010):
D/AndroidRuntime( 1010): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1010): CheckJNI is ON
I/art ( 1010): option[0]=-Xzygote
I/art ( 1010): option[1]=-Xcheck:jni
I/art ( 1010): option[2]=-Xjnigreflimit:2000
I/art ( 1010): option[3]=-Xstacktracefile:/data/anr/traces.txt
I/art ( 1010): option[4]=exit
I/art ( 1010): option[5]=vfprintf
I/art ( 1010): option[6]=sensitiveThread
I/art ( 1010): option[7]=-verbose:gc
I/art ( 1010): option[8]=-Xms4m
I/art ( 1010): option[9]=-Xmx512m
I/art ( 1010): option[10]=-XX:mainThreadStackSize=24K
I/art ( 1010): option[11]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
I/art ( 1010): option[12]=-Ximage-compiler-option
I/art ( 1010): option[13]=--runtime-arg
I/art ( 1010): option[14]=-Ximage-compiler-option
I/art ( 1010): option[15]=-Xms64m
I/art ( 1010): option[16]=-Ximage-compiler-option
I/art ( 1010): option[17]=--runtime-arg
I/art ( 1010): option[18]=-Ximage-compiler-option
I/art ( 1010): option[19]=-Xmx64m
I/art ( 1010): option[20]=-Ximage-compiler-option
I/art ( 1010): option[21]=--image-classes-zip=/system/framework/framework.jar
I/art ( 1010): option[22]=-Ximage-compiler-option
I/art ( 1010): option[23]=--image-classes=preloaded-classes
I/art ( 1010): option[24]=-Xcompiler-option
I/art ( 1010): option[25]=--runtime-arg
I/art ( 1010): option[26]=-Xcompiler-option
I/art ( 1010): option[27]=-Xms64m
I/art ( 1010): option[28]=-Xcompiler-option
I/art ( 1010): option[29]=--runtime-arg
I/art ( 1010): option[30]=-Xcompiler-option
I/art ( 1010): option[31]=-Xmx512m
I/art ( 1010): option[32]=-Duser.language=en
I/art ( 1010): option[33]=-Duser.region=US
I/DEBUG ( 937): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 937): Build fingerprint: 'generic_x86/sdk_google_phone_x86/generic_x86:5.0.1/LSX66B/1630668:eng/test-keys'
I/DEBUG ( 937): Revision: '0'
I/DEBUG ( 937): ABI: 'x86'
I/DEBUG ( 937): pid: 1008, tid: 1008, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 937): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 937): eax 00000000 ebx 000003f0 ecx 000003f0 edx 00000006
I/DEBUG ( 937): esi b77eff08 edi 00000002
I/DEBUG ( 937): xcs 00000073 xds 0000007b xes 0000007b xfs 00000000 xss 0000007b
I/DEBUG ( 937): eip b775bd36 ebp 000003f0 esp bf910160 flags 00000282
I/DEBUG ( 937):
I/DEBUG ( 937): backtrace:
I/DEBUG ( 937): #00 pc 00074d36 /system/lib/libc.so (tgkill+22)
I/DEBUG ( 937): #01 pc 00021b1b /system/lib/libc.so (pthread_kill+155)
I/DEBUG ( 937): #02 pc 00023394 /system/lib/libc.so (raise+36)
I/DEBUG ( 937): #03 pc 0001b874 /system/lib/libc.so (abort+84)
I/DEBUG ( 937): #04 pc 000303a5 /system/lib/libsurfaceflinger.so
I/DEBUG ( 937): #05 pc 0001f337 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::init()+199)
I/DEBUG ( 937): #06 pc 000008a1 /system/bin/surfaceflinger
I/DEBUG ( 937): #07 pc 00012a34 /system/lib/libc.so (__libc_init+100)
I/DEBUG ( 937): #08 pc 000009ff /system/bin/surfaceflinger
I/DEBUG ( 937):
I/DEBUG ( 937): Tombstone written to: /data/tombstones/tombstone_05
I/ServiceManager( 927): service 'media.audio_flinger' died
I/SurfaceFlinger( 1027): SurfaceFlinger is starting
I/Netd ( 1026): Netd 1.0 starting
I/SurfaceFlinger( 1027): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 1027): Emulator without GPU support detected. Fallback to software renderer.
D/libEGL ( 1027): loaded /system/lib/egl/libGLES_android.so
D/gralloc_goldfish( 1027): Emulator without GPU emulation detected.
E/SurfaceFlinger( 1027): hwcomposer module not found
E/SurfaceFlinger( 1027): ERROR: failed to open framebuffer (No such file or directory), aborting
F/libc ( 1027): Fatal signal 6 (SIGABRT), code -6 in tid 1027 (surfaceflinger)
I/mediaserver( 1028): ServiceManager: 0xb6116d40
I/AudioFlinger( 1028): Using default 3000 mSec as standby time.
I/ServiceManager( 1028): Waiting for service batterystats...
D/AndroidRuntime( 1029):
D/AndroidRuntime( 1029): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1029): CheckJNI is ON
I/art ( 1029): option[0]=-Xzygote
I/art ( 1029): option[1]=-Xcheck:jni
I/art ( 1029): option[2]=-Xjnigreflimit:2000
I/art ( 1029): option[3]=-Xstacktracefile:/data/anr/traces.txt
I/art ( 1029): option[4]=exit
I/art ( 1029): option[5]=vfprintf
I/art ( 1029): option[6]=sensitiveThread
I/art ( 1029): option[7]=-verbose:gc
I/art ( 1029): option[8]=-Xms4m
I/art ( 1029): option[9]=-Xmx512m
I/art ( 1029): option[10]=-XX:mainThreadStackSize=24K
I/art ( 1029): option[11]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
I/art ( 1029): option[12]=-Ximage-compiler-option
I/art ( 1029): option[13]=--runtime-arg
I/art ( 1029): option[14]=-Ximage-compiler-option
I/art ( 1029): option[15]=-Xms64m
I/art ( 1029): option[16]=-Ximage-compiler-option
I/art ( 1029): option[17]=--runtime-arg
I/art ( 1029): option[18]=-Ximage-compiler-option
I/art ( 1029): option[19]=-Xmx64m
I/art ( 1029): option[20]=-Ximage-compiler-option
I/art ( 1029): option[21]=--image-classes-zip=/system/framework/framework.jar
I/art ( 1029): option[22]=-Ximage-compiler-option
I/art ( 1029): option[23]=--image-classes=preloaded-classes
I/art ( 1029): option[24]=-Xcompiler-option
I/art ( 1029): option[25]=--runtime-arg
I/art ( 1029): option[26]=-Xcompiler-option
I/art ( 1029): option[27]=-Xms64m
I/art ( 1029): option[28]=-Xcompiler-option
I/art ( 1029): option[29]=--runtime-arg
I/art ( 1029): option[30]=-Xcompiler-option
I/art ( 1029): option[31]=-Xmx512m
I/art ( 1029): option[32]=-Duser.language=en
I/art ( 1029): option[33]=-Duser.region=US
I/DEBUG ( 937): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 937): Build fingerprint: 'generic_x86/sdk_google_phone_x86/generic_x86:5.0.1/LSX66B/1630668:eng/test-keys'
I/DEBUG ( 937): Revision: '0'
I/DEBUG ( 937): ABI: 'x86'
I/DEBUG ( 937): pid: 1027, tid: 1027, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 937): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 937): eax 00000000 ebx 00000403 ecx 00000403 edx 00000006
I/DEBUG ( 937): esi b776ff08 edi 00000002
I/DEBUG ( 937): xcs 00000073 xds 0000007b xes 0000007b xfs 00000000 xss 0000007b
I/DEBUG ( 937): eip b76dbd36 ebp 00000403 esp bfd6fe30 flags 00000282
I/DEBUG ( 937):
I/DEBUG ( 937): backtrace:
I/DEBUG ( 937): #00 pc 00074d36 /system/lib/libc.so (tgkill+22)
I/DEBUG ( 937): #01 pc 00021b1b /system/lib/libc.so (pthread_kill+155)
I/DEBUG ( 937): #02 pc 00023394 /system/lib/libc.so (raise+36)
I/DEBUG ( 937): #03 pc 0001b874 /system/lib/libc.so (abort+84)
I/DEBUG ( 937): #04 pc 000303a5 /system/lib/libsurfaceflinger.so
I/DEBUG ( 937): #05 pc 0001f337 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::init()+199)
I/DEBUG ( 937): #06 pc 000008a1 /system/bin/surfaceflinger
I/DEBUG ( 937): #07 pc 00012a34 /system/lib/libc.so (__libc_init+100)
I/DEBUG ( 937): #08 pc 000009ff /system/bin/surfaceflinger
I/DEBUG ( 937):
I/DEBUG ( 937): Tombstone written to: /data/tombstones/tombstone_06
I/ServiceManager( 927): service 'media.audio_flinger' died
D/AndroidRuntime( 1059):
D/AndroidRuntime( 1059): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 1059): CheckJNI is ON
E/memtrack( 1059): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 1059): failed to load memtrack module: -2
D/AndroidRuntime( 1059): Calling main entry com.android.commands.pm.Pm
D/AndroidRuntime( 1059): Shutting down VM
E/art ( 1059): Thread attaching while runtime is shutting down: Binder_1
I/AndroidRuntime( 1059): NOTE: attach of thread 'Binder_1' failed
D/AndroidRuntime( 1071):
D/AndroidRuntime( 1071): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 1071): CheckJNI is ON
E/memtrack( 1071): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 1071): failed to load memtrack module: -2
D/AndroidRuntime( 1071): Calling main entry com.android.commands.pm.Pm
D/AndroidRuntime( 1071): Shutting down VM
I/SurfaceFlinger( 1083): SurfaceFlinger is starting
I/Netd ( 1082): Netd 1.0 starting
I/SurfaceFlinger( 1083): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 1083): Emulator without GPU support detected. Fallback to software renderer.
D/libEGL ( 1083): loaded /system/lib/egl/libGLES_android.so
D/gralloc_goldfish( 1083): Emulator without GPU emulation detected.
E/SurfaceFlinger( 1083): hwcomposer module not found
E/SurfaceFlinger( 1083): ERROR: failed to open framebuffer (No such file or directory), aborting
F/libc ( 1083): Fatal signal 6 (SIGABRT), code -6 in tid 1083 (surfaceflinger)
I/mediaserver( 1084): ServiceManager: 0xb6216d40
I/AudioFlinger( 1084): Using default 3000 mSec as standby time.
I/ServiceManager( 1084): Waiting for service batterystats...
D/AndroidRuntime( 1085):
D/AndroidRuntime( 1085): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1085): CheckJNI is ON
I/art ( 1085): option[0]=-Xzygote
I/art ( 1085): option[1]=-Xcheck:jni
I/art ( 1085): option[2]=-Xjnigreflimit:2000
I/art ( 1085): option[3]=-Xstacktracefile:/data/anr/traces.txt
I/art ( 1085): option[4]=exit
I/art ( 1085): option[5]=vfprintf
I/art ( 1085): option[6]=sensitiveThread
I/art ( 1085): option[7]=-verbose:gc
I/art ( 1085): option[8]=-Xms4m
I/art ( 1085): option[9]=-Xmx512m
I/art ( 1085): option[10]=-XX:mainThreadStackSize=24K
I/art ( 1085): option[11]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
I/art ( 1085): option[12]=-Ximage-compiler-option
I/art ( 1085): option[13]=--runtime-arg
I/art ( 1085): option[14]=-Ximage-compiler-option
I/art ( 1085): option[15]=-Xms64m
I/art ( 1085): option[16]=-Ximage-compiler-option
I/art ( 1085): option[17]=--runtime-arg
I/art ( 1085): option[18]=-Ximage-compiler-option
I/art ( 1085): option[19]=-Xmx64m
I/art ( 1085): option[20]=-Ximage-compiler-option
I/art ( 1085): option[21]=--image-classes-zip=/system/framework/framework.jar
I/art ( 1085): option[22]=-Ximage-compiler-option
I/art ( 1085): option[23]=--image-classes=preloaded-classes
I/art ( 1085): option[24]=-Xcompiler-option
I/art ( 1085): option[25]=--runtime-arg
I/art ( 1085): option[26]=-Xcompiler-option
I/art ( 1085): option[27]=-Xms64m
I/art ( 1085): option[28]=-Xcompiler-option
I/art ( 1085): option[29]=--runtime-arg
I/art ( 1085): option[30]=-Xcompiler-option
I/art ( 1085): option[31]=-Xmx512m
I/art ( 1085): option[32]=-Duser.language=en
I/art ( 1085): option[33]=-Duser.region=US
E/memtrack( 1085): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 1085): failed to load memtrack module: -2
I/SamplingProfilerIntegration( 1085): Profiling disabled.
D/Zygote ( 1085): begin preload
I/Zygote ( 1085): Preloading classes...
I/art ( 1085): Explicit concurrent mark sweep GC freed 992(55KB) AllocSpace objects, 0(0B) LOS objects, 93% free, 69KB/1093KB, paused 193us total 6.170ms
I/DEBUG ( 937): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 937): Build fingerprint: 'generic_x86/sdk_google_phone_x86/generic_x86:5.0.1/LSX66B/1630668:eng/test-keys'
I/DEBUG ( 937): Revision: '0'
I/DEBUG ( 937): ABI: 'x86'
I/DEBUG ( 937): pid: 1083, tid: 1083, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 937): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 937): eax 00000000 ebx 0000043b ecx 0000043b edx 00000006
I/DEBUG ( 937): esi b770ef08 edi 00000002
I/DEBUG ( 937): xcs 00000073 xds 0000007b xes 0000007b xfs 00000000 xss 0000007b
I/DEBUG ( 937): eip b767ad36 ebp 0000043b esp bf884f70 flags 00000286
I/DEBUG ( 937):
I/DEBUG ( 937): backtrace:
I/DEBUG ( 937): #00 pc 00074d36 /system/lib/libc.so (tgkill+22)
I/DEBUG ( 937): #01 pc 00021b1b /system/lib/libc.so (pthread_kill+155)
I/DEBUG ( 937): #02 pc 00023394 /system/lib/libc.so (raise+36)
I/DEBUG ( 937): #03 pc 0001b874 /system/lib/libc.so (abort+84)
I/DEBUG ( 937): #04 pc 000303a5 /system/lib/libsurfaceflinger.so
I/DEBUG ( 937): #05 pc 0001f337 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::init()+199)
I/DEBUG ( 937): #06 pc 000008a1 /system/bin/surfaceflinger
I/DEBUG ( 937): #07 pc 00012a34 /system/lib/libc.so (__libc_init+100)
I/DEBUG ( 937): #08 pc 000009ff /system/bin/surfaceflinger
I/art ( 1085): Counter: 1
I/art ( 1085): Explicit concurrent mark sweep GC freed 521(32KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 89KB/1113KB, paused 242us total 1.168ms
I/art ( 1085): Explicit concurrent mark sweep GC freed 638(41KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 97KB/1121KB, paused 196us total 1.476ms
I/DEBUG ( 937):
I/DEBUG ( 937): Tombstone written to: /data/tombstones/tombstone_07
I/ServiceManager( 927): service 'media.audio_flinger' died
D/AndroidRuntime( 1104):
D/AndroidRuntime( 1104): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 1104): CheckJNI is ON
E/memtrack( 1104): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 1104): failed to load memtrack module: -2
D/AndroidRuntime( 1104): Calling main entry com.android.commands.pm.Pm
D/AndroidRuntime( 1104): Shutting down VM
D/AndroidRuntime( 1123):
D/AndroidRuntime( 1123): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 1123): CheckJNI is ON
E/memtrack( 1123): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 1123): failed to load memtrack module: -2
D/AndroidRuntime( 1123): Calling main entry com.android.commands.pm.Pm
D/AndroidRuntime( 1123): Shutting down VM
E/art ( 1123): Thread attaching while runtime is shutting down: Binder_1
I/AndroidRuntime( 1123): NOTE: attach of thread 'Binder_1' failed
D/AndroidRuntime( 1135):
D/AndroidRuntime( 1135): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime( 1135): CheckJNI is ON
E/memtrack( 1135): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 1135): failed to load memtrack module: -2
D/AndroidRuntime( 1135): Calling main entry com.android.commands.pm.Pm
D/AndroidRuntime( 1135): Shutting down VM
E/art ( 1135): Thread attaching while runtime is shutting down: Binder_1
I/AndroidRuntime( 1135): NOTE: attach of thread 'Binder_1' failed
I/SurfaceFlinger( 1148): SurfaceFlinger is starting
I/Netd ( 1147): Netd 1.0 starting
I/SurfaceFlinger( 1148): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 1148): Emulator without GPU support detected. Fallback to software renderer.
D/libEGL ( 1148): loaded /system/lib/egl/libGLES_android.so
D/gralloc_goldfish( 1148): Emulator without GPU emulation detected.
E/SurfaceFlinger( 1148): hwcomposer module not found
E/SurfaceFlinger( 1148): ERROR: failed to open framebuffer (No such file or directory), aborting
F/libc ( 1148): Fatal signal 6 (SIGABRT), code -6 in tid 1148 (surfaceflinger)
I/mediaserver( 1149): ServiceManager: 0xb6216d40
I/AudioFlinger( 1149): Using default 3000 mSec as standby time.
I/ServiceManager( 1149): Waiting for service batterystats...
D/AndroidRuntime( 1150):
D/AndroidRuntime( 1150): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1150): CheckJNI is ON
I/art ( 1150): option[0]=-Xzygote
I/art ( 1150): option[1]=-Xcheck:jni
I/art ( 1150): option[2]=-Xjnigreflimit:2000
I/art ( 1150): option[3]=-Xstacktracefile:/data/anr/traces.txt
I/art ( 1150): option[4]=exit
I/art ( 1150): option[5]=vfprintf
I/art ( 1150): option[6]=sensitiveThread
I/art ( 1150): option[7]=-verbose:gc
I/art ( 1150): option[8]=-Xms4m
I/art ( 1150): option[9]=-Xmx512m
I/art ( 1150): option[10]=-XX:mainThreadStackSize=24K
I/art ( 1150): option[11]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
I/art ( 1150): option[12]=-Ximage-compiler-option
I/art ( 1150): option[13]=--runtime-arg
I/art ( 1150): option[14]=-Ximage-compiler-option
I/art ( 1150): option[15]=-Xms64m
I/art ( 1150): option[16]=-Ximage-compiler-option
I/art ( 1150): option[17]=--runtime-arg
I/art ( 1150): option[18]=-Ximage-compiler-option
I/art ( 1150): option[19]=-Xmx64m
I/art ( 1150): option[20]=-Ximage-compiler-option
I/art ( 1150): option[21]=--image-classes-zip=/system/framework/framework.jar
I/art ( 1150): option[22]=-Ximage-compiler-option
I/art ( 1150): option[23]=--image-classes=preloaded-classes
I/art ( 1150): option[24]=-Xcompiler-option
I/art ( 1150): option[25]=--runtime-arg
I/art ( 1150): option[26]=-Xcompiler-option
I/art ( 1150): option[27]=-Xms64m
I/art ( 1150): option[28]=-Xcompiler-option
I/art ( 1150): option[29]=--runtime-arg
I/art ( 1150): option[30]=-Xcompiler-option
I/art ( 1150): option[31]=-Xmx512m
I/art ( 1150): option[32]=-Duser.language=en
I/art ( 1150): option[33]=-Duser.region=US
E/memtrack( 1150): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 1150): failed to load memtrack module: -2
I/SamplingProfilerIntegration( 1150): Profiling disabled.
D/Zygote ( 1150): begin preload
I/Zygote ( 1150): Preloading classes...
I/art ( 1150): Explicit concurrent mark sweep GC freed 992(55KB) AllocSpace objects, 0(0B) LOS objects, 93% free, 69KB/1093KB, paused 191us total 1.440ms
I/art ( 1150): Counter: 1
I/art ( 1150): Explicit concurrent mark sweep GC freed 521(32KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 89KB/1113KB, paused 187us total 1.255ms
I/art ( 1150): Explicit concurrent mark sweep GC freed 638(41KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 97KB/1121KB, paused 191us total 1.371ms
I/DEBUG ( 937): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 937): Build fingerprint: 'generic_x86/sdk_google_phone_x86/generic_x86:5.0.1/LSX66B/1630668:eng/test-keys'
I/DEBUG ( 937): Revision: '0'
I/DEBUG ( 937): ABI: 'x86'
I/DEBUG ( 937): pid: 1148, tid: 1148, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 937): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 937): eax 00000000 ebx 0000047c ecx 0000047c edx 00000006
I/DEBUG ( 937): esi b7795f08 edi 00000002
I/DEBUG ( 937): xcs 00000073 xds 0000007b xes 0000007b xfs 00000000 xss 0000007b
I/DEBUG ( 937): eip b7701d36 ebp 0000047c esp bfc22d30 flags 00000282
I/DEBUG ( 937):
I/DEBUG ( 937): backtrace:
I/DEBUG ( 937): #00 pc 00074d36 /system/lib/libc.so (tgkill+22)
I/DEBUG ( 937): #01 pc 00021b1b /system/lib/libc.so (pthread_kill+155)
I/DEBUG ( 937): #02 pc 00023394 /system/lib/libc.so (raise+36)
I/DEBUG ( 937): #03 pc 0001b874 /system/lib/libc.so (abort+84)
I/DEBUG ( 937): #04 pc 000303a5 /system/lib/libsurfaceflinger.so
I/DEBUG ( 937): #05 pc 0001f337 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::init()+199)
I/DEBUG ( 937): #06 pc 000008a1 /system/bin/surfaceflinger
I/DEBUG ( 937): #07 pc 00012a34 /system/lib/libc.so (__libc_init+100)
I/DEBUG ( 937): #08 pc 000009ff /system/bin/surfaceflinger
I/art ( 1150): Explicit concurrent mark sweep GC freed 397(25KB) AllocSpace objects, 0(0B) LOS objects, 89% free, 121KB/1145KB, paused 191us total 1.230ms
I/DEBUG ( 937):
I/DEBUG ( 937): Tombstone written to: /data/tombstones/tombstone_08
I/ServiceManager( 927): service 'media.audio_flinger' died
I/SurfaceFlinger( 1176): SurfaceFlinger is starting
I/Netd ( 1175): Netd 1.0 starting
I/SurfaceFlinger( 1176): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 1176): Emulator without GPU support detected. Fallback to software renderer.
D/libEGL ( 1176): loaded /system/lib/egl/libGLES_android.so
D/gralloc_goldfish( 1176): Emulator without GPU emulation detected.
E/SurfaceFlinger( 1176): hwcomposer module not found
E/SurfaceFlinger( 1176): ERROR: failed to open framebuffer (No such file or directory), aborting
F/libc ( 1176): Fatal signal 6 (SIGABRT), code -6 in tid 1176 (surfaceflinger)
I/mediaserver( 1177): ServiceManager: 0xb6216d40
I/AudioFlinger( 1177): Using default 3000 mSec as standby time.
I/ServiceManager( 1177): Waiting for service batterystats...
D/AndroidRuntime( 1178):
D/AndroidRuntime( 1178): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1178): CheckJNI is ON
I/art ( 1178): option[0]=-Xzygote
I/art ( 1178): option[1]=-Xcheck:jni
I/art ( 1178): option[2]=-Xjnigreflimit:2000
I/art ( 1178): option[3]=-Xstacktracefile:/data/anr/traces.txt
I/art ( 1178): option[4]=exit
I/art ( 1178): option[5]=vfprintf
I/art ( 1178): option[6]=sensitiveThread
I/art ( 1178): option[7]=-verbose:gc
I/art ( 1178): option[8]=-Xms4m
I/art ( 1178): option[9]=-Xmx512m
I/art ( 1178): option[10]=-XX:mainThreadStackSize=24K
I/art ( 1178): option[11]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
I/art ( 1178): option[12]=-Ximage-compiler-option
I/art ( 1178): option[13]=--runtime-arg
I/art ( 1178): option[14]=-Ximage-compiler-option
I/art ( 1178): option[15]=-Xms64m
I/art ( 1178): option[16]=-Ximage-compiler-option
I/art ( 1178): option[17]=--runtime-arg
I/art ( 1178): option[18]=-Ximage-compiler-option
I/art ( 1178): option[19]=-Xmx64m
I/art ( 1178): option[20]=-Ximage-compiler-option
I/art ( 1178): option[21]=--image-classes-zip=/system/framework/framework.jar
I/art ( 1178): option[22]=-Ximage-compiler-option
I/art ( 1178): option[23]=--image-classes=preloaded-classes
I/art ( 1178): option[24]=-Xcompiler-option
I/art ( 1178): option[25]=--runtime-arg
I/art ( 1178): option[26]=-Xcompiler-option
I/art ( 1178): option[27]=-Xms64m
I/art ( 1178): option[28]=-Xcompiler-option
I/art ( 1178): option[29]=--runtime-arg
I/art ( 1178): option[30]=-Xcompiler-option
I/art ( 1178): option[31]=-Xmx512m
I/art ( 1178): option[32]=-Duser.language=en
I/art ( 1178): option[33]=-Duser.region=US
E/memtrack( 1178): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 1178): failed to load memtrack module: -2
I/SamplingProfilerIntegration( 1178): Profiling disabled.
D/Zygote ( 1178): begin preload
I/Zygote ( 1178): Preloading classes...
I/art ( 1178): Explicit concurrent mark sweep GC freed 992(55KB) AllocSpace objects, 0(0B) LOS objects, 93% free, 69KB/1093KB, paused 191us total 1.440ms
I/art ( 1178): Counter: 1
I/art ( 1178): Explicit concurrent mark sweep GC freed 521(32KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 89KB/1113KB, paused 188us total 1.260ms
I/art ( 1178): Explicit concurrent mark sweep GC freed 638(41KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 97KB/1121KB, paused 189us total 1.397ms
I/DEBUG ( 937): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 937): Build fingerprint: 'generic_x86/sdk_google_phone_x86/generic_x86:5.0.1/LSX66B/1630668:eng/test-keys'
I/DEBUG ( 937): Revision: '0'
I/DEBUG ( 937): ABI: 'x86'
I/DEBUG ( 937): pid: 1176, tid: 1176, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 937): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 937): eax 00000000 ebx 00000498 ecx 00000498 edx 00000006
I/DEBUG ( 937): esi b776cf08 edi 00000002
I/DEBUG ( 937): xcs 00000073 xds 0000007b xes 0000007b xfs 00000000 xss 0000007b
I/DEBUG ( 937): eip b76d8d36 ebp 00000498 esp bfab15f0 flags 00000282
I/DEBUG ( 937):
I/DEBUG ( 937): backtrace:
I/DEBUG ( 937): #00 pc 00074d36 /system/lib/libc.so (tgkill+22)
I/DEBUG ( 937): #01 pc 00021b1b /system/lib/libc.so (pthread_kill+155)
I/DEBUG ( 937): #02 pc 00023394 /system/lib/libc.so (raise+36)
I/DEBUG ( 937): #03 pc 0001b874 /system/lib/libc.so (abort+84)
I/DEBUG ( 937): #04 pc 000303a5 /system/lib/libsurfaceflinger.so
I/DEBUG ( 937): #05 pc 0001f337 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::init()+199)
I/DEBUG ( 937): #06 pc 000008a1 /system/bin/surfaceflinger
I/DEBUG ( 937): #07 pc 00012a34 /system/lib/libc.so (__libc_init+100)
I/DEBUG ( 937): #08 pc 000009ff /system/bin/surfaceflinger
I/art ( 1178): Explicit concurrent mark sweep GC freed 397(25KB) AllocSpace objects, 0(0B) LOS objects, 89% free, 121KB/1145KB, paused 190us total 1.218ms
E/Minikin ( 1178): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf
E/Minikin ( 1178): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf
E/Minikin ( 1178): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf
E/Minikin ( 1178): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf
E/Minikin ( 1178): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf
E/Minikin ( 1178): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf
E/Minikin ( 1178): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf
E/Minikin ( 1178): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf
I/DEBUG ( 937):
I/DEBUG ( 937): Tombstone written to: /data/tombstones/tombstone_09
I/ServiceManager( 927): service 'media.audio_flinger' died
I/Netd ( 1204): Netd 1.0 starting
I/SurfaceFlinger( 1205): SurfaceFlinger is starting
I/SurfaceFlinger( 1205): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 1205): Emulator without GPU support detected. Fallback to software renderer.
D/libEGL ( 1205): loaded /system/lib/egl/libGLES_android.so
D/gralloc_goldfish( 1205): Emulator without GPU emulation detected.
E/SurfaceFlinger( 1205): hwcomposer module not found
E/SurfaceFlinger( 1205): ERROR: failed to open framebuffer (No such file or directory), aborting
F/libc ( 1205): Fatal signal 6 (SIGABRT), code -6 in tid 1205 (surfaceflinger)
I/mediaserver( 1206): ServiceManager: 0xb6116d40
I/AudioFlinger( 1206): Using default 3000 mSec as standby time.
I/ServiceManager( 1206): Waiting for service batterystats...
D/AndroidRuntime( 1207):
D/AndroidRuntime( 1207): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1207): CheckJNI is ON
I/art ( 1207): option[0]=-Xzygote
I/art ( 1207): option[1]=-Xcheck:jni
I/art ( 1207): option[2]=-Xjnigreflimit:2000
I/art ( 1207): option[3]=-Xstacktracefile:/data/anr/traces.txt
I/art ( 1207): option[4]=exit
I/art ( 1207): option[5]=vfprintf
I/art ( 1207): option[6]=sensitiveThread
I/art ( 1207): option[7]=-verbose:gc
I/art ( 1207): option[8]=-Xms4m
I/art ( 1207): option[9]=-Xmx512m
I/art ( 1207): option[10]=-XX:mainThreadStackSize=24K
I/art ( 1207): option[11]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
I/art ( 1207): option[12]=-Ximage-compiler-option
I/art ( 1207): option[13]=--runtime-arg
I/art ( 1207): option[14]=-Ximage-compiler-option
I/art ( 1207): option[15]=-Xms64m
I/art ( 1207): option[16]=-Ximage-compiler-option
I/art ( 1207): option[17]=--runtime-arg
I/art ( 1207): option[18]=-Ximage-compiler-option
I/art ( 1207): option[19]=-Xmx64m
I/art ( 1207): option[20]=-Ximage-compiler-option
I/art ( 1207): option[21]=--image-classes-zip=/system/framework/framework.jar
I/art ( 1207): option[22]=-Ximage-compiler-option
I/art ( 1207): option[23]=--image-classes=preloaded-classes
I/art ( 1207): option[24]=-Xcompiler-option
I/art ( 1207): option[25]=--runtime-arg
I/art ( 1207): option[26]=-Xcompiler-option
I/art ( 1207): option[27]=-Xms64m
I/art ( 1207): option[28]=-Xcompiler-option
I/art ( 1207): option[29]=--runtime-arg
I/art ( 1207): option[30]=-Xcompiler-option
I/art ( 1207): option[31]=-Xmx512m
I/art ( 1207): option[32]=-Duser.language=en
I/art ( 1207): option[33]=-Duser.region=US
E/memtrack( 1207): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 1207): failed to load memtrack module: -2
I/SamplingProfilerIntegration( 1207): Profiling disabled.
D/Zygote ( 1207): begin preload
I/Zygote ( 1207): Preloading classes...
I/art ( 1207): Explicit concurrent mark sweep GC freed 992(55KB) AllocSpace objects, 0(0B) LOS objects, 93% free, 69KB/1093KB, paused 200us total 1.448ms
I/art ( 1207): Counter: 1
I/art ( 1207): Explicit concurrent mark sweep GC freed 521(32KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 89KB/1113KB, paused 196us total 1.264ms
I/art ( 1207): Explicit concurrent mark sweep GC freed 638(41KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 97KB/1121KB, paused 188us total 1.387ms
I/DEBUG ( 937): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 937): Build fingerprint: 'generic_x86/sdk_google_phone_x86/generic_x86:5.0.1/LSX66B/1630668:eng/test-keys'
I/DEBUG ( 937): Revision: '0'
I/DEBUG ( 937): ABI: 'x86'
I/DEBUG ( 937): pid: 1205, tid: 1205, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 937): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 937): eax 00000000 ebx 000004b5 ecx 000004b5 edx 00000006
I/DEBUG ( 937): esi b77a5f08 edi 00000002
I/DEBUG ( 937): xcs 00000073 xds 0000007b xes 0000007b xfs 00000000 xss 0000007b
I/DEBUG ( 937): eip b7711d36 ebp 000004b5 esp bfaa9fd0 flags 00000286
I/DEBUG ( 937):
I/DEBUG ( 937): backtrace:
I/DEBUG ( 937): #00 pc 00074d36 /system/lib/libc.so (tgkill+22)
I/DEBUG ( 937): #01 pc 00021b1b /system/lib/libc.so (pthread_kill+155)
I/DEBUG ( 937): #02 pc 00023394 /system/lib/libc.so (raise+36)
I/DEBUG ( 937): #03 pc 0001b874 /system/lib/libc.so (abort+84)
I/DEBUG ( 937): #04 pc 000303a5 /system/lib/libsurfaceflinger.so
I/DEBUG ( 937): #05 pc 0001f337 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::init()+199)
I/DEBUG ( 937): #06 pc 000008a1 /system/bin/surfaceflinger
I/DEBUG ( 937): #07 pc 00012a34 /system/lib/libc.so (__libc_init+100)
I/DEBUG ( 937): #08 pc 000009ff /system/bin/surfaceflinger
I/art ( 1207): Explicit concurrent mark sweep GC freed 397(25KB) AllocSpace objects, 0(0B) LOS objects, 89% free, 121KB/1145KB, paused 78us total 841us
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansSinhala-Regular.ttf
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansSinhala-Bold.ttf
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
E/Minikin ( 1207): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
I/DEBUG ( 937):
I/DEBUG ( 937): Tombstone written to: /data/tombstones/tombstone_00
I/ServiceManager( 927): service 'media.audio_flinger' died
I/SurfaceFlinger( 1232): SurfaceFlinger is starting
I/Netd ( 1231): Netd 1.0 starting
I/SurfaceFlinger( 1232): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 1232): Emulator without GPU support detected. Fallback to software renderer.
D/libEGL ( 1232): loaded /system/lib/egl/libGLES_android.so
D/gralloc_goldfish( 1232): Emulator without GPU emulation detected.
E/SurfaceFlinger( 1232): hwcomposer module not found
E/SurfaceFlinger( 1232): ERROR: failed to open framebuffer (No such file or directory), aborting
F/libc ( 1232): Fatal signal 6 (SIGABRT), code -6 in tid 1232 (surfaceflinger)
I/mediaserver( 1233): ServiceManager: 0xb6216d40
I/AudioFlinger( 1233): Using default 3000 mSec as standby time.
I/ServiceManager( 1233): Waiting for service batterystats...
D/AndroidRuntime( 1234):
D/AndroidRuntime( 1234): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1234): CheckJNI is ON
I/art ( 1234): option[0]=-Xzygote
I/art ( 1234): option[1]=-Xcheck:jni
I/art ( 1234): option[2]=-Xjnigreflimit:2000
I/art ( 1234): option[3]=-Xstacktracefile:/data/anr/traces.txt
I/art ( 1234): option[4]=exit
I/art ( 1234): option[5]=vfprintf
I/art ( 1234): option[6]=sensitiveThread
I/art ( 1234): option[7]=-verbose:gc
I/art ( 1234): option[8]=-Xms4m
I/art ( 1234): option[9]=-Xmx512m
I/art ( 1234): option[10]=-XX:mainThreadStackSize=24K
I/art ( 1234): option[11]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
I/art ( 1234): option[12]=-Ximage-compiler-option
I/art ( 1234): option[13]=--runtime-arg
I/art ( 1234): option[14]=-Ximage-compiler-option
I/art ( 1234): option[15]=-Xms64m
I/art ( 1234): option[16]=-Ximage-compiler-option
I/art ( 1234): option[17]=--runtime-arg
I/art ( 1234): option[18]=-Ximage-compiler-option
I/art ( 1234): option[19]=-Xmx64m
I/art ( 1234): option[20]=-Ximage-compiler-option
I/art ( 1234): option[21]=--image-classes-zip=/system/framework/framework.jar
I/art ( 1234): option[22]=-Ximage-compiler-option
I/art ( 1234): option[23]=--image-classes=preloaded-classes
I/art ( 1234): option[24]=-Xcompiler-option
I/art ( 1234): option[25]=--runtime-arg
I/art ( 1234): option[26]=-Xcompiler-option
I/art ( 1234): option[27]=-Xms64m
I/art ( 1234): option[28]=-Xcompiler-option
I/art ( 1234): option[29]=--runtime-arg
I/art ( 1234): option[30]=-Xcompiler-option
I/art ( 1234): option[31]=-Xmx512m
I/art ( 1234): option[32]=-Duser.language=en
I/art ( 1234): option[33]=-Duser.region=US
E/memtrack( 1234): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 1234): failed to load memtrack module: -2
I/SamplingProfilerIntegration( 1234): Profiling disabled.
D/Zygote ( 1234): begin preload
I/Zygote ( 1234): Preloading classes...
I/art ( 1234): Explicit concurrent mark sweep GC freed 992(55KB) AllocSpace objects, 0(0B) LOS objects, 93% free, 69KB/1093KB, paused 190us total 1.452ms
I/art ( 1234): Counter: 1
I/art ( 1234): Explicit concurrent mark sweep GC freed 521(32KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 89KB/1113KB, paused 186us total 1.249ms
I/art ( 1234): Explicit concurrent mark sweep GC freed 638(41KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 97KB/1121KB, paused 189us total 1.385ms
I/DEBUG ( 937): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 937): Build fingerprint: 'generic_x86/sdk_google_phone_x86/generic_x86:5.0.1/LSX66B/1630668:eng/test-keys'
I/DEBUG ( 937): Revision: '0'
I/DEBUG ( 937): ABI: 'x86'
I/DEBUG ( 937): pid: 1232, tid: 1232, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 937): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 937): eax 00000000 ebx 000004d0 ecx 000004d0 edx 00000006
I/DEBUG ( 937): esi b7778f08 edi 00000002
I/DEBUG ( 937): xcs 00000073 xds 0000007b xes 0000007b xfs 00000000 xss 0000007b
I/DEBUG ( 937): eip b76e4d36 ebp 000004d0 esp bff59090 flags 00000282
I/DEBUG ( 937):
I/DEBUG ( 937): backtrace:
I/DEBUG ( 937): #00 pc 00074d36 /system/lib/libc.so (tgkill+22)
I/DEBUG ( 937): #01 pc 00021b1b /system/lib/libc.so (pthread_kill+155)
I/DEBUG ( 937): #02 pc 00023394 /system/lib/libc.so (raise+36)
I/DEBUG ( 937): #03 pc 0001b874 /system/lib/libc.so (abort+84)
I/DEBUG ( 937): #04 pc 000303a5 /system/lib/libsurfaceflinger.so
I/DEBUG ( 937): #05 pc 0001f337 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::init()+199)
I/DEBUG ( 937): #06 pc 000008a1 /system/bin/surfaceflinger
I/DEBUG ( 937): #07 pc 00012a34 /system/lib/libc.so (__libc_init+100)
I/DEBUG ( 937): #08 pc 000009ff /system/bin/surfaceflinger
I/art ( 1234): Explicit concurrent mark sweep GC freed 397(25KB) AllocSpace objects, 0(0B) LOS objects, 89% free, 121KB/1145KB, paused 187us total 1.206ms
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansSinhala-Regular.ttf
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansSinhala-Bold.ttf
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
E/Minikin ( 1234): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
I/DEBUG ( 937):
I/DEBUG ( 937): Tombstone written to: /data/tombstones/tombstone_01
I/ServiceManager( 927): service 'media.audio_flinger' died
I/SurfaceFlinger( 1258): SurfaceFlinger is starting
I/Netd ( 1257): Netd 1.0 starting
I/SurfaceFlinger( 1258): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 1258): Emulator without GPU support detected. Fallback to software renderer.
D/libEGL ( 1258): loaded /system/lib/egl/libGLES_android.so
D/gralloc_goldfish( 1258): Emulator without GPU emulation detected.
E/SurfaceFlinger( 1258): hwcomposer module not found
E/SurfaceFlinger( 1258): ERROR: failed to open framebuffer (No such file or directory), aborting
F/libc ( 1258): Fatal signal 6 (SIGABRT), code -6 in tid 1258 (surfaceflinger)
I/mediaserver( 1259): ServiceManager: 0xb6216d40
I/AudioFlinger( 1259): Using default 3000 mSec as standby time.
I/ServiceManager( 1259): Waiting for service batterystats...
D/AndroidRuntime( 1260):
D/AndroidRuntime( 1260): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1260): CheckJNI is ON
I/art ( 1260): option[0]=-Xzygote
I/art ( 1260): option[1]=-Xcheck:jni
I/art ( 1260): option[2]=-Xjnigreflimit:2000
I/art ( 1260): option[3]=-Xstacktracefile:/data/anr/traces.txt
I/art ( 1260): option[4]=exit
I/art ( 1260): option[5]=vfprintf
I/art ( 1260): option[6]=sensitiveThread
I/art ( 1260): option[7]=-verbose:gc
I/art ( 1260): option[8]=-Xms4m
I/art ( 1260): option[9]=-Xmx512m
I/art ( 1260): option[10]=-XX:mainThreadStackSize=24K
I/art ( 1260): option[11]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
I/art ( 1260): option[12]=-Ximage-compiler-option
I/art ( 1260): option[13]=--runtime-arg
I/art ( 1260): option[14]=-Ximage-compiler-option
I/art ( 1260): option[15]=-Xms64m
I/art ( 1260): option[16]=-Ximage-compiler-option
I/art ( 1260): option[17]=--runtime-arg
I/art ( 1260): option[18]=-Ximage-compiler-option
I/art ( 1260): option[19]=-Xmx64m
I/art ( 1260): option[20]=-Ximage-compiler-option
I/art ( 1260): option[21]=--image-classes-zip=/system/framework/framework.jar
I/art ( 1260): option[22]=-Ximage-compiler-option
I/art ( 1260): option[23]=--image-classes=preloaded-classes
I/art ( 1260): option[24]=-Xcompiler-option
I/art ( 1260): option[25]=--runtime-arg
I/art ( 1260): option[26]=-Xcompiler-option
I/art ( 1260): option[27]=-Xms64m
I/art ( 1260): option[28]=-Xcompiler-option
I/art ( 1260): option[29]=--runtime-arg
I/art ( 1260): option[30]=-Xcompiler-option
I/art ( 1260): option[31]=-Xmx512m
I/art ( 1260): option[32]=-Duser.language=en
I/art ( 1260): option[33]=-Duser.region=US
E/memtrack( 1260): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 1260): failed to load memtrack module: -2
I/SamplingProfilerIntegration( 1260): Profiling disabled.
D/Zygote ( 1260): begin preload
I/Zygote ( 1260): Preloading classes...
I/art ( 1260): Explicit concurrent mark sweep GC freed 992(55KB) AllocSpace objects, 0(0B) LOS objects, 93% free, 69KB/1093KB, paused 198us total 1.459ms
I/art ( 1260): Counter: 1
I/art ( 1260): Explicit concurrent mark sweep GC freed 521(32KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 89KB/1113KB, paused 187us total 1.265ms
I/art ( 1260): Explicit concurrent mark sweep GC freed 638(41KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 97KB/1121KB, paused 191us total 1.410ms
I/DEBUG ( 937): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 937): Build fingerprint: 'generic_x86/sdk_google_phone_x86/generic_x86:5.0.1/LSX66B/1630668:eng/test-keys'
I/DEBUG ( 937): Revision: '0'
I/DEBUG ( 937): ABI: 'x86'
I/DEBUG ( 937): pid: 1258, tid: 1258, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 937): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 937): eax 00000000 ebx 000004ea ecx 000004ea edx 00000006
I/DEBUG ( 937): esi b779bf08 edi 00000002
I/DEBUG ( 937): xcs 00000073 xds 0000007b xes 0000007b xfs 00000000 xss 0000007b
I/DEBUG ( 937): eip b7707d36 ebp 000004ea esp bfb50af0 flags 00000282
I/DEBUG ( 937):
I/DEBUG ( 937): backtrace:
I/DEBUG ( 937): #00 pc 00074d36 /system/lib/libc.so (tgkill+22)
I/DEBUG ( 937): #01 pc 00021b1b /system/lib/libc.so (pthread_kill+155)
I/DEBUG ( 937): #02 pc 00023394 /system/lib/libc.so (raise+36)
I/DEBUG ( 937): #03 pc 0001b874 /system/lib/libc.so (abort+84)
I/DEBUG ( 937): #04 pc 000303a5 /system/lib/libsurfaceflinger.so
I/DEBUG ( 937): #05 pc 0001f337 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::init()+199)
I/DEBUG ( 937): #06 pc 000008a1 /system/bin/surfaceflinger
I/DEBUG ( 937): #07 pc 00012a34 /system/lib/libc.so (__libc_init+100)
I/DEBUG ( 937): #08 pc 000009ff /system/bin/surfaceflinger
I/art ( 1260): Explicit concurrent mark sweep GC freed 397(25KB) AllocSpace objects, 0(0B) LOS objects, 89% free, 121KB/1145KB, paused 187us total 1.216ms
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansSinhala-Regular.ttf
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansSinhala-Bold.ttf
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
E/Minikin ( 1260): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
I/DEBUG ( 937):
I/DEBUG ( 937): Tombstone written to: /data/tombstones/tombstone_02
I/ServiceManager( 927): service 'media.audio_flinger' died
I/SurfaceFlinger( 1284): SurfaceFlinger is starting
I/Netd ( 1283): Netd 1.0 starting
I/SurfaceFlinger( 1284): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 1284): Emulator without GPU support detected. Fallback to software renderer.
D/libEGL ( 1284): loaded /system/lib/egl/libGLES_android.so
D/gralloc_goldfish( 1284): Emulator without GPU emulation detected.
E/SurfaceFlinger( 1284): hwcomposer module not found
E/SurfaceFlinger( 1284): ERROR: failed to open framebuffer (No such file or directory), aborting
F/libc ( 1284): Fatal signal 6 (SIGABRT), code -6 in tid 1284 (surfaceflinger)
I/mediaserver( 1285): ServiceManager: 0xb6116d40
I/AudioFlinger( 1285): Using default 3000 mSec as standby time.
I/ServiceManager( 1285): Waiting for service batterystats...
D/AndroidRuntime( 1286):
D/AndroidRuntime( 1286): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1286): CheckJNI is ON
I/art ( 1286): option[0]=-Xzygote
I/art ( 1286): option[1]=-Xcheck:jni
I/art ( 1286): option[2]=-Xjnigreflimit:2000
I/art ( 1286): option[3]=-Xstacktracefile:/data/anr/traces.txt
I/art ( 1286): option[4]=exit
I/art ( 1286): option[5]=vfprintf
I/art ( 1286): option[6]=sensitiveThread
I/art ( 1286): option[7]=-verbose:gc
I/art ( 1286): option[8]=-Xms4m
I/art ( 1286): option[9]=-Xmx512m
I/art ( 1286): option[10]=-XX:mainThreadStackSize=24K
I/art ( 1286): option[11]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
I/art ( 1286): option[12]=-Ximage-compiler-option
I/art ( 1286): option[13]=--runtime-arg
I/art ( 1286): option[14]=-Ximage-compiler-option
I/art ( 1286): option[15]=-Xms64m
I/art ( 1286): option[16]=-Ximage-compiler-option
I/art ( 1286): option[17]=--runtime-arg
I/art ( 1286): option[18]=-Ximage-compiler-option
I/art ( 1286): option[19]=-Xmx64m
I/art ( 1286): option[20]=-Ximage-compiler-option
I/art ( 1286): option[21]=--image-classes-zip=/system/framework/framework.jar
I/art ( 1286): option[22]=-Ximage-compiler-option
I/art ( 1286): option[23]=--image-classes=preloaded-classes
I/art ( 1286): option[24]=-Xcompiler-option
I/art ( 1286): option[25]=--runtime-arg
I/art ( 1286): option[26]=-Xcompiler-option
I/art ( 1286): option[27]=-Xms64m
I/art ( 1286): option[28]=-Xcompiler-option
I/art ( 1286): option[29]=--runtime-arg
I/art ( 1286): option[30]=-Xcompiler-option
I/art ( 1286): option[31]=-Xmx512m
I/art ( 1286): option[32]=-Duser.language=en
I/art ( 1286): option[33]=-Duser.region=US
E/memtrack( 1286): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 1286): failed to load memtrack module: -2
I/SamplingProfilerIntegration( 1286): Profiling disabled.
D/Zygote ( 1286): begin preload
I/Zygote ( 1286): Preloading classes...
I/art ( 1286): Explicit concurrent mark sweep GC freed 992(55KB) AllocSpace objects, 0(0B) LOS objects, 93% free, 69KB/1093KB, paused 191us total 1.309ms
I/art ( 1286): Counter: 1
I/art ( 1286): Explicit concurrent mark sweep GC freed 521(32KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 89KB/1113KB, paused 201us total 1.304ms
I/art ( 1286): Explicit concurrent mark sweep GC freed 638(41KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 97KB/1121KB, paused 192us total 1.382ms
I/DEBUG ( 937): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 937): Build fingerprint: 'generic_x86/sdk_google_phone_x86/generic_x86:5.0.1/LSX66B/1630668:eng/test-keys'
I/DEBUG ( 937): Revision: '0'
I/DEBUG ( 937): ABI: 'x86'
I/DEBUG ( 937): pid: 1284, tid: 1284, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 937): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 937): eax 00000000 ebx 00000504 ecx 00000504 edx 00000006
I/DEBUG ( 937): esi b77e8f08 edi 00000002
I/DEBUG ( 937): xcs 00000073 xds 0000007b xes 0000007b xfs 00000000 xss 0000007b
I/DEBUG ( 937): eip b7754d36 ebp 00000504 esp bf85e280 flags 00000286
I/DEBUG ( 937):
I/DEBUG ( 937): backtrace:
I/DEBUG ( 937): #00 pc 00074d36 /system/lib/libc.so (tgkill+22)
I/DEBUG ( 937): #01 pc 00021b1b /system/lib/libc.so (pthread_kill+155)
I/DEBUG ( 937): #02 pc 00023394 /system/lib/libc.so (raise+36)
I/DEBUG ( 937): #03 pc 0001b874 /system/lib/libc.so (abort+84)
I/DEBUG ( 937): #04 pc 000303a5 /system/lib/libsurfaceflinger.so
I/DEBUG ( 937): #05 pc 0001f337 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::init()+199)
I/DEBUG ( 937): #06 pc 000008a1 /system/bin/surfaceflinger
I/DEBUG ( 937): #07 pc 00012a34 /system/lib/libc.so (__libc_init+100)
I/DEBUG ( 937): #08 pc 000009ff /system/bin/surfaceflinger
I/art ( 1286): Explicit concurrent mark sweep GC freed 397(25KB) AllocSpace objects, 0(0B) LOS objects, 89% free, 121KB/1145KB, paused 191us total 1.216ms
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansSinhala-Regular.ttf
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansSinhala-Bold.ttf
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
E/Minikin ( 1286): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
I/DEBUG ( 937):
I/DEBUG ( 937): Tombstone written to: /data/tombstones/tombstone_03
I/ServiceManager( 927): service 'media.audio_flinger' died
I/SurfaceFlinger( 1310): SurfaceFlinger is starting
I/Netd ( 1309): Netd 1.0 starting
I/SurfaceFlinger( 1310): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 1310): Emulator without GPU support detected. Fallback to software renderer.
D/libEGL ( 1310): loaded /system/lib/egl/libGLES_android.so
D/gralloc_goldfish( 1310): Emulator without GPU emulation detected.
E/SurfaceFlinger( 1310): hwcomposer module not found
E/SurfaceFlinger( 1310): ERROR: failed to open framebuffer (No such file or directory), aborting
F/libc ( 1310): Fatal signal 6 (SIGABRT), code -6 in tid 1310 (surfaceflinger)
I/mediaserver( 1311): ServiceManager: 0xb6116d40
I/AudioFlinger( 1311): Using default 3000 mSec as standby time.
I/ServiceManager( 1311): Waiting for service batterystats...
D/AndroidRuntime( 1312):
D/AndroidRuntime( 1312): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 1312): CheckJNI is ON
I/art ( 1312): option[0]=-Xzygote
I/art ( 1312): option[1]=-Xcheck:jni
I/art ( 1312): option[2]=-Xjnigreflimit:2000
I/art ( 1312): option[3]=-Xstacktracefile:/data/anr/traces.txt
I/art ( 1312): option[4]=exit
I/art ( 1312): option[5]=vfprintf
I/art ( 1312): option[6]=sensitiveThread
I/art ( 1312): option[7]=-verbose:gc
I/art ( 1312): option[8]=-Xms4m
I/art ( 1312): option[9]=-Xmx512m
I/art ( 1312): option[10]=-XX:mainThreadStackSize=24K
I/art ( 1312): option[11]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
I/art ( 1312): option[12]=-Ximage-compiler-option
I/art ( 1312): option[13]=--runtime-arg
I/art ( 1312): option[14]=-Ximage-compiler-option
I/art ( 1312): option[15]=-Xms64m
I/art ( 1312): option[16]=-Ximage-compiler-option
I/art ( 1312): option[17]=--runtime-arg
I/art ( 1312): option[18]=-Ximage-compiler-option
I/art ( 1312): option[19]=-Xmx64m
I/art ( 1312): option[20]=-Ximage-compiler-option
I/art ( 1312): option[21]=--image-classes-zip=/system/framework/framework.jar
I/art ( 1312): option[22]=-Ximage-compiler-option
I/art ( 1312): option[23]=--image-classes=preloaded-classes
I/art ( 1312): option[24]=-Xcompiler-option
I/art ( 1312): option[25]=--runtime-arg
I/art ( 1312): option[26]=-Xcompiler-option
I/art ( 1312): option[27]=-Xms64m
I/art ( 1312): option[28]=-Xcompiler-option
I/art ( 1312): option[29]=--runtime-arg
I/art ( 1312): option[30]=-Xcompiler-option
I/art ( 1312): option[31]=-Xmx512m
I/art ( 1312): option[32]=-Duser.language=en
I/art ( 1312): option[33]=-Duser.region=US
E/memtrack( 1312): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 1312): failed to load memtrack module: -2
I/SamplingProfilerIntegration( 1312): Profiling disabled.
D/Zygote ( 1312): begin preload
I/Zygote ( 1312): Preloading classes...
I/art ( 1312): Explicit concurrent mark sweep GC freed 992(55KB) AllocSpace objects, 0(0B) LOS objects, 93% free, 69KB/1093KB, paused 198us total 1.460ms
I/art ( 1312): Counter: 1
I/art ( 1312): Explicit concurrent mark sweep GC freed 521(32KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 89KB/1113KB, paused 190us total 1.249ms
I/art ( 1312): Explicit concurrent mark sweep GC freed 638(41KB) AllocSpace objects, 0(0B) LOS objects, 91% free, 97KB/1121KB, paused 189us total 1.383ms
I/DEBUG ( 937): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 937): Build fingerprint: 'generic_x86/sdk_google_phone_x86/generic_x86:5.0.1/LSX66B/1630668:eng/test-keys'
I/DEBUG ( 937): Revision: '0'
I/DEBUG ( 937): ABI: 'x86'
I/DEBUG ( 937): pid: 1310, tid: 1310, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 937): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/DEBUG ( 937): eax 00000000 ebx 0000051e ecx 0000051e edx 00000006
I/DEBUG ( 937): esi b774af08 edi 00000002
I/DEBUG ( 937): xcs 00000073 xds 0000007b xes 0000007b xfs 00000000 xss 0000007b
I/DEBUG ( 937): eip b76b6d36 ebp 0000051e esp bf80d450 flags 00000282
I/DEBUG ( 937):
I/DEBUG ( 937): backtrace:
I/DEBUG ( 937): #00 pc 00074d36 /system/lib/libc.so (tgkill+22)
I/DEBUG ( 937): #01 pc 00021b1b /system/lib/libc.so (pthread_kill+155)
I/DEBUG ( 937): #02 pc 00023394 /system/lib/libc.so (raise+36)
I/DEBUG ( 937): #03 pc 0001b874 /system/lib/libc.so (abort+84)
I/DEBUG ( 937): #04 pc 000303a5 /system/lib/libsurfaceflinger.so
I/DEBUG ( 937): #05 pc 0001f337 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::init()+199)
I/DEBUG ( 937): #06 pc 000008a1 /system/bin/surfaceflinger
I/DEBUG ( 937): #07 pc 00012a34 /system/lib/libc.so (__libc_init+100)
I/DEBUG ( 937): #08 pc 000009ff /system/bin/surfaceflinger
I/art ( 1312): Explicit concurrent mark sweep GC freed 397(25KB) AllocSpace objects, 0(0B) LOS objects, 89% free, 121KB/1145KB, paused 187us total 1.216ms
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansSinhala-Regular.ttf
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansSinhala-Bold.ttf
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
E/Minikin ( 1312): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
I/DEBUG ( 937):
I/DEBUG ( 937): Tombstone written to: /data/tombstones/tombstone_04
I/ServiceManager( 927): service 'media.audio_flinger' died
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment