Advertisement
BobZhome

Android 4.2.1 not booting on VM670

Dec 15th, 2012
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 92.92 KB | None | 0 0
  1. bobzhome@ubuntu:~/android/sdk/platform-tools$ adb logcat
  2. --------- beginning of /dev/log/main
  3. I/installd( 99): installd firing up
  4. D/DHCP ( 102): failed to set ip addr for wlan0 to 0.0.0.0: No such device
  5. I/DEBUG ( 93): debuggerd: Dec 15 2012 13:58:51
  6. --------- beginning of /dev/log/system
  7. I/Vold ( 89): Vold 2.1 (the revenge) firing up
  8. D/Vold ( 89): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
  9. D/Vold ( 89): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
  10. D/DirectVolume( 89): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 1, PARTN 1
  11. D/DirectVolume( 89): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 2, PARTN 2
  12. D/DirectVolume( 89): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 3, PARTN 3
  13. D/Vold ( 89): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
  14. I/Netd ( 92): Netd 1.0 starting
  15. W/InterfaceController( 92): Warning (Cannot load library: load_library(linker.cpp:747): library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
  16. I/cm ( 129): ____ _ _ ____ _ _ ____ ____ ____ _ _ _ _ ____ ___
  17. I/cm ( 133): | \_/ |__| |\ | | | | __ |___ |\ | |\/| | | | \
  18. I/cm ( 135): |___ | | | | \| |__| |__] |___ | \| | | |__| |__/
  19. I/cm ( 141): Welcome to Android 4.2.1 / CyanogenMod-10.1.0-RC0.VM670.BobZhome.12152012
  20. I/SurfaceFlinger( 95): SurfaceFlinger is starting
  21. I/SurfaceFlinger( 95): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
  22. D/libEGL ( 95): loaded /system/lib/egl/libEGL_adreno200.so
  23. D/libEGL ( 95): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  24. D/libEGL ( 95): loaded /system/lib/egl/libGLESv2_adreno200.so
  25. I/run-parts( 118): umount: can't umount /sd-ext: Invalid argument
  26. I/gralloc ( 95): using (fd=13)
  27. I/gralloc ( 95): id = msmfb30_1000b
  28. I/gralloc ( 95): xres = 320 px
  29. I/gralloc ( 95): yres = 480 px
  30. I/gralloc ( 95): xres_virtual = 320 px
  31. I/gralloc ( 95): yres_virtual = 960 px
  32. I/gralloc ( 95): bpp = 16
  33. I/gralloc ( 95): r = 11:5
  34. I/gralloc ( 95): g = 5:6
  35. I/gralloc ( 95): b = 0:5
  36. I/gralloc ( 95): width = 51 mm (159.372543 dpi)
  37. I/gralloc ( 95): height = 76 mm (160.421051 dpi)
  38. I/gralloc ( 95): refresh rate = 0.05 Hz
  39. E/SurfaceFlinger( 95): hwcomposer module not found
  40. W/SurfaceFlinger( 95): getting VSYNC period from fb HAL: 18518518038
  41. E/Adreno200-EGL( 95): <qeglDrvAPI_eglChooseConfig:757>: EGL_BAD_ATTRIBUTE
  42. W/SurfaceFlinger( 95): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
  43. W/SurfaceFlinger( 95): no suitable EGLConfig found, trying without EGL_RECORDABLE_ANDROID
  44. W/SurfaceFlinger( 95): no suitable EGLConfig found, trying with 16-bit color allowed
  45. W/libc ( 94): WARNING: generic atexit() called from legacy shared library
  46. E/Trace ( 95): error opening trace file: No such file or directory (2)
  47. I/SurfaceFlinger( 95): EGL informations:
  48. I/SurfaceFlinger( 95): vendor : Android
  49. I/SurfaceFlinger( 95): version : 1.4 Android META-EGL
  50. I/SurfaceFlinger( 95): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer
  51. I/SurfaceFlinger( 95): Client API: OpenGL_ES
  52. I/SurfaceFlinger( 95): EGLSurface: 5-6-5-0, config=0x1
  53. I/SurfaceFlinger( 95): OpenGL ES informations:
  54. I/SurfaceFlinger( 95): vendor : Qualcomm
  55. I/SurfaceFlinger( 95): renderer : Adreno (TM) 200
  56. I/SurfaceFlinger( 95): version : OpenGL ES-CM 1.1
  57. I/SurfaceFlinger( 95): extensions: GL_EXT_debug_marker GL_AMD_compressed_ATC_texture GL_AMD_performance_monitor GL_APPLE_texture_2D_limited_npot GL_ARB_vertex_buffer_object GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_type_2_10_10_10_REV GL_OES_blend_equation_separate GL_OES_blend_func_separate GL_OES_blend_subtract GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_depth_texture GL_OES_depth24 GL_OES_draw_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_framebuffer_object GL_OES_matrix_palette GL_OES_packed_depth_stencil GL_OES_point_size_array GL_OES_point_sprite GL_OES_read_format GL_OES_rgb8_rgba8 GL_OES_stencil_wrap GL_OES_texture_cube_map GL_OES_texture_env_crossbar GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_texture_mirrored_repeat GL_QCOM_binning_control GL_QCOM_extended_get GL_QCOM_tiled_rendering GL_AMD_compressed_3DC_texture
  58. I/SurfaceFlinger( 95): GL_MAX_TEXTURE_SIZE = 4096
  59. I/SurfaceFlinger( 95): GL_MAX_VIEWPORT_DIMS = 4096 x 4096
  60. D/SurfaceFlinger( 95): Screen acquired, type=0 flinger=0xe318
  61. D/libEGL ( 193): loaded /system/lib/egl/libEGL_adreno200.so
  62. D/libEGL ( 193): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  63. D/libEGL ( 193): loaded /system/lib/egl/libGLESv2_adreno200.so
  64. E/Trace ( 193): error opening trace file: No such file or directory (2)
  65. I/run-parts( 118): Starting FV Automatic ZipAlign 12-15-2012 20:47:54
  66. D/AndroidRuntime( 96):
  67. D/AndroidRuntime( 96): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  68. D/AndroidRuntime( 96): CheckJNI is OFF
  69. D/libgenlock( 193): Invalid gralloc handle (at 0x14af8): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  70. E/libgenlock( 193): genlock_wait: handle is invalid
  71. E/Adreno200-EGLSUB( 193): GetBackBuffer() genlock_wait failed
  72. E/Adreno200-ES20( 193): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  73. E/Adreno200-EGL( 193): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  74. E/Adreno200-ES11( 193): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  75. I/run-parts( 118): Already checked: /system/app/ApplicationsProvider.apk
  76. E/Adreno200-ES11( 193): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  77. I/run-parts( 118): Already checked: /system/app/BackupRestoreConfirmation.apk
  78. I/run-parts( 118): Already checked: /system/app/BasicDreams.apk
  79. D/libgenlock( 193): Invalid gralloc handle (at 0x14af8): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  80. E/libgenlock( 193): genlock_wait: handle is invalid
  81. E/Adreno200-EGLSUB( 193): GetBackBuffer() genlock_wait failed
  82. E/Adreno200-ES20( 193): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  83. E/Adreno200-EGL( 193): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  84. W/SurfaceFlinger( 95): Timed out waiting for hw vsync; faking it
  85. D/libgenlock( 95): Invalid gralloc handle (at 0x44b70): ver(12/12) ints(6/12) fds(1/2) magic(---/gmsm)
  86. E/libgenlock( 95): genlock_wait: handle is invalid
  87. E/Adreno200-EGLSUB( 95): GetBackBuffer() genlock_wait failed
  88. E/Adreno200-ES20( 95): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  89. E/Adreno200-EGL( 95): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  90. F/SurfaceFlinger( 95): eglSwapBuffers(0x1, 0x44c68) failed with 0x00003003
  91. F/libc ( 95): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 150 (SurfaceFlinger)
  92. E/Adreno200-ES11( 193): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  93. I/run-parts( 118): Already checked: /system/app/Bluetooth.apk
  94. E/Adreno200-ES11( 193): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  95. D/libgenlock( 193): Invalid gralloc handle (at 0x14af8): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  96. E/libgenlock( 193): genlock_wait: handle is invalid
  97. E/Adreno200-EGLSUB( 193): GetBackBuffer() genlock_wait failed
  98. E/Adreno200-ES20( 193): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  99. E/Adreno200-EGL( 193): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  100. I/DEBUG ( 93): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  101. I/DEBUG ( 93): Build fingerprint: 'Virgin_Mobile/cm_VM670/VM670:4.2.1/JOP40D/eng.bobzhome.20121215.135101:eng/test-keys'
  102. I/DEBUG ( 93): Revision: '0'
  103. I/DEBUG ( 93): pid: 95, tid: 150, name: SurfaceFlinger >>> /system/bin/surfaceflinger <<<
  104. I/DEBUG ( 93): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
  105. E/Adreno200-ES11( 193): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  106. E/Adreno200-ES11( 193): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  107. D/libgenlock( 193): Invalid gralloc handle (at 0x14af8): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  108. E/libgenlock( 193): genlock_wait: handle is invalid
  109. E/Adreno200-EGLSUB( 193): GetBackBuffer() genlock_wait failed
  110. E/Adreno200-ES20( 193): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  111. E/Adreno200-EGL( 193): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  112. I/run-parts( 118): Already checked: /system/app/Browser.apk
  113. E/Adreno200-ES11( 193): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  114. E/Adreno200-ES11( 193): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  115. D/libgenlock( 193): Invalid gralloc handle (at 0x14af8): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  116. E/libgenlock( 193): genlock_wait: handle is invalid
  117. E/Adreno200-EGLSUB( 193): GetBackBuffer() genlock_wait failed
  118. E/Adreno200-ES20( 193): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  119. E/Adreno200-EGL( 193): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  120. E/Adreno200-ES11( 193): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  121. I/mediaserver( 98): ServiceManager: 0xfe30
  122. I/AudioFlinger( 98): Using default 3000 mSec as standby time.
  123. I/CameraService( 98): CameraService started (pid=98)
  124. E/CameraService( 98): Could not load camera HAL module
  125. E/Adreno200-ES11( 193): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  126. D/libgenlock( 193): Invalid gralloc handle (at 0x14af8): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  127. E/libgenlock( 193): genlock_wait: handle is invalid
  128. E/Adreno200-EGLSUB( 193): GetBackBuffer() genlock_wait failed
  129. I/run-parts( 118): Already checked: /system/app/CMFileManager.apk
  130. E/Adreno200-ES20( 193): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  131. E/Adreno200-EGL( 193): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  132. I/AudioPolicyManagerBase( 98): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  133. E/Adreno200-ES11( 193): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  134. E/Adreno200-ES11( 193): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  135. D/libgenlock( 193): Invalid gralloc handle (at 0x14af8): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  136. E/libgenlock( 193): genlock_wait: handle is invalid
  137. E/Adreno200-EGLSUB( 193): GetBackBuffer() genlock_wait failed
  138. E/Adreno200-ES20( 193): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  139. E/Adreno200-EGL( 193): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  140. I/AudioFlinger( 98): loadHwModule() Loaded primary audio interface from Default audio HW HAL (audio) handle 1
  141. I/AudioFlinger( 98): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames
  142. D/dalvikvm( 96): Trying to load lib libjavacore.so 0x0
  143. E/Adreno200-ES11( 193): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  144. E/Adreno200-ES11( 193): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  145. D/libgenlock( 193): Invalid gralloc handle (at 0x14af8): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  146. E/libgenlock( 193): genlock_wait: handle is invalid
  147. E/Adreno200-EGLSUB( 193): GetBackBuffer() genlock_wait failed
  148. I/run-parts( 118): Already checked: /system/app/CMFileManagerThemes.apk
  149. E/Adreno200-ES20( 193): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  150. E/Adreno200-EGL( 193): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  151. D/dalvikvm( 96): Added shared lib libjavacore.so 0x0
  152. E/Adreno200-ES11( 193): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  153. I/DEBUG ( 93): r0 00000027 r1 40076021 r2 40076021 r3 deadbaad
  154. I/DEBUG ( 93): r4 00000000 r5 0000efb0 r6 00000000 r7 0000e318
  155. I/DEBUG ( 93): r8 4001a420 r9 0000e600 sl 400fa0ad fp 00100000
  156. I/DEBUG ( 93): ip 40057fa4 sp 4046d7c8 lr 400770e1 pc 4007381a cpsr 40000030
  157. I/DEBUG ( 93): d0 000000007149f2ca d1 0000000000000000
  158. I/DEBUG ( 93): d2 0000000000000000 d3 0000000000000000
  159. I/DEBUG ( 93): d4 0000000000000000 d5 0000000000000000
  160. I/DEBUG ( 93): d6 0000000000000000 d7 7149f2ca3f000000
  161. I/DEBUG ( 93): d8 0000000000000000 d9 0000000000000000
  162. I/DEBUG ( 93): d10 0000000000000000 d11 0000000000000000
  163. I/DEBUG ( 93): d12 0000000000000000 d13 0000000000000000
  164. I/DEBUG ( 93): d14 0000000000000000 d15 0000000000000000
  165. I/DEBUG ( 93): scr 20000010
  166. E/Adreno200-ES11( 193): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  167. D/libgenlock( 193): Invalid gralloc handle (at 0x14af8): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  168. E/libgenlock( 193): genlock_wait: handle is invalid
  169. E/Adreno200-EGLSUB( 193): GetBackBuffer() genlock_wait failed
  170. E/Adreno200-ES20( 193): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  171. E/Adreno200-EGL( 193): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  172. I/DEBUG ( 93):
  173. I/DEBUG ( 93): backtrace:
  174. I/DEBUG ( 93): #00 pc 0001a81a /system/lib/libc.so
  175. I/DEBUG ( 93): #01 pc 00017f64 /system/lib/libc.so (abort+4)
  176. I/DEBUG ( 93): #02 pc 00001613 /system/lib/liblog.so (__android_log_assert+94)
  177. I/DEBUG ( 93): #03 pc 0001dbcf /system/lib/libsurfaceflinger.so (android::DisplayDevice::swapBuffers(android::HWComposer&) const+90)
  178. I/DEBUG ( 93): #04 pc 0002636b /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::doDisplayComposition(android::sp<android::DisplayDevice const> const&, android::Region const&)+134)
  179. I/DEBUG ( 93): #05 pc 00029563 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::doComposition()+94)
  180. I/DEBUG ( 93): #06 pc 000297a3 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::handleMessageRefresh()+46)
  181. I/DEBUG ( 93): #07 pc 0002a2cb /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::onMessageReceived(int)+54)
  182. I/DEBUG ( 93): #08 pc 0002492b /system/lib/libsurfaceflinger.so (android::MessageQueue::Handler::handleMessage(android::Message const&)+44)
  183. I/DEBUG ( 93): #09 pc 00014fbb /system/lib/libutils.so (android::Looper::pollInner(int)+394)
  184. I/DEBUG ( 93): #10 pc 000150d7 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+102)
  185. I/DEBUG ( 93): #11 pc 00024c17 /system/lib/libsurfaceflinger.so (android::MessageQueue::waitMessage()+26)
  186. I/DEBUG ( 93): #12 pc 00025947 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::waitForEvent()+6)
  187. I/DEBUG ( 93): #13 pc 00025963 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::threadLoop()+2)
  188. I/DEBUG ( 93): #14 pc 0001158d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
  189. I/DEBUG ( 93): #15 pc 00011155 /system/lib/libutils.so
  190. I/DEBUG ( 93): #16 pc 0000e4e8 /system/lib/libc.so (__thread_entry+72)
  191. I/DEBUG ( 93): #17 pc 0000e00c /system/lib/libc.so (pthread_create+160)
  192. I/DEBUG ( 93):
  193. I/DEBUG ( 93): stack:
  194. I/DEBUG ( 93): 4046d788 00004000
  195. I/DEBUG ( 93): 4046d78c 4046d827
  196. I/DEBUG ( 93): 4046d790 400a124c /system/lib/libc.so
  197. I/DEBUG ( 93): 4046d794 400a11b4 /system/lib/libc.so
  198. I/DEBUG ( 93): 4046d798 00000000
  199. I/DEBUG ( 93): 4046d79c 400770e1 /system/lib/libc.so (_fwalk+32)
  200. I/DEBUG ( 93): 4046d7a0 40076021 /system/lib/libc.so (__sflush)
  201. I/DEBUG ( 93): 4046d7a4 40076021 /system/lib/libc.so (__sflush)
  202. I/DEBUG ( 93): 4046d7a8 40076359 /system/lib/libc.so (_cleanup)
  203. I/DEBUG ( 93): 4046d7ac 4001b000
  204. I/DEBUG ( 93): 4046d7b0 0000efb0 [heap]
  205. I/DEBUG ( 93): 4046d7b4 00000000
  206. I/DEBUG ( 93): 4046d7b8 0000e318 [heap]
  207. I/DEBUG ( 93): 4046d7bc 40076365 /system/lib/libc.so (_cleanup+12)
  208. I/DEBUG ( 93): 4046d7c0 df0027ad
  209. I/DEBUG ( 93): 4046d7c4 00000000
  210. I/DEBUG ( 93): #00 4046d7c8 4046d7c4
  211. I/DEBUG ( 93): 4046d7cc fffffbdf
  212. I/DEBUG ( 93): 4046d7d0 4004a6a4 /system/lib/libsurfaceflinger.so
  213. I/DEBUG ( 93): 4046d7d4 0000000f
  214. I/DEBUG ( 93): 4046d7d8 4046d7f4
  215. I/DEBUG ( 93): 4046d7dc 00000034
  216. I/DEBUG ( 93): 4046d7e0 4004a6a4 /system/lib/libsurfaceflinger.so
  217. I/DEBUG ( 93): 4046d7e4 40070f68 /system/lib/libc.so (__pthread_clone)
  218. I/DEBUG ( 93): #01 4046d7e8 400550e9 /system/lib/liblog.so
  219. I/DEBUG ( 93): 4046d7ec 40055617 /system/lib/liblog.so (__android_log_assert+98)
  220. I/DEBUG ( 93): #02 4046d7f0 4046dc04
  221. I/DEBUG ( 93): 4046d7f4 536c6765
  222. I/DEBUG ( 93): 4046d7f8 42706177
  223. I/DEBUG ( 93): 4046d7fc 65666675
  224. I/DEBUG ( 93): 4046d800 30287372
  225. I/DEBUG ( 93): 4046d804 202c3178
  226. I/DEBUG ( 93): 4046d808 34347830
  227. I/DEBUG ( 93): 4046d80c 29383663
  228. I/DEBUG ( 93): 4046d810 69616620
  229. I/DEBUG ( 93): 4046d814 2064656c
  230. I/DEBUG ( 93): 4046d818 68746977
  231. I/DEBUG ( 93): 4046d81c 30783020
  232. I/DEBUG ( 93): 4046d820 33303030
  233. I/DEBUG ( 93): 4046d824 00333030
  234. I/DEBUG ( 93): 4046d828 00000000
  235. I/DEBUG ( 93): 4046d82c 4007a21d /system/lib/libc.so (vsnprintf+72)
  236. I/DEBUG ( 93): ........ ........
  237. I/AudioMixer( 98): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
  238. I/AudioFlinger( 98): Using module 1 has the primary audio interface
  239. E/Adreno200-ES11( 193): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  240. I/AudioFlinger( 98): AudioFlinger's thread 0x11810 ready to run
  241. W/AudioFlinger( 98): Thread AudioOut_2 cannot connect to the power manager service
  242. I/run-parts( 118): Already checked: /system/app/Calculator.apk
  243. I/audio_a2dp_hw( 98): adev_open: adev_open in A2dp_hw module
  244. I/AudioFlinger( 98): loadHwModule() Loaded a2dp audio interface from A2DP Audio HW HAL (audio) handle 3
  245. I/AudioPolicyService( 98): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
  246. I/DEBUG ( 93):
  247. I/DEBUG ( 93): memory near r1:
  248. I/DEBUG ( 93): 40076000 0ff6068e d0022800 f0001c20 1c30faa0
  249. I/DEBUG ( 93): 40076010 46c0bd70 0002af16 06488981 47700fc0
  250. I/DEBUG ( 93): 40076020 210cb570 1c045e42 40102008 6925d01e
  251. I/DEBUG ( 93): 40076030 d01b1e28 23006826 60251b76 d1000791
  252. I/DEBUG ( 93): 40076040 60a36963 69e0e00f 1c296ae3 47981c32
  253. I/DEBUG ( 93): 40076050 dc062800 224089a1 43112001 424081a1
  254. I/DEBUG ( 93): 40076060 1a36e004 2e00182d 2000dced 0000bd70
  255. I/DEBUG ( 93): 40076070 4d0ab570 447d1c04 682b682d d0012b00
  256. I/DEBUG ( 93): 40076080 fa53f000 f7ff1c20 1c06ffcb 28006828
  257. I/DEBUG ( 93): 40076090 1c20d002 fa5bf000 bd701c30 0002ae8e
  258. I/DEBUG ( 93): 400760a0 1e04b570 4813d106 68004478 f808f001
  259. I/DEBUG ( 93): 400760b0 e01d1c05 447e4e10 68336836 d0022b00
  260. I/DEBUG ( 93): 400760c0 f0001c20 89a2fa32 420a2118 f7f1d106
  261. I/DEBUG ( 93): 400760d0 2501ff53 426d2309 e0036003 f7ff1c20
  262. I/DEBUG ( 93): 400760e0 1c05ff9f 28006830 1c20d002 fa2ff000
  263. I/DEBUG ( 93): 400760f0 bd701c28 0002aeac 0002ae4e 490cb508
  264. I/DEBUG ( 93):
  265. I/DEBUG ( 93): memory near r2:
  266. I/DEBUG ( 93): 40076000 0ff6068e d0022800 f0001c20 1c30faa0
  267. I/DEBUG ( 93): 40076010 46c0bd70 0002af16 06488981 47700fc0
  268. I/DEBUG ( 93): 40076020 210cb570 1c045e42 40102008 6925d01e
  269. I/DEBUG ( 93): 40076030 d01b1e28 23006826 60251b76 d1000791
  270. I/DEBUG ( 93): 40076040 60a36963 69e0e00f 1c296ae3 47981c32
  271. I/DEBUG ( 93): 40076050 dc062800 224089a1 43112001 424081a1
  272. I/DEBUG ( 93): 40076060 1a36e004 2e00182d 2000dced 0000bd70
  273. I/DEBUG ( 93): 40076070 4d0ab570 447d1c04 682b682d d0012b00
  274. I/DEBUG ( 93): 40076080 fa53f000 f7ff1c20 1c06ffcb 28006828
  275. I/DEBUG ( 93): 40076090 1c20d002 fa5bf000 bd701c30 0002ae8e
  276. I/DEBUG ( 93): 400760a0 1e04b570 4813d106 68004478 f808f001
  277. I/DEBUG ( 93): 400760b0 e01d1c05 447e4e10 68336836 d0022b00
  278. I/DEBUG ( 93): 400760c0 f0001c20 89a2fa32 420a2118 f7f1d106
  279. I/DEBUG ( 93): 400760d0 2501ff53 426d2309 e0036003 f7ff1c20
  280. I/DEBUG ( 93): 400760e0 1c05ff9f 28006830 1c20d002 fa2ff000
  281. I/DEBUG ( 93): 400760f0 bd701c28 0002aeac 0002ae4e 490cb508
  282. I/DEBUG ( 93):
  283. I/DEBUG ( 93): memory near r5:
  284. I/DEBUG ( 93): 0000ef90 67616d69 616e5f65 65766974 6675625f
  285. I/DEBUG ( 93): 0000efa0 20726566 00000000 00000000 000000fb
  286. I/DEBUG ( 93): 0000efb0 0000e318 0000f0a8 00000000 00000000
  287. I/DEBUG ( 93): 0000efc0 00000000 00000000 00000140 000001e0
  288. I/DEBUG ( 93): 0000efd0 00000004 431f5f5f 43206bca 00000028
  289. I/DEBUG ( 93): 0000efe0 4fca2916 00000004 00000001 00000000
  290. I/DEBUG ( 93): 0000eff0 00000000 00000000 00000000 00000000
  291. I/DEBUG ( 93): 0000f000 00000000 00000000 00000000 00000000
  292. I/DEBUG ( 93): 0000f010 00000000 00000000 00000000 00000000
  293. I/DEBUG ( 93): 0000f020 00000000 00000000 00000000 00000000
  294. I/DEBUG ( 93): 0000f030 00000000 00000000 00000000 00000000
  295. I/DEBUG ( 93): 0000f040 00000000 00000000 00000000 00000000
  296. I/DEBUG ( 93): 0000f050 00000000 00000000 00000000 00000000
  297. I/DEBUG ( 93): 0000f060 00000000 00000000 00000000 00000000
  298. I/DEBUG ( 93): 0000f070 00000001 0000ee90 0000e350 00000000
  299. I/DEBUG ( 93): 0000f080 0000f168 00000000 c0000000 00000000
  300. I/DEBUG ( 93):
  301. I/DEBUG ( 93): memory near r7:
  302. I/DEBUG ( 93): 0000e2f8 00630100 00000000 000000c0 00670001
  303. I/DEBUG ( 93): 0000e308 402149f8 00048f78 00000038 0000021b
  304. I/DEBUG ( 93): 0000e318 4005149c 4005150c 00000000 00000000
  305. I/DEBUG ( 93): 0000e328 4005155c 40051574 00000000 0000e630
  306. I/DEBUG ( 93): 0000e338 00000000 00000000 00000000 00000100
  307. I/DEBUG ( 93): 0000e348 00000000 00000096 40051594 00000000
  308. I/DEBUG ( 93): 0000e358 400513d8 000493b0 00000001 00000000
  309. I/DEBUG ( 93): 0000e368 00000004 40051088 000493f0 00000001
  310. I/DEBUG ( 93): 0000e378 00000000 00000040 ffffffff 00000000
  311. I/DEBUG ( 93): 0000e388 000000a8 000001bc 00000006 0000e51c
  312. I/DEBUG ( 93): 0000e398 0000e2a8 40052990 ffffffcc 40051914
  313. I/DEBUG ( 93): 0000e3a8 0000e318 000000ff 0000a030 00000018
  314. I/DEBUG ( 93): 0000e3b8 00000000 fffffffe 40050c28 00000000
  315. I/DEBUG ( 93): 0000e3c8 00000000 00000000 00000004 00000000
  316. I/DEBUG ( 93): 0000e3d8 4004e808 00000000 00000000 00000000
  317. I/DEBUG ( 93): 0000e3e8 00000004 00000000 00000000 0000efb0
  318. I/DEBUG ( 93):
  319. I/DEBUG ( 93): memory near r8:
  320. I/DEBUG ( 93): 4001a400 00000000 00000000 00000000 00000000
  321. I/DEBUG ( 93): 4001a410 00000000 4001a418 4001a418 4001a3dc
  322. I/DEBUG ( 93): 4001a420 00000000 40168d9c 00000000 00000000
  323. I/DEBUG ( 93): 4001a430 0000dff0 00000000 00000000 00000000
  324. I/DEBUG ( 93): 4001a440 00000000 00000000 00000000 00000000
  325. I/DEBUG ( 93): 4001a450 00000000 00000000 00000000 00000000
  326. I/DEBUG ( 93): 4001a460 00000000 00000000 00000000 00000000
  327. I/DEBUG ( 93): 4001a470 00000000 00000000 00000000 00000000
  328. I/DEBUG ( 93): 4001a480 00000000 00000000 00000000 00000000
  329. I/DEBUG ( 93): 4001a490 00000000 00000000 00000000 00000000
  330. I/DEBUG ( 93): 4001a4a0 00000000 00000000 00000000 00000000
  331. I/DEBUG ( 93): 4001a4b0 00000000 00000000 00000000 00000000
  332. I/DEBUG ( 93): 4001a4c0 00000000 00000000 00000000 00000000
  333. I/DEBUG ( 93): 4001a4d0 00000000 00000000 00000000 00000000
  334. I/DEBUG ( 93): 4001a4e0 00000000 00000000 00000000 00000000
  335. I/DEBUG ( 93): 4001a4f0 00000000 00000000 00000000 00000000
  336. I/DEBUG ( 93):
  337. I/DEBUG ( 93): memory near r9:
  338. I/DEBUG ( 93): 0000e5e0 0000e5e8 0000001b 00000002 00000002
  339. I/DEBUG ( 93): 0000e5f0 0000e5dc 00000000 00000000 00000013
  340. I/DEBUG ( 93): 0000e600 0000e620 40473680 fffffff8 00000023
  341. I/DEBUG ( 93): 0000e610 00000001 0000000a 66727553 46656361
  342. I/DEBUG ( 93): 0000e620 65726461 30326f6e 00000030 00000043
  343. I/DEBUG ( 93): 0000e630 4001a3dc 0000f1d0 00000001 4036e000
  344. I/DEBUG ( 93): 0000e640 00100000 00001000 00000000 00000000
  345. I/DEBUG ( 93): 0000e650 00000096 00000000 00000000 00000000
  346. I/DEBUG ( 93): 0000e660 00000000 00000000 4046df00 00000013
  347. I/DEBUG ( 93): 0000e670 00000001 0000e680 30326f6e 00000013
  348. I/DEBUG ( 93): 0000e680 00000000 0000e690 0000e6a0 00000013
  349. E/Adreno200-ES11( 193): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  350. D/libgenlock( 193): Invalid gralloc handle (at 0x14af8): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  351. E/libgenlock( 193): genlock_wait: handle is invalid
  352. E/Adreno200-EGLSUB( 193): GetBackBuffer() genlock_wait failed
  353. E/Adreno200-ES20( 193): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  354. E/Adreno200-EGL( 193): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  355. E/Adreno200-ES11( 193): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  356. D/dalvikvm( 96): Trying to load lib libnativehelper.so 0x0
  357. D/dalvikvm( 96): Added shared lib libnativehelper.so 0x0
  358. I/DEBUG ( 93): 0000e690 00004000 00000000 00000000 00000013
  359. I/DEBUG ( 93): 0000e6a0 00000001 00000000 00000000 00000013
  360. I/DEBUG ( 93): 0000e6b0 00000000 0000e6c0 00000000 00000013
  361. I/DEBUG ( 93): 0000e6c0 00000000 0000e6d0 0000e6e0 00000013
  362. I/DEBUG ( 93): 0000e6d0 00004000 00000000 00000000 00000013
  363. I/DEBUG ( 93):
  364. I/DEBUG ( 93): memory near sl:
  365. I/DEBUG ( 93): 400fa08c 41981e43 46c0bd0e 00005e90 447b4b01
  366. I/DEBUG ( 93): 400fa09c 47706018 00008f7a f7fbb508 bd08ec58
  367. I/DEBUG ( 93): 400fa0ac b085b5f0 68856846 68c46807 f7fb9602
  368. I/DEBUG ( 93): 400fa0bc 2000eafe 1c2a1c01 ec90f7fb 49254824
  369. I/DEBUG ( 93): 400fa0cc 44794478 ec90f7fb 44784823 2b007803
  370. I/DEBUG ( 93): 400fa0dc 2d09d00c f7ffdd03 2100ffdf 350fe004
  371. I/DEBUG ( 93): 400fa0ec f7ffdb04 2101ffd9 ec84f7fb d10b2c00
  372. I/DEBUG ( 93): 400fa0fc 9b03e029 d0022b2e d1032b40 2001e001
  373. I/DEBUG ( 93): 400fa10c 2501e000 e0023101 1c212000 780e1c05
  374. I/DEBUG ( 93): 400fa11c 2e009603 1b0ad1ed 230e0fd1 414e4293
  375. I/DEBUG ( 93): 400fa12c b2f31c21 d1052b00 d1032d00 d0012800
  376. I/DEBUG ( 93): 400fa13c 18a13a0f 200f2300 93001c1a ec60f7fb
  377. I/DEBUG ( 93): 400fa14c f7fb1c20 9802eaba b00547b8 46c0bdf0
  378. I/DEBUG ( 93): 400fa15c 00008ff0 fffffe57 00008f3a 1c05b5f8
  379. I/DEBUG ( 93): 400fa16c 481b1c0f 4478491b f7fb4479 481aec3e
  380. I/DEBUG ( 93): 400fa17c 78034478 d0282b00 d1021e2c ff8cf7ff
  381. I/DEBUG ( 93):
  382. I/DEBUG ( 93): memory near fp:
  383. I/DEBUG ( 93): 000fffe0 ffffffff ffffffff ffffffff ffffffff
  384. I/DEBUG ( 93): 000ffff0 ffffffff ffffffff ffffffff ffffffff
  385. I/DEBUG ( 93): 00100000 ffffffff ffffffff ffffffff ffffffff
  386. I/DEBUG ( 93): 00100010 ffffffff ffffffff ffffffff ffffffff
  387. I/DEBUG ( 93): 00100020 ffffffff ffffffff ffffffff ffffffff
  388. I/DEBUG ( 93): 00100030 ffffffff ffffffff ffffffff ffffffff
  389. I/DEBUG ( 93): 00100040 ffffffff ffffffff ffffffff ffffffff
  390. I/DEBUG ( 93): 00100050 ffffffff ffffffff ffffffff ffffffff
  391. I/DEBUG ( 93): 00100060 ffffffff ffffffff ffffffff ffffffff
  392. I/DEBUG ( 93): 00100070 ffffffff ffffffff ffffffff ffffffff
  393. I/DEBUG ( 93): 00100080 ffffffff ffffffff ffffffff ffffffff
  394. I/DEBUG ( 93): 00100090 ffffffff ffffffff ffffffff ffffffff
  395. I/DEBUG ( 93): 001000a0 ffffffff ffffffff ffffffff ffffffff
  396. I/DEBUG ( 93): 001000b0 ffffffff ffffffff ffffffff ffffffff
  397. I/DEBUG ( 93): 001000c0 ffffffff ffffffff ffffffff ffffffff
  398. I/DEBUG ( 93): 001000d0 ffffffff ffffffff ffffffff ffffffff
  399. I/DEBUG ( 93):
  400. I/DEBUG ( 93): memory near ip:
  401. I/DEBUG ( 93): 40057f84 4007046c 40071a98 4009115f 40072628
  402. I/DEBUG ( 93): 40057f94 4007a1d5 4006b6f1 40077a9d 400719a0
  403. I/DEBUG ( 93): 40057fa4 40070f60 4009135d 400714f4 400765dd
  404. I/DEBUG ( 93): 40057fb4 40066071 4006605d 4007e0c1 4007e0df
  405. I/DEBUG ( 93): 40057fc4 4007e279 400766ad 40080d11 400818f9
  406. I/DEBUG ( 93): 40057fd4 40091460 40066049 4007e059 4007e173
  407. I/DEBUG ( 93): 40057fe4 4006fc9c 4006fdd8 40071da1 4006fd58
  408. I/DEBUG ( 93): 40057ff4 40074cbb 4007d6ad 4007ac41 40058000
  409. I/DEBUG ( 93): 40058004 00000004 00000005 00000006 00000007
  410. I/DEBUG ( 93): 40058014 400550e9 00000000 00000000 00000000
  411. I/DEBUG ( 93): 40058024 00000000 00000000 00000000 00000000
  412. I/DEBUG ( 93): 40058034 00000000 00000000 00000000 00000000
  413. I/DEBUG ( 93): 40058044 00000000 00000000 00000000 00000000
  414. I/DEBUG ( 93): 40058054 00000000 00000000 00000000 00000000
  415. I/DEBUG ( 93): 40058064 00000000 00000000 00000000 00000000
  416. I/DEBUG ( 93): 40058074 00000000 00000000 00000000 00000000
  417. I/DEBUG ( 93):
  418. I/DEBUG ( 93): memory near sp:
  419. I/DEBUG ( 93): 4046d7a8 40076359 4001b000 0000efb0 00000000
  420. I/DEBUG ( 93): 4046d7b8 0000e318 40076365 df0027ad 00000000
  421. I/DEBUG ( 93): 4046d7c8 4046d7c4 fffffbdf 4004a6a4 0000000f
  422. I/DEBUG ( 93): 4046d7d8 4046d7f4 00000034 4004a6a4 40070f68
  423. I/DEBUG ( 93): 4046d7e8 400550e9 40055617 4046dc04 536c6765
  424. I/DEBUG ( 93): 4046d7f8 42706177 65666675 30287372 202c3178
  425. I/DEBUG ( 93): 4046d808 34347830 29383663 69616620 2064656c
  426. I/DEBUG ( 93): 4046d818 68746977 30783020 33303030 00333030
  427. I/DEBUG ( 93): 4046d828 00000000 4007a21d 00000002 00000000
  428. I/DEBUG ( 93): 4046d838 00000000 00000000 00004000 4046d8cc
  429. I/DEBUG ( 93): 4046d848 000128f0 000001ef ffff0208 4046d8bc
  430. I/DEBUG ( 93): 4046d858 000001ff 00010000 0000fb18 8720abd1
  431. I/DEBUG ( 93): 4046d868 00000002 4046d894 00000082 00000208
  432. I/DEBUG ( 93): 4046d878 00000000 4007a21d 00018ea8 00000000
  433. I/DEBUG ( 93): 4046d888 00000000 8720abd1 00004000 4046d919
  434. I/DEBUG ( 93): 4046d898 4046d8bc 000001f2 ffff0208 4046d90c
  435. I/DEBUG ( 93):
  436. I/DEBUG ( 93): code around pc:
  437. I/DEBUG ( 93): 400737f8 1c1ce000 2b006823 e027d1fb 2a0068e2
  438. I/DEBUG ( 93): 40073808 4b17d004 447b2001 47906018 20274b15
  439. I/DEBUG ( 93): 40073818 70182400 eabcf7fc f7fd2106 2280ec10
  440. I/DEBUG ( 93): 40073828 91040551 1c0aa902 94022006 f7fd9403
  441. I/DEBUG ( 93): 40073838 a901e806 20021c22 e80ef7fd eaa8f7fc
  442. I/DEBUG ( 93): 40073848 f7fd2106 2001ebfc efc8f7fb 29006961
  443. I/DEBUG ( 93): 40073858 e7d3d1dc 0002d74e fffffbdf 00030a68
  444. I/DEBUG ( 93): 40073868 00030a46 deadbaad b088b510 90022400
  445. I/DEBUG ( 93): 40073878 1c204669 9401aa04 94039400 ef64f7fc
  446. I/DEBUG ( 93): 40073888 db0642a0 42a39b07 9806d002 90063001
  447. I/DEBUG ( 93): 40073898 b0089c06 bd101c20 1c04b510 e8faf7fc
  448. I/DEBUG ( 93): 400738a8 d10542a0 44794904 6018680b e0012000
  449. I/DEBUG ( 93): 400738b8 42402001 46c0bd10 0002d67a 1c0db538
  450. I/DEBUG ( 93): 400738c8 d1052800 4478481b ecf6f7fc d12d2800
  451. I/DEBUG ( 93): 400738d8 d11f2d00 21024818 f0014478 1e04fa0b
  452. I/DEBUG ( 93): 400738e8 1c20db24 f7fc1c29 2800eb80 1c20db0b
  453. I/DEBUG ( 93):
  454. I/DEBUG ( 93): code around lr:
  455. I/DEBUG ( 93): 400770c0 4c0cb5f7 447c2600 68249001 686768a5
  456. I/DEBUG ( 93): 400770d0 220ce008 2b005eab 1c28dd03 47889901
  457. I/DEBUG ( 93): 400770e0 35544306 d5f43f01 2c006824 1c30d1ee
  458. I/DEBUG ( 93): 400770f0 46c0bdfe 00029e9e 4f16b5f0 447f1c16
  459. I/DEBUG ( 93): 40077100 683f1c0d 4375b089 683b1c1c 9003aa03
  460. I/DEBUG ( 93): 40077110 91002001 95079504 90069205 d0022b00
  461. I/DEBUG ( 93): 40077120 f7ff1c20 a905fa02 f7ff1c20 6839fea9
  462. I/DEBUG ( 93): 40077130 29009001 1c20d002 fa09f7ff 2c009c01
  463. I/DEBUG ( 93): 40077140 9e07d005 1ba89900 e926f01a b0091c06
  464. I/DEBUG ( 93): 40077150 bdf01c30 00029e06 6842b508 3a011c03
  465. I/DEBUG ( 93): 40077160 2a006042 f000da02 e003fbb5 78086801
  466. I/DEBUG ( 93): 40077170 60193101 0000bd08 4d0fb570 447d1c04
  467. I/DEBUG ( 93): 40077180 682b682d d0012b00 f9cff7ff 38016860
  468. I/DEBUG ( 93): 40077190 28006060 1c20da04 fb9cf000 e0031c06
  469. I/DEBUG ( 93): 400771a0 780e6821 60213101 2a00682a 1c20d002
  470. I/DEBUG ( 93): 400771b0 f9cdf7ff bd701c30 00029d86 4b08b508
  471. I/DEBUG ( 93):
  472. I/DEBUG ( 93): memory map around fault addr deadbaad:
  473. I/DEBUG ( 93): becfe000-bed1f000 [stack]
  474. I/DEBUG ( 93): (no map for address)
  475. I/DEBUG ( 93): (no map above)
  476. I/run-parts( 118): Already checked: /system/app/Calendar.apk
  477. E/Adreno200-ES11( 193): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  478. D/libgenlock( 193): Invalid gralloc handle (at 0x14af8): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  479. E/libgenlock( 193): genlock_wait: handle is invalid
  480. E/Adreno200-EGLSUB( 193): GetBackBuffer() genlock_wait failed
  481. E/Adreno200-ES20( 193): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  482. E/Adreno200-EGL( 193): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  483. E/Adreno200-ES11( 193): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  484. E/Adreno200-ES11( 193): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  485. D/libgenlock( 193): Invalid gralloc handle (at 0x14af8): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  486. E/libgenlock( 193): genlock_wait: handle is invalid
  487. E/Adreno200-EGLSUB( 193): GetBackBuffer() genlock_wait failed
  488. E/Adreno200-ES20( 193): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  489. E/Adreno200-EGL( 193): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  490. E/Adreno200-ES11( 193): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  491. E/Adreno200-ES11( 193): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  492. D/libgenlock( 193): Invalid gralloc handle (at 0x14af8): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  493. E/libgenlock( 193): genlock_wait: handle is invalid
  494. E/Adreno200-EGLSUB( 193): GetBackBuffer() genlock_wait failed
  495. E/Adreno200-ES20( 193): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  496. E/Adreno200-EGL( 193): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  497. I/run-parts( 118): Already checked: /system/app/CalendarProvider.apk
  498. E/Adreno200-ES11( 193): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  499. E/Adreno200-ES11( 193): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  500. D/libgenlock( 193): Invalid gralloc handle (at 0x14af8): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  501. E/libgenlock( 193): genlock_wait: handle is invalid
  502. E/Adreno200-EGLSUB( 193): GetBackBuffer() genlock_wait failed
  503. E/Adreno200-ES20( 193): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  504. E/Adreno200-EGL( 193): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  505. E/Adreno200-ES11( 193): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  506. E/Adreno200-ES11( 193): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  507. D/libgenlock( 193): Invalid gralloc handle (at 0x14af8): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  508. E/libgenlock( 193): genlock_wait: handle is invalid
  509. E/Adreno200-EGLSUB( 193): GetBackBuffer() genlock_wait failed
  510. E/Adreno200-ES20( 193): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  511. E/Adreno200-EGL( 193): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  512. E/Adreno200-ES11( 193): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  513. I/run-parts( 118): Already checked: /system/app/CertInstaller.apk
  514. E/Adreno200-ES11( 193): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  515. D/libgenlock( 193): Invalid gralloc handle (at 0x14af8): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  516. E/libgenlock( 193): genlock_wait: handle is invalid
  517. E/Adreno200-EGLSUB( 193): GetBackBuffer() genlock_wait failed
  518. E/Adreno200-ES20( 193): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  519. E/Adreno200-EGL( 193): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  520. W/SurfaceComposerClient( 193): ComposerService remote (surfaceflinger) died [0x124d8]
  521. D/BootAnimation( 193): SurfaceFlinger died, exiting...
  522. I/ServiceManager( 88): service 'SurfaceFlinger' died
  523. I/run-parts( 118): Already checked: /system/app/Contacts.apk
  524. I/run-parts( 118): Already checked: /system/app/ContactsProvider.apk
  525. I/run-parts( 118): Already checked: /system/app/DSPManager.apk
  526. I/run-parts( 118): Already checked: /system/app/DefaultContainerService.apk
  527. I/run-parts( 118): Already checked: /system/app/DeskClock.apk
  528. I/run-parts( 118): Already checked: /system/app/Development.apk
  529. I/run-parts( 118): Already checked: /system/app/DownloadProvider.apk
  530. I/run-parts( 118): Already checked: /system/app/DownloadProviderUi.apk
  531. I/run-parts( 118): Already checked: /system/app/DrmProvider.apk
  532. I/run-parts( 118): Already checked: /system/app/FusedLocation.apk
  533. I/run-parts( 118): Already checked: /system/app/Gallery2.apk
  534. I/run-parts( 118): Already checked: /system/app/HTMLViewer.apk
  535. D/AndroidRuntime( 326):
  536. D/AndroidRuntime( 326): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  537. D/AndroidRuntime( 326): CheckJNI is OFF
  538. I/run-parts( 118): Already checked: /system/app/InputDevices.apk
  539. D/dalvikvm( 326): Trying to load lib libjavacore.so 0x0
  540. D/dalvikvm( 326): Added shared lib libjavacore.so 0x0
  541. I/run-parts( 118): Already checked: /system/app/KeyChain.apk
  542. D/dalvikvm( 326): Trying to load lib libnativehelper.so 0x0
  543. D/dalvikvm( 326): Added shared lib libnativehelper.so 0x0
  544. I/run-parts( 118): Already checked: /system/app/LatinIME.apk
  545. I/run-parts( 118): Already checked: /system/app/LiveWallpapersPicker.apk
  546. I/run-parts( 118): Already checked: /system/app/MediaProvider.apk
  547. I/SurfaceFlinger( 469): SurfaceFlinger is starting
  548. I/run-parts( 118): Already checked: /system/app/Mms.apk
  549. I/SurfaceFlinger( 469): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
  550. D/libEGL ( 469): loaded /system/lib/egl/libEGL_adreno200.so
  551. D/libEGL ( 469): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  552. D/libEGL ( 469): loaded /system/lib/egl/libGLESv2_adreno200.so
  553. I/run-parts( 118): Already checked: /system/app/Music.apk
  554. I/gralloc ( 469): using (fd=13)
  555. I/gralloc ( 469): id = msmfb30_1000b
  556. I/gralloc ( 469): xres = 320 px
  557. I/gralloc ( 469): yres = 480 px
  558. I/gralloc ( 469): xres_virtual = 320 px
  559. I/gralloc ( 469): yres_virtual = 960 px
  560. I/gralloc ( 469): bpp = 16
  561. I/gralloc ( 469): r = 11:5
  562. I/gralloc ( 469): g = 5:6
  563. I/gralloc ( 469): b = 0:5
  564. I/gralloc ( 469): width = 51 mm (159.372543 dpi)
  565. I/gralloc ( 469): height = 76 mm (160.421051 dpi)
  566. I/gralloc ( 469): refresh rate = 0.05 Hz
  567. E/SurfaceFlinger( 469): hwcomposer module not found
  568. W/SurfaceFlinger( 469): getting VSYNC period from fb HAL: 18518518038
  569. E/Adreno200-EGL( 469): <qeglDrvAPI_eglChooseConfig:757>: EGL_BAD_ATTRIBUTE
  570. W/SurfaceFlinger( 469): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
  571. W/SurfaceFlinger( 469): no suitable EGLConfig found, trying without EGL_RECORDABLE_ANDROID
  572. W/SurfaceFlinger( 469): no suitable EGLConfig found, trying with 16-bit color allowed
  573. E/Trace ( 469): error opening trace file: No such file or directory (2)
  574. I/SurfaceFlinger( 469): EGL informations:
  575. I/SurfaceFlinger( 469): vendor : Android
  576. I/SurfaceFlinger( 469): version : 1.4 Android META-EGL
  577. I/SurfaceFlinger( 469): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer
  578. I/SurfaceFlinger( 469): Client API: OpenGL_ES
  579. I/SurfaceFlinger( 469): EGLSurface: 5-6-5-0, config=0x1
  580. I/SurfaceFlinger( 469): OpenGL ES informations:
  581. I/SurfaceFlinger( 469): vendor : Qualcomm
  582. I/SurfaceFlinger( 469): renderer : Adreno (TM) 200
  583. I/SurfaceFlinger( 469): version : OpenGL ES-CM 1.1
  584. I/SurfaceFlinger( 469): extensions: GL_EXT_debug_marker GL_AMD_compressed_ATC_texture GL_AMD_performance_monitor GL_APPLE_texture_2D_limited_npot GL_ARB_vertex_buffer_object GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_type_2_10_10_10_REV GL_OES_blend_equation_separate GL_OES_blend_func_separate GL_OES_blend_subtract GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_depth_texture GL_OES_depth24 GL_OES_draw_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_framebuffer_object GL_OES_matrix_palette GL_OES_packed_depth_stencil GL_OES_point_size_array GL_OES_point_sprite GL_OES_read_format GL_OES_rgb8_rgba8 GL_OES_stencil_wrap GL_OES_texture_cube_map GL_OES_texture_env_crossbar GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_texture_mirrored_repeat GL_QCOM_binning_control GL_QCOM_extended_get GL_QCOM_tiled_rendering GL_AMD_compressed_3DC_texture
  585. I/SurfaceFlinger( 469): GL_MAX_TEXTURE_SIZE = 4096
  586. I/SurfaceFlinger( 469): GL_MAX_VIEWPORT_DIMS = 4096 x 4096
  587. D/SurfaceFlinger( 469): Screen acquired, type=0 flinger=0xe318
  588. D/MDnsDS ( 92): MDnsSdListener::Hander starting up
  589. D/MDnsDS ( 92): MDnsSdListener starting to monitor
  590. D/MDnsDS ( 92): Going to poll with pollCount 1
  591. I/run-parts( 118): Already checked: /system/app/PackageInstaller.apk
  592. I/run-parts( 118): Already checked: /system/app/Phone.apk
  593. I/run-parts( 118): Already checked: /system/app/PhotoTable.apk
  594. D/libEGL ( 520): loaded /system/lib/egl/libEGL_adreno200.so
  595. D/libEGL ( 520): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  596. D/libEGL ( 520): loaded /system/lib/egl/libGLESv2_adreno200.so
  597. E/Trace ( 520): error opening trace file: No such file or directory (2)
  598. I/run-parts( 118): Already checked: /system/app/PicoTts.apk
  599. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  600. E/libgenlock( 520): genlock_wait: handle is invalid
  601. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  602. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  603. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  604. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  605. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  606. I/run-parts( 118): Already checked: /system/app/Provision.apk
  607. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  608. E/libgenlock( 520): genlock_wait: handle is invalid
  609. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  610. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  611. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  612. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  613. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  614. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  615. E/libgenlock( 520): genlock_wait: handle is invalid
  616. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  617. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  618. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  619. I/run-parts( 118): Already checked: /system/app/QuickSearchBox.apk
  620. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  621. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  622. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  623. E/libgenlock( 520): genlock_wait: handle is invalid
  624. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  625. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  626. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  627. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  628. I/run-parts( 118): Already checked: /system/app/Settings.apk
  629. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  630. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  631. E/libgenlock( 520): genlock_wait: handle is invalid
  632. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  633. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  634. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  635. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  636. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  637. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  638. E/libgenlock( 520): genlock_wait: handle is invalid
  639. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  640. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  641. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  642. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  643. I/run-parts( 118): Already checked: /system/app/SettingsProvider.apk
  644. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  645. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  646. E/libgenlock( 520): genlock_wait: handle is invalid
  647. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  648. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  649. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  650. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  651. I/run-parts( 118): Already checked: /system/app/SharedStorageBackup.apk
  652. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  653. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  654. E/libgenlock( 520): genlock_wait: handle is invalid
  655. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  656. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  657. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  658. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  659. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  660. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  661. E/libgenlock( 520): genlock_wait: handle is invalid
  662. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  663. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  664. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  665. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  666. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  667. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  668. E/libgenlock( 520): genlock_wait: handle is invalid
  669. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  670. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  671. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  672. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  673. I/run-parts( 118): Already checked: /system/app/SoundRecorder.apk
  674. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  675. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  676. E/libgenlock( 520): genlock_wait: handle is invalid
  677. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  678. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  679. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  680. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  681. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  682. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  683. E/libgenlock( 520): genlock_wait: handle is invalid
  684. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  685. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  686. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  687. I/run-parts( 118): Already checked: /system/app/SpareParts.apk
  688. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  689. W/SurfaceFlinger( 469): Timed out waiting for hw vsync; faking it
  690. D/libgenlock( 469): Invalid gralloc handle (at 0x44b98): ver(12/12) ints(6/12) fds(1/2) magic(---/gmsm)
  691. E/libgenlock( 469): genlock_wait: handle is invalid
  692. E/Adreno200-EGLSUB( 469): GetBackBuffer() genlock_wait failed
  693. E/Adreno200-ES20( 469): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  694. E/Adreno200-EGL( 469): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  695. F/SurfaceFlinger( 469): eglSwapBuffers(0x1, 0x44c90) failed with 0x00003003
  696. F/libc ( 469): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 506 (SurfaceFlinger)
  697. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  698. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  699. E/libgenlock( 520): genlock_wait: handle is invalid
  700. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  701. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  702. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  703. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  704. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  705. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  706. E/libgenlock( 520): genlock_wait: handle is invalid
  707. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  708. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  709. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  710. I/run-parts( 118): Already checked: /system/app/SpeechRecorder.apk
  711. I/DEBUG ( 93): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  712. I/DEBUG ( 93): Build fingerprint: 'Virgin_Mobile/cm_VM670/VM670:4.2.1/JOP40D/eng.bobzhome.20121215.135101:eng/test-keys'
  713. I/DEBUG ( 93): Revision: '0'
  714. I/DEBUG ( 93): pid: 469, tid: 506, name: SurfaceFlinger >>> /system/bin/surfaceflinger <<<
  715. I/DEBUG ( 93): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr deadbaad
  716. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  717. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  718. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  719. E/libgenlock( 520): genlock_wait: handle is invalid
  720. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  721. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  722. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  723. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  724. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  725. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  726. E/libgenlock( 520): genlock_wait: handle is invalid
  727. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  728. I/run-parts( 118): Already checked: /system/app/Superuser.apk
  729. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  730. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  731. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  732. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  733. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  734. E/libgenlock( 520): genlock_wait: handle is invalid
  735. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  736. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  737. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  738. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  739. I/run-parts( 118): Already checked: /system/app/SystemUI.apk
  740. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  741. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  742. E/libgenlock( 520): genlock_wait: handle is invalid
  743. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  744. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  745. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  746. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  747. I/DEBUG ( 93): r0 00000027 r1 40076021 r2 40076021 r3 deadbaad
  748. I/DEBUG ( 93): r4 00000000 r5 0000efb0 r6 00000000 r7 0000e318
  749. I/DEBUG ( 93): r8 4001a420 r9 0000e600 sl 400fa0ad fp 00100000
  750. I/DEBUG ( 93): ip 40057fa4 sp 4046d7c8 lr 400770e1 pc 4007381a cpsr 40000030
  751. I/DEBUG ( 93): d0 000000007149f2ca d1 0000000000000000
  752. I/DEBUG ( 93): d2 0000000000000000 d3 0000000000000000
  753. I/DEBUG ( 93): d4 0000000000000000 d5 0000000000000000
  754. I/DEBUG ( 93): d6 0000000000000000 d7 7149f2ca3f000000
  755. I/DEBUG ( 93): d8 0000000000000000 d9 0000000000000000
  756. I/DEBUG ( 93): d10 0000000000000000 d11 0000000000000000
  757. I/DEBUG ( 93): d12 0000000000000000 d13 0000000000000000
  758. I/DEBUG ( 93): d14 0000000000000000 d15 0000000000000000
  759. I/DEBUG ( 93): scr 20000010
  760. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  761. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  762. E/libgenlock( 520): genlock_wait: handle is invalid
  763. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  764. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  765. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  766. I/run-parts( 118): Already checked: /system/app/TelephonyProvider.apk
  767. I/DEBUG ( 93):
  768. I/DEBUG ( 93): backtrace:
  769. I/DEBUG ( 93): #00 pc 0001a81a /system/lib/libc.so
  770. I/DEBUG ( 93): #01 pc 00017f64 /system/lib/libc.so (abort+4)
  771. I/DEBUG ( 93): #02 pc 00001613 /system/lib/liblog.so (__android_log_assert+94)
  772. I/DEBUG ( 93): #03 pc 0001dbcf /system/lib/libsurfaceflinger.so (android::DisplayDevice::swapBuffers(android::HWComposer&) const+90)
  773. I/DEBUG ( 93): #04 pc 0002636b /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::doDisplayComposition(android::sp<android::DisplayDevice const> const&, android::Region const&)+134)
  774. I/DEBUG ( 93): #05 pc 00029563 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::doComposition()+94)
  775. I/DEBUG ( 93): #06 pc 000297a3 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::handleMessageRefresh()+46)
  776. I/DEBUG ( 93): #07 pc 0002a2cb /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::onMessageReceived(int)+54)
  777. I/DEBUG ( 93): #08 pc 0002492b /system/lib/libsurfaceflinger.so (android::MessageQueue::Handler::handleMessage(android::Message const&)+44)
  778. I/DEBUG ( 93): #09 pc 00014fbb /system/lib/libutils.so (android::Looper::pollInner(int)+394)
  779. I/DEBUG ( 93): #10 pc 000150d7 /system/lib/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+102)
  780. I/DEBUG ( 93): #11 pc 00024c17 /system/lib/libsurfaceflinger.so (android::MessageQueue::waitMessage()+26)
  781. I/DEBUG ( 93): #12 pc 00025947 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::waitForEvent()+6)
  782. I/DEBUG ( 93): #13 pc 00025963 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::threadLoop()+2)
  783. I/DEBUG ( 93): #14 pc 0001158d /system/lib/libutils.so (android::Thread::_threadLoop(void*)+112)
  784. I/DEBUG ( 93): #15 pc 00011155 /system/lib/libutils.so
  785. I/DEBUG ( 93): #16 pc 0000e4e8 /system/lib/libc.so (__thread_entry+72)
  786. I/DEBUG ( 93): #17 pc 0000e00c /system/lib/libc.so (pthread_create+160)
  787. I/DEBUG ( 93):
  788. I/DEBUG ( 93): stack:
  789. I/DEBUG ( 93): 4046d788 00004000
  790. I/DEBUG ( 93): 4046d78c 4046d827
  791. I/DEBUG ( 93): 4046d790 400a124c /system/lib/libc.so
  792. I/DEBUG ( 93): 4046d794 400a11b4 /system/lib/libc.so
  793. I/DEBUG ( 93): 4046d798 00000000
  794. I/DEBUG ( 93): 4046d79c 400770e1 /system/lib/libc.so (_fwalk+32)
  795. I/DEBUG ( 93): 4046d7a0 40076021 /system/lib/libc.so (__sflush)
  796. I/DEBUG ( 93): 4046d7a4 40076021 /system/lib/libc.so (__sflush)
  797. I/DEBUG ( 93): 4046d7a8 40076359 /system/lib/libc.so (_cleanup)
  798. I/DEBUG ( 93): 4046d7ac 4001b000
  799. I/DEBUG ( 93): 4046d7b0 0000efb0 [heap]
  800. I/DEBUG ( 93): 4046d7b4 00000000
  801. I/DEBUG ( 93): 4046d7b8 0000e318 [heap]
  802. I/DEBUG ( 93): 4046d7bc 40076365 /system/lib/libc.so (_cleanup+12)
  803. I/DEBUG ( 93): 4046d7c0 df0027ad
  804. I/DEBUG ( 93): 4046d7c4 00000000
  805. I/DEBUG ( 93): #00 4046d7c8 4046d7c4
  806. I/DEBUG ( 93): 4046d7cc fffffbdf
  807. I/DEBUG ( 93): 4046d7d0 4004a6a4 /system/lib/libsurfaceflinger.so
  808. I/DEBUG ( 93): 4046d7d4 0000000f
  809. I/DEBUG ( 93): 4046d7d8 4046d7f4
  810. I/DEBUG ( 93): 4046d7dc 00000034
  811. I/DEBUG ( 93): 4046d7e0 4004a6a4 /system/lib/libsurfaceflinger.so
  812. I/DEBUG ( 93): 4046d7e4 40070f68 /system/lib/libc.so (__pthread_clone)
  813. I/DEBUG ( 93): #01 4046d7e8 400550e9 /system/lib/liblog.so
  814. I/DEBUG ( 93): 4046d7ec 40055617 /system/lib/liblog.so (__android_log_assert+98)
  815. I/DEBUG ( 93): #02 4046d7f0 4046dc04
  816. I/DEBUG ( 93): 4046d7f4 536c6765
  817. I/DEBUG ( 93): 4046d7f8 42706177
  818. I/DEBUG ( 93): 4046d7fc 65666675
  819. I/DEBUG ( 93): 4046d800 30287372
  820. I/DEBUG ( 93): 4046d804 202c3178
  821. I/DEBUG ( 93): 4046d808 34347830
  822. I/DEBUG ( 93): 4046d80c 29303963
  823. I/DEBUG ( 93): 4046d810 69616620
  824. I/DEBUG ( 93): 4046d814 2064656c
  825. I/DEBUG ( 93): 4046d818 68746977
  826. I/DEBUG ( 93): 4046d81c 30783020
  827. I/DEBUG ( 93): 4046d820 33303030
  828. I/DEBUG ( 93): 4046d824 00333030
  829. I/DEBUG ( 93): 4046d828 00000000
  830. I/DEBUG ( 93): 4046d82c 4007a21d /system/lib/libc.so (vsnprintf+72)
  831. I/DEBUG ( 93): ........ ........
  832. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  833. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  834. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  835. E/libgenlock( 520): genlock_wait: handle is invalid
  836. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  837. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  838. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  839. I/DEBUG ( 93):
  840. I/DEBUG ( 93): memory near r1:
  841. I/DEBUG ( 93): 40076000 0ff6068e d0022800 f0001c20 1c30faa0
  842. I/DEBUG ( 93): 40076010 46c0bd70 0002af16 06488981 47700fc0
  843. I/DEBUG ( 93): 40076020 210cb570 1c045e42 40102008 6925d01e
  844. I/DEBUG ( 93): 40076030 d01b1e28 23006826 60251b76 d1000791
  845. I/DEBUG ( 93): 40076040 60a36963 69e0e00f 1c296ae3 47981c32
  846. I/DEBUG ( 93): 40076050 dc062800 224089a1 43112001 424081a1
  847. I/DEBUG ( 93): 40076060 1a36e004 2e00182d 2000dced 0000bd70
  848. I/DEBUG ( 93): 40076070 4d0ab570 447d1c04 682b682d d0012b00
  849. I/DEBUG ( 93): 40076080 fa53f000 f7ff1c20 1c06ffcb 28006828
  850. I/DEBUG ( 93): 40076090 1c20d002 fa5bf000 bd701c30 0002ae8e
  851. I/DEBUG ( 93): 400760a0 1e04b570 4813d106 68004478 f808f001
  852. I/DEBUG ( 93): 400760b0 e01d1c05 447e4e10 68336836 d0022b00
  853. I/DEBUG ( 93): 400760c0 f0001c20 89a2fa32 420a2118 f7f1d106
  854. I/DEBUG ( 93): 400760d0 2501ff53 426d2309 e0036003 f7ff1c20
  855. I/DEBUG ( 93): 400760e0 1c05ff9f 28006830 1c20d002 fa2ff000
  856. I/DEBUG ( 93): 400760f0 bd701c28 0002aeac 0002ae4e 490cb508
  857. I/DEBUG ( 93):
  858. I/DEBUG ( 93): memory near r2:
  859. I/DEBUG ( 93): 40076000 0ff6068e d0022800 f0001c20 1c30faa0
  860. I/DEBUG ( 93): 40076010 46c0bd70 0002af16 06488981 47700fc0
  861. I/DEBUG ( 93): 40076020 210cb570 1c045e42 40102008 6925d01e
  862. I/DEBUG ( 93): 40076030 d01b1e28 23006826 60251b76 d1000791
  863. I/DEBUG ( 93): 40076040 60a36963 69e0e00f 1c296ae3 47981c32
  864. I/DEBUG ( 93): 40076050 dc062800 224089a1 43112001 424081a1
  865. I/DEBUG ( 93): 40076060 1a36e004 2e00182d 2000dced 0000bd70
  866. I/DEBUG ( 93): 40076070 4d0ab570 447d1c04 682b682d d0012b00
  867. I/DEBUG ( 93): 40076080 fa53f000 f7ff1c20 1c06ffcb 28006828
  868. I/DEBUG ( 93): 40076090 1c20d002 fa5bf000 bd701c30 0002ae8e
  869. I/DEBUG ( 93): 400760a0 1e04b570 4813d106 68004478 f808f001
  870. I/DEBUG ( 93): 400760b0 e01d1c05 447e4e10 68336836 d0022b00
  871. I/DEBUG ( 93): 400760c0 f0001c20 89a2fa32 420a2118 f7f1d106
  872. I/DEBUG ( 93): 400760d0 2501ff53 426d2309 e0036003 f7ff1c20
  873. I/DEBUG ( 93): 400760e0 1c05ff9f 28006830 1c20d002 fa2ff000
  874. I/DEBUG ( 93): 400760f0 bd701c28 0002aeac 0002ae4e 490cb508
  875. I/DEBUG ( 93):
  876. I/DEBUG ( 93): memory near r5:
  877. I/DEBUG ( 93): 0000ef90 67616d69 616e5f65 65766974 6675625f
  878. I/DEBUG ( 93): 0000efa0 20726566 00000000 00000000 000000fb
  879. I/DEBUG ( 93): 0000efb0 0000e318 0000f0a8 00000000 00000000
  880. I/DEBUG ( 93): 0000efc0 00000000 00000000 00000140 000001e0
  881. I/DEBUG ( 93): 0000efd0 00000004 431f5f5f 43206bca 00000028
  882. I/DEBUG ( 93): 0000efe0 4fca2916 00000004 00000001 00000000
  883. I/DEBUG ( 93): 0000eff0 00000000 00000000 00000000 00000000
  884. I/DEBUG ( 93): 0000f000 00000000 00000000 00000000 00000000
  885. I/DEBUG ( 93): 0000f010 00000000 00000000 00000000 00000000
  886. I/DEBUG ( 93): 0000f020 00000000 00000000 00000000 00000000
  887. I/DEBUG ( 93): 0000f030 00000000 00000000 00000000 00000000
  888. I/DEBUG ( 93): 0000f040 00000000 00000000 00000000 00000000
  889. I/DEBUG ( 93): 0000f050 00000000 00000000 00000000 00000000
  890. I/DEBUG ( 93): 0000f060 00000000 00000000 00000000 00000000
  891. I/DEBUG ( 93): 0000f070 00000001 0000ee90 0000e350 00000000
  892. I/DEBUG ( 93): 0000f080 0000f168 00000000 c0000000 00000000
  893. I/DEBUG ( 93):
  894. I/DEBUG ( 93): memory near r7:
  895. I/DEBUG ( 93): 0000e2f8 00630100 00000000 00000207 00670001
  896. I/DEBUG ( 93): 0000e308 402149f8 00048f10 00000038 0000021b
  897. I/DEBUG ( 93): 0000e318 4005149c 4005150c 00000000 00000000
  898. I/DEBUG ( 93): 0000e328 4005155c 40051574 00000000 0000e630
  899. I/DEBUG ( 93): 0000e338 00000000 00000000 00000000 00000100
  900. I/DEBUG ( 93): 0000e348 00000000 000001fa 40051594 00000000
  901. I/DEBUG ( 93): 0000e358 400513d8 000493d8 00000001 00000000
  902. I/DEBUG ( 93): 0000e368 00000004 40051088 00049418 00000001
  903. I/DEBUG ( 93): 0000e378 00000000 00000040 ffffffff 00000000
  904. I/DEBUG ( 93): 0000e388 000000a8 000001bc 00000006 0000e51c
  905. I/DEBUG ( 93): 0000e398 0000e2a8 40052990 ffffffcc 40051914
  906. I/DEBUG ( 93): 0000e3a8 0000e318 000000ff 0000a030 00000018
  907. I/DEBUG ( 93): 0000e3b8 00000000 fffffffe 40050c28 00000000
  908. I/DEBUG ( 93): 0000e3c8 00000000 00000000 00000004 00000000
  909. I/DEBUG ( 93): 0000e3d8 4004e808 00000000 00000000 00000000
  910. I/DEBUG ( 93): 0000e3e8 00000004 00000000 00000000 0000efb0
  911. I/DEBUG ( 93):
  912. I/DEBUG ( 93): memory near r8:
  913. I/DEBUG ( 93): 4001a400 00000000 00000000 00000000 00000000
  914. I/DEBUG ( 93): 4001a410 00000000 4001a418 4001a418 4001a3dc
  915. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  916. I/DEBUG ( 93): 4001a420 00000000 40168d9c 00000000 00000000
  917. I/DEBUG ( 93): 4001a430 0000dff0 00000000 00000000 00000000
  918. I/DEBUG ( 93): 4001a440 00000000 00000000 00000000 00000000
  919. I/DEBUG ( 93): 4001a450 00000000 00000000 00000000 00000000
  920. I/DEBUG ( 93): 4001a460 00000000 00000000 00000000 00000000
  921. I/DEBUG ( 93): 4001a470 00000000 00000000 00000000 00000000
  922. I/DEBUG ( 93): 4001a480 00000000 00000000 00000000 00000000
  923. I/DEBUG ( 93): 4001a490 00000000 00000000 00000000 00000000
  924. I/DEBUG ( 93): 4001a4a0 00000000 00000000 00000000 00000000
  925. I/DEBUG ( 93): 4001a4b0 00000000 00000000 00000000 00000000
  926. I/DEBUG ( 93): 4001a4c0 00000000 00000000 00000000 00000000
  927. I/DEBUG ( 93): 4001a4d0 00000000 00000000 00000000 00000000
  928. I/DEBUG ( 93): 4001a4e0 00000000 00000000 00000000 00000000
  929. I/DEBUG ( 93): 4001a4f0 00000000 00000000 00000000 00000000
  930. I/DEBUG ( 93):
  931. I/DEBUG ( 93): memory near r9:
  932. I/DEBUG ( 93): 0000e5e0 0000e5e8 0000001b 00000002 00000002
  933. I/DEBUG ( 93): 0000e5f0 0000e5dc 00000000 00000000 00000013
  934. I/DEBUG ( 93): 0000e600 0000e620 40473680 fffffff8 00000023
  935. I/DEBUG ( 93): 0000e610 00000001 0000000a 66727553 46656361
  936. I/DEBUG ( 93): 0000e620 65726461 30326f6e 00000030 00000043
  937. I/DEBUG ( 93): 0000e630 4001a3dc 0000f1d0 00000001 4036e000
  938. I/DEBUG ( 93): 0000e640 00100000 00001000 00000000 00000000
  939. I/DEBUG ( 93): 0000e650 000001fa 00000000 00000000 00000000
  940. I/DEBUG ( 93): 0000e660 00000000 00000000 4046df00 00000013
  941. I/DEBUG ( 93): 0000e670 00000001 0000e680 30326f6e 00000013
  942. I/DEBUG ( 93): 0000e680 00000000 0000e690 0000e6a0 00000013
  943. I/DEBUG ( 93): 0000e690 00004000 00000000 00000000 00000013
  944. I/DEBUG ( 93): 0000e6a0 00000001 00000000 00000000 00000013
  945. I/DEBUG ( 93): 0000e6b0 00000000 0000e6c0 00000000 00000013
  946. I/DEBUG ( 93): 0000e6c0 00000000 0000e6d0 0000e6e0 00000013
  947. I/DEBUG ( 93): 0000e6d0 00004000 00000000 00000000 00000013
  948. I/DEBUG ( 93):
  949. I/DEBUG ( 93): memory near sl:
  950. I/DEBUG ( 93): 400fa08c 41981e43 46c0bd0e 00005e90 447b4b01
  951. I/DEBUG ( 93): 400fa09c 47706018 00008f7a f7fbb508 bd08ec58
  952. I/DEBUG ( 93): 400fa0ac b085b5f0 68856846 68c46807 f7fb9602
  953. I/DEBUG ( 93): 400fa0bc 2000eafe 1c2a1c01 ec90f7fb 49254824
  954. I/DEBUG ( 93): 400fa0cc 44794478 ec90f7fb 44784823 2b007803
  955. I/DEBUG ( 93): 400fa0dc 2d09d00c f7ffdd03 2100ffdf 350fe004
  956. I/DEBUG ( 93): 400fa0ec f7ffdb04 2101ffd9 ec84f7fb d10b2c00
  957. I/DEBUG ( 93): 400fa0fc 9b03e029 d0022b2e d1032b40 2001e001
  958. I/DEBUG ( 93): 400fa10c 2501e000 e0023101 1c212000 780e1c05
  959. I/DEBUG ( 93): 400fa11c 2e009603 1b0ad1ed 230e0fd1 414e4293
  960. I/DEBUG ( 93): 400fa12c b2f31c21 d1052b00 d1032d00 d0012800
  961. I/DEBUG ( 93): 400fa13c 18a13a0f 200f2300 93001c1a ec60f7fb
  962. I/DEBUG ( 93): 400fa14c f7fb1c20 9802eaba b00547b8 46c0bdf0
  963. I/DEBUG ( 93): 400fa15c 00008ff0 fffffe57 00008f3a 1c05b5f8
  964. I/DEBUG ( 93): 400fa16c 481b1c0f 4478491b f7fb4479 481aec3e
  965. I/DEBUG ( 93): 400fa17c 78034478 d0282b00 d1021e2c ff8cf7ff
  966. I/DEBUG ( 93):
  967. I/DEBUG ( 93): memory near fp:
  968. I/DEBUG ( 93): 000fffe0 ffffffff ffffffff ffffffff ffffffff
  969. I/DEBUG ( 93): 000ffff0 ffffffff ffffffff ffffffff ffffffff
  970. I/DEBUG ( 93): 00100000 ffffffff ffffffff ffffffff ffffffff
  971. I/DEBUG ( 93): 00100010 ffffffff ffffffff ffffffff ffffffff
  972. I/DEBUG ( 93): 00100020 ffffffff ffffffff ffffffff ffffffff
  973. I/DEBUG ( 93): 00100030 ffffffff ffffffff ffffffff ffffffff
  974. I/DEBUG ( 93): 00100040 ffffffff ffffffff ffffffff ffffffff
  975. I/DEBUG ( 93): 00100050 ffffffff ffffffff ffffffff ffffffff
  976. I/DEBUG ( 93): 00100060 ffffffff ffffffff ffffffff ffffffff
  977. I/DEBUG ( 93): 00100070 ffffffff ffffffff ffffffff ffffffff
  978. I/DEBUG ( 93): 00100080 ffffffff ffffffff ffffffff ffffffff
  979. I/DEBUG ( 93): 00100090 ffffffff ffffffff ffffffff ffffffff
  980. I/DEBUG ( 93): 001000a0 ffffffff ffffffff ffffffff ffffffff
  981. I/DEBUG ( 93): 001000b0 ffffffff ffffffff ffffffff ffffffff
  982. I/DEBUG ( 93): 001000c0 ffffffff ffffffff ffffffff ffffffff
  983. I/DEBUG ( 93): 001000d0 ffffffff ffffffff ffffffff ffffffff
  984. I/DEBUG ( 93):
  985. I/DEBUG ( 93): memory near ip:
  986. I/DEBUG ( 93): 40057f84 4007046c 40071a98 4009115f 40072628
  987. I/DEBUG ( 93): 40057f94 4007a1d5 4006b6f1 40077a9d 400719a0
  988. I/DEBUG ( 93): 40057fa4 40070f60 4009135d 400714f4 400765dd
  989. I/DEBUG ( 93): 40057fb4 40066071 4006605d 4007e0c1 4007e0df
  990. I/DEBUG ( 93): 40057fc4 4007e279 400766ad 40080d11 400818f9
  991. I/DEBUG ( 93): 40057fd4 40091460 40066049 4007e059 4007e173
  992. I/DEBUG ( 93): 40057fe4 4006fc9c 4006fdd8 40071da1 4006fd58
  993. I/DEBUG ( 93): 40057ff4 40074cbb 4007d6ad 4007ac41 40058000
  994. I/run-parts( 118): Already checked: /system/app/Term.apk
  995. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  996. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  997. E/libgenlock( 520): genlock_wait: handle is invalid
  998. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  999. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1000. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1001. I/DEBUG ( 93): 40058004 00000004 00000005 00000006 00000007
  1002. I/DEBUG ( 93): 40058014 400550e9 00000000 00000000 00000000
  1003. I/DEBUG ( 93): 40058024 00000000 00000000 00000000 00000000
  1004. I/DEBUG ( 93): 40058034 00000000 00000000 00000000 00000000
  1005. I/DEBUG ( 93): 40058044 00000000 00000000 00000000 00000000
  1006. I/DEBUG ( 93): 40058054 00000000 00000000 00000000 00000000
  1007. I/DEBUG ( 93): 40058064 00000000 00000000 00000000 00000000
  1008. I/DEBUG ( 93): 40058074 00000000 00000000 00000000 00000000
  1009. I/DEBUG ( 93):
  1010. I/DEBUG ( 93): memory near sp:
  1011. I/DEBUG ( 93): 4046d7a8 40076359 4001b000 0000efb0 00000000
  1012. I/DEBUG ( 93): 4046d7b8 0000e318 40076365 df0027ad 00000000
  1013. I/DEBUG ( 93): 4046d7c8 4046d7c4 fffffbdf 4004a6a4 0000000f
  1014. I/DEBUG ( 93): 4046d7d8 4046d7f4 00000034 4004a6a4 40070f68
  1015. I/DEBUG ( 93): 4046d7e8 400550e9 40055617 4046dc04 536c6765
  1016. I/DEBUG ( 93): 4046d7f8 42706177 65666675 30287372 202c3178
  1017. I/DEBUG ( 93): 4046d808 34347830 29303963 69616620 2064656c
  1018. I/DEBUG ( 93): 4046d818 68746977 30783020 33303030 00333030
  1019. I/DEBUG ( 93): 4046d828 00000000 4007a21d 00000002 00000000
  1020. I/DEBUG ( 93): 4046d838 00000000 00000000 00004000 4046d8cc
  1021. I/DEBUG ( 93): 4046d848 00012900 000001ef ffff0208 4046d8bc
  1022. I/DEBUG ( 93): 4046d858 000001ff 00010000 0000fb18 7718b359
  1023. I/DEBUG ( 93): 4046d868 00000002 4046d894 00000082 00000208
  1024. I/DEBUG ( 93): 4046d878 00000000 4007a21d 00018ed0 00000000
  1025. I/DEBUG ( 93): 4046d888 00000000 7718b359 00004000 4046d919
  1026. I/DEBUG ( 93): 4046d898 4046d8bc 000001f2 ffff0208 4046d90c
  1027. I/DEBUG ( 93):
  1028. I/DEBUG ( 93): code around pc:
  1029. I/DEBUG ( 93): 400737f8 1c1ce000 2b006823 e027d1fb 2a0068e2
  1030. I/DEBUG ( 93): 40073808 4b17d004 447b2001 47906018 20274b15
  1031. I/DEBUG ( 93): 40073818 70182400 eabcf7fc f7fd2106 2280ec10
  1032. I/DEBUG ( 93): 40073828 91040551 1c0aa902 94022006 f7fd9403
  1033. I/DEBUG ( 93): 40073838 a901e806 20021c22 e80ef7fd eaa8f7fc
  1034. I/DEBUG ( 93): 40073848 f7fd2106 2001ebfc efc8f7fb 29006961
  1035. I/DEBUG ( 93): 40073858 e7d3d1dc 0002d74e fffffbdf 00030a68
  1036. I/DEBUG ( 93): 40073868 00030a46 deadbaad b088b510 90022400
  1037. I/DEBUG ( 93): 40073878 1c204669 9401aa04 94039400 ef64f7fc
  1038. I/DEBUG ( 93): 40073888 db0642a0 42a39b07 9806d002 90063001
  1039. I/DEBUG ( 93): 40073898 b0089c06 bd101c20 1c04b510 e8faf7fc
  1040. I/DEBUG ( 93): 400738a8 d10542a0 44794904 6018680b e0012000
  1041. I/DEBUG ( 93): 400738b8 42402001 46c0bd10 0002d67a 1c0db538
  1042. I/DEBUG ( 93): 400738c8 d1052800 4478481b ecf6f7fc d12d2800
  1043. I/DEBUG ( 93): 400738d8 d11f2d00 21024818 f0014478 1e04fa0b
  1044. I/DEBUG ( 93): 400738e8 1c20db24 f7fc1c29 2800eb80 1c20db0b
  1045. I/DEBUG ( 93):
  1046. I/DEBUG ( 93): code around lr:
  1047. I/DEBUG ( 93): 400770c0 4c0cb5f7 447c2600 68249001 686768a5
  1048. I/DEBUG ( 93): 400770d0 220ce008 2b005eab 1c28dd03 47889901
  1049. I/DEBUG ( 93): 400770e0 35544306 d5f43f01 2c006824 1c30d1ee
  1050. I/DEBUG ( 93): 400770f0 46c0bdfe 00029e9e 4f16b5f0 447f1c16
  1051. I/DEBUG ( 93): 40077100 683f1c0d 4375b089 683b1c1c 9003aa03
  1052. I/DEBUG ( 93): 40077110 91002001 95079504 90069205 d0022b00
  1053. I/DEBUG ( 93): 40077120 f7ff1c20 a905fa02 f7ff1c20 6839fea9
  1054. I/DEBUG ( 93): 40077130 29009001 1c20d002 fa09f7ff 2c009c01
  1055. I/DEBUG ( 93): 40077140 9e07d005 1ba89900 e926f01a b0091c06
  1056. I/DEBUG ( 93): 40077150 bdf01c30 00029e06 6842b508 3a011c03
  1057. I/DEBUG ( 93): 40077160 2a006042 f000da02 e003fbb5 78086801
  1058. I/DEBUG ( 93): 40077170 60193101 0000bd08 4d0fb570 447d1c04
  1059. I/DEBUG ( 93): 40077180 682b682d d0012b00 f9cff7ff 38016860
  1060. I/DEBUG ( 93): 40077190 28006060 1c20da04 fb9cf000 e0031c06
  1061. I/DEBUG ( 93): 400771a0 780e6821 60213101 2a00682a 1c20d002
  1062. I/DEBUG ( 93): 400771b0 f9cdf7ff bd701c30 00029d86 4b08b508
  1063. I/DEBUG ( 93):
  1064. I/DEBUG ( 93): memory map around fault addr deadbaad:
  1065. I/DEBUG ( 93): bea8e000-beaaf000 [stack]
  1066. I/DEBUG ( 93): (no map for address)
  1067. I/DEBUG ( 93): (no map above)
  1068. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1069. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1070. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1071. E/libgenlock( 520): genlock_wait: handle is invalid
  1072. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  1073. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1074. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1075. I/run-parts( 118): Already checked: /system/app/ThemeChooser.apk
  1076. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1077. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1078. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1079. E/libgenlock( 520): genlock_wait: handle is invalid
  1080. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  1081. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1082. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1083. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1084. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1085. I/run-parts( 118): Already checked: /system/app/ThemeManager.apk
  1086. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1087. E/libgenlock( 520): genlock_wait: handle is invalid
  1088. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  1089. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1090. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1091. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1092. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1093. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1094. E/libgenlock( 520): genlock_wait: handle is invalid
  1095. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  1096. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1097. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1098. E/Adreno200-ES11( 520): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1099. E/Adreno200-ES11( 520): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1100. D/libgenlock( 520): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1101. E/libgenlock( 520): genlock_wait: handle is invalid
  1102. E/Adreno200-EGLSUB( 520): GetBackBuffer() genlock_wait failed
  1103. E/Adreno200-ES20( 520): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1104. E/Adreno200-EGL( 520): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1105. I/run-parts( 118): Already checked: /system/app/Trebuchet.apk
  1106. W/SurfaceComposerClient( 520): ComposerService remote (surfaceflinger) died [0x124d8]
  1107. D/BootAnimation( 520): SurfaceFlinger died, exiting...
  1108. I/ServiceManager( 88): service 'SurfaceFlinger' died
  1109. I/run-parts( 118): Already checked: /system/app/UserDictionaryProvider.apk
  1110. I/run-parts( 118): Already checked: /system/app/VoiceDialer.apk
  1111. I/run-parts( 118): Already checked: /system/app/VpnDialogs.apk
  1112. I/run-parts( 118): Already checked: /system/app/WAPPushManager.apk
  1113. I/run-parts( 118): Already checked: /data/app/au.com.phil.minepro-2.apk
  1114. I/run-parts( 118): Already checked: /data/app/ch.simonmorgenthaler.fuellog-1.apk
  1115. I/run-parts( 118): Already checked: /data/app/com.android.vending-2.apk
  1116. I/run-parts( 118): Already checked: /data/app/com.asksven.betterbatterystats-1.apk
  1117. I/run-parts( 118): Already checked: /data/app/com.bigtincan.android.adfree-1.apk
  1118. D/AndroidRuntime( 614):
  1119. D/AndroidRuntime( 614): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  1120. D/AndroidRuntime( 614): CheckJNI is OFF
  1121. I/run-parts( 118): Already checked: /data/app/com.bvalosek.cpuspy-1.apk
  1122. D/dalvikvm( 614): Trying to load lib libjavacore.so 0x0
  1123. D/dalvikvm( 614): Added shared lib libjavacore.so 0x0
  1124. I/run-parts( 118): Already checked: /data/app/com.carl.tcpro-1.apk
  1125. D/dalvikvm( 614): Trying to load lib libnativehelper.so 0x0
  1126. D/dalvikvm( 614): Added shared lib libnativehelper.so 0x0
  1127. I/run-parts( 118): Already checked: /data/app/com.chelpus.lackypatch-1.apk
  1128. I/run-parts( 118): Already checked: /data/app/com.dooblou.WiFiFileExplorerPRO-1.apk
  1129. I/run-parts( 118): Already checked: /data/app/com.dynamicg.timerec.utility-2.apk
  1130. I/run-parts( 118): Already checked: /data/app/com.dynamicg.timerecording.pro-1.apk
  1131. I/run-parts( 118): Already checked: /data/app/com.fsck.k9-1.apk
  1132. I/run-parts( 118): Already checked: /data/app/com.giu.diceme-2.apk
  1133. I/run-parts( 118): Already checked: /data/app/com.google.android.apps.maps-1.apk
  1134. I/run-parts( 118): Already checked: /data/app/com.google.android.gm-2.apk
  1135. I/run-parts( 118): Already checked: /data/app/com.google.android.gms-1.apk
  1136. I/run-parts( 118): Already checked: /data/app/com.google.android.voicesearch-1.apk
  1137. I/run-parts( 118): Already checked: /data/app/com.google.android.youtube-2.apk
  1138. I/run-parts( 118): Already checked: /data/app/com.google.zxing.client.android-2.apk
  1139. I/SamplingProfilerIntegration( 614): Profiling disabled.
  1140. I/run-parts( 118): Already checked: /data/app/com.googlecode.android.wifi.tether-1.apk
  1141. I/Zygote ( 614): Preloading classes...
  1142. D/dalvikvm( 614): GC_EXPLICIT freed 36K, 9% free 420K/460K, paused 1ms+9ms, total 15ms
  1143. I/run-parts( 118): Already checked: /data/app/com.groundspeak.geocaching-1.apk
  1144. I/run-parts( 118): Already checked: /data/app/com.hobbyistsoftware.android.vlcremote_us-2.apk
  1145. D/dalvikvm( 614): GC_EXPLICIT freed 3K, 5% free 488K/512K, paused 0ms+1ms, total 19ms
  1146. I/run-parts( 118): Already checked: /data/app/com.intuit.intuitgopayment-1.apk
  1147. D/dalvikvm( 614): Note: class Landroid/app/ActivityManagerNative; has 156 unimplemented (abstract) methods
  1148. I/run-parts( 118): Already checked: /data/app/com.keramidas.TitaniumBackup-2.apk
  1149. D/dalvikvm( 614): GC_EXPLICIT freed 21K, 5% free 527K/552K, paused 1ms+1ms, total 19ms
  1150. I/run-parts( 118): Already checked: /data/app/com.mobilityflow.animatedweather-1.apk
  1151. D/dalvikvm( 614): GC_EXPLICIT freed 26K, 5% free 555K/584K, paused 1ms+1ms, total 22ms
  1152. I/run-parts( 118): Already checked: /data/app/com.mxtech.ffmpeg.v6_vfp-2.apk
  1153. W/Zygote ( 614): Class not found for preloading: android.bluetooth.BluetoothAudioGateway
  1154. W/Zygote ( 614): Class not found for preloading: android.bluetooth.HeadsetBase
  1155. W/Zygote ( 614): Class not found for preloading: undroid.content.AbstractThreadedSyncAdapter$SyncThread
  1156. D/dalvikvm( 614): GC_EXPLICIT freed 24K, 5% free 604K/632K, paused 0ms+4ms, total 13ms
  1157. I/run-parts( 118): Already checked: /data/app/com.mxtech.videoplayer.ad-1.apk
  1158. I/run-parts( 118): Already checked: /data/app/com.noshufou.android.su-1.apk
  1159. I/run-parts( 118): Already checked: /data/app/com.quoord.tapatalkpro.activity-1.apk
  1160. D/dalvikvm( 614): GC_EXPLICIT freed 25K, 5% free 633K/660K, paused 1ms+1ms, total 24ms
  1161. I/run-parts( 118): Already checked: /data/app/com.rerware.android.MyBackupPro-2.apk
  1162. I/run-parts( 118): Already checked: /data/app/com.siber.roboform-2.apk
  1163. I/run-parts( 118): Already checked: /data/app/com.speedsoftware.rootexplorer-1.apk
  1164. I/SurfaceFlinger( 754): SurfaceFlinger is starting
  1165. I/SurfaceFlinger( 754): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
  1166. D/libEGL ( 754): loaded /system/lib/egl/libEGL_adreno200.so
  1167. D/libEGL ( 754): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  1168. D/libEGL ( 754): loaded /system/lib/egl/libGLESv2_adreno200.so
  1169. D/dalvikvm( 614): GC_EXPLICIT freed 60K, 9% free 724K/788K, paused 1ms+1ms, total 50ms
  1170. I/gralloc ( 754): using (fd=13)
  1171. I/gralloc ( 754): id = msmfb30_1000b
  1172. I/gralloc ( 754): xres = 320 px
  1173. I/gralloc ( 754): yres = 480 px
  1174. I/gralloc ( 754): xres_virtual = 320 px
  1175. I/gralloc ( 754): yres_virtual = 960 px
  1176. I/gralloc ( 754): bpp = 16
  1177. I/gralloc ( 754): r = 11:5
  1178. I/gralloc ( 754): g = 5:6
  1179. I/gralloc ( 754): b = 0:5
  1180. I/gralloc ( 754): width = 51 mm (159.372543 dpi)
  1181. I/gralloc ( 754): height = 76 mm (160.421051 dpi)
  1182. I/gralloc ( 754): refresh rate = 0.05 Hz
  1183. E/SurfaceFlinger( 754): hwcomposer module not found
  1184. W/SurfaceFlinger( 754): getting VSYNC period from fb HAL: 18518518038
  1185. E/Adreno200-EGL( 754): <qeglDrvAPI_eglChooseConfig:757>: EGL_BAD_ATTRIBUTE
  1186. W/SurfaceFlinger( 754): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
  1187. W/SurfaceFlinger( 754): no suitable EGLConfig found, trying without EGL_RECORDABLE_ANDROID
  1188. W/SurfaceFlinger( 754): no suitable EGLConfig found, trying with 16-bit color allowed
  1189. I/run-parts( 118): Already checked: /data/app/com.touchtype.swiftkey-1.apk
  1190. E/Trace ( 754): error opening trace file: No such file or directory (2)
  1191. I/SurfaceFlinger( 754): EGL informations:
  1192. I/SurfaceFlinger( 754): vendor : Android
  1193. I/SurfaceFlinger( 754): version : 1.4 Android META-EGL
  1194. I/SurfaceFlinger( 754): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer
  1195. I/SurfaceFlinger( 754): Client API: OpenGL_ES
  1196. I/SurfaceFlinger( 754): EGLSurface: 5-6-5-0, config=0x1
  1197. I/SurfaceFlinger( 754): OpenGL ES informations:
  1198. I/SurfaceFlinger( 754): vendor : Qualcomm
  1199. I/SurfaceFlinger( 754): renderer : Adreno (TM) 200
  1200. I/SurfaceFlinger( 754): version : OpenGL ES-CM 1.1
  1201. I/SurfaceFlinger( 754): extensions: GL_EXT_debug_marker GL_AMD_compressed_ATC_texture GL_AMD_performance_monitor GL_APPLE_texture_2D_limited_npot GL_ARB_vertex_buffer_object GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_type_2_10_10_10_REV GL_OES_blend_equation_separate GL_OES_blend_func_separate GL_OES_blend_subtract GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_depth_texture GL_OES_depth24 GL_OES_draw_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_framebuffer_object GL_OES_matrix_palette GL_OES_packed_depth_stencil GL_OES_point_size_array GL_OES_point_sprite GL_OES_read_format GL_OES_rgb8_rgba8 GL_OES_stencil_wrap GL_OES_texture_cube_map GL_OES_texture_env_crossbar GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_texture_mirrored_repeat GL_QCOM_binning_control GL_QCOM_extended_get GL_QCOM_tiled_rendering GL_AMD_compressed_3DC_texture
  1202. I/SurfaceFlinger( 754): GL_MAX_TEXTURE_SIZE = 4096
  1203. I/SurfaceFlinger( 754): GL_MAX_VIEWPORT_DIMS = 4096 x 4096
  1204. D/SurfaceFlinger( 754): Screen acquired, type=0 flinger=0xe318
  1205. I/run-parts( 118): Already checked: /data/app/de.android.telnet2-1.apk
  1206. I/run-parts( 118): Already checked: /data/app/gbis.gbandroid-2.apk
  1207. D/libEGL ( 774): loaded /system/lib/egl/libEGL_adreno200.so
  1208. D/libEGL ( 774): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
  1209. D/libEGL ( 774): loaded /system/lib/egl/libGLESv2_adreno200.so
  1210. I/run-parts( 118): Already checked: /data/app/goldenshorestechnologies.brightestflashlight.free-2.apk
  1211. E/Trace ( 774): error opening trace file: No such file or directory (2)
  1212. D/libgenlock( 774): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1213. E/libgenlock( 774): genlock_wait: handle is invalid
  1214. E/Adreno200-EGLSUB( 774): GetBackBuffer() genlock_wait failed
  1215. E/Adreno200-ES20( 774): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1216. E/Adreno200-EGL( 774): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1217. E/Adreno200-ES11( 774): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1218. I/run-parts( 118): Already checked: /data/app/jackpal.androidterm-2.apk
  1219. E/Adreno200-ES11( 774): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1220. D/libgenlock( 774): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1221. E/libgenlock( 774): genlock_wait: handle is invalid
  1222. E/Adreno200-EGLSUB( 774): GetBackBuffer() genlock_wait failed
  1223. E/Adreno200-ES20( 774): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1224. E/Adreno200-EGL( 774): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1225. D/dalvikvm( 614): GC_EXPLICIT freed 31K, 5% free 749K/788K, paused 1ms+41ms, total 55ms
  1226. I/run-parts( 118): Already checked: /data/app/org.onoz.card.spite-1.apk
  1227. E/Adreno200-ES11( 774): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1228. E/Adreno200-ES11( 774): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1229. D/libgenlock( 774): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1230. E/libgenlock( 774): genlock_wait: handle is invalid
  1231. E/Adreno200-EGLSUB( 774): GetBackBuffer() genlock_wait failed
  1232. E/Adreno200-ES20( 774): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1233. E/Adreno200-EGL( 774): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1234. E/Adreno200-ES11( 774): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1235. E/Adreno200-ES11( 774): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1236. D/libgenlock( 774): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1237. E/libgenlock( 774): genlock_wait: handle is invalid
  1238. E/Adreno200-EGLSUB( 774): GetBackBuffer() genlock_wait failed
  1239. E/Adreno200-ES20( 774): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1240. E/Adreno200-EGL( 774): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1241. I/run-parts( 118): Already checked: /data/app/uk.co.aifactory.backgammonfree-1.apk
  1242. E/Adreno200-ES11( 774): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1243. E/Adreno200-ES11( 774): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1244. D/libgenlock( 774): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1245. E/libgenlock( 774): genlock_wait: handle is invalid
  1246. E/Adreno200-EGLSUB( 774): GetBackBuffer() genlock_wait failed
  1247. E/Adreno200-ES20( 774): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1248. E/Adreno200-EGL( 774): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1249. E/Adreno200-ES11( 774): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1250. E/Adreno200-ES11( 774): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1251. D/libgenlock( 774): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1252. E/libgenlock( 774): genlock_wait: handle is invalid
  1253. E/Adreno200-EGLSUB( 774): GetBackBuffer() genlock_wait failed
  1254. E/Adreno200-ES20( 774): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1255. E/Adreno200-EGL( 774): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1256. I/run-parts( 118): Already checked: /data/app/usa.jersey.tvlistings-2.apk
  1257. E/Adreno200-ES11( 774): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1258. D/TextLayoutCache( 614): Using debug level = 0 - Debug Enabled = 0
  1259. E/Adreno200-ES11( 774): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1260. D/libgenlock( 774): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1261. E/libgenlock( 774): genlock_wait: handle is invalid
  1262. E/Adreno200-EGLSUB( 774): GetBackBuffer() genlock_wait failed
  1263. E/Adreno200-ES20( 774): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1264. E/Adreno200-EGL( 774): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1265. E/Adreno200-ES11( 774): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1266. I/run-parts( 118): Already checked: /data/app/ws.plattner.cifsmanager-1.apk
  1267. E/Adreno200-ES11( 774): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1268. D/libgenlock( 774): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1269. E/libgenlock( 774): genlock_wait: handle is invalid
  1270. E/Adreno200-EGLSUB( 774): GetBackBuffer() genlock_wait failed
  1271. E/Adreno200-ES20( 774): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1272. E/Adreno200-EGL( 774): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1273. E/Adreno200-ES11( 774): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1274. E/Adreno200-ES11( 774): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1275. D/libgenlock( 774): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1276. E/libgenlock( 774): genlock_wait: handle is invalid
  1277. E/Adreno200-EGLSUB( 774): GetBackBuffer() genlock_wait failed
  1278. E/Adreno200-ES20( 774): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1279. E/Adreno200-EGL( 774): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1280. E/Adreno200-ES11( 774): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1281. D/dalvikvm( 614): GC_EXPLICIT freed 18K, 3% free 786K/808K, paused 1ms+1ms, total 104ms
  1282. E/Adreno200-ES11( 774): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1283. D/libgenlock( 774): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1284. E/libgenlock( 774): genlock_wait: handle is invalid
  1285. E/Adreno200-EGLSUB( 774): GetBackBuffer() genlock_wait failed
  1286. I/run-parts( 118): Automatic ZipAlign finished at 12-15-2012 20:48:03
  1287. E/Adreno200-ES20( 774): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1288. E/Adreno200-EGL( 774): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1289. E/Adreno200-ES11( 774): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1290. E/Adreno200-ES11( 774): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1291. D/libgenlock( 774): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1292. E/libgenlock( 774): genlock_wait: handle is invalid
  1293. E/Adreno200-EGLSUB( 774): GetBackBuffer() genlock_wait failed
  1294. E/Adreno200-ES20( 774): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1295. E/Adreno200-EGL( 774): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1296. E/Adreno200-ES11( 774): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1297. E/Adreno200-ES11( 774): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1298. D/libgenlock( 774): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1299. E/libgenlock( 774): genlock_wait: handle is invalid
  1300. E/Adreno200-EGLSUB( 774): GetBackBuffer() genlock_wait failed
  1301. E/Adreno200-ES20( 774): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1302. E/Adreno200-EGL( 774): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1303. E/Adreno200-ES11( 774): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1304. W/SurfaceFlinger( 754): Timed out waiting for hw vsync; faking it
  1305. D/libgenlock( 754): Invalid gralloc handle (at 0x44b98): ver(12/12) ints(6/12) fds(1/2) magic(---/gmsm)
  1306. E/libgenlock( 754): genlock_wait: handle is invalid
  1307. E/Adreno200-EGLSUB( 754): GetBackBuffer() genlock_wait failed
  1308. E/Adreno200-ES20( 754): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1309. E/Adreno200-EGL( 754): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1310. F/SurfaceFlinger( 754): eglSwapBuffers(0x1, 0x44c90) failed with 0x00003003
  1311. F/libc ( 754): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 765 (SurfaceFlinger)
  1312. E/Adreno200-ES11( 774): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1313. D/libgenlock( 774): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1314. E/libgenlock( 774): genlock_wait: handle is invalid
  1315. E/Adreno200-EGLSUB( 774): GetBackBuffer() genlock_wait failed
  1316. E/Adreno200-ES20( 774): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1317. E/Adreno200-EGL( 774): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1318. E/Adreno200-ES11( 774): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1319. E/Adreno200-ES11( 774): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1320. D/libgenlock( 774): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1321. E/libgenlock( 774): genlock_wait: handle is invalid
  1322. E/Adreno200-EGLSUB( 774): GetBackBuffer() genlock_wait failed
  1323. E/Adreno200-ES20( 774): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1324. E/Adreno200-EGL( 774): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1325. E/Adreno200-ES11( 774): <qglDrvAPI_glTexImage2D:1913>: GL_OUT_OF_MEMORY
  1326. E/Adreno200-ES11( 774): <qglDrvAPI_glTexSubImage2D:2055>: GL_OUT_OF_MEMORY
  1327. D/libgenlock( 774): Invalid gralloc handle (at 0x14b00): ver(12/12) ints(6/12) fds(1/2) magic(----/gmsm)
  1328. E/libgenlock( 774): genlock_wait: handle is invalid
  1329. E/Adreno200-EGLSUB( 774): GetBackBuffer() genlock_wait failed
  1330. E/Adreno200-ES20( 774): <gl2_surface_swap:41>: GL_OUT_OF_MEMORY
  1331. E/Adreno200-EGL( 774): <qeglDrvAPI_eglSwapBuffers:3345>: EGL_BAD_ALLOC
  1332. I/DEBUG ( 93): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement