[ROM][4.4][UNOFFICIAL] CM11 without graphics - RAZR i Android Development

Hey there,
It is time to publish my CM11 tree for our Razr I phones.
There is nothing working so far.
It's a stock CM11 tree with integrated kernel from oxavelar (https://github.com/oxavelar/XT890-Kernel-Gamma), many things taken from hazou (https://github.com/HazouPH/android_device_motorola_smi) and surfaceflinger patches from steven676 (https://gist.github.com/steven676/7276901).
Recovery PHILZ 6.14.2 (CWM v6.0.4.7) should be working fine, although mount paths are not setup really well (vold mounts missing, aromafm can't automount). There might also be some confusion around the SD card paths, so I really recommend not to use it for wiping and backing up any SD related stuff. As recovery does work fine for installing and backing up, I post a fastboot flashable recovery.img. Note: This is really not well tested by me!
Additional Warning: You may lose your data on INTERNAL SD when you wipe DATA!
To use aromafm, push the supplied aromafm.zip to /external_sd/clockworkmod/aromafm/aromafm.zip using adb in recovery or your running rom (then use the stock path for external SD. Internal should also work but I prefer not to use that)
You can find recovery here: http://android.matthias-larisch.de/razr-i/recovery/
Device tree is here: https://github.com/NerdyProjects/android_device_motorola_smi
More Github links to other forked projects will follow shortly, there are more changes.

So let's begin with talking about some errors:
Code:
D/libEGL ( 128): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_121.so
D/libEGL ( 128): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_121.so
D/libEGL ( 128): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_121.so
I/GrallocFB( 128): framebuffer opened
D/hwcomposer( 128): bool IntelHWComposerDrm::drmInit(): successfully. mDrmFd 18
I/SurfaceFlinger( 128): Using composer version 0.0
W/SurfaceFlinger( 128): getting VSYNC period from fb HAL: 16666666
W/SurfaceFlinger( 128): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
W/SurfaceFlinger( 128): no suitable EGLConfig found, trying without EGL_RECORDABLE_ANDROID
I/SurfaceFlinger( 128): EGL informations:
I/SurfaceFlinger( 128): vendor : Android
I/SurfaceFlinger( 128): version : 1.4 Android META-EGL
I/SurfaceFlinger( 128): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer EGL_ANDROID_recordable
I/SurfaceFlinger( 128): Client API: OpenGL_ES
I/SurfaceFlinger( 128): EGLSurface: 8-8-8-8, config=0x12
I/SurfaceFlinger( 128): OpenGL ES informations:
I/SurfaceFlinger( 128): vendor : Imagination Technologies
I/SurfaceFlinger( 128): renderer : PowerVR SGX 540
I/SurfaceFlinger( 128): version : OpenGL ES 2.0 build [email protected]8934
I/SurfaceFlinger( 128): extensions: GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_vertex_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_element_index_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_ETC1_RGB8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_internalformat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_stencil GL_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL_EXT_multi_draw_arrays GL_EXT_texture_format_BGRA8888 GL_EXT_discard_framebuffer GL_EXT_shader_texture_lod GL_IMG_shader_binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_program_binary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
I/SurfaceFlinger( 128): GL_MAX_TEXTURE_SIZE = 2048
I/SurfaceFlinger( 128): GL_MAX_VIEWPORT_DIMS = 2048
E/cutils-trace( 128): Error opening trace file: No such file or directory (2)
E/IMGSRV ( 128): :0: ValidateWindowConfigFormat: Window and Config pixel formats do not match
E/IMGSRV ( 128): :0: ValidateWindowConfigFormat: Window format was 1, Config format was 5
E/libEGL ( 128): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 128): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 128): call to OpenGL ES API with no current context (logged once per thread)
D/SurfaceFlinger( 128): Screen acquired, type=0 flinger=0xb94bf820
D/hwcomposer( 128): int IntelDisplayPlaneManager::setZOrderConfig(int, int): set zorder: 3
E/IMGSRV ( 128): :0: compositionComplete: GLESFlushBuffersGCNoContext failed
E/IMGSRV ( 128): :0: compositionComplete: Foreign (probably software) GLES detected! Enabling workarounds.
E/libEGL ( 128): validate_display:254 error 3008 (EGL_BAD_DISPLAY)
E/hwcomposer( 128): int hwc_set(hwc_composer_device_t*, hwc_display_t, hwc_surface_t, hwc_layer_list_t*): failed to commit
D/libEGL ( 195): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_121.so
D/libEGL ( 195): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_121.so
E/libEGL ( 128): validate_display:254 error 3008 (EGL_BAD_DISPLAY)
E/hwcomposer( 128): int hwc_set(hwc_composer_device_t*, hwc_display_t, hwc_surface_t, hwc_layer_list_t*): failed to commit
D/libEGL ( 195): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_121.so
E/cutils-trace( 195): Error opening trace file: No such file or directory (2)
E/IMGSRV ( 195): :0: ValidateWindowConfigFormat: Window and Config pixel formats do not match
E/IMGSRV ( 195): :0: ValidateWindowConfigFormat: Window format was 1, Config format was 5
I/AudioPolicyManagerBase( 131): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
E/libEGL ( 195): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 195): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 195): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
E/libEGL ( 128): validate_display:254 error 3008 (EGL_BAD_DISPLAY)
E/hwcomposer( 128): int hwc_set(hwc_composer_device_t*, hwc_display_t, hwc_surface_t, hwc_layer_list_t*): failed to commit
Graphics is therefore not working. I also looked into the Samsung Galaxy Tab 3 10.1 porting effort and they seemed to not have any problem with the GFX at this stage. They have SGX544, though. Any ideas? Does also not work without surfaceflinger patches (Open-GL ES1.1 fallback). The ValidateWindowConfigFormat errors are the problems, I think.

Hello why are you trying to do what people are already doing?
It would be better if you try to work with hazou:
http://forum.xda-developers.com/showthread.php?t=2563960

Burn02 said:
Hello why are you trying to do what people are already doing?
It would be better if you try to work with hazou:
http://forum.xda-developers.com/showthread.php?t=2563960
Click to expand...
Click to collapse
Actually this is the KitKat ROM whereas that's the Jelly Bean one.

PosixCompatible said:
Graphics is therefore not working. I also looked into the Samsung Galaxy Tab 3 10.1 porting effort and they seemed to not have any problem with the GFX at this stage. They have SGX544, though. Any ideas? Does also not work without surfaceflinger patches (Open-GL ES1.1 fallback). The ValidateWindowConfigFormat errors are the problems, I think.
Click to expand...
Click to collapse
You are going to be more lucky looking at the patches from the galaxy nexus since we share the same gpu.

PosixCompatible said:
So let's begin with talking about some errors:
Code:
D/libEGL ( 128): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_121.so
D/libEGL ( 128): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_121.so
D/libEGL ( 128): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_121.so
I/GrallocFB( 128): framebuffer opened
D/hwcomposer( 128): bool IntelHWComposerDrm::drmInit(): successfully. mDrmFd 18
I/SurfaceFlinger( 128): Using composer version 0.0
W/SurfaceFlinger( 128): getting VSYNC period from fb HAL: 16666666
W/SurfaceFlinger( 128): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
W/SurfaceFlinger( 128): no suitable EGLConfig found, trying without EGL_RECORDABLE_ANDROID
I/SurfaceFlinger( 128): EGL informations:
I/SurfaceFlinger( 128): vendor : Android
I/SurfaceFlinger( 128): version : 1.4 Android META-EGL
I/SurfaceFlinger( 128): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer EGL_ANDROID_recordable
I/SurfaceFlinger( 128): Client API: OpenGL_ES
I/SurfaceFlinger( 128): EGLSurface: 8-8-8-8, config=0x12
I/SurfaceFlinger( 128): OpenGL ES informations:
I/SurfaceFlinger( 128): vendor : Imagination Technologies
I/SurfaceFlinger( 128): renderer : PowerVR SGX 540
I/SurfaceFlinger( 128): version : OpenGL ES 2.0 build [email protected]
I/SurfaceFlinger( 128): extensions: GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_vertex_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_element_index_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_ETC1_RGB8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_internalformat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_stencil GL_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL_EXT_multi_draw_arrays GL_EXT_texture_format_BGRA8888 GL_EXT_discard_framebuffer GL_EXT_shader_texture_lod GL_IMG_shader_binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_program_binary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
I/SurfaceFlinger( 128): GL_MAX_TEXTURE_SIZE = 2048
I/SurfaceFlinger( 128): GL_MAX_VIEWPORT_DIMS = 2048
E/cutils-trace( 128): Error opening trace file: No such file or directory (2)
E/IMGSRV ( 128): :0: ValidateWindowConfigFormat: Window and Config pixel formats do not match
E/IMGSRV ( 128): :0: ValidateWindowConfigFormat: Window format was 1, Config format was 5
E/libEGL ( 128): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 128): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 128): call to OpenGL ES API with no current context (logged once per thread)
D/SurfaceFlinger( 128): Screen acquired, type=0 flinger=0xb94bf820
D/hwcomposer( 128): int IntelDisplayPlaneManager::setZOrderConfig(int, int): set zorder: 3
E/IMGSRV ( 128): :0: compositionComplete: GLESFlushBuffersGCNoContext failed
E/IMGSRV ( 128): :0: compositionComplete: Foreign (probably software) GLES detected! Enabling workarounds.
E/libEGL ( 128): validate_display:254 error 3008 (EGL_BAD_DISPLAY)
E/hwcomposer( 128): int hwc_set(hwc_composer_device_t*, hwc_display_t, hwc_surface_t, hwc_layer_list_t*): failed to commit
D/libEGL ( 195): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_121.so
D/libEGL ( 195): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_121.so
E/libEGL ( 128): validate_display:254 error 3008 (EGL_BAD_DISPLAY)
E/hwcomposer( 128): int hwc_set(hwc_composer_device_t*, hwc_display_t, hwc_surface_t, hwc_layer_list_t*): failed to commit
D/libEGL ( 195): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_121.so
E/cutils-trace( 195): Error opening trace file: No such file or directory (2)
E/IMGSRV ( 195): :0: ValidateWindowConfigFormat: Window and Config pixel formats do not match
E/IMGSRV ( 195): :0: ValidateWindowConfigFormat: Window format was 1, Config format was 5
I/AudioPolicyManagerBase( 131): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
E/libEGL ( 195): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 195): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 195): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
E/libEGL ( 128): validate_display:254 error 3008 (EGL_BAD_DISPLAY)
E/hwcomposer( 128): int hwc_set(hwc_composer_device_t*, hwc_display_t, hwc_surface_t, hwc_layer_list_t*): failed to commit
Graphics is therefore not working. I also looked into the Samsung Galaxy Tab 3 10.1 porting effort and they seemed to not have any problem with the GFX at this stage. They have SGX544, though. Any ideas? Does also not work without surfaceflinger patches (Open-GL ES1.1 fallback). The ValidateWindowConfigFormat errors are the problems, I think.
Click to expand...
Click to collapse
And u did include all the patches from steven about the pixelflinger?

Hazou said:
And u did include all the patches from steven about the pixelflinger?
Click to expand...
Click to collapse
Jep, I thought I did. I really have to post the rest of the code, it's a bit complicated as I did not use the repo tool for most... Hope to make it this evening.
Patches applied to surfaceflinger:
Workaroung Bug XZ, pbuffer disable, egl2 disable, try-disabling-some-features-before-falling-back-to-egl1.
Following log with pbuffer without egl2:
Code:
BOARD_EGL_WORKAROUND_BUG_10194508 := true
#TARGET_DISABLE_SURFACEFLINGER_PBUFFERS := true
TARGET_DISABLE_SURFACEFLINGER_GLES2 := true
Code:
I/SurfaceFlinger( 127): SurfaceFlinger is starting
I/SurfaceFlinger( 127): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 127): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_121.so
D/libEGL ( 127): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_121.so
D/libEGL ( 127): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_121.so
I/GrallocFB( 127): framebuffer opened
D/hwcomposer( 127): bool IntelHWComposerDrm::drmInit(): successfully. mDrmFd 18
I/SurfaceFlinger( 127): Using composer version 0.0
W/SurfaceFlinger( 127): getting VSYNC period from fb HAL: 16666666
W/SurfaceFlinger( 127): OpenGL ES 2.0 disabled for this device
W/SurfaceFlinger( 127): no suitable EGLConfig found, trying OpenGL ES 1.1
W/SurfaceFlinger( 127): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
I/SurfaceFlinger( 127): EGL informations:
I/SurfaceFlinger( 127): vendor : Android
I/SurfaceFlinger( 127): version : 1.4 Android META-EGL
I/SurfaceFlinger( 127): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer EGL_ANDROID_recordable
I/SurfaceFlinger( 127): Client API: OpenGL_ES
I/SurfaceFlinger( 127): EGLSurface: 8-8-8-8, config=0x2
E/cutils-trace( 127): Error opening trace file: No such file or directory (2)
E/IMGSRV ( 127): :0: ValidateWindowConfigFormat: Window and Config pixel formats do not match
E/IMGSRV ( 127): :0: ValidateWindowConfigFormat: Window format was 1, Config format was 5
E/libEGL ( 127): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 127): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 127): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
I/SurfaceFlinger( 127): OpenGL ES informations:
I/SurfaceFlinger( 127): vendor : Imagination Technologies
I/SurfaceFlinger( 127): renderer : PowerVR SGX 540
I/SurfaceFlinger( 127): version : OpenGL ES-CM 1.1
I/SurfaceFlinger( 127): extensions: GL_EXT_debug_marker GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_OES_egl_sync GL_IMG_vertex_array_object GL_APPLE_texture_2D_limited_npot
I/SurfaceFlinger( 127): GL_MAX_TEXTURE_SIZE = 2048
I/SurfaceFlinger( 127): GL_MAX_VIEWPORT_DIMS = 2048
D/SurfaceFlinger( 127): Screen acquired, type=0 flinger=0xb790d820
D/hwcomposer( 127): int IntelDisplayPlaneManager::setZOrderConfig(int, int): set zorder: 3
E/SurfaceFlinger( 127): GL error 0x0501
E/libEGL ( 127): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
E/IMGSRV ( 127): :0: Post2: Passed an empty slot for the composition buffer, but no composition was posted since last Post2()
E/hwcomposer( 127): bool IntelHWComposer::commit(hwc_display_t, hwc_surface_t, hwc_layer_list_t*): Post2 failed with errno -14
E/hwcomposer( 127): int hwc_set(hwc_composer_device_t*, hwc_display_t, hwc_surface_t, hwc_layer_list_t*): failed to commit
E/libEGL ( 127): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
D/libEGL ( 195): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_121.so
D/libEGL ( 195): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_121.so
D/libEGL ( 195): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_121.so
E/cutils-trace( 195): Error opening trace file: No such file or directory (2)
E/SurfaceFlinger( 127): GL error 0x0501
E/libEGL ( 127): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
E/IMGSRV ( 127): :0: Post2: Passed an empty slot for the composition buffer, but no composition was posted since last Post2()
E/hwcomposer( 127): bool IntelHWComposer::commit(hwc_display_t, hwc_surface_t, hwc_layer_list_t*): Post2 failed with errno -14
E/hwcomposer( 127): int hwc_set(hwc_composer_device_t*, hwc_display_t, hwc_surface_t, hwc_layer_list_t*): failed to commit
E/libEGL ( 127): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
E/IMGSRV ( 195): :0: ValidateWindowConfigFormat: Window and Config pixel formats do not match
E/IMGSRV ( 195): :0: ValidateWindowConfigFormat: Window format was 1, Config format was 5
E/libEGL ( 195): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 195): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 195): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
E/SurfaceFlinger( 127): GL error 0x0501
E/libEGL ( 127): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
E/IMGSRV ( 127): :0: Post2: Passed an empty slot for the composition buffer, but no composition was posted since last Post2()
E/hwcomposer( 127): bool IntelHWComposer::commit(hwc_display_t, hwc_surface_t, hwc_layer_list_t*): Post2 failed with errno -14
E/hwcomposer( 127): int hwc_set(hwc_composer_device_t*, hwc_display_t, hwc_surface_t, hwc_layer_list_t*): failed to commit
E/libEGL ( 127): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
(boot continues as normal)
As I see we should not encounter BUG 10194508 as the disabled feature does not show up in the capability list. I have to say that I never did anything with OpenGL except some very basic vertice programming in Delphi when I was a kid. Did never tinker with any of those error messages above.
Code:
BOARD_EGL_WORKAROUND_BUG_10194508 := true
TARGET_DISABLE_SURFACEFLINGER_PBUFFERS := true
#TARGET_DISABLE_SURFACEFLINGER_GLES2 := true
may be a bit more interesting as it gives us:
Code:
I/SurfaceFlinger( 127): SurfaceFlinger is starting
I/SurfaceFlinger( 127): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 127): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_121.so
D/libEGL ( 127): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_121.so
D/libEGL ( 127): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_121.so
I/GrallocFB( 127): framebuffer opened
D/hwcomposer( 127): bool IntelHWComposerDrm::drmInit(): successfully. mDrmFd 18
I/SurfaceFlinger( 127): Using composer version 0.0
W/SurfaceFlinger( 127): getting VSYNC period from fb HAL: 16666666
W/SurfaceFlinger( 127): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
I/SurfaceFlinger( 127): EGL informations:
I/SurfaceFlinger( 127): vendor : Android
I/SurfaceFlinger( 127): version : 1.4 Android META-EGL
I/SurfaceFlinger( 127): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer EGL_ANDROID_recordable
I/SurfaceFlinger( 127): Client API: OpenGL_ES
I/SurfaceFlinger( 127): EGLSurface: 8-8-8-8, config=0x13
E/cutils-trace( 127): Error opening trace file: No such file or directory (2)
E/IMGSRV ( 127): :0: ValidateWindowConfigFormat: Window and Config pixel formats do not match
E/IMGSRV ( 127): :0: ValidateWindowConfigFormat: Window format was 1, Config format was 5
E/libEGL ( 127): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 127): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 127): call to OpenGL ES API with no current context (logged once per thread)
F/libc ( 127): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 127 (surfaceflinger)
I/DEBUG ( 125): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 125): Build fingerprint: 'motorola/cm_smi/smi:4.4.2/KOT49H/e72f0c2fd7:userdebug/test-keys'
I/DEBUG ( 125): Revision: '0'
I/DEBUG ( 125): pid: 127, tid: 127, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 125): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 125): eax 00000000 ebx b75fce74 ecx 00000000 edx 00000000
I/DEBUG ( 125): esi b867f720 edi 00000000
I/DEBUG ( 125): xcs 00000073 xds 0000007b xes 0000007b xfs 00000000 xss 0000007b
I/DEBUG ( 125): eip b7687076 ebp bfc3143c esp bfc313cc flags 00010246
E/Corkscrew( 125): unrecognized DW_CFA_* instruction: 0x10
I/DEBUG ( 125):
I/DEBUG ( 125): backtrace:
I/DEBUG ( 125): #00 pc 0005c076 /system/lib/libc.so (strlen+6)
I/DEBUG ( 125): #01 pc 0001485a /system/lib/libutils.so (android::String8::setTo(char const*)+42)
I/DEBUG ( 125): #02 pc 0003f241 /system/lib/libsurfaceflinger.so (android::GLExtensions::initWithGLStrings(unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*)+49)
I/DEBUG ( 125): #03 pc 0003f78c /system/lib/libsurfaceflinger.so (android::RenderEngine::logEGLInfo()+156)
I/DEBUG ( 125): #04 pc 00041655 /system/lib/libsurfaceflinger.so (android::GLES20RenderEngine::initializeGL()+341)
I/DEBUG ( 125): #05 pc 0002af69 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::init()+1033)
I/DEBUG ( 125): #06 pc 00000931 /system/bin/surfaceflinger (main+209)
I/DEBUG ( 125):
I/DEBUG ( 125): stack:
I/DEBUG ( 125): bfc3138c b7638f89 /system/lib/libc.so (pthread_mutex_unlock+25)
I/DEBUG ( 125): bfc31390 b867d8c0 [heap]
I/DEBUG ( 125): bfc31394 bfc313e0 [stack]
I/DEBUG ( 125): bfc31398 bfc314b8 [stack]
I/DEBUG ( 125): bfc3139c b752359e /system/lib/libEGL.so (android::gl_no_context()+30)
I/DEBUG ( 125): bfc313a0 00000000
I/DEBUG ( 125): bfc313a4 b7523586 /system/lib/libEGL.so (android::gl_no_context()+6)
I/DEBUG ( 125): bfc313a8 b776a8b4 /system/lib/libsurfaceflinger.so
I/DEBUG ( 125): bfc313ac b73eb4c6 /system/lib/libGLESv1_CM.so (glViewport+54)
I/DEBUG ( 125): bfc313b0 00000000
I/DEBUG ( 125): bfc313b4 00000000
I/DEBUG ( 125): bfc313b8 b7638db9 /system/lib/libc.so (pthread_mutex_lock+9)
I/DEBUG ( 125): bfc313bc b76e3fcc /system/lib/libc.so
I/DEBUG ( 125): bfc313c0 00000033
I/DEBUG ( 125): bfc313c4 b867f720 [heap]
I/DEBUG ( 125): bfc313c8 00000000
I/DEBUG ( 125): #00 bfc313cc b75e785b /system/lib/libutils.so (android::String8::setTo(char const*)+43)
I/DEBUG ( 125): #01 bfc313d0 00000000
I/DEBUG ( 125): bfc313d4 bfc313e0 [stack]
I/DEBUG ( 125): bfc313d8 00000000
I/DEBUG ( 125): bfc313dc 00000000
I/DEBUG ( 125): bfc313e0 7f800000
I/DEBUG ( 125): bfc313e4 00000000
I/DEBUG ( 125): bfc313e8 00000000
I/DEBUG ( 125): bfc313ec 00000000
I/DEBUG ( 125): bfc313f0 00000000
I/DEBUG ( 125): bfc313f4 7f800000
I/DEBUG ( 125): bfc313f8 00000000
I/DEBUG ( 125): bfc313fc b776a8b4 /system/lib/libsurfaceflinger.so
I/DEBUG ( 125): bfc31400 b867f720 [heap]
I/DEBUG ( 125): bfc31404 00000000
I/DEBUG ( 125): bfc31408 bfc3143c [stack]
I/DEBUG ( 125): bfc3140c b7752242 /system/lib/libsurfaceflinger.so (android::GLExtensions::initWithGLStrings(unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*)+50)
I/DEBUG ( 125): #02 bfc31410 b867f724 [heap]
I/DEBUG ( 125): bfc31414 00000000
I/DEBUG ( 125): bfc31418 b75fce74 /system/lib/libutils.so
I/DEBUG ( 125): bfc3141c b7638f89 /system/lib/libc.so (pthread_mutex_unlock+25)
I/DEBUG ( 125): bfc31420 b866a030 [heap]
I/DEBUG ( 125): bfc31424 b75acddc /system/lib/libEGL.so
I/DEBUG ( 125): bfc31428 00001f00
I/DEBUG ( 125): bfc3142c b7523595 /system/lib/libEGL.so (android::gl_no_context()+21)
I/DEBUG ( 125): bfc31430 00000000
I/DEBUG ( 125): bfc31434 b7523586 /system/lib/libEGL.so (android::gl_no_context()+6)
I/DEBUG ( 125): bfc31438 b73f0fe4 /system/lib/libGLESv1_CM.so
I/DEBUG ( 125): bfc3143c b73ed67a /system/lib/libGLESv1_CM.so (glGetString+74)
I/DEBUG ( 125): bfc31440 00001f00
I/DEBUG ( 125): bfc31444 00000004
I/DEBUG ( 125): bfc31448 b7752219 /system/lib/libsurfaceflinger.so (android::GLExtensions::initWithGLStrings(unsigned char const*, unsigned char const*, unsigned char const*, unsigned char const*)+9)
I/DEBUG ( 125): bfc3144c b776a8b4 /system/lib/libsurfaceflinger.so
I/DEBUG ( 125): ........ ........
But I cannot debug it with gdbserver as this dies before the SIGSEV. It may have something to do with any unclean disabling of pbuffer in stevens patch? As it segfaults in logEGLinfo I assume it to fail because of the failures right above.
Another one with both patches disabled:
Code:
BOARD_EGL_WORKAROUND_BUG_10194508 := true
#TARGET_DISABLE_SURFACEFLINGER_PBUFFERS := true
#TARGET_DISABLE_SURFACEFLINGER_GLES2 := true
For every try I rebuilt the complete surfaceflinger by removing all objects from surfaceflinger_intermediates and libsurfaceflinger_intermediates and pushing the new files onto the device, this should have been enough.
Code:
I/SurfaceFlinger( 128): SurfaceFlinger is starting
I/SurfaceFlinger( 128): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 128): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_121.so
D/libEGL ( 128): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_121.so
D/libEGL ( 128): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_121.so
I/GrallocFB( 128): framebuffer opened
D/hwcomposer( 128): bool IntelHWComposerDrm::drmInit(): successfully. mDrmFd 18
I/SurfaceFlinger( 128): Using composer version 0.0
W/SurfaceFlinger( 128): getting VSYNC period from fb HAL: 16666666
W/SurfaceFlinger( 128): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
W/SurfaceFlinger( 128): no suitable EGLConfig found, trying without EGL_RECORDABLE_ANDROID
I/SurfaceFlinger( 128): EGL informations:
I/SurfaceFlinger( 128): vendor : Android
I/SurfaceFlinger( 128): version : 1.4 Android META-EGL
I/SurfaceFlinger( 128): extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer EGL_ANDROID_recordable
I/SurfaceFlinger( 128): Client API: OpenGL_ES
I/SurfaceFlinger( 128): EGLSurface: 8-8-8-8, config=0x12
E/cutils-trace( 128): Error opening trace file: No such file or directory (2)
E/IMGSRV ( 128): :0: ValidateWindowConfigFormat: Window and Config pixel formats do not match
E/IMGSRV ( 128): :0: ValidateWindowConfigFormat: Window format was 1, Config format was 5
E/libEGL ( 128): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 128): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 128): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
I/SurfaceFlinger( 128): OpenGL ES informations:
I/SurfaceFlinger( 128): vendor : Imagination Technologies
I/SurfaceFlinger( 128): renderer : PowerVR SGX 540
I/SurfaceFlinger( 128): version : OpenGL ES 2.0 build [email protected]
I/SurfaceFlinger( 128): extensions: GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_vertex_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_element_index_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_ETC1_RGB8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_internalformat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_stencil GL_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL_EXT_multi_draw_arrays GL_EXT_texture_format_BGRA8888 GL_EXT_discard_framebuffer GL_EXT_shader_texture_lod GL_IMG_shader_binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_program_binary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
I/SurfaceFlinger( 128): GL_MAX_TEXTURE_SIZE = 2048
I/SurfaceFlinger( 128): GL_MAX_VIEWPORT_DIMS = 2048
D/SurfaceFlinger( 128): Screen acquired, type=0 flinger=0xb8e43820
D/hwcomposer( 128): int IntelDisplayPlaneManager::setZOrderConfig(int, int): set zorder: 3
E/IMGSRV ( 128): :0: compositionComplete: GLESFlushBuffersGCNoContext failed
E/IMGSRV ( 128): :0: compositionComplete: Foreign (probably software) GLES detected! Enabling workarounds.
E/libEGL ( 128): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
E/IMGSRV ( 128): :0: Post2: Passed an empty slot for the composition buffer, but no composition was posted since last Post2()
E/hwcomposer( 128): bool IntelHWComposer::commit(hwc_display_t, hwc_surface_t, hwc_layer_list_t*): Post2 failed with errno -14
E/hwcomposer( 128): int hwc_set(hwc_composer_device_t*, hwc_display_t, hwc_surface_t, hwc_layer_list_t*): failed to commit
E/libEGL ( 128): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
D/libEGL ( 181): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_121.so
D/libEGL ( 181): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_121.so
D/libEGL ( 181): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_121.so
E/libEGL ( 128): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
E/IMGSRV ( 128): :0: Post2: Passed an empty slot for the composition buffer, but no composition was posted since last Post2()
E/hwcomposer( 128): bool IntelHWComposer::commit(hwc_display_t, hwc_surface_t, hwc_layer_list_t*): Post2 failed with errno -14
E/hwcomposer( 128): int hwc_set(hwc_composer_device_t*, hwc_display_t, hwc_surface_t, hwc_layer_list_t*): failed to commit
E/libEGL ( 128): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
E/cutils-trace( 181): Error opening trace file: No such file or directory (2)
E/IMGSRV ( 181): :0: ValidateWindowConfigFormat: Window and Config pixel formats do not match
E/IMGSRV ( 181): :0: ValidateWindowConfigFormat: Window format was 1, Config format was 5
E/libEGL ( 181): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 181): eglQuerySurface:590 error 300d (EGL_BAD_SURFACE)
E/libEGL ( 181): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
E/libEGL ( 128): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
E/IMGSRV ( 128): :0: Post2: Passed an empty slot for the composition buffer, but no composition was posted since last Post2()
E/hwcomposer( 128): bool IntelHWComposer::commit(hwc_display_t, hwc_surface_t, hwc_layer_list_t*): Post2 failed with errno -14
E/hwcomposer( 128): int hwc_set(hwc_composer_device_t*, hwc_display_t, hwc_surface_t, hwc_layer_list_t*): failed to commit
E/libEGL ( 128): eglMakeCurrent:775 error 3009 (EGL_BAD_MATCH)
(boot continues as normal)
Every try with EGL2 does not remove the bootloader-logo (the bootloader unlocked message), but the EGL1 tries lead to a black screen.

Code:
I/SurfaceFlinger( 127): Using composer version 0.0
As if the composer is not loaded correctly, should be 0.3.
Code:
E/IMGSRV ( 127): :0: ValidateWindowConfigFormat: Window and Config pixel formats do not match
E/IMGSRV ( 127): :0: ValidateWindowConfigFormat: Window format was 1, Config format was 5
Looked it up, has something to do with the pixelparameters (colors). But what...
Have a look at this for gdb debugging on crashed services on start up.

Hazou said:
Code:
I/SurfaceFlinger( 127): Using composer version 0.0
As if the composer is not loaded correctly, should be 0.3.
Click to expand...
Click to collapse
Hazou said:
Have a look at this for gdb debugging on crashed services on start up.
Click to expand...
Click to collapse
Yeah, I already know about android debugging. Thanks anyway
Problem is, that gdbserver segfaults when running surfaceflinger. Could be too easy else, right?
Code:
130|[email protected]:/ # gdbserver :5039 /system/bin/surfaceflinger
Process /system/bin/surfaceflinger created; pid = 691
Listening on port 5039
Remote debugging from host 127.0.0.1
gdb: Unable to get location for thread creation breakpoint: requested event is not supported
gdb: Unable to get location for thread creation breakpoint: requested event is not supported
gdb: Unable to get location for thread creation breakpoint: requested event is not supported
thread getmsg err: no event message for getmsg
Cannot attach to process -326959101: No such process (3)
gdb: Could not attach to thread -326959101 (LWP -326959101)
thread getmsg err: no event message for getmsg
Segmentation fault
Code:
I/SurfaceFlinger( 691): SurfaceFlinger is starting
F/libc ( 691): Fatal signal 5 (???) at 0x00000000 (code=128), thread 699 (Binder_1)
I/SurfaceFlinger( 691): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
F/libc ( 691): Fatal signal 5 (???) at 0x00000000 (code=128), thread 691 (surfaceflinger)
I/DEBUG ( 125): process stopped due to unexpected signal 5
I/DEBUG ( 125): unexpected waitpid response: n=691, status=00000005
I/DEBUG ( 125): ptrace detach from 691 failed: No such process
I/DEBUG ( 125): debuggerd committing suicide to free the zombie!
I/DEBUG ( 703): debuggerd: Feb 17 2014 17:10:40
I did try to set a breakpoint into HWComposer initialisation but that gdb segfault happens before.
Please give me another day for the remaining sources - I know you really would like to compile this yourself. I will have another two hours tomorrow morning and hope to get it sorted out then.
That's it for today.
Edit:
BTW it is very nice to live without a smartphone a few days - but I soon need to have it working again (Razr I is my primary and only one). As I don't see me getting anyway here, I will soon go back to JB. Should not be more than a month until we see official 4.4 - those libs should all work more or less out of the box in CM11 I think/hope.

Take your time, I am interested, but won't be able to build in the next couple of weeks, I think so I don't mind if it is tomorrow or next month. Waiting more or less for official kitkat, to get started with cm11. In the mean time getting audio ready, because that will be one thing that we need to build/compile our self without much help from moto/Intel and I can do that in cm10.1.
Sent from my GT-P5110 using XDA Premium HD app

hi
iam facing similar issues
and here is full logcat http://paste.ubuntu.com/8056961/
I/SurfaceFlinger( 132): SurfaceFlinger is starting
I/SurfaceFlinger( 132): use dithering
I/SurfaceFlinger( 132): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 132): loaded /system/lib/egl/libEGL_adreno200.so
D/libEGL ( 132): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
D/libEGL ( 132): loaded /system/lib/egl/libGLESv2_adreno200.so
I/Adreno200-EGL( 132): <qeglDrvAPI_eglInitialize:290>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB.04.01.01.00.005_msm7627a_JB_CL2577695_release_AU (CL2577695)
I/Adreno200-EGL( 132): Build Date: 07/11/12 Wed
I/Adreno200-EGL( 132): Local Branch: mybranch65565
I/Adreno200-EGL( 132): Remote Branch: quic/master
I/Adreno200-EGL( 132): Local Patches: NONE
I/Adreno200-EGL( 132): Reconstruct Branch: AU_LINUX_ANDROID_JB.04.01.01.00.005 + db7e81a + 4568683 + dfff884 + NOTHING
I/gralloc ( 132): using (fd=19)
I/gralloc ( 132): id = msmfb303_20001
I/gralloc ( 132): xres = 240 px
I/gralloc ( 132): yres = 320 px
I/gralloc ( 132): xres_virtual = 240 px
I/gralloc ( 132): yres_virtual = 972 px
I/gralloc ( 132): bpp = 16
I/gralloc ( 132): r = 11:5
I/gralloc ( 132): g = 5:6
I/gralloc ( 132): b = 0:5
I/gralloc ( 132): width = 43 mm (141.767441 dpi)
I/gralloc ( 132): height = 58 mm (140.137924 dpi)
I/gralloc ( 132): refresh rate = 0.00 Hz
D/CALCFPS ( 132): DEBUG_CALC_FPS: 0
D/CALCFPS ( 132): period: 10
D/CALCFPS ( 132): ignorethresh_us: 500000
D/CALCFPS ( 132): DEBUG_CALC_FPS: 0
D/CALCFPS ( 132): period: 10
D/CALCFPS ( 132): ignorethresh_us: 500000
I/hwcomposer( 132): Initializing Qualcomm Hardware Composer
I/hwcomposer( 132): MDP version: 303
I/hwcomposer( 132): DYN composition threshold : 2.000000
I/SurfaceFlinger( 132): Using composer version 1.0
I/hwcomposer( 132): Initializing UEvent Listener Thread
I/hwcomposer( 132): Initializing VSYNC Thread
Click to expand...
Click to collapse
W/SurfaceFlinger( 132): getting VSYNC period from fb HAL: -1
W/Adreno200-EGL( 132): <qeglDrvAPI_eglChooseConfig:774>: EGL_BAD_ATTRIBUTE
W/SurfaceFlinger( 132): no suitable EGLConfig found, trying without EGL_FRAMEBUFFER_TARGET_ANDROID
W/SurfaceFlinger( 132): no suitable EGLConfig found, trying without EGL_RECORDABLE_ANDROID
W/SurfaceFlinger( 132): no suitable EGLConfig found, trying with 16-bit color allowed
W/Trace ( 132): error opening trace file: No such file or directory (2)
F/libc ( 132): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 184 (SurfaceFlinger)
Click to expand...
Click to collapse
@Hazou @PosixCompatible please help me with a possible work around
iam building for lg optimus e400

sooorajjj said:
hi
iam facing similar issues
and here is full logcat http://paste.ubuntu.com/8056961/
@Hazou @PosixCompatible please help me with a possible work around
iam building for lg optimus e400
Click to expand...
Click to collapse
Sorry, i never fixed this. I know Angel_666 from the tab3 10.1 fixed it somehow if i remember correctly.

Hazou said:
Sorry, i never fixed this. I know @Angel_666 from the tab3 10.1 fixed it somehow if i remember correctly.
Click to expand...
Click to collapse
MSMFB_METADATA_GET defined in msm_mdp.h but our framebuffer does not support it.
though i havnt fixed it yet but atleast got an idea

Hi sooorajjj, it's nice that you're trying to port KitKat for your L3 (and such an effort is not to be belittled in any matter, though some may disagree), but I think your device already has its section on XDA. Other developers working on a ROM for your device might have already faced the same problem so that should be your starting point.
Good luck!

Update 4.4.1
@Hazou
Hey guys, i just saw on web site (androidpit.com.br) one person get's beta version 4.4.1 for xt 890
i'm trying to talk with him.. but i need to know whats exactly y'all need for everything works

Is the "NDA" enough of an answer, I don't think he will given something.
But I am well suited
Verstuurd van mijn GT-P5110

Related

[HELP] Stuck on rogers screen

I have an EBl1 radio.
I downloaded the three Cyanogen files I needed. The 5.0.8 ROM, the 5.0.8 ebl1 file and the correct google addons. I did a full wipe and flashed these. I even formatted the memory card after.
I'm running .2005 SPL and have flashed super-D successfully many months ago. I'm not sure why this isn't working now. It just gets stuck on the rogers logo. Cyan is the only ebl1 rom I know that's left around here.
Um.. can you enter the fatboot screen and just confirm the exact radio version.. and tell us the order you flashshed the files in when you wiped if logcat outputs anything.
Also what rom do you need an ebi1 port of? If its cm based we can use the cm kernels, if its not cm based or is not the cm kernel ask where the rom maker got their kernel from and if it was modified request the source code as per gpl. Then we can make the port.
It says
DREAM PVT 32B ENG S-OFF
HBOOT-1.33.2005 (DREA21000)
CPLD-4
Radio 3.22.26.17
Flash order:
update-cm-5.0.8-DS-signed (says welcome to cyan)
gapps-ds-ERE36B-signed
bc-5.0.8-ebi1-signed
Hrmm looks right something must be making it choke.
Try in fastboot:
Code:
fastboot erase boot
fastboot erase system -w
Return to recovery:
Then flash cm5.0.8, text patch (link in sig), gapps, the ebi1 port file.
Also if you fail to boot attatch the USB, run 'adb logcat' on your computer then turn on the phone, maybe it will tell us why its choking.
It didn't work. Here is my log:
Code:
D/libEGL ( 239): Setting TLS: 0xafe43b74 to 0xac70a2ec
D/AndroidRuntime( 239):
D/AndroidRuntime( 239): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 239): CheckJNI is OFF
D/AndroidRuntime( 239): --- registering native functions ---
W/dalvikvm( 239): Exception Ljava/util/regex/PatternSyntaxException; thrown during Landroid/graphics/Rect;.<clinit>
I/dalvikvm( 239): Rejecting re-init on previously-failed class Landroid/graphics/Rect; v=0x0
E/dalvikvm( 239): Class lookup Ljava/lang/NoClassDefFoundError; attemped while exception Ljava/lang/ExceptionInInitializerError; pending
I/dalvikvm( 239): DALVIK THREADS:
I/dalvikvm( 239): "main" prio=5 tid=3 RUNNABLE
I/dalvikvm( 239): | group="main" sCount=0 dsCount=0 s=N obj=0x4001e258 self=0xbcf0
I/dalvikvm( 239): | sysTid=239 nice=0 sched=0/0 cgrp=default handle=-1343997128
I/dalvikvm( 239): at dalvik.system.NativeStart.main(Native Method)
I/dalvikvm( 239): at dalvik.system.NativeStart.main(Native Method)
I/dalvikvm( 239):
E/dalvikvm( 239): VM aborting
I/DEBUG ( 121): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 121): Build fingerprint: 'google/passion/passion/mahimahi:2.1-update1/ERE27/24178:user/release-keys'
I/DEBUG ( 121): pid: 239, tid: 239 >>> zygote <<<
I/DEBUG ( 121): signal 11 (SIGSEGV), fault addr deadd00d
I/DEBUG ( 121): r0 0000035c r1 afe1378d r2 0000000c r3 deadd00d
I/DEBUG ( 121): r4 00000026 r5 0000bcf0 r6 ad07ff50 r7 00000000
I/DEBUG ( 121): r8 00000000 r9 00000000 10 00000000 fp 00000000
I/DEBUG ( 121): ip ad080164 sp bef39a58 lr afe14749 pc ad03549a cpsr 20000030
I/DEBUG ( 121): #00 pc 0003549a /system/lib/libdvm.so
I/DEBUG ( 121): #01 pc 000584d6 /system/lib/libdvm.so
I/DEBUG ( 121): #02 pc 0005874a /system/lib/libdvm.so
I/DEBUG ( 121): #03 pc 00058c5e /system/lib/libdvm.so
I/DEBUG ( 121): #04 pc 00034c6e /system/lib/libdvm.so
I/DEBUG ( 121): #05 pc 00034ccc /system/lib/libdvm.so
I/DEBUG ( 121): #06 pc 00056868 /system/lib/libdvm.so
I/DEBUG ( 121): #07 pc 00058246 /system/lib/libdvm.so
I/DEBUG ( 121): #08 pc 0003bad4 /system/lib/libdvm.so
I/DEBUG ( 121): #09 pc 00045260 /system/lib/libandroid_runtime.so
I/DEBUG ( 121): #10 pc 000452de /system/lib/libandroid_runtime.so
I/DEBUG ( 121): #11 pc 0002a1d2 /system/lib/libandroid_runtime.so
I/DEBUG ( 121): #12 pc 0002a21a /system/lib/libandroid_runtime.so
I/DEBUG ( 121): #13 pc 0002a2e6 /system/lib/libandroid_runtime.so
I/DEBUG ( 121): #14 pc 00008cae /system/bin/app_process
I/DEBUG ( 121): #15 pc 0000c54a /system/lib/libc.so
I/DEBUG ( 121): #16 pc b0001a46 /system/bin/linker
I/DEBUG ( 121):
I/DEBUG ( 121): code around pc:
I/DEBUG ( 121): ad035488 4808ecc8 6b9b5823 d0002b00 4b064798
I/DEBUG ( 121): ad035498 701c2426 ed3af7d9 0004aad4 fffe5a3c
I/DEBUG ( 121): ad0354a8 fffe8ea8 0000035c deadd00d b510b40e
I/DEBUG ( 121):
I/DEBUG ( 121): code around lr:
I/DEBUG ( 121): afe14738 220ce008 2b005eab 1c28d003 47889901
I/DEBUG ( 121): afe14748 35544306 d5f43f01 2c006824 b003d1ee
I/DEBUG ( 121): afe14758 bdf01c30 00025758 000000bc 1c0fb5f0
I/DEBUG ( 121):
I/DEBUG ( 121): stack:
I/DEBUG ( 121): bef39a18 40021dc0 /dev/ashmem/mspace/dalvik-heap/zygote/0 (deleted)
I/DEBUG ( 121): bef39a1c 0000bcf0 [heap]
I/DEBUG ( 121): bef39a20 afe3a0b0 /system/lib/libc.so
I/DEBUG ( 121): bef39a24 afe3a05c /system/lib/libc.so
I/DEBUG ( 121): bef39a28 00000000
I/DEBUG ( 121): bef39a2c afe14749 /system/lib/libc.so
I/DEBUG ( 121): bef39a30 bef39a44 [stack]
I/DEBUG ( 121): bef39a34 afe1378d /system/lib/libc.so
I/DEBUG ( 121): bef39a38 ad07ff50 /system/lib/libdvm.so
I/DEBUG ( 121): bef39a3c ad07ff50 /system/lib/libdvm.so
I/DEBUG ( 121): bef39a40 0000bcf0 [heap]
I/DEBUG ( 121): bef39a44 ad07ff50 /system/lib/libdvm.so
I/DEBUG ( 121): bef39a48 00000000
I/DEBUG ( 121): bef39a4c afe137ef /system/lib/libc.so
I/DEBUG ( 121): bef39a50 ad07ff50 /system/lib/libdvm.so
I/DEBUG ( 121): bef39a54 ad03548b /system/lib/libdvm.so
I/DEBUG ( 121): #00 bef39a58 ad07ff50 /system/lib/libdvm.so
I/DEBUG ( 121): bef39a5c ad0584db /system/lib/libdvm.so
I/DEBUG ( 121): #01 bef39a60 41937754 /data/dalvik-cache/[email protected]@[email protected]
I/DEBUG ( 121): bef39a64 afe0f768 /system/lib/libc.so
I/DEBUG ( 121): bef39a68 ad069c70 /system/lib/libdvm.so
I/DEBUG ( 121): bef39a6c 00000000
I/DEBUG ( 121): bef39a70 0006e908 [heap]
I/DEBUG ( 121): bef39a74 c0000000
I/DEBUG ( 121): bef39a78 00000000
I/DEBUG ( 121): bef39a7c ad07ff50 /system/lib/libdvm.so
I/DEBUG ( 121): bef39a80 ad069c70 /system/lib/libdvm.so
I/DEBUG ( 121): bef39a84 0006e908 [heap]
I/DEBUG ( 121): bef39a88 00000000
I/DEBUG ( 121): bef39a8c ad05874f /system/lib/libdvm.so
I/ServiceManager( 119): service 'media.audio_flinger' died
I/ServiceManager( 119): service 'media.player' died
I/ServiceManager( 119): service 'media.camera' died
I/ServiceManager( 119): service 'media.audio_policy' died
D/libEGL ( 240): Setting TLS: 0xafe43b74 to 0xac70a2ec
I/ ( 240): ServiceManager: 0xad08
I/HTC Acoustic( 240): libhtc_acoustic.so version 1.0.1.2.
E/HTC Acoustic( 240): Fail to open /system/etc/AudioPara_Rogers.csv -1.
I/HTC Acoustic( 240): open /system/etc/AudioPara4.csv success.
I/HTC Acoustic( 240): acoustic table version: Sapphire_VODAFONE_20090305
I/HTC Acoustic( 240): read_audio_para_from_file success.
I/HTC Acoustic( 240): get_audpp_filter
I/HTC Acoustic( 240): open /system/etc/AudioFilter.csv success.
I/HTC Acoustic( 240): ADRC Filter ADRC FLAG = ffff.
I/HTC Acoustic( 240): ADRC Filter COMP THRESHOLD = 2600.
I/HTC Acoustic( 240): ADRC Filter COMP SLOPE = b333.
I/HTC Acoustic( 240): ADRC Filter COMP RMS TIME = 106.
I/HTC Acoustic( 240): ADRC Filter COMP ATTACK[0] = 7f7d.
I/HTC Acoustic( 240): ADRC Filter COMP ATTACK[1] = 3096.
I/HTC Acoustic( 240): ADRC Filter COMP RELEASE[0] = 7ff7.
I/HTC Acoustic( 240): ADRC Filter COMP RELEASE[1] = 4356.
I/HTC Acoustic( 240): ADRC Filter COMP DELAY = 16.
I/HTC Acoustic( 240): EQ flag = 00.
I/HTC Acoustic( 240): get_audpre_filter
I/HTC Acoustic( 240): open /system/etc/AudioPreProcess.csv success.
D/AudioHardwareMSM72XX( 240): mNumSndEndpoints = 67
D/AudioHardwareMSM72XX( 240): BT MATCH HANDSET
D/AudioHardwareMSM72XX( 240): BT MATCH SPEAKER
D/AudioHardwareMSM72XX( 240): BT MATCH HEADSET
D/AudioHardwareMSM72XX( 240): BT MATCH BT
D/AudioHardwareMSM72XX( 240): BT MATCH CARKIT
D/AudioHardwareMSM72XX( 240): BT MATCH TTY_FULL
D/AudioHardwareMSM72XX( 240): BT MATCH TTY_VCO
D/AudioHardwareMSM72XX( 240): BT MATCH TTY_HCO
D/AudioHardwareMSM72XX( 240): BT MATCH NO_MIC_HEADSET
D/AudioHardwareMSM72XX( 240): BT MATCH FM_HEADSET
D/AudioHardwareMSM72XX( 240): BT MATCH HEADSET_AND_SPEAKER
D/AudioHardwareMSM72XX( 240): BT MATCH FM_SPEAKER
D/AudioHardwareMSM72XX( 240): BT MATCH BT_EC_OFF
D/AudioHardwareMSM72XX( 240): BT MATCH CURRENT
D/AudioHardwareMSM72XX( 240): BT MATCH BT_EC_OFF
D/AudioHardwareInterface( 240): setMode(NORMAL)
I/AudioHardwareMSM72XX( 240): Set master volume to 5.
I/CameraService( 240): CameraService started: pid=240
I/AudioFlinger( 240): AudioFlinger's thread 0xd8a8 ready to run
I/AudioHardwareMSM72XX( 240): Routing audio to Speakerphone
D/HTC Acoustic( 240): msm72xx_enable_audpp: 0x0001
D/AudioHardwareMSM72XX( 240): setVoiceVolume(1.000000)
I/AudioHardwareMSM72XX( 240): Setting in-call volume to 5 (available range is 0 to 5)
D/libEGL ( 245): Setting TLS: 0xafe43b74 to 0xac70a2ec
D/AndroidRuntime( 245):
D/AndroidRuntime( 245): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 245): CheckJNI is OFF
D/AndroidRuntime( 245): --- registering native functions ---
W/dalvikvm( 245): Exception Ljava/util/regex/PatternSyntaxException; thrown during Landroid/graphics/Rect;.<clinit>
I/dalvikvm( 245): Rejecting re-init on previously-failed class Landroid/graphics/Rect; v=0x0
E/dalvikvm( 245): Class lookup Ljava/lang/NoClassDefFoundError; attemped while exception Ljava/lang/ExceptionInInitializerError; pending
I/dalvikvm( 245): DALVIK THREADS:
I/dalvikvm( 245): "main" prio=5 tid=3 RUNNABLE
I/dalvikvm( 245): | group="main" sCount=0 dsCount=0 s=N obj=0x4001e258 self=0xbcf0
I/dalvikvm( 245): | sysTid=245 nice=0 sched=0/0 cgrp=default handle=-1343997128
I/dalvikvm( 245): at dalvik.system.NativeStart.main(Native Method)
I/dalvikvm( 245): at dalvik.system.NativeStart.main(Native Method)
I/dalvikvm( 245):
E/dalvikvm( 245): VM aborting
I/DEBUG ( 121): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 121): Build fingerprint: 'google/passion/passion/mahimahi:2.1-update1/ERE27/24178:user/release-keys'
I/DEBUG ( 121): pid: 245, tid: 245 >>> zygote <<<
I/DEBUG ( 121): signal 11 (SIGSEGV), fault addr deadd00d
I/DEBUG ( 121): r0 0000035c r1 afe1378d r2 0000000c r3 deadd00d
I/DEBUG ( 121): r4 00000026 r5 0000bcf0 r6 ad07ff50 r7 00000000
I/DEBUG ( 121): r8 00000000 r9 00000000 10 00000000 fp 00000000
I/DEBUG ( 121): ip ad080164 sp be8e1a58 lr afe14749 pc ad03549a cpsr 20000030
I/DEBUG ( 121): #00 pc 0003549a /system/lib/libdvm.so
I/DEBUG ( 121): #01 pc 000584d6 /system/lib/libdvm.so
I/DEBUG ( 121): #02 pc 0005874a /system/lib/libdvm.so
I/DEBUG ( 121): #03 pc 00058c5e /system/lib/libdvm.so
I/DEBUG ( 121): #04 pc 00034c6e /system/lib/libdvm.so
I/DEBUG ( 121): #05 pc 00034ccc /system/lib/libdvm.so
I/DEBUG ( 121): #06 pc 00056868 /system/lib/libdvm.so
I/DEBUG ( 121): #07 pc 00058246 /system/lib/libdvm.so
I/DEBUG ( 121): #08 pc 0003bad4 /system/lib/libdvm.so
I/DEBUG ( 121): #09 pc 00045260 /system/lib/libandroid_runtime.so
I/DEBUG ( 121): #10 pc 000452de /system/lib/libandroid_runtime.so
I/DEBUG ( 121): #11 pc 0002a1d2 /system/lib/libandroid_runtime.so
I/DEBUG ( 121): #12 pc 0002a21a /system/lib/libandroid_runtime.so
I/DEBUG ( 121): #13 pc 0002a2e6 /system/lib/libandroid_runtime.so
I/DEBUG ( 121): #14 pc 00008cae /system/bin/app_process
I/DEBUG ( 121): #15 pc 0000c54a /system/lib/libc.so
I/DEBUG ( 121): #16 pc b0001a46 /system/bin/linker
I/DEBUG ( 121):
I/DEBUG ( 121): code around pc:
I/DEBUG ( 121): ad035488 4808ecc8 6b9b5823 d0002b00 4b064798
I/DEBUG ( 121): ad035498 701c2426 ed3af7d9 0004aad4 fffe5a3c
I/DEBUG ( 121): ad0354a8 fffe8ea8 0000035c deadd00d b510b40e
I/DEBUG ( 121):
I/DEBUG ( 121): code around lr:
I/DEBUG ( 121): afe14738 220ce008 2b005eab 1c28d003 47889901
I/DEBUG ( 121): afe14748 35544306 d5f43f01 2c006824 b003d1ee
I/DEBUG ( 121): afe14758 bdf01c30 00025758 000000bc 1c0fb5f0
I/DEBUG ( 121):
I/DEBUG ( 121): stack:
I/DEBUG ( 121): be8e1a18 40021dc0 /dev/ashmem/mspace/dalvik-heap/zygote/0 (deleted)
I/DEBUG ( 121): be8e1a1c 0000bcf0 [heap]
I/DEBUG ( 121): be8e1a20 afe3a0b0 /system/lib/libc.so
I/DEBUG ( 121): be8e1a24 afe3a05c /system/lib/libc.so
I/DEBUG ( 121): be8e1a28 00000000
I/DEBUG ( 121): be8e1a2c afe14749 /system/lib/libc.so
I/DEBUG ( 121): be8e1a30 be8e1a44 [stack]
I/DEBUG ( 121): be8e1a34 afe1378d /system/lib/libc.so
I/DEBUG ( 121): be8e1a38 ad07ff50 /system/lib/libdvm.so
I/DEBUG ( 121): be8e1a3c ad07ff50 /system/lib/libdvm.so
I/DEBUG ( 121): be8e1a40 0000bcf0 [heap]
I/DEBUG ( 121): be8e1a44 ad07ff50 /system/lib/libdvm.so
I/DEBUG ( 121): be8e1a48 00000000
I/DEBUG ( 121): be8e1a4c afe137ef /system/lib/libc.so
I/DEBUG ( 121): be8e1a50 ad07ff50 /system/lib/libdvm.so
I/DEBUG ( 121): be8e1a54 ad03548b /system/lib/libdvm.so
I/DEBUG ( 121): #00 be8e1a58 ad07ff50 /system/lib/libdvm.so
I/DEBUG ( 121): be8e1a5c ad0584db /system/lib/libdvm.so
I/DEBUG ( 121): #01 be8e1a60 41937754 /data/dalvik-cache/[email protected]@[email protected]ses.dex
I/DEBUG ( 121): be8e1a64 afe0f768 /system/lib/libc.so
I/DEBUG ( 121): be8e1a68 ad069c70 /system/lib/libdvm.so
I/DEBUG ( 121): be8e1a6c 00000000
I/DEBUG ( 121): be8e1a70 0006e908 [heap]
I/DEBUG ( 121): be8e1a74 c0000000
I/DEBUG ( 121): be8e1a78 00000000
I/DEBUG ( 121): be8e1a7c ad07ff50 /system/lib/libdvm.so
I/DEBUG ( 121): be8e1a80 ad069c70 /system/lib/libdvm.so
I/DEBUG ( 121): be8e1a84 0006e908 [heap]
I/DEBUG ( 121): be8e1a88 00000000
I/DEBUG ( 121): be8e1a8c ad05874f /system/lib/libdvm.so
I/ServiceManager( 119): service 'media.audio_flinger' died
I/ServiceManager( 119): service 'media.player' died
I/ServiceManager( 119): service 'media.camera' died
I/ServiceManager( 119): service 'media.audio_policy' died
D/libEGL ( 246): Setting TLS: 0xafe43b74 to 0xac70a2ec
I/ ( 246): ServiceManager: 0xad08
I/HTC Acoustic( 246): libhtc_acoustic.so version 1.0.1.2.
E/HTC Acoustic( 246): Fail to open /system/etc/AudioPara_Rogers.csv -1.
I/HTC Acoustic( 246): open /system/etc/AudioPara4.csv success.
I/HTC Acoustic( 246): acoustic table version: Sapphire_VODAFONE_20090305
I/HTC Acoustic( 246): read_audio_para_from_file success.
I/HTC Acoustic( 246): get_audpp_filter
I/HTC Acoustic( 246): open /system/etc/AudioFilter.csv success.
I/HTC Acoustic( 246): ADRC Filter ADRC FLAG = ffff.
I/HTC Acoustic( 246): ADRC Filter COMP THRESHOLD = 2600.
I/HTC Acoustic( 246): ADRC Filter COMP SLOPE = b333.
I/HTC Acoustic( 246): ADRC Filter COMP RMS TIME = 106.
I/HTC Acoustic( 246): ADRC Filter COMP ATTACK[0] = 7f7d.
I/HTC Acoustic( 246): ADRC Filter COMP ATTACK[1] = 3096.
I/HTC Acoustic( 246): ADRC Filter COMP RELEASE[0] = 7ff7.
I/HTC Acoustic( 246): ADRC Filter COMP RELEASE[1] = 4356.
I/HTC Acoustic( 246): ADRC Filter COMP DELAY = 16.
I/HTC Acoustic( 246): EQ flag = 00.
I/HTC Acoustic( 246): get_audpre_filter
I/HTC Acoustic( 246): open /system/etc/AudioPreProcess.csv success.
D/AudioHardwareMSM72XX( 246): mNumSndEndpoints = 67
D/AudioHardwareMSM72XX( 246): BT MATCH HANDSET
D/AudioHardwareMSM72XX( 246): BT MATCH SPEAKER
D/AudioHardwareMSM72XX( 246): BT MATCH HEADSET
D/AudioHardwareMSM72XX( 246): BT MATCH BT
D/AudioHardwareMSM72XX( 246): BT MATCH CARKIT
D/AudioHardwareMSM72XX( 246): BT MATCH TTY_FULL
D/AudioHardwareMSM72XX( 246): BT MATCH TTY_VCO
D/AudioHardwareMSM72XX( 246): BT MATCH TTY_HCO
D/AudioHardwareMSM72XX( 246): BT MATCH NO_MIC_HEADSET
D/AudioHardwareMSM72XX( 246): BT MATCH FM_HEADSET
D/AudioHardwareMSM72XX( 246): BT MATCH HEADSET_AND_SPEAKER
D/AudioHardwareMSM72XX( 246): BT MATCH FM_SPEAKER
D/AudioHardwareMSM72XX( 246): BT MATCH BT_EC_OFF
D/AudioHardwareMSM72XX( 246): BT MATCH CURRENT
D/AudioHardwareMSM72XX( 246): BT MATCH BT_EC_OFF
D/AudioHardwareInterface( 246): setMode(NORMAL)
I/AudioHardwareMSM72XX( 246): Set master volume to 5.
I/CameraService( 246): CameraService started: pid=246
I/AudioFlinger( 246): AudioFlinger's thread 0xd8a8 ready to run
I/AudioHardwareMSM72XX( 246): Routing audio to Speakerphone
D/HTC Acoustic( 246): msm72xx_enable_audpp: 0x0001
D/AudioHardwareMSM72XX( 246): setVoiceVolume(1.000000)
I/AudioHardwareMSM72XX( 246): Setting in-call volume to 5 (available range is 0 to 5)
And it just keeps looping
So the dalvik interpriter is up and running but can't find some class.. this is odd on a full wipe; for a test with as few variables as possible try this:
Fastboot erase steps again, then flash from recovery again, but just before restarting remove the SD card.
If it fails to boot without the SD card take a log again, you can use 'adb logcat > log.txt' to have it output to file to get the full log from boot.
If it works reformat/erase all files/wipe the ext partition, then try with the SD card.

G1 install sense rom help please

My G1:
spl:hboot-1.33.2005
radio-2.22.19.26i
sdcard:4G class4(sandisk)
Partition:swap(128M) ext4(384) fat32(Remaining)
Tried many different sense rom has the same question.
flashing, tips can't chown/mod /data/opt (no such file or directory)
Questions like these have many.
why?Have been wipe out prior to installation
Even the occasional installation is successful, unplug the usb cable to crash and can not boot into the system. Usb data cable but the connection can be a normal boot and normal use.
My English is poor, please forgive me.
thanks
I/DEBUG ( 2656): debuggerd: Feb 26 2010 17:06:43
I/vold ( 2655): Android Volume Daemon version 2.0
I/vold ( 2655): New MMC card 'SU04G' (serial 151595580) added @ /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:e624
I/vold ( 2655): Disk (blkdev 179:0), 7744512 secs (3781 MB) 3 partitions
I/vold ( 2655): New blkdev 179.0 on media SU04G, media path /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:e624, Dpp 3
I/vold ( 2655): Partition (blkdev 179:1), 6615234 secs (3230 MB) type 0xc
I/vold ( 2655): New blkdev 179.1 on media SU04G, media path /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:e624, Dpp 2
I/vold ( 2655): Partition (blkdev 179:2), 878906 secs (429 MB) type 0x83
I/vold ( 2655): New blkdev 179.2 on media SU04G, media path /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:e624, Dpp 1
I/vold ( 2655): Partition (blkdev 179:3), 250371 secs (122 MB) type 0x82
I/vold ( 2655): New blkdev 179.3 on media SU04G, media path /devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:e624, Dpp 0
I/vold ( 2655): Evaluating dev '/devices/platform/msm_sdcc.2/mmc_host/mmc1/mmc1:e624/block/mmcblk0' for mountable filesystems for '/sdcard'
I/vold ( 2655): Aborting start of /sdcard (bootstrap = 1)
I/vold ( 2655): Volmgr not ready to handle device
D/vold ( 2655): Bootstrapping complete
D/AKMD ( 2663): akmd 1.6.4 START
D/AKMD ( 2663): library version: 1.2.1.1129
D/AndroidRuntime( 2658):
D/AndroidRuntime( 2658): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 2658): CheckJNI is OFF
I/dalvikvm( 2658): mlock: /data/dalvik-cache/[email protected]@[email protected], fd=7
I/dalvikvm( 2658): mlock(1097678848, 3722616), fd=7
I/ ( 2659): ServiceManager: 0xad08
I/HTC Acoustic( 2659): libhtc_acoustic.so version 1.0.1.2.
E/HTC Acoustic( 2659): Fail to open /system/etc/AudioPara_TMD.csv -1.
I/HTC Acoustic( 2659): open /system/etc/AudioPara4.csv success.
I/HTC Acoustic( 2659): acoustic table version: Sapphire_VODAFONE_20090305
I/HTC Acoustic( 2659): read_audio_para_from_file success.
I/HTC Acoustic( 2659): get_audpp_filter
I/HTC Acoustic( 2659): open /system/etc/AudioFilter.csv success.
I/HTC Acoustic( 2659): ADRC Filter ADRC FLAG = ffff.
I/HTC Acoustic( 2659): ADRC Filter COMP THRESHOLD = 2600.
I/HTC Acoustic( 2659): ADRC Filter COMP SLOPE = b333.
I/HTC Acoustic( 2659): ADRC Filter COMP RMS TIME = 106.
I/HTC Acoustic( 2659): ADRC Filter COMP ATTACK[0] = 7f7d.
I/HTC Acoustic( 2659): ADRC Filter COMP ATTACK[1] = 3096.
I/HTC Acoustic( 2659): ADRC Filter COMP RELEASE[0] = 7ff7.
I/HTC Acoustic( 2659): ADRC Filter COMP RELEASE[1] = 4356.
I/HTC Acoustic( 2659): ADRC Filter COMP DELAY = 16.
I/HTC Acoustic( 2659): EQ flag = 00.
I/HTC Acoustic( 2659): get_audpre_filter
I/HTC Acoustic( 2659): open /system/etc/AudioPreProcess.csv success.
D/AudioHardwareMSM72XX( 2659): mNumSndEndpoints = 67
D/AudioHardwareMSM72XX( 2659): BT MATCH HANDSET
D/AudioHardwareMSM72XX( 2659): BT MATCH SPEAKER
D/AudioHardwareMSM72XX( 2659): BT MATCH HEADSET
D/AudioHardwareMSM72XX( 2659): BT MATCH BT
D/AudioHardwareMSM72XX( 2659): BT MATCH CARKIT
D/AudioHardwareMSM72XX( 2659): BT MATCH TTY_FULL
D/AudioHardwareMSM72XX( 2659): BT MATCH TTY_VCO
D/AudioHardwareMSM72XX( 2659): BT MATCH TTY_HCO
D/AudioHardwareMSM72XX( 2659): BT MATCH NO_MIC_HEADSET
D/AudioHardwareMSM72XX( 2659): BT MATCH FM_HEADSET
D/AudioHardwareMSM72XX( 2659): BT MATCH HEADSET_AND_SPEAKER
D/AudioHardwareMSM72XX( 2659): BT MATCH FM_SPEAKER
D/AudioHardwareMSM72XX( 2659): BT MATCH BT_EC_OFF
D/AudioHardwareMSM72XX( 2659): BT MATCH CURRENT
D/AudioHardwareMSM72XX( 2659): BT MATCH BT_EC_OFF
D/AudioHardwareInterface( 2659): setMode(NORMAL)
I/AudioHardwareMSM72XX( 2659): Set master volume to 5.
I/CameraService( 2659): CameraService started: pid=2659
V/A2dpAudioInterface( 2659): A2dpAudioInterface:penOutputStream() open HW device: 2
I/AudioFlinger( 2659): AudioFlinger's thread 0xd880 ready to run
I/AudioHardwareMSM72XX( 2659): Routing audio to Speakerphone
I/AudioHardwareMSM72XX( 2659): doAudioRouteOrMute() device 1, mMode 0, mMicMute 1
D/HTC Acoustic( 2659): msm72xx_enable_audpp: 0x0001
D/AudioHardwareMSM72XX( 2659): setVoiceVolume(1.000000)
I/AudioHardwareMSM72XX( 2659): Setting in-call volume to 5 (available range is 0 to 5)
I/AudioHardwareMSM72XX( 2659): AudioHardware pcm playback is going to standby.
I/dalvikvm( 2658): mlock: /data/dalvik-cache/[email protected]@[email protected], fd=14
I/dalvikvm( 2658): mlock(1118633984, 1815536), fd=14
D/AndroidRuntime( 2658): --- registering native functions ---
D/JBtlRBtlServicesNative( 2658): register_android_server_JBtlRbtlServicesNative: Entered
D/JBtlCommonNative( 2658): register_android_server_JBtlCommonNative: Entered
D/ ( 2658): Entered register_android_server_JBtlBmgNative
D/JBtlA2dpNative( 2658): <<<< Entered register_android_server_JBtlA2dpNative >>>>
D/JBtlAgNative( 2658): <<<< Entered register_android_server_JBtlAgNative >>>>
D/ ( 2658): Entered register_android_server_JBtlAvrcptgNative
D/JBtlPbapsNative( 2658): Entered register_android_server_JBtlPbapsNative
D/JBthalPbNative( 2658): Entered register_android_server_JBthalPbNative
D/JBtlSppNative( 2658): <<<< Entered register_android_server_JBtlSppNative >>>>
D/JBtlOppcNative( 2658): <<<< Entered register_android_server_JBtlOppcNative >>>>
D/JBtlOppsNative( 2658): <<<< Entered register_android_server_JBtlOppsNative >>>>
D/JBtlFtpsNative( 2658): <<<< Entered register_android_server_JBtlFtpsNative >>>>
D/ ( 2658): <<<< Entered register_android_server_JFmRxNative() >>>>
I/SamplingProfilerIntegration( 2658): Profiler is disabled.
I/Zygote ( 2658): Preloading classes...
D/dalvikvm( 2658): GC freed 818 objects / 51896 bytes in 5ms
D/dalvikvm( 2658): GC freed 246 objects / 15840 bytes in 6ms
D/dalvikvm( 2658): GC freed 287 objects / 18240 bytes in 7ms
D/dalvikvm( 2658): GC freed 239 objects / 13560 bytes in 8ms
D/dalvikvm( 2658): GC freed 374 objects / 23928 bytes in 9ms
D/dalvikvm( 2658): GC freed 458 objects / 29784 bytes in 10ms
D/skia ( 2658): ------ build_power_table 1.4
D/skia ( 2658): ------ build_power_table 0.714286
D/dalvikvm( 2658): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 2658): Added shared lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 2658): Trying to load lib /system/lib/libexif.so 0x0
D/dalvikvm( 2658): Added shared lib /system/lib/libexif.so 0x0
D/dalvikvm( 2658): GC freed 2389 objects / 127024 bytes in 13ms
D/dalvikvm( 2658): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 2658): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
D/dalvikvm( 2658): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 2658): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
D/dalvikvm( 2658): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 2658): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
D/dalvikvm( 2658): Trying to load lib /system/lib/libmedia_jni.so 0x0
D/dalvikvm( 2658): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
D/dalvikvm( 2658): GC freed 3810 objects / 198192 bytes in 23ms
D/dalvikvm( 2658): GC freed 461 objects / 27096 bytes in 22ms
D/dalvikvm( 2658): GC freed 310 objects / 17936 bytes in 23ms
D/dalvikvm( 2658): GC freed 218 objects / 11808 bytes in 25ms
D/dalvikvm( 2658): GC freed 189 objects / 10272 bytes in 26ms
D/dalvikvm( 2658): Trying to load lib /system/lib/libsrec_jni.so 0x0
D/dalvikvm( 2658): Added shared lib /system/lib/libsrec_jni.so 0x0
D/dalvikvm( 2658): Trying to load lib /system/lib/libsrec_jni.so 0x0
D/dalvikvm( 2658): Shared lib '/system/lib/libsrec_jni.so' already loaded in same CL 0x0
D/dalvikvm( 2658): GC freed 344 objects / 37208 bytes in 32ms
D/dalvikvm( 2658): GC freed 125 objects / 24576 bytes in 46ms
D/dalvikvm( 2658): GC freed 337 objects / 38456 bytes in 47ms
D/dalvikvm( 2658): GC freed 365 objects / 22896 bytes in 48ms
D/dalvikvm( 2658): Trying to load lib /system/lib/libwebcore.so 0x0
D/dalvikvm( 2658): Added shared lib /system/lib/libwebcore.so 0x0
D/dalvikvm( 2658): Trying to load lib /system/lib/libwebcore.so 0x0
D/dalvikvm( 2658): Shared lib '/system/lib/libwebcore.so' already loaded in same CL 0x0
I/dalvikvm( 2658): threadid=3: recursive native library load attempt (/system/lib/libwebcore.so)
D/dalvikvm( 2658): GC freed 339 objects / 18864 bytes in 42ms
D/dalvikvm( 2658): GC freed 481 objects / 30120 bytes in 42ms
D/dalvikvm( 2658): GC freed 291 objects / 26968 bytes in 43ms
D/dalvikvm( 2658): GC freed 383 objects / 27456 bytes in 45ms
D/dalvikvm( 2658): GC freed 1107 objects / 93928 bytes in 48ms
D/dalvikvm( 2658): GC freed 664 objects / 35952 bytes in 49ms
D/dalvikvm( 2658): GC freed 709 objects / 41288 bytes in 50ms
D/dalvikvm( 2658): GC freed 13175 objects / 451128 bytes in 60ms
D/dalvikvm( 2658): GC freed 11325 objects / 482112 bytes in 64ms
D/dalvikvm( 2658): GC freed 10718 objects / 455968 bytes in 69ms
D/dalvikvm( 2658): GC freed 8739 objects / 491904 bytes in 69ms
D/dalvikvm( 2658): GC freed 8581 objects / 488936 bytes in 70ms
D/dalvikvm( 2658): GC freed 8093 objects / 485536 bytes in 71ms
D/dalvikvm( 2658): GC freed 6624 objects / 404496 bytes in 70ms
D/dalvikvm( 2658): GC freed 847 objects / 51376 bytes in 67ms
D/dalvikvm( 2658): GC freed 540 objects / 38952 bytes in 67ms
D/dalvikvm( 2658): GC freed 460 objects / 31528 bytes in 67ms
D/dalvikvm( 2658): GC freed 426 objects / 29640 bytes in 68ms
I/Zygote ( 2658): ...preloaded 1942 classes in 16269ms.
D/dalvikvm( 2658): GC freed 117 objects / 14872 bytes in 69ms
I/Zygote ( 2658): Preloading resources...
D/dalvikvm( 2658): GC freed 5 objects / 224 bytes in 67ms
D/dalvikvm( 2658): GC freed 304 objects / 15624 bytes in 69ms
D/dalvikvm( 2658): GC freed 252 objects / 11848 bytes in 71ms
I/Zygote ( 2658): ...preloaded 48 resources in 648ms.
I/Zygote ( 2658): ...preloaded 15 resources in 23ms.
D/dalvikvm( 2658): GC freed 141 objects / 10152 bytes in 73ms
D/dalvikvm( 2658): GC freed 224 objects / 8856 bytes in 73ms
D/dalvikvm( 2658): GC freed 19 objects / 768 bytes in 71ms
I/dalvikvm( 2658): Splitting out new zygote heap
D/dalvikvm( 2676): System server have a 24MB heap
I/dalvikvm( 2658): System server process 2676 has been created
I/Zygote ( 2658): Accepting command socket connections
D/dalvikvm( 2676): Trying to load lib /system/lib/libandroid_servers.so 0x0
D/dalvikvm( 2676): Added shared lib /system/lib/libandroid_servers.so 0x0
E/BatteryService( 2676): batteryUnsupportChargePath not found
I/sysproc ( 2676): Entered system_init()
I/sysproc ( 2676): ServiceManager: 0x16cfe8
I/SurfaceFlinger( 2676): SurfaceFlinger is starting
I/SurfaceFlinger( 2676): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
I/gralloc ( 2676): using (fd=27)
I/gralloc ( 2676): id = msmfb
I/gralloc ( 2676): xres = 320 px
I/gralloc ( 2676): yres = 480 px
I/gralloc ( 2676): xres_virtual = 320 px
I/gralloc ( 2676): yres_virtual = 960 px
I/gralloc ( 2676): bpp = 16
I/gralloc ( 2676): r = 11:5
I/gralloc ( 2676): g = 5:6
I/gralloc ( 2676): b = 0:5
I/gralloc ( 2676): width = 45 mm (180.622223 dpi)
I/gralloc ( 2676): height = 67 mm (181.970154 dpi)
I/gralloc ( 2676): refresh rate = 60.00 Hz
D/gralloc ( 2676): UPDATE_ON_DEMAND supported
D/libEGL ( 2676): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 2676): loaded /system/lib/egl/libGLES_qcom.so
D/EGL.oem ( 2676): system process, deny GL context
E/libEGL ( 2676): No EGLDisplay for hardware EGL!
I/SurfaceFlinger( 2676): EGL informations:
I/SurfaceFlinger( 2676): # of configs : 8
I/SurfaceFlinger( 2676): vendor : Android
I/SurfaceFlinger( 2676): version : 1.4 Android META-EGL
I/SurfaceFlinger( 2676): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_ANDROID_image_native_buffer EGL_ANDROID_swap_rectangle EGL_ANDROID_get_render_buffer
I/SurfaceFlinger( 2676): Client API: OpenGL ES
I/SurfaceFlinger( 2676): EGLSurface: 5-6-5-0, config=0x1000000
I/SurfaceFlinger( 2676): flags : 00160000
W/SurfaceFlinger( 2676): ro.sf.lcd_density not defined, using 160 dpi by default.
I/SurfaceFlinger( 2676): OpenGL informations:
I/SurfaceFlinger( 2676): vendor : Android
I/SurfaceFlinger( 2676): renderer : Android PixelFlinger 1.2
I/SurfaceFlinger( 2676): version : OpenGL ES-CM 1.0
I/SurfaceFlinger( 2676): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_draw_texture GL_OES_matrix_get GL_OES_query_matrix GL_OES_EGL_image GL_ARB_texture_compression GL_ARB_texture_non_power_of_two GL_ANDROID_user_clip_plane GL_ANDROID_vertex_buffer_object GL_ANDROID_generate_mipmap
I/sysproc ( 2676): System server: starting Android runtime.
I/sysproc ( 2676): System server: starting Android services.
I/SystemServer( 2676): Entered the Android system server!
I/sysproc ( 2676): System server: entering thread pool.
I/SystemServer( 2676): Entropy Service
I/SystemServer( 2676): Power Manager
I/SystemServer( 2676): Activity Manager
I/ActivityManager( 2676): Memory class: 16
I/SystemServer( 2676): Telephony Registry
I/SystemServer( 2676): Package Manager
I/Installer( 2676): connecting...
I/installd( 2661): new connection
D/libEGL ( 2685): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 2685): loaded /system/lib/egl/libGLES_qcom.so
D/EGL.oem ( 2685): smi: offset=10000000, len=00700000, phys=0x0
D/EGL.oem ( 2685): ebi: offset=00000000, len=00800000, phys=0x16500000
D/EGL.oem ( 2685): reg: offset=20000000, len=00100000, phys=0xa0000000
D/gralloc ( 2676): smi: offset=10000000, len=00700000, phys=0x0
D/gralloc ( 2676): ebi: offset=00000000, len=00800000, phys=0x16500000
D/gralloc ( 2676): reg: offset=20000000, len=00100000, phys=0xa0000000
D/gralloc ( 2676): allocating GPU size=307200, offset=0
W/zipro ( 2685): Unable to open zip '/data/local/bootanimation.zip': No such file or directory
W/zipro ( 2685): Unable to open zip '/system/etc/customer/bootanimation.zip': No such file or directory
E/BootAnimation( 2685): Can't read CID, use default.
W/zipro ( 2685): Unable to open zip '/system/customize/resource/bootanimation.zip': No such file or directory
D/BootAnimation( 2685): Read default.xml failed, use bootanimation.zip.
D/BootAnimation( 2685): BootAnimation::checkAudioFromDb
E/BootAnimation( 2685): sqlite3_open error
D/BootAnimation( 2685): Audio Path: /system/media/android_audio.mp3
D/MediaPlayerService( 2659): player type = 1
D/dalvikvm( 2676): GC freed 3503 objects / 207112 bytes in 164ms
I/PackageManager( 2676): Libs: javax.obex:/system/framework/javax.obex.jar com.htc.android.easopen:/system/framework/com.htc.android.easopen.jar com.htc.framework:/system/framework/com.htc.framework.jar com.htc.rss:/system/framework/com.htc.rss.jar android.test.runner:/system/framework/android.test.runner.jar com.htc.android.pimlib:/system/framework/com.htc.android.pimlib.jar com.google.android.datamessaging:/system/framework/com.google.android.datamessaging.jar com.google.android.gtalkservice:/system/framework/com.google.android.gtalkservice.jar com.google.android.maps:/system/framework/com.google.android.maps.jar com.scalado.util.ScaladoUtil:/system/framework/com.scalado.util.ScaladoUtil.jar
I/PackageManager( 2676): Features: android.hardware.wifi android.hardware.location.network android.hardware.bluetooth android.hardware.location android.hardware.location.gps android.hardware.touchscreen android.hardware.sensor.accelerometer android.hardware.sensor.compass
I/QC_CORE ( 2659): OMXCORE API - OMX_Init
I/QC_CORE ( 2659): OMXCORE API - OMX_ComponentNameEnum 176a0 128 0
I/QC_CORE ( 2659): GetRolesOfComponent OMX.qcom.video.decoder.avc
I/QC_CORE ( 2659): GetRolesOfComponent OMX.qcom.video.decoder.avc
I/QC_CORE ( 2659): OMXCORE API - OMX_ComponentNameEnum 176a0 128 1
I/QC_CORE ( 2659): GetRolesOfComponent OMX.qcom.video.decoder.mpeg4
I/QC_CORE ( 2659): GetRolesOfComponent OMX.qcom.video.decoder.mpeg4
I/QC_CORE ( 2659): OMXCORE API - OMX_ComponentNameEnum 176a0 128 2
I/QC_CORE ( 2659): GetRolesOfComponent OMX.qcom.video.decoder.h263
I/QC_CORE ( 2659): GetRolesOfComponent OMX.qcom.video.decoder.h263
I/QC_CORE ( 2659): OMXCORE API - OMX_ComponentNameEnum 176a0 128 3
I/QC_CORE ( 2659): GetRolesOfComponent OMX.qcom.video.encoder.mpeg4
I/QC_CORE ( 2659): GetRolesOfComponent OMX.qcom.video.encoder.mpeg4
I/QC_CORE ( 2659): OMXCORE API - OMX_ComponentNameEnum 176a0 128 4
I/QC_CORE ( 2659): GetRolesOfComponent OMX.qcom.video.encoder.h263
I/QC_CORE ( 2659): GetRolesOfComponent OMX.qcom.video.encoder.h263
I/QC_CORE ( 2659): OMXCORE API - OMX_ComponentNameEnum 176a0 128 5
D/PVPlayer( 2659): setDataSource(/system/media/android_audio.mp3)
I/PlayerDriver( 2659): OpenCore disable firewall payload
I/ ( 2659): OpenCore codec name PVMFOMXAudioDecNode , OMX.PV.mp3dec
W/MediaPlayer( 2685): info/warning (1, 44)
E/MediaPlayer( 2685): setAudioStream called in state 8
D/gralloc ( 2676): allocating GPU size=307200, offset=307200
D/BootAnimation( 2685): play animation 0!
D/BootAnimation( 2685): play mp3 now!
I/AudioHardwareMSM72XX( 2659): AUDIO_START: start kernel pcm_out driver.
W/AudioFlinger( 2659): write blocked for 90 msecs, 1 delayed writes, thread 0xd880
D/dalvikvm( 2676): GC freed 6900 objects / 404560 bytes in 448ms
W/PackageManager( 2676): Library not found: /system/framework/com.google.android.datamessaging.jar
D/PackageManager( 2676): Scanning app dir /system/framework
D/PackageManager( 2676): Scanning app dir /system/app
D/dalvikvm( 2676): GC freed 5956 objects / 276936 bytes in 288ms
W/PackageParser( 2676): No actions in intent filter at /system/app/HtcContacts.apk Binary XML file line #850
W/PackageParser( 2676): No actions in intent filter at /system/app/HtcContacts.apk Binary XML file line #857
W/PackageParser( 2676): No actions in intent filter at /system/app/HtcContacts.apk Binary XML file line #864
W/PackageParser( 2676): Unknown element under <application>: intent-filter at /system/app/com.htc.MusicWidget.apk Binary XML file line #9
W/PackageParser( 2676): No actions in intent filter at /system/app/Mail.apk Binary XML file line #201
D/dalvikvm( 2676): GC freed 4559 objects / 259400 bytes in 301ms
I/AudioHardwareMSM72XX( 2659): AudioHardware pcm playback is going to standby.
W/PackageParser( 2676): Unknown element under <manifest>: uses-library at /system/app/HtcStreamPlayer.apk Binary XML file line #131
I/PackageParser( 2676): com.htc.fieldtest: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
W/PackageParser( 2676): Unknown element under <manifest>: uses-library at /system/app/UploadProvider.apk Binary XML file line #5
D/dalvikvm( 2676): GC freed 5148 objects / 291288 bytes in 123ms
W/PackageParser( 2676): Unknown element under <application>: intent-filter at /system/app/HtcPhotoWidget.apk Binary XML file line #7
I/DEBUG ( 2656): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 2656): Build fingerprint: 'google/passion/passion/mahimahi:2.1/ERD79/22607:user/release-keys'
I/DEBUG ( 2656): pid: 2676, tid: 2684 >>> system_server <<<
I/DEBUG ( 2656): signal 7 (SIGBUS), fault addr 43e0b748
I/DEBUG ( 2656): r0 0000000a r1 00153534 r2 471cfcc4 r3 43e2d278
I/DEBUG ( 2656): r4 43e0b744 r5 00000834 r6 a9d29ae0 r7 000a9798
I/DEBUG ( 2656): r8 471cfda0 r9 41a97c68 10 41a97c50 fp 001708c0
I/DEBUG ( 2656): ip a9d29c14 sp 471cfba0 lr a9d1c34d pc a9d18c82 cpsr 80000030
I/DEBUG ( 2656): #00 pc 00018c82 /system/lib/libutils.so
I/DEBUG ( 2656): #01 pc 00018e02 /system/lib/libutils.so
I/DEBUG ( 2656): #02 pc 00018ef8 /system/lib/libutils.so
I/DEBUG ( 2656): #03 pc 00012840 /system/lib/libutils.so
I/DEBUG ( 2656): #04 pc 000128be /system/lib/libutils.so
I/DEBUG ( 2656): #05 pc 00046b46 /system/lib/libandroid_runtime.so
I/DEBUG ( 2656): #06 pc 0000f3f4 /system/lib/libdvm.so
I/DEBUG ( 2656): #07 pc 000383c4 /system/lib/libdvm.so
I/DEBUG ( 2656): #08 pc 00014158 /system/lib/libdvm.so
I/DEBUG ( 2656): #09 pc 00019c74 /system/lib/libdvm.so
I/DEBUG ( 2656): #10 pc 0001914c /system/lib/libdvm.so
I/DEBUG ( 2656): #11 pc 0004dedc /system/lib/libdvm.so
I/DEBUG ( 2656): #12 pc 0004df0a /system/lib/libdvm.so
I/DEBUG ( 2656): #13 pc 000422c6 /system/lib/libdvm.so
I/DEBUG ( 2656): #14 pc 00010070 /system/lib/libc.so
I/DEBUG ( 2656): #15 pc 0000fb44 /system/lib/libc.so
I/DEBUG ( 2656):
I/DEBUG ( 2656): code around pc:
I/DEBUG ( 2656): a9d18c70 1c076068 9d03e015 9b021964 429c3b08
I/DEBUG ( 2656): a9d18c80 6860d812 90039a02 429c1a13 8823d80c
I/DEBUG ( 2656): a9d18c90 42934a0c e73ad000 9c4de6d7 625e6966
I/DEBUG ( 2656):
I/DEBUG ( 2656): code around lr:
I/DEBUG ( 2656): a9d1c33c d0062800 1c28682a 69541c33 47a09a01
I/DEBUG ( 2656): a9d1c34c 1c28e003 f7ff1c32 1c38fd89 bdf0b003
I/DEBUG ( 2656): a9d1c35c 6882b510 f7ff2301 bd10ffd5 2100b510
I/DEBUG ( 2656):
I/DEBUG ( 2656): stack:
I/DEBUG ( 2656): 471cfb60 471cfda0
I/DEBUG ( 2656): 471cfb64 43e0af10 /system/sd/app_s/HTCCamera.apk
I/DEBUG ( 2656): 471cfb68 0015347c [heap]
I/DEBUG ( 2656): 471cfb6c 00000001
I/DEBUG ( 2656): 471cfb70 0000000a
I/DEBUG ( 2656): 471cfb74 a9d1c32f /system/lib/libutils.so
I/DEBUG ( 2656): 471cfb78 001531f4 [heap]
I/DEBUG ( 2656): 471cfb7c 471cfcc4
I/DEBUG ( 2656): 471cfb80 00153144 [heap]
I/DEBUG ( 2656): 471cfb84 43e0af10 /system/sd/app_s/HTCCamera.apk
I/DEBUG ( 2656): 471cfb88 00153468 [heap]
I/DEBUG ( 2656): 471cfb8c a9d29ae0 /system/lib/libutils.so
I/DEBUG ( 2656): 471cfb90 000a9798 [heap]
I/DEBUG ( 2656): 471cfb94 a9d1c367 /system/lib/libutils.so
I/DEBUG ( 2656): 471cfb98 df002777
I/DEBUG ( 2656): 471cfb9c e3a070ad
I/DEBUG ( 2656): #00 471cfba0 afe3b9c8
I/DEBUG ( 2656): 471cfba4 00002bc0
I/DEBUG ( 2656): 471cfba8 43e2d280 /system/sd/app_s/HTCCamera.apk
I/DEBUG ( 2656): 471cfbac 00000834
I/DEBUG ( 2656): 471cfbb0 00147ee0 [heap]
I/DEBUG ( 2656): 471cfbb4 471cfcc0
I/DEBUG ( 2656): 471cfbb8 a9d2146c /system/lib/libutils.so
I/DEBUG ( 2656): 471cfbbc a9d213a3 /system/lib/libutils.so
I/DEBUG ( 2656): 471cfbc0 006f0063
I/DEBUG ( 2656): 471cfbc4 002e006d
I/DEBUG ( 2656): 471cfbc8 006e0061
I/DEBUG ( 2656): 471cfbcc 00720064
I/DEBUG ( 2656): 471cfbd0 0069006f
I/DEBUG ( 2656): 471cfbd4 002e0064
I/DEBUG ( 2656): 471cfbd8 00610063
I/DEBUG ( 2656): 471cfbdc 0065006d
I/DEBUG ( 2656): 471cfbe0 00610072
I/DEBUG ( 2656): 471cfbe4 00000000
I/DEBUG ( 2656): 471cfbe8 00000000
I/DEBUG ( 2656): 471cfbec 0000003f
I/DEBUG ( 2656): 471cfbf0 00292e7f [heap]
I/DEBUG ( 2656): 471cfbf4 00020000 [heap]
I/DEBUG ( 2656): 471cfbf8 00000000
I/DEBUG ( 2656): 471cfbfc 0000001b
I/DEBUG ( 2656): 471cfc00 00000000
I/DEBUG ( 2656): 471cfc04 00000000
I/DEBUG ( 2656): 471cfc08 afe3bb80
I/DEBUG ( 2656): 471cfc0c afe0f420 /system/lib/libc.so
I/DEBUG ( 2656): 471cfc10 00000000
I/DEBUG ( 2656): 471cfc14 afe0f330 /system/lib/libc.so
I/DEBUG ( 2656): 471cfc18 00000003
I/DEBUG ( 2656): 471cfc1c afe3b9c8
I/DEBUG ( 2656): 471cfc20 afe3bb80
I/DEBUG ( 2656): 471cfc24 afe0f420 /system/lib/libc.so
I/DEBUG ( 2656): 471cfc28 00000000
I/DEBUG ( 2656): 471cfc2c afe0f330 /system/lib/libc.so
I/DEBUG ( 2656): 471cfc30 afe3b9c8
I/DEBUG ( 2656): 471cfc34 00002bc0
I/DEBUG ( 2656): 471cfc38 000000da
I/DEBUG ( 2656): 471cfc3c 000001b8
I/DEBUG ( 2656): 471cfc40 471cfda0
I/DEBUG ( 2656): 471cfc44 afe0b411 /system/lib/libc.so
I/DEBUG ( 2656): 471cfc48 471cfda0
I/DEBUG ( 2656): 471cfc4c afe0bd1d /system/lib/libc.so
I/DEBUG ( 2656): 471cfc50 afe3bb80
I/DEBUG ( 2656): 471cfc54 afe0f420 /system/lib/libc.so
I/DEBUG ( 2656): 471cfc58 00147f90 [heap]
I/DEBUG ( 2656): 471cfc5c 00000038
I/DEBUG ( 2656): 471cfc60 00000002
I/DEBUG ( 2656): 471cfc64 00000004
I/DEBUG ( 2656): 471cfc68 41a97c68
I/DEBUG ( 2656): 471cfc6c 00147f50 [heap]
I/DEBUG ( 2656): 471cfc70 00147f90 [heap]
I/DEBUG ( 2656): 471cfc74 00000038
I/DEBUG ( 2656): 471cfc78 0000003e
I/DEBUG ( 2656): 471cfc7c afe0c103 /system/lib/libc.so
I/DEBUG ( 2656): 471cfc80 0000002e
I/DEBUG ( 2656): 471cfc84 00147f50 [heap]
I/DEBUG ( 2656): 471cfc88 00000000
I/DEBUG ( 2656): 471cfc8c 00000000
I/DEBUG ( 2656): 471cfc90 afe3bb80
I/DEBUG ( 2656): 471cfc94 afe0f420 /system/lib/libc.so
I/DEBUG ( 2656): 471cfc98 00000000
I/DEBUG ( 2656): 471cfc9c afe0f330 /system/lib/libc.so
I/DEBUG ( 2656): 471cfca0 00000003
I/DEBUG ( 2656): 471cfca4 a9d1c25b /system/lib/libutils.so
I/DEBUG ( 2656): 471cfca8 00147ee0 [heap]
I/DEBUG ( 2656): 471cfcac 00000000
I/DEBUG ( 2656): 471cfcb0 00000b3e
I/DEBUG ( 2656): 471cfcb4 a9d1880f /system/lib/libutils.so
I/DEBUG ( 2656): 471cfcb8 000a97c0 [heap]
I/DEBUG ( 2656): 471cfcbc 00000001
I/DEBUG ( 2656): 471cfcc0 00000002
I/DEBUG ( 2656): 471cfcc4 43e0af10 /system/sd/app_s/HTCCamera.apk
I/DEBUG ( 2656): 471cfcc8 00000000
I/DEBUG ( 2656): 471cfccc 001531c0 [heap]
I/DEBUG ( 2656): 471cfcd0 001531f0 [heap]
I/DEBUG ( 2656): 471cfcd4 00153138 [heap]
I/DEBUG ( 2656): 471cfcd8 a9d29ae0 /system/lib/libutils.so
I/DEBUG ( 2656): 471cfcdc 000a9798 [heap]
I/DEBUG ( 2656): 471cfce0 a9d29ae0 /system/lib/libutils.so
I/DEBUG ( 2656): 471cfce4 43dfdf1c /system/sd/app_s/HTCCamera.apk
I/DEBUG ( 2656): 471cfce8 00000000
I/DEBUG ( 2656): 471cfcec a9d18e07 /system/lib/libutils.so
I/DEBUG ( 2656): #01 471cfcf0 a9d0fb4d /system/lib/libutils.so
I/DEBUG ( 2656): 471cfcf4 00147ea8 [heap]
I/DEBUG ( 2656): 471cfcf8 a9d29ae0 /system/lib/libutils.so
I/DEBUG ( 2656): 471cfcfc 0002f364 [heap]
I/DEBUG ( 2656): 471cfd00 a9d203b8 /system/lib/libutils.so
I/DEBUG ( 2656): 471cfd04 a9d215cd /system/lib/libutils.so
I/DEBUG ( 2656): 471cfd08 00144980 [heap]
I/DEBUG ( 2656): 471cfd0c 00147ee0 [heap]
I/DEBUG ( 2656): 471cfd10 00000002
I/DEBUG ( 2656): 471cfd14 00147ea8 [heap]
I/DEBUG ( 2656): 471cfd18 a9d0f795 /system/lib/libutils.so
I/DEBUG ( 2656): 471cfd1c 43dcd4d8 /system/sd/app_s/HTCCamera.apk
I/DEBUG ( 2656): 471cfd20 00000000
I/DEBUG ( 2656): 471cfd24 a9d18efd /system/lib/libutils.so
I/ServiceManager( 2654): service 'usagestats' died
I/ServiceManager( 2654): service 'batteryinfo' died
I/ServiceManager( 2654): service 'telephony.registry' died
I/ServiceManager( 2654): service 'SurfaceFlinger' died
I/ServiceManager( 2654): service 'entropy' died
I/ServiceManager( 2654): service 'power' died
D/BootAnimation( 2685): SurfaceFlinger died, exiting...
E/installd( 2661): eof
E/installd( 2661): failed to read size
I/installd( 2661): closing connection
D/Zygote ( 2658): Process 2676 terminated by signal (7)
I/Zygote ( 2658): Exit zygote because system server (2676) has terminated
I/PlayerDriver( 2659): PlayerDriver::handleStop
D/MediaPlayerService( 2659): Process 2659 RSS is 4716
The above is logcat arrested, no plug usb boot system can not start the log.
In addition to sense version, other versions are normal, 2.1 2.2 1.6 are possible.

Slingplayer

Does anyone have any ideas why Slingplayer wont work on any of the ROMs for the GTablet?
As soon as you click on the icon to launch the app, the screen goes black and then goes right back to the launcher.
Any ideas?
Thanks in advance!
boostenmkiv said:
Does anyone have any ideas why Slingplayer wont work on any of the ROMs for the GTablet?
As soon as you click on the icon to launch the app, the screen goes black and then goes right back to the launcher.
Any ideas?
Thanks in advance!
Click to expand...
Click to collapse
I tried sideloding it with the same results. I could not find it when searching the market. I did read today that it is working on the Archos 101. So, I would think there should be a way to get it working.
birchs said:
I tried sideloding it with the same results. I could not find it when searching the market. I did read today that it is working on the Archos 101. So, I would think there should be a way to get it working.
Click to expand...
Click to collapse
Did you try running logcat then starting the app to see if it is logging what's failing??
I am running tapntap lite 2 and I can run my slingbox client. I have to try it several times but it does load. May sound crazy but when I run quick reboot right before I start trying i have better luck getting it to run. After it runs the first time its fine till a full reboot.
wlawyer said:
I am running tapntap lite 2 and I can run my slingbox client. I have to try it several times but it does load. May sound crazy but when I run quick reboot right before I start trying i have better luck getting it to run. After it runs the first time its fine till a full reboot.
Click to expand...
Click to collapse
thanks for the info. I'll be more persistent to see if i can get it to work.
jtbnet said:
Did you try running logcat then starting the app to see if it is logging what's failing??
Click to expand...
Click to collapse
sorry, that's beyond my skill level at the moment
wlawyer said:
I am running tapntap lite 2 and I can run my slingbox client. I have to try it several times but it does load. May sound crazy but when I run quick reboot right before I start trying i have better luck getting it to run. After it runs the first time its fine till a full reboot.
Click to expand...
Click to collapse
Holy Crap that worked. I just had to try it a few times and finally the log in screen came up. Once it is running works nicely! Thanks for the tip!
sling player
It works, but you have to try to launch it atleast 10x, then it catches. Not sure what's going on with that, but it does work great after that.
Hopefully someone has the SDK loaded and can run 'adb logcat' and maybe catch the errors the times it fails... it might be a fairly obvious error if we were to see it
The Dish Network Remote app (probably nearly the same thing) has the same problem when using the Zpad firmware, but it works fine using the TnT firmware.
jtbnet et al.
Wow, adb was MUCH harder to get working on this tablet than any previous android phone i've worked on. (mt3g,n1,DI,Droid,DX)
anyhow, here is the log:
D/WifiService( 884): acquireWifiLockLocked: WifiLock{SlingWifiTag type=1 [email protected]}
D/dalvikvm( 4940): Trying to load lib /data/data/com.slingmedia.slingPlayer/lib/libspsdk.so 0x4619e5d0
D/dalvikvm( 4940): Added shared lib /data/data/com.slingmedia.slingPlayer/lib/libspsdk.so 0x4619e5d0
W/dalvikvm( 4940): JNI WARNING: illegal class name 'com.slingmedia.slingPlayer.SPEKHandler.PlayerEngine.AudioPlayer' (Check_FindClass)
W/dalvikvm( 4940): (should be formed like 'java/lang/String')
I/dalvikvm( 4940): "main" prio=5 tid=1 NATIVE
I/dalvikvm( 4940): | group="main" sCount=0 dsCount=0 s=N obj=0x4001d900 self=0xccd8
I/dalvikvm( 4940): | sysTid=4940 nice=1 sched=0/0 cgrp=default handle=-1345017812
I/dalvikvm( 4940): | schedstat=( 57004000 11633000 68 )
I/dalvikvm( 4940): at java.lang.Runtime.nativeLoad(Native Method)
I/dalvikvm( 4940): at java.lang.Runtime.loadLibrary(Runtime.java:448)
I/dalvikvm( 4940): at java.lang.System.loadLibrary(System.java:557)
I/dalvikvm( 4940): at com.slingmedia.slingPlayer.SPEKHandler.PlayerEngine.PlayerEngine.<clinit>(PlayerEngine.java:1330)
I/dalvikvm( 4940): at com.slingmedia.slingPlayer.SlingPlayerApplication.onCreate(SlingPlayerApplication.java:-1)
I/dalvikvm( 4940): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:969)
I/dalvikvm( 4940): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4244)
I/dalvikvm( 4940): at android.app.ActivityThread.access$3000(ActivityThread.java:125)
I/dalvikvm( 4940): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2071)
I/dalvikvm( 4940): at android.os.Handler.dispatchMessage(Handler.java:99)
I/dalvikvm( 4940): at android.os.Looper.loop(Looper.java:123)
I/dalvikvm( 4940): at android.app.ActivityThread.main(ActivityThread.java:4627)
I/dalvikvm( 4940): at java.lang.reflect.Method.invokeNative(Native Method)
I/dalvikvm( 4940): at java.lang.reflect.Method.invoke(Method.java:521)
I/dalvikvm( 4940): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
I/dalvikvm( 4940): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
I/dalvikvm( 4940): at dalvik.system.NativeStart.main(Native Method)
I/dalvikvm( 4940):
E/dalvikvm( 4940): VM aborting
I/DEBUG ( 837): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 837): Build fingerprint: 'nvidia/harmony/harmony/:2.2/FRF91/eng.build.20101107.131556:eng/'
I/DEBUG ( 837): pid: 4940, tid: 4940 >>> com.slingmedia.slingPlayer <<<
I/DEBUG ( 837): signal 11 (SIGSEGV), fault addr deadd00d
I/DEBUG ( 837): r0 00000026 r1 afd148c9 r2 afd148c9 r3 00000000
I/DEBUG ( 837): r4 808a13f4 r5 80883ad0 r6 80e5462c r7 80cf2dc9
I/DEBUG ( 837): r8 80816fc0 r9 0000ccd8 10 4208bc7c fp 00000000
I/DEBUG ( 837): ip deadd00d sp bef11150 lr afd1591f pc 808417a4 cpsr 20000030
I/DEBUG ( 837): d0 0000006a42d40000 d1 3ff0000042d40000
I/DEBUG ( 837): d2 0000000050baf6de d3 0000000000000000
I/DEBUG ( 837): d4 0000001a000000b4 d5 3fe999999999999a
I/DEBUG ( 837): d6 3fe8000000000000 d7 3eaaaaab3f800000
I/DEBUG ( 837): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 837): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 837): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 837): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 837): scr 80000012
I/DEBUG ( 837):
I/DEBUG ( 837): #00 pc 000417a4 /system/lib/libdvm.so
I/DEBUG ( 837): #01 pc 00032bea /system/lib/libdvm.so
I/DEBUG ( 837): #02 pc 00033a4c /system/lib/libdvm.so
I/DEBUG ( 837): #03 pc 00033ad4 /system/lib/libdvm.so
I/DEBUG ( 837): #04 pc 000f2dec /data/data/com.slingmedia.slingPlayer/lib/libspsdk.so
I/DEBUG ( 837): #05 pc 00049c28 /system/lib/libdvm.so
I/DEBUG ( 837): #06 pc 000635d8 /system/lib/libdvm.so
I/DEBUG ( 837): #07 pc 0001bd58 /system/lib/libdvm.so
I/DEBUG ( 837): #08 pc 00022744 /system/lib/libdvm.so
I/DEBUG ( 837): #09 pc 000215e0 /system/lib/libdvm.so
I/DEBUG ( 837): #10 pc 0005bcb6 /system/lib/libdvm.so
I/DEBUG ( 837): #11 pc 0005bee8 /system/lib/libdvm.so
I/DEBUG ( 837): #12 pc 00067b48 /system/lib/libdvm.so
I/DEBUG ( 837): #13 pc 000694d2 /system/lib/libdvm.so
I/DEBUG ( 837): #14 pc 00018c28 /system/lib/libdvm.so
I/DEBUG ( 837): #15 pc 00022744 /system/lib/libdvm.so
I/DEBUG ( 837): #16 pc 000215e0 /system/lib/libdvm.so
I/DEBUG ( 837): #17 pc 0005be78 /system/lib/libdvm.so
I/DEBUG ( 837): #18 pc 000643fe /system/lib/libdvm.so
I/DEBUG ( 837): #19 pc 0001bd58 /system/lib/libdvm.so
I/DEBUG ( 837): #20 pc 00022744 /system/lib/libdvm.so
I/DEBUG ( 837): #21 pc 000215e0 /system/lib/libdvm.so
I/DEBUG ( 837): #22 pc 0005bcb6 /system/lib/libdvm.so
I/DEBUG ( 837): #23 pc 00047362 /system/lib/libdvm.so
I/DEBUG ( 837): #24 pc 0003a51c /system/lib/libdvm.so
I/DEBUG ( 837): #25 pc 0002db88 /system/lib/libandroid_runtime.so
I/DEBUG ( 837): #26 pc 0002ec7c /system/lib/libandroid_runtime.so
I/DEBUG ( 837): #27 pc 00008caa /system/bin/app_process
I/DEBUG ( 837): #28 pc 0000d3d8 /system/lib/libc.so
I/DEBUG ( 837):
I/DEBUG ( 837): code around pc:
I/DEBUG ( 837): 80841784 18612006 f7d418a2 2000eff8 e950f7d5
I/DEBUG ( 837): 80841794 58234808 b1036bdb 20264798 c018f8df
I/DEBUG ( 837): 808417a4 0000f88c e9b6f7d5 fffe26dc 0005fc78
I/DEBUG ( 837): 808417b4 fffe5950 0000039c deadd00d f8dfb40e
I/DEBUG ( 837): 808417c4 b503c02c 490aa200 aa03188b 1b04f852
I/DEBUG ( 837):
I/DEBUG ( 837): code around lr:
I/DEBUG ( 837): afd158fc 4b0db5f7 490da200 2600189b 585c4602
I/DEBUG ( 837): afd1590c 686768a5 f9b5e008 b120000c 46289201
I/DEBUG ( 837): afd1591c 9a014790 35544306 37fff117 6824d5f3
I/DEBUG ( 837): afd1592c d1ed2c00 bdfe4630 0002ca24 000000d4
I/DEBUG ( 837): afd1593c fb01b570 b086f602 9004460c a804a901
I/DEBUG ( 837):
I/DEBUG ( 837): stack:
I/DEBUG ( 837): bef11110 00000015
I/DEBUG ( 837): bef11114 afd148f9 /system/lib/libc.so
I/DEBUG ( 837): bef11118 afd42498 /system/lib/libc.so
I/DEBUG ( 837): bef1111c afd43b70 /system/lib/libc.so
I/DEBUG ( 837): bef11120 00000000
I/DEBUG ( 837): bef11124 afd1591f /system/lib/libc.so
I/DEBUG ( 837): bef11128 afd148c9 /system/lib/libc.so
I/DEBUG ( 837): bef1112c afd148c9 /system/lib/libc.so
I/DEBUG ( 837): bef11130 afd14920 /system/lib/libc.so
I/DEBUG ( 837): bef11134 808a13f4 /system/lib/libdvm.so
I/DEBUG ( 837): bef11138 80883ad0 /system/lib/libdvm.so
I/DEBUG ( 837): bef1113c 80e5462c /data/data/com.slingmedia.slingPlayer/lib/libspsdk.so
I/DEBUG ( 837): bef11140 80cf2dc9 /data/data/com.slingmedia.slingPlayer/lib/libspsdk.so
I/DEBUG ( 837): bef11144 afd1492b /system/lib/libc.so
I/DEBUG ( 837): bef11148 df002777
I/DEBUG ( 837): bef1114c e3a070ad
I/DEBUG ( 837): #00 bef11150 808a13f4 /system/lib/libdvm.so
I/DEBUG ( 837): bef11154 80832bef /system/lib/libdvm.so
I/DEBUG ( 837): #01 bef11158 808a13f4 /system/lib/libdvm.so
I/DEBUG ( 837): bef1115c 80833a51 /system/lib/libdvm.so
I/BootReceiver( 884): Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE)
D/Zygote ( 839): Process 4940 terminated by signal (11)
D/dalvikvm( 884): GC_FOR_MALLOC freed 4784 objects / 1053840 bytes in 45ms
D/WifiService( 884): releaseWifiLockLocked: WifiLock{SlingWifiTag type=1 [email protected]}
I/ActivityManager( 884): Process com.slingmedia.slingPlayer (pid 4940) has died.
I/UsageStats( 884): Unexpected resume of com.android.launcher while already resumed in com.slingmedia.slingPlayer
W/InputManagerService( 884): Window already focused, ignoring focus gain of: [email protected]
D/WifiService( 884): ACTION_BATTERY_CHANGED pluggedType: 0
Well the short of this...
D/WifiService( 884): acquireWifiLockLocked: WifiLock{SlingWifiTag type=1 [email protected]}
D/dalvikvm( 4940): Trying to load lib /data/data/com.slingmedia.slingPlayer/lib/libspsdk.so 0x4619e5d0
D/dalvikvm( 4940): Added shared lib /data/data/com.slingmedia.slingPlayer/lib/libspsdk.so 0x4619e5d0
W/dalvikvm( 4940): JNI WARNING: illegal class name 'com.slingmedia.slingPlayer.SPEKHandler.PlayerEngi ne.AudioPlayer' (Check_FindClass)
W/dalvikvm( 4940): (should be formed like 'java/lang/String')
I/dalvikvm( 4940): "main" prio=5 tid=1 NATIVE
I/dalvikvm( 4940): | group="main" sCount=0 dsCount=0 s=N obj=0x4001d900 self=0xccd8
I/dalvikvm( 4940): | sysTid=4940 nice=1 sched=0/0 cgrp=default handle=-1345017812
I/dalvikvm( 4940): | schedstat=( 57004000 11633000 68 )
I/dalvikvm( 4940): at java.lang.Runtime.nativeLoad(Native Method)
...
The call to a function ('com.slingmedia.slingPlayer.SPEKHandler.PlayerEngi ne.AudioPlayer') in libspsdk.so is failing based on the way the call was made...
W/dalvikvm( 4940): JNI WARNING: illegal class name 'com.slingmedia.slingPlayer.SPEKHandler.PlayerEngi ne.AudioPlayer' (Check_FindClass)
W/dalvikvm( 4940): (should be formed like 'java/lang/String')
I'm not sure why if you run this 10 or more times it finally works... But JAVA/JNI is not my forte... hopefully this info will provide more info to someone more versed in this...
disabled stagefright in build.prop and slingplayer streams flawlessly and opens on the first try.... with stagefright enabled it takes about 10 tries before davlik vm stops calling abort, and even then it plays choppy... anyone elsewant to disable stagefright and see if you get results like mine?
im running latest tnt lite with experimental upgrade
Sent from my GTablet-TnT-Lite using Tapatalk
TheTruth said:
disabled stagefright in build.prop and slingplayer streams flawlessly and opens on the first try.... with stagefright enabled it takes about 10 tries before davlik vm stops calling abort, and even then it plays choppy... anyone elsewant to disable stagefright and see if you get results like mine?
im running latest tnt lite with experimental upgrade
Sent from my GTablet-TnT-Lite using Tapatalk
Click to expand...
Click to collapse
Can someone tell me how to disable stagefright ? Thanks!
make sure you have root.
use rootexplorer or similar and browse to the /system/ folder on your internal storage.
click the mount r/w button, click on the build.prop file and open it as a text file.
scroll down in the build.prop file and change the values from true to false... save then reboot.
this will make slingplayer playback smooth but will not impact the other issue of davlik aborting the process (which is why we have to keep opening the app till it sticks)
Sent from my GTablet-TnT-Lite using Tapatalk
TheTruth said:
make sure you have root.
use rootexplorer or similar and browse to the /system/ folder on your internal storage.
click the mount r/w button, click on the build.prop file and open it as a text file.
scroll down in the build.prop file and change the values from true to false... save then reboot.
this will make slingplayer playback smooth but will not impact the other issue of davlik aborting the process (which is why we have to keep opening the app till it sticks)
Sent from my GTablet-TnT-Lite using Tapatalk
Click to expand...
Click to collapse
I disabled all stagefright option in the build.prop but no change after a reboot.
wlawyer said:
I disabled all stagefright option in the build.prop but no change after a reboot.
Click to expand...
Click to collapse
odd, with stagefright sling is a slideshow... stagefright off and it plays like a dream... but still no impact on the abort () called by dalvik vm... perhaps a setting added to build.prop that disables jni checking would work... but that would make the system unstable if bad or unsupported code happened to be around..
Sent from my GTablet-TnT-Lite using Tapatalk
jtbnet said:
The call to a function ('com.slingmedia.slingPlayer.SPEKHandler.PlayerEngi ne.AudioPlayer') in libspsdk.so is failing based on the way the call was made...
W/dalvikvm( 4940): JNI WARNING: illegal class name 'com.slingmedia.slingPlayer.SPEKHandler.PlayerEngi ne.AudioPlayer' (Check_FindClass)
W/dalvikvm( 4940): (should be formed like 'java/lang/String')
I'm not sure why if you run this 10 or more times it finally works... But JAVA/JNI is not my forte... hopefully this info will provide more info to someone more versed in this...
Click to expand...
Click to collapse
I was doing some research on this error and found this.
it looks like you are using "." as a
separator instead of "/". ("." is Java surface syntax for separating
package names, but "/" is what is used at the API boundary.) So, I
would check to make sure that your JNI registration code is
well-formed.
Click to expand...
Click to collapse
I still don't have my tablet, but sling player is an important feature to me on it.
TheTruth said:
odd, with stagefright sling is a slideshow... stagefright off and it plays like a dream... but still no impact on the abort () called by dalvik vm... perhaps a setting added to build.prop that disables jni checking would work... but that would make the system unstable if bad or unsupported code happened to be around..
Sent from my GTablet-TnT-Lite using Tapatalk
Click to expand...
Click to collapse
Try to add "dalvik.vm.checkjni=false" to build.prop and reboot. That might do it.
Edit, if that doesn't work try "ro.kernel.android.checkjni=false"
If this works when set, it may explain problems with other apps people are having. According to here, jni checking should only be enabled on dev units.
I just checked boot.img and "-Xcheck:jni" is passed when it starts.
Adam B. said:
I was doing some research on this error and found this.
I still don't have my tablet, but sling player is an important feature to me on it.
I extracted and hex edited the library to use slashes for that class. Can someone with adb test this out (you'll probably have to uninstall the old version first)? I tested it on my droid and it worked, but it never had a problem on there.
Click to expand...
Click to collapse
Tested the edited sling apk for you. Still took about 6 or 7 attempts before it opened.
Also it forced closed after I selected my slingbox...never made it to video
harpua1980 said:
Tested the edited sling apk for you. Still took about 6 or 7 attempts before it opened.
Also it forced closed after I selected my slingbox...never made it to video
Click to expand...
Click to collapse
Thanks.
I think we're better off with the build.prop fix anyway. Can you test that?

[DEV] wildfire S new base (2.3.3)

sorry for my poor English
source from here : http://forum.xda-developers.com/showpost.php?p=12157080&postcount=1
extract system.img and repack
http://www.mediafire.com/?ulleq3cebpu7945
DO NOT FLASH IT. it doesn't boot on our wildfire..
here is my logcat.
Code:
--------- beginning of /dev/log/main
D/AK8975 ( 79): AK8975 daemon 1.1.0 Start
D/AK8975 ( 79): (Library version : 1.2.1.1125)
E/AK8975 ( 79): m_hDevice = -1
E/AK8975 ( 79): m_aDevice = 7
E/AK8975 ( 79): Device initialization failed.
E/AK8975 ( 79):
E/AK8975 ( 79): m_hDevice = -1
E/AK8975 ( 79): m_aDevice = 7
E/AK8975 ( 79): Device initialization failed.
E/AK8975 ( 79):
--------- beginning of /dev/log/system
I/Vold ( 71): Vold 2.1 (the revenge) firing up
E/AK8975 ( 79): m_hDevice = -1
E/AK8975 ( 79): m_aDevice = 7
E/AK8975 ( 79): Device initialization failed.
E/AK8975 ( 79):
D/Vold ( 71): usb_configuration switch is not enabled in the kernel
I/Netd ( 72): Netd 1.0 starting
D/Vold ( 71): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/DirectVolume( 71): device name = mmcblk0
D/Vold ( 71): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/Vold ( 71): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
I//system/bin/iptables( 72): Flushing chain `INPUT'
I/DEBUG ( 73): debuggerd: Mar 15 2011 20:39:30
I//system/bin/iptables( 72): Flushing chain `OUTPUT'
I//system/bin/iptables( 72): Flushing chain `FORWARD'
I//system/bin/iptables( 72): Flushing chain `PREROUTING'
I//system/bin/iptables( 72): Flushing chain `POSTROUTING'
I//system/bin/iptables( 72): Flushing chain `OUTPUT'
D/AndroidRuntime( 75):
D/AndroidRuntime( 75): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 75): CheckJNI is OFF
I/dalvikvm( 75): mlock: /system/framework/core.odex, fd=10
I/dalvikvm( 75): mlock(1113931776, 4845544), fd=10
I/DEBUG ( 73): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 73): Build fingerprint: 'htccn_chs/htc_marvel/marvel:2.3.3/GRI40/24837:userdebug/test-keys'
I/DEBUG ( 73): pid: 75, tid: 75 >>> zygote <<<
I/DEBUG ( 73): thread: zygote
I/DEBUG ( 73): debuggerd: isSystemServerCrash=0, isEnableTellHTC=0
I/DEBUG ( 73): signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 8001d980
I/DEBUG ( 73): r0 be944498 r1 42160318 r2 be944560 r3 be944550
I/DEBUG ( 73): r4 be944280 r5 0000cea0 r6 0000cea0 r7 42160318
I/DEBUG ( 73): r8 00000000 r9 be944560 10 00000000 fp 00000000
I/DEBUG ( 73): ip 800a77a4 sp be944278 lr 80021a18 pc 8001d980 cpsr 00000010
I/DEBUG ( 73): cannot get registers: I/O error
I/DEBUG ( 73): #00 pc 0001d980 /system/lib/libdvm.so
I/DEBUG ( 73): #01 lr 80021a18 /system/lib/libdvm.so
I/DEBUG ( 73):
I/DEBUG ( 73): code around pc:
I/DEBUG ( 73): 8001d960 e1a00000 e1a00000 e1a00000 e1a00000
I/DEBUG ( 73): 8001d970 e1a00000 e1a00000 e1a00000 e1a00000
I/DEBUG ( 73): 8001d980 ec808b10 e12fff1e ec908b10 e12fff1e
I/DEBUG ( 73): 8001d990 e1510003 ba000003 ca000004 e0500002
I/DEBUG ( 73): 8001d9a0 012fff1e 8a000001 e3e00000 e12fff1e
I/DEBUG ( 73):
I/DEBUG ( 73): code around lr:
I/DEBUG ( 73): 800219f8 e28d4008 e1a05000 e3a07001 e2840f86
I/DEBUG ( 73): 80021a08 e5cd7060 e1a09002 e1a07001 ebffefd9
I/DEBUG ( 73): 80021a18 e59f0144 e59f6144 e59f8144 e08fb000
I/DEBUG ( 73): 80021a28 e28dc064 e8bb000f e08f6006 e8ac000f
I/DEBUG ( 73): 80021a38 e89b0007 e796a008 e595e028 e597b020
I/DEBUG ( 73):
I/DEBUG ( 73): stack:
I/DEBUG ( 73): be944238 00400000
I/DEBUG ( 73): be94423c 00000000
I/DEBUG ( 73): be944240 42156bb0
I/DEBUG ( 73): be944244 00000000
I/DEBUG ( 73): be944248 4000d850
I/DEBUG ( 73): be94424c 00000000
I/DEBUG ( 73): be944250 42151fe8
I/DEBUG ( 73): be944254 8006a171 /system/lib/libdvm.so
I/DEBUG ( 73): be944258 be94426c
I/DEBUG ( 73): be94425c 00000078
I/DEBUG ( 73): be944260 4000d8e0
I/DEBUG ( 73): be944264 4000d8e0
I/DEBUG ( 73): be944268 42a77bd0
I/DEBUG ( 73): be94426c 0000000b
I/DEBUG ( 73): be944270 df002777
I/DEBUG ( 73): be944274 e3a070ad
I/DEBUG ( 73): #00 be944278 00000011
I/DEBUG ( 73): be94427c 00000028
I/DEBUG ( 73): be944280 00000000
I/DEBUG ( 73): be944284 4000d850
I/DEBUG ( 73): be944288 800a7674
I/DEBUG ( 73): be94428c 00000000
I/DEBUG ( 73): be944290 4000d850
I/DEBUG ( 73): be944294 8006abc7 /system/lib/libdvm.so
I/DEBUG ( 73): be944298 4000e240
I/DEBUG ( 73): be94429c 4000e240
I/DEBUG ( 73): be9442a0 000000a0
I/DEBUG ( 73): be9442a4 000000a0
I/DEBUG ( 73): be9442a8 4000c018
I/DEBUG ( 73): be9442ac 00000001
I/DEBUG ( 73): be9442b0 ffffffff
I/DEBUG ( 73): be9442b4 4000c280
I/DEBUG ( 73): be9442b8 800ad298
I/DEBUG ( 73): be9442bc 800a7674
I/Netd ( 114): Netd 1.0 starting
I//system/bin/iptables( 114): Flushing chain `INPUT'
I//system/bin/iptables( 114): Flushing chain `OUTPUT'
I//system/bin/iptables( 114): Flushing chain `FORWARD'
I//system/bin/iptables( 114): Flushing chain `PREROUTING'
I//system/bin/iptables( 114): Flushing chain `POSTROUTING'
I//system/bin/iptables( 114): Flushing chain `OUTPUT'
D/AndroidRuntime( 131):
D/AndroidRuntime( 131): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 131): CheckJNI is OFF
I/dalvikvm( 131): mlock: /system/framework/core.odex, fd=10
I/dalvikvm( 131): mlock(1113931776, 4845544), fd=10
I/DEBUG ( 73): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
*old version(2.3.2) boot on magic(sapphire) successfully.
http://forum.xda-developers.com/showpost.php?p=12137040&postcount=35
so I believe ARMv6 problem can be overcome...
Thanks.... I'M working on it
If u get it to work I would donate as a few of tryed but got stook
Sent from my HTC Wildfire using XDA App

[Q] ADS_magpie-20110729 + gapps-mdpi-gb-20110709: java/lang/NullPointerException

It's a follow up of the thread [Q] ADS_magpie-20110729-signed.zip: android.process.acore stopped unexpectedly.
The phone setup is as before:
Phone: ADP1 (DREAM PVT 32B SHIP S-ON CPLD-4)
ROM: ADS_magpie-20110729 + gapps-mdpi-gb-20110709
Recovery: RA-dream-v1.7.0
Radio: 2.22.28.25
Spl:1.33.0013d
SD: 8GB = 128MB swap / 512MB ext4 / FAT
Playing around with the phone result in Dalvik crashes:
Code:
W/dalvikvm( 1054): Exception Ljava/lang/NullPointerException; thrown while initializing Lcom/google/android/syncadapters/contacts/ContactsSyncAdapterService;
W/dalvikvm( 1054): Class init failed in newInstance call (Lcom/google/android/syncadapters/contacts/ContactsSyncAdapterService;)
I/DEBUG ( 1044): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 1044): Build fingerprint: 'google/soju/crespo:2.3.3/GRI40/102588:user/release-keys'
I/DEBUG ( 1044): pid: 1054, tid: 1054 >>> com.google.process.gapps <<<
I/DEBUG ( 1044): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000002
I/DEBUG ( 1044): r0 00000000 r1 00000004 r2 ffffffff r3 00000000
I/DEBUG ( 1044): r4 fffffffa r5 00000003 r6 00000000 r7 416fcee8
I/DEBUG ( 1044): r8 aca11f80 r9 0000ce40 10 416fce2c fp beacd760
I/DEBUG ( 1044): ip 80000004 sp beacd418 lr aca31581 pc aca3eade cpsr 80000030
I/DEBUG ( 1044): #00 pc 0003eade /system/lib/libdvm.so
I/DEBUG ( 1044): #01 pc 000605b8 /system/lib/libdvm.so
I/DEBUG ( 1044): #02 pc 00017014 /system/lib/libdvm.so
I/DEBUG ( 1044): #03 pc 0001c100 /system/lib/libdvm.so
I/DEBUG ( 1044): #04 pc 0001affc /system/lib/libdvm.so
I/DEBUG ( 1044): #05 pc 000593da /system/lib/libdvm.so
I/DEBUG ( 1044): #06 pc 000595fe /system/lib/libdvm.so
I/DEBUG ( 1044): #07 pc 0003f01e /system/lib/libdvm.so
I/DEBUG ( 1044): #08 pc 00059598 /system/lib/libdvm.so
I/DEBUG ( 1044): #09 pc 00060f2e /system/lib/libdvm.so
I/DEBUG ( 1044): #10 pc 00017014 /system/lib/libdvm.so
I/DEBUG ( 1044): #11 pc 0001c100 /system/lib/libdvm.so
I/DEBUG ( 1044): #12 pc 0001affc /system/lib/libdvm.so
I/DEBUG ( 1044): #13 pc 000593da /system/lib/libdvm.so
I/DEBUG ( 1044): #14 pc 000459e4 /system/lib/libdvm.so
I/DEBUG ( 1044): #15 pc 000342cc /system/lib/libandroid_runtime.so
I/DEBUG ( 1044): #16 pc 000350e6 /system/lib/libandroid_runtime.so
I/DEBUG ( 1044): #17 pc 00008ca2 /system/bin/app_process
I/DEBUG ( 1044): #18 pc 000150fc /system/lib/libc.so
I/DEBUG ( 1044):
I/DEBUG ( 1044): code around pc:
I/DEBUG ( 1044): aca3eabc 33d458ab 42886819 f027d006 2800f897
I/DEBUG ( 1044): aca3eacc 1c27d102 e0092500 2c00683c e7f8d1e9
I/DEBUG ( 1044): aca3eadc 68a03c14 1e426824 182d4190 d1f72c00
I/DEBUG ( 1044): aca3eaec 2d002000 9c00d032 d00a2c00 20490069
I/DEBUG ( 1044): aca3eafc f0222200 1e04fffb 1c23d02b 20003310
I/DEBUG ( 1044):
I/DEBUG ( 1044): code around lr:
I/DEBUG ( 1044): aca31560 d1112800 60e53501 9b019800 60606027
I/DEBUG ( 1044): aca31570 1c6860a3 004160e0 1c320849 e8bcf7e0
I/DEBUG ( 1044): aca31580 d0012800 fa92f00e bdf0b003 1e04b510
I/DEBUG ( 1044): aca31590 68a0d005 ef72f7df f7df1c20 bd10ef70
I/DEBUG ( 1044): aca315a0 1c05b570 20012120 ef7af7df d00e1e04
I/DEBUG ( 1044):
I/DEBUG ( 1044): stack:
I/DEBUG ( 1044): beacd3d8 beacd3e0
I/DEBUG ( 1044): beacd3dc 0000dfc0
I/DEBUG ( 1044): beacd3e0 407ad220
I/DEBUG ( 1044): beacd3e4 401cc8c8
I/DEBUG ( 1044): beacd3e8 00000001
I/DEBUG ( 1044): beacd3ec aca65c5d /system/lib/libdvm.so
I/DEBUG ( 1044): beacd3f0 00000002
I/DEBUG ( 1044): beacd3f4 401ccaf0
I/DEBUG ( 1044): beacd3f8 00000000
I/DEBUG ( 1044): beacd3fc 00000002
I/DEBUG ( 1044): beacd400 00000004
I/DEBUG ( 1044): beacd404 416fcec8
I/DEBUG ( 1044): beacd408 aca9e5c0
I/DEBUG ( 1044): beacd40c 00000000
I/DEBUG ( 1044): beacd410 df002777
I/DEBUG ( 1044): beacd414 e3a070ad
I/DEBUG ( 1044): #00 beacd418 00000001
I/DEBUG ( 1044): beacd41c fffffec4
I/DEBUG ( 1044): beacd420 00000fae
I/DEBUG ( 1044): beacd424 beacd490
I/DEBUG ( 1044): beacd428 416fce54
I/DEBUG ( 1044): beacd42c beacd488
I/DEBUG ( 1044): beacd430 401cc8c8
I/DEBUG ( 1044): beacd434 aca605bd /system/lib/libdvm.so
I/DEBUG ( 1044): #01 beacd438 41e5be0c
I/DEBUG ( 1044): beacd43c aca17018 /system/lib/libdvm.so
W/dalvikvm( 1054): threadid=3: spin on suspend #1 threadid=1 (pcf=0)
W/dalvikvm( 1054): threadid=3: spin on suspend #2 threadid=1 (pcf=0)
I/dalvikvm( 1054): "GC" daemon prio=5 tid=3 RUNNABLE
I/dalvikvm( 1054): | group="system" sCount=0 dsCount=0 obj=0x406d10f8 self=0x129cd0
I/dalvikvm( 1054): | sysTid=1056 nice=0 sched=0/0 cgrp=default handle=584024
I/dalvikvm( 1054): at dalvik.system.NativeStart.run(Native Method)
I/dalvikvm( 1054):
I/dalvikvm( 1054): "main" prio=5 tid=1 RUNNABLE
I/dalvikvm( 1054): | group="main" sCount=1 dsCount=0 obj=0x401e2190 self=0xce40
I/dalvikvm( 1054): | sysTid=1054 nice=0 sched=0/0 cgrp=default handle=-1345006496
I/dalvikvm( 1054): DumpRunning: bad offset found: 7740940 (from 0x416fa000 0x41e5be0c)
I/dalvikvm( 1054): at java.lang.Throwable.nativeFillInStackTrace(Native Method)
I/dalvikvm( 1054): at java.lang.Throwable.fillInStackTrace(Throwable.java:135)
I/dalvikvm( 1054): at java.lang.Throwable.<init>(Throwable.java:74)
I/dalvikvm( 1054): at java.lang.Throwable.<init>(Throwable.java:99)
I/dalvikvm( 1054): at java.lang.Exception.<init>(Exception.java:61)
I/dalvikvm( 1054): at java.lang.reflect.InvocationTargetException.<init>(InvocationTargetException.java:50)
I/dalvikvm( 1054): at java.lang.reflect.Method.invokeNative(Native Method)
I/dalvikvm( 1054): at java.lang.reflect.Method.invoke(Method.java:507)
I/DEBUG ( 1044): debuggerd committing suicide to free the zombie!
I/DEBUG ( 1073): debuggerd: Jul 15 2011 18:22:13
I/ActivityManager( 436): Process com.google.process.gapps (pid 1054) has died.
W/ActivityManager( 436): Scheduling restart of crashed service com.google.android.syncadapters.contacts/.ContactsSyncAdapterService in 80000ms
W/ActivityManager( 436): Scheduling restart of crashed service com.google.android.gsf/.gtalkservice.service.GTalkService in 89999ms
D/Zygote ( 428): Process 1054 terminated by signal (11)
I/power ( 436): *** set_screen_state 0
D/AKMD ( 153): Compass CLOSE
E/talk ( 1024): onSaveInstanceState: caught
E/talk ( 1024): android.os.DeadObjectException
E/talk ( 1024): at android.os.BinderProxy.transact(Native Method)
E/talk ( 1024): at com.google.android.gtalkservice.IImSession$Stub$Proxy.getAccountId(IImSession.java:496)
E/talk ( 1024): at com.google.android.talk.RosterListActivity.onSaveInstanceState(RosterListActivity.java:168)
E/talk ( 1024): at android.app.Activity.performSaveInstanceState(Activity.java:1037)
E/talk ( 1024): at android.app.Instrumentation.callActivityOnSaveInstanceState(Instrumentation.java:1181)
E/talk ( 1024): at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2336)
E/talk ( 1024): at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2311)
E/talk ( 1024): at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:2291)
E/talk ( 1024): at android.app.ActivityThread.access$1700(ActivityThread.java:117)
E/talk ( 1024): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:938)
E/talk ( 1024): at android.os.Handler.dispatchMessage(Handler.java:99)
E/talk ( 1024): at android.os.Looper.loop(Looper.java:130)
E/talk ( 1024): at android.app.ActivityThread.main(ActivityThread.java:3683)
E/talk ( 1024): at java.lang.reflect.Method.invokeNative(Native Method)
E/talk ( 1024): at java.lang.reflect.Method.invoke(Method.java:507)
E/talk ( 1024): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:845)
E/talk ( 1024): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:603)
E/talk ( 1024): at dalvik.system.NativeStart.main(Native Method)
D/SurfaceFlinger( 436): About to give-up screen, flinger = 0x1b49f0
I/ActivityManager( 436): Start proc com.google.process.gapps for service com.google.android.gsf/.loginservice.GoogleLoginService: pid=1074 uid=10004 gids={3003, 1015, 2001, 1007}
W/IInputConnectionWrapper( 436): showStatusIcon on inactive InputConnection
D/szipinf ( 1074): Initializing inflate state
I/ActivityThread( 1074): Pub com.google.settings: com.google.android.gsf.settings.GoogleSettingsProvider
I/ActivityThread( 1074): Pub subscribedfeeds: com.google.android.gsf.subscribedfeeds.SubscribedFeedsProvider
D/dalvikvm( 1074): GC_CONCURRENT freed 407K, 51% free 2790K/5639K, external 0K/0K, paused 7ms+15ms
I/ActivityThread( 1074): Pub com.google.android.gsf.gservices: com.google.android.gsf.gservices.GservicesProvider
I/GservicesProvider( 1074): Gservices pushing to system: true; secure: true
I/ActivityThread( 1074): Pub com.google.android.providers.talk: com.google.android.gsf.talk.TalkProvider
D/SyncManager( 436): setSyncAutomatically: , provider subscribedfeeds -> true
D/SyncManager( 436): setSyncAutomatically: already set to true, doing nothing
D/KeyguardViewMediator( 436): wakeWhenReadyLocked(82)
I/power ( 436): *** set_screen_state 1
D/AKMD ( 153): Compass OPEN
E/talk ( 1024): initSession: caught android.os.DeadObjectException
D/SurfaceFlinger( 436): Screen about to return, flinger = 0x1b49f0
D/dalvikvm( 436): GC_CONCURRENT freed 664K, 39% free 5285K/8647K, external 600K/1800K, paused 18ms+16ms
W/InputManagerService( 436): Window already focused, ignoring focus gain of: [email protected]
W/InputManagerService( 436): Starting input on non-focused client [email protected] (uid=1000 pid=436)
I/ActivityManager( 436): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher } from pid 436
E/talk ( 1024): onSaveInstanceState: caught
E/talk ( 1024): android.os.DeadObjectException
E/talk ( 1024): at android.os.BinderProxy.transact(Native Method)
E/talk ( 1024): at com.google.android.gtalkservice.IImSession$Stub$Proxy.getAccountId(IImSession.java:496)
E/talk ( 1024): at com.google.android.talk.RosterListActivity.onSaveInstanceState(RosterListActivity.java:168)
E/talk ( 1024): at android.app.Activity.performSaveInstanceState(Activity.java:1037)
E/talk ( 1024): at android.app.Instrumentation.callActivityOnSaveInstanceState(Instrumentation.java:1181)
E/talk ( 1024): at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2336)
E/talk ( 1024): at android.app.ActivityThread.performPauseActivity(ActivityThread.java:2311)
E/talk ( 1024): at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:2291)
E/talk ( 1024): at android.app.ActivityThread.access$1700(ActivityThread.java:117)
E/talk ( 1024): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:938)
E/talk ( 1024): at android.os.Handler.dispatchMessage(Handler.java:99)
E/talk ( 1024): at android.os.Looper.loop(Looper.java:130)
E/talk ( 1024): at android.app.ActivityThread.main(ActivityThread.java:3683)
E/talk ( 1024): at java.lang.reflect.Method.invokeNative(Native Method)
E/talk ( 1024): at java.lang.reflect.Method.invoke(Method.java:507)
E/talk ( 1024): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:845)
E/talk ( 1024): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:603)
E/talk ( 1024): at dalvik.system.NativeStart.main(Native Method)
E/talk ( 1024): removeRemoteListeners caught
E/talk ( 1024): android.os.DeadObjectException
E/talk ( 1024): at android.os.BinderProxy.transact(Native Method)
E/talk ( 1024): at com.google.android.gtalkservice.IImSession$Stub$Proxy.removeConnectionStateListener(IImSession.java:634)
E/talk ( 1024): at com.google.android.talk.BuddyList.removeRemoteListeners(BuddyList.java:981)
E/talk ( 1024): at com.google.android.talk.RosterListActivity.onStop(RosterListActivity.java:140)
E/talk ( 1024): at com.google.android.talk.BuddyList.onStop(BuddyList.java:570)
E/talk ( 1024): at android.app.Instrumentation.callActivityOnStop(Instrumentation.java:1170)
E/talk ( 1024): at android.app.Activity.performStop(Activity.java:3873)
E/talk ( 1024): at android.app.ActivityThread.performStopActivityInner(ActivityThread.java:2427)
E/talk ( 1024): at android.app.ActivityThread.handleStopActivity(ActivityThread.java:2475)
E/talk ( 1024): at android.app.ActivityThread.access$1800(ActivityThread.java:117)
E/talk ( 1024): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:948)
E/talk ( 1024): at android.os.Handler.dispatchMessage(Handler.java:99)
E/talk ( 1024): at android.os.Looper.loop(Looper.java:130)
E/talk ( 1024): at android.app.ActivityThread.main(ActivityThread.java:3683)
E/talk ( 1024): at java.lang.reflect.Method.invokeNative(Native Method)
E/talk ( 1024): at java.lang.reflect.Method.invoke(Method.java:507)
E/talk ( 1024): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:845)
E/talk ( 1024): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:603)
E/talk ( 1024): at dalvik.system.NativeStart.main(Native Method)
I/ActivityManager( 436): Starting: Intent { act=android.intent.action.MAIN flg=0x10000000 cmp=com.android.browser/.BrowserActivity } from pid 541
I/ActivityManager( 436): Start proc com.android.browser for activity com.android.browser/.BrowserActivity: pid=1089 uid=10014 gids={3003, 1015}
I/ActivityManager( 436): Process com.android.deskclock (pid 913) has died.
The whole logcat since installation cat be found attached.
Strange ... can you give me a dump of
Code:
df -h
I would like to be sure, that there is / was enough space on /system.
Here is the disk free human readable dump of this phone:
Code:
Filesystem Size Used Available Use% Mounted on
tmpfs 55.0M 32.0K 54.9M 0% /dev
tmpfs 55.0M 0 55.0M 0% /mnt/asec
tmpfs 55.0M 0 55.0M 0% /mnt/obb
/dev/block/mtdblock3 91.0M 76.1M 14.9M 84% /system
/dev/block/mtdblock5 91.8M 73.0M 18.8M 80% /data
/dev/block/mtdblock4 27.0M 1.1M 25.9M 4% /cache
/dev/block/loop0 768.0K 768.0K 0 100% /system/lib/modules
/dev/block/loop1 2.5M 2.5M 0 100% /system/fonts
/dev/block/vold/179:1
6.9G 186.1M 6.7G 3% /mnt/sdcard
/dev/block/vold/179:1
6.9G 186.1M 6.7G 3% /mnt/secure/asec
/dev/block/dm-0 3.1M 1.1M 2.0M 35% /mnt/asec/de.anormalmedia.android.lw.cits-1
/dev/block/dm-1 2.0M 528.0K 1.5M 25% /mnt/asec/com.google.zxing.client.android-1
Most likely I found the reason:
Code:
...
I/Database( 389): sqlite returned: error code = 11, msg = database corruption at line 45898 of [42537b6056]
I/Database( 389): sqlite returned: error code = 11, msg = database corruption at line 45936 of [42537b6056]
I/Database( 389): sqlite returned: error code = 11, msg = statement aborts at 24: [SELECT _id, raw_contact_id, data_sync2, data_sync1, data_version FROM view_data_restricted data WHERE (account_name='[email protected]' AND account_type='com.google') AND (mimetype=? AND data_sync2 IS NOT NULL AND (data_sync3 IS NULL OR data_sync3!=data_sync2) AND data_sync1 IS NOT NULL)] database disk image is malformed
I/InstallAppProgress( 1847): Finished installing de.anormalmedia.android.lw.cits
E/Database( 389): Removing corrupt database: /data/data/com.android.providers.contacts/databases/contacts2.db
I/ActivityManager( 174): Start proc org.openintents.filemanager for activity org.openintents.filemanager/.FileManagerActivity: pid=1985 uid=10038 gids={1015}
I/ActivityManager( 174): Process android.process.media (pid 1926) has died.
I/ActivityThread( 1985): Pub org.openintents.filemanager: org.openintents.filemanager.FileManagerProvider
I/EulaOrNewVersion( 1985): Eula has been accepted.
I/EulaOrNewVersion( 1985): Same version 17 as last launch.
E/DatabaseUtils( 389): Writing exception to parcel
E/DatabaseUtils( 389): android.database.sqlite.SQLiteDatabaseCorruptException: database disk image is malformed
E/DatabaseUtils( 389): at android.database.sqlite.SQLiteQuery.native_fill_window(Native Method)
E/DatabaseUtils( 389): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:73)
E/DatabaseUtils( 389): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:287)
E/DatabaseUtils( 389): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:268)
E/DatabaseUtils( 389): at android.database.CursorToBulkCursorAdaptor.count(CursorToBulkCursorAdaptor.java:132)
E/DatabaseUtils( 389): at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:118)
E/DatabaseUtils( 389): at android.os.Binder.execTransact(Binder.java:320)
E/DatabaseUtils( 389): at dalvik.system.NativeStart.run(Native Method)
I don't know, why your contact's database gets corrupted, but after that you got the NullpointerExceptions from the ContacsSyncAdapter.
I've done a "master clear" over the "Settings" menu. The result a lot of exceptions attached. Here a snapshot:
Code:
W/SettingsProvider( 185): Unable to add bookmark: com.google.android.gm/com.google.android.gm.ConversationListActivityGmail
W/SettingsProvider( 185): android.content.pm.PackageManager$NameNotFoundException: ComponentInfo{com.google.android.gm/com.google.android.gm.ConversationListActivityGmail}
W/SettingsProvider( 185): at android.app.ContextImpl$ApplicationPackageManager.getActivityInfo(ContextImpl.java:1842)
W/SettingsProvider( 185): at com.android.providers.settings.DatabaseHelper.loadBookmarks(DatabaseHelper.java:887)
W/SettingsProvider( 185): at com.android.providers.settings.DatabaseHelper.loadBookmarks(DatabaseHelper.java:925)
W/SettingsProvider( 185): at com.android.providers.settings.DatabaseHelper.onCreate(DatabaseHelper.java:135)
W/SettingsProvider( 185): at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:126)
W/SettingsProvider( 185): at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
W/SettingsProvider( 185): at com.android.providers.settings.SettingsProvider.query(SettingsProvider.java:404)
W/SettingsProvider( 185): at com.android.providers.settings.SettingsProvider.ensureAndroidIdIsSet(SettingsProvider.java:323)
W/SettingsProvider( 185): at com.android.providers.settings.SettingsProvider.onCreate(SettingsProvider.java:259)
W/SettingsProvider( 185): at android.content.ContentProvider.attachInfo(ContentProvider.java:798)
W/SettingsProvider( 185): at android.app.ActivityThread.installProvider(ActivityThread.java:3554)
W/SettingsProvider( 185): at android.app.ActivityThread.installContentProviders(ActivityThread.java:3309)
W/SettingsProvider( 185): at android.app.ActivityThread.installSystemProviders(ActivityThread.java:3660)
W/SettingsProvider( 185): at com.android.server.am.ActivityManagerService.installSystemProviders(ActivityManagerService.java:5567)
W/SettingsProvider( 185): at com.android.server.ServerThread.run(SystemServer.java:182)
W/SettingsProvider( 185): Unable to add bookmark: com.android.im/com.android.im.app.LandingPage
W/SettingsProvider( 185): android.content.pm.PackageManager$NameNotFoundException: ComponentInfo{com.android.im/com.android.im.app.LandingPage}
W/SettingsProvider( 185): at android.app.ContextImpl$ApplicationPackageManager.getActivityInfo(ContextImpl.java:1842)
W/SettingsProvider( 185): at com.android.providers.settings.DatabaseHelper.loadBookmarks(DatabaseHelper.java:887)
W/SettingsProvider( 185): at com.android.providers.settings.DatabaseHelper.loadBookmarks(DatabaseHelper.java:925)
W/SettingsProvider( 185): at com.android.providers.settings.DatabaseHelper.onCreate(DatabaseHelper.java:135)
W/SettingsProvider( 185): at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:126)
W/SettingsProvider( 185): at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:187)
W/SettingsProvider( 185): at com.android.providers.settings.SettingsProvider.query(SettingsProvider.java:404)
W/SettingsProvider( 185): at com.android.providers.settings.SettingsProvider.ensureAndroidIdIsSet(SettingsProvider.java:323)
W/SettingsProvider( 185): at com.android.providers.settings.SettingsProvider.onCreate(SettingsProvider.java:259)
W/SettingsProvider( 185): at android.content.ContentProvider.attachInfo(ContentProvider.java:798)
W/SettingsProvider( 185): at android.app.ActivityThread.installProvider(ActivityThread.java:3554)
W/SettingsProvider( 185): at android.app.ActivityThread.installContentProviders(ActivityThread.java:3309)
W/SettingsProvider( 185): at android.app.ActivityThread.installSystemProviders(ActivityThread.java:3660)
W/SettingsProvider( 185): at com.android.server.am.ActivityManagerService.installSystemProviders(ActivityManagerService.java:5567)
W/SettingsProvider( 185): at com.android.server.ServerThread.run(SystemServer.java:182)
Code:
D/EmailProvider( 497): Creating EmailProvider database
E/AndroidRuntime( 497): FATAL EXCEPTION: main
E/AndroidRuntime( 497): java.lang.RuntimeException: Unable to create service com.android.exchange.SyncManager: java.lang.NullPointerException
E/AndroidRuntime( 497): at android.app.ActivityThread.handleCreateService(ActivityThread.java:1955)
E/AndroidRuntime( 497): at android.app.ActivityThread.access$2500(ActivityThread.java:117)
E/AndroidRuntime( 497): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:985)
E/AndroidRuntime( 497): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 497): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime( 497): at android.app.ActivityThread.main(ActivityThread.java:3683)
E/AndroidRuntime( 497): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 497): at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime( 497): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:845)
E/AndroidRuntime( 497): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:603)
E/AndroidRuntime( 497): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 497): Caused by: java.lang.NullPointerException
E/AndroidRuntime( 497): at com.android.email.Utility.getConsistentDeviceId(Utility.java:601)
E/AndroidRuntime( 497): at com.android.exchange.SyncManager.getDeviceIdInternal(SyncManager.java:1064)
E/AndroidRuntime( 497): at com.android.exchange.SyncManager.getDeviceId(SyncManager.java:1041)
E/AndroidRuntime( 497): at com.android.exchange.SyncManager.onCreate(SyncManager.java:1767)
E/AndroidRuntime( 497): at android.app.ActivityThread.handleCreateService(ActivityThread.java:1945)
E/AndroidRuntime( 497): ... 10 more
V/ContactsProvider( 417): Completed import of legacy contacts
Code:
I/ActivityManager( 185): Starting: Intent { act=android.intent.action.INSERT dat=content://telephony/carriers cmp=com.android.settings/.ApnEditor } from pid 718
D/TelephonyProvider( 365): inserted port= authtype=-1 protocol=IP mmsproxy= roaming_protocol=IP proxy= name= server= apn= password= user= mmsport= rowID = 23
D/dalvikvm( 365): GC_CONCURRENT freed 473K, 47% free 3381K/6279K, external 0K/0K, paused 8ms+9ms
E/TelephonyProvider( 365): Failed setting numeric '26207' to the current operator
I/TelephonyRegistry( 185): notifyDataConnection: state=0 isDataConnectivityPossible=false reason=apnChanged interfaceName=null networkType=8
W/dalvikvm( 718): threadid=9: thread exiting with uncaught exception (group=0x40258560)
E/AndroidRuntime( 718): FATAL EXCEPTION: pool-1-thread-1
E/AndroidRuntime( 718): java.lang.NoSuchMethodError: 
E/AndroidRuntime( 718): at com.android.internal.util.XmlUtils.writeMapXml(XmlUtils.java:182)
E/AndroidRuntime( 718): at android.app.ContextImpl$SharedPreferencesImpl.writeToFile(ContextImpl.java:3167)
E/AndroidRuntime( 718): at android.app.ContextImpl$SharedPreferencesImpl.access$800(ContextImpl.java:2732)
E/AndroidRuntime( 718): at android.app.ContextImpl$SharedPreferencesImpl$1.run(ContextImpl.java:3082)
E/AndroidRuntime( 718): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
E/AndroidRuntime( 718): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
E/AndroidRuntime( 718): at java.lang.Thread.run(Thread.java:1019)
I/DEBUG ( 149): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 149): Build fingerprint: 'google/soju/crespo:2.3.3/GRI40/102588:user/release-keys'
I/DEBUG ( 149): pid: 718, tid: 728 >>> com.android.settings <<<
I/DEBUG ( 149): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
I/DEBUG ( 149): r0 00000000 r1 00000370 r2 00000010 r3 00000100
I/DEBUG ( 149): r4 40093ec8 r5 0017f098 r6 aca9e5c0 r7 40093edc
I/DEBUG ( 149): r8 aca11f80 r9 00000000 10 0017f098 fp 444d0ed8
I/DEBUG ( 149): ip 00000010 sp 444d0b88 lr aca1710c pc aca3edfa cpsr 20000030
W/ActivityManager( 185): Force finishing activity com.android.settings/.ApnEditor
W/ActivityManager( 185): Force finishing activity com.android.settings/.ApnSettings
W/ActivityManager( 185): Activity pause timeout for HistoryRecord{4094a7d8 com.android.settings/.ApnEditor}
I/DEBUG ( 149): #00 pc 0003edfa /system/lib/libdvm.so
I/DEBUG ( 149): #01 pc 00017108 /system/lib/libdvm.so
I/DEBUG ( 149):
I/DEBUG ( 149): code around pc:
I/DEBUG ( 149): aca3edd8 009122dc 1c054e30 4c306a87 46622080
I/DEBUG ( 149): aca3ede8 00439300 9404447e 93029101 1c3c9805
I/DEBUG ( 149): aca3edf8 68033c14 1c2868a1 fedcf7ff 28009003
I/DEBUG ( 149): aca3ee08 9b00da3f d11a2b00 98019b04 581158f2
I/DEBUG ( 149): aca3ee18 d0142900 009823e6 29005811 68a1d004
I/DEBUG ( 149):
I/DEBUG ( 149): code around lr:
I/DEBUG ( 149): aca170ec e52dc004 e5961010 e1a0000a e5911020
I/DEBUG ( 149): aca170fc e1a02009 e0441001 e1a010c1 fa009f30
I/DEBUG ( 149): aca1710c e5da1024 e3510000 0a000004 e1a05000
I/DEBUG ( 149): aca1711c e1a0000a e1a01009 fa010669 e1a00005
I/DEBUG ( 149): aca1712c e59d5004 e3500000 e28dd008 4a00000f
I/DEBUG ( 149):
I/DEBUG ( 149): stack:
I/DEBUG ( 149): 444d0b48 00000004
I/DEBUG ( 149): 444d0b4c 40251b00
I/DEBUG ( 149): 444d0b50 40093df8
I/DEBUG ( 149): 444d0b54 aca11db8 /system/lib/libdvm.so
I/DEBUG ( 149): 444d0b58 00000000
I/DEBUG ( 149): 444d0b5c 00000000
I/DEBUG ( 149): 444d0b60 407e3400
I/DEBUG ( 149): 444d0b64 41d6ed90
I/DEBUG ( 149): 444d0b68 41735058
I/DEBUG ( 149): 444d0b6c 0017f098
I/DEBUG ( 149): 444d0b70 40251b00
I/DEBUG ( 149): 444d0b74 ad119029 /system/lib/libnativehelper.so
I/DEBUG ( 149): 444d0b78 41735058
I/DEBUG ( 149): 444d0b7c 0017f098
I/DEBUG ( 149): 444d0b80 df002777
I/DEBUG ( 149): 444d0b84 e3a070ad
I/DEBUG ( 149): #00 444d0b88 00000000
I/DEBUG ( 149): 444d0b8c 00000370
I/DEBUG ( 149): 444d0b90 00000100
I/DEBUG ( 149): 444d0b94 444d0c10
I/DEBUG ( 149): 444d0b98 fffffec4
I/DEBUG ( 149): 444d0b9c 00000000
I/DEBUG ( 149): 444d0ba0 444d0c08
I/DEBUG ( 149): 444d0ba4 425f6338
I/DEBUG ( 149): 444d0ba8 40093edc
I/DEBUG ( 149): 444d0bac 444d0c08
I/DEBUG ( 149): 444d0bb0 00003072
I/DEBUG ( 149): 444d0bb4 aca1710c /system/lib/libdvm.so
I/DEBUG ( 149): #01 444d0bb8 444d0bbc
I/DEBUG ( 149): 444d0bbc 40093edc
I/DEBUG ( 149): 444d0bc0 00000000
I/DEBUG ( 149): 444d0bc4 444d0c08
I/DEBUG ( 149): 444d0bc8 00000001
I/DEBUG ( 149): 444d0bcc 001605e8
I/DEBUG ( 149): 444d0bd0 0017f0a0
I/DEBUG ( 149): 444d0bd4 00016f10
I/DEBUG ( 149): 444d0bd8 41d9a8ec
I/DEBUG ( 149): 444d0bdc 00000000
I/DEBUG ( 149): 444d0be0 444d0ed8
I/DEBUG ( 149): 444d0be4 aca1c104 /system/lib/libdvm.so
I/DEBUG ( 149): 444d0be8 444d0c08
I/DEBUG ( 149): 444d0bec 0017f098
I/DEBUG ( 149): 444d0bf0 aca1c074 /system/lib/libdvm.so
I/DEBUG ( 149): 444d0bf4 4171da84
I/DEBUG ( 149): 444d0bf8 fffffec4
I/DEBUG ( 149): 444d0bfc aca1b000 /system/lib/libdvm.so
W/dalvikvm( 718): threadid=3: spin on suspend #1 threadid=10 (pcf=0)
W/dalvikvm( 718): threadid=3: spin on suspend #2 threadid=10 (pcf=0)
I/dalvikvm( 718): "GC" daemon prio=5 tid=3 RUNNABLE
I/dalvikvm( 718): | group="system" sCount=0 dsCount=0 obj=0x40750360 self=0x1ca110
I/dalvikvm( 718): | sysTid=720 nice=0 sched=0/0 cgrp=bg_non_interactive handle=1224328
I/dalvikvm( 718): at dalvik.system.NativeStart.run(Native Method)
I/dalvikvm( 718):
I/dalvikvm( 718): "pool-1-thread-2" prio=5 tid=10 RUNNABLE
I/dalvikvm( 718): | group="main" sCount=1 dsCount=0 obj=0x407dc870 self=0x17f098
I/dalvikvm( 718): | sysTid=728 nice=0 sched=0/0 cgrp=bg_non_interactive handle=1569232
I/dalvikvm( 718): at com.android.internal.util.XmlUtils.writeMapXml(XmlUtils.java:~182)
I/dalvikvm( 718): at android.app.ContextImpl$SharedPreferencesImpl.writeToFile(ContextImpl.java:3167)
I/dalvikvm( 718): at android.app.ContextImpl$SharedPreferencesImpl.access$800(ContextImpl.java:2732)
I/dalvikvm( 718): at android.app.ContextImpl$SharedPreferencesImpl$1.run(ContextImpl.java:3082)
I/dalvikvm( 718): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
I/dalvikvm( 718): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
I/dalvikvm( 718): at java.lang.Thread.run(Thread.java:1019)
I/dalvikvm( 718):
I/DEBUG ( 149): debuggerd committing suicide to free the zombie!
I/DEBUG ( 731): debuggerd: Jul 15 2011 18:22:13
I/ActivityManager( 185): Process com.android.settings (pid 718) has died.
The whole logcat is attached. It's a morge general problem of installation but where to start?
Did'n look at your logcat at the moment, but probably you could send me the logcat from flashing, too. There were two other guys who had bad NAND and the "old" system was not erased. I would like to exclude, that you have a similar problem.
Sent from my Gingerbread on Dream using XDA App
I assume you are looking for the recovery.log created in SPL. I've done a whole wipe and redone the installation. All files I know are attached.
Playing arround I've found the following logcat entry:
Code:
E/Database( 442): Failure 10 (disk I/O error) on 0x148698 when executing 'COMMIT;'
E/Gmail ( 442): Mail sync failed
E/Gmail ( 442): android.database.sqlite.SQLiteDiskIOException: disk I/O error: COMMIT;
E/Gmail ( 442): at android.database.sqlite.SQLiteDatabase.native_execSQL(Native Method)
E/Gmail ( 442): at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:1763)
E/Gmail ( 442): at android.database.sqlite.SQLiteDatabase.endTransaction(SQLiteDatabase.java:583)
E/Gmail ( 442): at com.google.android.gm.provider.MailCore.setCustomFromPreference(MailCore.java:1567)
E/Gmail ( 442): at com.google.android.gm.provider.MailEngine$PublicMailStore.setCustomFromPreference(MailEngine.java:3545)
E/Gmail ( 442): at com.google.android.gm.provider.MailSync.handleStartSyncInfoProto(MailSync.java:1476)
E/Gmail ( 442): at com.google.android.gm.provider.MailSync.handleResponseProto(MailSync.java:956)
E/Gmail ( 442): at com.google.android.gm.provider.MailSync.handleResponse(MailSync.java:864)
E/Gmail ( 442): at com.google.android.gm.provider.MailSync.handleSyncResponse(MailSync.java:844)
E/Gmail ( 442): at com.google.android.gm.provider.MailEngine.sendRequest(MailEngine.java:1543)
E/Gmail ( 442): at com.google.android.gm.provider.MailEngine.runSyncLoop(MailEngine.java:1505)
E/Gmail ( 442): at com.google.android.gm.provider.MailEngine.sync(MailEngine.java:1393)
E/Gmail ( 442): at com.google.android.gm.provider.MailSyncAdapterService$SyncAdapterImpl.onPerformLoggedSync(MailSyncAdapterService.java:61)
E/Gmail ( 442): at com.google.android.common.LoggingThreadedSyncAdapter.onPerformSync(LoggingThreadedSyncAdapter.java:27)
E/Gmail ( 442): at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:164)
D/SyncManager( 174): failed sync operation authority: gmail-ls account: Account {[email protected], type=com.google} extras: [feed=https://mail.google.com/mail/g/?client=1313405658204 ] syncSource: 0 when: 850665 expedited: false, SyncResult: databaseError: true stats []
D/SyncManager( 174): not retrying sync operation because the error is a hard error: authority: gmail-ls account: Account {[email protected], type=com.google} extras: [feed=https://mail.google.com/mail/g/?client=1313405658204 ] syncSource: 0 when: 851914 expedited: false
I/dalvikvm( 274): Jit: resizing JitTable from 1024 to 2048
I/Database( 442): sqlite returned: error code = 2570, msg = statement aborts at 93: [select conversations_to_fetch._id as _id, max(
I/Database( 442): case when not clientCreated then messages.messageId else 0 end)
I/Database( 442): as highestMessageId, max(messages.clientCreated) as hasClientCreatedMessages from conversations_to_fetch left outer join messages on messages.conversation = conversations_to_fetch._id and messages.synced = 1 where nextAttemptDateMs < ?group by conversations_to_fetch._id order by conversations_to_fetch._id desc limit 50] disk I/O error
E/Gmail ( 442): Mail sync failed
E/Gmail ( 442): android.database.sqlite.SQLiteDiskIOException: disk I/O error
E/Gmail ( 442): at android.database.sqlite.SQLiteQuery.native_fill_window(Native Method)
E/Gmail ( 442): at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:73)
E/Gmail ( 442): at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:287)
E/Gmail ( 442): at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:268)
E/Gmail ( 442): at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:171)
E/Gmail ( 442): at android.database.AbstractCursor.moveToNext(AbstractCursor.java:256)
E/Gmail ( 442): at com.google.android.gm.provider.MailEngine$PublicMailStore.getConversationInfosToFetch(MailEngine.java:3802)
E/Gmail ( 442): at com.google.android.gm.provider.MailSync.nextSyncRequest(MailSync.java:669)
E/Gmail ( 442): at com.google.android.gm.provider.MailEngine.runSyncLoop(MailEngine.java:1462)
E/Gmail ( 442): at com.google.android.gm.provider.MailEngine.sync(MailEngine.java:1393)
E/Gmail ( 442): at com.google.android.gm.provider.MailSyncAdapterService$SyncAdapterImpl.onPerformLoggedSync(MailSyncAdapterService.java:61)
E/Gmail ( 442): at com.google.android.common.LoggingThreadedSyncAdapter.onPerformSync(LoggingThreadedSyncAdapter.java:27)
E/Gmail ( 442): at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:164)
D/SyncManager( 174): failed sync operation authority: gmail-ls account: Account {[email protected], type=com.google} extras: [feed=https://mail.google.com/mail/g/?client=1313405658204 ] syncSource: 0 when: 879123 expedited: false, SyncResult: databaseError: true stats []
D/SyncManager( 174): not retrying sync operation because the error is a hard error: authority: gmail-ls account: Account {[email protected], type=com.google} extras: [feed=https://mail.google.com/mail/g/?client=1313405658204 ] syncSource: 0 when: 882641 expedited: false
I/dalvikvm( 174): Jit: resizing JitTable from 2048 to 4096
D/dalvikvm( 257): GC_EXPLICIT freed <1K, 47% free 3391K/6343K, external 915K/1427K, paused 109ms
~ # df -h
Filesystem Size Used Available Use% Mounted on
tmpfs 55.0M 32.0K 54.9M 0% /dev
tmpfs 55.0M 0 55.0M 0% /mnt/asec
tmpfs 55.0M 0 55.0M 0% /mnt/obb
/dev/block/mtdblock3 91.0M 76.1M 14.9M 84% /system
/dev/block/mtdblock5 91.8M 61.8M 30.0M 67% /data
/dev/block/mtdblock4 27.0M 1.2M 25.8M 4% /cache
/dev/block/loop0 768.0K 768.0K 0 100% /system/lib/modules
/dev/block/loop1 2.5M 2.5M 0 100% /system/fonts
/dev/block/vold/179:1
6.9G 58.2M 6.8G 1% /mnt/sdcard
/dev/block/vold/179:1
6.9G 58.2M 6.8G 1% /mnt/secure/asec
~ # exit
D/dalvikvm( 257): GC_EXPLICIT freed <1K, 47% free 3391K/6343K, external 915K/1427K, paused 142ms
No swap partition is enabled
Last time I've evaluated ADS_magpie-20110729 + gapps-mdpi-gb-20110709 I can remember that there was no SWAP active.
I'm now evaluating Ginger yoshi 1.4 fix 32a_b using a the 24Swap script in /sd-ext/userinit.d.
I see that Ginger yoshi 1.4 uses a lot of swap, round about 10MiB. Maybe additional RAM (swap in my case) would solve this case? By default ADS_magpie-20110729 did not use swap for me.

Categories

Resources