Hi everyone just im newbie of google groups and android systems. Sorry for my english
Im just try to run a custom rom on emulator and i take samsung galaxy s3 rom contains -boot.img -recovery.img -system.img.ext4 and i built a goldfish_armv7(3.4 version from git) kernel successfully named zImage. this image working perfect with sdk images (4.4.2 , 4.2.2) when i give this command; emulator -avd killer442 -system /home/sfk/Downloads/system.img.ext4 -kernel /home/sfk/goldfish/arch/arm/boot/zImage or emulator -avd killer442 -system /home/sfk/Downloads/system.img.ext4 -kernel /home/sfk/goldfish/arch/arm/boot/zImage -gpu off logcat gives me the log in file. How can i solve this problem. If i compile this rom from source with editing build.prop for emulator can i run it on emulator ? or any idea or theory ? thank you. 02-03 13:16:47.960: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 44 02-03 13:16:48.110: E/dumpstate(92): Cannot get free space size. So, skip dumpstate. 02-03 13:16:50.280: E/installd(99): Could not create directories; exiting. 02-03 13:16:50.320: E/keystore(100): chdir: /data/misc/keystore: No such file or directory 02-03 13:16:51.200: E/SurfaceFlinger(96): ro.sf.lcd_density must be defined as a build property 02-03 13:16:51.260: E/dalvikvm(97): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:16:51.260: E/dalvikvm(97): /system/framework/services.jar odex has stale dependencies 02-03 13:16:51.260: E/dalvikvm(97): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:16:51.280: I/Adreno(96): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:16:51.320: W/libEGL(96): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/SurfaceFlinger(96): couldn't find an EGLConfig matching the screen format 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/libEGL(96): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:16:51.320: E/libEGL(96): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/libEGL(96): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:16:51.320: A/libc(96): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 111 (SurfaceFlinger) 02-03 13:16:51.420: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
?:??: W/?(?): --------- beginning of /dev/log/main 02-03 13:16:45.730: I/DEBUG(42): debuggerd: Apr 20 2013 07:13:32 02-03 13:16:45.860: E/installd(48): Could not create directories; exiting. 02-03 13:16:45.980: E/keystore(49): chdir: /data/misc/keystore: No such file or directory 02-03 13:16:45.980: E/keystore(49): --------- beginning of /dev/log/system 02-03 13:16:47.460: I/Vold(40): Vold 2.1 (the revenge) firing up 02-03 13:16:47.460: E/SocketListener(40): Obtaining file descriptor socket 'dir_enc_report' failed: Invalid argument 02-03 13:16:47.460: D/DirEncryption(40): Unable to start DirEncryptionListener (Invalid argument) 02-03 13:16:47.460: E/Vold(40): created DirEncryptionManager 02-03 13:16:47.460: D/Vold(40): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media) 02-03 13:16:47.460: D/Vold(40): Volume sda state changing -1 (Initializing) -> 0 (No-Media) 02-03 13:16:47.460: D/Vold(40): Volume sdb state changing -1 (Initializing) -> 0 (No-Media) 02-03 13:16:47.460: D/Vold(40): Volume sdc state changing -1 (Initializing) -> 0 (No-Media) 02-03 13:16:47.460: D/Vold(40): Volume sdd state changing -1 (Initializing) -> 0 (No-Media) 02-03 13:16:47.460: D/Vold(40): Volume sde state changing -1 (Initializing) -> 0 (No-Media) 02-03 13:16:47.460: D/Vold(40): Volume sdf state changing -1 (Initializing) -> 0 (No-Media) 02-03 13:16:47.610: E/SurfaceFlinger(44): ro.sf.lcd_density must be defined as a build property 02-03 13:16:47.790: I/Adreno(44): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:16:47.800: E/dalvikvm(45): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:16:47.800: E/dalvikvm(45): /system/framework/services.jar odex has stale dependencies 02-03 13:16:47.800: E/dalvikvm(45): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:16:47.850: W/libEGL(44): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:16:47.850: E/Adreno200-EGL(44): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:16:47.850: E/Adreno200-EGL(44): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:16:47.850: E/Adreno200-EGL(44): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:16:47.850: E/SurfaceFlinger(44): couldn't find an EGLConfig matching the screen format 02-03 13:16:47.850: E/Adreno200-EGL(44): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:47.850: E/Adreno200-EGL(44): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:47.850: E/Adreno200-EGL(44): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:47.850: E/Adreno200-EGL(44): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:47.850: E/Adreno200-EGL(44): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:47.850: E/Adreno200-EGL(44): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:47.850: E/Adreno200-EGL(44): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:16:47.850: E/libEGL(44): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:16:47.850: E/libEGL(44): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:16:47.850: E/Adreno200-EGL(44): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:16:47.850: E/libEGL(44): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:16:47.850: A/libc(44): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 82 (SurfaceFlinger) 02-03 13:16:47.960: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:16:47.960: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 44 02-03 13:16:48.110: E/dumpstate(92): Cannot get free space size. So, skip dumpstate. 02-03 13:16:50.280: E/installd(99): Could not create directories; exiting. 02-03 13:16:50.320: E/keystore(100): chdir: /data/misc/keystore: No such file or directory 02-03 13:16:51.200: E/SurfaceFlinger(96): ro.sf.lcd_density must be defined as a build property 02-03 13:16:51.260: E/dalvikvm(97): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:16:51.260: E/dalvikvm(97): /system/framework/services.jar odex has stale dependencies 02-03 13:16:51.260: E/dalvikvm(97): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:16:51.280: I/Adreno(96): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:16:51.320: W/libEGL(96): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/SurfaceFlinger(96): couldn't find an EGLConfig matching the screen format 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/libEGL(96): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:16:51.320: E/libEGL(96): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:16:51.320: E/Adreno200-EGL(96): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:16:51.320: E/libEGL(96): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:16:51.320: A/libc(96): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 111 (SurfaceFlinger) 02-03 13:16:51.420: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:16:51.420: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 96 02-03 13:16:51.560: E/dumpstate(117): Cannot get free space size. So, skip dumpstate. 02-03 13:16:55.750: E/installd(123): Could not create directories; exiting. 02-03 13:16:55.800: E/keystore(124): chdir: /data/misc/keystore: No such file or directory 02-03 13:16:56.660: E/SurfaceFlinger(120): ro.sf.lcd_density must be defined as a build property 02-03 13:16:56.690: E/dalvikvm(121): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:16:56.690: E/dalvikvm(121): /system/framework/services.jar odex has stale dependencies 02-03 13:16:56.690: E/dalvikvm(121): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:16:56.740: I/Adreno(120): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:16:56.740: W/libEGL(120): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:16:56.740: E/Adreno200-EGL(120): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:16:56.740: E/Adreno200-EGL(120): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:16:56.740: E/Adreno200-EGL(120): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:16:56.740: E/SurfaceFlinger(120): couldn't find an EGLConfig matching the screen format 02-03 13:16:56.740: E/Adreno200-EGL(120): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:56.740: E/Adreno200-EGL(120): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:56.740: E/Adreno200-EGL(120): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:56.740: E/Adreno200-EGL(120): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:56.740: E/Adreno200-EGL(120): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:56.740: E/Adreno200-EGL(120): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:16:56.740: E/Adreno200-EGL(120): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:16:56.740: E/libEGL(120): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:16:56.740: E/libEGL(120): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:16:56.740: E/Adreno200-EGL(120): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:16:56.740: E/libEGL(120): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:16:56.740: A/libc(120): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 135 (SurfaceFlinger) 02-03 13:16:56.840: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:16:56.840: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 120 02-03 13:16:56.990: E/dumpstate(141): Cannot get free space size. So, skip dumpstate. 02-03 13:17:01.150: E/installd(158): Could not create directories; exiting. 02-03 13:17:01.240: E/keystore(159): chdir: /data/misc/keystore: No such file or directory 02-03 13:17:02.120: E/SurfaceFlinger(155): ro.sf.lcd_density must be defined as a build property 02-03 13:17:02.180: E/dalvikvm(156): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:17:02.180: E/dalvikvm(156): /system/framework/services.jar odex has stale dependencies 02-03 13:17:02.180: E/dalvikvm(156): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:17:02.200: I/Adreno(155): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:17:02.200: W/libEGL(155): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:17:02.240: E/Adreno200-EGL(155): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:02.240: E/Adreno200-EGL(155): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:02.240: E/Adreno200-EGL(155): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:17:02.240: E/SurfaceFlinger(155): couldn't find an EGLConfig matching the screen format 02-03 13:17:02.240: E/Adreno200-EGL(155): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:02.240: E/Adreno200-EGL(155): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:02.240: E/Adreno200-EGL(155): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:02.240: E/Adreno200-EGL(155): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:02.240: E/Adreno200-EGL(155): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:02.240: E/Adreno200-EGL(155): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:02.240: E/Adreno200-EGL(155): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:17:02.240: E/libEGL(155): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:02.240: E/libEGL(155): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:02.240: E/Adreno200-EGL(155): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:17:02.240: E/libEGL(155): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:17:02.240: A/libc(155): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 168 (SurfaceFlinger) 02-03 13:17:02.340: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:17:02.340: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 155 02-03 13:17:02.440: E/dumpstate(173): Cannot get free space size. So, skip dumpstate. 02-03 13:17:05.690: E/installd(196): Could not create directories; exiting. 02-03 13:17:05.730: E/keystore(197): chdir: /data/misc/keystore: No such file or directory 02-03 13:17:06.830: E/dalvikvm(194): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:17:06.830: E/dalvikvm(194): /system/framework/services.jar odex has stale dependencies 02-03 13:17:06.830: E/dalvikvm(194): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:17:06.840: E/SurfaceFlinger(193): ro.sf.lcd_density must be defined as a build property 02-03 13:17:06.920: I/Adreno(193): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:17:06.920: W/libEGL(193): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:17:06.920: E/Adreno200-EGL(193): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:06.920: E/Adreno200-EGL(193): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:06.920: E/Adreno200-EGL(193): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:17:06.920: E/SurfaceFlinger(193): couldn't find an EGLConfig matching the screen format 02-03 13:17:06.920: E/Adreno200-EGL(193): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:06.920: E/Adreno200-EGL(193): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:06.920: E/Adreno200-EGL(193): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:06.920: E/Adreno200-EGL(193): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:06.920: E/Adreno200-EGL(193): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:06.920: E/Adreno200-EGL(193): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:06.920: E/Adreno200-EGL(193): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:17:06.920: E/libEGL(193): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:06.920: E/libEGL(193): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:06.920: E/Adreno200-EGL(193): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:17:06.920: E/libEGL(193): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:17:06.920: A/libc(193): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 206 (SurfaceFlinger) 02-03 13:17:06.960: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:17:06.960: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 193 02-03 13:17:07.160: E/dumpstate(210): Cannot get free space size. So, skip dumpstate. 02-03 13:17:10.340: E/installd(238): Could not create directories; exiting. 02-03 13:17:10.430: E/keystore(239): chdir: /data/misc/keystore: No such file or directory 02-03 13:17:11.360: E/SurfaceFlinger(235): ro.sf.lcd_density must be defined as a build property 02-03 13:17:11.450: E/dalvikvm(236): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:17:11.450: E/dalvikvm(236): /system/framework/services.jar odex has stale dependencies 02-03 13:17:11.470: I/Adreno(235): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:17:11.470: W/libEGL(235): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:17:11.470: E/Adreno200-EGL(235): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:11.470: E/Adreno200-EGL(235): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:11.470: E/Adreno200-EGL(235): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:17:11.470: E/SurfaceFlinger(235): couldn't find an EGLConfig matching the screen format 02-03 13:17:11.470: E/Adreno200-EGL(235): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:11.480: E/Adreno200-EGL(235): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:11.480: E/Adreno200-EGL(235): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:11.480: E/Adreno200-EGL(235): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:11.480: E/Adreno200-EGL(235): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:11.480: E/Adreno200-EGL(235): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:11.480: E/Adreno200-EGL(235): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:17:11.480: E/libEGL(235): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:11.480: E/libEGL(235): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:11.480: E/Adreno200-EGL(235): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:17:11.480: E/libEGL(235): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:17:11.480: A/libc(235): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 250 (SurfaceFlinger) 02-03 13:17:11.480: E/dalvikvm(236): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:17:11.580: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:17:11.600: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 235 02-03 13:17:11.830: E/dumpstate(256): Cannot get free space size. So, skip dumpstate. 02-03 13:17:16.060: E/installd(264): Could not create directories; exiting. 02-03 13:17:16.110: E/keystore(265): chdir: /data/misc/keystore: No such file or directory 02-03 13:17:16.990: E/SurfaceFlinger(261): ro.sf.lcd_density must be defined as a build property 02-03 13:17:17.080: E/dalvikvm(262): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:17:17.080: E/dalvikvm(262): /system/framework/services.jar odex has stale dependencies 02-03 13:17:17.080: E/dalvikvm(262): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:17:17.110: I/Adreno(261): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:17:17.110: W/libEGL(261): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:17:17.110: E/Adreno200-EGL(261): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:17.140: E/Adreno200-EGL(261): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:17.140: E/Adreno200-EGL(261): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:17:17.140: E/SurfaceFlinger(261): couldn't find an EGLConfig matching the screen format 02-03 13:17:17.140: E/Adreno200-EGL(261): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:17.140: E/Adreno200-EGL(261): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:17.140: E/Adreno200-EGL(261): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:17.140: E/Adreno200-EGL(261): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:17.180: E/Adreno200-EGL(261): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:17.180: E/Adreno200-EGL(261): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:17.180: E/Adreno200-EGL(261): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:17:17.180: E/libEGL(261): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:17.180: E/libEGL(261): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:17.180: E/Adreno200-EGL(261): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:17:17.180: E/libEGL(261): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:17:17.220: A/libc(261): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 273 (SurfaceFlinger) 02-03 13:17:17.320: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:17:17.320: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 261 02-03 13:17:17.580: E/dumpstate(280): Cannot get free space size. So, skip dumpstate. 02-03 13:17:20.780: E/installd(289): Could not create directories; exiting. 02-03 13:17:20.880: E/keystore(290): chdir: /data/misc/keystore: No such file or directory 02-03 13:17:21.670: E/SurfaceFlinger(286): ro.sf.lcd_density must be defined as a build property 02-03 13:17:21.800: I/Adreno(286): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:17:21.800: W/libEGL(286): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:17:21.800: E/Adreno200-EGL(286): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:21.800: E/Adreno200-EGL(286): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:21.800: E/Adreno200-EGL(286): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:17:21.800: E/SurfaceFlinger(286): couldn't find an EGLConfig matching the screen format 02-03 13:17:21.800: E/Adreno200-EGL(286): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:21.810: E/Adreno200-EGL(286): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:21.810: E/Adreno200-EGL(286): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:21.810: E/Adreno200-EGL(286): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:21.810: E/Adreno200-EGL(286): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:21.810: E/Adreno200-EGL(286): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:21.810: E/Adreno200-EGL(286): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:17:21.810: E/libEGL(286): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:21.810: E/libEGL(286): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:21.810: E/Adreno200-EGL(286): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:17:21.810: E/libEGL(286): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:17:21.810: A/libc(286): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 300 (SurfaceFlinger) 02-03 13:17:21.860: E/dalvikvm(287): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:17:21.860: E/dalvikvm(287): /system/framework/services.jar odex has stale dependencies 02-03 13:17:21.860: E/dalvikvm(287): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:17:21.910: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:17:21.910: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 286 02-03 13:17:22.090: E/dumpstate(304): Cannot get free space size. So, skip dumpstate. 02-03 13:17:25.340: E/keystore(314): chdir: /data/misc/keystore: No such file or directory 02-03 13:17:25.350: E/installd(313): Could not create directories; exiting. 02-03 13:17:26.270: E/SurfaceFlinger(310): ro.sf.lcd_density must be defined as a build property 02-03 13:17:26.320: I/Adreno(310): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:17:26.320: W/libEGL(310): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:17:26.360: E/Adreno200-EGL(310): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:26.360: E/Adreno200-EGL(310): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:26.360: E/Adreno200-EGL(310): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:17:26.360: E/SurfaceFlinger(310): couldn't find an EGLConfig matching the screen format 02-03 13:17:26.360: E/Adreno200-EGL(310): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:26.360: E/Adreno200-EGL(310): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:26.360: E/Adreno200-EGL(310): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:26.360: E/Adreno200-EGL(310): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:26.370: E/Adreno200-EGL(310): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:26.370: E/Adreno200-EGL(310): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:26.370: E/Adreno200-EGL(310): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:17:26.370: E/libEGL(310): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:26.370: E/libEGL(310): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:26.370: E/Adreno200-EGL(310): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:17:26.370: E/libEGL(310): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:17:26.370: A/libc(310): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 322 (SurfaceFlinger) 02-03 13:17:26.490: E/dalvikvm(311): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:17:26.490: E/dalvikvm(311): /system/framework/services.jar odex has stale dependencies 02-03 13:17:26.490: E/dalvikvm(311): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:17:26.510: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:17:26.510: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 310 02-03 13:17:26.710: E/dumpstate(328): Cannot get free space size. So, skip dumpstate. 02-03 13:17:30.960: E/installd(338): Could not create directories; exiting. 02-03 13:17:31.000: E/keystore(339): chdir: /data/misc/keystore: No such file or directory 02-03 13:17:31.880: E/SurfaceFlinger(335): ro.sf.lcd_density must be defined as a build property 02-03 13:17:31.910: E/dalvikvm(336): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:17:31.950: E/dalvikvm(336): /system/framework/services.jar odex has stale dependencies 02-03 13:17:31.950: E/dalvikvm(336): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:17:32.000: I/Adreno(335): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:17:32.000: W/libEGL(335): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:17:32.000: E/Adreno200-EGL(335): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:32.040: E/Adreno200-EGL(335): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:32.040: E/Adreno200-EGL(335): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:17:32.040: E/SurfaceFlinger(335): couldn't find an EGLConfig matching the screen format 02-03 13:17:32.040: E/Adreno200-EGL(335): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:32.040: E/Adreno200-EGL(335): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:32.040: E/Adreno200-EGL(335): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:32.040: E/Adreno200-EGL(335): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:32.040: E/Adreno200-EGL(335): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:32.040: E/Adreno200-EGL(335): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:32.040: E/Adreno200-EGL(335): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:17:32.050: E/libEGL(335): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:32.050: E/libEGL(335): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:32.050: E/Adreno200-EGL(335): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:17:32.050: E/libEGL(335): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:17:32.050: A/libc(335): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 348 (SurfaceFlinger) 02-03 13:17:32.150: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:17:32.150: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 335 02-03 13:17:32.390: E/dumpstate(355): Cannot get free space size. So, skip dumpstate. 02-03 13:17:35.570: E/keystore(365): chdir: /data/misc/keystore: No such file or directory 02-03 13:17:35.680: E/installd(364): Could not create directories; exiting. 02-03 13:17:36.620: E/dalvikvm(362): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:17:36.620: E/dalvikvm(362): /system/framework/services.jar odex has stale dependencies 02-03 13:17:36.620: E/dalvikvm(362): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:17:36.640: E/SurfaceFlinger(361): ro.sf.lcd_density must be defined as a build property 02-03 13:17:36.750: I/Adreno(361): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:17:36.750: W/libEGL(361): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:17:36.750: E/Adreno200-EGL(361): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:36.750: E/Adreno200-EGL(361): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:36.750: E/Adreno200-EGL(361): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:17:36.760: E/SurfaceFlinger(361): couldn't find an EGLConfig matching the screen format 02-03 13:17:36.760: E/Adreno200-EGL(361): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:36.760: E/Adreno200-EGL(361): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:36.760: E/Adreno200-EGL(361): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:36.760: E/Adreno200-EGL(361): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:36.760: E/Adreno200-EGL(361): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:36.760: E/Adreno200-EGL(361): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:36.760: E/Adreno200-EGL(361): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:17:36.760: E/libEGL(361): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:36.760: E/libEGL(361): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:36.760: E/Adreno200-EGL(361): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:17:36.760: E/libEGL(361): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:17:36.760: A/libc(361): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 375 (SurfaceFlinger) 02-03 13:17:36.900: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:17:36.900: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 361 02-03 13:17:37.150: E/dumpstate(381): Cannot get free space size. So, skip dumpstate. 02-03 13:17:40.360: E/installd(392): Could not create directories; exiting. 02-03 13:17:40.410: E/keystore(393): chdir: /data/misc/keystore: No such file or directory 02-03 13:17:41.400: E/SurfaceFlinger(389): ro.sf.lcd_density must be defined as a build property 02-03 13:17:41.430: E/dalvikvm(390): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:17:41.430: E/dalvikvm(390): /system/framework/services.jar odex has stale dependencies 02-03 13:17:41.430: E/dalvikvm(390): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:17:41.490: I/Adreno(389): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:17:41.490: W/libEGL(389): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:17:41.530: E/Adreno200-EGL(389): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:41.530: E/Adreno200-EGL(389): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:41.530: E/Adreno200-EGL(389): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:17:41.530: E/SurfaceFlinger(389): couldn't find an EGLConfig matching the screen format 02-03 13:17:41.530: E/Adreno200-EGL(389): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:41.530: E/Adreno200-EGL(389): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:41.530: E/Adreno200-EGL(389): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:41.540: E/Adreno200-EGL(389): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:41.540: E/Adreno200-EGL(389): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:41.540: E/Adreno200-EGL(389): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:41.540: E/Adreno200-EGL(389): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:17:41.540: E/libEGL(389): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:41.540: E/libEGL(389): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:41.540: E/Adreno200-EGL(389): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:17:41.540: E/libEGL(389): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:17:41.540: A/libc(389): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 402 (SurfaceFlinger) 02-03 13:17:41.640: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:17:41.640: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 389 02-03 13:17:41.950: E/dumpstate(407): Cannot get free space size. So, skip dumpstate. 02-03 13:17:46.220: E/keystore(418): chdir: /data/misc/keystore: No such file or directory 02-03 13:17:46.370: E/installd(417): Could not create directories; exiting. 02-03 13:17:47.260: E/dalvikvm(415): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:17:47.260: E/dalvikvm(415): /system/framework/services.jar odex has stale dependencies 02-03 13:17:47.300: E/dalvikvm(415): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:17:47.490: E/SurfaceFlinger(414): ro.sf.lcd_density must be defined as a build property 02-03 13:17:47.570: I/Adreno(414): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:17:47.570: W/libEGL(414): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:17:47.580: E/Adreno200-EGL(414): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:47.580: E/Adreno200-EGL(414): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:47.580: E/Adreno200-EGL(414): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:17:47.580: E/SurfaceFlinger(414): couldn't find an EGLConfig matching the screen format 02-03 13:17:47.580: E/Adreno200-EGL(414): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:47.580: E/Adreno200-EGL(414): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:47.580: E/Adreno200-EGL(414): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:47.580: E/Adreno200-EGL(414): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:47.580: E/Adreno200-EGL(414): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:47.580: E/Adreno200-EGL(414): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:47.580: E/Adreno200-EGL(414): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:17:47.580: E/libEGL(414): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:47.580: E/libEGL(414): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:47.580: E/Adreno200-EGL(414): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:17:47.580: E/libEGL(414): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:17:47.580: A/libc(414): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 428 (SurfaceFlinger) 02-03 13:17:47.690: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:17:47.690: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 414 02-03 13:17:47.960: E/mediaserver(416): !@ServiceManager mediaserver: servicemanager not found 02-03 13:17:48.120: E/dumpstate(435): Cannot get free space size. So, skip dumpstate. 02-03 13:17:50.320: E/installd(447): Could not create directories; exiting. 02-03 13:17:50.360: E/keystore(448): chdir: /data/misc/keystore: No such file or directory 02-03 13:17:51.300: E/SurfaceFlinger(444): ro.sf.lcd_density must be defined as a build property 02-03 13:17:51.380: I/Adreno(444): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:17:51.420: W/libEGL(444): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:17:51.420: E/Adreno200-EGL(444): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:51.420: E/Adreno200-EGL(444): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:51.420: E/Adreno200-EGL(444): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:17:51.420: E/SurfaceFlinger(444): couldn't find an EGLConfig matching the screen format 02-03 13:17:51.440: E/dalvikvm(445): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:17:51.440: E/dalvikvm(445): /system/framework/services.jar odex has stale dependencies 02-03 13:17:51.440: E/dalvikvm(445): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:17:51.460: E/Adreno200-EGL(444): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:51.460: E/Adreno200-EGL(444): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:51.460: E/Adreno200-EGL(444): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:51.460: E/Adreno200-EGL(444): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:51.460: E/Adreno200-EGL(444): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:51.460: E/Adreno200-EGL(444): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:51.460: E/Adreno200-EGL(444): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:17:51.460: E/libEGL(444): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:51.460: E/libEGL(444): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:51.460: E/Adreno200-EGL(444): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:17:51.470: E/libEGL(444): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:17:51.470: A/libc(444): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 458 (SurfaceFlinger) 02-03 13:17:51.570: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:17:51.570: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 444 02-03 13:17:51.830: E/dumpstate(464): Cannot get free space size. So, skip dumpstate. 02-03 13:17:56.050: E/installd(474): Could not create directories; exiting. 02-03 13:17:56.150: E/keystore(475): chdir: /data/misc/keystore: No such file or directory 02-03 13:17:56.920: E/SurfaceFlinger(471): ro.sf.lcd_density must be defined as a build property 02-03 13:17:57.050: I/Adreno(471): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:17:57.050: W/libEGL(471): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:17:57.050: E/Adreno200-EGL(471): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:57.090: E/Adreno200-EGL(471): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:17:57.090: E/Adreno200-EGL(471): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:17:57.090: E/SurfaceFlinger(471): couldn't find an EGLConfig matching the screen format 02-03 13:17:57.090: E/Adreno200-EGL(471): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:57.090: E/Adreno200-EGL(471): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:57.090: E/Adreno200-EGL(471): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:57.090: E/Adreno200-EGL(471): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:57.090: E/Adreno200-EGL(471): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:57.090: E/Adreno200-EGL(471): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:17:57.100: E/Adreno200-EGL(471): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:17:57.100: E/libEGL(471): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:57.100: E/libEGL(471): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:17:57.100: E/Adreno200-EGL(471): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:17:57.100: E/libEGL(471): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:17:57.100: A/libc(471): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 481 (SurfaceFlinger) 02-03 13:17:57.150: E/dalvikvm(472): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:17:57.150: E/dalvikvm(472): /system/framework/services.jar odex has stale dependencies 02-03 13:17:57.160: E/dalvikvm(472): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:17:57.200: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:17:57.200: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 471 02-03 13:17:57.370: E/dumpstate(486): Cannot get free space size. So, skip dumpstate. 02-03 13:18:00.580: E/installd(494): Could not create directories; exiting. 02-03 13:18:00.620: E/keystore(495): chdir: /data/misc/keystore: No such file or directory 02-03 13:18:01.500: E/SurfaceFlinger(491): ro.sf.lcd_density must be defined as a build property 02-03 13:18:01.600: E/dalvikvm(492): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:18:01.600: E/dalvikvm(492): /system/framework/services.jar odex has stale dependencies 02-03 13:18:01.610: E/dalvikvm(492): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:18:01.630: I/Adreno(491): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:18:01.630: W/libEGL(491): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:18:01.630: E/Adreno200-EGL(491): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:01.670: E/Adreno200-EGL(491): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:01.670: E/Adreno200-EGL(491): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:18:01.670: E/SurfaceFlinger(491): couldn't find an EGLConfig matching the screen format 02-03 13:18:01.670: E/Adreno200-EGL(491): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:01.670: E/Adreno200-EGL(491): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:01.670: E/Adreno200-EGL(491): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:01.670: E/Adreno200-EGL(491): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:01.670: E/Adreno200-EGL(491): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:01.670: E/Adreno200-EGL(491): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:01.680: E/Adreno200-EGL(491): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:18:01.680: E/libEGL(491): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:01.680: E/libEGL(491): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:01.680: E/Adreno200-EGL(491): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:18:01.680: E/libEGL(491): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:18:01.680: A/libc(491): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 501 (SurfaceFlinger) 02-03 13:18:01.800: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:18:01.800: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 491 02-03 13:18:02.170: E/dumpstate(507): Cannot get free space size. So, skip dumpstate. 02-03 13:18:05.360: E/installd(517): Could not create directories; exiting. 02-03 13:18:05.500: E/keystore(518): chdir: /data/misc/keystore: No such file or directory 02-03 13:18:06.260: E/SurfaceFlinger(514): ro.sf.lcd_density must be defined as a build property 02-03 13:18:06.350: I/Adreno(514): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:18:06.350: W/libEGL(514): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:18:06.350: E/Adreno200-EGL(514): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:06.350: E/Adreno200-EGL(514): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:06.350: E/Adreno200-EGL(514): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:18:06.350: E/SurfaceFlinger(514): couldn't find an EGLConfig matching the screen format 02-03 13:18:06.360: E/Adreno200-EGL(514): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:06.360: E/Adreno200-EGL(514): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:06.360: E/Adreno200-EGL(514): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:06.360: E/Adreno200-EGL(514): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:06.360: E/Adreno200-EGL(514): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:06.360: E/Adreno200-EGL(514): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:06.360: E/Adreno200-EGL(514): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:18:06.360: E/libEGL(514): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:06.360: E/libEGL(514): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:06.360: E/Adreno200-EGL(514): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:18:06.360: E/libEGL(514): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:18:06.360: A/libc(514): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 525 (SurfaceFlinger) 02-03 13:18:06.460: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:18:06.460: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 514 02-03 13:18:06.510: E/dalvikvm(515): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:18:06.510: E/dalvikvm(515): /system/framework/services.jar odex has stale dependencies 02-03 13:18:06.510: E/dalvikvm(515): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:18:06.680: E/dumpstate(531): Cannot get free space size. So, skip dumpstate. 02-03 13:18:10.860: E/installd(541): Could not create directories; exiting. 02-03 13:18:10.990: E/keystore(542): chdir: /data/misc/keystore: No such file or directory 02-03 13:18:11.940: E/SurfaceFlinger(538): ro.sf.lcd_density must be defined as a build property 02-03 13:18:12.060: I/Adreno(538): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:18:12.060: W/libEGL(538): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:18:12.100: E/Adreno200-EGL(538): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:12.100: E/Adreno200-EGL(538): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:12.100: E/Adreno200-EGL(538): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:18:12.100: E/SurfaceFlinger(538): couldn't find an EGLConfig matching the screen format 02-03 13:18:12.100: E/Adreno200-EGL(538): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:12.100: E/Adreno200-EGL(538): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:12.100: E/Adreno200-EGL(538): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:12.100: E/Adreno200-EGL(538): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:12.100: E/Adreno200-EGL(538): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:12.110: E/Adreno200-EGL(538): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:12.110: E/Adreno200-EGL(538): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:18:12.110: E/libEGL(538): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:12.110: E/libEGL(538): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:12.110: E/Adreno200-EGL(538): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:18:12.110: E/libEGL(538): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:18:12.110: A/libc(538): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 550 (SurfaceFlinger) 02-03 13:18:12.210: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:18:12.210: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 538 02-03 13:18:12.240: E/dalvikvm(539): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:18:12.240: E/dalvikvm(539): /system/framework/services.jar odex has stale dependencies 02-03 13:18:12.240: E/dalvikvm(539): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:18:12.720: E/dumpstate(557): Cannot get free space size. So, skip dumpstate. 02-03 13:18:12.740: E/mediaserver(540): !@ServiceManager mediaserver: servicemanager not found 02-03 13:18:16.080: E/keystore(569): chdir: /data/misc/keystore: No such file or directory 02-03 13:18:16.080: E/installd(568): Could not create directories; exiting. 02-03 13:18:16.970: E/SurfaceFlinger(565): ro.sf.lcd_density must be defined as a build property 02-03 13:18:17.050: E/dalvikvm(566): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:18:17.050: E/dalvikvm(566): /system/framework/services.jar odex has stale dependencies 02-03 13:18:17.060: E/dalvikvm(566): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:18:17.150: I/Adreno(565): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:18:17.190: W/libEGL(565): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:18:17.190: E/Adreno200-EGL(565): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:17.190: E/Adreno200-EGL(565): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:17.190: E/Adreno200-EGL(565): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:18:17.200: E/SurfaceFlinger(565): couldn't find an EGLConfig matching the screen format 02-03 13:18:17.200: E/Adreno200-EGL(565): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:17.200: E/Adreno200-EGL(565): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:17.200: E/Adreno200-EGL(565): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:17.200: E/Adreno200-EGL(565): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:17.200: E/Adreno200-EGL(565): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:17.200: E/Adreno200-EGL(565): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:17.200: E/Adreno200-EGL(565): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:18:17.200: E/libEGL(565): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:17.200: E/libEGL(565): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:17.200: E/Adreno200-EGL(565): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:18:17.240: E/libEGL(565): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:18:17.240: A/libc(565): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 579 (SurfaceFlinger) 02-03 13:18:17.380: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:18:17.380: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 565 02-03 13:18:17.670: E/dumpstate(584): Cannot get free space size. So, skip dumpstate. 02-03 13:18:20.920: E/keystore(595): chdir: /data/misc/keystore: No such file or directory 02-03 13:18:20.920: E/installd(594): Could not create directories; exiting. 02-03 13:18:21.960: E/SurfaceFlinger(591): ro.sf.lcd_density must be defined as a build property 02-03 13:18:22.080: I/Adreno(591): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:18:22.080: W/libEGL(591): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:18:22.120: E/Adreno200-EGL(591): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:22.120: E/Adreno200-EGL(591): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:22.120: E/Adreno200-EGL(591): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:18:22.120: E/SurfaceFlinger(591): couldn't find an EGLConfig matching the screen format 02-03 13:18:22.120: E/Adreno200-EGL(591): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:22.130: E/Adreno200-EGL(591): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:22.130: E/Adreno200-EGL(591): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:22.130: E/Adreno200-EGL(591): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:22.130: E/Adreno200-EGL(591): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:22.130: E/Adreno200-EGL(591): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:22.130: E/Adreno200-EGL(591): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:18:22.130: E/libEGL(591): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:22.130: E/libEGL(591): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:22.130: E/Adreno200-EGL(591): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:18:22.130: E/libEGL(591): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:18:22.130: A/libc(591): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 603 (SurfaceFlinger) 02-03 13:18:22.200: E/dalvikvm(592): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:18:22.200: E/dalvikvm(592): /system/framework/services.jar odex has stale dependencies 02-03 13:18:22.200: E/dalvikvm(592): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:18:22.240: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:18:22.240: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 591 02-03 13:18:22.570: E/dumpstate(611): Cannot get free space size. So, skip dumpstate. 02-03 13:18:25.760: E/installd(620): Could not create directories; exiting. 02-03 13:18:25.810: E/keystore(621): chdir: /data/misc/keystore: No such file or directory 02-03 13:18:26.770: E/dalvikvm(618): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:18:26.820: E/dalvikvm(618): /system/framework/services.jar odex has stale dependencies 02-03 13:18:26.820: E/dalvikvm(618): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:18:26.840: E/SurfaceFlinger(617): ro.sf.lcd_density must be defined as a build property 02-03 13:18:26.960: I/Adreno(617): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:18:26.960: W/libEGL(617): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:18:26.960: E/Adreno200-EGL(617): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:27.000: E/Adreno200-EGL(617): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:27.000: E/Adreno200-EGL(617): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:18:27.000: E/SurfaceFlinger(617): couldn't find an EGLConfig matching the screen format 02-03 13:18:27.000: E/Adreno200-EGL(617): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:27.000: E/Adreno200-EGL(617): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:27.000: E/Adreno200-EGL(617): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:27.000: E/Adreno200-EGL(617): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:27.000: E/Adreno200-EGL(617): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:27.010: E/Adreno200-EGL(617): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:27.010: E/Adreno200-EGL(617): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:18:27.010: E/libEGL(617): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:27.010: E/libEGL(617): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:27.010: E/Adreno200-EGL(617): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:18:27.010: E/libEGL(617): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:18:27.010: A/libc(617): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 631 (SurfaceFlinger) 02-03 13:18:27.110: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:18:27.110: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 617 02-03 13:18:27.330: E/dumpstate(638): Cannot get free space size. So, skip dumpstate. 02-03 13:18:30.590: E/keystore(649): chdir: /data/misc/keystore: No such file or directory 02-03 13:18:30.700: E/installd(648): Could not create directories; exiting. 02-03 13:18:31.810: E/dalvikvm(646): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:18:31.820: E/dalvikvm(646): /system/framework/services.jar odex has stale dependencies 02-03 13:18:31.820: E/dalvikvm(646): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:18:31.880: E/SurfaceFlinger(645): ro.sf.lcd_density must be defined as a build property 02-03 13:18:32.000: I/Adreno(645): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:18:32.040: W/libEGL(645): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:18:32.040: E/Adreno200-EGL(645): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:32.040: E/Adreno200-EGL(645): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:32.040: E/Adreno200-EGL(645): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:18:32.040: E/SurfaceFlinger(645): couldn't find an EGLConfig matching the screen format 02-03 13:18:32.050: E/Adreno200-EGL(645): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:32.050: E/Adreno200-EGL(645): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:32.050: E/Adreno200-EGL(645): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:32.050: E/Adreno200-EGL(645): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:32.050: E/Adreno200-EGL(645): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:32.050: E/Adreno200-EGL(645): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:32.050: E/Adreno200-EGL(645): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:18:32.050: E/libEGL(645): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:32.050: E/libEGL(645): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:32.050: E/Adreno200-EGL(645): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:18:32.050: E/libEGL(645): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:18:32.050: A/libc(645): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 658 (SurfaceFlinger) 02-03 13:18:32.070: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:18:32.070: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 645 02-03 13:18:32.300: E/dumpstate(664): Cannot get free space size. So, skip dumpstate. 02-03 13:18:35.550: E/keystore(673): chdir: /data/misc/keystore: No such file or directory 02-03 13:18:35.700: E/installd(672): Could not create directories; exiting. 02-03 13:18:36.660: E/SurfaceFlinger(669): ro.sf.lcd_density must be defined as a build property 02-03 13:18:36.830: I/Adreno(669): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:18:36.830: W/libEGL(669): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:18:36.830: E/Adreno200-EGL(669): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:36.830: E/Adreno200-EGL(669): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:36.840: E/Adreno200-EGL(669): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:18:36.840: E/SurfaceFlinger(669): couldn't find an EGLConfig matching the screen format 02-03 13:18:36.840: E/Adreno200-EGL(669): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:36.840: E/Adreno200-EGL(669): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:36.840: E/Adreno200-EGL(669): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:36.840: E/Adreno200-EGL(669): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:36.840: E/Adreno200-EGL(669): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:36.840: E/Adreno200-EGL(669): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:36.840: E/Adreno200-EGL(669): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:18:36.840: E/libEGL(669): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:36.840: E/libEGL(669): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:36.840: E/Adreno200-EGL(669): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:18:36.840: E/libEGL(669): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:18:36.840: A/libc(669): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 680 (SurfaceFlinger) 02-03 13:18:36.890: E/dalvikvm(670): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:18:36.890: E/dalvikvm(670): /system/framework/services.jar odex has stale dependencies 02-03 13:18:36.890: E/dalvikvm(670): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:18:36.910: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:18:36.910: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 669 02-03 13:18:37.030: E/dumpstate(684): Cannot get free space size. So, skip dumpstate. 02-03 13:18:40.270: E/installd(694): Could not create directories; exiting. 02-03 13:18:40.310: E/keystore(695): chdir: /data/misc/keystore: No such file or directory 02-03 13:18:41.270: E/dalvikvm(692): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:18:41.270: E/dalvikvm(692): /system/framework/services.jar odex has stale dependencies 02-03 13:18:41.280: E/dalvikvm(692): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:18:41.350: E/SurfaceFlinger(691): ro.sf.lcd_density must be defined as a build property 02-03 13:18:41.430: I/Adreno(691): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:18:41.430: W/libEGL(691): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:18:41.430: E/Adreno200-EGL(691): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:41.470: E/Adreno200-EGL(691): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:41.470: E/Adreno200-EGL(691): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:18:41.470: E/SurfaceFlinger(691): couldn't find an EGLConfig matching the screen format 02-03 13:18:41.470: E/Adreno200-EGL(691): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:41.470: E/Adreno200-EGL(691): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:41.470: E/Adreno200-EGL(691): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:41.470: E/Adreno200-EGL(691): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:41.470: E/Adreno200-EGL(691): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:41.470: E/Adreno200-EGL(691): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:41.470: E/Adreno200-EGL(691): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:18:41.470: E/libEGL(691): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:41.480: E/libEGL(691): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:41.480: E/Adreno200-EGL(691): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:18:41.480: E/libEGL(691): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:18:41.480: A/libc(691): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 704 (SurfaceFlinger) 02-03 13:18:41.580: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:18:41.580: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 691 02-03 13:18:41.680: E/dumpstate(708): Cannot get free space size. So, skip dumpstate. 02-03 13:18:45.860: E/installd(717): Could not create directories; exiting. 02-03 13:18:45.950: E/keystore(718): chdir: /data/misc/keystore: No such file or directory 02-03 13:18:46.780: E/SurfaceFlinger(714): ro.sf.lcd_density must be defined as a build property 02-03 13:18:46.910: I/Adreno(714): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:18:46.910: W/libEGL(714): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:18:46.950: E/Adreno200-EGL(714): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:46.950: E/Adreno200-EGL(714): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:46.950: E/Adreno200-EGL(714): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:18:46.950: E/SurfaceFlinger(714): couldn't find an EGLConfig matching the screen format 02-03 13:18:46.950: E/Adreno200-EGL(714): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:46.950: E/Adreno200-EGL(714): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:46.950: E/Adreno200-EGL(714): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:46.950: E/Adreno200-EGL(714): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:46.990: E/Adreno200-EGL(714): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:46.990: E/Adreno200-EGL(714): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:46.990: E/Adreno200-EGL(714): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:18:46.990: E/libEGL(714): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:46.990: E/libEGL(714): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:46.990: E/Adreno200-EGL(714): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:18:46.990: E/libEGL(714): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:18:47.000: A/libc(714): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 729 (SurfaceFlinger) 02-03 13:18:47.070: E/dalvikvm(715): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:18:47.070: E/dalvikvm(715): /system/framework/services.jar odex has stale dependencies 02-03 13:18:47.070: E/dalvikvm(715): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:18:47.100: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:18:47.100: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 714 02-03 13:18:47.370: E/dumpstate(736): Cannot get free space size. So, skip dumpstate. 02-03 13:18:50.630: E/keystore(747): chdir: /data/misc/keystore: No such file or directory 02-03 13:18:50.640: E/installd(746): Could not create directories; exiting. 02-03 13:18:51.510: E/SurfaceFlinger(743): ro.sf.lcd_density must be defined as a build property 02-03 13:18:51.590: I/Adreno(743): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:18:51.590: W/libEGL(743): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:18:51.630: E/Adreno200-EGL(743): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:51.630: E/Adreno200-EGL(743): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:51.630: E/Adreno200-EGL(743): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:18:51.630: E/SurfaceFlinger(743): couldn't find an EGLConfig matching the screen format 02-03 13:18:51.630: E/Adreno200-EGL(743): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:51.630: E/Adreno200-EGL(743): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:51.630: E/Adreno200-EGL(743): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:51.630: E/Adreno200-EGL(743): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:51.630: E/Adreno200-EGL(743): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:51.640: E/Adreno200-EGL(743): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:51.640: E/Adreno200-EGL(743): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:18:51.640: E/libEGL(743): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:51.640: E/libEGL(743): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:51.640: E/Adreno200-EGL(743): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:18:51.640: E/libEGL(743): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:18:51.640: A/libc(743): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 754 (SurfaceFlinger) 02-03 13:18:51.740: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:18:51.740: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 743 02-03 13:18:51.830: E/dalvikvm(744): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:18:51.830: E/dalvikvm(744): /system/framework/services.jar odex has stale dependencies 02-03 13:18:51.830: E/dalvikvm(744): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:18:52.010: E/dumpstate(758): Cannot get free space size. So, skip dumpstate. 02-03 13:18:56.190: E/installd(767): Could not create directories; exiting. 02-03 13:18:56.330: E/keystore(768): chdir: /data/misc/keystore: No such file or directory 02-03 13:18:57.150: E/dalvikvm(765): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:18:57.150: E/dalvikvm(765): /system/framework/services.jar odex has stale dependencies 02-03 13:18:57.150: E/dalvikvm(765): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:18:57.650: E/SurfaceFlinger(764): ro.sf.lcd_density must be defined as a build property 02-03 13:18:57.740: I/Adreno(764): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:18:57.740: W/libEGL(764): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:18:57.740: E/Adreno200-EGL(764): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:57.780: E/Adreno200-EGL(764): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:18:57.780: E/Adreno200-EGL(764): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:18:57.780: E/SurfaceFlinger(764): couldn't find an EGLConfig matching the screen format 02-03 13:18:57.780: E/Adreno200-EGL(764): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:57.780: E/Adreno200-EGL(764): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:57.780: E/Adreno200-EGL(764): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:57.790: E/Adreno200-EGL(764): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:57.790: E/Adreno200-EGL(764): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:57.790: E/Adreno200-EGL(764): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:18:57.790: E/Adreno200-EGL(764): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:18:57.790: E/libEGL(764): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:57.790: E/libEGL(764): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:18:57.790: E/Adreno200-EGL(764): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:18:57.790: E/libEGL(764): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:18:57.790: A/libc(764): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 780 (SurfaceFlinger) 02-03 13:18:57.900: E/mediaserver(766): !@ServiceManager mediaserver: servicemanager not found 02-03 13:18:57.920: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:18:57.920: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 764 02-03 13:18:58.180: E/dumpstate(789): Cannot get free space size. So, skip dumpstate. 02-03 13:19:01.420: E/installd(841): Could not create directories; exiting. 02-03 13:19:01.470: E/keystore(842): chdir: /data/misc/keystore: No such file or directory 02-03 13:19:02.420: E/SurfaceFlinger(838): ro.sf.lcd_density must be defined as a build property 02-03 13:19:02.560: I/Adreno(838): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:19:02.560: W/libEGL(838): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:19:02.570: E/Adreno200-EGL(838): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:19:02.570: E/Adreno200-EGL(838): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:19:02.570: E/Adreno200-EGL(838): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:19:02.570: E/SurfaceFlinger(838): couldn't find an EGLConfig matching the screen format 02-03 13:19:02.570: E/Adreno200-EGL(838): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:02.570: E/Adreno200-EGL(838): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:02.570: E/Adreno200-EGL(838): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:02.570: E/Adreno200-EGL(838): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:02.580: E/Adreno200-EGL(838): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:02.580: E/Adreno200-EGL(838): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:02.580: E/Adreno200-EGL(838): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:19:02.580: E/libEGL(838): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:19:02.580: E/libEGL(838): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:19:02.580: E/Adreno200-EGL(838): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:19:02.580: E/libEGL(838): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:19:02.630: A/libc(838): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 853 (SurfaceFlinger) 02-03 13:19:02.740: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:19:02.740: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 838 02-03 13:19:02.790: E/dalvikvm(839): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:19:02.800: E/dalvikvm(839): /system/framework/services.jar odex has stale dependencies 02-03 13:19:02.800: E/dalvikvm(839): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:19:02.980: E/dumpstate(860): Cannot get free space size. So, skip dumpstate. 02-03 13:19:06.300: E/installd(908): Could not create directories; exiting. 02-03 13:19:06.350: E/keystore(909): chdir: /data/misc/keystore: No such file or directory 02-03 13:19:07.340: E/SurfaceFlinger(905): ro.sf.lcd_density must be defined as a build property 02-03 13:19:07.490: I/Adreno(905): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:19:07.490: W/libEGL(905): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:19:07.490: E/Adreno200-EGL(905): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:19:07.490: E/Adreno200-EGL(905): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:19:07.500: E/Adreno200-EGL(905): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:19:07.500: E/SurfaceFlinger(905): couldn't find an EGLConfig matching the screen format 02-03 13:19:07.500: E/Adreno200-EGL(905): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:07.500: E/Adreno200-EGL(905): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:07.500: E/Adreno200-EGL(905): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:07.500: E/Adreno200-EGL(905): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:07.500: E/Adreno200-EGL(905): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:07.500: E/Adreno200-EGL(905): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:07.500: E/Adreno200-EGL(905): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:19:07.500: E/libEGL(905): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:19:07.500: E/libEGL(905): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:19:07.500: E/Adreno200-EGL(905): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:19:07.500: E/libEGL(905): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:19:07.500: A/libc(905): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 923 (SurfaceFlinger) 02-03 13:19:07.640: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:19:07.640: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 905 02-03 13:19:07.880: E/dumpstate(929): Cannot get free space size. So, skip dumpstate. 02-03 13:19:07.930: E/dalvikvm(906): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:19:07.930: E/dalvikvm(906): /system/framework/services.jar odex has stale dependencies 02-03 13:19:07.930: E/dalvikvm(906): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:19:12.090: E/installd(984): Could not create directories; exiting. 02-03 13:19:12.130: E/keystore(985): chdir: /data/misc/keystore: No such file or directory 02-03 13:19:13.060: E/dalvikvm(982): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:19:13.060: E/dalvikvm(982): /system/framework/services.jar odex has stale dependencies 02-03 13:19:13.060: E/dalvikvm(982): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:19:13.250: E/SurfaceFlinger(981): ro.sf.lcd_density must be defined as a build property 02-03 13:19:13.380: I/Adreno(981): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:19:13.420: W/libEGL(981): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:19:13.420: E/Adreno200-EGL(981): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:19:13.420: E/Adreno200-EGL(981): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:19:13.420: E/Adreno200-EGL(981): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:19:13.460: E/SurfaceFlinger(981): couldn't find an EGLConfig matching the screen format 02-03 13:19:13.460: E/Adreno200-EGL(981): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:13.460: E/Adreno200-EGL(981): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:13.460: E/Adreno200-EGL(981): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:13.460: E/Adreno200-EGL(981): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:13.470: E/Adreno200-EGL(981): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:13.470: E/Adreno200-EGL(981): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:13.470: E/Adreno200-EGL(981): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:19:13.470: E/libEGL(981): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:19:13.470: E/libEGL(981): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:19:13.470: E/Adreno200-EGL(981): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:19:13.470: E/libEGL(981): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:19:13.470: A/libc(981): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 998 (SurfaceFlinger) 02-03 13:19:13.600: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:19:13.600: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 981 02-03 13:19:13.720: E/dumpstate(1007): Cannot get free space size. So, skip dumpstate. 02-03 13:19:13.780: E/mediaserver(983): !@ServiceManager mediaserver: servicemanager not found 02-03 13:19:16.910: E/installd(1058): Could not create directories; exiting. 02-03 13:19:17.100: E/keystore(1059): chdir: /data/misc/keystore: No such file or directory 02-03 13:19:18.170: E/dalvikvm(1056): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:19:18.170: E/dalvikvm(1056): /system/framework/services.jar odex has stale dependencies 02-03 13:19:18.170: E/dalvikvm(1056): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:19:18.400: E/SurfaceFlinger(1055): ro.sf.lcd_density must be defined as a build property 02-03 13:19:18.590: I/Adreno(1055): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:19:18.590: W/libEGL(1055): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:19:18.590: E/Adreno200-EGL(1055): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:19:18.640: E/Adreno200-EGL(1055): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:19:18.640: E/Adreno200-EGL(1055): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:19:18.640: E/SurfaceFlinger(1055): couldn't find an EGLConfig matching the screen format 02-03 13:19:18.640: E/Adreno200-EGL(1055): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:18.640: E/Adreno200-EGL(1055): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:18.640: E/Adreno200-EGL(1055): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:18.640: E/Adreno200-EGL(1055): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:18.640: E/Adreno200-EGL(1055): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:18.640: E/Adreno200-EGL(1055): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:18.650: E/Adreno200-EGL(1055): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:19:18.650: E/libEGL(1055): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:19:18.650: E/libEGL(1055): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:19:18.650: E/Adreno200-EGL(1055): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:19:18.650: E/libEGL(1055): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:19:18.650: A/libc(1055): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 1077 (SurfaceFlinger) 02-03 13:19:18.760: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:19:18.760: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 1055 02-03 13:19:18.770: E/mediaserver(1057): !@ServiceManager mediaserver: servicemanager not found 02-03 13:19:18.970: E/dumpstate(1085): Cannot get free space size. So, skip dumpstate. 02-03 13:19:22.180: E/installd(1129): Could not create directories; exiting. 02-03 13:19:22.370: E/keystore(1130): chdir: /data/misc/keystore: No such file or directory 02-03 13:19:23.090: E/SurfaceFlinger(1126): ro.sf.lcd_density must be defined as a build property 02-03 13:19:23.210: I/Adreno(1126): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:19:23.210: W/libEGL(1126): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:19:23.210: E/Adreno200-EGL(1126): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:19:23.210: E/Adreno200-EGL(1126): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:19:23.210: E/Adreno200-EGL(1126): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:19:23.220: E/SurfaceFlinger(1126): couldn't find an EGLConfig matching the screen format 02-03 13:19:23.220: E/Adreno200-EGL(1126): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:23.220: E/Adreno200-EGL(1126): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:23.220: E/Adreno200-EGL(1126): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:23.220: E/Adreno200-EGL(1126): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:23.220: E/Adreno200-EGL(1126): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:23.220: E/Adreno200-EGL(1126): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:23.220: E/Adreno200-EGL(1126): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:19:23.220: E/libEGL(1126): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:19:23.220: E/libEGL(1126): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:19:23.220: E/Adreno200-EGL(1126): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:19:23.220: E/libEGL(1126): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:19:23.220: A/libc(1126): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 1137 (SurfaceFlinger) 02-03 13:19:23.320: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:19:23.320: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 1126 02-03 13:19:23.340: E/dalvikvm(1127): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:19:23.350: E/dalvikvm(1127): /system/framework/services.jar odex has stale dependencies 02-03 13:19:23.350: E/dalvikvm(1127): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:19:23.660: E/dumpstate(1144): Cannot get free space size. So, skip dumpstate. 02-03 13:19:27.630: E/installd(1199): Could not create directories; exiting. 02-03 13:19:27.680: E/keystore(1200): chdir: /data/misc/keystore: No such file or directory 02-03 13:19:27.690: E/dalvikvm(1186): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:19:27.690: E/dalvikvm(1186): /system/framework/services.jar odex has stale dependencies 02-03 13:19:27.690: E/dalvikvm(1186): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:19:28.040: E/SurfaceFlinger(1185): ro.sf.lcd_density must be defined as a build property 02-03 13:19:28.160: I/Adreno(1185): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:19:28.160: W/libEGL(1185): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:19:28.160: E/Adreno200-EGL(1185): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:19:28.170: E/Adreno200-EGL(1185): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:19:28.170: E/Adreno200-EGL(1185): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:19:28.170: E/SurfaceFlinger(1185): couldn't find an EGLConfig matching the screen format 02-03 13:19:28.170: E/Adreno200-EGL(1185): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:28.170: E/Adreno200-EGL(1185): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:28.170: E/Adreno200-EGL(1185): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:28.170: E/Adreno200-EGL(1185): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:28.170: E/Adreno200-EGL(1185): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:28.170: E/Adreno200-EGL(1185): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:28.170: E/Adreno200-EGL(1185): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:19:28.170: E/libEGL(1185): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:19:28.170: E/libEGL(1185): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:19:28.170: E/Adreno200-EGL(1185): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:19:28.170: E/libEGL(1185): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:19:28.210: A/libc(1185): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 1205 (SurfaceFlinger) 02-03 13:19:28.310: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:19:28.310: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 1185 02-03 13:19:28.610: E/dumpstate(1216): Cannot get free space size. So, skip dumpstate. 02-03 13:19:32.570: E/installd(1271): Could not create directories; exiting. 02-03 13:19:32.650: E/keystore(1272): chdir: /data/misc/keystore: No such file or directory 02-03 13:19:32.720: E/SurfaceFlinger(1260): ro.sf.lcd_density must be defined as a build property 02-03 13:19:32.830: E/dalvikvm(1261): /system/framework/android.policy.jar odex has stale dependencies 02-03 13:19:32.830: E/dalvikvm(1261): /system/framework/services.jar odex has stale dependencies 02-03 13:19:32.840: E/dalvikvm(1261): /system/framework/apache-xml.jar odex has stale dependencies 02-03 13:19:32.900: I/Adreno(1260): open(/dev/kgsl-3d0) failed: errno 2. No such file or directory 02-03 13:19:32.900: W/libEGL(1260): eglInitialize(0x1) failed (EGL_SUCCESS) 02-03 13:19:32.940: E/Adreno200-EGL(1260): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:19:32.940: E/Adreno200-EGL(1260): <qeglDrvAPI_eglGetConfigs:403>: EGL_NOT_INITIALIZED 02-03 13:19:32.940: E/Adreno200-EGL(1260): <qeglDrvAPI_eglChooseConfig:571>: EGL_NOT_INITIALIZED 02-03 13:19:32.940: E/SurfaceFlinger(1260): couldn't find an EGLConfig matching the screen format 02-03 13:19:32.940: E/Adreno200-EGL(1260): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:32.940: E/Adreno200-EGL(1260): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:32.940: E/Adreno200-EGL(1260): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:32.940: E/Adreno200-EGL(1260): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:32.940: E/Adreno200-EGL(1260): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:32.980: E/Adreno200-EGL(1260): <qeglDrvAPI_eglGetConfigAttrib:457>: EGL_NOT_INITIALIZED 02-03 13:19:32.980: E/Adreno200-EGL(1260): <qeglDrvAPI_eglCreateWindowSurface:901>: EGL_NOT_INITIALIZED 02-03 13:19:32.980: E/libEGL(1260): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:19:32.980: E/libEGL(1260): eglQuerySurface:350 error 300d (EGL_BAD_SURFACE) 02-03 13:19:32.980: E/Adreno200-EGL(1260): <qeglDrvAPI_eglCreateContext:2157>: EGL_NOT_INITIALIZED 02-03 13:19:32.980: E/libEGL(1260): call to OpenGL ES API with no current context (logged once per thread) 02-03 13:19:33.020: A/libc(1260): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 1273 (SurfaceFlinger) 02-03 13:19:33.120: I/DEBUG(42): failed to open tombstone file '/data/tombstones/tombstone_00': No such file or directory 02-03 13:19:33.120: I/DEBUG(42): !@dumpstate -k -t -z -d -o /data/log/dumpstate_app_native -m 1260 02-03 13:19:33.450: E/dumpstate(1280): Cannot get free space size. So, skip dumpstate. : E/(): Device disconnected
