Advertisement
zombah

audio_policy crash full

Apr 6th, 2014
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 179.40 KB | None | 0 0
  1. * daemon not running. starting it now on port 5037 *
  2. * daemon started successfully *
  3. --------- beginning of /dev/log/main
  4. I/sh ( 76): /system/etc/init.sh[221]: cat: /sys/class/dmi/id/board_name: No such file or directory
  5. I/sh ( 76): /system/etc/init.sh[222]: cat: /sys/class/dmi/id/product_name: No such file or directory
  6. --------- beginning of /dev/log/system
  7. I/auditd ( 91): Starting up
  8. I/audit_log( 91): Previous audit logfile detected, rotating
  9. I/DEBUG ( 93): debuggerd: Apr 4 2014 22:10:03
  10. I/installd( 99): installd firing up
  11. I/powerbtn( 102): open event2(NVEC power button) ok
  12. I/cm ( 117): ____ _ _ ____ _ _ ____ ____ ____ _ _ _ _ ____ ___
  13. I/cm ( 118): | \_/ |__| |\ | | | | __ |___ |\ | |\/| | | | \
  14. I/cm ( 119): |___ | | | | \| |__| |__] |___ | \| | | |__| |__/
  15. I/SurfaceFlinger( 95): SurfaceFlinger is starting
  16. I/SurfaceFlinger( 95): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
  17. I/cm ( 127): Welcome to Android 4.4.2 / CyanogenMod-11-20140404-UNOFFICIAL-ac100
  18. I/Vold ( 89): Vold 2.1 (the revenge) firing up
  19. D/Vold ( 89): Volume sdcard1 state changing -1 (Initializing) -> 0 (No-Media)
  20. D/Vold ( 89): Volume usbdisk0 state changing -1 (Initializing) -> 0 (No-Media)
  21. D/Vold ( 89): Volume sdcard1 state changing 0 (No-Media) -> 2 (Pending)
  22. D/DirectVolume( 89): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 49, PARTN 1
  23. D/Vold ( 89): Volume sdcard1 state changing 2 (Pending) -> 1 (Idle-Unmounted)
  24. I/Netd ( 92): Netd 1.0 starting
  25. W/InterfaceController( 92): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
  26. I/mediaserver( 98): ServiceManager: 0x40b51c30
  27. I/AudioFlinger( 98): Using default 3000 mSec as standby time.
  28. E/MediaPlayerFactory( 98): calling dlopen on FACTORY_LIB
  29. E/MediaPlayerFactory( 98): Failed to open FACTORY_LIB Error : dlopen failed: library "libdashplayer.so" not found
  30. I/CameraService( 98): CameraService started (pid=98)
  31. D/libEGL ( 95): loaded /system/lib/egl/libEGL_tegra.so
  32. D/libEGL ( 95): loaded /system/lib/egl/libGLESv1_CM_tegra.so
  33. D/NvOsDebugPrintf( 95): NvRmPrivGetChipIdStub: Could not read Tegra chip id/rev
  34.  
  35. D/NvOsDebugPrintf( 95): Expected on kernels without Tegra3 support, using Tegra2
  36. D/libEGL ( 95): loaded /system/lib/egl/libGLESv2_tegra.so
  37. D/Camera_Factory( 98): CameraFactory::CameraFactory
  38. I/CameraService( 98): Loaded "Camera Module" camera module
  39. D/Camera_Factory( 98): CameraFactory::get_number_of_cameras
  40. D/Camera_Factory( 98): CameraFactory::getCameraNum
  41. I/AudioPolicyManagerBase( 98): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  42. I/gralloc ( 95): using (fd=25)
  43. I/gralloc ( 95): id = tegra_fb
  44. I/gralloc ( 95): xres = 1024 px
  45. I/gralloc ( 95): yres = 600 px
  46. I/gralloc ( 95): xres_virtual = 1024 px
  47. I/gralloc ( 95): yres_virtual = 1200 px
  48. I/gralloc ( 95): bpp = 32
  49. I/gralloc ( 95): r = 0:8
  50. I/gralloc ( 95): g = 8:8
  51. I/gralloc ( 95): b = 16:8
  52. I/gralloc ( 95): smem_start = 0x16800000
  53. I/gralloc ( 95): smem_len = 0x00800000
  54. I/gralloc ( 95): format = 1
  55. I/gralloc ( 95): stride = 1024
  56. I/gralloc ( 95): width = 163 mm (159.568100 dpi)
  57. I/gralloc ( 95): height = 95 mm (160.421051 dpi)
  58. I/gralloc ( 95): refresh rate = 67.00 Hz
  59. I/SurfaceFlinger( 95): Using composer version 0.0
  60. W/SurfaceFlinger( 95): getting VSYNC period from fb HAL: 14925373
  61. W/SurfaceFlinger( 95): no suitable EGLConfig found, trying a simpler query
  62. I/SurfaceFlinger( 95): EGL informations:
  63. I/SurfaceFlinger( 95): vendor : Android
  64. I/SurfaceFlinger( 95): version : 1.4 Android META-EGL
  65. I/SurfaceFlinger( 95): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_lock_surface EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_NV_system_time EGL_ANDROID_image_native_buffer EGL_ANDROID_recordable
  66. I/SurfaceFlinger( 95): Client API: OpenGL_ES
  67. I/SurfaceFlinger( 95): EGLSurface: 8-8-8-8, config=0xcaf32c
  68. F/libc ( 98): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 98 (mediaserver)
  69. I/SurfaceFlinger( 95): OpenGL ES informations:
  70. I/SurfaceFlinger( 95): vendor : NVIDIA Corporation
  71. I/SurfaceFlinger( 95): renderer : NVIDIA Tegra
  72. I/SurfaceFlinger( 95): version : OpenGL ES 2.0 14.01002
  73. I/SurfaceFlinger( 95): extensions: GL_EXT_debug_marker GL_NV_platform_binary GL_OES_rgb8_rgba8 GL_OES_EGL_sync GL_OES_fbo_render_mipmap GL_NV_depth_nonlinear GL_NV_draw_path GL_NV_texture_npot_2D_mipmap GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_vertex_half_float GL_OES_mapbuffer GL_NV_draw_buffers GL_NV_multiview_draw_buffers GL_EXT_Cg_shader GL_EXT_packed_float GL_OES_texture_half_float GL_OES_texture_float GL_EXT_texture_array GL_OES_compressed_ETC1_RGB8_texture GL_EXT_texture_compression_latc GL_NV_texture_compression_latc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc GL_NV_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_NV_get_tex_image GL_NV_read_buffer GL_NV_shader_framebuffer_fetch GL_NV_fbo_color_attachments GL_EXT_bgra GL_EXT_texture_format_BGRA8888 GL_EXT_unpack_subimage GL_NV_pack_subimage GL_NV_texture_compression_s3tc_update GL_NV_read_depth GL_NV_read_stencil GL_EXT_robustness GL_OES_standard_derivatives GL_NV_EGL_stream_consumer_external GL_NV_coverage_sample
  74. I/SurfaceFlinger( 95): GL_MAX_TEXTURE_SIZE = 2048
  75. I/SurfaceFlinger( 95): GL_MAX_VIEWPORT_DIMS = 3839
  76. D/SurfaceFlinger( 95): Screen acquired, type=0 flinger=0x412bf5e0
  77. I/DEBUG ( 93): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  78. I/DEBUG ( 93): Build fingerprint: 'motorola/tervigon/wingray:4.1.1/JRO03H/405518:user/release-keys'
  79. I/DEBUG ( 93): Revision: '0'
  80. I/DEBUG ( 93): pid: 98, tid: 98, name: mediaserver >>> /system/bin/mediaserver <<<
  81. I/DEBUG ( 93): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
  82. I/run-parts( 85): insmod: init_module '/system/lib/modules/rndis_wlan.ko' failed (No such file or directory)
  83. I/run-parts( 85): run-parts: /system/etc/init.d/04AdditionalModules exited with code 255
  84. D/libEGL ( 255): loaded /system/lib/egl/libEGL_tegra.so
  85. D/libEGL ( 255): loaded /system/lib/egl/libGLESv1_CM_tegra.so
  86. D/NvOsDebugPrintf( 255): NvRmPrivGetChipIdStub: Could not read Tegra chip id/rev
  87.  
  88. D/NvOsDebugPrintf( 255): Expected on kernels without Tegra3 support, using Tegra2
  89. D/libEGL ( 255): loaded /system/lib/egl/libGLESv2_tegra.so
  90. I/run-parts( 85): Unable to chmod /system/bin/pppd: Read-only file system
  91. D/AndroidRuntime( 96):
  92. D/AndroidRuntime( 96): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
  93. I/run-parts( 85): run-parts terminated by exit(1)
  94. D/AndroidRuntime( 96): CheckJNI is OFF
  95. I/DEBUG ( 93): r0 40170380 r1 40170380 r2 ffffff78 r3 401762ac
  96. I/DEBUG ( 93): r4 00000000 r5 40b2555c r6 0000000a r7 00000000
  97. I/DEBUG ( 93): r8 40b1c218 r9 00000000 sl 40b1cea0 fp 400a85ce
  98. I/DEBUG ( 93): ip 400a9fa4 sp beb64548 lr 40157e33 pc 4015723e cpsr 20000030
  99. I/DEBUG ( 93): d0 01047cf70440badb d1 0000000000000000
  100. I/DEBUG ( 93): d2 0000000000000000 d3 0000000000000000
  101. I/DEBUG ( 93): d4 0000000000000000 d5 419102eb6c000000
  102. I/DEBUG ( 93): d6 3f50624dd2f1a9fc d7 417047cf700c49ba
  103. I/DEBUG ( 93): d8 0000000000000000 d9 0000000000000000
  104. I/DEBUG ( 93): d10 0000000000000000 d11 0000000000000000
  105. I/DEBUG ( 93): d12 0000000000000000 d13 0000000000000000
  106. I/DEBUG ( 93): d14 0000000000000000 d15 0000000000000000
  107. I/DEBUG ( 93): scr 00000010
  108. I/DEBUG ( 93):
  109. I/DEBUG ( 93): backtrace:
  110. I/DEBUG ( 93): #00 pc 0002a23e /system/lib/libc.so (strtoimax+29)
  111. I/DEBUG ( 93): #01 pc 0002ae2f /system/lib/libc.so (atoi+6)
  112. I/DEBUG ( 93): #02 pc 00000ed3 /system/lib/libaudioroute.so
  113. I/DEBUG ( 93): #03 pc 00006347 /system/lib/libexpat.so
  114. I/DEBUG ( 93): #04 pc 000067f7 /system/lib/libexpat.so
  115. I/DEBUG ( 93): #05 pc 00004ed3 /system/lib/libexpat.so
  116. I/DEBUG ( 93): #06 pc 00005be7 /system/lib/libexpat.so
  117. I/DEBUG ( 93): #07 pc 00007553 /system/lib/libexpat.so (XML_ParseBuffer+94)
  118. I/DEBUG ( 93): #08 pc 000013f3 /system/lib/libaudioroute.so (audio_route_init+330)
  119. I/DEBUG ( 93): #09 pc 00000f5b /system/lib/hw/audio.primary.tegra.so
  120. I/DEBUG ( 93): #10 pc 00015fad /system/lib/libaudioflinger.so
  121. I/DEBUG ( 93): #11 pc 00016043 /system/lib/libaudioflinger.so
  122. I/DEBUG ( 93): #12 pc 000280c3 /system/lib/libaudioflinger.so
  123. I/DEBUG ( 93): #13 pc 0000dfd1 /system/lib/hw/audio_policy.default.so (android_audio_legacy::AudioPolicyCompatClient::loadHwModule(char const*)+8)
  124. I/DEBUG ( 93): #14 pc 0000dddf /system/lib/hw/audio_policy.default.so (android_audio_legacy::AudioPolicyManagerBase::AudioPolicyManagerBase(android_audio_legacy::AudioPolicyClientInterface*)+350)
  125. I/DEBUG ( 93): #15 pc 0000881d /system/lib/hw/audio_policy.default.so (createAudioPolicyManager+20)
  126. I/DEBUG ( 93): #16 pc 0000e49d /system/lib/hw/audio_policy.default.so
  127. I/DEBUG ( 93): #17 pc 00028577 /system/lib/libaudioflinger.so (android::AudioPolicyService::AudioPolicyService()+490)
  128. I/DEBUG ( 93): #18 pc 000019a5 /system/bin/mediaserver
  129. I/DEBUG ( 93): #19 pc 00001b73 /system/bin/mediaserver
  130. I/DEBUG ( 93): #20 pc 0000e257 /system/lib/libc.so (__libc_init+50)
  131. I/DEBUG ( 93): #21 pc 000015e8 /system/bin/mediaserver
  132. I/DEBUG ( 93):
  133. I/DEBUG ( 93): stack:
  134. I/DEBUG ( 93): beb64508 40b25028
  135. I/DEBUG ( 93): beb6450c 400c41b0
  136. I/DEBUG ( 93): beb64510 40455fe4 /system/lib/libexpat.so
  137. I/DEBUG ( 93): beb64514 400c476a
  138. I/DEBUG ( 93): beb64518 4044a419 /system/lib/libexpat.so
  139. I/DEBUG ( 93): beb6451c 40443e67 /system/lib/libexpat.so
  140. I/DEBUG ( 93): beb64520 40b25958
  141. I/DEBUG ( 93): beb64524 40455fe4 /system/lib/libexpat.so
  142. I/DEBUG ( 93): beb64528 400c4768
  143. I/DEBUG ( 93): beb6452c 400c476a
  144. I/DEBUG ( 93): beb64530 400c41b0
  145. I/DEBUG ( 93): beb64534 00000002
  146. I/DEBUG ( 93): beb64538 40455fe4 /system/lib/libexpat.so
  147. I/DEBUG ( 93): beb6453c 40b25aa0
  148. I/DEBUG ( 93): beb64540 00000002
  149. I/DEBUG ( 93): beb64544 40443e89 /system/lib/libexpat.so
  150. I/DEBUG ( 93): #00 beb64548 400c4010
  151. I/DEBUG ( 93): beb6454c 00000000
  152. I/DEBUG ( 93): beb64550 40170380 /system/lib/libc.so (_C_ctype_)
  153. I/DEBUG ( 93): beb64554 00000000
  154. I/DEBUG ( 93): beb64558 4013ccd9 /system/lib/libc.so (dlmalloc)
  155. I/DEBUG ( 93): beb6455c 4007c560
  156. I/DEBUG ( 93): beb64560 40b2555c
  157. I/DEBUG ( 93): beb64564 00000000
  158. I/DEBUG ( 93): beb64568 00000000
  159. I/DEBUG ( 93): beb6456c 40b1c218
  160. I/DEBUG ( 93): beb64570 00000000
  161. I/DEBUG ( 93): beb64574 40b1cea0
  162. I/DEBUG ( 93): beb64578 400a85ce /system/lib/libaudioroute.so
  163. I/DEBUG ( 93): beb6457c 40157e33 /system/lib/libc.so (atoi+10)
  164. I/DEBUG ( 93): #01 beb64580 4004eab0
  165. I/DEBUG ( 93): beb64584 400a7ed7 /system/lib/libaudioroute.so
  166. I/DEBUG ( 93): #02 beb64588 40455fe4 /system/lib/libexpat.so
  167. I/DEBUG ( 93): beb6458c 400c4744
  168. I/DEBUG ( 93): beb64590 4044a419 /system/lib/libexpat.so
  169. I/DEBUG ( 93): beb64594 beb64724 [stack]
  170. I/DEBUG ( 93): beb64598 400a85c6 /system/lib/libaudioroute.so
  171. I/DEBUG ( 93): beb6459c 400a85cb /system/lib/libaudioroute.so
  172. I/DEBUG ( 93): beb645a0 400c4741
  173. I/DEBUG ( 93): beb645a4 40455fe4 /system/lib/libexpat.so
  174. I/DEBUG ( 93): beb645a8 400c4134
  175. I/DEBUG ( 93): beb645ac 400c4010
  176. I/DEBUG ( 93): beb645b0 400c41b0
  177. I/DEBUG ( 93): beb645b4 400c4130
  178. I/DEBUG ( 93): beb645b8 00000000
  179. I/DEBUG ( 93): beb645bc 00000000
  180. I/DEBUG ( 93): beb645c0 00000005
  181. I/DEBUG ( 93): beb645c4 40447349 /system/lib/libexpat.so
  182. I/DEBUG ( 93):
  183. I/DEBUG ( 93): memory near r0:
  184. I/DEBUG ( 93): 40170360 00020001 00040003 00060005 00080007
  185. I/DEBUG ( 93): 40170370 000a0009 000c000b 000e000d 0010000f
  186. I/DEBUG ( 93): 40170380 20202000 20202020 28282020 20282828
  187. I/DEBUG ( 93): 40170390 20202020 20202020 20202020 20202020
  188. I/DEBUG ( 93): 401703a0 10108820 10101010 10101010 10101010
  189. I/DEBUG ( 93): 401703b0 04040410 04040404 10040404 10101010
  190. I/DEBUG ( 93): 401703c0 41411010 41414141 01010101 01010101
  191. I/DEBUG ( 93): 401703d0 01010101 01010101 01010101 10101010
  192. I/DEBUG ( 93): 401703e0 42421010 42424242 02020202 02020202
  193. I/DEBUG ( 93): 401703f0 02020202 02020202 02020202 10101010
  194. I/DEBUG ( 93): 40170400 20202020 20202020 20202020 20202020
  195. I/DEBUG ( 93): 40170410 20202020 20202020 20202020 20202020
  196. I/DEBUG ( 93): 40170420 10101020 10101010 10101010 10101010
  197. I/DEBUG ( 93): 40170430 10101010 10101010 10101010 10101010
  198. I/DEBUG ( 93): 40170440 10101010 10101010 10101010 10101010
  199. I/DEBUG ( 93): 40170450 10101010 10101010 10101010 10101010
  200. I/DEBUG ( 93):
  201. I/DEBUG ( 93): memory near r1:
  202. I/DEBUG ( 93): 40170360 00020001 00040003 00060005 00080007
  203. I/DEBUG ( 93): 40170370 000a0009 000c000b 000e000d 0010000f
  204. I/DEBUG ( 93): 40170380 20202000 20202020 28282020 20282828
  205. I/DEBUG ( 93): 40170390 20202020 20202020 20202020 20202020
  206. I/DEBUG ( 93): 401703a0 10108820 10101010 10101010 10101010
  207. I/DEBUG ( 93): 401703b0 04040410 04040404 10040404 10101010
  208. I/DEBUG ( 93): 401703c0 41411010 41414141 01010101 01010101
  209. I/DEBUG ( 93): 401703d0 01010101 01010101 01010101 10101010
  210. I/DEBUG ( 93): 401703e0 42421010 42424242 02020202 02020202
  211. I/DEBUG ( 93): 401703f0 02020202 02020202 02020202 10101010
  212. I/DEBUG ( 93): 40170400 20202020 20202020 20202020 20202020
  213. I/DEBUG ( 93): 40170410 20202020 20202020 20202020 20202020
  214. I/DEBUG ( 93): 40170420 10101020 10101010 10101010 10101010
  215. I/DEBUG ( 93): 40170430 10101010 10101010 10101010 10101010
  216. I/DEBUG ( 93): 40170440 10101010 10101010 10101010 10101010
  217. I/DEBUG ( 93): 40170450 10101010 10101010 10101010 10101010
  218. I/DEBUG ( 93):
  219. I/DEBUG ( 93): memory near r3:
  220. I/DEBUG ( 93): 4017628c 00004000 00000000 ffffffff 40176254
  221. I/DEBUG ( 93): 4017629c 00000003 40176150 40176254 00000000
  222. I/DEBUG ( 93): 401762ac 40170380 40170598 4017079a 7665642f
  223. I/DEBUG ( 93): 401762bc 705f5f2f 65706f72 65697472 005f5f73
  224. I/DEBUG ( 93): 401762cc 00000000 00000000 00000000 00000000
  225. I/DEBUG ( 93): 401762dc 00000000 00000000 00000000 00000000
  226. I/DEBUG ( 93): 401762ec 00000000 00000000 00000000 00000000
  227. I/DEBUG ( 93): 401762fc 00000000 00000000 00000000 00000000
  228. I/DEBUG ( 93): 4017630c 00000000 00000000 00000000 00000000
  229. I/DEBUG ( 93): 4017631c 00000000 00000000 00000000 00000000
  230. I/DEBUG ( 93): 4017632c 00000000 00000000 00000000 00000000
  231. I/DEBUG ( 93): 4017633c 00000000 00000000 00000000 00000000
  232. I/DEBUG ( 93): 4017634c 00000000 00000000 00000000 00000000
  233. I/DEBUG ( 93): 4017635c 00000000 00000000 00000000 00000000
  234. I/DEBUG ( 93): 4017636c 00000000 00000000 00000000 00000000
  235. I/DEBUG ( 93): 4017637c 00000000 00000000 00000000 00000000
  236. I/DEBUG ( 93):
  237. I/DEBUG ( 93): memory near r5:
  238. I/DEBUG ( 93): 40b2553c 00000000 00000000 00000000 00000000
  239. I/DEBUG ( 93): 40b2554c 00000413 00000000 00000400 006c7463
  240. I/DEBUG ( 93): 40b2555c 7473614d 50207265 6279616c 206b6361
  241. I/DEBUG ( 93): 40b2556c 756c6f56 3600656d 00000033 00000000
  242. I/DEBUG ( 93): 40b2557c 00000000 00000000 00000000 00000000
  243. I/DEBUG ( 93): 40b2558c 00000000 00000000 00000000 00000000
  244. I/DEBUG ( 93): 40b2559c 00000000 00000000 00000000 00000000
  245. I/DEBUG ( 93): 40b255ac 00000000 00000000 00000000 00000000
  246. I/DEBUG ( 93): 40b255bc 00000000 00000000 00000000 00000000
  247. I/DEBUG ( 93): 40b255cc 00000000 00000000 00000000 00000000
  248. I/DEBUG ( 93): 40b255dc 00000000 00000000 00000000 00000000
  249. I/DEBUG ( 93): 40b255ec 00000000 00000000 00000000 00000000
  250. I/DEBUG ( 93): 40b255fc 00000000 00000000 00000000 00000000
  251. I/DEBUG ( 93): 40b2560c 00000000 00000000 00000000 00000000
  252. I/DEBUG ( 93): 40b2561c 00000000 00000000 00000000 00000000
  253. I/DEBUG ( 93): 40b2562c 00000000 00000000 00000000 00000000
  254. I/DEBUG ( 93):
  255. I/DEBUG ( 93): memory near r8:
  256. I/DEBUG ( 93): 40b1c1f8 4004e780 00000000 40b1c010 4004e890
  257. I/DEBUG ( 93): 40b1c208 00000000 40b1c010 4004e9a0 00000000
  258. I/DEBUG ( 93): 40b1c218 40b1c010 4004eab0 00000000 40b1c010
  259. I/DEBUG ( 93): 40b1c228 4004ebc0 00000000 40b1c010 4004ecd0
  260. I/DEBUG ( 93): 40b1c238 00000000 40b1c010 4004ede0 00000000
  261. I/DEBUG ( 93): 40b1c248 40b1c010 4004eef0 00000000 40b1c010
  262. I/DEBUG ( 93): 40b1c258 4004f000 00000000 40b1c010 4004f110
  263. I/DEBUG ( 93): 40b1c268 00000000 40b1c010 4004f220 00000000
  264. I/DEBUG ( 93): 40b1c278 40b1c010 4004f330 00000000 40b1c010
  265. I/DEBUG ( 93): 40b1c288 4004f440 00000000 40b1c010 4004f550
  266. I/DEBUG ( 93): 40b1c298 4007c580 40b1c010 4004f660 00000000
  267. I/DEBUG ( 93): 40b1c2a8 40b1c010 4004f770 00000000 40b1c010
  268. I/DEBUG ( 93): 40b1c2b8 4004f880 00000000 40b1c010 4004f990
  269. I/DEBUG ( 93): 40b1c2c8 00000000 40b1c010 4004faa0 00000000
  270. I/DEBUG ( 93): 40b1c2d8 40b1c010 4004fbb0 00000000 40b1c010
  271. I/DEBUG ( 93): 40b1c2e8 4004fcc0 00000000 40b1c010 4004fdd0
  272. I/DEBUG ( 93):
  273. I/DEBUG ( 93): memory near sl:
  274. I/DEBUG ( 93): 40b1ce80 40b1c822 00000000 00000060 00000113
  275. I/DEBUG ( 93): 40b1ce90 40b25023 40b2555c 40b25029 40b25573
  276. I/DEBUG ( 93): 40b1cea0 00000000 400c4768 400c476a 00000001
  277. I/DEBUG ( 93): 40b1ceb0 4007c490 40b1ced0 40b1ced0 40b1c878
  278. I/DEBUG ( 93): 40b1cec0 401291f3 00000000 00000000 00000141
  279. I/DEBUG ( 93): 40b1ced0 40b1cec8 40b1cec8 00000000 00000000
  280. I/DEBUG ( 93): 40b1cee0 4017a288 00000000 00000000 00000121
  281. I/DEBUG ( 93): 40b1cef0 40b1cee8 40b1cee8 00000000 00000000
  282. I/DEBUG ( 93): 40b1cf00 4017a288 00000000 00000000 00000081
  283. I/DEBUG ( 93): 40b1cf10 4017a200 4017a200 00000000 40b1c8aa
  284. I/DEBUG ( 93): 40b1cf20 40b1c8b9 00000000 00000020 00000022
  285. I/DEBUG ( 93): 40b1cf30 40b1cf50 00000000 00000000 40b1c8c7
  286. I/DEBUG ( 93): 40b1cf40 40b1c8d5 00000000 00000040 00000022
  287. I/DEBUG ( 93): 40b1cf50 40b1cf70 00000000 00000000 40b1c8f6
  288. I/DEBUG ( 93): 40b1cf60 40b1c8fe 00000000 00000060 00000022
  289. I/DEBUG ( 93): 40b1cf70 00000000 00000000 00000000 40b1c91e
  290. I/DEBUG ( 93):
  291. I/DEBUG ( 93): memory near fp:
  292. I/DEBUG ( 93): 400a85ac 61636f6c 6d206574 2065726f 68746170
  293. I/DEBUG ( 93): 400a85bc 74657320 676e6974 616e0073 6900656d
  294. I/DEBUG ( 93): 400a85cc 61760064 0065756c 68746170 6e6e5500
  295. I/DEBUG ( 93): 400a85dc 64656d61 74617020 50002168 20687461
  296. I/DEBUG ( 93): 400a85ec 656d616e 73252720 6c612027 64616572
  297. I/DEBUG ( 93): 400a85fc 78652079 73747369 616e5500 20656c62
  298. I/DEBUG ( 93): 400a860c 61206f74 636f6c6c 20657461 65726f6d
  299. I/DEBUG ( 93): 400a861c 74617020 43007368 72746e6f 27206c6f
  300. I/DEBUG ( 93): 400a862c 20277325 65726c61 20796461 73697865
  301. I/DEBUG ( 93): 400a863c 69207374 6170206e 27206874 00277325
  302. I/DEBUG ( 93): 400a864c 006c7463 746e6f43 206c6f72 27732527
  303. I/DEBUG ( 93): 400a865c 656f6420 74276e73 69786520 2d207473
  304. I/DEBUG ( 93): 400a866c 696b7320 6e697070 61760067 2065756c
  305. I/DEBUG ( 93): 400a867c 6f206469 6f207475 61722066 2065676e
  306. I/DEBUG ( 93): 400a868c 20726f66 6578696d 74632072 2527206c
  307. I/DEBUG ( 93): 400a869c 6d002773 72657869 646e6920 25207865
  308. I/DEBUG ( 93):
  309. I/DEBUG ( 93): memory near ip:
  310. I/DEBUG ( 93): 400a9f84 4014f298 4013ab35 400ad559 401579a1
  311. I/DEBUG ( 93): 400a9f94 40bdd341 4013aaf9 4014ee6c 40bdd2e7
  312. I/DEBUG ( 93): 400a9fa4 40157e29 40bdd6dd 40bdd6d5 40bdd3cd
  313. I/DEBUG ( 93): 400a9fb4 40bdd539 40bdd619 4013ab21 40bdd105
  314. I/DEBUG ( 93): 400a9fc4 40bdd2c5 40bdd2cd 40bdd3d5 40bdd4a1
  315. I/DEBUG ( 93): 400a9fd4 40141801 40447f93 4014f1d0 404483ed
  316. I/DEBUG ( 93): 400a9fe4 4044842d 404485a9 40151d41 404484f5
  317. I/DEBUG ( 93): 400a9ff4 40447c21 4014136d 40bdd081 400aa000
  318. I/DEBUG ( 93): 400aa004 00000000 00000000 00000000 00000000
  319. I/DEBUG ( 93): 400aa014 00000000 00000000 00000000 00000000
  320. I/DEBUG ( 93): 400aa024 00000000 00000000 00000000 00000000
  321. I/DEBUG ( 93): 400aa034 00000000 00000000 00000000 00000000
  322. I/DEBUG ( 93): 400aa044 00000000 00000000 00000000 00000000
  323. I/DEBUG ( 93): 400aa054 00000000 00000000 00000000 00000000
  324. I/DEBUG ( 93): 400aa064 00000000 00000000 00000000 00000000
  325. I/DEBUG ( 93): 400aa074 00000000 00000000 00000000 00000000
  326. I/DEBUG ( 93):
  327. I/DEBUG ( 93): memory near sp:
  328. I/DEBUG ( 93): beb64528 400c4768 400c476a 400c41b0 00000002
  329. I/DEBUG ( 93): beb64538 40455fe4 40b25aa0 00000002 40443e89
  330. I/DEBUG ( 93): beb64548 400c4010 00000000 40170380 00000000
  331. I/DEBUG ( 93): beb64558 4013ccd9 4007c560 40b2555c 00000000
  332. I/DEBUG ( 93): beb64568 00000000 40b1c218 00000000 40b1cea0
  333. I/DEBUG ( 93): beb64578 400a85ce 40157e33 4004eab0 400a7ed7
  334. I/DEBUG ( 93): beb64588 40455fe4 400c4744 4044a419 beb64724
  335. I/DEBUG ( 93): beb64598 400a85c6 400a85cb 400c4741 40455fe4
  336. I/DEBUG ( 93): beb645a8 400c4134 400c4010 400c41b0 400c4130
  337. I/DEBUG ( 93): beb645b8 00000000 00000000 00000005 40447349
  338. I/DEBUG ( 93): beb645c8 beb645fc 00000000 00000000 00000000
  339. I/DEBUG ( 93): beb645d8 00000000 00000001 400c4620 400c4134
  340. I/DEBUG ( 93): beb645e8 00000000 400c4740 00000000 400c476e
  341. I/DEBUG ( 93): beb645f8 40b1cfe5 00000000 40b25558 00000000
  342. I/DEBUG ( 93): beb64608 00000000 00000000 00000000 00000000
  343. I/DEBUG ( 93): beb64618 00000000 400c4010 400c46e0 400c4010
  344. I/DEBUG ( 93):
  345. I/DEBUG ( 93): code around pc:
  346. I/DEBUG ( 93): 4015721c bf008ff0 e92d4ba0 46164ff0 b0854a9f
  347. I/DEBUG ( 93): 4015722c 4604447b 90019103 6819589b 46279102
  348. I/DEBUG ( 93): 4015723c f8179802 eb009b01 463c0509 f002786a
  349. I/DEBUG ( 93): 4015724c b2d90308 d1f22900 0f2df1b9 f817d104
  350. I/DEBUG ( 93): 4015725c f04f9b01 e0060a01 0f2bf1b9 bf04468a
  351. I/DEBUG ( 93): 4015726c f817463f 2e009b01 8105f000 d10a2e10
  352. I/DEBUG ( 93): 4015727c 783ce0fc d0022c78 f0402c58 f89780f1
  353. I/DEBUG ( 93): 4015728c 26109001 1f303702 d835280c f000e8df
  354. I/DEBUG ( 93): 4015729c 34343407 341e3412 34343434 f1ba0029
  355. I/DEBUG ( 93): 401572ac f0400f00 f04f80c5 f04f0803 f06f34ff
  356. I/DEBUG ( 93): 401572bc e0504560 f1ba2608 f0400f00 f04f80bf
  357. I/DEBUG ( 93): 401572cc f04f0807 f06f34ff e0444570 f1ba260a
  358. I/DEBUG ( 93): 401572dc f0400f00 f04f80b9 f04f0807 4d6d34cc
  359. I/DEBUG ( 93): 401572ec f1bae039 f0400f00 f04f80b5 f04f080f
  360. I/DEBUG ( 93): 401572fc f06f34ff e02e4578 0f00f1ba 2400d003
  361. I/DEBUG ( 93): 4015730c 4500f04f f04fe003 f06f34ff ea4f4500
  362. I/DEBUG ( 93):
  363. I/DEBUG ( 93): code around lr:
  364. I/DEBUG ( 93): 40157e10 f7ff460d 42a8ff7d 4621d3fb edbcf00e
  365. I/DEBUG ( 93): 40157e20 2100e000 bd384608 2100b508 f7ff220a
  366. I/DEBUG ( 93): 40157e30 bd08f9f7 220a2100 b9f2f7ff 4a314b30
  367. I/DEBUG ( 93): 40157e40 e92d447b 46814ff0 b087589b 6818460c
  368. I/DEBUG ( 93): 40157e50 90054698 a801b941 24022210 e9b8f7f7
  369. I/DEBUG ( 93): 40157e60 4004f8ad e009ac01 29028809 f7e9d006
  370. I/DEBUG ( 93): 40157e70 f04ffa57 22603bff e0356002 447d4d22
  371. I/DEBUG ( 93): 40157e80 6000f9b5 f7f5b946 f44fea08 f00e71d4
  372. I/DEBUG ( 93): 40157e90 f501ee02 802f7716 f44f4e1c 4f1c75d4
  373. I/DEBUG ( 93): 40157ea0 447f447e f9b646b2 f5bbb000 bf046f80
  374. I/DEBUG ( 93): 40157eb0 7b16f44f b000f8a6 3000f8ba 8063ba5b
  375. I/DEBUG ( 93): 40157ec0 46482210 f7f64621 f1b0e8f2 da0a0b00
  376. I/DEBUG ( 93): 40157ed0 fa26f7e9 28046800 8839d0f2 3d011c4a
  377. I/DEBUG ( 93): 40157ee0 d1e0803a d1f8e000 46589905 3000f8d8
  378. I/DEBUG ( 93): 40157ef0 d0014299 ff84f7e6 e8bdb007 bf008ff0
  379. I/DEBUG ( 93): 40157f00 0001e194 ffffff4c 0002c5fa 0002c5d8
  380. D/dalvikvm( 96): Trying to load lib libjavacore.so 0x0
  381. D/dalvikvm( 96): Added shared lib libjavacore.so 0x0
  382. I/ServiceManager( 88): service 'media.audio_flinger' died
  383. I/ServiceManager( 88): service 'media.player' died
  384. I/ServiceManager( 88): service 'media.camera' died
  385. D/dalvikvm( 96): Trying to load lib libnativehelper.so 0x0
  386. D/dalvikvm( 96): Added shared lib libnativehelper.so 0x0
  387. D/dalvikvm( 96): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
  388. D/dalvikvm( 96): Note: class Landroid/app/ActivityManagerNative; has 180 unimplemented (abstract) methods
  389. V/NatController( 92): runCmd(/system/bin/iptables -F natctrl_FORWARD) res=0
  390. V/NatController( 92): runCmd(/system/bin/iptables -A natctrl_FORWARD -j DROP) res=0
  391. V/NatController( 92): runCmd(/system/bin/iptables -t nat -F natctrl_nat_POSTROUTING) res=0
  392. V/NatController( 92): runCmd(/system/bin/ip rule flush) res=0
  393. V/NatController( 92): runCmd(/system/bin/ip -6 rule flush) res=0
  394. V/NatController( 92): runCmd(/system/bin/ip rule add from all lookup default prio 32767) res=0
  395. V/NatController( 92): runCmd(/system/bin/ip rule add from all lookup main prio 32766) res=0
  396. V/NatController( 92): runCmd(/system/bin/ip -6 rule add from all lookup default prio 32767) res=0
  397. V/NatController( 92): runCmd(/system/bin/ip -6 rule add from all lookup main prio 32766) res=0
  398. V/NatController( 92): runCmd(/system/bin/ip route flush cache) res=0
  399. V/NatController( 92): runCmd(/system/bin/iptables -F natctrl_FORWARD) res=0
  400. V/NatController( 92): runCmd(/system/bin/iptables -t nat -F natctrl_nat_POSTROUTING) res=0
  401. V/NatController( 92): runCmd(/system/bin/ip route flush cache) res=0
  402. V/NatController( 92): runCmd(/system/bin/iptables -F natctrl_tether_counters) res=1
  403. V/NatController( 92): runCmd(/system/bin/iptables -X natctrl_tether_counters) res=1
  404. V/NatController( 92): runCmd(/system/bin/iptables -N natctrl_tether_counters) res=0
  405. E/memtrack( 96): Couldn't load memtrack module (No such file or directory)
  406. E/android.os.Debug( 96): failed to load memtrack module: -2
  407. I/SamplingProfilerIntegration( 96): Profiling disabled.
  408. I/Zygote ( 96): Preloading classes...
  409. D/MDnsDS ( 92): MDnsSdListener::Hander starting up
  410. D/MDnsDS ( 92): MDnsSdListener starting to monitor
  411. D/MDnsDS ( 92): Going to poll with pollCount 1
  412. I/mediaserver( 447): ServiceManager: 0x40f6ab00
  413. I/AudioFlinger( 447): Using default 3000 mSec as standby time.
  414. E/MediaPlayerFactory( 447): calling dlopen on FACTORY_LIB
  415. E/MediaPlayerFactory( 447): Failed to open FACTORY_LIB Error : dlopen failed: library "libdashplayer.so" not found
  416. I/CameraService( 447): CameraService started (pid=447)
  417. D/Camera_Factory( 447): CameraFactory::CameraFactory
  418. I/CameraService( 447): Loaded "Camera Module" camera module
  419. D/Camera_Factory( 447): CameraFactory::get_number_of_cameras
  420. D/Camera_Factory( 447): CameraFactory::getCameraNum
  421. I/AudioPolicyManagerBase( 447): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  422. F/libc ( 447): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 447 (mediaserver)
  423. I/DEBUG ( 93): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  424. I/DEBUG ( 93): Build fingerprint: 'motorola/tervigon/wingray:4.1.1/JRO03H/405518:user/release-keys'
  425. I/DEBUG ( 93): Revision: '0'
  426. I/DEBUG ( 93): pid: 447, tid: 447, name: mediaserver >>> /system/bin/mediaserver <<<
  427. I/DEBUG ( 93): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
  428. I/DEBUG ( 93): r0 4012f380 r1 4012f380 r2 ffffff78 r3 401352ac
  429. I/DEBUG ( 93): r4 00000000 r5 400c742c r6 0000000a r7 00000000
  430. I/DEBUG ( 93): r8 40012368 r9 00000000 sl 419de020 fp 419db5ce
  431. I/DEBUG ( 93): ip 419dcfa4 sp bef4a548 lr 40116e33 pc 4011623e cpsr 20000030
  432. I/DEBUG ( 93): d0 0144e90a117bbd11 d1 0000000000000000
  433. I/DEBUG ( 93): d2 0000000000000000 d3 0000000000000000
  434. I/DEBUG ( 93): d4 0000000000000000 d5 41b17bbd11000000
  435. I/DEBUG ( 93): d6 3f50624dd2f1a9fc d7 41744e90a0041893
  436. I/DEBUG ( 93): d8 0000000000000000 d9 0000000000000000
  437. I/DEBUG ( 93): d10 0000000000000000 d11 0000000000000000
  438. I/DEBUG ( 93): d12 0000000000000000 d13 0000000000000000
  439. I/DEBUG ( 93): d14 0000000000000000 d15 0000000000000000
  440. I/DEBUG ( 93): scr 00000010
  441. I/DEBUG ( 93):
  442. I/DEBUG ( 93): backtrace:
  443. I/DEBUG ( 93): #00 pc 0002a23e /system/lib/libc.so (strtoimax+29)
  444. I/DEBUG ( 93): #01 pc 0002ae2f /system/lib/libc.so (atoi+6)
  445. I/DEBUG ( 93): #02 pc 00000ed3 /system/lib/libaudioroute.so
  446. I/DEBUG ( 93): #03 pc 00006347 /system/lib/libexpat.so
  447. I/DEBUG ( 93): #04 pc 000067f7 /system/lib/libexpat.so
  448. I/DEBUG ( 93): #05 pc 00004ed3 /system/lib/libexpat.so
  449. I/DEBUG ( 93): #06 pc 00005be7 /system/lib/libexpat.so
  450. I/DEBUG ( 93): #07 pc 00007553 /system/lib/libexpat.so (XML_ParseBuffer+94)
  451. I/DEBUG ( 93): #08 pc 000013f3 /system/lib/libaudioroute.so (audio_route_init+330)
  452. I/DEBUG ( 93): #09 pc 00000f5b /system/lib/hw/audio.primary.tegra.so
  453. I/DEBUG ( 93): #10 pc 00015fad /system/lib/libaudioflinger.so
  454. I/DEBUG ( 93): #11 pc 00016043 /system/lib/libaudioflinger.so
  455. I/DEBUG ( 93): #12 pc 000280c3 /system/lib/libaudioflinger.so
  456. I/DEBUG ( 93): #13 pc 0000dfd1 /system/lib/hw/audio_policy.default.so (android_audio_legacy::AudioPolicyCompatClient::loadHwModule(char const*)+8)
  457. I/DEBUG ( 93): #14 pc 0000dddf /system/lib/hw/audio_policy.default.so (android_audio_legacy::AudioPolicyManagerBase::AudioPolicyManagerBase(android_audio_legacy::AudioPolicyClientInterface*)+350)
  458. I/DEBUG ( 93): #15 pc 0000881d /system/lib/hw/audio_policy.default.so (createAudioPolicyManager+20)
  459. I/DEBUG ( 93): #16 pc 0000e49d /system/lib/hw/audio_policy.default.so
  460. I/DEBUG ( 93): #17 pc 00028577 /system/lib/libaudioflinger.so (android::AudioPolicyService::AudioPolicyService()+490)
  461. I/DEBUG ( 93): #18 pc 000019a5 /system/bin/mediaserver
  462. I/DEBUG ( 93): #19 pc 00001b73 /system/bin/mediaserver
  463. I/DEBUG ( 93): #20 pc 0000e257 /system/lib/libc.so (__libc_init+50)
  464. I/DEBUG ( 93): #21 pc 000015e8 /system/bin/mediaserver
  465. I/DEBUG ( 93):
  466. I/DEBUG ( 93): stack:
  467. I/DEBUG ( 93): bef4a508 400c7028
  468. I/DEBUG ( 93): bef4a50c 40012ef0
  469. I/DEBUG ( 93): bef4a510 40440fe4 /system/lib/libexpat.so
  470. I/DEBUG ( 93): bef4a514 419de67a
  471. I/DEBUG ( 93): bef4a518 40435419 /system/lib/libexpat.so
  472. I/DEBUG ( 93): bef4a51c 4042ee67 /system/lib/libexpat.so
  473. I/DEBUG ( 93): bef4a520 400c7828
  474. I/DEBUG ( 93): bef4a524 40440fe4 /system/lib/libexpat.so
  475. I/DEBUG ( 93): bef4a528 419de678
  476. I/DEBUG ( 93): bef4a52c 419de67a
  477. I/DEBUG ( 93): bef4a530 40012ef0
  478. I/DEBUG ( 93): bef4a534 00000002
  479. I/DEBUG ( 93): bef4a538 40440fe4 /system/lib/libexpat.so
  480. I/DEBUG ( 93): bef4a53c 419dff60
  481. I/DEBUG ( 93): bef4a540 00000002
  482. I/DEBUG ( 93): bef4a544 4042ee89 /system/lib/libexpat.so
  483. I/DEBUG ( 93): #00 bef4a548 40012d50
  484. I/DEBUG ( 93): bef4a54c 00000000
  485. I/DEBUG ( 93): bef4a550 4012f380 /system/lib/libc.so (_C_ctype_)
  486. I/DEBUG ( 93): bef4a554 00000000
  487. I/DEBUG ( 93): bef4a558 400fbcd9 /system/lib/libc.so (dlmalloc)
  488. I/DEBUG ( 93): bef4a55c 4008b140
  489. I/DEBUG ( 93): bef4a560 400c742c
  490. I/DEBUG ( 93): bef4a564 00000000
  491. I/DEBUG ( 93): bef4a568 00000000
  492. I/DEBUG ( 93): bef4a56c 40012368
  493. I/DEBUG ( 93): bef4a570 00000000
  494. I/DEBUG ( 93): bef4a574 419de020
  495. I/DEBUG ( 93): bef4a578 419db5ce /system/lib/libaudioroute.so
  496. I/DEBUG ( 93): bef4a57c 40116e33 /system/lib/libc.so (atoi+10)
  497. I/DEBUG ( 93): #01 bef4a580 40009ab0
  498. I/DEBUG ( 93): bef4a584 419daed7 /system/lib/libaudioroute.so
  499. I/DEBUG ( 93): #02 bef4a588 40440fe4 /system/lib/libexpat.so
  500. I/DEBUG ( 93): bef4a58c 419de654
  501. I/DEBUG ( 93): bef4a590 40435419 /system/lib/libexpat.so
  502. I/DEBUG ( 93): bef4a594 bef4a724 [stack]
  503. I/DEBUG ( 93): bef4a598 419db5c6 /system/lib/libaudioroute.so
  504. I/DEBUG ( 93): bef4a59c 419db5cb /system/lib/libaudioroute.so
  505. I/DEBUG ( 93): bef4a5a0 419de651
  506. I/DEBUG ( 93): bef4a5a4 40440fe4 /system/lib/libexpat.so
  507. I/DEBUG ( 93): bef4a5a8 40012e74
  508. I/DEBUG ( 93): bef4a5ac 40012d50
  509. I/DEBUG ( 93): bef4a5b0 40012ef0
  510. I/DEBUG ( 93): bef4a5b4 40012e70
  511. I/DEBUG ( 93): bef4a5b8 00000000
  512. I/DEBUG ( 93): bef4a5bc 00000000
  513. I/DEBUG ( 93): bef4a5c0 00000005
  514. I/DEBUG ( 93): bef4a5c4 40432349 /system/lib/libexpat.so
  515. I/DEBUG ( 93):
  516. I/DEBUG ( 93): memory near r0:
  517. I/DEBUG ( 93): 4012f360 00020001 00040003 00060005 00080007
  518. I/DEBUG ( 93): 4012f370 000a0009 000c000b 000e000d 0010000f
  519. I/DEBUG ( 93): 4012f380 20202000 20202020 28282020 20282828
  520. I/DEBUG ( 93): 4012f390 20202020 20202020 20202020 20202020
  521. I/DEBUG ( 93): 4012f3a0 10108820 10101010 10101010 10101010
  522. I/DEBUG ( 93): 4012f3b0 04040410 04040404 10040404 10101010
  523. I/DEBUG ( 93): 4012f3c0 41411010 41414141 01010101 01010101
  524. I/DEBUG ( 93): 4012f3d0 01010101 01010101 01010101 10101010
  525. I/DEBUG ( 93): 4012f3e0 42421010 42424242 02020202 02020202
  526. I/DEBUG ( 93): 4012f3f0 02020202 02020202 02020202 10101010
  527. I/DEBUG ( 93): 4012f400 20202020 20202020 20202020 20202020
  528. I/DEBUG ( 93): 4012f410 20202020 20202020 20202020 20202020
  529. I/DEBUG ( 93): 4012f420 10101020 10101010 10101010 10101010
  530. I/DEBUG ( 93): 4012f430 10101010 10101010 10101010 10101010
  531. I/DEBUG ( 93): 4012f440 10101010 10101010 10101010 10101010
  532. I/DEBUG ( 93): 4012f450 10101010 10101010 10101010 10101010
  533. I/DEBUG ( 93):
  534. I/DEBUG ( 93): memory near r1:
  535. I/DEBUG ( 93): 4012f360 00020001 00040003 00060005 00080007
  536. I/DEBUG ( 93): 4012f370 000a0009 000c000b 000e000d 0010000f
  537. I/DEBUG ( 93): 4012f380 20202000 20202020 28282020 20282828
  538. I/DEBUG ( 93): 4012f390 20202020 20202020 20202020 20202020
  539. I/DEBUG ( 93): 4012f3a0 10108820 10101010 10101010 10101010
  540. I/DEBUG ( 93): 4012f3b0 04040410 04040404 10040404 10101010
  541. I/DEBUG ( 93): 4012f3c0 41411010 41414141 01010101 01010101
  542. I/DEBUG ( 93): 4012f3d0 01010101 01010101 01010101 10101010
  543. I/DEBUG ( 93): 4012f3e0 42421010 42424242 02020202 02020202
  544. I/DEBUG ( 93): 4012f3f0 02020202 02020202 02020202 10101010
  545. I/DEBUG ( 93): 4012f400 20202020 20202020 20202020 20202020
  546. I/DEBUG ( 93): 4012f410 20202020 20202020 20202020 20202020
  547. I/DEBUG ( 93): 4012f420 10101020 10101010 10101010 10101010
  548. I/DEBUG ( 93): 4012f430 10101010 10101010 10101010 10101010
  549. I/DEBUG ( 93): 4012f440 10101010 10101010 10101010 10101010
  550. I/DEBUG ( 93): 4012f450 10101010 10101010 10101010 10101010
  551. I/DEBUG ( 93):
  552. I/DEBUG ( 93): memory near r3:
  553. I/DEBUG ( 93): 4013528c 00004000 00000000 ffffffff 40135254
  554. I/DEBUG ( 93): 4013529c 00000003 40135150 40135254 00000000
  555. I/DEBUG ( 93): 401352ac 4012f380 4012f598 4012f79a 7665642f
  556. I/DEBUG ( 93): 401352bc 705f5f2f 65706f72 65697472 005f5f73
  557. I/DEBUG ( 93): 401352cc 00000000 00000000 00000000 00000000
  558. I/DEBUG ( 93): 401352dc 00000000 00000000 00000000 00000000
  559. I/DEBUG ( 93): 401352ec 00000000 00000000 00000000 00000000
  560. I/DEBUG ( 93): 401352fc 00000000 00000000 00000000 00000000
  561. I/DEBUG ( 93): 4013530c 00000000 00000000 00000000 00000000
  562. I/DEBUG ( 93): 4013531c 00000000 00000000 00000000 00000000
  563. I/DEBUG ( 93): 4013532c 00000000 00000000 00000000 00000000
  564. I/DEBUG ( 93): 4013533c 00000000 00000000 00000000 00000000
  565. I/DEBUG ( 93): 4013534c 00000000 00000000 00000000 00000000
  566. I/DEBUG ( 93): 4013535c 00000000 00000000 00000000 00000000
  567. I/DEBUG ( 93): 4013536c 00000000 00000000 00000000 00000000
  568. I/DEBUG ( 93): 4013537c 00000000 00000000 00000000 00000000
  569. I/DEBUG ( 93):
  570. I/DEBUG ( 93): memory near r5:
  571. I/DEBUG ( 93): 400c740c 00000000 00000000 00000000 00000000
  572. I/DEBUG ( 93): 400c741c 00000413 00000000 00000400 006c7463
  573. I/DEBUG ( 93): 400c742c 7473614d 50207265 6279616c 206b6361
  574. I/DEBUG ( 93): 400c743c 756c6f56 3600656d 00000033 00000000
  575. I/DEBUG ( 93): 400c744c 00000000 00000000 00000000 00000000
  576. I/DEBUG ( 93): 400c745c 00000000 00000000 00000000 00000000
  577. I/DEBUG ( 93): 400c746c 00000000 00000000 00000000 00000000
  578. I/DEBUG ( 93): 400c747c 00000000 00000000 00000000 00000000
  579. I/DEBUG ( 93): 400c748c 00000000 00000000 00000000 00000000
  580. I/DEBUG ( 93): 400c749c 00000000 00000000 00000000 00000000
  581. I/DEBUG ( 93): 400c74ac 00000000 00000000 00000000 00000000
  582. I/DEBUG ( 93): 400c74bc 00000000 00000000 00000000 00000000
  583. I/DEBUG ( 93): 400c74cc 00000000 00000000 00000000 00000000
  584. I/DEBUG ( 93): 400c74dc 00000000 00000000 00000000 00000000
  585. I/DEBUG ( 93): 400c74ec 00000000 00000000 00000000 00000000
  586. I/DEBUG ( 93): 400c74fc 00000000 00000000 00000000 00000000
  587. I/DEBUG ( 93):
  588. I/DEBUG ( 93): memory near r8:
  589. I/DEBUG ( 93): 40012348 40009780 00000000 4008b160 40009890
  590. I/DEBUG ( 93): 40012358 00000000 4008b160 400099a0 00000000
  591. I/DEBUG ( 93): 40012368 4008b160 40009ab0 00000000 4008b160
  592. I/DEBUG ( 93): 40012378 40009bc0 00000000 4008b160 40009cd0
  593. I/DEBUG ( 93): 40012388 00000000 4008b160 40009de0 00000000
  594. I/DEBUG ( 93): 40012398 4008b160 40009ef0 00000000 4008b160
  595. I/DEBUG ( 93): 400123a8 4000a000 00000000 4008b160 4000a110
  596. I/DEBUG ( 93): 400123b8 00000000 4008b160 4000a220 00000000
  597. I/DEBUG ( 93): 400123c8 4008b160 4000a330 00000000 4008b160
  598. I/DEBUG ( 93): 400123d8 4000a440 00000000 4008b160 4000a550
  599. I/DEBUG ( 93): 400123e8 4008b2f0 4008b160 4000a660 00000000
  600. I/DEBUG ( 93): 400123f8 4008b160 4000a770 00000000 4008b160
  601. I/DEBUG ( 93): 40012408 4000a880 00000000 4008b160 4000a990
  602. I/DEBUG ( 93): 40012418 00000000 4008b160 4000aaa0 00000000
  603. I/DEBUG ( 93): 40012428 4008b160 4000abb0 00000000 4008b160
  604. I/DEBUG ( 93): 40012438 4000acc0 00000000 4008b160 4000add0
  605. I/DEBUG ( 93):
  606. I/DEBUG ( 93): memory near sl:
  607. I/DEBUG ( 93): 419de000 00000000 00000000 00000000 00000113
  608. I/DEBUG ( 93): 419de010 400c7023 400c742c 400c7029 400c7443
  609. I/DEBUG ( 93): 419de020 00000000 419de678 419de67a 6b636101
  610. I/DEBUG ( 93): 419de030 6c6f5620 00656d75 00000000 00000000
  611. I/DEBUG ( 93): 419de040 00000000 00000000 00000000 00000000
  612. I/DEBUG ( 93): 419de050 00000002 00000002 00000000 00000000
  613. I/DEBUG ( 93): 419de060 61657053 2072656b 79616c50 6b636162
  614. I/DEBUG ( 93): 419de070 69775320 00686374 00000000 00000000
  615. I/DEBUG ( 93): 419de080 00000000 00000000 00000000 00000000
  616. I/DEBUG ( 93): 419de090 00000003 00000002 00000000 00000000
  617. I/DEBUG ( 93): 419de0a0 64616548 6e6f6870 6c502065 61627961
  618. I/DEBUG ( 93): 419de0b0 56206b63 6d756c6f 00000065 00000000
  619. I/DEBUG ( 93): 419de0c0 00000000 00000000 00000000 00000000
  620. I/DEBUG ( 93): 419de0d0 00000004 00000002 00000000 00000000
  621. I/DEBUG ( 93): 419de0e0 64616548 6e6f6870 6c502065 61627961
  622. I/DEBUG ( 93): 419de0f0 53206b63 63746977 00000068 00000000
  623. I/DEBUG ( 93):
  624. I/DEBUG ( 93): memory near fp:
  625. I/DEBUG ( 93): 419db5ac 61636f6c 6d206574 2065726f 68746170
  626. I/DEBUG ( 93): 419db5bc 74657320 676e6974 616e0073 6900656d
  627. I/DEBUG ( 93): 419db5cc 61760064 0065756c 68746170 6e6e5500
  628. I/DEBUG ( 93): 419db5dc 64656d61 74617020 50002168 20687461
  629. I/DEBUG ( 93): 419db5ec 656d616e 73252720 6c612027 64616572
  630. I/DEBUG ( 93): 419db5fc 78652079 73747369 616e5500 20656c62
  631. I/DEBUG ( 93): 419db60c 61206f74 636f6c6c 20657461 65726f6d
  632. I/DEBUG ( 93): 419db61c 74617020 43007368 72746e6f 27206c6f
  633. I/DEBUG ( 93): 419db62c 20277325 65726c61 20796461 73697865
  634. I/DEBUG ( 93): 419db63c 69207374 6170206e 27206874 00277325
  635. I/DEBUG ( 93): 419db64c 006c7463 746e6f43 206c6f72 27732527
  636. I/DEBUG ( 93): 419db65c 656f6420 74276e73 69786520 2d207473
  637. I/DEBUG ( 93): 419db66c 696b7320 6e697070 61760067 2065756c
  638. I/DEBUG ( 93): 419db67c 6f206469 6f207475 61722066 2065676e
  639. I/DEBUG ( 93): 419db68c 20726f66 6578696d 74632072 2527206c
  640. I/DEBUG ( 93): 419db69c 6d002773 72657869 646e6920 25207865
  641. I/DEBUG ( 93):
  642. I/DEBUG ( 93): memory near ip:
  643. I/DEBUG ( 93): 419dcf84 4010e298 400f9b35 400d2559 401169a1
  644. I/DEBUG ( 93): 419dcf94 40f5f341 400f9af9 4010de6c 40f5f2e7
  645. I/DEBUG ( 93): 419dcfa4 40116e29 40f5f6dd 40f5f6d5 40f5f3cd
  646. I/DEBUG ( 93): 419dcfb4 40f5f539 40f5f619 400f9b21 40f5f105
  647. I/DEBUG ( 93): 419dcfc4 40f5f2c5 40f5f2cd 40f5f3d5 40f5f4a1
  648. I/DEBUG ( 93): 419dcfd4 40100801 40432f93 4010e1d0 404333ed
  649. I/DEBUG ( 93): 419dcfe4 4043342d 404335a9 40110d41 404334f5
  650. I/DEBUG ( 93): 419dcff4 40432c21 4010036d 40f5f081 419dd000
  651. I/DEBUG ( 93): 419dd004 00000000 00000000 00000000 00000000
  652. I/DEBUG ( 93): 419dd014 00000000 00000000 00000000 00000000
  653. I/DEBUG ( 93): 419dd024 00000000 00000000 00000000 00000000
  654. I/DEBUG ( 93): 419dd034 00000000 00000000 00000000 00000000
  655. I/DEBUG ( 93): 419dd044 00000000 00000000 00000000 00000000
  656. I/DEBUG ( 93): 419dd054 00000000 00000000 00000000 00000000
  657. I/DEBUG ( 93): 419dd064 00000000 00000000 00000000 00000000
  658. I/DEBUG ( 93): 419dd074 00000000 00000000 00000000 00000000
  659. I/DEBUG ( 93):
  660. I/DEBUG ( 93): memory near sp:
  661. I/DEBUG ( 93): bef4a528 419de678 419de67a 40012ef0 00000002
  662. I/DEBUG ( 93): bef4a538 40440fe4 419dff60 00000002 4042ee89
  663. I/DEBUG ( 93): bef4a548 40012d50 00000000 4012f380 00000000
  664. I/DEBUG ( 93): bef4a558 400fbcd9 4008b140 400c742c 00000000
  665. I/DEBUG ( 93): bef4a568 00000000 40012368 00000000 419de020
  666. I/DEBUG ( 93): bef4a578 419db5ce 40116e33 40009ab0 419daed7
  667. I/DEBUG ( 93): bef4a588 40440fe4 419de654 40435419 bef4a724
  668. I/DEBUG ( 93): bef4a598 419db5c6 419db5cb 419de651 40440fe4
  669. I/DEBUG ( 93): bef4a5a8 40012e74 40012d50 40012ef0 40012e70
  670. I/DEBUG ( 93): bef4a5b8 00000000 00000000 00000005 40432349
  671. I/DEBUG ( 93): bef4a5c8 bef4a5fc 00000000 00000000 00000000
  672. I/DEBUG ( 93): bef4a5d8 00000000 00000001 419de530 40012e74
  673. I/DEBUG ( 93): bef4a5e8 00000000 419de650 00000000 419de67e
  674. I/DEBUG ( 93): bef4a5f8 40012f95 00000000 400c7428 00000000
  675. I/DEBUG ( 93): bef4a608 00000000 00000000 00000000 00000000
  676. I/DEBUG ( 93): bef4a618 00000000 40012d50 419de5f0 40012d50
  677. I/DEBUG ( 93):
  678. I/DEBUG ( 93): code around pc:
  679. I/DEBUG ( 93): 4011621c bf008ff0 e92d4ba0 46164ff0 b0854a9f
  680. I/DEBUG ( 93): 4011622c 4604447b 90019103 6819589b 46279102
  681. I/DEBUG ( 93): 4011623c f8179802 eb009b01 463c0509 f002786a
  682. I/DEBUG ( 93): 4011624c b2d90308 d1f22900 0f2df1b9 f817d104
  683. I/DEBUG ( 93): 4011625c f04f9b01 e0060a01 0f2bf1b9 bf04468a
  684. I/DEBUG ( 93): 4011626c f817463f 2e009b01 8105f000 d10a2e10
  685. I/DEBUG ( 93): 4011627c 783ce0fc d0022c78 f0402c58 f89780f1
  686. I/DEBUG ( 93): 4011628c 26109001 1f303702 d835280c f000e8df
  687. I/DEBUG ( 93): 4011629c 34343407 341e3412 34343434 f1ba0029
  688. I/DEBUG ( 93): 401162ac f0400f00 f04f80c5 f04f0803 f06f34ff
  689. I/DEBUG ( 93): 401162bc e0504560 f1ba2608 f0400f00 f04f80bf
  690. I/DEBUG ( 93): 401162cc f04f0807 f06f34ff e0444570 f1ba260a
  691. I/DEBUG ( 93): 401162dc f0400f00 f04f80b9 f04f0807 4d6d34cc
  692. I/DEBUG ( 93): 401162ec f1bae039 f0400f00 f04f80b5 f04f080f
  693. I/DEBUG ( 93): 401162fc f06f34ff e02e4578 0f00f1ba 2400d003
  694. I/DEBUG ( 93): 4011630c 4500f04f f04fe003 f06f34ff ea4f4500
  695. I/DEBUG ( 93):
  696. I/DEBUG ( 93): code around lr:
  697. I/DEBUG ( 93): 40116e10 f7ff460d 42a8ff7d 4621d3fb edbcf00e
  698. I/DEBUG ( 93): 40116e20 2100e000 bd384608 2100b508 f7ff220a
  699. I/DEBUG ( 93): 40116e30 bd08f9f7 220a2100 b9f2f7ff 4a314b30
  700. I/DEBUG ( 93): 40116e40 e92d447b 46814ff0 b087589b 6818460c
  701. I/DEBUG ( 93): 40116e50 90054698 a801b941 24022210 e9b8f7f7
  702. I/DEBUG ( 93): 40116e60 4004f8ad e009ac01 29028809 f7e9d006
  703. I/DEBUG ( 93): 40116e70 f04ffa57 22603bff e0356002 447d4d22
  704. I/DEBUG ( 93): 40116e80 6000f9b5 f7f5b946 f44fea08 f00e71d4
  705. I/DEBUG ( 93): 40116e90 f501ee02 802f7716 f44f4e1c 4f1c75d4
  706. I/DEBUG ( 93): 40116ea0 447f447e f9b646b2 f5bbb000 bf046f80
  707. I/DEBUG ( 93): 40116eb0 7b16f44f b000f8a6 3000f8ba 8063ba5b
  708. I/DEBUG ( 93): 40116ec0 46482210 f7f64621 f1b0e8f2 da0a0b00
  709. I/DEBUG ( 93): 40116ed0 fa26f7e9 28046800 8839d0f2 3d011c4a
  710. I/DEBUG ( 93): 40116ee0 d1e0803a d1f8e000 46589905 3000f8d8
  711. I/DEBUG ( 93): 40116ef0 d0014299 ff84f7e6 e8bdb007 bf008ff0
  712. I/DEBUG ( 93): 40116f00 0001e194 ffffff4c 0002c5fa 0002c5d8
  713. I/ServiceManager( 88): service 'media.audio_flinger' died
  714. I/ServiceManager( 88): service 'media.player' died
  715. I/ServiceManager( 88): service 'media.camera' died
  716. D/TextLayoutCache( 96): Using debug level = 0 - Debug Enabled = 0
  717. I/dalvikvm( 96): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  718. D/MtpDeviceJNI( 96): register_android_mtp_MtpDevice
  719. I/dalvikvm( 96): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  720. I/dalvikvm( 96): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  721. I/dalvikvm( 96): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
  722. I/LibraryLoader( 96): loading: webviewchromium
  723. I/LibraryLoader( 96): loaded: webviewchromium
  724. W/Zygote ( 96): Class not found for preloading: java.lang.UnsafeByteSequence
  725. I/System ( 96): Loaded time zone names for "" in 95ms (89ms in ICU)
  726. I/System ( 96): Loaded time zone names for "en_US" in 57ms (49ms in ICU)
  727. I/System ( 96): Loaded time zone names for "en_GB" in 55ms (49ms in ICU)
  728. I/Zygote ( 96): ...preloaded 2777 classes in 5913ms.
  729. I/Zygote ( 96): Preload resources disabled, skipped.
  730. I/dalvikvm( 96): System server process 451 has been created
  731. I/Zygote ( 96): Accepting command socket connections
  732. D/SensorService( 451): nuSensorService starting...
  733. E/SensorService( 451): couldn't load sensors module (No such file or directory)
  734. I/installd( 99): new connection
  735. I/SystemServer( 451): Entered the Android system server!
  736. I/SystemServer( 451): Waiting for installd to be ready.
  737. I/SystemServer( 451): Enabled StrictMode logging for WM Looper
  738. I/Installer( 451): connecting...
  739. I/SystemServer( 451): Power Manager
  740. I/SystemServer( 451): Activity Manager
  741. I/ActivityManager( 451): Memory class: 48
  742. W/UsageStats( 451): Usage stats version changed; dropping
  743. I/mediaserver( 463): ServiceManager: 0x41852b00
  744. I/AudioFlinger( 463): Using default 3000 mSec as standby time.
  745. E/MediaPlayerFactory( 463): calling dlopen on FACTORY_LIB
  746. E/MediaPlayerFactory( 463): Failed to open FACTORY_LIB Error : dlopen failed: library "libdashplayer.so" not found
  747. I/CameraService( 463): CameraService started (pid=463)
  748. D/Camera_Factory( 463): CameraFactory::CameraFactory
  749. I/CameraService( 463): Loaded "Camera Module" camera module
  750. D/Camera_Factory( 463): CameraFactory::get_number_of_cameras
  751. D/Camera_Factory( 463): CameraFactory::getCameraNum
  752. I/AudioPolicyManagerBase( 463): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  753. F/libc ( 463): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 463 (mediaserver)
  754. I/DEBUG ( 93): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  755. I/DEBUG ( 93): Build fingerprint: 'motorola/tervigon/wingray:4.1.1/JRO03H/405518:user/release-keys'
  756. I/DEBUG ( 93): Revision: '0'
  757. I/DEBUG ( 93): pid: 463, tid: 463, name: mediaserver >>> /system/bin/mediaserver <<<
  758. I/DEBUG ( 93): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
  759. I/UiThread( 451): Enabled StrictMode logging for UI thread
  760. I/IntentFirewall( 451): Read new rules (A:0 B:0 S:0)
  761. I/ActivityManager( 451): Enabled StrictMode logging for AThread's Looper
  762. I/SystemServer( 451): Display Manager
  763. I/SystemServer( 451): Telephony Registry
  764. I/DisplayManagerService( 451): Display device added: DisplayDeviceInfo{"Built-in Screen": 1024 x 600, 67.0 fps, density 120, 159.5681 x 160.42105 dpi, touch INTERNAL, rotation 0, type BUILT_IN, FLAG_DEFAULT_DISPLAY, FLAG_ROTATES_WITH_CONTENT, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS}
  765. I/SystemServer( 451): Scheduling Policy
  766. I/SystemServer( 451): Package Manager
  767. I/DEBUG ( 93): r0 400f0380 r1 400f0380 r2 ffffff78 r3 400f62ac
  768. I/DEBUG ( 93): r4 00000000 r5 4130142c r6 0000000a r7 00000000
  769. I/DEBUG ( 93): r8 40ce13a8 r9 00000000 sl 411bc020 fp 411b95ce
  770. I/DEBUG ( 93): ip 411bafa4 sp befeb548 lr 400d7e33 pc 400d723e cpsr 20000030
  771. I/DEBUG ( 93): d0 019b3101387ee7ea d1 0000000000000000
  772. I/DEBUG ( 93): d2 0000000000000000 d3 0000000000000000
  773. I/DEBUG ( 93): d4 0000000000000000 d5 41cc3f73f5000000
  774. I/DEBUG ( 93): d6 3f50624dd2f1a9fc d7 4179b31010083127
  775. I/DEBUG ( 93): d8 0000000000000000 d9 0000000000000000
  776. I/DEBUG ( 93): d10 0000000000000000 d11 0000000000000000
  777. I/DEBUG ( 93): d12 0000000000000000 d13 0000000000000000
  778. I/DEBUG ( 93): d14 0000000000000000 d15 0000000000000000
  779. I/DEBUG ( 93): scr 00000010
  780. I/DEBUG ( 93):
  781. I/DEBUG ( 93): backtrace:
  782. I/DEBUG ( 93): #00 pc 0002a23e /system/lib/libc.so (strtoimax+29)
  783. I/DEBUG ( 93): #01 pc 0002ae2f /system/lib/libc.so (atoi+6)
  784. I/DEBUG ( 93): #02 pc 00000ed3 /system/lib/libaudioroute.so
  785. I/DEBUG ( 93): #03 pc 00006347 /system/lib/libexpat.so
  786. I/DEBUG ( 93): #04 pc 000067f7 /system/lib/libexpat.so
  787. I/DEBUG ( 93): #05 pc 00004ed3 /system/lib/libexpat.so
  788. I/DEBUG ( 93): #06 pc 00005be7 /system/lib/libexpat.so
  789. I/DEBUG ( 93): #07 pc 00007553 /system/lib/libexpat.so (XML_ParseBuffer+94)
  790. I/DEBUG ( 93): #08 pc 000013f3 /system/lib/libaudioroute.so (audio_route_init+330)
  791. I/DEBUG ( 93): #09 pc 00000f5b /system/lib/hw/audio.primary.tegra.so
  792. I/DEBUG ( 93): #10 pc 00015fad /system/lib/libaudioflinger.so
  793. I/DEBUG ( 93): #11 pc 00016043 /system/lib/libaudioflinger.so
  794. I/DEBUG ( 93): #12 pc 000280c3 /system/lib/libaudioflinger.so
  795. I/DEBUG ( 93): #13 pc 0000dfd1 /system/lib/hw/audio_policy.default.so (android_audio_legacy::AudioPolicyCompatClient::loadHwModule(char const*)+8)
  796. I/DEBUG ( 93): #14 pc 0000dddf /system/lib/hw/audio_policy.default.so (android_audio_legacy::AudioPolicyManagerBase::AudioPolicyManagerBase(android_audio_legacy::AudioPolicyClientInterface*)+350)
  797. I/DEBUG ( 93): #15 pc 0000881d /system/lib/hw/audio_policy.default.so (createAudioPolicyManager+20)
  798. I/DEBUG ( 93): #16 pc 0000e49d /system/lib/hw/audio_policy.default.so
  799. I/DEBUG ( 93): #17 pc 00028577 /system/lib/libaudioflinger.so (android::AudioPolicyService::AudioPolicyService()+490)
  800. I/DEBUG ( 93): #18 pc 000019a5 /system/bin/mediaserver
  801. I/DEBUG ( 93): #19 pc 00001b73 /system/bin/mediaserver
  802. I/DEBUG ( 93): #20 pc 0000e257 /system/lib/libc.so (__libc_init+50)
  803. I/DEBUG ( 93): #21 pc 000015e8 /system/bin/mediaserver
  804. I/DEBUG ( 93):
  805. I/DEBUG ( 93): stack:
  806. I/DEBUG ( 93): befeb508 41301028
  807. I/DEBUG ( 93): befeb50c 40ce1ef0
  808. I/DEBUG ( 93): befeb510 4042efe4 /system/lib/libexpat.so
  809. I/DEBUG ( 93): befeb514 411bc67a
  810. I/DEBUG ( 93): befeb518 40423419 /system/lib/libexpat.so
  811. I/DEBUG ( 93): befeb51c 4041ce67 /system/lib/libexpat.so
  812. I/DEBUG ( 93): befeb520 41301828
  813. I/DEBUG ( 93): befeb524 4042efe4 /system/lib/libexpat.so
  814. I/DEBUG ( 93): befeb528 411bc678
  815. I/DEBUG ( 93): befeb52c 411bc67a
  816. I/DEBUG ( 93): befeb530 40ce1ef0
  817. I/DEBUG ( 93): befeb534 00000002
  818. I/DEBUG ( 93): befeb538 4042efe4 /system/lib/libexpat.so
  819. I/DEBUG ( 93): befeb53c 411bdf60
  820. I/DEBUG ( 93): befeb540 00000002
  821. I/DEBUG ( 93): befeb544 4041ce89 /system/lib/libexpat.so
  822. I/DEBUG ( 93): #00 befeb548 40ce1d50
  823. I/DEBUG ( 93): befeb54c 00000000
  824. I/DEBUG ( 93): befeb550 400f0380 /system/lib/libc.so (_C_ctype_)
  825. I/DEBUG ( 93): befeb554 00000000
  826. I/DEBUG ( 93): befeb558 400bccd9 /system/lib/libc.so (dlmalloc)
  827. I/DEBUG ( 93): befeb55c 40cfd120
  828. I/DEBUG ( 93): befeb560 4130142c
  829. I/DEBUG ( 93): befeb564 00000000
  830. I/DEBUG ( 93): befeb568 00000000
  831. I/DEBUG ( 93): befeb56c 40ce13a8
  832. I/DEBUG ( 93): befeb570 00000000
  833. I/DEBUG ( 93): befeb574 411bc020
  834. I/DEBUG ( 93): befeb578 411b95ce /system/lib/libaudioroute.so
  835. I/DEBUG ( 93): befeb57c 400d7e33 /system/lib/libc.so (atoi+10)
  836. I/DEBUG ( 93): #01 befeb580 40ce2ab0
  837. I/DEBUG ( 93): befeb584 411b8ed7 /system/lib/libaudioroute.so
  838. I/DEBUG ( 93): #02 befeb588 4042efe4 /system/lib/libexpat.so
  839. I/DEBUG ( 93): befeb58c 411bc654
  840. I/DEBUG ( 93): befeb590 40423419 /system/lib/libexpat.so
  841. I/DEBUG ( 93): befeb594 befeb724 [stack]
  842. I/DEBUG ( 93): befeb598 411b95c6 /system/lib/libaudioroute.so
  843. I/DEBUG ( 93): befeb59c 411b95cb /system/lib/libaudioroute.so
  844. I/DEBUG ( 93): befeb5a0 411bc651
  845. I/DEBUG ( 93): befeb5a4 4042efe4 /system/lib/libexpat.so
  846. I/DEBUG ( 93): befeb5a8 40ce1e74
  847. I/DEBUG ( 93): befeb5ac 40ce1d50
  848. I/DEBUG ( 93): befeb5b0 40ce1ef0
  849. I/DEBUG ( 93): befeb5b4 40ce1e70
  850. I/DEBUG ( 93): befeb5b8 00000000
  851. I/DEBUG ( 93): befeb5bc 00000000
  852. I/DEBUG ( 93): befeb5c0 00000005
  853. I/DEBUG ( 93): befeb5c4 40420349 /system/lib/libexpat.so
  854. I/DEBUG ( 93):
  855. I/DEBUG ( 93): memory near r0:
  856. I/DEBUG ( 93): 400f0360 00020001 00040003 00060005 00080007
  857. I/DEBUG ( 93): 400f0370 000a0009 000c000b 000e000d 0010000f
  858. I/DEBUG ( 93): 400f0380 20202000 20202020 28282020 20282828
  859. I/DEBUG ( 93): 400f0390 20202020 20202020 20202020 20202020
  860. I/DEBUG ( 93): 400f03a0 10108820 10101010 10101010 10101010
  861. I/DEBUG ( 93): 400f03b0 04040410 04040404 10040404 10101010
  862. I/DEBUG ( 93): 400f03c0 41411010 41414141 01010101 01010101
  863. I/DEBUG ( 93): 400f03d0 01010101 01010101 01010101 10101010
  864. I/DEBUG ( 93): 400f03e0 42421010 42424242 02020202 02020202
  865. I/DEBUG ( 93): 400f03f0 02020202 02020202 02020202 10101010
  866. I/DEBUG ( 93): 400f0400 20202020 20202020 20202020 20202020
  867. I/DEBUG ( 93): 400f0410 20202020 20202020 20202020 20202020
  868. I/DEBUG ( 93): 400f0420 10101020 10101010 10101010 10101010
  869. I/DEBUG ( 93): 400f0430 10101010 10101010 10101010 10101010
  870. I/DEBUG ( 93): 400f0440 10101010 10101010 10101010 10101010
  871. I/DEBUG ( 93): 400f0450 10101010 10101010 10101010 10101010
  872. I/DEBUG ( 93):
  873. I/DEBUG ( 93): memory near r1:
  874. I/DEBUG ( 93): 400f0360 00020001 00040003 00060005 00080007
  875. I/DEBUG ( 93): 400f0370 000a0009 000c000b 000e000d 0010000f
  876. I/DEBUG ( 93): 400f0380 20202000 20202020 28282020 20282828
  877. I/DEBUG ( 93): 400f0390 20202020 20202020 20202020 20202020
  878. I/DEBUG ( 93): 400f03a0 10108820 10101010 10101010 10101010
  879. I/DEBUG ( 93): 400f03b0 04040410 04040404 10040404 10101010
  880. I/DEBUG ( 93): 400f03c0 41411010 41414141 01010101 01010101
  881. I/DEBUG ( 93): 400f03d0 01010101 01010101 01010101 10101010
  882. I/DEBUG ( 93): 400f03e0 42421010 42424242 02020202 02020202
  883. I/DEBUG ( 93): 400f03f0 02020202 02020202 02020202 10101010
  884. I/DEBUG ( 93): 400f0400 20202020 20202020 20202020 20202020
  885. I/DEBUG ( 93): 400f0410 20202020 20202020 20202020 20202020
  886. I/DEBUG ( 93): 400f0420 10101020 10101010 10101010 10101010
  887. I/DEBUG ( 93): 400f0430 10101010 10101010 10101010 10101010
  888. I/DEBUG ( 93): 400f0440 10101010 10101010 10101010 10101010
  889. I/DEBUG ( 93): 400f0450 10101010 10101010 10101010 10101010
  890. I/DEBUG ( 93):
  891. I/DEBUG ( 93): memory near r3:
  892. I/DEBUG ( 93): 400f628c 00004000 00000000 ffffffff 400f6254
  893. I/DEBUG ( 93): 400f629c 00000003 400f6150 400f6254 00000000
  894. I/DEBUG ( 93): 400f62ac 400f0380 400f0598 400f079a 7665642f
  895. I/DEBUG ( 93): 400f62bc 705f5f2f 65706f72 65697472 005f5f73
  896. I/DEBUG ( 93): 400f62cc 00000000 00000000 00000000 00000000
  897. I/DEBUG ( 93): 400f62dc 00000000 00000000 00000000 00000000
  898. I/DEBUG ( 93): 400f62ec 00000000 00000000 00000000 00000000
  899. I/DEBUG ( 93): 400f62fc 00000000 00000000 00000000 00000000
  900. I/DEBUG ( 93): 400f630c 00000000 00000000 00000000 00000000
  901. I/DEBUG ( 93): 400f631c 00000000 00000000 00000000 00000000
  902. I/DEBUG ( 93): 400f632c 00000000 00000000 00000000 00000000
  903. I/DEBUG ( 93): 400f633c 00000000 00000000 00000000 00000000
  904. I/DEBUG ( 93): 400f634c 00000000 00000000 00000000 00000000
  905. I/DEBUG ( 93): 400f635c 00000000 00000000 00000000 00000000
  906. I/DEBUG ( 93): 400f636c 00000000 00000000 00000000 00000000
  907. I/DEBUG ( 93): 400f637c 00000000 00000000 00000000 00000000
  908. I/DEBUG ( 93):
  909. I/DEBUG ( 93): memory near r5:
  910. I/DEBUG ( 93): 4130140c 00000000 00000000 00000000 00000000
  911. I/DEBUG ( 93): 4130141c 00000413 00000000 00000400 006c7463
  912. I/DEBUG ( 93): 4130142c 7473614d 50207265 6279616c 206b6361
  913. I/DEBUG ( 93): 4130143c 756c6f56 3600656d 00000033 00000000
  914. I/DEBUG ( 93): 4130144c 00000000 00000000 00000000 00000000
  915. I/DEBUG ( 93): 4130145c 00000000 00000000 00000000 00000000
  916. I/DEBUG ( 93): 4130146c 00000000 00000000 00000000 00000000
  917. I/DEBUG ( 93): 4130147c 00000000 00000000 00000000 00000000
  918. I/DEBUG ( 93): 4130148c 00000000 00000000 00000000 00000000
  919. I/DEBUG ( 93): 4130149c 00000000 00000000 00000000 00000000
  920. I/DEBUG ( 93): 413014ac 00000000 00000000 00000000 00000000
  921. I/DEBUG ( 93): 413014bc 00000000 00000000 00000000 00000000
  922. I/DEBUG ( 93): 413014cc 00000000 00000000 00000000 00000000
  923. I/DEBUG ( 93): 413014dc 00000000 00000000 00000000 00000000
  924. I/DEBUG ( 93): 413014ec 00000000 00000000 00000000 00000000
  925. I/DEBUG ( 93): 413014fc 00000000 00000000 00000000 00000000
  926. I/DEBUG ( 93):
  927. I/DEBUG ( 93): memory near r8:
  928. I/DEBUG ( 93): 40ce1388 40ce2780 00000000 40cfd140 40ce2890
  929. I/DEBUG ( 93): 40ce1398 00000000 40cfd140 40ce29a0 00000000
  930. I/DEBUG ( 93): 40ce13a8 40cfd140 40ce2ab0 00000000 40cfd140
  931. I/DEBUG ( 93): 40ce13b8 40ce2bc0 00000000 40cfd140 40ce2cd0
  932. I/DEBUG ( 93): 40ce13c8 00000000 40cfd140 40ce2de0 00000000
  933. I/DEBUG ( 93): 40ce13d8 40cfd140 40ce2ef0 00000000 40cfd140
  934. I/DEBUG ( 93): 40ce13e8 40ce3000 00000000 40cfd140 40ce3110
  935. I/DEBUG ( 93): 40ce13f8 00000000 40cfd140 40ce3220 00000000
  936. I/DEBUG ( 93): 40ce1408 40cfd140 40ce3330 00000000 40cfd140
  937. I/DEBUG ( 93): 40ce1418 40ce3440 00000000 40cfd140 40ce3550
  938. I/DEBUG ( 93): 40ce1428 40cfd2d0 40cfd140 40ce3660 00000000
  939. I/DEBUG ( 93): 40ce1438 40cfd140 40ce3770 00000000 40cfd140
  940. I/DEBUG ( 93): 40ce1448 40ce3880 00000000 40cfd140 40ce3990
  941. I/DEBUG ( 93): 40ce1458 00000000 40cfd140 40ce3aa0 00000000
  942. I/DEBUG ( 93): 40ce1468 40cfd140 40ce3bb0 00000000 40cfd140
  943. I/DEBUG ( 93): 40ce1478 40ce3cc0 00000000 40cfd140 40ce3dd0
  944. I/DEBUG ( 93):
  945. I/DEBUG ( 93): memory near sl:
  946. I/DEBUG ( 93): 411bc000 00000000 00000000 00000000 00000113
  947. I/DEBUG ( 93): 411bc010 41301023 4130142c 41301029 41301443
  948. I/DEBUG ( 93): 411bc020 00000000 411bc678 411bc67a 6b636101
  949. I/DEBUG ( 93): 411bc030 6c6f5620 00656d75 00000000 00000000
  950. I/DEBUG ( 93): 411bc040 00000000 00000000 00000000 00000000
  951. I/DEBUG ( 93): 411bc050 00000002 00000002 00000000 00000000
  952. I/DEBUG ( 93): 411bc060 61657053 2072656b 79616c50 6b636162
  953. I/DEBUG ( 93): 411bc070 69775320 00686374 00000000 00000000
  954. I/DEBUG ( 93): 411bc080 00000000 00000000 00000000 00000000
  955. I/DEBUG ( 93): 411bc090 00000003 00000002 00000000 00000000
  956. I/DEBUG ( 93): 411bc0a0 64616548 6e6f6870 6c502065 61627961
  957. I/DEBUG ( 93): 411bc0b0 56206b63 6d756c6f 00000065 00000000
  958. I/DEBUG ( 93): 411bc0c0 00000000 00000000 00000000 00000000
  959. I/DEBUG ( 93): 411bc0d0 00000004 00000002 00000000 00000000
  960. I/DEBUG ( 93): 411bc0e0 64616548 6e6f6870 6c502065 61627961
  961. I/DEBUG ( 93): 411bc0f0 53206b63 63746977 00000068 00000000
  962. I/DEBUG ( 93):
  963. I/DEBUG ( 93): memory near fp:
  964. I/DEBUG ( 93): 411b95ac 61636f6c 6d206574 2065726f 68746170
  965. I/DEBUG ( 93): 411b95bc 74657320 676e6974 616e0073 6900656d
  966. I/DEBUG ( 93): 411b95cc 61760064 0065756c 68746170 6e6e5500
  967. I/DEBUG ( 93): 411b95dc 64656d61 74617020 50002168 20687461
  968. I/DEBUG ( 93): 411b95ec 656d616e 73252720 6c612027 64616572
  969. I/DEBUG ( 93): 411b95fc 78652079 73747369 616e5500 20656c62
  970. I/DEBUG ( 93): 411b960c 61206f74 636f6c6c 20657461 65726f6d
  971. I/DEBUG ( 93): 411b961c 74617020 43007368 72746e6f 27206c6f
  972. I/DEBUG ( 93): 411b962c 20277325 65726c61 20796461 73697865
  973. I/DEBUG ( 93): 411b963c 69207374 6170206e 27206874 00277325
  974. I/DEBUG ( 93): 411b964c 006c7463 746e6f43 206c6f72 27732527
  975. I/DEBUG ( 93): 411b965c 656f6420 74276e73 69786520 2d207473
  976. I/DEBUG ( 93): 411b966c 696b7320 6e697070 61760067 2065756c
  977. I/DEBUG ( 93): 411b967c 6f206469 6f207475 61722066 2065676e
  978. I/DEBUG ( 93): 411b968c 20726f66 6578696d 74632072 2527206c
  979. I/DEBUG ( 93): 411b969c 6d002773 72657869 646e6920 25207865
  980. I/DEBUG ( 93):
  981. I/DEBUG ( 93): memory near ip:
  982. I/DEBUG ( 93): 411baf84 400cf298 400bab35 401bf559 400d79a1
  983. I/DEBUG ( 93): 411baf94 40087341 400baaf9 400cee6c 400872e7
  984. I/DEBUG ( 93): 411bafa4 400d7e29 400876dd 400876d5 400873cd
  985. I/DEBUG ( 93): 411bafb4 40087539 40087619 400bab21 40087105
  986. I/DEBUG ( 93): 411bafc4 400872c5 400872cd 400873d5 400874a1
  987. I/DEBUG ( 93): 411bafd4 400c1801 40420f93 400cf1d0 404213ed
  988. I/DEBUG ( 93): 411bafe4 4042142d 404215a9 400d1d41 404214f5
  989. I/DEBUG ( 93): 411baff4 40420c21 400c136d 40087081 411bb000
  990. I/DEBUG ( 93): 411bb004 00000000 00000000 00000000 00000000
  991. I/DEBUG ( 93): 411bb014 00000000 00000000 00000000 00000000
  992. I/DEBUG ( 93): 411bb024 00000000 00000000 00000000 00000000
  993. I/DEBUG ( 93): 411bb034 00000000 00000000 00000000 00000000
  994. I/DEBUG ( 93): 411bb044 00000000 00000000 00000000 00000000
  995. I/DEBUG ( 93): 411bb054 00000000 00000000 00000000 00000000
  996. I/DEBUG ( 93): 411bb064 00000000 00000000 00000000 00000000
  997. I/DEBUG ( 93): 411bb074 00000000 00000000 00000000 00000000
  998. I/DEBUG ( 93):
  999. I/DEBUG ( 93): memory near sp:
  1000. I/DEBUG ( 93): befeb528 411bc678 411bc67a 40ce1ef0 00000002
  1001. I/DEBUG ( 93): befeb538 4042efe4 411bdf60 00000002 4041ce89
  1002. I/DEBUG ( 93): befeb548 40ce1d50 00000000 400f0380 00000000
  1003. I/DEBUG ( 93): befeb558 400bccd9 40cfd120 4130142c 00000000
  1004. I/DEBUG ( 93): befeb568 00000000 40ce13a8 00000000 411bc020
  1005. I/DEBUG ( 93): befeb578 411b95ce 400d7e33 40ce2ab0 411b8ed7
  1006. I/DEBUG ( 93): befeb588 4042efe4 411bc654 40423419 befeb724
  1007. I/DEBUG ( 93): befeb598 411b95c6 411b95cb 411bc651 4042efe4
  1008. I/DEBUG ( 93): befeb5a8 40ce1e74 40ce1d50 40ce1ef0 40ce1e70
  1009. I/DEBUG ( 93): befeb5b8 00000000 00000000 00000005 40420349
  1010. I/DEBUG ( 93): befeb5c8 befeb5fc 00000000 00000000 00000000
  1011. I/DEBUG ( 93): befeb5d8 00000000 00000001 411bc530 40ce1e74
  1012. I/DEBUG ( 93): befeb5e8 00000000 411bc650 00000000 411bc67e
  1013. I/DEBUG ( 93): befeb5f8 40ce1f95 00000000 41301428 00000000
  1014. I/DEBUG ( 93): befeb608 00000000 00000000 00000000 00000000
  1015. I/DEBUG ( 93): befeb618 00000000 40ce1d50 411bc5f0 40ce1d50
  1016. I/DEBUG ( 93):
  1017. I/DEBUG ( 93): code around pc:
  1018. I/DEBUG ( 93): 400d721c bf008ff0 e92d4ba0 46164ff0 b0854a9f
  1019. I/DEBUG ( 93): 400d722c 4604447b 90019103 6819589b 46279102
  1020. I/DEBUG ( 93): 400d723c f8179802 eb009b01 463c0509 f002786a
  1021. I/DEBUG ( 93): 400d724c b2d90308 d1f22900 0f2df1b9 f817d104
  1022. I/DEBUG ( 93): 400d725c f04f9b01 e0060a01 0f2bf1b9 bf04468a
  1023. I/DEBUG ( 93): 400d726c f817463f 2e009b01 8105f000 d10a2e10
  1024. I/DEBUG ( 93): 400d727c 783ce0fc d0022c78 f0402c58 f89780f1
  1025. I/DEBUG ( 93): 400d728c 26109001 1f303702 d835280c f000e8df
  1026. I/DEBUG ( 93): 400d729c 34343407 341e3412 34343434 f1ba0029
  1027. I/DEBUG ( 93): 400d72ac f0400f00 f04f80c5 f04f0803 f06f34ff
  1028. I/DEBUG ( 93): 400d72bc e0504560 f1ba2608 f0400f00 f04f80bf
  1029. I/DEBUG ( 93): 400d72cc f04f0807 f06f34ff e0444570 f1ba260a
  1030. I/DEBUG ( 93): 400d72dc f0400f00 f04f80b9 f04f0807 4d6d34cc
  1031. I/DEBUG ( 93): 400d72ec f1bae039 f0400f00 f04f80b5 f04f080f
  1032. I/DEBUG ( 93): 400d72fc f06f34ff e02e4578 0f00f1ba 2400d003
  1033. I/DEBUG ( 93): 400d730c 4500f04f f04fe003 f06f34ff ea4f4500
  1034. I/DEBUG ( 93):
  1035. I/DEBUG ( 93): code around lr:
  1036. I/DEBUG ( 93): 400d7e10 f7ff460d 42a8ff7d 4621d3fb edbcf00e
  1037. I/DEBUG ( 93): 400d7e20 2100e000 bd384608 2100b508 f7ff220a
  1038. I/DEBUG ( 93): 400d7e30 bd08f9f7 220a2100 b9f2f7ff 4a314b30
  1039. I/DEBUG ( 93): 400d7e40 e92d447b 46814ff0 b087589b 6818460c
  1040. I/DEBUG ( 93): 400d7e50 90054698 a801b941 24022210 e9b8f7f7
  1041. I/DEBUG ( 93): 400d7e60 4004f8ad e009ac01 29028809 f7e9d006
  1042. I/DEBUG ( 93): 400d7e70 f04ffa57 22603bff e0356002 447d4d22
  1043. I/DEBUG ( 93): 400d7e80 6000f9b5 f7f5b946 f44fea08 f00e71d4
  1044. I/DEBUG ( 93): 400d7e90 f501ee02 802f7716 f44f4e1c 4f1c75d4
  1045. I/DEBUG ( 93): 400d7ea0 447f447e f9b646b2 f5bbb000 bf046f80
  1046. I/DEBUG ( 93): 400d7eb0 7b16f44f b000f8a6 3000f8ba 8063ba5b
  1047. I/DEBUG ( 93): 400d7ec0 46482210 f7f64621 f1b0e8f2 da0a0b00
  1048. I/DEBUG ( 93): 400d7ed0 fa26f7e9 28046800 8839d0f2 3d011c4a
  1049. I/DEBUG ( 93): 400d7ee0 d1e0803a d1f8e000 46589905 3000f8d8
  1050. I/DEBUG ( 93): 400d7ef0 d0014299 ff84f7e6 e8bdb007 bf008ff0
  1051. I/DEBUG ( 93): 400d7f00 0001e194 ffffff4c 0002c5fa 0002c5d8
  1052. I/ServiceManager( 88): service 'media.audio_flinger' died
  1053. I/ServiceManager( 88): service 'media.player' died
  1054. I/ServiceManager( 88): service 'media.camera' died
  1055. D/SELinuxMMAC( 451): Couldn't find install policy /data/security/mac_permissions.xml
  1056. D/SELinuxMMAC( 451): Using install policy file /system/etc/security/mac_permissions.xml
  1057. I/PackageManager( 451): /system/priv-app/CMS.apk changed; collecting certs
  1058. E/PackageParser( 451): Package com.cyanogenmod.services has no certificates at entry AndroidManifest.xml; ignoring!
  1059. W/PackageManager( 451): Failed verifying certificates for package:com.cyanogenmod.services
  1060. W/PackageParser( 451): No actions in intent filter at /system/priv-app/Contacts.apk Binary XML file line #375
  1061. I/mediaserver( 483): ServiceManager: 0x410d3b00
  1062. I/AudioFlinger( 483): Using default 3000 mSec as standby time.
  1063. E/MediaPlayerFactory( 483): calling dlopen on FACTORY_LIB
  1064. E/MediaPlayerFactory( 483): Failed to open FACTORY_LIB Error : dlopen failed: library "libdashplayer.so" not found
  1065. I/CameraService( 483): CameraService started (pid=483)
  1066. I/PackageManager( 451): Package com.google.android.gms at /system/priv-app/GmsCore.apk ignored: updated version 4324030 better than this 4034538
  1067. D/Camera_Factory( 483): CameraFactory::CameraFactory
  1068. I/CameraService( 483): Loaded "Camera Module" camera module
  1069. D/Camera_Factory( 483): CameraFactory::get_number_of_cameras
  1070. D/Camera_Factory( 483): CameraFactory::getCameraNum
  1071. I/AudioPolicyManagerBase( 483): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  1072. F/libc ( 483): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 483 (mediaserver)
  1073. I/DEBUG ( 93): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  1074. I/DEBUG ( 93): Build fingerprint: 'motorola/tervigon/wingray:4.1.1/JRO03H/405518:user/release-keys'
  1075. I/DEBUG ( 93): Revision: '0'
  1076. I/DEBUG ( 93): pid: 483, tid: 483, name: mediaserver >>> /system/bin/mediaserver <<<
  1077. I/DEBUG ( 93): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
  1078. I/DEBUG ( 93): r0 4013b380 r1 4013b380 r2 ffffff78 r3 401412ac
  1079. I/DEBUG ( 93): r4 00000000 r5 4109835c r6 0000000a r7 00000000
  1080. I/DEBUG ( 93): r8 419f13a8 r9 00000000 sl 41096020 fp 410935ce
  1081. I/DEBUG ( 93): ip 41094fa4 sp bed1c548 lr 40122e33 pc 4012223e cpsr 20000030
  1082. I/DEBUG ( 93): d0 01e425042b7221a2 d1 0000000000000000
  1083. I/DEBUG ( 93): d2 0000000000000000 d3 0000000000000000
  1084. I/DEBUG ( 93): d4 0000000000000000 d5 41c5b910d1000000
  1085. I/DEBUG ( 93): d6 3f50624dd2f1a9fc d7 417e425040083127
  1086. I/DEBUG ( 93): d8 0000000000000000 d9 0000000000000000
  1087. I/DEBUG ( 93): d10 0000000000000000 d11 0000000000000000
  1088. I/DEBUG ( 93): d12 0000000000000000 d13 0000000000000000
  1089. I/DEBUG ( 93): d14 0000000000000000 d15 0000000000000000
  1090. I/DEBUG ( 93): scr 00000010
  1091. I/DEBUG ( 93):
  1092. I/DEBUG ( 93): backtrace:
  1093. I/DEBUG ( 93): #00 pc 0002a23e /system/lib/libc.so (strtoimax+29)
  1094. I/DEBUG ( 93): #01 pc 0002ae2f /system/lib/libc.so (atoi+6)
  1095. I/DEBUG ( 93): #02 pc 00000ed3 /system/lib/libaudioroute.so
  1096. I/DEBUG ( 93): #03 pc 00006347 /system/lib/libexpat.so
  1097. I/DEBUG ( 93): #04 pc 000067f7 /system/lib/libexpat.so
  1098. I/DEBUG ( 93): #05 pc 00004ed3 /system/lib/libexpat.so
  1099. I/DEBUG ( 93): #06 pc 00005be7 /system/lib/libexpat.so
  1100. I/DEBUG ( 93): #07 pc 00007553 /system/lib/libexpat.so (XML_ParseBuffer+94)
  1101. I/DEBUG ( 93): #08 pc 000013f3 /system/lib/libaudioroute.so (audio_route_init+330)
  1102. I/DEBUG ( 93): #09 pc 00000f5b /system/lib/hw/audio.primary.tegra.so
  1103. I/DEBUG ( 93): #10 pc 00015fad /system/lib/libaudioflinger.so
  1104. I/DEBUG ( 93): #11 pc 00016043 /system/lib/libaudioflinger.so
  1105. I/DEBUG ( 93): #12 pc 000280c3 /system/lib/libaudioflinger.so
  1106. I/DEBUG ( 93): #13 pc 0000dfd1 /system/lib/hw/audio_policy.default.so (android_audio_legacy::AudioPolicyCompatClient::loadHwModule(char const*)+8)
  1107. I/DEBUG ( 93): #14 pc 0000dddf /system/lib/hw/audio_policy.default.so (android_audio_legacy::AudioPolicyManagerBase::AudioPolicyManagerBase(android_audio_legacy::AudioPolicyClientInterface*)+350)
  1108. I/DEBUG ( 93): #15 pc 0000881d /system/lib/hw/audio_policy.default.so (createAudioPolicyManager+20)
  1109. I/DEBUG ( 93): #16 pc 0000e49d /system/lib/hw/audio_policy.default.so
  1110. I/DEBUG ( 93): #17 pc 00028577 /system/lib/libaudioflinger.so (android::AudioPolicyService::AudioPolicyService()+490)
  1111. I/DEBUG ( 93): #18 pc 000019a5 /system/bin/mediaserver
  1112. I/DEBUG ( 93): #19 pc 00001b73 /system/bin/mediaserver
  1113. I/DEBUG ( 93): #20 pc 0000e257 /system/lib/libc.so (__libc_init+50)
  1114. I/DEBUG ( 93): #21 pc 000015e8 /system/bin/mediaserver
  1115. I/DEBUG ( 93):
  1116. I/DEBUG ( 93): stack:
  1117. I/DEBUG ( 93): bed1c508 41097e28
  1118. I/DEBUG ( 93): bed1c50c 419f1ef0
  1119. I/DEBUG ( 93): bed1c510 40447fe4 /system/lib/libexpat.so
  1120. I/DEBUG ( 93): bed1c514 4109667a
  1121. I/DEBUG ( 93): bed1c518 4043c419 /system/lib/libexpat.so
  1122. I/DEBUG ( 93): bed1c51c 40435e67 /system/lib/libexpat.so
  1123. I/DEBUG ( 93): bed1c520 41098758
  1124. I/DEBUG ( 93): bed1c524 40447fe4 /system/lib/libexpat.so
  1125. I/DEBUG ( 93): bed1c528 41096678
  1126. I/DEBUG ( 93): bed1c52c 4109667a
  1127. I/DEBUG ( 93): bed1c530 419f1ef0
  1128. I/DEBUG ( 93): bed1c534 00000002
  1129. I/DEBUG ( 93): bed1c538 40447fe4 /system/lib/libexpat.so
  1130. I/DEBUG ( 93): bed1c53c 41098890
  1131. I/DEBUG ( 93): bed1c540 00000002
  1132. I/DEBUG ( 93): bed1c544 40435e89 /system/lib/libexpat.so
  1133. I/DEBUG ( 93): #00 bed1c548 419f1d50
  1134. I/DEBUG ( 93): bed1c54c 00000000
  1135. I/DEBUG ( 93): bed1c550 4013b380 /system/lib/libc.so (_C_ctype_)
  1136. I/DEBUG ( 93): bed1c554 00000000
  1137. I/DEBUG ( 93): bed1c558 40107cd9 /system/lib/libc.so (dlmalloc)
  1138. I/DEBUG ( 93): bed1c55c 41b6a140
  1139. I/DEBUG ( 93): bed1c560 4109835c
  1140. I/DEBUG ( 93): bed1c564 00000000
  1141. I/DEBUG ( 93): bed1c568 00000000
  1142. I/DEBUG ( 93): bed1c56c 419f13a8
  1143. I/DEBUG ( 93): bed1c570 00000000
  1144. I/DEBUG ( 93): bed1c574 41096020
  1145. I/DEBUG ( 93): bed1c578 410935ce /system/lib/libaudioroute.so
  1146. I/DEBUG ( 93): bed1c57c 40122e33 /system/lib/libc.so (atoi+10)
  1147. I/DEBUG ( 93): #01 bed1c580 4004dab0
  1148. I/DEBUG ( 93): bed1c584 41092ed7 /system/lib/libaudioroute.so
  1149. I/DEBUG ( 93): #02 bed1c588 40447fe4 /system/lib/libexpat.so
  1150. I/DEBUG ( 93): bed1c58c 41096654
  1151. I/DEBUG ( 93): bed1c590 4043c419 /system/lib/libexpat.so
  1152. I/DEBUG ( 93): bed1c594 bed1c724 [stack]
  1153. I/DEBUG ( 93): bed1c598 410935c6 /system/lib/libaudioroute.so
  1154. I/DEBUG ( 93): bed1c59c 410935cb /system/lib/libaudioroute.so
  1155. I/DEBUG ( 93): bed1c5a0 41096651
  1156. I/DEBUG ( 93): bed1c5a4 40447fe4 /system/lib/libexpat.so
  1157. I/DEBUG ( 93): bed1c5a8 419f1e74
  1158. I/DEBUG ( 93): bed1c5ac 419f1d50
  1159. I/DEBUG ( 93): bed1c5b0 419f1ef0
  1160. I/DEBUG ( 93): bed1c5b4 419f1e70
  1161. I/DEBUG ( 93): bed1c5b8 00000000
  1162. I/DEBUG ( 93): bed1c5bc 00000000
  1163. I/DEBUG ( 93): bed1c5c0 00000005
  1164. I/DEBUG ( 93): bed1c5c4 40439349 /system/lib/libexpat.so
  1165. I/DEBUG ( 93):
  1166. I/DEBUG ( 93): memory near r0:
  1167. I/DEBUG ( 93): 4013b360 00020001 00040003 00060005 00080007
  1168. I/DEBUG ( 93): 4013b370 000a0009 000c000b 000e000d 0010000f
  1169. I/DEBUG ( 93): 4013b380 20202000 20202020 28282020 20282828
  1170. I/DEBUG ( 93): 4013b390 20202020 20202020 20202020 20202020
  1171. I/DEBUG ( 93): 4013b3a0 10108820 10101010 10101010 10101010
  1172. I/DEBUG ( 93): 4013b3b0 04040410 04040404 10040404 10101010
  1173. I/DEBUG ( 93): 4013b3c0 41411010 41414141 01010101 01010101
  1174. I/DEBUG ( 93): 4013b3d0 01010101 01010101 01010101 10101010
  1175. I/DEBUG ( 93): 4013b3e0 42421010 42424242 02020202 02020202
  1176. I/DEBUG ( 93): 4013b3f0 02020202 02020202 02020202 10101010
  1177. I/DEBUG ( 93): 4013b400 20202020 20202020 20202020 20202020
  1178. I/DEBUG ( 93): 4013b410 20202020 20202020 20202020 20202020
  1179. I/DEBUG ( 93): 4013b420 10101020 10101010 10101010 10101010
  1180. I/DEBUG ( 93): 4013b430 10101010 10101010 10101010 10101010
  1181. I/DEBUG ( 93): 4013b440 10101010 10101010 10101010 10101010
  1182. I/DEBUG ( 93): 4013b450 10101010 10101010 10101010 10101010
  1183. I/DEBUG ( 93):
  1184. I/DEBUG ( 93): memory near r1:
  1185. I/DEBUG ( 93): 4013b360 00020001 00040003 00060005 00080007
  1186. I/DEBUG ( 93): 4013b370 000a0009 000c000b 000e000d 0010000f
  1187. I/DEBUG ( 93): 4013b380 20202000 20202020 28282020 20282828
  1188. I/DEBUG ( 93): 4013b390 20202020 20202020 20202020 20202020
  1189. I/DEBUG ( 93): 4013b3a0 10108820 10101010 10101010 10101010
  1190. I/DEBUG ( 93): 4013b3b0 04040410 04040404 10040404 10101010
  1191. I/DEBUG ( 93): 4013b3c0 41411010 41414141 01010101 01010101
  1192. I/DEBUG ( 93): 4013b3d0 01010101 01010101 01010101 10101010
  1193. I/DEBUG ( 93): 4013b3e0 42421010 42424242 02020202 02020202
  1194. I/DEBUG ( 93): 4013b3f0 02020202 02020202 02020202 10101010
  1195. I/DEBUG ( 93): 4013b400 20202020 20202020 20202020 20202020
  1196. I/DEBUG ( 93): 4013b410 20202020 20202020 20202020 20202020
  1197. I/DEBUG ( 93): 4013b420 10101020 10101010 10101010 10101010
  1198. I/DEBUG ( 93): 4013b430 10101010 10101010 10101010 10101010
  1199. I/DEBUG ( 93): 4013b440 10101010 10101010 10101010 10101010
  1200. I/DEBUG ( 93): 4013b450 10101010 10101010 10101010 10101010
  1201. I/DEBUG ( 93):
  1202. I/DEBUG ( 93): memory near r3:
  1203. I/DEBUG ( 93): 4014128c 00004000 00000000 ffffffff 40141254
  1204. I/DEBUG ( 93): 4014129c 00000003 40141150 40141254 00000000
  1205. I/DEBUG ( 93): 401412ac 4013b380 4013b598 4013b79a 7665642f
  1206. I/DEBUG ( 93): 401412bc 705f5f2f 65706f72 65697472 005f5f73
  1207. I/DEBUG ( 93): 401412cc 00000000 00000000 00000000 00000000
  1208. I/DEBUG ( 93): 401412dc 00000000 00000000 00000000 00000000
  1209. I/DEBUG ( 93): 401412ec 00000000 00000000 00000000 00000000
  1210. I/DEBUG ( 93): 401412fc 00000000 00000000 00000000 00000000
  1211. I/DEBUG ( 93): 4014130c 00000000 00000000 00000000 00000000
  1212. I/DEBUG ( 93): 4014131c 00000000 00000000 00000000 00000000
  1213. I/DEBUG ( 93): 4014132c 00000000 00000000 00000000 00000000
  1214. I/DEBUG ( 93): 4014133c 00000000 00000000 00000000 00000000
  1215. I/DEBUG ( 93): 4014134c 00000000 00000000 00000000 00000000
  1216. I/DEBUG ( 93): 4014135c 00000000 00000000 00000000 00000000
  1217. I/DEBUG ( 93): 4014136c 00000000 00000000 00000000 00000000
  1218. I/DEBUG ( 93): 4014137c 00000000 00000000 00000000 00000000
  1219. I/DEBUG ( 93):
  1220. I/DEBUG ( 93): memory near r5:
  1221. I/DEBUG ( 93): 4109833c 00000000 00000000 00000000 00000000
  1222. I/DEBUG ( 93): 4109834c 00000413 00000000 00000400 006c7463
  1223. I/DEBUG ( 93): 4109835c 7473614d 50207265 6279616c 206b6361
  1224. I/DEBUG ( 93): 4109836c 756c6f56 3600656d 00000033 00000000
  1225. I/DEBUG ( 93): 4109837c 00000000 00000000 00000000 00000000
  1226. I/DEBUG ( 93): 4109838c 00000000 00000000 00000000 00000000
  1227. I/DEBUG ( 93): 4109839c 00000000 00000000 00000000 00000000
  1228. I/DEBUG ( 93): 410983ac 00000000 00000000 00000000 00000000
  1229. I/DEBUG ( 93): 410983bc 00000000 00000000 00000000 00000000
  1230. I/DEBUG ( 93): 410983cc 00000000 00000000 00000000 00000000
  1231. I/DEBUG ( 93): 410983dc 00000000 00000000 00000000 00000000
  1232. I/DEBUG ( 93): 410983ec 00000000 00000000 00000000 00000000
  1233. I/DEBUG ( 93): 410983fc 00000000 00000000 00000000 00000000
  1234. I/DEBUG ( 93): 4109840c 00000000 00000000 00000000 00000000
  1235. I/DEBUG ( 93): 4109841c 00000000 00000000 00000000 00000000
  1236. I/DEBUG ( 93): 4109842c 00000000 00000000 00000000 00000000
  1237. I/DEBUG ( 93):
  1238. I/DEBUG ( 93): memory near r8:
  1239. I/DEBUG ( 93): 419f1388 4004d780 00000000 41b6a160 4004d890
  1240. I/DEBUG ( 93): 419f1398 00000000 41b6a160 4004d9a0 00000000
  1241. I/DEBUG ( 93): 419f13a8 41b6a160 4004dab0 00000000 41b6a160
  1242. I/DEBUG ( 93): 419f13b8 4004dbc0 00000000 41b6a160 4004dcd0
  1243. I/DEBUG ( 93): 419f13c8 00000000 41b6a160 4004dde0 00000000
  1244. I/DEBUG ( 93): 419f13d8 41b6a160 4004def0 00000000 41b6a160
  1245. I/DEBUG ( 93): 419f13e8 4004e000 00000000 41b6a160 4004e110
  1246. I/DEBUG ( 93): 419f13f8 00000000 41b6a160 4004e220 00000000
  1247. I/DEBUG ( 93): 419f1408 41b6a160 4004e330 00000000 41b6a160
  1248. I/DEBUG ( 93): 419f1418 4004e440 00000000 41b6a160 4004e550
  1249. I/DEBUG ( 93): 419f1428 410d3b60 41b6a160 4004e660 00000000
  1250. I/DEBUG ( 93): 419f1438 41b6a160 4004e770 00000000 41b6a160
  1251. I/DEBUG ( 93): 419f1448 4004e880 00000000 41b6a160 4004e990
  1252. I/DEBUG ( 93): 419f1458 00000000 41b6a160 4004eaa0 00000000
  1253. I/DEBUG ( 93): 419f1468 41b6a160 4004ebb0 00000000 41b6a160
  1254. I/DEBUG ( 93): 419f1478 4004ecc0 00000000 41b6a160 4004edd0
  1255. I/DEBUG ( 93):
  1256. I/DEBUG ( 93): memory near sl:
  1257. I/DEBUG ( 93): 41096000 00000000 00000000 00000000 00000113
  1258. I/DEBUG ( 93): 41096010 41097e23 4109835c 41097e29 41098373
  1259. I/DEBUG ( 93): 41096020 00000000 41096678 4109667a 6b636101
  1260. I/DEBUG ( 93): 41096030 6c6f5620 00656d75 00000000 00000000
  1261. I/DEBUG ( 93): 41096040 00000000 00000000 00000000 00000000
  1262. I/DEBUG ( 93): 41096050 00000002 00000002 00000000 00000000
  1263. I/DEBUG ( 93): 41096060 61657053 2072656b 79616c50 6b636162
  1264. I/DEBUG ( 93): 41096070 69775320 00686374 00000000 00000000
  1265. I/DEBUG ( 93): 41096080 00000000 00000000 00000000 00000000
  1266. I/DEBUG ( 93): 41096090 00000003 00000002 00000000 00000000
  1267. I/DEBUG ( 93): 410960a0 64616548 6e6f6870 6c502065 61627961
  1268. I/DEBUG ( 93): 410960b0 56206b63 6d756c6f 00000065 00000000
  1269. I/DEBUG ( 93): 410960c0 00000000 00000000 00000000 00000000
  1270. I/DEBUG ( 93): 410960d0 00000004 00000002 00000000 00000000
  1271. I/DEBUG ( 93): 410960e0 64616548 6e6f6870 6c502065 61627961
  1272. I/DEBUG ( 93): 410960f0 53206b63 63746977 00000068 00000000
  1273. I/DEBUG ( 93):
  1274. I/DEBUG ( 93): memory near fp:
  1275. I/DEBUG ( 93): 410935ac 61636f6c 6d206574 2065726f 68746170
  1276. I/DEBUG ( 93): 410935bc 74657320 676e6974 616e0073 6900656d
  1277. I/DEBUG ( 93): 410935cc 61760064 0065756c 68746170 6e6e5500
  1278. I/DEBUG ( 93): 410935dc 64656d61 74617020 50002168 20687461
  1279. I/DEBUG ( 93): 410935ec 656d616e 73252720 6c612027 64616572
  1280. I/DEBUG ( 93): 410935fc 78652079 73747369 616e5500 20656c62
  1281. I/DEBUG ( 93): 4109360c 61206f74 636f6c6c 20657461 65726f6d
  1282. I/DEBUG ( 93): 4109361c 74617020 43007368 72746e6f 27206c6f
  1283. I/DEBUG ( 93): 4109362c 20277325 65726c61 20796461 73697865
  1284. I/DEBUG ( 93): 4109363c 69207374 6170206e 27206874 00277325
  1285. I/DEBUG ( 93): 4109364c 006c7463 746e6f43 206c6f72 27732527
  1286. I/DEBUG ( 93): 4109365c 656f6420 74276e73 69786520 2d207473
  1287. I/DEBUG ( 93): 4109366c 696b7320 6e697070 61760067 2065756c
  1288. I/DEBUG ( 93): 4109367c 6f206469 6f207475 61722066 2065676e
  1289. I/DEBUG ( 93): 4109368c 20726f66 6578696d 74632072 2527206c
  1290. I/DEBUG ( 93): 4109369c 6d002773 72657869 646e6920 25207865
  1291. I/DEBUG ( 93):
  1292. I/DEBUG ( 93): memory near ip:
  1293. I/DEBUG ( 93): 41094f84 4011a298 40105b35 40081559 401229a1
  1294. I/DEBUG ( 93): 41094f94 4009f341 40105af9 40119e6c 4009f2e7
  1295. I/DEBUG ( 93): 41094fa4 40122e29 4009f6dd 4009f6d5 4009f3cd
  1296. I/DEBUG ( 93): 41094fb4 4009f539 4009f619 40105b21 4009f105
  1297. I/DEBUG ( 93): 41094fc4 4009f2c5 4009f2cd 4009f3d5 4009f4a1
  1298. I/DEBUG ( 93): 41094fd4 4010c801 40439f93 4011a1d0 4043a3ed
  1299. I/DEBUG ( 93): 41094fe4 4043a42d 4043a5a9 4011cd41 4043a4f5
  1300. I/DEBUG ( 93): 41094ff4 40439c21 4010c36d 4009f081 41095000
  1301. I/DEBUG ( 93): 41095004 00000000 00000000 00000000 00000000
  1302. I/DEBUG ( 93): 41095014 00000000 00000000 00000000 00000000
  1303. I/DEBUG ( 93): 41095024 00000000 00000000 00000000 00000000
  1304. I/DEBUG ( 93): 41095034 00000000 00000000 00000000 00000000
  1305. I/DEBUG ( 93): 41095044 00000000 00000000 00000000 00000000
  1306. I/DEBUG ( 93): 41095054 00000000 00000000 00000000 00000000
  1307. I/DEBUG ( 93): 41095064 00000000 00000000 00000000 00000000
  1308. I/DEBUG ( 93): 41095074 00000000 00000000 00000000 00000000
  1309. I/DEBUG ( 93):
  1310. I/DEBUG ( 93): memory near sp:
  1311. I/DEBUG ( 93): bed1c528 41096678 4109667a 419f1ef0 00000002
  1312. I/DEBUG ( 93): bed1c538 40447fe4 41098890 00000002 40435e89
  1313. I/DEBUG ( 93): bed1c548 419f1d50 00000000 4013b380 00000000
  1314. I/DEBUG ( 93): bed1c558 40107cd9 41b6a140 4109835c 00000000
  1315. I/DEBUG ( 93): bed1c568 00000000 419f13a8 00000000 41096020
  1316. I/DEBUG ( 93): bed1c578 410935ce 40122e33 4004dab0 41092ed7
  1317. I/DEBUG ( 93): bed1c588 40447fe4 41096654 4043c419 bed1c724
  1318. I/DEBUG ( 93): bed1c598 410935c6 410935cb 41096651 40447fe4
  1319. I/DEBUG ( 93): bed1c5a8 419f1e74 419f1d50 419f1ef0 419f1e70
  1320. I/DEBUG ( 93): bed1c5b8 00000000 00000000 00000005 40439349
  1321. I/DEBUG ( 93): bed1c5c8 bed1c5fc 00000000 00000000 00000000
  1322. I/DEBUG ( 93): bed1c5d8 00000000 00000001 41096530 419f1e74
  1323. I/DEBUG ( 93): bed1c5e8 00000000 41096650 00000000 4109667e
  1324. I/DEBUG ( 93): bed1c5f8 419f1f95 00000000 41098358 00000000
  1325. I/DEBUG ( 93): bed1c608 00000000 00000000 00000000 00000000
  1326. I/DEBUG ( 93): bed1c618 00000000 419f1d50 410965f0 419f1d50
  1327. I/DEBUG ( 93):
  1328. I/DEBUG ( 93): code around pc:
  1329. I/DEBUG ( 93): 4012221c bf008ff0 e92d4ba0 46164ff0 b0854a9f
  1330. I/DEBUG ( 93): 4012222c 4604447b 90019103 6819589b 46279102
  1331. I/DEBUG ( 93): 4012223c f8179802 eb009b01 463c0509 f002786a
  1332. I/DEBUG ( 93): 4012224c b2d90308 d1f22900 0f2df1b9 f817d104
  1333. I/DEBUG ( 93): 4012225c f04f9b01 e0060a01 0f2bf1b9 bf04468a
  1334. I/DEBUG ( 93): 4012226c f817463f 2e009b01 8105f000 d10a2e10
  1335. I/DEBUG ( 93): 4012227c 783ce0fc d0022c78 f0402c58 f89780f1
  1336. I/DEBUG ( 93): 4012228c 26109001 1f303702 d835280c f000e8df
  1337. I/DEBUG ( 93): 4012229c 34343407 341e3412 34343434 f1ba0029
  1338. I/DEBUG ( 93): 401222ac f0400f00 f04f80c5 f04f0803 f06f34ff
  1339. I/DEBUG ( 93): 401222bc e0504560 f1ba2608 f0400f00 f04f80bf
  1340. I/DEBUG ( 93): 401222cc f04f0807 f06f34ff e0444570 f1ba260a
  1341. I/DEBUG ( 93): 401222dc f0400f00 f04f80b9 f04f0807 4d6d34cc
  1342. I/DEBUG ( 93): 401222ec f1bae039 f0400f00 f04f80b5 f04f080f
  1343. I/DEBUG ( 93): 401222fc f06f34ff e02e4578 0f00f1ba 2400d003
  1344. I/DEBUG ( 93): 4012230c 4500f04f f04fe003 f06f34ff ea4f4500
  1345. I/DEBUG ( 93):
  1346. I/DEBUG ( 93): code around lr:
  1347. I/DEBUG ( 93): 40122e10 f7ff460d 42a8ff7d 4621d3fb edbcf00e
  1348. I/DEBUG ( 93): 40122e20 2100e000 bd384608 2100b508 f7ff220a
  1349. I/DEBUG ( 93): 40122e30 bd08f9f7 220a2100 b9f2f7ff 4a314b30
  1350. I/DEBUG ( 93): 40122e40 e92d447b 46814ff0 b087589b 6818460c
  1351. I/DEBUG ( 93): 40122e50 90054698 a801b941 24022210 e9b8f7f7
  1352. I/DEBUG ( 93): 40122e60 4004f8ad e009ac01 29028809 f7e9d006
  1353. I/DEBUG ( 93): 40122e70 f04ffa57 22603bff e0356002 447d4d22
  1354. I/DEBUG ( 93): 40122e80 6000f9b5 f7f5b946 f44fea08 f00e71d4
  1355. I/DEBUG ( 93): 40122e90 f501ee02 802f7716 f44f4e1c 4f1c75d4
  1356. I/DEBUG ( 93): 40122ea0 447f447e f9b646b2 f5bbb000 bf046f80
  1357. I/DEBUG ( 93): 40122eb0 7b16f44f b000f8a6 3000f8ba 8063ba5b
  1358. I/DEBUG ( 93): 40122ec0 46482210 f7f64621 f1b0e8f2 da0a0b00
  1359. I/DEBUG ( 93): 40122ed0 fa26f7e9 28046800 8839d0f2 3d011c4a
  1360. I/DEBUG ( 93): 40122ee0 d1e0803a d1f8e000 46589905 3000f8d8
  1361. I/DEBUG ( 93): 40122ef0 d0014299 ff84f7e6 e8bdb007 bf008ff0
  1362. I/DEBUG ( 93): 40122f00 0001e194 ffffff4c 0002c5fa 0002c5d8
  1363. I/ServiceManager( 88): service 'media.audio_flinger' died
  1364. I/ServiceManager( 88): service 'media.player' died
  1365. I/ServiceManager( 88): service 'media.camera' died
  1366. W/PackageParser( 451): No actions in intent filter at /system/priv-app/SetupWizard.apk Binary XML file line #117
  1367. I/PackageManager( 451): Package com.android.vending at /system/priv-app/Phonesky.apk ignored: updated version 80260017 better than this 80250010
  1368. I/PackageManager( 451): Package com.google.android.googlequicksearchbox at /system/priv-app/GoogleSearch.apk ignored: updated version 300303110 better than this 300301240
  1369. W/PackageParser( 451): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #227
  1370. W/PackageParser( 451): Unknown element under <application>: uses-feature at /system/app/BluetoothExt.apk Binary XML file line #55
  1371. W/PackageParser( 451): No actions in intent filter at /system/app/BluetoothExt.apk Binary XML file line #84
  1372. W/PackageParser( 451): No actions in intent filter at /system/app/BluetoothExt.apk Binary XML file line #108
  1373. W/PackageParser( 451): No actions in intent filter at /system/app/BluetoothExt.apk Binary XML file line #161
  1374. W/PackageParser( 451): No actions in intent filter at /system/app/CMFileManager.apk Binary XML file line #137
  1375. I/PackageManager( 451): Package jackpal.androidterm at /system/app/Term.apk ignored: updated version 59 better than this 58
  1376. W/PackageParser( 451): Unknown element under <application>: permission at /system/app/GalleryGoogle.apk Binary XML file line #255
  1377. W/PackageParser( 451): Unknown element under <application>: permission at /system/app/GalleryGoogle.apk Binary XML file line #258
  1378. W/ResourceType( 451): Failure getting entry for 0x7f040012 (t=3 e=18) in package 0 (error -75)
  1379. W/ResourceType( 451): Failure getting entry for 0x7f040012 (t=3 e=18) in package 0 (error -75)
  1380. D/PackageManager( 451): No files in app dir /vendor/app
  1381. W/PackageManager( 451): Package com.inisoft.mediaplayer.a desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
  1382. E/SELinux ( 451): SELinux: Loaded file_contexts from /file_contexts
  1383. W/PackageParser( 451): Unknown element under <manifest>: supports-gl-texture at /data/app/com.twotribes.sns.humble-1.apk Binary XML file line #9
  1384. I/mediaserver( 497): ServiceManager: 0x40e8bb00
  1385. I/AudioFlinger( 497): Using default 3000 mSec as standby time.
  1386. E/MediaPlayerFactory( 497): calling dlopen on FACTORY_LIB
  1387. E/MediaPlayerFactory( 497): Failed to open FACTORY_LIB Error : dlopen failed: library "libdashplayer.so" not found
  1388. I/CameraService( 497): CameraService started (pid=497)
  1389. D/Camera_Factory( 497): CameraFactory::CameraFactory
  1390. I/CameraService( 497): Loaded "Camera Module" camera module
  1391. D/Camera_Factory( 497): CameraFactory::get_number_of_cameras
  1392. D/Camera_Factory( 497): CameraFactory::getCameraNum
  1393. I/AudioPolicyManagerBase( 497): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  1394. F/libc ( 497): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 497 (mediaserver)
  1395. I/DEBUG ( 93): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  1396. I/DEBUG ( 93): Build fingerprint: 'motorola/tervigon/wingray:4.1.1/JRO03H/405518:user/release-keys'
  1397. I/DEBUG ( 93): Revision: '0'
  1398. I/DEBUG ( 93): pid: 497, tid: 497, name: mediaserver >>> /system/bin/mediaserver <<<
  1399. I/DEBUG ( 93): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
  1400. I/DEBUG ( 93): r0 40171380 r1 40171380 r2 ffffff78 r3 401772ac
  1401. I/DEBUG ( 93): r4 00000000 r5 4021942c r6 0000000a r7 00000000
  1402. I/DEBUG ( 93): r8 4009a3a8 r9 00000000 sl 400c1020 fp 419d65ce
  1403. I/DEBUG ( 93): ip 419d7fa4 sp bef1e548 lr 40158e33 pc 4015823e cpsr 20000030
  1404. I/DEBUG ( 93): d0 0235e8690534a82a d1 0000000000000000
  1405. I/DEBUG ( 93): d2 0000000000000000 d3 0000000000000000
  1406. I/DEBUG ( 93): d4 0000000000000000 d5 4194d2a0a8000000
  1407. I/DEBUG ( 93): d6 3f50624dd2f1a9fc d7 4181af4348041893
  1408. I/DEBUG ( 93): d8 0000000000000000 d9 0000000000000000
  1409. I/DEBUG ( 93): d10 0000000000000000 d11 0000000000000000
  1410. I/DEBUG ( 93): d12 0000000000000000 d13 0000000000000000
  1411. I/DEBUG ( 93): d14 0000000000000000 d15 0000000000000000
  1412. I/DEBUG ( 93): scr 00000010
  1413. I/DEBUG ( 93):
  1414. I/DEBUG ( 93): backtrace:
  1415. I/DEBUG ( 93): #00 pc 0002a23e /system/lib/libc.so (strtoimax+29)
  1416. I/DEBUG ( 93): #01 pc 0002ae2f /system/lib/libc.so (atoi+6)
  1417. I/DEBUG ( 93): #02 pc 00000ed3 /system/lib/libaudioroute.so
  1418. I/DEBUG ( 93): #03 pc 00006347 /system/lib/libexpat.so
  1419. I/DEBUG ( 93): #04 pc 000067f7 /system/lib/libexpat.so
  1420. I/DEBUG ( 93): #05 pc 00004ed3 /system/lib/libexpat.so
  1421. I/DEBUG ( 93): #06 pc 00005be7 /system/lib/libexpat.so
  1422. I/DEBUG ( 93): #07 pc 00007553 /system/lib/libexpat.so (XML_ParseBuffer+94)
  1423. I/DEBUG ( 93): #08 pc 000013f3 /system/lib/libaudioroute.so (audio_route_init+330)
  1424. I/DEBUG ( 93): #09 pc 00000f5b /system/lib/hw/audio.primary.tegra.so
  1425. I/DEBUG ( 93): #10 pc 00015fad /system/lib/libaudioflinger.so
  1426. I/DEBUG ( 93): #11 pc 00016043 /system/lib/libaudioflinger.so
  1427. I/DEBUG ( 93): #12 pc 000280c3 /system/lib/libaudioflinger.so
  1428. I/DEBUG ( 93): #13 pc 0000dfd1 /system/lib/hw/audio_policy.default.so (android_audio_legacy::AudioPolicyCompatClient::loadHwModule(char const*)+8)
  1429. I/DEBUG ( 93): #14 pc 0000dddf /system/lib/hw/audio_policy.default.so (android_audio_legacy::AudioPolicyManagerBase::AudioPolicyManagerBase(android_audio_legacy::AudioPolicyClientInterface*)+350)
  1430. I/DEBUG ( 93): #15 pc 0000881d /system/lib/hw/audio_policy.default.so (createAudioPolicyManager+20)
  1431. I/DEBUG ( 93): #16 pc 0000e49d /system/lib/hw/audio_policy.default.so
  1432. I/DEBUG ( 93): #17 pc 00028577 /system/lib/libaudioflinger.so (android::AudioPolicyService::AudioPolicyService()+490)
  1433. I/DEBUG ( 93): #18 pc 000019a5 /system/bin/mediaserver
  1434. I/DEBUG ( 93): #19 pc 00001b73 /system/bin/mediaserver
  1435. I/DEBUG ( 93): #20 pc 0000e257 /system/lib/libc.so (__libc_init+50)
  1436. I/DEBUG ( 93): #21 pc 000015e8 /system/bin/mediaserver
  1437. I/DEBUG ( 93):
  1438. I/DEBUG ( 93): stack:
  1439. I/DEBUG ( 93): bef1e508 40219028
  1440. I/DEBUG ( 93): bef1e50c 4009aef0
  1441. I/DEBUG ( 93): bef1e510 40200fe4 /system/lib/libexpat.so
  1442. I/DEBUG ( 93): bef1e514 400c167a
  1443. I/DEBUG ( 93): bef1e518 401f5419 /system/lib/libexpat.so
  1444. I/DEBUG ( 93): bef1e51c 401eee67 /system/lib/libexpat.so
  1445. I/DEBUG ( 93): bef1e520 40219828
  1446. I/DEBUG ( 93): bef1e524 40200fe4 /system/lib/libexpat.so
  1447. I/DEBUG ( 93): bef1e528 400c1678
  1448. I/DEBUG ( 93): bef1e52c 400c167a
  1449. I/DEBUG ( 93): bef1e530 4009aef0
  1450. I/DEBUG ( 93): bef1e534 00000002
  1451. I/DEBUG ( 93): bef1e538 40200fe4 /system/lib/libexpat.so
  1452. I/DEBUG ( 93): bef1e53c 400c2f60
  1453. I/DEBUG ( 93): bef1e540 00000002
  1454. I/DEBUG ( 93): bef1e544 401eee89 /system/lib/libexpat.so
  1455. I/DEBUG ( 93): #00 bef1e548 4009ad50
  1456. I/DEBUG ( 93): bef1e54c 00000000
  1457. I/DEBUG ( 93): bef1e550 40171380 /system/lib/libc.so (_C_ctype_)
  1458. I/DEBUG ( 93): bef1e554 00000000
  1459. I/DEBUG ( 93): bef1e558 4013dcd9 /system/lib/libc.so (dlmalloc)
  1460. I/DEBUG ( 93): bef1e55c 4011f100
  1461. I/DEBUG ( 93): bef1e560 4021942c
  1462. I/DEBUG ( 93): bef1e564 00000000
  1463. I/DEBUG ( 93): bef1e568 00000000
  1464. I/DEBUG ( 93): bef1e56c 4009a3a8
  1465. I/DEBUG ( 93): bef1e570 00000000
  1466. I/DEBUG ( 93): bef1e574 400c1020
  1467. I/DEBUG ( 93): bef1e578 419d65ce /system/lib/libaudioroute.so
  1468. I/DEBUG ( 93): bef1e57c 40158e33 /system/lib/libc.so (atoi+10)
  1469. I/DEBUG ( 93): #01 bef1e580 419d9ab0
  1470. I/DEBUG ( 93): bef1e584 419d5ed7 /system/lib/libaudioroute.so
  1471. I/DEBUG ( 93): #02 bef1e588 40200fe4 /system/lib/libexpat.so
  1472. I/DEBUG ( 93): bef1e58c 400c1654
  1473. I/DEBUG ( 93): bef1e590 401f5419 /system/lib/libexpat.so
  1474. I/DEBUG ( 93): bef1e594 bef1e724 [stack]
  1475. I/DEBUG ( 93): bef1e598 419d65c6 /system/lib/libaudioroute.so
  1476. I/DEBUG ( 93): bef1e59c 419d65cb /system/lib/libaudioroute.so
  1477. I/DEBUG ( 93): bef1e5a0 400c1651
  1478. I/DEBUG ( 93): bef1e5a4 40200fe4 /system/lib/libexpat.so
  1479. I/DEBUG ( 93): bef1e5a8 4009ae74
  1480. I/DEBUG ( 93): bef1e5ac 4009ad50
  1481. I/DEBUG ( 93): bef1e5b0 4009aef0
  1482. I/DEBUG ( 93): bef1e5b4 4009ae70
  1483. I/DEBUG ( 93): bef1e5b8 00000000
  1484. I/DEBUG ( 93): bef1e5bc 00000000
  1485. I/DEBUG ( 93): bef1e5c0 00000005
  1486. I/DEBUG ( 93): bef1e5c4 401f2349 /system/lib/libexpat.so
  1487. I/DEBUG ( 93):
  1488. I/DEBUG ( 93): memory near r0:
  1489. I/DEBUG ( 93): 40171360 00020001 00040003 00060005 00080007
  1490. I/DEBUG ( 93): 40171370 000a0009 000c000b 000e000d 0010000f
  1491. I/DEBUG ( 93): 40171380 20202000 20202020 28282020 20282828
  1492. I/DEBUG ( 93): 40171390 20202020 20202020 20202020 20202020
  1493. I/DEBUG ( 93): 401713a0 10108820 10101010 10101010 10101010
  1494. I/DEBUG ( 93): 401713b0 04040410 04040404 10040404 10101010
  1495. I/DEBUG ( 93): 401713c0 41411010 41414141 01010101 01010101
  1496. I/DEBUG ( 93): 401713d0 01010101 01010101 01010101 10101010
  1497. I/DEBUG ( 93): 401713e0 42421010 42424242 02020202 02020202
  1498. I/DEBUG ( 93): 401713f0 02020202 02020202 02020202 10101010
  1499. I/DEBUG ( 93): 40171400 20202020 20202020 20202020 20202020
  1500. I/DEBUG ( 93): 40171410 20202020 20202020 20202020 20202020
  1501. I/DEBUG ( 93): 40171420 10101020 10101010 10101010 10101010
  1502. I/DEBUG ( 93): 40171430 10101010 10101010 10101010 10101010
  1503. I/DEBUG ( 93): 40171440 10101010 10101010 10101010 10101010
  1504. I/DEBUG ( 93): 40171450 10101010 10101010 10101010 10101010
  1505. I/DEBUG ( 93):
  1506. I/DEBUG ( 93): memory near r1:
  1507. I/DEBUG ( 93): 40171360 00020001 00040003 00060005 00080007
  1508. I/DEBUG ( 93): 40171370 000a0009 000c000b 000e000d 0010000f
  1509. I/DEBUG ( 93): 40171380 20202000 20202020 28282020 20282828
  1510. I/DEBUG ( 93): 40171390 20202020 20202020 20202020 20202020
  1511. I/DEBUG ( 93): 401713a0 10108820 10101010 10101010 10101010
  1512. I/DEBUG ( 93): 401713b0 04040410 04040404 10040404 10101010
  1513. I/DEBUG ( 93): 401713c0 41411010 41414141 01010101 01010101
  1514. I/DEBUG ( 93): 401713d0 01010101 01010101 01010101 10101010
  1515. I/DEBUG ( 93): 401713e0 42421010 42424242 02020202 02020202
  1516. I/DEBUG ( 93): 401713f0 02020202 02020202 02020202 10101010
  1517. I/DEBUG ( 93): 40171400 20202020 20202020 20202020 20202020
  1518. I/DEBUG ( 93): 40171410 20202020 20202020 20202020 20202020
  1519. I/DEBUG ( 93): 40171420 10101020 10101010 10101010 10101010
  1520. I/DEBUG ( 93): 40171430 10101010 10101010 10101010 10101010
  1521. I/DEBUG ( 93): 40171440 10101010 10101010 10101010 10101010
  1522. I/DEBUG ( 93): 40171450 10101010 10101010 10101010 10101010
  1523. I/DEBUG ( 93):
  1524. I/DEBUG ( 93): memory near r3:
  1525. I/DEBUG ( 93): 4017728c 00004000 00000000 ffffffff 40177254
  1526. I/DEBUG ( 93): 4017729c 00000003 40177150 40177254 00000000
  1527. I/DEBUG ( 93): 401772ac 40171380 40171598 4017179a 7665642f
  1528. I/DEBUG ( 93): 401772bc 705f5f2f 65706f72 65697472 005f5f73
  1529. I/DEBUG ( 93): 401772cc 00000000 00000000 00000000 00000000
  1530. I/DEBUG ( 93): 401772dc 00000000 00000000 00000000 00000000
  1531. I/DEBUG ( 93): 401772ec 00000000 00000000 00000000 00000000
  1532. I/DEBUG ( 93): 401772fc 00000000 00000000 00000000 00000000
  1533. I/DEBUG ( 93): 4017730c 00000000 00000000 00000000 00000000
  1534. I/DEBUG ( 93): 4017731c 00000000 00000000 00000000 00000000
  1535. I/DEBUG ( 93): 4017732c 00000000 00000000 00000000 00000000
  1536. I/DEBUG ( 93): 4017733c 00000000 00000000 00000000 00000000
  1537. I/DEBUG ( 93): 4017734c 00000000 00000000 00000000 00000000
  1538. I/DEBUG ( 93): 4017735c 00000000 00000000 00000000 00000000
  1539. I/DEBUG ( 93): 4017736c 00000000 00000000 00000000 00000000
  1540. I/DEBUG ( 93): 4017737c 00000000 00000000 00000000 00000000
  1541. I/DEBUG ( 93):
  1542. I/DEBUG ( 93): memory near r5:
  1543. I/DEBUG ( 93): 4021940c 00000000 00000000 00000000 00000000
  1544. I/DEBUG ( 93): 4021941c 00000413 00000000 00000400 006c7463
  1545. I/DEBUG ( 93): 4021942c 7473614d 50207265 6279616c 206b6361
  1546. I/DEBUG ( 93): 4021943c 756c6f56 3600656d 00000033 00000000
  1547. I/DEBUG ( 93): 4021944c 00000000 00000000 00000000 00000000
  1548. I/DEBUG ( 93): 4021945c 00000000 00000000 00000000 00000000
  1549. I/DEBUG ( 93): 4021946c 00000000 00000000 00000000 00000000
  1550. I/DEBUG ( 93): 4021947c 00000000 00000000 00000000 00000000
  1551. I/DEBUG ( 93): 4021948c 00000000 00000000 00000000 00000000
  1552. I/DEBUG ( 93): 4021949c 00000000 00000000 00000000 00000000
  1553. I/DEBUG ( 93): 402194ac 00000000 00000000 00000000 00000000
  1554. I/DEBUG ( 93): 402194bc 00000000 00000000 00000000 00000000
  1555. I/DEBUG ( 93): 402194cc 00000000 00000000 00000000 00000000
  1556. I/DEBUG ( 93): 402194dc 00000000 00000000 00000000 00000000
  1557. I/DEBUG ( 93): 402194ec 00000000 00000000 00000000 00000000
  1558. I/DEBUG ( 93): 402194fc 00000000 00000000 00000000 00000000
  1559. I/DEBUG ( 93):
  1560. I/DEBUG ( 93): memory near r8:
  1561. I/DEBUG ( 93): 4009a388 419d9780 00000000 4011f120 419d9890
  1562. I/DEBUG ( 93): 4009a398 00000000 4011f120 419d99a0 00000000
  1563. I/DEBUG ( 93): 4009a3a8 4011f120 419d9ab0 00000000 4011f120
  1564. I/DEBUG ( 93): 4009a3b8 419d9bc0 00000000 4011f120 419d9cd0
  1565. I/DEBUG ( 93): 4009a3c8 00000000 4011f120 419d9de0 00000000
  1566. I/DEBUG ( 93): 4009a3d8 4011f120 419d9ef0 00000000 4011f120
  1567. I/DEBUG ( 93): 4009a3e8 419da000 00000000 4011f120 419da110
  1568. I/DEBUG ( 93): 4009a3f8 00000000 4011f120 419da220 00000000
  1569. I/DEBUG ( 93): 4009a408 4011f120 419da330 00000000 4011f120
  1570. I/DEBUG ( 93): 4009a418 419da440 00000000 4011f120 419da550
  1571. I/DEBUG ( 93): 4009a428 40e8bb60 4011f120 419da660 00000000
  1572. I/DEBUG ( 93): 4009a438 4011f120 419da770 00000000 4011f120
  1573. I/DEBUG ( 93): 4009a448 419da880 00000000 4011f120 419da990
  1574. I/DEBUG ( 93): 4009a458 00000000 4011f120 419daaa0 00000000
  1575. I/DEBUG ( 93): 4009a468 4011f120 419dabb0 00000000 4011f120
  1576. I/DEBUG ( 93): 4009a478 419dacc0 00000000 4011f120 419dadd0
  1577. I/DEBUG ( 93):
  1578. I/DEBUG ( 93): memory near sl:
  1579. I/DEBUG ( 93): 400c1000 00000000 00000000 00000000 00000113
  1580. I/DEBUG ( 93): 400c1010 40219023 4021942c 40219029 40219443
  1581. I/DEBUG ( 93): 400c1020 00000000 400c1678 400c167a 6b636101
  1582. I/DEBUG ( 93): 400c1030 6c6f5620 00656d75 00000000 00000000
  1583. I/DEBUG ( 93): 400c1040 00000000 00000000 00000000 00000000
  1584. I/DEBUG ( 93): 400c1050 00000002 00000002 00000000 00000000
  1585. I/DEBUG ( 93): 400c1060 61657053 2072656b 79616c50 6b636162
  1586. I/DEBUG ( 93): 400c1070 69775320 00686374 00000000 00000000
  1587. I/DEBUG ( 93): 400c1080 00000000 00000000 00000000 00000000
  1588. I/DEBUG ( 93): 400c1090 00000003 00000002 00000000 00000000
  1589. I/DEBUG ( 93): 400c10a0 64616548 6e6f6870 6c502065 61627961
  1590. I/DEBUG ( 93): 400c10b0 56206b63 6d756c6f 00000065 00000000
  1591. I/DEBUG ( 93): 400c10c0 00000000 00000000 00000000 00000000
  1592. I/DEBUG ( 93): 400c10d0 00000004 00000002 00000000 00000000
  1593. I/DEBUG ( 93): 400c10e0 64616548 6e6f6870 6c502065 61627961
  1594. I/DEBUG ( 93): 400c10f0 53206b63 63746977 00000068 00000000
  1595. I/DEBUG ( 93):
  1596. I/DEBUG ( 93): memory near fp:
  1597. I/DEBUG ( 93): 419d65ac 61636f6c 6d206574 2065726f 68746170
  1598. I/DEBUG ( 93): 419d65bc 74657320 676e6974 616e0073 6900656d
  1599. I/DEBUG ( 93): 419d65cc 61760064 0065756c 68746170 6e6e5500
  1600. I/DEBUG ( 93): 419d65dc 64656d61 74617020 50002168 20687461
  1601. I/DEBUG ( 93): 419d65ec 656d616e 73252720 6c612027 64616572
  1602. I/DEBUG ( 93): 419d65fc 78652079 73747369 616e5500 20656c62
  1603. I/DEBUG ( 93): 419d660c 61206f74 636f6c6c 20657461 65726f6d
  1604. I/DEBUG ( 93): 419d661c 74617020 43007368 72746e6f 27206c6f
  1605. I/DEBUG ( 93): 419d662c 20277325 65726c61 20796461 73697865
  1606. I/DEBUG ( 93): 419d663c 69207374 6170206e 27206874 00277325
  1607. I/DEBUG ( 93): 419d664c 006c7463 746e6f43 206c6f72 27732527
  1608. I/DEBUG ( 93): 419d665c 656f6420 74276e73 69786520 2d207473
  1609. I/DEBUG ( 93): 419d666c 696b7320 6e697070 61760067 2065756c
  1610. I/DEBUG ( 93): 419d667c 6f206469 6f207475 61722066 2065676e
  1611. I/DEBUG ( 93): 419d668c 20726f66 6578696d 74632072 2527206c
  1612. I/DEBUG ( 93): 419d669c 6d002773 72657869 646e6920 25207865
  1613. I/DEBUG ( 93):
  1614. I/DEBUG ( 93): memory near ip:
  1615. I/DEBUG ( 93): 419d7f84 40150298 4013bb35 40107559 401589a1
  1616. I/DEBUG ( 93): 419d7f94 419d1341 4013baf9 4014fe6c 419d12e7
  1617. I/DEBUG ( 93): 419d7fa4 40158e29 419d16dd 419d16d5 419d13cd
  1618. I/DEBUG ( 93): 419d7fb4 419d1539 419d1619 4013bb21 419d1105
  1619. I/DEBUG ( 93): 419d7fc4 419d12c5 419d12cd 419d13d5 419d14a1
  1620. I/DEBUG ( 93): 419d7fd4 40142801 401f2f93 401501d0 401f33ed
  1621. I/DEBUG ( 93): 419d7fe4 401f342d 401f35a9 40152d41 401f34f5
  1622. I/DEBUG ( 93): 419d7ff4 401f2c21 4014236d 419d1081 419d8000
  1623. I/DEBUG ( 93): 419d8004 00000000 00000000 00000000 00000000
  1624. I/DEBUG ( 93): 419d8014 00000000 00000000 00000000 00000000
  1625. I/DEBUG ( 93): 419d8024 00000000 00000000 00000000 00000000
  1626. I/DEBUG ( 93): 419d8034 00000000 00000000 00000000 00000000
  1627. I/DEBUG ( 93): 419d8044 00000000 00000000 00000000 00000000
  1628. I/DEBUG ( 93): 419d8054 00000000 00000000 00000000 00000000
  1629. I/DEBUG ( 93): 419d8064 00000000 00000000 00000000 00000000
  1630. I/DEBUG ( 93): 419d8074 00000000 00000000 00000000 00000000
  1631. I/DEBUG ( 93):
  1632. I/DEBUG ( 93): memory near sp:
  1633. I/DEBUG ( 93): bef1e528 400c1678 400c167a 4009aef0 00000002
  1634. I/DEBUG ( 93): bef1e538 40200fe4 400c2f60 00000002 401eee89
  1635. I/DEBUG ( 93): bef1e548 4009ad50 00000000 40171380 00000000
  1636. I/DEBUG ( 93): bef1e558 4013dcd9 4011f100 4021942c 00000000
  1637. I/DEBUG ( 93): bef1e568 00000000 4009a3a8 00000000 400c1020
  1638. I/DEBUG ( 93): bef1e578 419d65ce 40158e33 419d9ab0 419d5ed7
  1639. I/DEBUG ( 93): bef1e588 40200fe4 400c1654 401f5419 bef1e724
  1640. I/DEBUG ( 93): bef1e598 419d65c6 419d65cb 400c1651 40200fe4
  1641. I/DEBUG ( 93): bef1e5a8 4009ae74 4009ad50 4009aef0 4009ae70
  1642. I/DEBUG ( 93): bef1e5b8 00000000 00000000 00000005 401f2349
  1643. I/DEBUG ( 93): bef1e5c8 bef1e5fc 00000000 00000000 00000000
  1644. I/DEBUG ( 93): bef1e5d8 00000000 00000001 400c1530 4009ae74
  1645. I/DEBUG ( 93): bef1e5e8 00000000 400c1650 00000000 400c167e
  1646. I/DEBUG ( 93): bef1e5f8 4009af95 00000000 40219428 00000000
  1647. I/DEBUG ( 93): bef1e608 00000000 00000000 00000000 00000000
  1648. I/DEBUG ( 93): bef1e618 00000000 4009ad50 400c15f0 4009ad50
  1649. I/DEBUG ( 93):
  1650. I/DEBUG ( 93): code around pc:
  1651. I/DEBUG ( 93): 4015821c bf008ff0 e92d4ba0 46164ff0 b0854a9f
  1652. I/DEBUG ( 93): 4015822c 4604447b 90019103 6819589b 46279102
  1653. I/DEBUG ( 93): 4015823c f8179802 eb009b01 463c0509 f002786a
  1654. I/DEBUG ( 93): 4015824c b2d90308 d1f22900 0f2df1b9 f817d104
  1655. I/DEBUG ( 93): 4015825c f04f9b01 e0060a01 0f2bf1b9 bf04468a
  1656. I/DEBUG ( 93): 4015826c f817463f 2e009b01 8105f000 d10a2e10
  1657. I/DEBUG ( 93): 4015827c 783ce0fc d0022c78 f0402c58 f89780f1
  1658. I/DEBUG ( 93): 4015828c 26109001 1f303702 d835280c f000e8df
  1659. I/DEBUG ( 93): 4015829c 34343407 341e3412 34343434 f1ba0029
  1660. I/DEBUG ( 93): 401582ac f0400f00 f04f80c5 f04f0803 f06f34ff
  1661. I/DEBUG ( 93): 401582bc e0504560 f1ba2608 f0400f00 f04f80bf
  1662. I/DEBUG ( 93): 401582cc f04f0807 f06f34ff e0444570 f1ba260a
  1663. I/DEBUG ( 93): 401582dc f0400f00 f04f80b9 f04f0807 4d6d34cc
  1664. I/DEBUG ( 93): 401582ec f1bae039 f0400f00 f04f80b5 f04f080f
  1665. I/DEBUG ( 93): 401582fc f06f34ff e02e4578 0f00f1ba 2400d003
  1666. I/DEBUG ( 93): 4015830c 4500f04f f04fe003 f06f34ff ea4f4500
  1667. I/DEBUG ( 93):
  1668. I/DEBUG ( 93): code around lr:
  1669. I/DEBUG ( 93): 40158e10 f7ff460d 42a8ff7d 4621d3fb edbcf00e
  1670. I/DEBUG ( 93): 40158e20 2100e000 bd384608 2100b508 f7ff220a
  1671. I/DEBUG ( 93): 40158e30 bd08f9f7 220a2100 b9f2f7ff 4a314b30
  1672. I/DEBUG ( 93): 40158e40 e92d447b 46814ff0 b087589b 6818460c
  1673. I/DEBUG ( 93): 40158e50 90054698 a801b941 24022210 e9b8f7f7
  1674. I/DEBUG ( 93): 40158e60 4004f8ad e009ac01 29028809 f7e9d006
  1675. I/DEBUG ( 93): 40158e70 f04ffa57 22603bff e0356002 447d4d22
  1676. I/DEBUG ( 93): 40158e80 6000f9b5 f7f5b946 f44fea08 f00e71d4
  1677. I/DEBUG ( 93): 40158e90 f501ee02 802f7716 f44f4e1c 4f1c75d4
  1678. I/DEBUG ( 93): 40158ea0 447f447e f9b646b2 f5bbb000 bf046f80
  1679. I/DEBUG ( 93): 40158eb0 7b16f44f b000f8a6 3000f8ba 8063ba5b
  1680. I/DEBUG ( 93): 40158ec0 46482210 f7f64621 f1b0e8f2 da0a0b00
  1681. I/DEBUG ( 93): 40158ed0 fa26f7e9 28046800 8839d0f2 3d011c4a
  1682. I/DEBUG ( 93): 40158ee0 d1e0803a d1f8e000 46589905 3000f8d8
  1683. I/DEBUG ( 93): 40158ef0 d0014299 ff84f7e6 e8bdb007 bf008ff0
  1684. I/DEBUG ( 93): 40158f00 0001e194 ffffff4c 0002c5fa 0002c5d8
  1685. I/ServiceManager( 88): service 'media.audio_flinger' died
  1686. I/ServiceManager( 88): service 'media.player' died
  1687. I/ServiceManager( 88): service 'media.camera' died
  1688. W/PackageParser( 451): Unknown element under <application>: uses-feature at /data/app/com.grapefrukt.games.rymdkapsel1.humble-1.apk Binary XML file line #5
  1689. I/mediaserver( 510): ServiceManager: 0x40cfcc30
  1690. I/AudioFlinger( 510): Using default 3000 mSec as standby time.
  1691. E/MediaPlayerFactory( 510): calling dlopen on FACTORY_LIB
  1692. E/MediaPlayerFactory( 510): Failed to open FACTORY_LIB Error : dlopen failed: library "libdashplayer.so" not found
  1693. I/CameraService( 510): CameraService started (pid=510)
  1694. D/Camera_Factory( 510): CameraFactory::CameraFactory
  1695. I/CameraService( 510): Loaded "Camera Module" camera module
  1696. D/Camera_Factory( 510): CameraFactory::get_number_of_cameras
  1697. D/Camera_Factory( 510): CameraFactory::getCameraNum
  1698. I/AudioPolicyManagerBase( 510): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  1699. F/libc ( 510): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 510 (mediaserver)
  1700. I/DEBUG ( 93): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  1701. I/DEBUG ( 93): Build fingerprint: 'motorola/tervigon/wingray:4.1.1/JRO03H/405518:user/release-keys'
  1702. I/DEBUG ( 93): Revision: '0'
  1703. I/DEBUG ( 93): pid: 510, tid: 510, name: mediaserver >>> /system/bin/mediaserver <<<
  1704. I/DEBUG ( 93): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
  1705. I/DEBUG ( 93): r0 401f7380 r1 401f7380 r2 ffffff78 r3 401fd2ac
  1706. I/DEBUG ( 93): r4 00000000 r5 40b1353c r6 0000000a r7 00000000
  1707. I/DEBUG ( 93): r8 40073788 r9 00000000 sl 4019daa0 fp 401175ce
  1708. I/DEBUG ( 93): ip 40118fa4 sp bec62548 lr 401dee33 pc 401de23e cpsr 20000030
  1709. I/DEBUG ( 93): d0 027bc68527b51d89 d1 0000000000000000
  1710. I/DEBUG ( 93): d2 0000000000000000 d3 0000000000000000
  1711. I/DEBUG ( 93): d4 0000000000000000 d5 41c3da8ec4800000
  1712. I/DEBUG ( 93): d6 3f50624dd2f1a9fc d7 4183de3428020c4a
  1713. I/DEBUG ( 93): d8 0000000000000000 d9 0000000000000000
  1714. I/DEBUG ( 93): d10 0000000000000000 d11 0000000000000000
  1715. I/DEBUG ( 93): d12 0000000000000000 d13 0000000000000000
  1716. I/DEBUG ( 93): d14 0000000000000000 d15 0000000000000000
  1717. I/DEBUG ( 93): scr 00000010
  1718. I/DEBUG ( 93):
  1719. I/DEBUG ( 93): backtrace:
  1720. I/DEBUG ( 93): #00 pc 0002a23e /system/lib/libc.so (strtoimax+29)
  1721. I/DEBUG ( 93): #01 pc 0002ae2f /system/lib/libc.so (atoi+6)
  1722. I/DEBUG ( 93): #02 pc 00000ed3 /system/lib/libaudioroute.so
  1723. I/DEBUG ( 93): #03 pc 00006347 /system/lib/libexpat.so
  1724. I/DEBUG ( 93): #04 pc 000067f7 /system/lib/libexpat.so
  1725. I/DEBUG ( 93): #05 pc 00004ed3 /system/lib/libexpat.so
  1726. I/DEBUG ( 93): #06 pc 00005be7 /system/lib/libexpat.so
  1727. I/DEBUG ( 93): #07 pc 00007553 /system/lib/libexpat.so (XML_ParseBuffer+94)
  1728. I/DEBUG ( 93): #08 pc 000013f3 /system/lib/libaudioroute.so (audio_route_init+330)
  1729. I/DEBUG ( 93): #09 pc 00000f5b /system/lib/hw/audio.primary.tegra.so
  1730. I/DEBUG ( 93): #10 pc 00015fad /system/lib/libaudioflinger.so
  1731. I/DEBUG ( 93): #11 pc 00016043 /system/lib/libaudioflinger.so
  1732. I/DEBUG ( 93): #12 pc 000280c3 /system/lib/libaudioflinger.so
  1733. I/DEBUG ( 93): #13 pc 0000dfd1 /system/lib/hw/audio_policy.default.so (android_audio_legacy::AudioPolicyCompatClient::loadHwModule(char const*)+8)
  1734. I/DEBUG ( 93): #14 pc 0000dddf /system/lib/hw/audio_policy.default.so (android_audio_legacy::AudioPolicyManagerBase::AudioPolicyManagerBase(android_audio_legacy::AudioPolicyClientInterface*)+350)
  1735. I/DEBUG ( 93): #15 pc 0000881d /system/lib/hw/audio_policy.default.so (createAudioPolicyManager+20)
  1736. I/DEBUG ( 93): #16 pc 0000e49d /system/lib/hw/audio_policy.default.so
  1737. I/DEBUG ( 93): #17 pc 00028577 /system/lib/libaudioflinger.so (android::AudioPolicyService::AudioPolicyService()+490)
  1738. I/DEBUG ( 93): #18 pc 000019a5 /system/bin/mediaserver
  1739. I/DEBUG ( 93): #19 pc 00001b73 /system/bin/mediaserver
  1740. I/DEBUG ( 93): #20 pc 0000e257 /system/lib/libc.so (__libc_init+50)
  1741. I/DEBUG ( 93): #21 pc 000015e8 /system/bin/mediaserver
  1742. I/DEBUG ( 93):
  1743. I/DEBUG ( 93): stack:
  1744. I/DEBUG ( 93): bec62508 40b13028
  1745. I/DEBUG ( 93): bec6250c 400ea1b0
  1746. I/DEBUG ( 93): bec62510 4047bfe4 /system/lib/libexpat.so
  1747. I/DEBUG ( 93): bec62514 400ea76a
  1748. I/DEBUG ( 93): bec62518 40470419 /system/lib/libexpat.so
  1749. I/DEBUG ( 93): bec6251c 40469e67 /system/lib/libexpat.so
  1750. I/DEBUG ( 93): bec62520 40b13938
  1751. I/DEBUG ( 93): bec62524 4047bfe4 /system/lib/libexpat.so
  1752. I/DEBUG ( 93): bec62528 400ea768
  1753. I/DEBUG ( 93): bec6252c 400ea76a
  1754. I/DEBUG ( 93): bec62530 400ea1b0
  1755. I/DEBUG ( 93): bec62534 00000002
  1756. I/DEBUG ( 93): bec62538 4047bfe4 /system/lib/libexpat.so
  1757. I/DEBUG ( 93): bec6253c 400ebf90
  1758. I/DEBUG ( 93): bec62540 00000002
  1759. I/DEBUG ( 93): bec62544 40469e89 /system/lib/libexpat.so
  1760. I/DEBUG ( 93): #00 bec62548 400ea010
  1761. I/DEBUG ( 93): bec6254c 00000000
  1762. I/DEBUG ( 93): bec62550 401f7380 /system/lib/libc.so (_C_ctype_)
  1763. I/DEBUG ( 93): bec62554 00000000
  1764. I/DEBUG ( 93): bec62558 401c3cd9 /system/lib/libc.so (dlmalloc)
  1765. I/DEBUG ( 93): bec6255c 40073560
  1766. I/DEBUG ( 93): bec62560 40b1353c
  1767. I/DEBUG ( 93): bec62564 00000000
  1768. I/DEBUG ( 93): bec62568 00000000
  1769. I/DEBUG ( 93): bec6256c 40073788
  1770. I/DEBUG ( 93): bec62570 00000000
  1771. I/DEBUG ( 93): bec62574 4019daa0
  1772. I/DEBUG ( 93): bec62578 401175ce /system/lib/libaudioroute.so
  1773. I/DEBUG ( 93): bec6257c 401dee33 /system/lib/libc.so (atoi+10)
  1774. I/DEBUG ( 93): #01 bec62580 40045ab0
  1775. I/DEBUG ( 93): bec62584 40116ed7 /system/lib/libaudioroute.so
  1776. I/DEBUG ( 93): #02 bec62588 4047bfe4 /system/lib/libexpat.so
  1777. I/DEBUG ( 93): bec6258c 400ea744
  1778. I/DEBUG ( 93): bec62590 40470419 /system/lib/libexpat.so
  1779. I/DEBUG ( 93): bec62594 bec62724 [stack]
  1780. I/DEBUG ( 93): bec62598 401175c6 /system/lib/libaudioroute.so
  1781. I/DEBUG ( 93): bec6259c 401175cb /system/lib/libaudioroute.so
  1782. I/DEBUG ( 93): bec625a0 400ea741
  1783. I/DEBUG ( 93): bec625a4 4047bfe4 /system/lib/libexpat.so
  1784. I/DEBUG ( 93): bec625a8 400ea134
  1785. I/DEBUG ( 93): bec625ac 400ea010
  1786. I/DEBUG ( 93): bec625b0 400ea1b0
  1787. I/DEBUG ( 93): bec625b4 400ea130
  1788. I/DEBUG ( 93): bec625b8 00000000
  1789. I/DEBUG ( 93): bec625bc 00000000
  1790. I/DEBUG ( 93): bec625c0 00000005
  1791. I/DEBUG ( 93): bec625c4 4046d349 /system/lib/libexpat.so
  1792. I/DEBUG ( 93):
  1793. I/DEBUG ( 93): memory near r0:
  1794. I/DEBUG ( 93): 401f7360 00020001 00040003 00060005 00080007
  1795. I/DEBUG ( 93): 401f7370 000a0009 000c000b 000e000d 0010000f
  1796. I/DEBUG ( 93): 401f7380 20202000 20202020 28282020 20282828
  1797. I/DEBUG ( 93): 401f7390 20202020 20202020 20202020 20202020
  1798. I/DEBUG ( 93): 401f73a0 10108820 10101010 10101010 10101010
  1799. I/DEBUG ( 93): 401f73b0 04040410 04040404 10040404 10101010
  1800. I/DEBUG ( 93): 401f73c0 41411010 41414141 01010101 01010101
  1801. I/DEBUG ( 93): 401f73d0 01010101 01010101 01010101 10101010
  1802. I/DEBUG ( 93): 401f73e0 42421010 42424242 02020202 02020202
  1803. I/DEBUG ( 93): 401f73f0 02020202 02020202 02020202 10101010
  1804. I/DEBUG ( 93): 401f7400 20202020 20202020 20202020 20202020
  1805. I/DEBUG ( 93): 401f7410 20202020 20202020 20202020 20202020
  1806. I/DEBUG ( 93): 401f7420 10101020 10101010 10101010 10101010
  1807. I/DEBUG ( 93): 401f7430 10101010 10101010 10101010 10101010
  1808. I/DEBUG ( 93): 401f7440 10101010 10101010 10101010 10101010
  1809. I/DEBUG ( 93): 401f7450 10101010 10101010 10101010 10101010
  1810. I/DEBUG ( 93):
  1811. I/DEBUG ( 93): memory near r1:
  1812. I/DEBUG ( 93): 401f7360 00020001 00040003 00060005 00080007
  1813. I/DEBUG ( 93): 401f7370 000a0009 000c000b 000e000d 0010000f
  1814. I/DEBUG ( 93): 401f7380 20202000 20202020 28282020 20282828
  1815. I/DEBUG ( 93): 401f7390 20202020 20202020 20202020 20202020
  1816. I/DEBUG ( 93): 401f73a0 10108820 10101010 10101010 10101010
  1817. I/DEBUG ( 93): 401f73b0 04040410 04040404 10040404 10101010
  1818. I/DEBUG ( 93): 401f73c0 41411010 41414141 01010101 01010101
  1819. I/DEBUG ( 93): 401f73d0 01010101 01010101 01010101 10101010
  1820. I/DEBUG ( 93): 401f73e0 42421010 42424242 02020202 02020202
  1821. I/DEBUG ( 93): 401f73f0 02020202 02020202 02020202 10101010
  1822. I/DEBUG ( 93): 401f7400 20202020 20202020 20202020 20202020
  1823. I/DEBUG ( 93): 401f7410 20202020 20202020 20202020 20202020
  1824. I/DEBUG ( 93): 401f7420 10101020 10101010 10101010 10101010
  1825. I/DEBUG ( 93): 401f7430 10101010 10101010 10101010 10101010
  1826. I/DEBUG ( 93): 401f7440 10101010 10101010 10101010 10101010
  1827. I/DEBUG ( 93): 401f7450 10101010 10101010 10101010 10101010
  1828. I/DEBUG ( 93):
  1829. I/DEBUG ( 93): memory near r3:
  1830. I/DEBUG ( 93): 401fd28c 00004000 00000000 ffffffff 401fd254
  1831. I/DEBUG ( 93): 401fd29c 00000003 401fd150 401fd254 00000000
  1832. I/DEBUG ( 93): 401fd2ac 401f7380 401f7598 401f779a 7665642f
  1833. I/DEBUG ( 93): 401fd2bc 705f5f2f 65706f72 65697472 005f5f73
  1834. I/DEBUG ( 93): 401fd2cc 00000000 00000000 00000000 00000000
  1835. I/DEBUG ( 93): 401fd2dc 00000000 00000000 00000000 00000000
  1836. I/DEBUG ( 93): 401fd2ec 00000000 00000000 00000000 00000000
  1837. I/DEBUG ( 93): 401fd2fc 00000000 00000000 00000000 00000000
  1838. I/DEBUG ( 93): 401fd30c 00000000 00000000 00000000 00000000
  1839. I/DEBUG ( 93): 401fd31c 00000000 00000000 00000000 00000000
  1840. I/DEBUG ( 93): 401fd32c 00000000 00000000 00000000 00000000
  1841. I/DEBUG ( 93): 401fd33c 00000000 00000000 00000000 00000000
  1842. I/DEBUG ( 93): 401fd34c 00000000 00000000 00000000 00000000
  1843. I/DEBUG ( 93): 401fd35c 00000000 00000000 00000000 00000000
  1844. I/DEBUG ( 93): 401fd36c 00000000 00000000 00000000 00000000
  1845. I/DEBUG ( 93): 401fd37c 00000000 00000000 00000000 00000000
  1846. I/DEBUG ( 93):
  1847. I/DEBUG ( 93): memory near r5:
  1848. I/DEBUG ( 93): 40b1351c 00000000 00000000 00000000 00000000
  1849. I/DEBUG ( 93): 40b1352c 00000413 00000000 00000400 006c7463
  1850. I/DEBUG ( 93): 40b1353c 7473614d 50207265 6279616c 206b6361
  1851. I/DEBUG ( 93): 40b1354c 756c6f56 3600656d 00000033 00000000
  1852. I/DEBUG ( 93): 40b1355c 00000000 00000000 00000000 00000000
  1853. I/DEBUG ( 93): 40b1356c 00000000 00000000 00000000 00000000
  1854. I/DEBUG ( 93): 40b1357c 00000000 00000000 00000000 00000000
  1855. I/DEBUG ( 93): 40b1358c 00000000 00000000 00000000 00000000
  1856. I/DEBUG ( 93): 40b1359c 00000000 00000000 00000000 00000000
  1857. I/DEBUG ( 93): 40b135ac 00000000 00000000 00000000 00000000
  1858. I/DEBUG ( 93): 40b135bc 00000000 00000000 00000000 00000000
  1859. I/DEBUG ( 93): 40b135cc 00000000 00000000 00000000 00000000
  1860. I/DEBUG ( 93): 40b135dc 00000000 00000000 00000000 00000000
  1861. I/DEBUG ( 93): 40b135ec 00000000 00000000 00000000 00000000
  1862. I/DEBUG ( 93): 40b135fc 00000000 00000000 00000000 00000000
  1863. I/DEBUG ( 93): 40b1360c 00000000 00000000 00000000 00000000
  1864. I/DEBUG ( 93):
  1865. I/DEBUG ( 93): memory near r8:
  1866. I/DEBUG ( 93): 40073768 40045780 00000000 40073580 40045890
  1867. I/DEBUG ( 93): 40073778 00000000 40073580 400459a0 00000000
  1868. I/DEBUG ( 93): 40073788 40073580 40045ab0 00000000 40073580
  1869. I/DEBUG ( 93): 40073798 40045bc0 00000000 40073580 40045cd0
  1870. I/DEBUG ( 93): 400737a8 00000000 40073580 40045de0 00000000
  1871. I/DEBUG ( 93): 400737b8 40073580 40045ef0 00000000 40073580
  1872. I/DEBUG ( 93): 400737c8 40046000 00000000 40073580 40046110
  1873. I/DEBUG ( 93): 400737d8 00000000 40073580 40046220 00000000
  1874. I/DEBUG ( 93): 400737e8 40073580 40046330 00000000 40073580
  1875. I/DEBUG ( 93): 400737f8 40046440 00000000 40073580 40046550
  1876. I/DEBUG ( 93): 40073808 40073fc0 40073580 40046660 00000000
  1877. I/DEBUG ( 93): 40073818 40073580 40046770 00000000 40073580
  1878. I/DEBUG ( 93): 40073828 40046880 00000000 40073580 40046990
  1879. I/DEBUG ( 93): 40073838 00000000 40073580 40046aa0 00000000
  1880. I/DEBUG ( 93): 40073848 40073580 40046bb0 00000000 40073580
  1881. I/DEBUG ( 93): 40073858 40046cc0 00000000 40073580 40046dd0
  1882. I/DEBUG ( 93):
  1883. I/DEBUG ( 93): memory near sl:
  1884. I/DEBUG ( 93): 4019da80 4554535f 004f4552 20202020 00000113
  1885. I/DEBUG ( 93): 4019da90 40b13023 40b1353c 40b13029 40b13553
  1886. I/DEBUG ( 93): 4019daa0 00000000 400ea768 400ea76a 00544901
  1887. I/DEBUG ( 93): 4019dab0 20202020 20202020 69766564 00736563
  1888. I/DEBUG ( 93): 4019dac0 49445541 45445f4f 45434956 54554f5f
  1889. I/DEBUG ( 93): 4019dad0 4d45525f 5f45544f 4d425553 20005849
  1890. I/DEBUG ( 93): 4019dae0 20202020 200a7d20 7d202020 2020200a
  1891. I/DEBUG ( 93): 4019daf0 706e6920 00737475 20200a7b 20202020
  1892. I/DEBUG ( 93): 4019db00 6d627573 7b007869 2020200a 20202020
  1893. I/DEBUG ( 93): 4019db10 6d617320 6e696c70 61725f67 00736574
  1894. I/DEBUG ( 93): 4019db20 30303834 20200030 20202020 68632020
  1895. I/DEBUG ( 93): 4019db30 656e6e61 616d5f6c 00736b73 49445541
  1896. I/DEBUG ( 93): 4019db40 48435f4f 454e4e41 4e495f4c 4554535f
  1897. I/DEBUG ( 93): 4019db50 004f4552 20202020 20202020 6d726f66
  1898. I/DEBUG ( 93): 4019db60 00737461 49445541 4f465f4f 54414d52
  1899. I/DEBUG ( 93): 4019db70 4d43505f 5f36315f 00544942 20202020
  1900. I/DEBUG ( 93):
  1901. I/DEBUG ( 93): memory near fp:
  1902. I/DEBUG ( 93): 401175ac 61636f6c 6d206574 2065726f 68746170
  1903. I/DEBUG ( 93): 401175bc 74657320 676e6974 616e0073 6900656d
  1904. I/DEBUG ( 93): 401175cc 61760064 0065756c 68746170 6e6e5500
  1905. I/DEBUG ( 93): 401175dc 64656d61 74617020 50002168 20687461
  1906. I/DEBUG ( 93): 401175ec 656d616e 73252720 6c612027 64616572
  1907. I/DEBUG ( 93): 401175fc 78652079 73747369 616e5500 20656c62
  1908. I/DEBUG ( 93): 4011760c 61206f74 636f6c6c 20657461 65726f6d
  1909. I/DEBUG ( 93): 4011761c 74617020 43007368 72746e6f 27206c6f
  1910. I/DEBUG ( 93): 4011762c 20277325 65726c61 20796461 73697865
  1911. I/DEBUG ( 93): 4011763c 69207374 6170206e 27206874 00277325
  1912. I/DEBUG ( 93): 4011764c 006c7463 746e6f43 206c6f72 27732527
  1913. I/DEBUG ( 93): 4011765c 656f6420 74276e73 69786520 2d207473
  1914. I/DEBUG ( 93): 4011766c 696b7320 6e697070 61760067 2065756c
  1915. I/DEBUG ( 93): 4011767c 6f206469 6f207475 61722066 2065676e
  1916. I/DEBUG ( 93): 4011768c 20726f66 6578696d 74632072 2527206c
  1917. I/DEBUG ( 93): 4011769c 6d002773 72657869 646e6920 25207865
  1918. I/DEBUG ( 93):
  1919. I/DEBUG ( 93): memory near ip:
  1920. I/DEBUG ( 93): 40118f84 401d6298 401c1b35 40093559 401de9a1
  1921. I/DEBUG ( 93): 40118f94 40b0f341 401c1af9 401d5e6c 40b0f2e7
  1922. I/DEBUG ( 93): 40118fa4 401dee29 40b0f6dd 40b0f6d5 40b0f3cd
  1923. I/DEBUG ( 93): 40118fb4 40b0f539 40b0f619 401c1b21 40b0f105
  1924. I/DEBUG ( 93): 40118fc4 40b0f2c5 40b0f2cd 40b0f3d5 40b0f4a1
  1925. I/DEBUG ( 93): 40118fd4 401c8801 4046df93 401d61d0 4046e3ed
  1926. I/DEBUG ( 93): 40118fe4 4046e42d 4046e5a9 401d8d41 4046e4f5
  1927. I/DEBUG ( 93): 40118ff4 4046dc21 401c836d 40b0f081 40119000
  1928. I/DEBUG ( 93): 40119004 00000000 00000000 00000000 00000000
  1929. I/DEBUG ( 93): 40119014 00000000 00000000 00000000 00000000
  1930. I/DEBUG ( 93): 40119024 00000000 00000000 00000000 00000000
  1931. I/DEBUG ( 93): 40119034 00000000 00000000 00000000 00000000
  1932. I/DEBUG ( 93): 40119044 00000000 00000000 00000000 00000000
  1933. I/DEBUG ( 93): 40119054 00000000 00000000 00000000 00000000
  1934. I/DEBUG ( 93): 40119064 00000000 00000000 00000000 00000000
  1935. I/DEBUG ( 93): 40119074 00000000 00000000 00000000 00000000
  1936. I/DEBUG ( 93):
  1937. I/DEBUG ( 93): memory near sp:
  1938. I/DEBUG ( 93): bec62528 400ea768 400ea76a 400ea1b0 00000002
  1939. I/DEBUG ( 93): bec62538 4047bfe4 400ebf90 00000002 40469e89
  1940. I/DEBUG ( 93): bec62548 400ea010 00000000 401f7380 00000000
  1941. I/DEBUG ( 93): bec62558 401c3cd9 40073560 40b1353c 00000000
  1942. I/DEBUG ( 93): bec62568 00000000 40073788 00000000 4019daa0
  1943. I/DEBUG ( 93): bec62578 401175ce 401dee33 40045ab0 40116ed7
  1944. I/DEBUG ( 93): bec62588 4047bfe4 400ea744 40470419 bec62724
  1945. I/DEBUG ( 93): bec62598 401175c6 401175cb 400ea741 4047bfe4
  1946. I/DEBUG ( 93): bec625a8 400ea134 400ea010 400ea1b0 400ea130
  1947. I/DEBUG ( 93): bec625b8 00000000 00000000 00000005 4046d349
  1948. I/DEBUG ( 93): bec625c8 bec625fc 00000000 00000000 00000000
  1949. I/DEBUG ( 93): bec625d8 00000000 00000001 400ea620 400ea134
  1950. I/DEBUG ( 93): bec625e8 00000000 400ea740 00000000 400ea76e
  1951. I/DEBUG ( 93): bec625f8 4019dba5 00000000 40b13538 00000000
  1952. I/DEBUG ( 93): bec62608 00000000 00000000 00000000 00000000
  1953. I/DEBUG ( 93): bec62618 00000000 400ea010 400ea6e0 400ea010
  1954. I/DEBUG ( 93):
  1955. I/DEBUG ( 93): code around pc:
  1956. I/DEBUG ( 93): 401de21c bf008ff0 e92d4ba0 46164ff0 b0854a9f
  1957. I/DEBUG ( 93): 401de22c 4604447b 90019103 6819589b 46279102
  1958. I/DEBUG ( 93): 401de23c f8179802 eb009b01 463c0509 f002786a
  1959. I/DEBUG ( 93): 401de24c b2d90308 d1f22900 0f2df1b9 f817d104
  1960. I/DEBUG ( 93): 401de25c f04f9b01 e0060a01 0f2bf1b9 bf04468a
  1961. I/DEBUG ( 93): 401de26c f817463f 2e009b01 8105f000 d10a2e10
  1962. I/DEBUG ( 93): 401de27c 783ce0fc d0022c78 f0402c58 f89780f1
  1963. I/DEBUG ( 93): 401de28c 26109001 1f303702 d835280c f000e8df
  1964. I/DEBUG ( 93): 401de29c 34343407 341e3412 34343434 f1ba0029
  1965. I/DEBUG ( 93): 401de2ac f0400f00 f04f80c5 f04f0803 f06f34ff
  1966. I/DEBUG ( 93): 401de2bc e0504560 f1ba2608 f0400f00 f04f80bf
  1967. I/DEBUG ( 93): 401de2cc f04f0807 f06f34ff e0444570 f1ba260a
  1968. I/DEBUG ( 93): 401de2dc f0400f00 f04f80b9 f04f0807 4d6d34cc
  1969. I/DEBUG ( 93): 401de2ec f1bae039 f0400f00 f04f80b5 f04f080f
  1970. I/DEBUG ( 93): 401de2fc f06f34ff e02e4578 0f00f1ba 2400d003
  1971. I/DEBUG ( 93): 401de30c 4500f04f f04fe003 f06f34ff ea4f4500
  1972. I/DEBUG ( 93):
  1973. I/DEBUG ( 93): code around lr:
  1974. I/DEBUG ( 93): 401dee10 f7ff460d 42a8ff7d 4621d3fb edbcf00e
  1975. I/DEBUG ( 93): 401dee20 2100e000 bd384608 2100b508 f7ff220a
  1976. I/DEBUG ( 93): 401dee30 bd08f9f7 220a2100 b9f2f7ff 4a314b30
  1977. I/DEBUG ( 93): 401dee40 e92d447b 46814ff0 b087589b 6818460c
  1978. I/DEBUG ( 93): 401dee50 90054698 a801b941 24022210 e9b8f7f7
  1979. I/DEBUG ( 93): 401dee60 4004f8ad e009ac01 29028809 f7e9d006
  1980. I/DEBUG ( 93): 401dee70 f04ffa57 22603bff e0356002 447d4d22
  1981. I/DEBUG ( 93): 401dee80 6000f9b5 f7f5b946 f44fea08 f00e71d4
  1982. I/DEBUG ( 93): 401dee90 f501ee02 802f7716 f44f4e1c 4f1c75d4
  1983. I/DEBUG ( 93): 401deea0 447f447e f9b646b2 f5bbb000 bf046f80
  1984. I/DEBUG ( 93): 401deeb0 7b16f44f b000f8a6 3000f8ba 8063ba5b
  1985. I/DEBUG ( 93): 401deec0 46482210 f7f64621 f1b0e8f2 da0a0b00
  1986. I/DEBUG ( 93): 401deed0 fa26f7e9 28046800 8839d0f2 3d011c4a
  1987. I/DEBUG ( 93): 401deee0 d1e0803a d1f8e000 46589905 3000f8d8
  1988. I/DEBUG ( 93): 401deef0 d0014299 ff84f7e6 e8bdb007 bf008ff0
  1989. I/DEBUG ( 93): 401def00 0001e194 ffffff4c 0002c5fa 0002c5d8
  1990. I/ServiceManager( 88): service 'media.audio_flinger' died
  1991. I/ServiceManager( 88): service 'media.player' died
  1992. I/ServiceManager( 88): service 'media.camera' died
  1993. W/PackageManager( 451): Package com.inisoft.mediaplayer.a desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
  1994. W/PackageManager( 451): Package com.android.camera2 desires unavailable shared library com.google.android.gestureservice; ignoring!
  1995. I/PackageManager( 451): Time to scan packages: 12.92 seconds
  1996. W/PackageManager( 451): Not granting permission android.permission.CHANGE_CONFIGURATION to package com.inisoft.mediaplayer.a (protectionLevel=50 flags=0x8be44)
  1997. W/PackageManager( 451): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  1998. W/PackageManager( 451): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  1999. W/PackageManager( 451): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x49be45)
  2000. W/PackageManager( 451): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x49be45)
  2001. W/PackageManager( 451): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
  2002. W/PackageManager( 451): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
  2003. W/PackageManager( 451): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45)
  2004. W/PackageManager( 451): Unknown permission android.permission.INSTALL_DRM in package com.android.mms
  2005. W/PackageManager( 451): Not granting permission android.permission.CAPTURE_AUDIO_HOTWORD to package com.google.android.gms (protectionLevel=18 flags=0x40483ec5)
  2006. W/PackageManager( 451): Not granting permission android.permission.READ_FRAME_BUFFER to package com.google.android.gms (protectionLevel=18 flags=0x40483ec5)
  2007. W/PackageManager( 451): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  2008. W/PackageManager( 451): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  2009. W/PackageManager( 451): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
  2010. W/PackageManager( 451): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
  2011. W/PackageManager( 451): Unknown permission android.permission.CHANGE_PRIVACY_GUARD_STATE in package com.android.settings
  2012. W/PackageManager( 451): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.googlequicksearchbox
  2013. W/PackageManager( 451): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.googlequicksearchbox
  2014. W/PackageManager( 451): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  2015. W/PackageManager( 451): Unknown permission com.google.android.voicesearch.ACCESS_SETTINGS in package com.google.android.googlequicksearchbox
  2016. W/PackageManager( 451): Unknown permission com.google.android.ears.permission.WRITE in package com.google.android.googlequicksearchbox
  2017. W/PackageManager( 451): Not granting permission android.permission.MEDIA_CONTENT_CONTROL to package com.google.android.googlequicksearchbox (protectionLevel=18 flags=0x4059bec5)
  2018. W/PackageManager( 451): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  2019. W/PackageManager( 451): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  2020. W/PackageManager( 451): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  2021. W/PackageManager( 451): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  2022. W/PackageManager( 451): Unknown permission com.android.chrome.PRERENDER_URL in package com.google.android.googlequicksearchbox
  2023. W/PackageManager( 451): Not granting permission com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS to package com.google.android.googlequicksearchbox (protectionLevel=2 flags=0x4059bec5)
  2024. W/PackageManager( 451): Unknown permission com.google.android.apps.plus.permission.PICASA_STORE in package com.android.gallery3d
  2025. W/PackageManager( 451): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs
  2026. W/PackageManager( 451): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.apps.docs
  2027. W/PackageManager( 451): Not granting permission android.permission.WRITE_MEDIA_STORAGE to package com.android.soundrecorder (protectionLevel=18 flags=0x8be45)
  2028. W/PackageManager( 451): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.onetimeinitializer
  2029. W/PackageManager( 451): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.onetimeinitializer
  2030. W/PackageManager( 451): Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup
  2031. W/PackageManager( 451): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  2032. W/PackageManager( 451): Unknown permission android.permission.MMS_PUSH in package org.codeaurora.bluetooth
  2033. W/PackageManager( 451): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.cyanogenmod.trebuchet
  2034. W/PackageManager( 451): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.cyanogenmod.trebuchet
  2035. W/PackageManager( 451): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x400abec5)
  2036. W/PackageManager( 451): Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending
  2037. W/PackageManager( 451): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.youtube (protectionLevel=18 flags=0x18be44)
  2038. W/PackageManager( 451): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
  2039. W/PackageManager( 451): Unknown permission com.android.deskclock.worldclock.permissions.WRITE_DATABASE in package com.android.deskclock
  2040. W/PackageManager( 451): Not granting permission android.permission.READ_DREAM_STATE to package com.google.android.gsf (protectionLevel=2 flags=0x40083e45)
  2041. W/PackageManager( 451): Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.voiceplus
  2042. V/PackageManager( 451): Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateActivity
  2043. V/PackageManager( 451): Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService
  2044. V/PackageManager( 451): Disabling com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver
  2045. W/PackageSettings( 451): Skipping PackageSetting{41b379c0 com.ironhidegames.android.kingdomrushfrontiers/10070} due to missing metadata
  2046. W/PackageSettings( 451): Skipping PackageSetting{41b3d2b0 com.ironhidegames.android.kingdomrush/10069} due to missing metadata
  2047. I/SystemServer( 451): Entropy Mixer
  2048. I/EntropyMixer( 451): Writing entropy...
  2049. I/SystemServer( 451): User Service
  2050. I/SystemServer( 451): Account Manager
  2051. I/SystemServer( 451): Content Manager
  2052. I/SystemServer( 451): System Content Providers
  2053. I/SystemServer( 451): Lights Service
  2054. I/SystemServer( 451): Battery Service
  2055. I/SystemServer( 451): Vibrator Service
  2056. E/ConsumerIrService( 451): Can't open consumer IR HW Module, error: -2
  2057. I/SystemServer( 451): Consumer IR Service
  2058. I/libsuspend( 451): Selected early suspend
  2059. I/libsuspend( 451): Starting early suspend unblocker thread
  2060. D/SurfaceFlinger( 95): Screen acquired, type=0 flinger=0x412bf5e0
  2061. D/SurfaceFlinger( 95): screen was previously acquired
  2062. D/AlarmManagerService( 451): Kernel timezone updated to -240 minutes west of GMT
  2063. I/SystemServer( 451): Alarm Manager
  2064. I/SystemServer( 451): Init Watchdog
  2065. I/SystemServer( 451): Input Manager
  2066. I/InputManager( 451): Initializing input manager, mUseDevInputEventForAudioJack=true
  2067. I/SystemServer( 451): Window Manager
  2068. I/WindowManager( 451): No existing display settings /data/system/display_settings.xml; starting empty
  2069. D/PermissionCache( 95): checking android.permission.ACCESS_SURFACE_FLINGER for uid=1000 => granted (641 us)
  2070. I/WindowManager( 451): No keyguard interface!
  2071. I/InputManager( 451): Starting input manager
  2072. D/BluetoothManagerService( 451): Loading stored name and address
  2073. D/BluetoothManagerService( 451): Stored bluetooth Name=Toshiba AC100,Address=6C:62:6D:18:18:F9
  2074. I/EventHub( 451): New device: id=1, fd=96, path='/dev/input/event7', name='ETPS/2 Elantech Touchpad', classes=0x14, configuration='/system/usr/idc/ETPS_2_Elantech_Touchpad.idc', keyLayout='', keyCharacterMap='', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=false
  2075. E/EventHub( 451): could not get driver version for /dev/input/mouse0, Not a typewriter
  2076. I/SystemServer( 451): Bluetooth Manager Service
  2077. I/SystemServer( 451): Input Method Service
  2078. W/InputMethodManagerService( 451): Couldn't create dir.: /data/system/inputmethod
  2079. D/EventHub( 451): No input device configuration file found for device 'Android Power Button'.
  2080. I/SystemServer( 451): Accessibility Manager
  2081. I/ActivityManager( 451): Config changes=1df8 {1.0 ?mcc?mnc en_GB ldltr sw800dp w1365dp h800dp 120dpi xlrg long land ?uimode ?night -touch -keyb/v/h -nav/h s.2 themeResource=null}
  2082. W/EventHub( 451): Unable to disable kernel key repeat for /dev/input/event6: Function not implemented
  2083. I/EventHub( 451): New device: id=2, fd=99, path='/dev/input/event6', name='Android Power Button', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=false
  2084. D/EventHub( 451): No input device configuration file found for device 'NVEC lid switch button'.
  2085. I/EventHub( 451): New device: id=3, fd=100, path='/dev/input/event3', name='NVEC lid switch button', classes=0x80, configuration='', keyLayout='', keyCharacterMap='', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=false
  2086. I/EventHub( 451): ignoring event id /dev/input/event2 driver NVEC power button
  2087. I/ActivityManager( 451): Config changes=500 {1.0 ?mcc?mnc en_GB ldltr sw800dp w1365dp h726dp 120dpi xlrg land ?uimode ?night -touch -keyb/v/h -nav/h s.3 themeResource=null}
  2088. D/EventHub( 451): No input device configuration file found for device 'NVEC sleep button'.
  2089. I/SystemServer( 451): Mount Service
  2090. W/EventHub( 451): Unable to disable kernel key repeat for /dev/input/event1: Function not implemented
  2091. I/EventHub( 451): New device: id=4, fd=101, path='/dev/input/event1', name='NVEC sleep button', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/NVEC_sleep_button.kl', keyCharacterMap='/system/usr/keychars/NVEC_sleep_button.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=false
  2092. D/EventHub( 451): No input device configuration file found for device 'nvec keyboard'.
  2093. D/MountService( 451): got storage path: /storage/sdcard0 description: Internal storage primary: true removable: false emulated: true mtpReserve: 100 allowMassStorage: false maxFileSize: 0
  2094. D/MountService( 451): addVolumeLocked() StorageVolume:
  2095. D/MountService( 451): mStorageId=65537 mPath=/storage/emulated/0 mDescriptionId=17040835
  2096. D/MountService( 451): mPrimary=true mRemovable=false mEmulated=true mMtpReserveSpace=100
  2097. D/MountService( 451): mAllowMassStorage=false mMaxFileSize=0 mOwner=UserHandle{0} mUuid=null
  2098. D/MountService( 451): mUserLabel=null mState=null
  2099. D/MountService( 451): got storage path: /storage/sdcard1 description: SD card primary: false removable: true emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0
  2100. D/MountService( 451): addVolumeLocked() StorageVolume:
  2101. D/MountService( 451): mStorageId=0 mPath=/storage/sdcard1 mDescriptionId=17040836 mPrimary=false
  2102. D/MountService( 451): mRemovable=true mEmulated=false mMtpReserveSpace=0 mAllowMassStorage=false
  2103. D/MountService( 451): mMaxFileSize=0 mOwner=null mUuid=null mUserLabel=null mState=null
  2104. D/MountService( 451): got storage path: /storage/usbdisk0 description: USB storage primary: false removable: true emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0
  2105. D/MountService( 451): addVolumeLocked() StorageVolume:
  2106. D/MountService( 451): mStorageId=0 mPath=/storage/usbdisk0 mDescriptionId=17040837
  2107. D/MountService( 451): mPrimary=false mRemovable=true mEmulated=false mMtpReserveSpace=0
  2108. D/MountService( 451): mAllowMassStorage=false mMaxFileSize=0 mOwner=null mUuid=null
  2109. D/MountService( 451): mUserLabel=null mState=null
  2110. I/SystemServer( 451): LockSettingsService
  2111. I/EventHub( 451): New device: id=5, fd=102, path='/dev/input/event0', name='nvec keyboard', classes=0x23, configuration='', keyLayout='/system/usr/keylayout/nvec_keyboard.kl', keyCharacterMap='/system/usr/keychars/nvec_keyboard.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=false
  2112. E/EventHub( 451): could not get driver version for /dev/input/mice, Not a typewriter
  2113. I/SystemServer( 451): Device Policy
  2114. I/SystemServer( 451): Status Bar
  2115. I/SystemServer( 451): Clipboard Service
  2116. I/SystemServer( 451): NetworkManagement Service
  2117. I/SystemServer( 451): Text Service Manager Service
  2118. I/SystemServer( 451): NetworkStats Service
  2119. D/EventHub( 451): No input device configuration file found for device 'tegra-alc5632 Headset Jack'.
  2120. I/EventHub( 451): New device: id=6, fd=108, path='/dev/input/event4', name='tegra-alc5632 Headset Jack', classes=0x80, configuration='', keyLayout='', keyCharacterMap='', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=false
  2121. D/EventHub( 451): No input device configuration file found for device 'gpio-keys'.
  2122. W/MountService( 451): Duplicate state transition (unmounted -> unmounted) for /storage/sdcard1
  2123. D/MountService( 451): volume state changed for /storage/usbdisk0 (unmounted -> removed)
  2124. W/EventHub( 451): Unable to disable kernel key repeat for /dev/input/event5: Function not implemented
  2125. I/EventHub( 451): New device: id=7, fd=109, path='/dev/input/event5', name='gpio-keys', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/gpio-keys.kl', keyCharacterMap='/system/usr/keychars/gpio-keys.kcm', builtinKeyboard=false, usingSuspendBlockIoctl=true, usingClockIoctl=false
  2126. I/SystemServer( 451): NetworkPolicy Service
  2127. I/SystemServer( 451): Wi-Fi P2pService
  2128. I/InputReader( 451): Device added: id=-1, name='Virtual', sources=0x00000301
  2129. I/PackageManager( 451): No secure containers on sdcard
  2130. I/InputReader( 451): Device added: id=7, name='gpio-keys', sources=0x00000101
  2131. I/InputReader( 451): Device added: id=6, name='tegra-alc5632 Headset Jack', sources=0x80000000
  2132. I/InputReader( 451): Device added: id=5, name='nvec keyboard', sources=0x00000301
  2133. I/InputReader( 451): Device added: id=4, name='NVEC sleep button', sources=0x00000101
  2134. I/InputReader( 451): Device added: id=3, name='NVEC lid switch button', sources=0x80000000
  2135. I/InputReader( 451): Device added: id=2, name='Android Power Button', sources=0x00000101
  2136. I/InputReader( 451): Touch device 'ETPS/2 Elantech Touchpad' could not query the properties of its associated display. The device will be inoperable until the display size becomes available.
  2137. I/InputReader( 451): Device added: id=1, name='ETPS/2 Elantech Touchpad', sources=0x00002002
  2138. I/InputReader( 451): Reconfiguring input devices. changes=0x00000004
  2139. W/PackageManager( 451): Not granting permission android.permission.CHANGE_CONFIGURATION to package com.inisoft.mediaplayer.a (protectionLevel=50 flags=0x8be44)
  2140. W/PackageManager( 451): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
  2141. W/PackageManager( 451): Unknown permission com.android.chrome.TOS_ACKED in package com.google.android.gsf.login
  2142. W/PackageManager( 451): Not granting permission android.permission.ACCESS_DOWNLOAD_MANAGER to package com.android.browser (protectionLevel=18 flags=0x49be45)
  2143. W/PackageManager( 451): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x49be45)
  2144. W/PackageManager( 451): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.onetimeinitializer
  2145. W/PackageManager( 451): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.onetimeinitializer
  2146. W/PackageManager( 451): Not granting permission android.permission.BIND_WALLPAPER to package com.android.camera2 (protectionLevel=18 flags=0x58bc45)
  2147. W/PackageManager( 451): Unknown permission android.permission.INSTALL_DRM in package com.android.mms
  2148. W/PackageManager( 451): Not granting permission android.permission.CAPTURE_AUDIO_HOTWORD to package com.google.android.gms (protectionLevel=18 flags=0x40483ec5)
  2149. W/PackageManager( 451): Not granting permission android.permission.READ_FRAME_BUFFER to package com.google.android.gms (protectionLevel=18 flags=0x40483ec5)
  2150. W/PackageManager( 451): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
  2151. W/PackageManager( 451): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
  2152. W/PackageManager( 451): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.android.settings
  2153. W/PackageManager( 451): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.android.settings
  2154. I/InputReader( 451): Device reconfigured: id=1, name='ETPS/2 Elantech Touchpad', size 1024x600, orientation 0, mode 4, display id 0
  2155. W/PackageManager( 451): Unknown permission android.permission.CHANGE_PRIVACY_GUARD_STATE in package com.android.settings
  2156. W/PackageManager( 451): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.googlequicksearchbox
  2157. W/PackageManager( 451): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.googlequicksearchbox
  2158. W/PackageManager( 451): Unknown permission com.google.android.voicesearch.SHORTCUTS_ACCESS in package com.google.android.googlequicksearchbox
  2159. W/PackageManager( 451): Unknown permission com.google.android.voicesearch.ACCESS_SETTINGS in package com.google.android.googlequicksearchbox
  2160. W/PackageManager( 451): Unknown permission com.google.android.ears.permission.WRITE in package com.google.android.googlequicksearchbox
  2161. W/PackageManager( 451): Not granting permission android.permission.MEDIA_CONTENT_CONTROL to package com.google.android.googlequicksearchbox (protectionLevel=18 flags=0x4059bec5)
  2162. W/PackageManager( 451): Unknown permission com.google.googlenav.friend.permission.OPT_IN in package com.google.android.googlequicksearchbox
  2163. W/PackageManager( 451): Unknown permission com.google.android.apps.maps.permission.PREFETCH in package com.google.android.googlequicksearchbox
  2164. W/PackageManager( 451): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  2165. W/PackageManager( 451): Unknown permission com.google.android.gm.permission.AUTO_SEND in package com.google.android.googlequicksearchbox
  2166. W/PackageManager( 451): Unknown permission com.android.chrome.PRERENDER_URL in package com.google.android.googlequicksearchbox
  2167. W/PackageManager( 451): Not granting permission com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS to package com.google.android.googlequicksearchbox (protectionLevel=2 flags=0x4059bec5)
  2168. W/PackageManager( 451): Unknown permission com.google.android.apps.plus.permission.PICASA_STORE in package com.android.gallery3d
  2169. W/PackageManager( 451): Unknown permission android.permission.WRITE_SYNC_STATS in package com.google.android.apps.docs
  2170. W/PackageManager( 451): Unknown permission com.google.android.gm.permission.READ_GMAIL in package com.google.android.apps.docs
  2171. I/ActivityManager( 451): Config changes=70 {1.0 ?mcc?mnc en_GB ldltr sw800dp w1365dp h726dp 120dpi xlrg land ?uimode ?night -touch qwerty/v/v dpad/v s.4 themeResource=null}
  2172. W/PackageManager( 451): Not granting permission android.permission.WRITE_MEDIA_STORAGE to package com.android.soundrecorder (protectionLevel=18 flags=0x8be45)
  2173. W/PackageManager( 451): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.google.android.onetimeinitializer
  2174. W/PackageManager( 451): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.google.android.onetimeinitializer
  2175. W/PackageManager( 451): Unknown permission com.android.launcher.permission.PRELOAD_WORKSPACE in package com.google.android.partnersetup
  2176. W/PackageManager( 451): Unknown permission com.cyanogenmod.filemanager.permissions.READ_THEME in package com.cyanogenmod.filemanager
  2177. W/PackageManager( 451): Unknown permission android.permission.MMS_PUSH in package org.codeaurora.bluetooth
  2178. W/PackageManager( 451): Unknown permission com.android.launcher.permission.READ_SETTINGS in package com.cyanogenmod.trebuchet
  2179. W/PackageManager( 451): Unknown permission com.android.launcher.permission.WRITE_SETTINGS in package com.cyanogenmod.trebuchet
  2180. W/PackageManager( 451): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0x400abec5)
  2181. W/PackageManager( 451): Unknown permission android.permission.SEND_SMS_NO_CONFIRMATION in package com.android.vending
  2182. W/PackageManager( 451): Not granting permission android.permission.MANAGE_DOCUMENTS to package com.google.android.youtube (protectionLevel=18 flags=0x18be44)
  2183. W/PackageManager( 451): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x48be45)
  2184. W/PackageManager( 451): Unknown permission com.android.deskclock.worldclock.permissions.WRITE_DATABASE in package com.android.deskclock
  2185. W/PackageManager( 451): Not granting permission android.permission.READ_DREAM_STATE to package com.google.android.gsf (protectionLevel=2 flags=0x40083e45)
  2186. W/PackageManager( 451): Unknown permission android.permission.CANCEL_NOTIFICATIONS in package org.cyanogenmod.voiceplus
  2187. W/PackageSettings( 451): Skipping PackageSetting{41b379c0 com.ironhidegames.android.kingdomrushfrontiers/10070} due to missing metadata
  2188. W/PackageSettings( 451): Skipping PackageSetting{41b3d2b0 com.ironhidegames.android.kingdomrush/10069} due to missing metadata
  2189. I/SystemServer( 451): Wi-Fi Service
  2190. I/SystemServer( 451): Connectivity Service
  2191. D/ConnectivityService( 451): ConnectivityService starting up
  2192. D/ConnectivityService( 451): wifiOnly=false
  2193. E/ConnectivityService( 451): Ignoring protectedNetwork 14
  2194. D/BluetoothTethering( 451): startMonitoring: target: Handler (com.android.server.ConnectivityService$NetworkStateTrackerHandler) {41d5c310}
  2195. D/BluetoothTethering( 451): startMonitoring: mCsHandler: Handler (com.android.server.ConnectivityService$NetworkStateTrackerHandler) {41d5c310}
  2196. D/BluetoothManagerService( 451): Message: 20
  2197. D/BluetoothManagerService( 451): Added callback: android.bluetooth.BluetoothAdapter$1@41d8f548:true
  2198. D/BluetoothManagerService( 451): Message: 30
  2199. W/ContextImpl( 451): Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1590 android.bluetooth.BluetoothPan.doBind:148 android.bluetooth.BluetoothPan.<init>:141 android.bluetooth.BluetoothAdapter.getProfileProxy:1201 android.bluetooth.BluetoothTetheringDataTracker.startMonitoring:116
  2200. E/MobileDataStateTracker( 451): default: Ignoring feature request because could not acquire PhoneService
  2201. D/Tethering( 451): Exception adding default nw to upstreamIfaceTypes: java.lang.NullPointerException
  2202. E/MobileDataStateTracker( 451): default: Could not enable APN type "default"
  2203. D/WifiController( 451): WifiController msg { when=-2ms what=155656 target=com.android.internal.util.StateMachine$SmHandler } deferred for 442ms
  2204. I/WifiService( 451): WifiService starting up with Wi-Fi enabled
  2205. D/WifiService( 451): setWifiEnabled: true pid=451, uid=1000
  2206. I/SystemServer( 451): Network Service Discovery Service
  2207. D/NsdService( 451): Network service discovery enabled true
  2208. I/SystemServer( 451): UpdateLock Service
  2209. V/ProfileTriggerHelper( 451): Enabling
  2210. I/SystemServer( 451): Profile Manager
  2211. D/ProfileService( 451): Found active: 85966c12-7d80-433a-a981-c3527dbad10b
  2212. D/WifiHW ( 451): Unable to unload driver module "rt2800usb": No such file or directory
  2213. D/ProfileService( 451): Set active profile to: 85966c12-7d80-433a-a981-c3527dbad10b - Default
  2214. D/ProfileService( 451): Saving profile data...
  2215. D/ProfileService( 451): Save completed.
  2216. I/SystemServer( 451): Notification Manager
  2217. I/SystemServer( 451): Device Storage Monitor
  2218. I/SystemServer( 451): Location Manager
  2219. I/SystemServer( 451): Country Detector
  2220. I/SystemServer( 451): Search Service
  2221. I/SystemServer( 451): DropBox Service
  2222. I/SystemServer( 451): Wallpaper Service
  2223. I/SystemServer( 451): Audio Service
  2224. I/VolumePanel( 451): changeOverlayStyle : 1
  2225. E/AudioService( 451): Media server died.
  2226. I/ServiceManager( 451): Waiting for service media.audio_policy...
  2227. D/WifiController( 451): DEFERRED_TOGGLE handled
  2228. D/Tethering( 451): sendTetherStateChangedBroadcast 1, 0, 0
  2229. D/Tethering( 451): InitialState.processMessage what=4
  2230. E/WifiHW ( 92): Failed to open wlan fw path param (No such file or directory)
  2231. E/SoftapController( 92): Softap fwReload failed
  2232. D/Tethering( 451): sendTetherStateChangedBroadcast 0, 0, 0
  2233. E/WifiStateMachine( 451): Failed to reload STA firmware java.lang.IllegalStateException: command '2 softap fwreload wlan0 STA' failed with '400 2 SoftAP command has failed'
  2234. D/CommandListener( 92): Setting iface cfg
  2235. D/CommandListener( 92): Trying to bring down wlan0
  2236. D/WifiMonitor( 451): startMonitoring(wlan0) with mConnected = false
  2237. E/WifiHW ( 451): Unable to open connection to supplicant on "@android:wpa_wlan0": No such file or directory
  2238. I/wpa_supplicant( 546): Successfully initialized wpa_supplicant
  2239. I/mediaserver( 545): ServiceManager: 0x4165bb00
  2240. I/AudioFlinger( 545): Using default 3000 mSec as standby time.
  2241. E/MediaPlayerFactory( 545): calling dlopen on FACTORY_LIB
  2242. E/MediaPlayerFactory( 545): Failed to open FACTORY_LIB Error : dlopen failed: library "libdashplayer.so" not found
  2243. I/CameraService( 545): CameraService started (pid=545)
  2244. D/Camera_Factory( 545): CameraFactory::CameraFactory
  2245. I/CameraService( 545): Loaded "Camera Module" camera module
  2246. D/Camera_Factory( 545): CameraFactory::get_number_of_cameras
  2247. D/Camera_Factory( 545): CameraFactory::getCameraNum
  2248. I/AudioPolicyManagerBase( 545): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
  2249. F/libc ( 545): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 545 (mediaserver)
  2250. I/DEBUG ( 93): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  2251. I/DEBUG ( 93): Build fingerprint: 'motorola/tervigon/wingray:4.1.1/JRO03H/405518:user/release-keys'
  2252. I/DEBUG ( 93): Revision: '0'
  2253. I/DEBUG ( 93): pid: 545, tid: 545, name: mediaserver >>> /system/bin/mediaserver <<<
  2254. I/DEBUG ( 93): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
  2255. I/ServiceManager( 451): Waiting for service media.audio_policy...
  2256. I/DEBUG ( 93): r0 401b7380 r1 401b7380 r2 ffffff78 r3 401bd2ac
  2257. I/DEBUG ( 93): r4 00000000 r5 4003442c r6 0000000a r7 00000000
  2258. I/DEBUG ( 93): r8 400333a8 r9 00000000 sl 401f4020 fp 411aa5ce
  2259. I/DEBUG ( 93): ip 411abfa4 sp becec548 lr 4019ee33 pc 4019e23e cpsr 20000030
  2260. I/DEBUG ( 93): d0 02c570d81d707fc2 d1 0000000000000000
  2261. I/DEBUG ( 93): d2 0000000000000000 d3 0000000000000000
  2262. I/DEBUG ( 93): d4 0000000000000000 d5 41bd707fc2000000
  2263. I/DEBUG ( 93): d6 3f50624dd2f1a9fc d7 41862b86c0041893
  2264. I/DEBUG ( 93): d8 0000000000000000 d9 0000000000000000
  2265. I/DEBUG ( 93): d10 0000000000000000 d11 0000000000000000
  2266. I/DEBUG ( 93): d12 0000000000000000 d13 0000000000000000
  2267. I/DEBUG ( 93): d14 0000000000000000 d15 0000000000000000
  2268. I/DEBUG ( 93): scr 00000010
  2269. I/DEBUG ( 93):
  2270. I/DEBUG ( 93): backtrace:
  2271. I/DEBUG ( 93): #00 pc 0002a23e /system/lib/libc.so (strtoimax+29)
  2272. I/DEBUG ( 93): #01 pc 0002ae2f /system/lib/libc.so (atoi+6)
  2273. I/DEBUG ( 93): #02 pc 00000ed3 /system/lib/libaudioroute.so
  2274. I/DEBUG ( 93): #03 pc 00006347 /system/lib/libexpat.so
  2275. I/DEBUG ( 93): #04 pc 000067f7 /system/lib/libexpat.so
  2276. I/DEBUG ( 93): #05 pc 00004ed3 /system/lib/libexpat.so
  2277. I/DEBUG ( 93): #06 pc 00005be7 /system/lib/libexpat.so
  2278. I/DEBUG ( 93): #07 pc 00007553 /system/lib/libexpat.so (XML_ParseBuffer+94)
  2279. I/DEBUG ( 93): #08 pc 000013f3 /system/lib/libaudioroute.so (audio_route_init+330)
  2280. I/DEBUG ( 93): #09 pc 00000f5b /system/lib/hw/audio.primary.tegra.so
  2281. I/DEBUG ( 93): #10 pc 00015fad /system/lib/libaudioflinger.so
  2282. I/DEBUG ( 93): #11 pc 00016043 /system/lib/libaudioflinger.so
  2283. I/DEBUG ( 93): #12 pc 000280c3 /system/lib/libaudioflinger.so
  2284. I/DEBUG ( 93): #13 pc 0000dfd1 /system/lib/hw/audio_policy.default.so (android_audio_legacy::AudioPolicyCompatClient::loadHwModule(char const*)+8)
  2285. I/DEBUG ( 93): #14 pc 0000dddf /system/lib/hw/audio_policy.default.so (android_audio_legacy::AudioPolicyManagerBase::AudioPolicyManagerBase(android_audio_legacy::AudioPolicyClientInterface*)+350)
  2286. I/DEBUG ( 93): #15 pc 0000881d /system/lib/hw/audio_policy.default.so (createAudioPolicyManager+20)
  2287. I/DEBUG ( 93): #16 pc 0000e49d /system/lib/hw/audio_policy.default.so
  2288. I/DEBUG ( 93): #17 pc 00028577 /system/lib/libaudioflinger.so (android::AudioPolicyService::AudioPolicyService()+490)
  2289. I/DEBUG ( 93): #18 pc 000019a5 /system/bin/mediaserver
  2290. I/DEBUG ( 93): #19 pc 00001b73 /system/bin/mediaserver
  2291. I/DEBUG ( 93): #20 pc 0000e257 /system/lib/libc.so (__libc_init+50)
  2292. I/DEBUG ( 93): #21 pc 000015e8 /system/bin/mediaserver
  2293. I/DEBUG ( 93):
  2294. I/DEBUG ( 93): stack:
  2295. I/DEBUG ( 93): becec508 40034028
  2296. I/DEBUG ( 93): becec50c 40033ef0
  2297. I/DEBUG ( 93): becec510 40156fe4 /system/lib/libexpat.so
  2298. I/DEBUG ( 93): becec514 401f467a
  2299. I/DEBUG ( 93): becec518 4014b419 /system/lib/libexpat.so
  2300. I/DEBUG ( 93): becec51c 40144e67 /system/lib/libexpat.so
  2301. I/DEBUG ( 93): becec520 40034828
  2302. I/DEBUG ( 93): becec524 40156fe4 /system/lib/libexpat.so
  2303. I/DEBUG ( 93): becec528 401f4678
  2304. I/DEBUG ( 93): becec52c 401f467a
  2305. I/DEBUG ( 93): becec530 40033ef0
  2306. I/DEBUG ( 93): becec534 00000002
  2307. I/DEBUG ( 93): becec538 40156fe4 /system/lib/libexpat.so
  2308. I/DEBUG ( 93): becec53c 401f5f60
  2309. I/DEBUG ( 93): becec540 00000002
  2310. I/DEBUG ( 93): becec544 40144e89 /system/lib/libexpat.so
  2311. I/DEBUG ( 93): #00 becec548 40033d50
  2312. I/DEBUG ( 93): becec54c 00000000
  2313. I/DEBUG ( 93): becec550 401b7380 /system/lib/libc.so (_C_ctype_)
  2314. I/DEBUG ( 93): becec554 00000000
  2315. I/DEBUG ( 93): becec558 40183cd9 /system/lib/libc.so (dlmalloc)
  2316. I/DEBUG ( 93): becec55c 400a0160
  2317. I/DEBUG ( 93): becec560 4003442c
  2318. I/DEBUG ( 93): becec564 00000000
  2319. I/DEBUG ( 93): becec568 00000000
  2320. I/DEBUG ( 93): becec56c 400333a8
  2321. I/DEBUG ( 93): becec570 00000000
  2322. I/DEBUG ( 93): becec574 401f4020
  2323. I/DEBUG ( 93): becec578 411aa5ce /system/lib/libaudioroute.so
  2324. I/DEBUG ( 93): becec57c 4019ee33 /system/lib/libc.so (atoi+10)
  2325. I/DEBUG ( 93): #01 becec580 40051ab0
  2326. I/DEBUG ( 93): becec584 411a9ed7 /system/lib/libaudioroute.so
  2327. I/DEBUG ( 93): #02 becec588 40156fe4 /system/lib/libexpat.so
  2328. I/DEBUG ( 93): becec58c 401f4654
  2329. I/DEBUG ( 93): becec590 4014b419 /system/lib/libexpat.so
  2330. I/DEBUG ( 93): becec594 becec724 [stack]
  2331. I/DEBUG ( 93): becec598 411aa5c6 /system/lib/libaudioroute.so
  2332. I/DEBUG ( 93): becec59c 411aa5cb /system/lib/libaudioroute.so
  2333. I/DEBUG ( 93): becec5a0 401f4651
  2334. I/DEBUG ( 93): becec5a4 40156fe4 /system/lib/libexpat.so
  2335. I/DEBUG ( 93): becec5a8 40033e74
  2336. I/DEBUG ( 93): becec5ac 40033d50
  2337. I/DEBUG ( 93): becec5b0 40033ef0
  2338. I/DEBUG ( 93): becec5b4 40033e70
  2339. I/DEBUG ( 93): becec5b8 00000000
  2340. I/DEBUG ( 93): becec5bc 00000000
  2341. I/DEBUG ( 93): becec5c0 00000005
  2342. I/DEBUG ( 93): becec5c4 40148349 /system/lib/libexpat.so
  2343. I/DEBUG ( 93):
  2344. I/DEBUG ( 93): memory near r0:
  2345. I/DEBUG ( 93): 401b7360 00020001 00040003 00060005 00080007
  2346. I/DEBUG ( 93): 401b7370 000a0009 000c000b 000e000d 0010000f
  2347. I/DEBUG ( 93): 401b7380 20202000 20202020 28282020 20282828
  2348. I/DEBUG ( 93): 401b7390 20202020 20202020 20202020 20202020
  2349. I/DEBUG ( 93): 401b73a0 10108820 10101010 10101010 10101010
  2350. I/DEBUG ( 93): 401b73b0 04040410 04040404 10040404 10101010
  2351. I/DEBUG ( 93): 401b73c0 41411010 41414141 01010101 01010101
  2352. I/DEBUG ( 93): 401b73d0 01010101 01010101 01010101 10101010
  2353. I/DEBUG ( 93): 401b73e0 42421010 42424242 02020202 02020202
  2354. I/DEBUG ( 93): 401b73f0 02020202 02020202 02020202 10101010
  2355. I/DEBUG ( 93): 401b7400 20202020 20202020 20202020 20202020
  2356. I/DEBUG ( 93): 401b7410 20202020 20202020 20202020 20202020
  2357. I/DEBUG ( 93): 401b7420 10101020 10101010 10101010 10101010
  2358. I/DEBUG ( 93): 401b7430 10101010 10101010 10101010 10101010
  2359. I/DEBUG ( 93): 401b7440 10101010 10101010 10101010 10101010
  2360. I/DEBUG ( 93): 401b7450 10101010 10101010 10101010 10101010
  2361. I/DEBUG ( 93):
  2362. I/DEBUG ( 93): memory near r1:
  2363. I/DEBUG ( 93): 401b7360 00020001 00040003 00060005 00080007
  2364. I/DEBUG ( 93): 401b7370 000a0009 000c000b 000e000d 0010000f
  2365. I/DEBUG ( 93): 401b7380 20202000 20202020 28282020 20282828
  2366. I/DEBUG ( 93): 401b7390 20202020 20202020 20202020 20202020
  2367. I/DEBUG ( 93): 401b73a0 10108820 10101010 10101010 10101010
  2368. I/DEBUG ( 93): 401b73b0 04040410 04040404 10040404 10101010
  2369. I/DEBUG ( 93): 401b73c0 41411010 41414141 01010101 01010101
  2370. I/DEBUG ( 93): 401b73d0 01010101 01010101 01010101 10101010
  2371. I/DEBUG ( 93): 401b73e0 42421010 42424242 02020202 02020202
  2372. I/DEBUG ( 93): 401b73f0 02020202 02020202 02020202 10101010
  2373. I/DEBUG ( 93): 401b7400 20202020 20202020 20202020 20202020
  2374. I/DEBUG ( 93): 401b7410 20202020 20202020 20202020 20202020
  2375. I/DEBUG ( 93): 401b7420 10101020 10101010 10101010 10101010
  2376. I/DEBUG ( 93): 401b7430 10101010 10101010 10101010 10101010
  2377. I/DEBUG ( 93): 401b7440 10101010 10101010 10101010 10101010
  2378. I/DEBUG ( 93): 401b7450 10101010 10101010 10101010 10101010
  2379. I/DEBUG ( 93):
  2380. I/DEBUG ( 93): memory near r3:
  2381. I/DEBUG ( 93): 401bd28c 00004000 00000000 ffffffff 401bd254
  2382. I/DEBUG ( 93): 401bd29c 00000003 401bd150 401bd254 00000000
  2383. I/DEBUG ( 93): 401bd2ac 401b7380 401b7598 401b779a 7665642f
  2384. I/DEBUG ( 93): 401bd2bc 705f5f2f 65706f72 65697472 005f5f73
  2385. I/DEBUG ( 93): 401bd2cc 00000000 00000000 00000000 00000000
  2386. I/DEBUG ( 93): 401bd2dc 00000000 00000000 00000000 00000000
  2387. I/DEBUG ( 93): 401bd2ec 00000000 00000000 00000000 00000000
  2388. I/DEBUG ( 93): 401bd2fc 00000000 00000000 00000000 00000000
  2389. I/DEBUG ( 93): 401bd30c 00000000 00000000 00000000 00000000
  2390. I/DEBUG ( 93): 401bd31c 00000000 00000000 00000000 00000000
  2391. I/DEBUG ( 93): 401bd32c 00000000 00000000 00000000 00000000
  2392. I/DEBUG ( 93): 401bd33c 00000000 00000000 00000000 00000000
  2393. I/DEBUG ( 93): 401bd34c 00000000 00000000 00000000 00000000
  2394. I/DEBUG ( 93): 401bd35c 00000000 00000000 00000000 00000000
  2395. I/DEBUG ( 93): 401bd36c 00000000 00000000 00000000 00000000
  2396. I/DEBUG ( 93): 401bd37c 00000000 00000000 00000000 00000000
  2397. I/DEBUG ( 93):
  2398. I/DEBUG ( 93): memory near r5:
  2399. I/DEBUG ( 93): 4003440c 00000000 00000000 00000000 00000000
  2400. I/DEBUG ( 93): 4003441c 00000413 00000000 00000400 006c7463
  2401. I/DEBUG ( 93): 4003442c 7473614d 50207265 6279616c 206b6361
  2402. I/DEBUG ( 93): 4003443c 756c6f56 3600656d 00000033 00000000
  2403. I/DEBUG ( 93): 4003444c 00000000 00000000 00000000 00000000
  2404. I/DEBUG ( 93): 4003445c 00000000 00000000 00000000 00000000
  2405. I/DEBUG ( 93): 4003446c 00000000 00000000 00000000 00000000
  2406. I/DEBUG ( 93): 4003447c 00000000 00000000 00000000 00000000
  2407. I/DEBUG ( 93): 4003448c 00000000 00000000 00000000 00000000
  2408. I/DEBUG ( 93): 4003449c 00000000 00000000 00000000 00000000
  2409. I/DEBUG ( 93): 400344ac 00000000 00000000 00000000 00000000
  2410. I/DEBUG ( 93): 400344bc 00000000 00000000 00000000 00000000
  2411. I/DEBUG ( 93): 400344cc 00000000 00000000 00000000 00000000
  2412. I/DEBUG ( 93): 400344dc 00000000 00000000 00000000 00000000
  2413. I/DEBUG ( 93): 400344ec 00000000 00000000 00000000 00000000
  2414. I/DEBUG ( 93): 400344fc 00000000 00000000 00000000 00000000
  2415. I/DEBUG ( 93):
  2416. I/DEBUG ( 93): memory near r8:
  2417. I/DEBUG ( 93): 40033388 40051780 00000000 400a0180 40051890
  2418. I/DEBUG ( 93): 40033398 00000000 400a0180 400519a0 00000000
  2419. I/DEBUG ( 93): 400333a8 400a0180 40051ab0 00000000 400a0180
  2420. I/DEBUG ( 93): 400333b8 40051bc0 00000000 400a0180 40051cd0
  2421. I/DEBUG ( 93): 400333c8 00000000 400a0180 40051de0 00000000
  2422. I/DEBUG ( 93): 400333d8 400a0180 40051ef0 00000000 400a0180
  2423. I/DEBUG ( 93): 400333e8 40052000 00000000 400a0180 40052110
  2424. I/DEBUG ( 93): 400333f8 00000000 400a0180 40052220 00000000
  2425. I/DEBUG ( 93): 40033408 400a0180 40052330 00000000 400a0180
  2426. I/DEBUG ( 93): 40033418 40052440 00000000 400a0180 40052550
  2427. I/DEBUG ( 93): 40033428 400a0310 400a0180 40052660 00000000
  2428. I/DEBUG ( 93): 40033438 400a0180 40052770 00000000 400a0180
  2429. I/DEBUG ( 93): 40033448 40052880 00000000 400a0180 40052990
  2430. I/DEBUG ( 93): 40033458 00000000 400a0180 40052aa0 00000000
  2431. I/DEBUG ( 93): 40033468 400a0180 40052bb0 00000000 400a0180
  2432. I/DEBUG ( 93): 40033478 40052cc0 00000000 400a0180 40052dd0
  2433. I/DEBUG ( 93):
  2434. I/DEBUG ( 93): memory near sl:
  2435. I/DEBUG ( 93): 401f4000 00000000 00000000 00000000 00000113
  2436. I/DEBUG ( 93): 401f4010 40034023 4003442c 40034029 40034443
  2437. I/DEBUG ( 93): 401f4020 00000000 401f4678 401f467a 6b636101
  2438. I/DEBUG ( 93): 401f4030 6c6f5620 00656d75 00000000 00000000
  2439. I/DEBUG ( 93): 401f4040 00000000 00000000 00000000 00000000
  2440. I/DEBUG ( 93): 401f4050 00000002 00000002 00000000 00000000
  2441. I/DEBUG ( 93): 401f4060 61657053 2072656b 79616c50 6b636162
  2442. I/DEBUG ( 93): 401f4070 69775320 00686374 00000000 00000000
  2443. I/DEBUG ( 93): 401f4080 00000000 00000000 00000000 00000000
  2444. I/DEBUG ( 93): 401f4090 00000003 00000002 00000000 00000000
  2445. I/DEBUG ( 93): 401f40a0 64616548 6e6f6870 6c502065 61627961
  2446. I/DEBUG ( 93): 401f40b0 56206b63 6d756c6f 00000065 00000000
  2447. I/DEBUG ( 93): 401f40c0 00000000 00000000 00000000 00000000
  2448. I/DEBUG ( 93): 401f40d0 00000004 00000002 00000000 00000000
  2449. I/DEBUG ( 93): 401f40e0 64616548 6e6f6870 6c502065 61627961
  2450. I/DEBUG ( 93): 401f40f0 53206b63 63746977 00000068 00000000
  2451. I/DEBUG ( 93):
  2452. I/DEBUG ( 93): memory near fp:
  2453. I/DEBUG ( 93): 411aa5ac 61636f6c 6d206574 2065726f 68746170
  2454. I/DEBUG ( 93): 411aa5bc 74657320 676e6974 616e0073 6900656d
  2455. I/DEBUG ( 93): 411aa5cc 61760064 0065756c 68746170 6e6e5500
  2456. I/DEBUG ( 93): 411aa5dc 64656d61 74617020 50002168 20687461
  2457. I/DEBUG ( 93): 411aa5ec 656d616e 73252720 6c612027 64616572
  2458. I/DEBUG ( 93): 411aa5fc 78652079 73747369 616e5500 20656c62
  2459. I/DEBUG ( 93): 411aa60c 61206f74 636f6c6c 20657461 65726f6d
  2460. I/DEBUG ( 93): 411aa61c 74617020 43007368 72746e6f 27206c6f
  2461. I/DEBUG ( 93): 411aa62c 20277325 65726c61 20796461 73697865
  2462. I/DEBUG ( 93): 411aa63c 69207374 6170206e 27206874 00277325
  2463. I/DEBUG ( 93): 411aa64c 006c7463 746e6f43 206c6f72 27732527
  2464. I/DEBUG ( 93): 411aa65c 656f6420 74276e73 69786520 2d207473
  2465. I/DEBUG ( 93): 411aa66c 696b7320 6e697070 61760067 2065756c
  2466. I/DEBUG ( 93): 411aa67c 6f206469 6f207475 61722066 2065676e
  2467. I/DEBUG ( 93): 411aa68c 20726f66 6578696d 74632072 2527206c
  2468. I/DEBUG ( 93): 411aa69c 6d002773 72657869 646e6920 25207865
  2469. I/DEBUG ( 93):
  2470. I/DEBUG ( 93): memory near ip:
  2471. I/DEBUG ( 93): 411abf84 40196298 40181b35 400aa559 4019e9a1
  2472. I/DEBUG ( 93): 411abf94 400a4341 40181af9 40195e6c 400a42e7
  2473. I/DEBUG ( 93): 411abfa4 4019ee29 400a46dd 400a46d5 400a43cd
  2474. I/DEBUG ( 93): 411abfb4 400a4539 400a4619 40181b21 400a4105
  2475. I/DEBUG ( 93): 411abfc4 400a42c5 400a42cd 400a43d5 400a44a1
  2476. I/DEBUG ( 93): 411abfd4 40188801 40148f93 401961d0 401493ed
  2477. I/DEBUG ( 93): 411abfe4 4014942d 401495a9 40198d41 401494f5
  2478. I/DEBUG ( 93): 411abff4 40148c21 4018836d 400a4081 411ac000
  2479. I/DEBUG ( 93): 411ac004 00000000 00000000 00000000 00000000
  2480. I/DEBUG ( 93): 411ac014 00000000 00000000 00000000 00000000
  2481. I/DEBUG ( 93): 411ac024 00000000 00000000 00000000 00000000
  2482. I/DEBUG ( 93): 411ac034 00000000 00000000 00000000 00000000
  2483. I/DEBUG ( 93): 411ac044 00000000 00000000 00000000 00000000
  2484. I/DEBUG ( 93): 411ac054 00000000 00000000 00000000 00000000
  2485. I/DEBUG ( 93): 411ac064 00000000 00000000 00000000 00000000
  2486. I/DEBUG ( 93): 411ac074 00000000 00000000 00000000 00000000
  2487. I/DEBUG ( 93):
  2488. I/DEBUG ( 93): memory near sp:
  2489. I/DEBUG ( 93): becec528 401f4678 401f467a 40033ef0 00000002
  2490. I/DEBUG ( 93): becec538 40156fe4 401f5f60 00000002 40144e89
  2491. I/DEBUG ( 93): becec548 40033d50 00000000 401b7380 00000000
  2492. I/DEBUG ( 93): becec558 40183cd9 400a0160 4003442c 00000000
  2493. I/DEBUG ( 93): becec568 00000000 400333a8 00000000 401f4020
  2494. I/DEBUG ( 93): becec578 411aa5ce 4019ee33 40051ab0 411a9ed7
  2495. I/DEBUG ( 93): becec588 40156fe4 401f4654 4014b419 becec724
  2496. I/DEBUG ( 93): becec598 411aa5c6 411aa5cb 401f4651 40156fe4
  2497. I/DEBUG ( 93): becec5a8 40033e74 40033d50 40033ef0 40033e70
  2498. I/DEBUG ( 93): becec5b8 00000000 00000000 00000005 40148349
  2499. I/DEBUG ( 93): becec5c8 becec5fc 00000000 00000000 00000000
  2500. I/DEBUG ( 93): becec5d8 00000000 00000001 401f4530 40033e74
  2501. I/DEBUG ( 93): becec5e8 00000000 401f4650 00000000 401f467e
  2502. I/DEBUG ( 93): becec5f8 40033f95 00000000 40034428 00000000
  2503. I/DEBUG ( 93): becec608 00000000 00000000 00000000 00000000
  2504. I/DEBUG ( 93): becec618 00000000 40033d50 401f45f0 40033d50
  2505. I/DEBUG ( 93):
  2506. I/DEBUG ( 93): code around pc:
  2507. I/DEBUG ( 93): 4019e21c bf008ff0 e92d4ba0 46164ff0 b0854a9f
  2508. I/DEBUG ( 93): 4019e22c 4604447b 90019103 6819589b 46279102
  2509. I/DEBUG ( 93): 4019e23c f8179802 eb009b01 463c0509 f002786a
  2510. I/DEBUG ( 93): 4019e24c b2d90308 d1f22900 0f2df1b9 f817d104
  2511. I/DEBUG ( 93): 4019e25c f04f9b01 e0060a01 0f2bf1b9 bf04468a
  2512. I/DEBUG ( 93): 4019e26c f817463f 2e009b01 8105f000 d10a2e10
  2513. I/DEBUG ( 93): 4019e27c 783ce0fc d0022c78 f0402c58 f89780f1
  2514. I/DEBUG ( 93): 4019e28c 26109001 1f303702 d835280c f000e8df
  2515. I/DEBUG ( 93): 4019e29c 34343407 341e3412 34343434 f1ba0029
  2516. I/DEBUG ( 93): 4019e2ac f0400f00 f04f80c5 f04f0803 f06f34ff
  2517. I/DEBUG ( 93): 4019e2bc e0504560 f1ba2608 f0400f00 f04f80bf
  2518. I/DEBUG ( 93): 4019e2cc f04f0807 f06f34ff e0444570 f1ba260a
  2519. I/DEBUG ( 93): 4019e2dc f0400f00 f04f80b9 f04f0807 4d6d34cc
  2520. I/DEBUG ( 93): 4019e2ec f1bae039 f0400f00 f04f80b5 f04f080f
  2521. I/DEBUG ( 93): 4019e2fc f06f34ff e02e4578 0f00f1ba 2400d003
  2522. I/DEBUG ( 93): 4019e30c 4500f04f f04fe003 f06f34ff ea4f4500
  2523. I/DEBUG ( 93):
  2524. I/DEBUG ( 93): code around lr:
  2525. I/DEBUG ( 93): 4019ee10 f7ff460d 42a8ff7d 4621d3fb edbcf00e
  2526. I/DEBUG ( 93): 4019ee20 2100e000 bd384608 2100b508 f7ff220a
  2527. I/DEBUG ( 93): 4019ee30 bd08f9f7 220a2100 b9f2f7ff 4a314b30
  2528. I/DEBUG ( 93): 4019ee40 e92d447b 46814ff0 b087589b 6818460c
  2529. I/DEBUG ( 93): 4019ee50 90054698 a801b941 24022210 e9b8f7f7
  2530. I/DEBUG ( 93): 4019ee60 4004f8ad e009ac01 29028809 f7e9d006
  2531. I/DEBUG ( 93): 4019ee70 f04ffa57 22603bff e0356002 447d4d22
  2532. I/DEBUG ( 93): 4019ee80 6000f9b5 f7f5b946 f44fea08 f00e71d4
  2533. I/DEBUG ( 93): 4019ee90 f501ee02 802f7716 f44f4e1c 4f1c75d4
  2534. I/DEBUG ( 93): 4019eea0 447f447e f9b646b2 f5bbb000 bf046f80
  2535. I/DEBUG ( 93): 4019eeb0 7b16f44f b000f8a6 3000f8ba 8063ba5b
  2536. I/DEBUG ( 93): 4019eec0 46482210 f7f64621 f1b0e8f2 da0a0b00
  2537. I/DEBUG ( 93): 4019eed0 fa26f7e9 28046800 8839d0f2 3d011c4a
  2538. I/DEBUG ( 93): 4019eee0 d1e0803a d1f8e000 46589905 3000f8d8
  2539. I/DEBUG ( 93): 4019eef0 d0014299 ff84f7e6 e8bdb007 bf008ff0
  2540. I/DEBUG ( 93): 4019ef00 0001e194 ffffff4c 0002c5fa 0002c5d8
  2541. I/ServiceManager( 88): service 'media.audio_flinger' died
  2542. I/ServiceManager( 88): service 'media.player' died
  2543. I/ServiceManager( 88): service 'media.camera' died
  2544. E/wpa_supplicant( 546): Could not get interface hwaddr: Bad file number
  2545. D/WifiConfigStore( 451): Loading config and enabling all networks
  2546. E/WifiConfigStore( 451): Error parsing configurationjava.io.FileNotFoundException: /data/misc/wifi/ipconfig.txt: open failed: ENOENT (No such file or directory)
  2547. E/WifiStateMachine( 451): Failed to set country code RU
  2548. I/ServiceManager( 451): Waiting for service media.audio_policy...
  2549. I/ServiceManager( 451): Waiting for service media.audio_policy...
  2550. I/wpa_supplicant( 546): wlan0: SME: Trying to authenticate with 00:12:17:c7:ae:78 (SSID='ogreport' freq=2462 MHz)
  2551. I/wpa_supplicant( 546): wlan0: Trying to associate with 00:12:17:c7:ae:78 (SSID='ogreport' freq=2462 MHz)
  2552. D/Tethering( 451): sendTetherStateChangedBroadcast 1, 0, 0
  2553. I/wpa_supplicant( 546): wlan0: Associated with 00:12:17:c7:ae:78
  2554. I/wpa_supplicant( 546): wlan0: WPA: Key negotiation completed with 00:12:17:c7:ae:78 [PTK=CCMP GTK=CCMP]
  2555. I/wpa_supplicant( 546): wlan0: CTRL-EVENT-CONNECTED - Connection to 00:12:17:c7:ae:78 completed (auth) [id=0 id_str=]
  2556. E/WifiStateMachine( 451): Unexpected BatchedScanResults :null
  2557. I/ServiceManager( 451): Waiting for service media.audio_policy...
  2558. W/AudioSystem( 451): AudioPolicyService not published, waiting...
  2559. I/mediaserver( 562): ServiceManager: 0x4107ab00
  2560. I/AudioFlinger( 562): Using default 3000 mSec as standby time.
  2561. E/MediaPlayerFactory( 562): calling dlopen on FACTORY_LIB
  2562. E/MediaPlayerFactory( 562): Failed to open FACTORY_LIB Error : dlopen failed: library "libdashplayer.so" not found
  2563. I/CameraService( 562): CameraService started (pid=562)
  2564. I/ServiceManager( 451): Waiting for service media.audio_policy...
  2565. D/Camera_Factory( 562): CameraFactory::CameraFactory
  2566. I/CameraService( 562): Loaded "Camera Module" camera module
  2567. D/Camera_Factory( 562): CameraFactory::get_number_of_cameras
  2568. D/Camera_Factory( 562): CameraFactory::getCameraNum
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement