I just got my Incredible today. Rooted it, install RA Recovery, and installed CM6.
However, after follow the guide and install everything, my phone goes into a bootloop and the only thing on the screen is "HTC Incredible"
Logcat shows the following that keeps on repeating:
D/AndroidRuntime( 112): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
I/AndroidRuntime( 112): Heap size: -Xmx16m
D/AndroidRuntime( 112): CheckJNI is OFF
D/dalvikvm( 112): creating instr width table
I/dalvikvm( 112): DexOpt: source file mod time mismatch (3ced8f03 vs 3d491028)
D/dalvikvm( 112): Stale deps in cache file; removing and retrying
I/ ( 113): ServiceManager: 0xaec8
E/AudioHardwareQSD( 113): Cannot open /dev/audience_a1026 -1
I/HTC Acoustic( 113): libhtc_acoustic.so version 2.0.1.5
I/HTC Acoustic( 113): open /system/etc/AdieHWCodecSetting.csv success.
E/HTC Acoustic( 113): Update ADIE table ID 69
I/HTC Acoustic( 113): read_adie_para_from_file success.
D/HTC Acoustic( 113): ioctl ACOUSTIC_UPDATE_ADIE success
I/HTC Acoustic( 113): open /system/etc/AudioBTID.csv success.
I/HTC Acoustic( 113): BT ID table version: Incredible_C_VZW_20100111
I/HTC Acoustic( 113): open /system/etc/TPA2018.csv success.
E/HTC Acoustic( 113): can't open /dev/tpa2018d1 -1
E/AudioHardwareQSD( 113): speaker amplifier tpa2018 is not supported
D/AudioHardwareQSD( 113): mNumBTEndpoints = 29
E/AudioHardwareQSD( 113): BT name Default (tx,rx)=(9,10)
E/AudioHardwareQSD( 113): BT name Default Car-kit (tx,rx)=(1002,1102)
E/AudioHardwareQSD( 113): BT name Jabra BT530 (tx,rx)=(1007,1107)
....
E/AudioHardwareQSD( 113): BT name HandsFreeLink TM (tx,rx)=(1047,1147)
E/AudioHardwareQSD( 113): BT name END (tx,rx)=(741945720,1093761072)
D/AudioHardwareInterface( 113): setMode(NORMAL)
I/AudioHardwareQSD( 113): Set master volume to 1.000000.
I/CameraService( 113): CameraService started: pid=113
I/AudioFlinger( 113): AudioFlinger's thread 0xddd0 ready to run
I/AudioHardwareQSD( 113): AudioHardware pcm playback is going to standby.
I/AudioHardwareQSD( 113): Routing audio to Speakerphone
D/AudioHardwareQSD( 113): Switching audio device to
D/AudioHardwareQSD( 113): Speakerphone
D/dalvikvm( 112): DexOpt: --- BEGIN 'core.jar' (bootstrap=1) ---
D/AudioHardwareQSD( 113): setVoiceVolume(1.000000)
I/AudioHardwareQSD( 113): Setting in-call volume to 5 (available range is 0 to 5)
D/AudioHardwareQSD( 113): Setting in-call volume to 100
D/dalvikvm( 147): creating instr width table
D/dalvikvm( 147): Ignoring duplicate verify attempt on Ljava/lang/Object;
D/dalvikvm( 147): Ignoring duplicate verify attempt on Ljava/lang/Class;
D/dalvikvm( 147): DexOpt: load 164ms, verify 1843ms, opt 94ms
D/dalvikvm( 112): DexOpt: --- END 'core.jar' (success) ---
D/dalvikvm( 112): DEX prep '/system/framework/core.jar': unzip in 1005ms, rewrite 5253ms
I/dalvikvm( 112): DexOpt: source file mod time mismatch (3d1998ca vs 3d491053)
D/dalvikvm( 112): Stale deps in cache file; removing and retrying
D/dalvikvm( 112): DexOpt: --- BEGIN 'ext.jar' (bootstrap=1) ---
D/dalvikvm( 151): creating instr width table
D/dalvikvm( 151): DexOpt: load 16ms, verify 217ms, opt 9ms
D/dalvikvm( 112): DexOpt: --- END 'ext.jar' (success) ---
D/dalvikvm( 112): DEX prep '/system/framework/ext.jar': unzip in 60ms, rewrite 420ms
I/dalvikvm( 112): DexOpt: source file mod time mismatch (3d2291e2 vs 3d4d04cd)
D/dalvikvm( 112): Stale deps in cache file; removing and retrying
D/dalvikvm( 112): DexOpt: --- BEGIN 'framework.jar' (bootstrap=1) ---
D/dalvikvm( 152): creating instr width table
D/dalvikvm( 152): Note: class Landroid/opengl/GLWrapperBase; has 211 unimplemented (abstract) methods
D/dalvikvm( 152): DexOpt: load 268ms, verify 2476ms, opt 120ms
D/dalvikvm( 112): DexOpt: --- END 'framework.jar' (success) ---
D/dalvikvm( 112): DEX prep '/system/framework/framework.jar': unzip in 1727ms, rewrite 4301ms
I/dalvikvm( 112): DexOpt: source file mod time mismatch (3d229219 vs 3d4d050c)
D/dalvikvm( 112): Stale deps in cache file; removing and retrying
D/dalvikvm( 112): DexOpt: --- BEGIN 'android.policy.jar' (bootstrap=1) ---
D/dalvikvm( 153): creating instr width table
D/dalvikvm( 153): DexOpt: load 21ms, verify 113ms, opt 4ms
D/dalvikvm( 112): DexOpt: --- END 'android.policy.jar' (success) ---
D/dalvikvm( 112): DEX prep '/system/framework/android.policy.jar': unzip in 22ms, rewrite 300ms
I/dalvikvm( 112): DexOpt: source file mod time mismatch (3d229268 vs 3d4d055a)
D/dalvikvm( 112): Stale deps in cache file; removing and retrying
D/dalvikvm( 112): DexOpt: --- BEGIN 'services.jar' (bootstrap=1) ---
D/dalvikvm( 154): creating instr width table
D/dalvikvm( 154): DexOpt: load 57ms, verify 837ms, opt 32ms
D/dalvikvm( 112): DexOpt: --- END 'services.jar' (success) ---
D/dalvikvm( 112): DEX prep '/system/framework/services.jar': unzip in 371ms, rewrite 1618ms
D/AndroidRuntime( 112): --- registering native functions ---
I/SamplingProfilerIntegration( 112): Profiler is disabled.
I/Zygote ( 112): Preloading classes...
E/Zygote ( 112): setreuid() failed. errno: 2
D/dalvikvm( 112): GC_EXPLICIT freed 829 objects / 47936 bytes in 4ms
D/dalvikvm( 112): GC_EXPLICIT freed 368 objects / 19112 bytes in 7ms
I/bluetooth_ScoSocket.cpp( 112): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 112): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 112): GC_EXPLICIT freed 319 objects / 18128 bytes in 3ms
D/dalvikvm( 112): GC_EXPLICIT freed 464 objects / 28808 bytes in 3ms
....
D/dalvikvm( 112): GC_FOR_MALLOC freed 7830 objects / 489632 bytes in 14ms
D/dalvikvm( 112): GC_EXPLICIT freed 6334 objects / 383040 bytes in 16ms
D/dalvikvm( 112): GC_EXPLICIT freed 516 objects / 27496 bytes in 15ms
...
D/dalvikvm( 112): GC_EXPLICIT freed 447 objects / 29424 bytes in 21ms
D/dalvikvm( 112): GC_EXPLICIT freed 315 objects / 20112 bytes in 22ms
I/Zygote ( 112): ...preloaded 1265 classes in 2767ms.
E/Zygote ( 112): setreuid() failed. errno: 17
D/dalvikvm( 112): GC_EXPLICIT freed 104 objects / 14192 bytes in 22ms
I/Zygote ( 112): Preloading resources...
D/dalvikvm( 112): GC_EXPLICIT freed 312 objects / 15600 bytes in 22ms
W/Zygote ( 112): Preloaded drawable resource #0x10801e8 (res/drawable-hdpi/jog_tab_bar_left_end_confirm_gray.9.png) that varies with configuration!!
W/Zygote ( 112): Preloaded drawable resource #0x10801ec (res/drawable-hdpi/jog_tab_bar_left_end_normal.9.png) that varies with configuration!!
W/Zygote ( 112): Preloaded drawable resource #0x10801ed (res/drawable-hdpi/jog_tab_bar_left_end_pressed.9.png) that varies with configuration!!
W/Zygote ( 112): Preloaded drawable resource #0x10801f1 (res/drawable-hdpi/jog_tab_bar_right_end_confirm_gray.9.png) that varies with configuration!!
W/Zygote ( 112): Preloaded drawable resource #0x10801f5 (res/drawable-hdpi/jog_tab_bar_right_end_normal.9.png) that varies with configuration!!
W/Zygote ( 112): Preloaded drawable resource #0x10801f6 (res/drawable-hdpi/jog_tab_bar_right_end_pressed.9.png) that varies with configuration!!
W/Zygote ( 112): Preloaded drawable resource #0x10801fb (res/drawable-hdpi/jog_tab_left_confirm_gray.png) that varies with configuration!!
D/dalvikvm( 112): GC_EXPLICIT freed 408 objects / 25152 bytes in 23ms
W/Zygote ( 112): Preloaded drawable resource #0x1080200 (res/drawable-hdpi/jog_tab_left_normal.png) that varies with configuration!!
W/Zygote ( 112): Preloaded drawable resource #0x1080201 (res/drawable-hdpi/jog_tab_left_pressed.png) that varies with configuration!!
W/Zygote ( 112): Preloaded drawable resource #0x1080203 (res/drawable-hdpi/jog_tab_right_confirm_gray.png) that varies with configuration!!
W/Zygote ( 112): Preloaded drawable resource #0x1080209 (res/drawable-hdpi/jog_tab_right_normal.png) that varies with configuration!!
W/Zygote ( 112): Preloaded drawable resource #0x108020a (res/drawable-hdpi/jog_tab_right_pressed.png) that varies with configuration!!
W/Zygote ( 112): Preloaded drawable resource #0x108020d (res/drawable-hdpi/jog_tab_target_gray.png) that varies with configuration!!
I/Zygote ( 112): ...preloaded 61 resources in 136ms.
I/Zygote ( 112): ...preloaded 15 resources in 4ms.
D/dalvikvm( 112): GC_EXPLICIT freed 325 objects / 19624 bytes in 23ms
D/dalvikvm( 112): GC_EXPLICIT freed 110 objects / 4368 bytes in 23ms
D/dalvikvm( 112): GC_EXPLICIT freed 2 objects / 48 bytes in 23ms
I/dalvikvm( 112): System server process 155 has been created
I/Zygote ( 112): Accepting command socket connections
I/sysproc ( 155): Entered system_init()
I/sysproc ( 155): ServiceManager: 0x124628
I/SurfaceFlinger( 155): SurfaceFlinger is starting
I/SurfaceFlinger( 155): dithering enabled
I/SurfaceFlinger( 155): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/FramebufferNativeWindow( 155): couldn't open framebuffer HAL (No such file or directory)
D/libEGL ( 155): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 155): loaded /system/lib/egl/libEGL_adreno200.so
D/libEGL ( 155): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
D/libEGL ( 155): loaded /system/lib/egl/libGLESv2_adreno200.so
I/DEBUG ( 110): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 110): Build fingerprint: 'verizon_wwe/inc/inc/inc:2.2/FRF91/231334:user/release-keys'
I/DEBUG ( 110): pid: 155, tid: 162 >>> system_server <<<
I/DEBUG ( 110): signal 11 (SIGSEGV), fault addr 00630072
I/DEBUG ( 110): r0 0012ee10 r1 00000002 r2 45350d5c r3 00630073
I/DEBUG ( 110): r4 45350dc0 r5 00000001 r6 45350d9c r7 00000000
I/DEBUG ( 110): r8 00100000 r9 a811c1f1 10 45251000 fp 0013da10
I/DEBUG ( 110): ip ac5291fc sp 45350d58 lr ab90a1c9 pc 00630072 cpsr 00000030
I/DEBUG ( 110): d0 6472656767756265 d1 0000000000000000
I/DEBUG ( 110): d2 0000000000000001 d3 0000000000000000
I/DEBUG ( 110): d4 0000000000000000 d5 0000000000000000
I/DEBUG ( 110): d6 0000303800000000 d7 ffffffffffffffff
I/DEBUG ( 110): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 110): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 110): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 110): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 110): d16 0000000000000000 d17 3fe999999999999a
I/DEBUG ( 110): d18 42eccefa43de3400 d19 3fe00000000000b4
I/DEBUG ( 110): d20 4008000000000000 d21 3fd99a27ad32ddf5
I/DEBUG ( 110): d22 3fd24998d6307188 d23 3fcc7288e957b53b
I/DEBUG ( 110): d24 3fc74721cad6b0ed d25 3fc39a09d078c69f
I/DEBUG ( 110): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 110): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 110): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 110): scr 20000012
I/DEBUG ( 110):
I/DEBUG ( 110): #00 pc 00630072
I/DEBUG ( 110): #01 pc 0000a1c6 /system/lib/libui.so (_ZN7android8EGLUtils27selectConfigForNativeWindowEPvPKiP23android_native_window_tPS1_)
I/DEBUG ( 110): #02 pc 000164f8 /system/lib/libsurfaceflinger.so (_ZN7android15DisplayHardware4initEj)
I/DEBUG ( 110): #03 pc 000169b2 /system/lib/libsurfaceflinger.so (_ZN7android15DisplayHardwareC1ERKNS_2spINS_14SurfaceFlingerEEEj)
I/DEBUG ( 110): #04 pc 000206bc /system/lib/libsurfaceflinger.so (_ZN7android14SurfaceFlinger10readyToRunEv)
I/DEBUG ( 110): #05 pc 0001bdaa /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv)
I/DEBUG ( 110): #06 pc 0001c258 /system/lib/libutils.so
I/DEBUG ( 110): #07 pc 00011450 /system/lib/libc.so (__thread_entry)
I/DEBUG ( 110): #08 pc 00010f3c /system/lib/libc.so (pthread_create)
I/DEBUG ( 110):
I/DEBUG ( 110): code around pc:
I/DEBUG ( 110): 00630050 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 110): 00630060 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 110): 00630070 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 110): 00630080 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 110): 00630090 ffffffff ffffffff ffffffff ffffffff
I/DEBUG ( 110):
I/DEBUG ( 110): code around lr:
I/DEBUG ( 110): ab90a1a8 b01b0015 bf00bdf0 4605b573 461c460e
I/DEBUG ( 110): ab90a1b8 0015f06f 6d53b162 21024610 4798aa01
I/DEBUG ( 110): ab90a1c8 db052800 46314628 46239a01 ff48f7ff
I/DEBUG ( 110): ab90a1d8 bf00bd7c 47706880 6941b901 69c2040b
I/DEBUG ( 110): ab90a1e8 42930c1b f8d0da07 f85cc018 b1180033
I/DEBUG ( 110):
I/DEBUG ( 110): stack:
I/DEBUG ( 110): 45350d18 00100000 [heap]
I/DEBUG ( 110): 45350d1c a811c1f1 /system/lib/libutils.so
I/DEBUG ( 110): 45350d20 45251000
I/DEBUG ( 110): 45350d24 abe04be1 /system/lib/libEGL.so
I/DEBUG ( 110): 45350d28 00000029
I/DEBUG ( 110): 45350d2c afd25f47 /system/lib/libc.so
I/DEBUG ( 110): 45350d30 00000000
I/DEBUG ( 110): 45350d34 00000002
I/DEBUG ( 110): 45350d38 00000001
I/DEBUG ( 110): 45350d3c 00000000
I/DEBUG ( 110): 45350d40 00000000
I/DEBUG ( 110): 45350d44 abe08940 /system/lib/libEGL.so
I/DEBUG ( 110): 45350d48 abe08aa8 /system/lib/libEGL.so
I/DEBUG ( 110): 45350d4c abe02ba5 /system/lib/libEGL.so
I/DEBUG ( 110): 45350d50 df002777
I/DEBUG ( 110): 45350d54 e3a070ad
I/DEBUG ( 110): #01 45350d58 00000001
I/DEBUG ( 110): 45350d5c 45350d9c
I/DEBUG ( 110): 45350d60 00092348 [heap]
I/DEBUG ( 110): 45350d64 ac529130 /system/lib/libsurfaceflinger.so
I/DEBUG ( 110): 45350d68 00000001
I/DEBUG ( 110): 45350d6c ac5164fb /system/lib/libsurfaceflinger.so
D/Zygote ( 112): Process 155 terminated by signal (11)
I/Zygote ( 112): Exit zygote because system server (155) has terminated
I/ServiceManager( 107): service 'media.audio_flinger' died
I/ServiceManager( 107): service 'media.player' died
I/ServiceManager( 107): service 'media.camera' died
I/ServiceManager( 107): service 'media.audio_policy' died
D/AndroidRuntime( 167):
D/AndroidRuntime( 167): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
I/AndroidRuntime( 167): Heap size: -Xmx16m
D/AndroidRuntime( 167): CheckJNI is OFF
D/dalvikvm( 167): creating instr width table
D/AndroidRuntime( 167): --- registering native functions ---
I/ ( 166): ServiceManager: 0xaec8
E/AudioHardwareQSD( 166): Cannot open /dev/audience_a1026 -1
I/HTC Acoustic( 166): libhtc_acoustic.so version 2.0.1.5
I/HTC Acoustic( 166): open /system/etc/AdieHWCodecSetting.csv success.
E/HTC Acoustic( 166): Update ADIE table ID 69
I/HTC Acoustic( 166): read_adie_para_from_file success.
D/HTC Acoustic( 166): ioctl ACOUSTIC_UPDATE_ADIE success
I/HTC Acoustic( 166): open /system/etc/AudioBTID.csv success.
I/HTC Acoustic( 166): BT ID table version: Incredible_C_VZW_20100111
I/HTC Acoustic( 166): open /system/etc/TPA2018.csv success.
E/HTC Acoustic( 166): can't open /dev/tpa2018d1 -1
E/AudioHardwareQSD( 166): speaker amplifier tpa2018 is not supported
D/AudioHardwareQSD( 166): mNumBTEndpoints = 29
E/AudioHardwareQSD( 166): BT name Default (tx,rx)=(9,10)
E/AudioHardwareQSD( 166): BT name Default Car-kit (tx,rx)=(1002,1102)
E/AudioHardwareQSD( 166): BT name Jabra BT530 (tx,rx)=(1007,1107)
E/AudioHardwareQSD( 166): BT name Jabra BT3030 (tx,rx)=(1009,1109)
.....
E/AudioHardwareQSD( 166): BT name END (tx,rx)=(741945720,1093761072)
D/AudioHardwareInterface( 166): setMode(NORMAL)
I/AudioHardwareQSD( 166): Set master volume to 1.000000.
I/CameraService( 166): CameraService started: pid=166
I/AudioFlinger( 166): AudioFlinger's thread 0xde08 ready to run
I/AudioHardwareQSD( 166): Routing audio to Speakerphone
D/AudioHardwareQSD( 166): Switching audio device to
D/AudioHardwareQSD( 166): Speakerphone
I/SamplingProfilerIntegration( 167): Profiler is disabled.
D/AudioHardwareQSD( 166): setVoiceVolume(1.000000)
I/AudioHardwareQSD( 166): Setting in-call volume to 5 (available range is 0 to 5)
D/AudioHardwareQSD( 166): Setting in-call volume to 100
I/AudioHardwareQSD( 166): AudioHardware pcm playback is going to standby.
I/Zygote ( 167): Preloading classes...
D/dalvikvm( 167): GC_EXPLICIT freed 824 objects / 47648 bytes in 2ms
D/dalvikvm( 167): GC_EXPLICIT freed 368 objects / 19104 bytes in 2ms
I/bluetooth_ScoSocket.cpp( 167): Entry name = MY-CAR ScoTypes = 0x7f
I/bluetooth_ScoSocket.cpp( 167): Entry name = Motorola HF850 ScoTypes = 0x7
D/dalvikvm( 167): GC_EXPLICIT freed 319 objects / 18080 bytes in 3ms
D/dalvikvm( 167): GC_EXPLICIT freed 464 objects / 28848 bytes in 3ms
.....
D/dalvikvm( 167): GC_FOR_MALLOC freed 7623 objects / 496248 bytes in 14ms
D/dalvikvm( 167): GC_FOR_MALLOC freed 7560 objects / 487848 bytes in 14ms
......
D/dalvikvm( 167): GC_EXPLICIT freed 1747 objects / 85528 bytes in 21ms
D/dalvikvm( 167): GC_EXPLICIT freed 447 objects / 29456 bytes in 21ms
D/dalvikvm( 167): GC_EXPLICIT freed 315 objects / 20152 bytes in 22ms
I/Zygote ( 167): ...preloaded 1265 classes in 1974ms.
E/Zygote ( 167): setreuid() failed. errno: 17
D/dalvikvm( 167): GC_EXPLICIT freed 104 objects / 14256 bytes in 22ms
I/Zygote ( 167): Preloading resources...
D/dalvikvm( 167): GC_EXPLICIT freed 312 objects / 15608 bytes in 22ms
W/Zygote ( 167): Preloaded drawable resource #0x10801e8 (res/drawable-hdpi/jog_tab_bar_left_end_confirm_gray.9.png) that varies with configuration!!
W/Zygote ( 167): Preloaded drawable resource #0x10801ec (res/drawable-hdpi/jog_tab_bar_left_end_normal.9.png) that varies with configuration!!
W/Zygote ( 167): Preloaded drawable resource #0x10801ed (res/drawable-hdpi/jog_tab_bar_left_end_pressed.9.png) that varies with configuration!!
W/Zygote ( 167): Preloaded drawable resource #0x10801f1 (res/drawable-hdpi/jog_tab_bar_right_end_confirm_gray.9.png) that varies with configuration!!
W/Zygote ( 167): Preloaded drawable resource #0x10801f5 (res/drawable-hdpi/jog_tab_bar_right_end_normal.9.png) that varies with configuration!!
W/Zygote ( 167): Preloaded drawable resource #0x10801f6 (res/drawable-hdpi/jog_tab_bar_right_end_pressed.9.png) that varies with configuration!!
W/Zygote ( 167): Preloaded drawable resource #0x10801fb (res/drawable-hdpi/jog_tab_left_confirm_gray.png) that varies with configuration!!
D/dalvikvm( 167): GC_EXPLICIT freed 408 objects / 25160 bytes in 23ms
W/Zygote ( 167): Preloaded drawable resource #0x1080200 (res/drawable-hdpi/jog_tab_left_normal.png) that varies with configuration!!
W/Zygote ( 167): Preloaded drawable resource #0x1080201 (res/drawable-hdpi/jog_tab_left_pressed.png) that varies with configuration!!
W/Zygote ( 167): Preloaded drawable resource #0x1080203 (res/drawable-hdpi/jog_tab_right_confirm_gray.png) that varies with configuration!!
W/Zygote ( 167): Preloaded drawable resource #0x1080209 (res/drawable-hdpi/jog_tab_right_normal.png) that varies with configuration!!
W/Zygote ( 167): Preloaded drawable resource #0x108020a (res/drawable-hdpi/jog_tab_right_pressed.png) that varies with configuration!!
W/Zygote ( 167): Preloaded drawable resource #0x108020d (res/drawable-hdpi/jog_tab_target_gray.png) that varies with configuration!!
I/Zygote ( 167): ...preloaded 61 resources in 107ms.
I/Zygote ( 167): ...preloaded 15 resources in 5ms.
D/dalvikvm( 167): GC_EXPLICIT freed 325 objects / 19640 bytes in 23ms
D/dalvikvm( 167): GC_EXPLICIT freed 110 objects / 4400 bytes in 22ms
D/dalvikvm( 167): GC_EXPLICIT freed 2 objects / 48 bytes in 22ms
I/dalvikvm( 167): System server process 173 has been created
I/Zygote ( 167): Accepting command socket connections
I/sysproc ( 173): Entered system_init()
I/sysproc ( 173): ServiceManager: 0x11bff0
I/SurfaceFlinger( 173): SurfaceFlinger is starting
I/SurfaceFlinger( 173): dithering enabled
I/SurfaceFlinger( 173): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
E/FramebufferNativeWindow( 173): couldn't open framebuffer HAL (No such file or directory)
D/libEGL ( 173): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 173): loaded /system/lib/egl/libEGL_adreno200.so
D/libEGL ( 173): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
D/libEGL ( 173): loaded /system/lib/egl/libGLESv2_adreno200.so
I/DEBUG ( 110): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 110): Build fingerprint: 'verizon_wwe/inc/inc/inc:2.2/FRF91/231334:user/release-keys'
I/DEBUG ( 110): pid: 173, tid: 180 >>> system_server <<<
I/DEBUG ( 110): signal 11 (SIGSEGV), fault addr 00000000
I/DEBUG ( 110): r0 0012ed70 r1 00000002 r2 45350d5c r3 00000000
I/DEBUG ( 110): r4 45350dc0 r5 00000001 r6 45350d9c r7 00000000
I/DEBUG ( 110): r8 00100000 r9 a811c1f1 10 45251000 fp 00124150
I/DEBUG ( 110): ip ac5291fc sp 45350d58 lr ab90a1c9 pc 00000000 cpsr 00000010
I/DEBUG ( 110): d0 6472656767756265 d1 0000000000000000
I/DEBUG ( 110): d2 0000000000000001 d3 0000000000000000
I/DEBUG ( 110): d4 0000000000000000 d5 0000000000000000
I/DEBUG ( 110): d6 0000303800000000 d7 ffffffffffffffff
I/DEBUG ( 110): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 110): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 110): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 110): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 110): d16 0000000000000000 d17 3fe999999999999a
I/DEBUG ( 110): d18 42eccefa43de3400 d19 3fe00000000000b4
I/DEBUG ( 110): d20 4008000000000000 d21 3fd99a27ad32ddf5
I/DEBUG ( 110): d22 3fd24998d6307188 d23 3fcc7288e957b53b
I/DEBUG ( 110): d24 3fc74721cad6b0ed d25 3fc39a09d078c69f
I/DEBUG ( 110): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 110): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 110): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 110): scr 20000012
I/DEBUG ( 110):
I/DEBUG ( 110): #00 pc 00000000
I/DEBUG ( 110): #01 pc 0000a1c6 /system/lib/libui.so (_ZN7android8EGLUtils27selectConfigForNativeWindowEPvPKiP23android_native_window_tPS1_)
I/DEBUG ( 110): #02 pc 000164f8 /system/lib/libsurfaceflinger.so (_ZN7android15DisplayHardware4initEj)
I/DEBUG ( 110): #03 pc 000169b2 /system/lib/libsurfaceflinger.so (_ZN7android15DisplayHardwareC1ERKNS_2spINS_14SurfaceFlingerEEEj)
I/DEBUG ( 110): #04 pc 000206bc /system/lib/libsurfaceflinger.so (_ZN7android14SurfaceFlinger10readyToRunEv)
I/DEBUG ( 110): #05 pc 0001bdaa /system/lib/libutils.so (_ZN7android6Thread11_threadLoopEPv)
I/DEBUG ( 110): #06 pc 0001c258 /system/lib/libutils.so
I/DEBUG ( 110): #07 pc 00011450 /system/lib/libc.so (__thread_entry)
I/DEBUG ( 110): #08 pc 00010f3c /system/lib/libc.so (pthread_create)
I/DEBUG ( 110):
I/DEBUG ( 110): code around pc:
I/DEBUG ( 110):
I/DEBUG ( 110): code around lr:
I/DEBUG ( 110): ab90a1a8 b01b0015 bf00bdf0 4605b573 461c460e
I/DEBUG ( 110): ab90a1b8 0015f06f 6d53b162 21024610 4798aa01
I/DEBUG ( 110): ab90a1c8 db052800 46314628 46239a01 ff48f7ff
I/DEBUG ( 110): ab90a1d8 bf00bd7c 47706880 6941b901 69c2040b
I/DEBUG ( 110): ab90a1e8 42930c1b f8d0da07 f85cc018 b1180033
I/DEBUG ( 110):
I/DEBUG ( 110): stack:
I/DEBUG ( 110): 45350d18 00100000 [heap]
I/DEBUG ( 110): 45350d1c a811c1f1 /system/lib/libutils.so
I/DEBUG ( 110): 45350d20 45251000
I/DEBUG ( 110): 45350d24 abe04be1 /system/lib/libEGL.so
I/DEBUG ( 110): 45350d28 00000029
I/DEBUG ( 110): 45350d2c afd25f47 /system/lib/libc.so
I/DEBUG ( 110): 45350d30 00000000
I/DEBUG ( 110): 45350d34 00000002
I/DEBUG ( 110): 45350d38 00000001
I/DEBUG ( 110): 45350d3c 00000000
I/DEBUG ( 110): 45350d40 00000000
I/DEBUG ( 110): 45350d44 abe08940 /system/lib/libEGL.so
I/DEBUG ( 110): 45350d48 abe08aa8 /system/lib/libEGL.so
I/DEBUG ( 110): 45350d4c abe02ba5 /system/lib/libEGL.so
I/DEBUG ( 110): 45350d50 df002777
I/DEBUG ( 110): 45350d54 e3a070ad
I/DEBUG ( 110): #01 45350d58 00000001
I/DEBUG ( 110): 45350d5c 45350d9c
I/DEBUG ( 110): 45350d60 00092370 [heap]
I/DEBUG ( 110): 45350d64 ac529130 /system/lib/libsurfaceflinger.so
I/DEBUG ( 110): 45350d68 00000001
I/DEBUG ( 110): 45350d6c ac5164fb /system/lib/libsurfaceflinger.so
D/Zygote ( 167): Process 173 terminated by signal (11)
I/Zygote ( 167): Exit zygote because system server (173) has terminated
I/ServiceManager( 107): service 'media.audio_flinger' died
I/ServiceManager( 107): service 'media.player' died
I/ServiceManager( 107): service 'media.camera' died
I/ServiceManager( 107): service 'media.audio_policy' died
I/ ( 184): ServiceManager: 0xaec8
E/AudioHardwareQSD( 184): Cannot open /dev/audience_a1026 -1
I/HTC Acoustic( 184): libhtc_acoustic.so version 2.0.1.5
I/HTC Acoustic( 184): open /system/etc/AdieHWCodecSetting.csv success.
E/HTC Acoustic( 184): Update ADIE table ID 69
I/HTC Acoustic( 184): read_adie_para_from_file success.
D/HTC Acoustic( 184): ioctl ACOUSTIC_UPDATE_ADIE success
I/HTC Acoustic( 184): open /system/etc/AudioBTID.csv success.
I/HTC Acoustic( 184): BT ID table version: Incredible_C_VZW_20100111
I/HTC Acoustic( 184): open /system/etc/TPA2018.csv success.
E/HTC Acoustic( 184): can't open /dev/tpa2018d1 -1
E/AudioHardwareQSD( 184): speaker amplifier tpa2018 is not supported
D/AudioHardwareQSD( 184): mNumBTEndpoints = 29
E/AudioHardwareQSD( 184): BT name Default (tx,rx)=(9,10)
E/AudioHardwareQSD( 184): BT name Default Car-kit (tx,rx)=(1002,1102)
E/AudioHardwareQSD( 184): BT name Jabra BT530 (tx,rx)=(1007,1107)
E/AudioHardwareQSD( 184): BT name Jabra BT3030 (tx,rx)=(1009,1109)
E/AudioHardwareQSD( 184): BT name 3XXPlantronics (tx,rx)=(1014,1114)
E/AudioHardwareQSD( 184): BT name Motorola S9 (tx,rx)=(1019,1119)
E/AudioHardwareQSD( 184): BT name Motorola H500 (tx,rx)=(1025,1125)
.....
E/AudioHardwareQSD( 184): BT name HandsFreeLink TM (tx,rx)=(1047,1147)
E/AudioHardwareQSD( 184): BT name END (tx,rx)=(741945720,1093761072)
D/AudioHardwareInterface( 184): setMode(NORMAL)
I/AudioHardwareQSD( 184): Set master volume to 1.000000.
I/CameraService( 184): CameraService started: pid=184
I/AudioFlinger( 184): AudioFlinger's thread 0xde08 ready to run
I/AudioHardwareQSD( 184): Routing audio to Speakerphone
D/AudioHardwareQSD( 184): Switching audio device to
D/AudioHardwareQSD( 184): Speakerphone
I/AudioHardwareQSD( 184): AudioHardware pcm playback is going to standby.
D/AudioHardwareQSD( 184): setVoiceVolume(1.000000)
I/AudioHardwareQSD( 184): Setting in-call volume to 5 (available range is 0 to 5)
D/AudioHardwareQSD( 184): Setting in-call volume to 100
D/AndroidRuntime( 189):
---------------
Is there something else that I've missed during my rooting and flashing process?
PS..I came from T-Mobile Nexus One. Not sure how different a CDMA android phone is from GSM.
Bump for this. Can you boot into recovery at all?
Sent from my ADR6300 using XDA App
boot into recovery and install a different rom and see if you can boot up successfully. i recommended Virtous. CM6 is just toooo bugged.
Grooby97 said:
I just got my Incredible today. Rooted it, install RA Recovery, and installed CM6.
However, after follow the guide and install everything, my phone goes into a bootloop and the only thing on the screen is "HTC Incredible"
Logcat shows ...
Click to expand...
Click to collapse
At a glance, looks like a dalvik error. Try clearing the dalvik cache, for starters.
Well, as a last resort, maybe goto ShippedRoms and get the latest RUU?
http://www.shipped-roms.com/shipped/Incredible/
Related
Hi all
Anybody using slingplayer on Opendesire, i can't seem to get it to work, i think it broke between OD 2.0 - 2.3.
Can anybody figure out why it broke i need to know this so i can write to AdamG and have him correct the error.
This is the error i get in logcat
Code:
I/ActivityManager( 143): Start proc com.slingmedia.slingPlayer for activity com .slingmedia.slingPlayer/.Activities.SBSacLogin: pid=1052 uid=10062 gids={3003, 1 015}
I/WindowManager( 143): Setting rotation to 1, animFlags=1
I/ActivityManager( 143): Config changed: { scale=1.0 imsi=238/2 loc=en_US touch =3 keys=1/1/2 nav=3/1 orien=2 layout=34 uiMode=17 seq=4}
D/SlingPlayerApplication( 1052): onCreate++
V/SlingPlayerApplication( 1052): Thread priority5
V/SlingPlayerApplication( 1052): Thread priority5
D/dalvikvm( 1052): Trying to load lib /data/data/com.slingmedia.slingPlayer/lib/ libspsdk.so 0x4616d750
D/WifiService( 143): acquireWifiLockLocked: WifiLock{SlingWifiTag type=1 binder [email protected]}
D/dalvikvm( 1052): Added shared lib /data/data/com.slingmedia.slingPlayer/lib/li bspsdk.so 0x4616d750
W/dalvikvm( 1052): JNI WARNING: illegal class name 'com.slingmedia.slingPlayer.S PEKHandler.PlayerEngine.AudioPlayer' (Check_FindClass)
W/dalvikvm( 1052): (should be formed like 'java/lang/String')
I/dalvikvm( 1052): "main" prio=5 tid=1 NATIVE
I/dalvikvm( 1052): | group="main" sCount=0 dsCount=0 s=N obj=0x4001d8c8 self=0 xccf0
I/dalvikvm( 1052): | sysTid=1052 nice=1 sched=0/0 cgrp=default handle=-1345017 816
I/dalvikvm( 1052): | schedstat=( 67413329 17974856 47 )
I/dalvikvm( 1052): at java.lang.Runtime.nativeLoad(Native Method)
I/dalvikvm( 1052): at java.lang.Runtime.loadLibrary(Runtime.java:448)
I/dalvikvm( 1052): at java.lang.System.loadLibrary(System.java:557)
I/dalvikvm( 1052): at com.slingmedia.slingPlayer.SPEKHandler.PlayerEngine.Play erEngine.<clinit>(PlayerEngine.java:1330)
I/dalvikvm( 1052): at com.slingmedia.slingPlayer.SlingPlayerApplication.onCrea te(SlingPlayerApplication.java:-1)
I/dalvikvm( 1052): at android.app.Instrumentation.callApplicationOnCreate(Inst rumentation.java:969)
I/dalvikvm( 1052): at android.app.ActivityThread.handleBindApplication(Activit yThread.java:4244)
I/dalvikvm( 1052): at android.app.ActivityThread.access$3000(ActivityThread.ja va:125)
I/dalvikvm( 1052): at android.app.ActivityThread$H.handleMessage(ActivityThrea d.java:2071)
I/dalvikvm( 1052): at android.os.Handler.dispatchMessage(Handler.java:99)
I/dalvikvm( 1052): at android.os.Looper.loop(Looper.java:123)
I/dalvikvm( 1052): at android.app.ActivityThread.main(ActivityThread.java:4627 )
I/dalvikvm( 1052): at java.lang.reflect.Method.invokeNative(Native Method)
I/dalvikvm( 1052): at java.lang.reflect.Method.invoke(Method.java:521)
I/dalvikvm( 1052): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.r un(ZygoteInit.java:868)
I/dalvikvm( 1052): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java: 626)
I/dalvikvm( 1052): at dalvik.system.NativeStart.main(Native Method)
I/dalvikvm( 1052):
E/dalvikvm( 1052): VM aborting
I/DEBUG ( 120): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** * **
I/DEBUG ( 120): Build fingerprint: 'google/passion/passion/mahimahi:2.1-updat e1/ERE27/24178:user/release-keys'
I/DEBUG ( 120): pid: 1052, tid: 1052 >>> com.slingmedia.slingPlayer <<<
I/DEBUG ( 120): signal 11 (SIGSEGV), fault addr deadd00d
I/DEBUG ( 120): r0 00000026 r1 afd14629 r2 afd14629 r3 00000000
I/DEBUG ( 120): r4 aca9b3f4 r5 aca7e418 r6 80a5462c r7 808f2dc9
I/DEBUG ( 120): r8 aca10fc0 r9 0000ccf0 10 4208bc7c fp becca4b8
I/DEBUG ( 120): ip deadd00d sp becca0f0 lr afd15673 pc aca3c078 cpsr 200 00030
I/DEBUG ( 120): d0 74726f6261204d69 d1 4965746f67795a6e
I/DEBUG ( 120): d2 6874654d24746967 d3 677241646e41640a
I/DEBUG ( 120): d4 006900640065006d d5 006c0073002e0061
I/DEBUG ( 120): d6 00500067006e0069 d7 006500790061006c
I/DEBUG ( 120): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 120): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 120): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 120): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 120): d16 0000ccf84000c9d8 d17 3fe999999999999a
I/DEBUG ( 120): d18 42eccefa43de3400 d19 3fe00000000000b4
I/DEBUG ( 120): d20 4008000000000000 d21 3fd99a27ad32ddf5
I/DEBUG ( 120): d22 3fd24998d6307188 d23 3fcc7288e957b53b
I/DEBUG ( 120): d24 3fc74721cad6b0ed d25 3fc39a09d078c69f
I/DEBUG ( 120): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 120): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 120): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 120): scr 80000012
I/DEBUG ( 120):
I/DEBUG ( 120): #00 pc 0003c078 /system/lib/libdvm.so
I/DEBUG ( 120): #01 pc 0002d60c /system/lib/libdvm.so
I/DEBUG ( 120): #02 pc 0002e460 /system/lib/libdvm.so
I/DEBUG ( 120): #03 pc 0002e4e6 /system/lib/libdvm.so
I/DEBUG ( 120): #04 pc 000f2dec /data/data/com.slingmedia.slingPla yer/lib/libspsdk.so
I/DEBUG ( 120): #05 pc 00044502 /system/lib/libdvm.so
I/DEBUG ( 120): #06 pc 0005df04 /system/lib/libdvm.so
I/DEBUG ( 120): #07 pc 00015d58 /system/lib/libdvm.so
I/DEBUG ( 120): #08 pc 0001c754 /system/lib/libdvm.so
I/DEBUG ( 120): #09 pc 0001b5f4 /system/lib/libdvm.so
I/DEBUG ( 120): #10 pc 0005658c /system/lib/libdvm.so
I/DEBUG ( 120): #11 pc 000567bc /system/lib/libdvm.so
I/DEBUG ( 120): #12 pc 0006248c /system/lib/libdvm.so
I/DEBUG ( 120): #13 pc 00063e1a /system/lib/libdvm.so
I/DEBUG ( 120): #14 pc 00012c28 /system/lib/libdvm.so
I/DEBUG ( 120): #15 pc 0001c754 /system/lib/libdvm.so
I/DEBUG ( 120): #16 pc 0001b5f4 /system/lib/libdvm.so
I/DEBUG ( 120): #17 pc 0005674e /system/lib/libdvm.so
I/DEBUG ( 120): #18 pc 0005ed2c /system/lib/libdvm.so
I/DEBUG ( 120): #19 pc 00015d58 /system/lib/libdvm.so
I/DEBUG ( 120): #20 pc 0001c754 /system/lib/libdvm.so
I/DEBUG ( 120): #21 pc 0001b5f4 /system/lib/libdvm.so
I/DEBUG ( 120): #22 pc 0005658c /system/lib/libdvm.so
I/DEBUG ( 120): #23 pc 00041c56 /system/lib/libdvm.so
I/DEBUG ( 120): #24 pc 00034de8 /system/lib/libdvm.so
I/DEBUG ( 120): #25 pc 0002d894 /system/lib/libandroid_runtime.so
I/DEBUG ( 120): #26 pc 0002e990 /system/lib/libandroid_runtime.so
I/DEBUG ( 120): #27 pc 00008ca8 /system/bin/app_process
I/DEBUG ( 120): #28 pc 0000d3c0 /system/lib/libc.so
I/DEBUG ( 120):
I/DEBUG ( 120): code around pc:
I/DEBUG ( 120): aca3c058 20061861 f7d418a2 2000eb8e ece6f7d4
I/DEBUG ( 120): aca3c068 58234808 b1036bdb f8df4798 2026c01c
I/DEBUG ( 120): aca3c078 0000f88c ed4cf7d4 0005f3a0 fffe3024
I/DEBUG ( 120): aca3c088 fffe6298 0000039c deadd00d f8dfb40e
I/DEBUG ( 120): aca3c098 b503c02c bf00490a 188ba200 f853aa03
I/DEBUG ( 120):
I/DEBUG ( 120): code around lr:
I/DEBUG ( 120): afd15650 b5f74b0d 490da200 2600189b 585c4602
I/DEBUG ( 120): afd15660 686768a5 f9b5e008 b120000c 46289201
I/DEBUG ( 120): afd15670 9a014790 35544306 37fff117 6824d5f3
I/DEBUG ( 120): afd15680 d1ed2c00 bdfe4630 0002ccd0 000000d4
I/DEBUG ( 120): afd15690 b086b570 f602fb01 9004460c a804a901
I/DEBUG ( 120):
I/DEBUG ( 120): stack:
I/DEBUG ( 120): becca0b0 00000015
I/DEBUG ( 120): becca0b4 afd14659 /system/lib/libc.so
I/DEBUG ( 120): becca0b8 afd42498 /system/lib/libc.so
I/DEBUG ( 120): becca0bc afd43b6c /system/lib/libc.so
I/DEBUG ( 120): becca0c0 00000000
I/DEBUG ( 120): becca0c4 afd15673 /system/lib/libc.so
I/DEBUG ( 120): becca0c8 afd14629 /system/lib/libc.so
I/DEBUG ( 120): becca0cc afd14629 /system/lib/libc.so
I/DEBUG ( 120): becca0d0 afd14680 /system/lib/libc.so
I/DEBUG ( 120): becca0d4 aca9b3f4 /system/lib/libdvm.so
I/DEBUG ( 120): becca0d8 aca7e418 /system/lib/libdvm.so
I/DEBUG ( 120): becca0dc 80a5462c /data/data/com.slingmedia.slingPlayer /lib/libspsdk.so
I/DEBUG ( 120): becca0e0 808f2dc9 /data/data/com.slingmedia.slingPlayer /lib/libspsdk.so
I/DEBUG ( 120): becca0e4 afd1468d /system/lib/libc.so
I/DEBUG ( 120): becca0e8 df002777
I/DEBUG ( 120): becca0ec e3a070ad
I/DEBUG ( 120): #00 becca0f0 aca9b3f4 /system/lib/libdvm.so
I/DEBUG ( 120): becca0f4 aca2d611 /system/lib/libdvm.so
I/DEBUG ( 120): #01 becca0f8 aca9b3f4 /system/lib/libdvm.so
I/DEBUG ( 120): becca0fc aca2e465 /system/lib/libdvm.so
I/ActivityManager( 143): Process com.slingmedia.slingPlayer (pid 1052) has died .
D/Zygote ( 122): Process 1052 terminated by signal (11)
D/WifiService( 143): releaseWifiLockLocked: WifiLock{SlingWifiTag type=1 binder [email protected]}
I/WindowManager( 143): Setting rotation to 0, animFlags=1
I/BootReceiver( 143): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_ TOMBSTONE)
I/ActivityManager( 143): Config changed: { scale=1.0 imsi=238/2 loc=en_US touch =3 keys=1/1/2 nav=3/1 orien=1 layout=34 uiMode=17 seq=5}
I/UsageStats( 143): Unexpected resume of com.fede.launcher while already resume d in com.slingmedia.slingPlayer
i have tried to ask in the OpenDesire thread but i can't seem to get any answers.
Big thanks in advance.
And last by not least big big thanks for this great forum.
please help me i have 50 km from work and back i need to watch tv on the train.
Try updating OD. It's on 3.0.5 now. Could be fixed.
Sent from my HTC Desire
GANJDROID said:
Try updating OD. It's on 3.0.5 now. Could be fixed.
Sent from my HTC Desire
Click to expand...
Click to collapse
Just tested and it still does not work, thanks anyway though.
Please people help me out
just updated to OD 3.1 and the problem still persists. please help.
Please help me locate the missing kernel patch or lib.
Sent from my HTC Desire using XDA App
Wtf just ask in the OpenDesire thread or use a different ROM.
This is the dev section, not Q&A.
Does anyone else have problems running this game? I picked it up in a sale and decided to install yesterday. Crashed on AOKP. Flashed a new rom today (BB) and it still doesn't work.
Is it just me?
its working for me here
AOKP Milestone 4, franco.kernel nightly r98
Yup working fine for me too..running cm9 nightly and fauxs kernel. Also tested with stock and 007 kernel.
Sent from my Galaxy Nexus using Tapatalk
Thanks for the replies. Well this is really strange. I tried uninstalling and reinstalling/downloading data but same result..
Any ideas what could be causing it?
Maybe someone with more knowledge than me could tell what the problem is from this logcat?
Code:
I/ActivityManager( 184): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.gameloft.android.ANMP.GloftM3HM/.GloftM3HM} from pid 419
D/dalvikvm( 184): GC_FOR_ALLOC freed 1739K, 17% free 23580K/28295K, paused 74ms
I/ActivityManager( 184): Start proc com.gameloft.android.ANMP.GloftM3HM for activity com.gameloft.android.ANMP.GloftM3HM/.GloftM3HM: pid=17252 uid=10132 gids={1015, 1023, 3003}
I/dalvikvm(17252): Turning on JNI app bug workarounds for target SDK version 7...
I/InputReader( 184): Reconfiguring input devices. changes=0x00000004
I/InputReader( 184): Device reconfigured: id=6, name='Melfas MMSxxx Touchscreen', surface size is now 720x1280, mode is 1
I/ActivityManager( 184): Config changed: {1.0 234mcc33mnc en_GB layoutdir=0 sw360dp w598dp h335dp nrml land finger -keyb/v/h -nav/h s.32}
D/OpenGLRenderer( 269): Flushing caches (mode 0)
D/OpenGLRenderer( 269): Flushing caches (mode 0)
D/OpenGLRenderer( 419): Flushing caches (mode 0)
I/ActivityManager( 184): START {flg=0x24020000 cmp=com.gameloft.android.ANMP.GloftM3HM/.installer.GameInstaller} from pid 17252
D/dalvikvm( 184): GC_FOR_ALLOC freed 878K, 19% free 22957K/28295K, paused 89ms
D/PushN (17252): [InstallerInit]
D/PushN (17252): [InstallerOnCreate]
D/dalvikvm(17252): GC_CONCURRENT freed 296K, 4% free 12733K/13255K, paused 3ms+2ms
V/PhoneStatusBar( 269): setLightsOn(true)
I/ActivityManager( 184): Displayed com.gameloft.android.ANMP.GloftM3HM/.installer.GameInstaller: +247ms (total +840ms)
D/dalvikvm(17252): Trying to load lib /data/data/com.gameloft.android.ANMP.GloftM3HM/libs/libModernCombat3.so 0x416a2c10
D/dalvikvm(17252): Added shared lib /data/data/com.gameloft.android.ANMP.GloftM3HM/libs/libModernCombat3.so 0x416a2c10
D/dalvikvm(17252): GC_FOR_ALLOC freed 200K, 4% free 12809K/13255K, paused 25ms
I/dalvikvm-heap(17252): Grow heap (frag case) to 12.934MB for 279056-byte allocation
D/dalvikvm(17252): GC_FOR_ALLOC freed <1K, 4% free 13081K/13575K, paused 14ms
W/dalvikvm(17252): JNI WARNING: DeleteLocalRef(0x1d300226) failed to find entry
D/DhcpInfoInternal( 184): makeLinkProperties with empty dns2!
D/DhcpInfoInternal( 184): makeLinkProperties with empty dns2!
D/OpenGLRenderer( 419): Flushing caches (mode 1)
W/InputManagerService( 184): Starting input on non-focused client [email protected] (uid=10028 pid=419)
I/LicenseChecker(17252): Using cached license response
I/ActivityManager( 184): START {cmp=com.gameloft.android.ANMP.GloftM3HM/.GloftM3HM} from pid 17252
D/OpenGLRenderer( 419): Flushing caches (mode 0)
W/InputManagerService( 184): Window already focused, ignoring focus gain of: [email protected]
D/NVThread(17252): AttachCurrentThread: 0, 0x0xfb82c0
W/IInputConnectionWrapper( 419): getExtractedText on inactive InputConnection
W/IInputConnectionWrapper( 419): beginBatchEdit on inactive InputConnection
D/dalvikvm(17252): GC_FOR_ALLOC freed 180K, 4% free 13138K/13575K, paused 33ms
W/IInputConnectionWrapper( 419): endBatchEdit on inactive InputConnection
W/IInputConnectionWrapper( 419): getExtractedText on inactive InputConnection
W/IInputConnectionWrapper( 419): beginBatchEdit on inactive InputConnection
W/IInputConnectionWrapper( 419): endBatchEdit on inactive InputConnection
I/dalvikvm-heap(17252): Grow heap (frag case) to 14.152MB for 1218256-byte allocation
W/IInputConnectionWrapper( 419): getExtractedText on inactive InputConnection
D/dalvikvm(17252): GC_FOR_ALLOC freed 2K, 4% free 14325K/14791K, paused 18ms
W/IInputConnectionWrapper( 419): showStatusIcon on inactive InputConnection
D/dalvikvm(17252): GC_CONCURRENT freed 0K, 4% free 14327K/14791K, paused 2ms+4ms
D/dalvikvm(17252): GC_FOR_ALLOC freed 0K, 4% free 14327K/14791K, paused 13ms
I/dalvikvm-heap(17252): Grow heap (frag case) to 18.798MB for 4872976-byte allocation
D/dalvikvm(17252): GC_FOR_ALLOC freed 0K, 3% free 19086K/19591K, paused 11ms
D/dalvikvm(17252): GC_CONCURRENT freed 0K, 3% free 19086K/19591K, paused 2ms+2ms
I/ActivityManager( 184): Start proc com.android.vending for service com.android.vending/com.google.android.finsky.billing.iab.MarketBillingService: pid=17303 uid=10043 gids={3003, 1015, 1023}
I/ActivityManager( 184): START {cmp=com.gameloft.android.ANMP.GloftM3HM/video.MyVideoView (has extras)} from pid 17252
D/PushN (17252): [Init]
D/PushN (17252): [LocalPushManager]
I/APushNotification(17252): APushNotification.cpp: 246
D/PushN (17252): [SetOfflineDeviceCredential]
D/PushN (17252): Retrive value for service: auth
D/PushN (17252): Url: [http://vgold.gameloft.com:20000/locate?service=auth]
I/ActivityThread(17303): Pub com.google.android.finsky.RecentSuggestionsProvider: com.google.android.finsky.providers.RecentSuggestionsProvider
D/PushN (17252): Service Url: [gold20.gameloft.com:44466]
D/PushN (17252): Url: [https://gold20.gameloft.com:44466/authorize?client_id=1275:51078:110:android&username=android:G_ID_com.gameloft.android.ANMP.GloftM3HM.GloftM3HM-416a22d8_T_20-1-57_D_18-3-2012_RN_16574933850&password=android:G_ID_com.gameloft.android.ANMP.GloftM3HM.GloftM3HM-416a22d8_T_20-1-57_D_18-3-2012_RN_16574933850&credential_type=android&scope=message&access_token_only=true]
D/dalvikvm(17303): GC_CONCURRENT freed 212K, 4% free 12844K/13255K, paused 12ms+2ms
W/ActivityManager( 184): Activity pause timeout for ActivityRecord{419dc0a8 com.gameloft.android.ANMP.GloftM3HM/.GloftM3HM}
D/dalvikvm(17303): GC_CONCURRENT freed 252K, 4% free 13035K/13511K, paused 2ms+1ms
D/dalvikvm( 184): GC_EXPLICIT freed 621K, 19% free 22942K/28295K, paused 2ms+7ms
D/Finsky (17303): [1] SanityChecker.run: # LocalAssets corrected : 0
D/Finsky (17303): Sanity check took : 240 ms
D/Finsky (17303): [860] DownloadRecords.initializeAndPrune: Pruned 0 old downloads from the cursor.
D/PushN (17252): JanusToken: [f69b4724-7149-11e1-88b3-984be167cf00,message,1275:51078:110:android,1332124228,android:android:G_ID_com.gameloft.android.ANMP.GloftM3HM.GloftM3HM-416a22d8_T_20-1-57_D_18-3-2012_RN_16574933850,|9b82180f0b3342577cc92c7baeba51e2]
D/PushN (17252): [setOfflineUserCredential]
D/PushN (17252): Retrive value for service: message
D/PushN (17252): Url: [http://vgold.gameloft.com:20000/locate?service=message]
D/PushN (17252): Service Url: [gold08.gameloft.com:36943]
D/PushN (17252): Url: [https://gold08.gameloft.com:36943/transports/c2dm/endpoints/APA91bGZj5fyV_GsHFgJ_BsbtQ61iVpj9ivnE1V1Bc6hk-DukWl-bxGOWtjP6sjw-bbF8i7-F6HCkd6gbXuDuVuKmeJscDrWP-xFYQzuodjdKhYZ0940An3xlcgtoLe2OsfXFK6k-bI3abXRBsG0JozK0s9HlL8RGx3Hoe9U73lmGolDD4zSKR4]
W/InputConnectionWrapper.ICC(12462): Timed out waiting on IInputContextCallback
D/PushN (17252): query: [access_token=f69b4724-7149-11e1-88b3-984be167cf00,message,1275:51078:110:android,1332124228,android:android:G_ID_com.gameloft.android.ANMP.GloftM3HM.GloftM3HM-416a22d8_T_20-1-57_D_18-3-2012_RN_16574933850,|9b82180f0b3342577cc92c7baeba51e2&locale=en_GB&replace_label=358350040275726]
D/PushN (17252): Response Code: [200]
D/PushN (17252): Response Message; [OK]
D/PushN (17252): [RandomUserID]: android:G_ID_com.gameloft.android.ANMP.GloftM3HM.GloftM3HM-416a22d8_T_20-1-57_D_18-3-2012_RN_16574933850
D/PushN (17252): [RandomUserToken]: f69b4724-7149-11e1-88b3-984be167cf00,message,1275:51078:110:android,1332124228,android:android:G_ID_com.gameloft.android.ANMP.GloftM3HM.GloftM3HM-416a22d8_T_20-1-57_D_18-3-2012_RN_16574933850,|9b82180f0b3342577cc92c7baeba51e2
D/PushN (17252): [replace_label]: 358350040275726
I/InputConnectionWrapper.ICC(12462): Got out-of-sequence callback 2035 (expected 2036) in setExtractedText, ignoring.
D/PushN (17252): [VideoOnCreate]
D/Finsky (17303): [844] MarketBillingService.getPreferredAccount: com.gameloft.android.ANMP.GloftM3HM: Account determined from asset owner.
V/PhoneStatusBar( 269): setLightsOn(true)
I/AwesomePlayer( 119): setDataSource_l('/mnt/sdcard/Android/data/com.gameloft.android.ANMP.GloftM3HM/files/video/LOGO_Gameloft_320x480.mp4')
I/ActivityManager( 184): Displayed com.gameloft.android.ANMP.GloftM3HM/.GloftM3HM: +2s908ms
I/SampleTable( 119): There are reordered frames present.
I/ActivityManager( 184): Displayed com.gameloft.android.ANMP.GloftM3HM/video.MyVideoView: +1s977ms
I/OMXCodec( 119): [OMX.TI.DUCATI1.VIDEO.DECODER] AVC profile = 77 (Main), level = 21
I/OMXCodec( 119): [OMX.TI.DUCATI1.VIDEO.DECODER] video dimensions are 480 x 264
I/OMXCodec( 119): [OMX.TI.DUCATI1.VIDEO.DECODER] Crop rect is 480 x 264 @ (0, 0)
D/MediaPlayer(17252): getMetadata
I/OMXCodec( 119): [OMX.TI.DUCATI1.VIDEO.DECODER] video dimensions are 640 x 368
I/OMXCodec( 119): [OMX.TI.DUCATI1.VIDEO.DECODER] Crop rect is 480 x 264 @ (0, 0)
I/OMXCodec( 119): [OMX.TI.DUCATI1.VIDEO.DECODER] video dimensions are 640 x 368
I/OMXCodec( 119): [OMX.TI.DUCATI1.VIDEO.DECODER] Crop rect is 480 x 264 @ (32, 24)
W/TimedEventQueue( 119): Event 1021 was not found in the queue, already cancelled?
W/AudioFlinger( 119): session id 483 not found for pid 17252
I/ActivityManager( 184): START {flg=0x10000 cmp=com.gameloft.android.ANMP.GloftM3HM/.GloftM3HM} from pid 17252
I/InputReader( 184): Reconfiguring input devices. changes=0x00000004
I/InputReader( 184): Device reconfigured: id=6, name='Melfas MMSxxx Touchscreen', surface size is now 720x1280, mode is 1
I/ActivityManager( 184): Config changed: {1.0 234mcc33mnc en_GB layoutdir=0 sw360dp w360dp h567dp nrml port finger -keyb/v/h -nav/h s.33}
D/OpenGLRenderer( 269): Flushing caches (mode 0)
I/InputReader( 184): Reconfiguring input devices. changes=0x00000004
I/InputReader( 184): Device reconfigured: id=6, name='Melfas MMSxxx Touchscreen', surface size is now 720x1280, mode is 1
D/OpenGLRenderer( 269): Flushing caches (mode 0)
I/ActivityManager( 184): Config changed: {1.0 234mcc33mnc en_GB layoutdir=0 sw360dp w598dp h335dp nrml land finger -keyb/v/h -nav/h s.34}
D/libEGL (17252): loaded /system/lib/egl/libGLES_android.so
D/OpenGLRenderer( 269): Flushing caches (mode 0)
D/OpenGLRenderer( 269): Flushing caches (mode 0)
D/libEGL (17252): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL (17252): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL (17252): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
D/NVThread(17252): AttachCurrentThread: 0, 0x0x11a0528
W/dxd (17252): isSwitchRollToYaw
W/dalvikvm(17252): threadid=13: thread exiting with uncaught exception (group=0x40a331f8)
E/AndroidRuntime(17252): FATAL EXCEPTION: GLThread 853
E/AndroidRuntime(17252): java.lang.IllegalArgumentException: Make sure the SurfaceView or associated SurfaceHolder has a valid Surface
E/AndroidRuntime(17252): at com.google.android.gles_jni.EGLImpl._eglCreateWindowSurface(Native Method)
E/AndroidRuntime(17252): at com.google.android.gles_jni.EGLImpl.eglCreateWindowSurface(EGLImpl.java:90)
E/AndroidRuntime(17252): at com.gameloft.glf.t.a(Unknown Source)
E/AndroidRuntime(17252): at com.gameloft.glf.GLSurfaceViewICS$EglHelperICS.a(Unknown Source)
E/AndroidRuntime(17252): at com.gameloft.glf.GLSurfaceViewICS$GLThreadICS.j(Unknown Source)
E/AndroidRuntime(17252): at com.gameloft.glf.GLSurfaceViewICS$GLThreadICS.run(Unknown Source)
W/ActivityManager( 184): Force finishing activity com.gameloft.android.ANMP.GloftM3HM/.GloftM3HM
F/libc (17252): Fatal signal 11 (SIGSEGV) at 0x0000004a (code=1)
I/InputReader( 184): Reconfiguring input devices. changes=0x00000004
I/InputReader( 184): Device reconfigured: id=6, name='Melfas MMSxxx Touchscreen', surface size is now 720x1280, mode is 1
I/ActivityManager( 184): Config changed: {1.0 234mcc33mnc en_GB layoutdir=0 sw360dp w360dp h567dp nrml port finger -keyb/v/h -nav/h s.35}
D/OpenGLRenderer( 269): Flushing caches (mode 0)
D/OpenGLRenderer( 269): Flushing caches (mode 0)
I/DEBUG ( 9041): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 9041): Build fingerprint: 'google/yakju/maguro:4.0.2/ICL53F/235179:user/release-keys'
I/DEBUG ( 9041): pid: 17252, tid: 17252 >>> com.gameloft.android.ANMP.GloftM3HM <<<
I/DEBUG ( 9041): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000004a
I/DEBUG ( 9041): r0 00000000 r1 00017dc6 r2 00017dc7 r3 00000000
I/DEBUG ( 9041): r4 5c7a7ab0 r5 5fc3b008 r6 00000910 r7 56c39cc8
I/DEBUG ( 9041): r8 bed416d0 r9 56c39cc0 10 00000008 fp bed416e4
I/DEBUG ( 9041): ip 5c11baa4 sp bed416b8 lr 4080cbf4 pc 5c048e8c cpsr 60000010
I/DEBUG ( 9041): d0 c13ae04b5c66e918 d1 7cac083100000000
I/DEBUG ( 9041): d2 010f26b0400a0f65 d3 011a6140011550dc
I/DEBUG ( 9041): d4 01117e40bed41640 d5 bed4168400000017
I/DEBUG ( 9041): d6 00000017400a96c3 d7 bed4166801117e30
I/DEBUG ( 9041): d8 3d9bbbd700000002 d9 3e2efea8be44d029
I/DEBUG ( 9041): d10 42c072dfc11cf34f d11 000000003d2efea8
I/DEBUG ( 9041): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 9041): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 9041): d16 c1da290191f43958 d17 3f50624dd2f1a9fc
I/DEBUG ( 9041): d18 41b5230378000000 d19 3fef730bd281f69b
I/DEBUG ( 9041): d20 bfc999b64df0f0ef d21 3fc2493c0e46d466
I/DEBUG ( 9041): d22 bfbc71eebc37b5b7 d23 3fb745f02fed4593
I/DEBUG ( 9041): d24 bfb3b110d383b713 d25 3fb10d8057aa7031
I/DEBUG ( 9041): d26 bfadde5312bddff2 d27 3fa97b5bf8a067af
I/DEBUG ( 9041): d28 bfa2b4442c6a6c2f d29 004a004a004a004a
I/DEBUG ( 9041): d30 0000000000000000 d31 3ff0000000000000
I/DEBUG ( 9041): scr 80000012
I/DEBUG ( 9041):
W/ActivityManager( 184): Activity pause timeout for ActivityRecord{419dc0a8 com.gameloft.android.ANMP.GloftM3HM/.GloftM3HM}
I/InputReader( 184): Reconfiguring input devices. changes=0x00000004
I/InputReader( 184): Device reconfigured: id=6, name='Melfas MMSxxx Touchscreen', surface size is now 720x1280, mode is 1
I/ActivityManager( 184): Config changed: {1.0 234mcc33mnc en_GB layoutdir=0 sw360dp w598dp h335dp nrml land finger -keyb/v/h -nav/h s.36}
D/OpenGLRenderer( 269): Flushing caches (mode 0)
D/OpenGLRenderer( 269): Flushing caches (mode 0)
I/DEBUG ( 9041): #00 pc 0015ce8c /data/data/com.gameloft.android.ANMP.GloftM3HM/libs/libModernCombat3.so
I/DEBUG ( 9041): #01 pc 0001ebf0 /system/lib/libdvm.so (dvmPlatformInvoke)
I/DEBUG ( 9041): #02 pc 00058eac /system/lib/libdvm.so (_Z16dvmCallJNIMethodPKjP6JValuePK6MethodP6Thread)
I/DEBUG ( 9041):
I/DEBUG ( 9041): code around pc:
I/DEBUG ( 9041): 5c048e6c e8bd81f0 edd27ab1 eef57ac0 eef1fa10 .....z...z......
I/DEBUG ( 9041): 5c048e7c 9affffd2 e3500000 e3a07000 1affffd2 ......P..p......
I/DEBUG ( 9041): 5c048e8c e5d3204a e3520000 0affffdb e5933050 J ....R.....P0..
I/DEBUG ( 9041): 5c048e9c e3530000 1affffd8 e59f309c e3e02001 ..S......0... ..
I/DEBUG ( 9041): 5c048eac e59f1098 e7943003 e08f1001 e5930000 .....0..........
I/DEBUG ( 9041):
I/DEBUG ( 9041): code around lr:
I/DEBUG ( 9041): 4080cbd4 3497c004 3488c004 3afffff9 e2888004 ...4...4...:....
I/DEBUG ( 9041): 4080cbe4 eafffff9 e899000c e59bc00c e12fff3c ............<./.
I/DEBUG ( 9041): 4080cbf4 e3560000 159bc010 e24bd014 188c0003 ..V.......K.....
I/DEBUG ( 9041): 4080cc04 e8bd8bc0 e1a0ce22 e59b6008 e2866001 ...."....`...`..
I/DEBUG ( 9041): 4080cc14 e3a02000 e4d6c001 e35c0000 0a000007 . ........\.....
I/DEBUG ( 9041):
I/DEBUG ( 9041): stack:
I/DEBUG ( 9041): bed41678 00000637
I/DEBUG ( 9041): bed4167c bed416d0 [stack]
I/DEBUG ( 9041): bed41680 56c39dfc
I/DEBUG ( 9041): bed41684 00000008
I/DEBUG ( 9041): bed41688 bed416e4 [stack]
I/DEBUG ( 9041): bed4168c 4001e470 /system/lib/libc.so
I/DEBUG ( 9041): bed41690 56c95510 /dev/ashmem/dalvik-LinearAlloc (deleted)
I/DEBUG ( 9041): bed41694 00fbb828 [heap]
I/DEBUG ( 9041): bed41698 00000003
I/DEBUG ( 9041): bed4169c 56c39e04
I/DEBUG ( 9041): bed416a0 bed416d0 [stack]
I/DEBUG ( 9041): bed416a4 4001e3a0 /system/lib/libc.so
I/DEBUG ( 9041): bed416a8 bed416b0 [stack]
I/DEBUG ( 9041): bed416ac 400a7b63 /system/lib/libutils.so
I/DEBUG ( 9041): bed416b0 df0027ad
I/DEBUG ( 9041): bed416b4 00000000
I/DEBUG ( 9041): #00 bed416b8 56ee2468 /dev/ashmem/dalvik-LinearAlloc (deleted)
I/DEBUG ( 9041): bed416bc 00fbb828 [heap]
I/DEBUG ( 9041): bed416c0 00000000
I/DEBUG ( 9041): bed416c4 56c39cc8
I/DEBUG ( 9041): bed416c8 bed416d0 [stack]
I/DEBUG ( 9041): bed416cc 4080cbf4 /system/lib/libdvm.so
I/DEBUG ( 9041): #01 bed416d0 56c39cc0
I/DEBUG ( 9041): bed416d4 00000001
I/DEBUG ( 9041): bed416d8 416add40 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 9041): bed416dc 00fbb838 [heap]
I/DEBUG ( 9041): bed416e0 41dc1598 /dev/ashmem/dalvik-heap (deleted)
I/DEBUG ( 9041): bed416e4 40846eaf /system/lib/libdvm.so
W/InputConnectionWrapper.ICC(12462): Timed out waiting on IInputContextCallback
D/dalvikvm( 184): GC_EXPLICIT freed 761K, 19% free 22993K/28295K, paused 2ms+7ms
I/ActivityManager( 184): Process com.gameloft.android.ANMP.GloftM3HM (pid 17252) has died.
I/WindowManager( 184): WIN DEATH: Window{41c8af80 com.gameloft.android.ANMP.GloftM3HM/com.gameloft.android.ANMP.GloftM3HM.GloftM3HM paused=false}
W/InputDispatcher( 184): channel '41b52410 com.gameloft.android.ANMP.GloftM3HM/com.gameloft.android.ANMP.GloftM3HM.GloftM3HM (server)' ~ Consumer closed input channel or an error occurred. events=0x8
E/InputDispatcher( 184): channel '41b52410 com.gameloft.android.ANMP.GloftM3HM/com.gameloft.android.ANMP.GloftM3HM.GloftM3HM (server)' ~ Channel is unrecoverably broken and will be disposed!
D/Zygote ( 117): Process 17252 terminated by signal (11)
W/InputDispatcher( 184): Attempted to unregister already unregistered input channel '41b52410 com.gameloft.android.ANMP.GloftM3HM/com.gameloft.android.ANMP.GloftM3HM.GloftM3HM (server)'
I/WindowManager( 184): WIN DEATH: Window{41b88720 com.gameloft.android.ANMP.GloftM3HM/video.MyVideoView paused=false}
W/ActivityManager( 184): Force removing ActivityRecord{41a65688 com.gameloft.android.ANMP.GloftM3HM/.GloftM3HM}: app died, no saved state
W/WindowManager( 184): Force-removing child win Window{41c0b808 SurfaceView paused=false} from container Window{41b88720 com.gameloft.android.ANMP.GloftM3HM/video.MyVideoView paused=false}
I/WindowManager( 184): WIN DEATH: Window{41b52410 com.gameloft.android.ANMP.GloftM3HM/com.gameloft.android.ANMP.GloftM3HM.GloftM3HM paused=false}
W/WindowManager( 184): Force-removing child win Window{41bbcf68 SurfaceView paused=false} from container Window{41b52410 com.gameloft.android.ANMP.GloftM3HM/com.gameloft.android.ANMP.GloftM3HM.GloftM3HM paused=false}
W/WindowManager( 184): Failed looking up window
W/WindowManager( 184): java.lang.IllegalArgumentException: Requested window [email protected] does not exist
W/WindowManager( 184): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7156)
W/WindowManager( 184): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7147)
W/WindowManager( 184): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1529)
W/WindowManager( 184): at android.os.BinderProxy.sendDeathNotice(Binder.java:417)
W/WindowManager( 184): at dalvik.system.NativeStart.run(Native Method)
I/WindowManager( 184): WIN DEATH: null
I/WindowManager( 184): WINDOW DIED Window{41b52410 com.gameloft.android.ANMP.GloftM3HM/com.gameloft.android.ANMP.GloftM3HM.GloftM3HM paused=false}
W/WindowManager( 184): Failed looking up window
W/WindowManager( 184): java.lang.IllegalArgumentException: Requested window [email protected] does not exist
W/WindowManager( 184): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7156)
W/WindowManager( 184): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7147)
W/WindowManager( 184): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1529)
W/WindowManager( 184): at android.os.BinderProxy.sendDeathNotice(Binder.java:417)
W/WindowManager( 184): at dalvik.system.NativeStart.run(Native Method)
I/WindowManager( 184): WIN DEATH: null
I/InputReader( 184): Reconfiguring input devices. changes=0x00000004
I/InputReader( 184): Device reconfigured: id=6, name='Melfas MMSxxx Touchscreen', surface size is now 720x1280, mode is 1
I/ActivityManager( 184): Config changed: {1.0 234mcc33mnc en_GB layoutdir=0 sw360dp w360dp h567dp nrml port finger -keyb/v/h -nav/h s.37}
D/OpenGLRenderer( 269): Flushing caches (mode 0)
D/OpenGLRenderer( 269): Flushing caches (mode 0)
W/InputConnectionWrapper.ICC(12462): Timed out waiting on IInputContextCallback
D/dalvikvm( 269): GC_CONCURRENT freed 539K, 39% free 14790K/23879K, paused 1ms+12ms
W/InputManagerService( 184): Got RemoteException sending setActive(false) notification to pid 17252 uid 10132
D/dalvikvm( 184): GC_EXPLICIT freed 353K, 20% free 22715K/28295K, paused 6ms+5ms
Mine wouldn't run on Bugless Beast ROM after the last game update, but it works now after flashing back to stock 4.0.2.
Sent from my Galaxy Nexus using Tapatalk
toggle force GPU rendering in developer options in settings.
case0 said:
Thanks for the replies. Well this is really strange. I tried uninstalling and reinstalling/downloading data but same result..
Any ideas what could be causing it?
Maybe someone with more knowledge than me could tell what the problem is from this logcat?
D/NVThread(17252): AttachCurrentThread: 0, 0x0x11a0528
W/dxd (17252): isSwitchRollToYaw
W/dalvikvm(17252): threadid=13: thread exiting with uncaught exception (group=0x40a331f8)
E/AndroidRuntime(17252): FATAL EXCEPTION: GLThread 853
E/AndroidRuntime(17252): java.lang.IllegalArgumentException: Make sure the SurfaceView or associated SurfaceHolder has a valid Surface
E/AndroidRuntime(17252): at com.google.android.gles_jni.EGLImpl._eglCreateWindowSurface(Native Method)
E/AndroidRuntime(17252): at com.google.android.gles_jni.EGLImpl.eglCreateWindowSurface(EGLImpl.java:90)
E/AndroidRuntime(17252): at com.gameloft.glf.t.a(Unknown Source)
E/AndroidRuntime(17252): at com.gameloft.glf.GLSurfaceViewICS$EglHelperICS.a(Unknown Source)
E/AndroidRuntime(17252): at com.gameloft.glf.GLSurfaceViewICS$GLThreadICS.j(Unknown Source)
E/AndroidRuntime(17252): at com.gameloft.glf.GLSurfaceViewICS$GLThreadICS.run(Unknown Source)
W/ActivityManager( 184): Force finishing activity com.gameloft.android.ANMP.GloftM3HM/.GloftM3HM
F/libc (17252): Fatal signal 11 (SIGSEGV) at 0x0000004a (code=1)
I/InputReader( 184): Reconfiguring input devices. changes=0x00000004
I/InputReader( 184): Device reconfigured: id=6, name='Melfas MMSxxx Touchscreen', surface size is now 720x1280, mode is 1
I/ActivityManager( 184): Config changed: {1.0 234mcc33mnc en_GB layoutdir=0 sw360dp w360dp h567dp nrml port finger -keyb/v/h -nav/h s.35}
D/OpenGLRenderer( 269): Flushing caches (mode 0)
D/OpenGLRenderer( 269): Flushing caches (mode 0)
I/DEBUG ( 9041): *** *** *** *** *** *** *** *** *** *** *** *** *** ***
[/CODE]
Click to expand...
Click to collapse
I'm not totally sure what the cause is behind the fatal error, but I parsed out the section of logcat where this happens. If you look at the log section above you'll see where it says FATAL EXCEPTION that it appears to be coming from the openGL thread complaining about an illegal argument being passed to the
com.google.android.gles_jni.EGLImpl._eglCreateWindowSurface(Native Method) method. I'm not surely why it's happening but this is the nature of the error. Sorry I couldn't be of more assistance.
Sent from my Galaxy Nexus using xda premium
I had a reboot of the phone when i close the game :'( Sorry for my bad english
I thought I was the only with that bug... I'm on AOKP M4 with Franco's kernel M2 and 2 of 3 times game suddenly stop
I've never had any fc's ( on apex/lean ) only problem I get is a bit of slowdown on the aerial stage.
Haven't played since the update and when I start now it says it wants to download the data again (750mb!!) - what's that all about?! Will it lose my game status and saves?
works perfectly with foxhound black edition 0.2 + imoseyon kernel @ 1200
For those who doesn't experience crash, are you using the latest update?
jairmoreno said:
For those who doesn't experience crash, are you using the latest update?
Click to expand...
Click to collapse
Yes, I and for what it's worth, it only asked me to download about 4mb of data after "verifying" my files for several minutes.
Unfortunately, the multitouch bug on the GN makes game unplayable.
Sent from my HP Touchpad running ICS
Right, I've ran the update it wanted me to again, downloaded 761mb of data and now when I start the game I get about 5 seconds of the titles then it fc's on me!! Wtf is going on? - the update has stopped the game working!! Anyone else had this?
Edit: just cleared the cache and its working now but lost all my saved games...... dammit!
daz.g said:
Right, I've ran the update it wanted me to again, downloaded 761mb of data and now when I start the game I get about 5 seconds of the titles then it fc's on me!! Wtf is going on? - the update has stopped the game working!! Anyone else had this?
Click to expand...
Click to collapse
I got the exact same problem. I emailed the devs about it but they haven't replied yet..
Sent from my Galaxy Nexus using xda premium
Same problem here..
Have you guys tried going into apps and clearing the cache? It worked for me just lost my save games....
try loading the game with wifi turned OFF once its loaded to the main screen turn wifi on and it work, youll be able to close and open it again until you reboot then youll have to turn wifi off again and so on
daz.g said:
Have you guys tried going into apps and clearing the cache? It worked for me just lost my save games....
Click to expand...
Click to collapse
Tried it. It does not work.
nonione said:
try loading the game with wifi turned OFF once its loaded to the main screen turn wifi on and it work, youll be able to close and open it again until you reboot then youll have to turn wifi off again and so on
Click to expand...
Click to collapse
I never use wifi.
Sent from my Galaxy Nexus using xda premium
No problem with the game so far. Maybe if I play it more I will see something wrong. Although I'm rooted/unlocked I'm using stock 4.02
Sent from my Galaxy Nexus using xda premium
GTA3 worked perfectly on ICS for me. Now on JB there is no sound and whenever I fire a weapon, the game crashes to home screen.
Here is a logcat of my most recent crash. All I did was start GTA3, load a saved game, run around a little bit and fire the pistol. It crashed when I fired the pistol.
Code:
I/System.out( 6467): Extensions GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_dep
th24 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_co
mpressed_ETC1_RGB8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_req
uired_internalformat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packe
d_depth_stencil GL_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_eg
l_sync GL_EXT_multi_draw_arrays GL_EXT_texture_format_BGRA8888 GL_EXT_discard_fr
amebuffer GL_EXT_shader_texture_lod GL_IMG_shader_binary GL_IMG_texture_compress
ion_pvrtc GL_IMG_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format
GL_IMG_program_binary GL_IMG_multisampled_render_to_texture
I/System.out( 6467): Renderer: PowerVR SGX 540
I/System.out( 6467): glVersion: OpenGL ES 2.0 build [email protected]
D/OSWrapper( 6467): Initializing EGL
I/System.out( 6467): InitEGLAndGLES2 InitEGLAndGLES2 InitEGLAndGLES2 InitEGLAndG
LES2 InitEGLAndGLES2 InitEGLAndGLES2
I/System.out( 6467): Calling create surface
D/OSWrapper( 6467): phone processors 2 memory 228
D/dalvikvm( 6467): GC_FOR_ALLOC freed 257K, 4% free 10910K/11271K, paused 15ms,
total 15ms
I/dalvikvm-heap( 6467): Grow heap (frag case) to 10.892MB for 218510-byte alloca
tion
D/dalvikvm( 6467): GC_FOR_ALLOC freed 3K, 4% free 11120K/11527K, paused 26ms, to
tal 26ms
D/OSWrapper( 6467): _rwSetES2TextureType 10
D/WarMedia( 6467): OS_AnPlayMovie movies\Logo.mpg
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] AVC profile = 66 (Baseline), l
evel = 13
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] video dimensions are 860 x 480
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] Crop rect is 860 x 480 @ (0, 0
)
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] video dimensions are 1024 x 57
6
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] Crop rect is 860 x 480 @ (0, 0
)
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] video dimensions are 1024 x 57
6
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] Crop rect is 860 x 480 @ (0, 0
)
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] video dimensions are 1024 x 57
6
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] Crop rect is 860 x 480 @ (32,
24)
I/SoftAAC2( 126): Reconfiguring decoder: 22050 Hz, 2 channels
D/dalvikvm( 307): WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm( 307): GC_EXPLICIT freed 176K, 19% free 23126K/28295K, paused 2ms+6m
s, total 70ms
D/WarMedia( 6467): OS_AnStopMovie
W/TimedEventQueue( 126): Event 88 was not found in the queue, already cancelled
?
W/AudioFlinger( 126): session id 45 not found for pid 6467
D/WarMedia( 6467): OS_AnPlayMovie movies\GTAtitles.mpg
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] AVC profile = 66 (Baseline), l
evel = 13
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] video dimensions are 860 x 480
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] Crop rect is 860 x 480 @ (0, 0
)
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] video dimensions are 1024 x 57
6
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] Crop rect is 860 x 480 @ (0, 0
)
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] video dimensions are 1024 x 57
6
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] Crop rect is 860 x 480 @ (0, 0
)
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] video dimensions are 1024 x 57
6
I/OMXCodec( 126): [OMX.TI.DUCATI1.VIDEO.DECODER] Crop rect is 860 x 480 @ (32,
24)
I/SoftAAC2( 126): Reconfiguring decoder: 22050 Hz, 2 channels
D/WarMedia( 6467): OS_AnStopMovie
W/TimedEventQueue( 126): Event 296 was not found in the queue, already cancelle
d?
W/AudioFlinger( 126): session id 46 not found for pid 6467
D/dalvikvm( 6467): GC_FOR_ALLOC freed 641K, 7% free 10913K/11655K, paused 12ms,
total 12ms
D/dalvikvm( 6467): GC_CONCURRENT freed 381K, 7% free 10917K/11655K, paused 12ms+
2ms, total 24ms
D/dalvikvm( 1491): GC_CONCURRENT freed 395K, 5% free 11806K/12423K, paused 5ms+3
ms, total 37ms
D/dalvikvm( 6467): GC_CONCURRENT freed 391K, 7% free 10911K/11655K, paused 11ms+
2ms, total 27ms
D/dalvikvm( 6467): WAIT_FOR_CONCURRENT_GC blocked 5ms
D/dalvikvm( 307): GC_CONCURRENT freed 1791K, 18% free 23271K/28295K, paused 6ms
+13ms, total 122ms
F/libc ( 6467): Fatal signal 11 (SIGSEGV) at 0x0000000c (code=1), thread 6485
(m.rockstar.gta3)
I/DEBUG ( 121): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 121): Build fingerprint: 'google/takju/maguro:4.1.1/JRO03C/398337:u
ser/release-keys'
I/DEBUG ( 121): pid: 6467, tid: 6485, name: m.rockstar.gta3 >>> com.rockstar
.gta3 <<<
I/DEBUG ( 121): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000000
c
I/DEBUG ( 121): r0 00000000 r1 5c5fdde0 r2 00000001 r3 0000007d
I/DEBUG ( 121): r4 00000000 r5 5dadaa2c r6 0000007a r7 5ddaecc4
I/DEBUG ( 121): r8 00001b64 r9 00000000 sl 00001730 fp 0000003e
I/DEBUG ( 121): ip 00000001 sp 5e15a830 lr 5d91e50c pc 5d91e4b8 cpsr
20000010
I/DEBUG ( 121): d0 bcc6644ec0018c6c d1 3f800000b6d0906c
I/DEBUG ( 121): d2 3f79e622bcc58b6c d3 b9974cb5bcc59800
I/DEBUG ( 121): d4 b9974cc02fabffac d5 41d5f1ccc3a42b10
I/DEBUG ( 121): d6 be4cccc83f9fd300 d7 000000003ca3d70a
I/DEBUG ( 121): d8 bc7dbae13523d70a d9 3d4ccccd00000000
I/DEBUG ( 121): d10 3e4202ff3e4ccccd d11 3f46cd743f15d987
I/DEBUG ( 121): d12 3f681bc23f625914 d13 000000003f79e622
I/DEBUG ( 121): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 121): d16 0000000000000001 d17 0000000000000000
I/DEBUG ( 121): d18 3f84040444fe3fbf d19 3f611e1e334d855a
I/DEBUG ( 121): d20 3ec6cd878c3b46a7 d21 bf29fcce83570fa1
I/DEBUG ( 121): d22 3fa553f27a0233a4 d23 3fb6571840000000
I/DEBUG ( 121): d24 3fc555555555553e d25 3ff6a09e667f3bcd
I/DEBUG ( 121): d26 3fd559354c5a21fb d27 3fdb72733e73f450
I/DEBUG ( 121): d28 3fe3363e90700248 d29 bfb5f619980c4330
I/DEBUG ( 121): d30 4007504f00000000 d31 3fe2b80340000000
I/DEBUG ( 121): scr 2000001b
I/DEBUG ( 121):
I/DEBUG ( 121): backtrace:
I/DEBUG ( 121): #00 pc 001604b8 /data/data/com.rockstar.gta3/lib/libNat
ive.so (cAudioScriptObject::Reset()+8)
I/DEBUG ( 121): #01 pc 00160508 /data/data/com.rockstar.gta3/lib/libNat
ive.so (cAudioScriptObject::cAudioScriptObject()+8)
I/DEBUG ( 121):
I/DEBUG ( 121): stack:
I/DEBUG ( 121): 5e15a7f0 000011e0
I/DEBUG ( 121): 5e15a7f4 00001a94
I/DEBUG ( 121): 5e15a7f8 5e15a814
I/DEBUG ( 121): 5e15a7fc 00000001
I/DEBUG ( 121): 5e15a800 00000000
I/DEBUG ( 121): 5e15a804 4496a56e /dev/ashmem/dalvik-heap (deleted
)
I/DEBUG ( 121): 5e15a808 c3a51aa9
I/DEBUG ( 121): 5e15a80c 41c7c84c /dev/ashmem/dalvik-heap (deleted
)
I/DEBUG ( 121): 5e15a810 5c346008
I/DEBUG ( 121): 5e15a814 bf4c619e
I/DEBUG ( 121): 5e15a818 41d400cf /dev/ashmem/dalvik-heap (deleted
)
I/DEBUG ( 121): 5e15a81c 02000000
I/DEBUG ( 121): 5e15a820 404607f6 /system/lib/libGLES_trace.so
I/DEBUG ( 121): 5e15a824 3523d70a
I/DEBUG ( 121): 5e15a828 df0027ad
I/DEBUG ( 121): 5e15a82c 00000000
I/DEBUG ( 121): #00 5e15a830 00000000
I/DEBUG ( 121): ........ ........
I/DEBUG ( 121): #01 5e15a830 00000000
I/DEBUG ( 121): 5e15a834 5d91e6c8 /data/data/com.rockstar.gta3/lib
/libNative.so (PlayOneShotScriptObject(unsigned char, CVector const&)+36)
I/DEBUG ( 121): 5e15a838 5ddaecc4
I/DEBUG ( 121): 5e15a83c 5ddcbe54
I/DEBUG ( 121): 5e15a840 5dadaa2c /data/data/com.rockstar.gta3/lib
/libNative.so
I/DEBUG ( 121): 5e15a844 5ddaf13c
I/DEBUG ( 121): 5e15a848 00001b64
I/DEBUG ( 121): 5e15a84c 5da2db5c /data/data/com.rockstar.gta3/lib
/libNative.so (CParticle::Update()+3396)
I/DEBUG ( 121): 5e15a850 3c75c28f
I/DEBUG ( 121): 5e15a854 5e15a97c
I/DEBUG ( 121): 5e15a858 ffffffee
I/DEBUG ( 121): 5e15a85c 00000000
I/DEBUG ( 121): 5e15a860 00000000
I/DEBUG ( 121): 5e15a864 00000000
I/DEBUG ( 121): 5e15a868 5dc56a6c
I/DEBUG ( 121): 5e15a86c 5dadaa2c /data/data/com.rockstar.gta3/lib
/libNative.so
I/DEBUG ( 121):
I/DEBUG ( 121): memory near r1:
I/DEBUG ( 121): 5c5fddc0 80808080 80808080 80808080 80808080 ...........
.....
I/DEBUG ( 121): 5c5fddd0 80808080 80808080 00000004 0000001b ...........
.....
I/DEBUG ( 121): 5c5fdde0 5c5327d8 40e3cd20 00000100 00000100 .'S\ [email protected]
.....
I/DEBUG ( 121): 5c5fddf0 0000000d 0000001b 00020001 00040004 ...........
.....
I/DEBUG ( 121): 5c5fde00 00010000 00020004 00000003 0000001b ...........
.....
I/DEBUG ( 121):
I/DEBUG ( 121): memory near r5:
I/DEBUG ( 121): 5dadaa0c 00000000 00000000 00000000 00000000 ...........
.....
I/DEBUG ( 121): 5dadaa1c 00000000 00000000 00000000 00000000 ...........
.....
I/DEBUG ( 121): 5dadaa2c 0031c934 00000000 00000000 4049800c 4.1........
[email protected]
I/DEBUG ( 121): 5dadaa3c 400ea1c1 404983f0 400e4d4d 40498024 [email protected]@MM.
@[email protected]
I/DEBUG ( 121): 5dadaa4c 4001a8f9 400db300 400e7711 404987c4 [email protected]@.w.
@[email protected]
I/DEBUG ( 121):
I/DEBUG ( 121): memory near r7:
I/DEBUG ( 121): 5ddaeca4 3ee4dd2d 3cd4fdf4 00000000 000077ff -..>...<...
..w..
I/DEBUG ( 121): 5ddaecb4 00030000 ffff0033 000000ff 00000000 ....3......
.....
I/DEBUG ( 121): 5ddaecc4 44968285 c3a4cae3 41be63f1 ba5efd8f ...D.....c.
A..^.
I/DEBUG ( 121): 5ddaecd4 3a723b3b bdd69d14 00000000 00000000 ;;r:.......
.....
I/DEBUG ( 121): 5ddaece4 00000000 003f459d 00000000 41bf7660 .....E?....
.`v.A
I/DEBUG ( 121):
I/DEBUG ( 121): memory near r8:
I/DEBUG ( 121): 00001b44 ffffffff ffffffff ffffffff ffffffff ...........
.....
I/DEBUG ( 121): 00001b54 ffffffff ffffffff ffffffff ffffffff ...........
.....
I/DEBUG ( 121): 00001b64 ffffffff ffffffff ffffffff ffffffff ...........
.....
I/DEBUG ( 121): 00001b74 ffffffff ffffffff ffffffff ffffffff ...........
.....
I/DEBUG ( 121): 00001b84 ffffffff ffffffff ffffffff ffffffff ...........
.....
I/DEBUG ( 121):
I/DEBUG ( 121): memory near sl:
I/DEBUG ( 121): 00001710 ffffffff ffffffff ffffffff ffffffff ...........
.....
I/DEBUG ( 121): 00001720 ffffffff ffffffff ffffffff ffffffff ...........
.....
I/DEBUG ( 121): 00001730 ffffffff ffffffff ffffffff ffffffff ...........
.....
I/DEBUG ( 121): 00001740 ffffffff ffffffff ffffffff ffffffff ...........
.....
I/DEBUG ( 121): 00001750 ffffffff ffffffff ffffffff ffffffff ...........
.....
I/DEBUG ( 121):
I/DEBUG ( 121): memory near sp:
I/DEBUG ( 121): 5e15a810 5c346008 bf4c619e 41d400cf 02000000 .`4\.aL....
A....
I/DEBUG ( 121): 5e15a820 404607f6 3523d70a df0027ad 00000000 [email protected]#5.'.
.....
I/DEBUG ( 121): 5e15a830 00000000 5d91e6c8 5ddaecc4 5ddcbe54 .......]...
]T..]
I/DEBUG ( 121): 5e15a840 5dadaa2c 5ddaf13c 00001b64 5da2db5c ,..]<..]d..
.\..]
I/DEBUG ( 121): 5e15a850 3c75c28f 5e15a97c ffffffee 00000000 ..u<|..^...
.....
I/DEBUG ( 121):
I/DEBUG ( 121): code around pc:
I/DEBUG ( 121): 5d91e498 e593200c e1510002 b583100c e12fff1e . ....Q....
.../.
I/DEBUG ( 121): 5d91e4a8 001bc5c8 00000790 eddf7a07 e3a0307d .........z.
.}0..
I/DEBUG ( 121): 5d91e4b8 edc07a03 e1c030b0 edc07a01 e3e03004 .z...0...z.
..0..
I/DEBUG ( 121): 5d91e4c8 edc07a02 e5803010 e12fff1e 00000000 .z...0..../
.....
I/DEBUG ( 121): 5d91e4d8 e92d4010 e1a04000 ebfffff2 e1a00004 [email protected]@.....
.....
I/DEBUG ( 121):
I/DEBUG ( 121): code around lr:
I/DEBUG ( 121): 5d91e4ec e92d4010 e1a04000 ebffffed e1a00004 [email protected]@.....
.....
I/DEBUG ( 121): 5d91e4fc e8bd8010 e92d4010 e1a04000 ebffffe8 [email protected]@.
.....
I/DEBUG ( 121): 5d91e50c e1a00004 e8bd8010 e92d4010 e1a04000 [email protected]
[email protected]
I/DEBUG ( 121): 5d91e51c ebffffe3 e1a00004 e8bd8010 e59f316c ...........
.l1..
I/DEBUG ( 121): 5d91e52c e59f216c e08f3003 e92d0ff0 e7933002 l!...0....-
..0..
I/BootReceiver( 307): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_
TOMBSTONE)
I/WindowState( 307): WIN DEATH: Window{42009258 SurfaceView paused=false}
I/ActivityManager( 307): Process com.rockstar.gta3 (pid 6467) has died.
W/ActivityManager( 307): Force removing ActivityRecord{42074cd8 com.rockstar.gt
a3/.GTA3}: app died, no saved state
W/InputDispatcher( 307): channel '41fd4058 com.rockstar.gta3/com.rockstar.gta3.
GTA3 (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 307): channel '41fd4058 com.rockstar.gta3/com.rockstar.gta3.
GTA3 (server)' ~ Channel is unrecoverably broken and will be disposed!
W/InputDispatcher( 307): Attempted to unregister already unregistered input cha
nnel '41fd4058 com.rockstar.gta3/com.rockstar.gta3.GTA3 (server)'
I/WindowState( 307): WIN DEATH: Window{4200a838 SurfaceView paused=false}
I/WindowState( 307): WIN DEATH: Window{41fd4058 com.rockstar.gta3/com.rockstar.
gta3.GTA3 paused=false}
I/WindowManager( 307): WINDOW DIED Window{41fd4058 com.rockstar.gta3/com.rockst
ar.gta3.GTA3 paused=false}
I/InputReader( 307): Reconfiguring input devices. changes=0x00000004
I/InputReader( 307): Device reconfigured: id=6, name='Melfas MMSxxx Touchscreen
', surface size is now 720x1280, mode is 1
D/dalvikvm( 307): GC_CONCURRENT freed 1561K, 17% free 23748K/28295K, paused 21m
s+15ms, total 130ms
D/dalvikvm( 307): WAIT_FOR_CONCURRENT_GC blocked 100ms
D/Zygote ( 124): Process 6467 terminated by signal (11)
I/ActivityManager( 307): Config changed: {1.0 310mcc260mnc en_US sw360dp w360dp
h585dp nrml long port finger -keyb/v/h -nav/h s.17}
W/InputMethodManagerService( 307): Got RemoteException sending setActive(false)
notification to pid 6467 uid 10089
D/dalvikvm( 1491): GC_CONCURRENT freed 398K, 5% free 11806K/12423K, paused 5ms+3
ms, total 40ms
D/dalvikvm( 307): WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm( 307): GC_EXPLICIT freed 1379K, 20% free 22735K/28295K, paused 7ms+8
ms, total 99ms
D/dalvikvm( 1491): GC_CONCURRENT freed 390K, 5% free 11806K/12423K, paused 16ms+
3ms, total 56ms
Send the log to rockstar.
Sent from my Galaxy Nexus using xda premium
El Daddy said:
Send the log to rockstar.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
I did lol, they seem to be ignoring me. Thought I would post here for more help.
Uh idk... maybe because THEY HAVENT UPDATED IT FOR JELLY BEAN.
Sent From My Sprint Galaxy Nexus
for me the GTA 3 works fine, I'm using stock Jelly Bean JRCO03C ROM..
Try to delete the game and delete data, if you bought the GTA3 then download it again from market if you have downloaded it from internet then download 1.3 version from internet and install it and then download data and it should work...
I just noticed that mine doesn't even start. I'm on Bugless Beast 4.11 with Franco Kernel 220.
I'll try downloading it again from the Play Store.
manumanfred said:
for me the GTA 3 works fine, I'm using stock Jelly Bean JRCO03C ROM..
Try to delete the game and delete data, if you bought the GTA3 then download it again from market if you have downloaded it from internet then download 1.3 version from internet and install it and then download data and it should work...
Click to expand...
Click to collapse
Damn I tried, I deleted every last file and uninstalled, also tried Franco kernel and nothing seems to make it work properly. Using bigxies 4.1.1
fredryk said:
Damn I tried, I deleted every last file and uninstalled, also tried Franco kernel and nothing seems to make it work properly. Using bigxies 4.1.1
Click to expand...
Click to collapse
It might have to do Franco Kernel if that is what you tried after reinstallng it. Try another kernel.
Hi right at the very end you can see i am getting a error akmd2 : Device initialization failed can someone please tell me what it is
Thanks
PHP:
.
I/DEBUG ( 157):
I/DEBUG ( 157): memory map around addr 00008d74:
I/DEBUG ( 157): (no map below)
I/DEBUG ( 157): (no map for address)
I/DEBUG ( 157): 54aaa000-54ab2000 /data/data/ccc71.at/arm/sqlite3
I/DEBUG ( 157):
I/DEBUG ( 157): stack:
I/DEBUG ( 157): 7ec89a88 00000000
I/DEBUG ( 157): 7ec89a8c 00000000
I/DEBUG ( 157): 7ec89a90 00000000
I/DEBUG ( 157): 7ec89a94 00000000
I/DEBUG ( 157): 7ec89a98 00000000
I/DEBUG ( 157): 7ec89a9c 00000000
I/DEBUG ( 157): 7ec89aa0 00000000
I/DEBUG ( 157): 7ec89aa4 00000000
I/DEBUG ( 157): 7ec89aa8 00000000
I/DEBUG ( 157): 7ec89aac 00000000
I/DEBUG ( 157): 7ec89ab0 00000000
I/DEBUG ( 157): 7ec89ab4 00000000
I/DEBUG ( 157): 7ec89ab8 00000000
I/DEBUG ( 157): 7ec89abc 00000000
I/DEBUG ( 157): 7ec89ac0 df0027ad
I/DEBUG ( 157): 7ec89ac4 00000000
I/DEBUG ( 157): #00 7ec89ac8 00000000
I/DEBUG ( 157): 7ec89acc 00000000
I/DEBUG ( 157): 7ec89ad0 7000a078
I/DEBUG ( 157): 7ec89ad4 7000a078
I/DEBUG ( 157): 7ec89ad8 7ec89c66 [stack]
I/DEBUG ( 157): 7ec89adc 00000118
I/DEBUG ( 157): 7ec89ae0 7000a078
I/DEBUG ( 157): 7ec89ae4 7000a078
I/DEBUG ( 157): 7ec89ae8 700094f0 /system/bin/linker
I/DEBUG ( 157): 7ec89aec 00000002
I/DEBUG ( 157): 7ec89af0 7ec89b08 [stack]
I/DEBUG ( 157): 7ec89af4 70009910 /system/bin/linker
I/DEBUG ( 157): 7ec89af8 00000000
I/DEBUG ( 157): 7ec89afc 00000000
I/DEBUG ( 157): 7ec89b00 70006d13 /system/bin/linker
I/DEBUG ( 157): 7ec89b04 700047d5 /system/bin/linker
I/DEBUG ( 157): 7ec89b08 00000000
I/DEBUG ( 157): 7ec89b0c 00000000
I/BootReceiver( 402): Copying /data/tombstones/tombstone_06 to DropBox (SYSTEM_
TOMBSTONE)
F/libc ( 2916): Fatal signal 11 (SIGSEGV) at 0x00008d74 (code=1)
I/DEBUG ( 157): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *
**
I/DEBUG ( 157): Build fingerprint: 'SEMC/LT15i_1254-9461/LT15i:4.0.4/4.1.B.0.
587/tL1_3w:user/release-keys'
I/DEBUG ( 157): pid: 2916, tid: 2916 >>> /data/data/ccc71.at/arm/sqlite3 <<<
I/DEBUG ( 157): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00008d7
4
I/DEBUG ( 157): r0 70000001 r1 700094fc r2 00000000 r3 00008d74
I/DEBUG ( 157): r4 7000a078 r5 ffffffff r6 00008d74 r7 7e918b08
I/DEBUG ( 157): r8 70009910 r9 00000000 10 00000000 fp 70006d13
I/DEBUG ( 157): ip 00008005 sp 7e918ac8 lr 000072a6 pc 700041a8 cpsr 000
00030
I/DEBUG ( 157): d0 6472656767756265 d1 0000000000000028
I/DEBUG ( 157): d2 0000000000000063 d3 000000000000006f
I/DEBUG ( 157): d4 0000000000000000 d5 0000000000000000
I/DEBUG ( 157): d6 0000000000000000 d7 0000000000000000
I/DEBUG ( 157): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 157): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 157): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 157): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 157): d16 0000000000000000 d17 0000000000000000
I/DEBUG ( 157): d18 0000000000000000 d19 0000000000000000
I/DEBUG ( 157): d20 0000000000000000 d21 0000000000000000
I/DEBUG ( 157): d22 0000000000000000 d23 0000000000000000
I/DEBUG ( 157): d24 0000000000000000 d25 0000000000000000
I/DEBUG ( 157): d26 0000000000000000 d27 0000000000000000
I/DEBUG ( 157): d28 0000000000000000 d29 0000000000000000
I/DEBUG ( 157): d30 0000000000000000 d31 0000000000000000
I/DEBUG ( 157): scr 00000000
I/DEBUG ( 157):
I/DEBUG ( 157): #00 pc 700041a8 /system/bin/linker
I/DEBUG ( 157): #01 lr 000072a6 <unknown>
I/DEBUG ( 157):
I/DEBUG ( 157): code around pc:
I/DEBUG ( 157): 70004188 6858e00a 208cf8d4 f8c41885 e00350d8 ..Xh... .....P.
.
I/DEBUG ( 157): 70004198 0895685a 50dcf8c4 e0013308 44794924 Zh.....P.3..$Iy
D
I/DEBUG ( 157): 700041a8 2d00681d af49f47f 30acf8d4 f8d4b113 .h.-..I....0...
.
I/DEBUG ( 157): 700041b8 b96110b0 7174f240 9100481e 44784a1e [email protected]
D
I/DEBUG ( 157): 700041c8 491f4b1e 447b447a 68094479 f8d4e7b1 .K.IzD{DyD.h...
.
I/DEBUG ( 157):
I/DEBUG ( 157): code around lr:
I/DEBUG ( 157): 00007284 ffffffff ffffffff ffffffff ffffffff ...............
.
I/DEBUG ( 157): 00007294 ffffffff ffffffff ffffffff ffffffff ...............
.
I/DEBUG ( 157): 000072a4 ffffffff ffffffff ffffffff ffffffff ...............
.
I/DEBUG ( 157): 000072b4 ffffffff ffffffff ffffffff ffffffff ...............
.
I/DEBUG ( 157): 000072c4 ffffffff ffffffff ffffffff ffffffff ...............
.
I/DEBUG ( 157):
I/DEBUG ( 157): memory map around addr 00008d74:
I/DEBUG ( 157): (no map below)
I/DEBUG ( 157): (no map for address)
I/DEBUG ( 157): 54aaa000-54ab2000 /data/data/ccc71.at/arm/sqlite3
I/DEBUG ( 157):
I/DEBUG ( 157): stack:
I/DEBUG ( 157): 7e918a88 00000000
I/DEBUG ( 157): 7e918a8c 00000000
I/DEBUG ( 157): 7e918a90 00000000
I/DEBUG ( 157): 7e918a94 00000000
I/DEBUG ( 157): 7e918a98 00000000
I/DEBUG ( 157): 7e918a9c 00000000
I/DEBUG ( 157): 7e918aa0 00000000
I/DEBUG ( 157): 7e918aa4 00000000
I/DEBUG ( 157): 7e918aa8 00000000
I/DEBUG ( 157): 7e918aac 00000000
I/DEBUG ( 157): 7e918ab0 00000000
I/DEBUG ( 157): 7e918ab4 00000000
I/DEBUG ( 157): 7e918ab8 00000000
I/DEBUG ( 157): 7e918abc 00000000
I/DEBUG ( 157): 7e918ac0 df0027ad
I/DEBUG ( 157): 7e918ac4 00000000
I/DEBUG ( 157): #00 7e918ac8 00000000
I/DEBUG ( 157): 7e918acc 00000000
I/DEBUG ( 157): 7e918ad0 7000a078
I/DEBUG ( 157): 7e918ad4 7000a078
I/DEBUG ( 157): 7e918ad8 7e918c64 [stack]
I/DEBUG ( 157): 7e918adc 00000118
I/DEBUG ( 157): 7e918ae0 7000a078
I/DEBUG ( 157): 7e918ae4 7000a078
I/DEBUG ( 157): 7e918ae8 700094f0 /system/bin/linker
I/DEBUG ( 157): 7e918aec 00000002
I/DEBUG ( 157): 7e918af0 7e918b08 [stack]
I/DEBUG ( 157): 7e918af4 70009910 /system/bin/linker
I/DEBUG ( 157): 7e918af8 00000000
I/DEBUG ( 157): 7e918afc 00000000
I/DEBUG ( 157): 7e918b00 70006d13 /system/bin/linker
I/DEBUG ( 157): 7e918b04 700047d5 /system/bin/linker
I/DEBUG ( 157): 7e918b08 00000000
I/DEBUG ( 157): 7e918b0c 00000000
I/BootReceiver( 402): Copying /data/tombstones/tombstone_02 to DropBox (SYSTEM_
TOMBSTONE)
I/ActivityManager( 402): Process ccc71.at (pid 1602) has died.
W/ActivityManager( 402): Scheduling restart of crashed service ccc71.at/.servic
es.at_service in 42554ms
W/ActivityManager( 402): Scheduling restart of crashed service ccc71.at/.servic
es.at_background_service in 52554ms
E/kernel ( 168): [ 170.505187] init: untracked pid 1679 exited
E/kernel ( 168): [ 170.505279] init: untracked pid 1693 exited
D/dalvikvm( 402): GC_FOR_ALLOC freed 616K, 13% free 16895K/19399K, paused 105ms
I/dalvikvm-heap( 402): Grow heap (frag case) to 16.667MB for 129616-byte alloca
tion
D/dalvikvm( 402): GC_FOR_ALLOC freed 483K, 16% free 16538K/19527K, paused 66ms
D/dalvikvm( 501): GC_CONCURRENT freed 1645K, 22% free 13085K/16583K, paused 2ms
+6ms
I/ActivityManager( 402): Start proc com.google.process.gapps for service com.go
ogle.android.location/.NetworkLocationService: pid=2917 uid=10054 gids={3003, 10
15, 2001, 1007, 3006}
I/dalvikvm( 2917): Turning on JNI app bug workarounds for target SDK version 12.
..
I/ActivityThread( 2917): Pub com.google.settings: com.google.android.gsf.setting
s.GoogleSettingsProvider
I/ActivityThread( 2917): Pub subscribedfeeds: com.google.android.gsf.subscribedf
eeds.SubscribedFeedsProvider
I/ActivityThread( 2917): Pub com.google.contacts.gal.provider: com.google.androi
d.syncadapters.contacts.GalProvider
I/ActivityThread( 2917): Pub com.google.android.gsf.gservices: com.google.androi
d.gsf.gservices.GservicesProvider
I/GservicesProvider( 2917): Gservices pushing to system: true; secure: true
I/ActivityThread( 2917): Pub com.google.android.providers.talk: com.google.andro
id.gsf.talk.TalkProvider
D/NetworkLocationService( 2917): onCreate com.google.android.location.NetworkLoc
[email protected]
D/NetworkLocationClient( 2917): ANDROID minProtocolVersion 1 maxProtocolVersion
1 releaseVersion -1
D/NetworkLocationClient( 2917): binding to Intent { act=com.google.android.locat
ion.internal.ANDROID_NLP }
D/NetworkLocationService( 2917): onBind com.google.android.location.NetworkLocat
[email protected]e8e348
D/NetworkLocationService( 2917): onBind com.google.android.location.GeocodeProvi
dercom.google.android.location.[email protected]
D/SyncManager( 402): setSyncAutomatically: , provider subscribedfeeds -> true
D/SyncManager( 402): setSyncAutomatically: already set to true, doing nothing
D/androidInternalNlpService( 2917): onCreate com.google.android.location.interna
[email protected]
D/NetworkLocationRealOs( 2917): ------------------------ reading cache.cell
D/NetworkLocationRealOs( 2917): no cache.cell found; not migrating
D/NetworkLocationRealOs( 2917): ------------------------ reading cache.wifi
D/NetworkLocationRealOs( 2917): no cache.wifi found; not migrating
D/androidNlpServiceThread( 2917): ANDROID minProtocolVersion 1 maxProtocolVersio
n 1 releaseVersion -1
I/AKMD2 ( 2941): AK8975/B for Android v 2.0.0.---- (Library: v1.2.3.114) start
ed.
E/AKMD2 ( 2941): akmd2 : Device initialization failed.
I/AKMD2 ( 2941): AK8975/B for Android end.
D/dalvikvm( 2917): GC_CONCURRENT freed 264K, 4% free 9490K/9799K, paused 3ms+5ms
D/NetworkLocationClient( 2917): onServiceConnected to ComponentInfo{com.google.a
ndroid.location/com.google.android.location.internal.server.NetworkLocationServi
ce}
D/androidNetworkLocationListeners( 2917): Still have listener com.google.android
[email protected]
I/AKMD2 ( 2942): AK8975/B for Android v 2.0.0.---- (Library: v1.2.3.114) start
ed.
E/AKMD2 ( 2942): akmd2 : Device initialization failed.
I/AKMD2 ( 2942): AK8975/B for Android end.
D/kernel ( 168): [ 183.374481] bq27520 0-0055: bq27520_handle_soc_worker() ca
pacity=54 (54) flags=0x138 ctrl_status=0x28d soh_state=0x1, valid=1
I/AKMD2 ( 2943): AK8975/B for Android v 2.0.0.---- (Library: v1.2.3.114) start
ed.
E/AKMD2 ( 2943): akmd2 : Device initialization failed.
I/AKMD2 ( 2943): AK8975/B for Android end.
I/ActivityManager( 402): Start proc com.sonyericsson.secureclockservice for ser
vice com.sonyericsson.secureclockservice/.SecureClockEventListenerService: pid=2
944 uid=10042 gids={3003}
I/SecureClock( 2944): The listener for network connectivity is set up
I/SecureClock( 2944): Generate an initial secure clock value.
I/SecureClock( 2944): Network not connected
I/JNI ( 2944): Trying to load libJNISecureClock.so
D/dalvikvm( 2944): Trying to load lib /data/data/com.sonyericsson.secureclockser
vice/lib/libJNISecureClock.so 0x2be522e0
D/dalvikvm( 2944): Added shared lib /data/data/com.sonyericsson.secureclockservi
ce/lib/libJNISecureClock.so 0x2be522e0
D/dalvikvm( 2944): No JNI_OnLoad found in /data/data/com.sonyericsson.securecloc
kservice/lib/libJNISecureClock.so 0x2be522e0, skipping init
I/SecureClock( 2944): network state changed
I/SecureClock( 2944): The phone is now connected with the network again!
I/SecureClock( 2944): fetchNTPTime started
I/SecureClock( 2944): Enter NTP request guard
I/SecureClock( 2944): Ntp time fetching triggered.
I/SecureClock( 2944): Trying to fetch NTP time from the server: xtra1.gpsonextra
.net
I/SecureClock( 2944): Retrieved Ntp time:1362956818
I/SecureClock( 2944): Stopping parent service
I/SecureClock( 2944): Exit NTP request guard
I/AKMD2 ( 2959): AK8975/B for Android v 2.0.0.---- (Library: v1.2.3.114) start
ed.
E/AKMD2 ( 2959): akmd2 : Device initialization failed.
I/AKMD2 ( 2959): AK8975/B for Android end.
I/GTalkService/c( 2917): [[email protected]] connect: acct=1000000, stat
e=CONNECTING
I/AKMD2 ( 2965): AK8975/B for Android v 2.0.0.---- (Library: v1.2.3.114) start
ed.
E/AKMD2 ( 2965): akmd2 : Device initialization failed.
I/AKMD2 ( 2965): AK8975/B for Android end.
D/dalvikvm( 2917): GC_CONCURRENT freed 288K, 4% free 9638K/9991K, paused 2ms+4ms
D/ConnectivityService( 402): handleInetConditionHoldEnd: net=1, condition=100,
published condition=100
I/AKMD2 ( 2970): AK8975/B for Android v 2.0.0.---- (Library: v1.2.3.114) start
ed.
E/AKMD2 ( 2970): akmd2 : Device initialization failed.
I/AKMD2 ( 2970): AK8975/B for Android end.
I/ActivityManager( 402): Start proc com.texty.sms for service com.texty.sms/.Sy
ncService: pid=2971 uid=10115 gids={3003}
E/texty ( 2971): ts_last_c2dm=1362094738975
I/AKMD2 ( 2987): AK8975/B for Android v 2.0.0.---- (Library: v1.2.3.114) start
ed.
E/AKMD2 ( 2987): akmd2 : Device initialization failed.
I/AKMD2 ( 2987): AK8975/B for Android end.
I/AKMD2 ( 2988): AK8975/B for Android v 2.0.0.---- (Library: v1.2.3.114) start
ed.
E/AKMD2 ( 2988): akmd2 : Device initialization failed.
I/AKMD2 ( 2988): AK8975/B for Android end.
I/ActivityManager( 402): Start proc ccc71.at for service ccc71.at/.services.at_
service: pid=2989 uid=10097 gids={1007, 1015, 3002, 3001, 1006, 3003}
I/dalvikvm( 2989): Turning on JNI app bug workarounds for target SDK version 11.
..
D/dalvikvm( 402): GC_EXPLICIT freed 726K, 16% free 16546K/19527K, paused 6ms+8m
s
W/android_tuner( 2989): Starting (after app kill) at_service default receivers -
[email protected]
D/android_tuner( 2989): Opening DB from ccc71.at.d.f
V/android_tuner( 2989): DB created and ready!
D/dalvikvm( 2989): GC_CONCURRENT freed 152K, 2% free 9606K/9799K, paused 2ms+2ms
W/android_tuner( 2989): Loading exception handler onto file /mnt/sdcard/at/suppo
rt/crash_reports.txt
D/android_tuner( 2989): Enumerating existing widgets...
W/android_tuner( 2989): Registered at_watcher (screen false)
V/android_tuner( 2989): registeredListeners removing: class ccc71.at.schedulers.
at_widget_scheduler
I/android_tuner( 2989): Checking 26 processes
W/android_tuner( 2989): Killing 6 processes...
I/ActivityManager( 402): Killing proc 2989:ccc71.at/10097: kill background
W/ActivityManager( 402): Scheduling restart of crashed service ccc71.at/.servic
es.at_service in 170216ms
I/AKMD2 ( 3006): AK8975/B for Android v 2.0.0.---- (Library: v1.2.3.114) start
ed.
E/AKMD2 ( 3006): akmd2 : Device initialization failed.
I/AKMD2 ( 3006): AK8975/B for Android end.
I/AKMD2 ( 3007): AK8975/B for Android v 2.0.0.---- (Library: v1.2.3.114) start
ed.
[COLOR="Red"]E/AKMD2 ( 3007): akmd2 : Device initialization failed.
I/AKMD2 ( 3007): AK8975/B for Android end[/COLOR].
AK8975 is the compass and/or accelerometer sensor, that is used Sony Ericsson phones.
So my guess would be, that akmd2 is the control driver for that sensor.
hello nexus community. the tuna cm12 kernel source was recently pushed. i built a rom based on cm12 sources. the rom layout differs from previous versions of cm. now consisting of /system/bin, /system.new.dat, /system.patch.dat, /system.transfer.list, and the usual meta-inf, boot.img, file_contexts files. for convenience and debugging reasons i restructured the rom to the previous format. my research, http://forum.xda-developers.com/galaxy-nexus/general/porting-android-l-lpv81b-to-tuna-help-t2796203 concludes this thread to be the only help thus far. i have ported various versions of tunas prop files. egl fails to initialize is the closest to booting yet. the vendor from aosp fml reveals
Code:
[email protected]:~$ adb logcat
--------- beginning of main
I/installd( 138): installd firing up
W/auditd ( 120): type=2000 audit(0.0:1): initialized
I/auditd ( 120): type=1403 audit(0.0:2): policy loaded auid=4294967295 ses=4294967295
W/init ( 1): type=1400 audit(0.0:3): avc: denied { relabelto } for name="radio" dev=tmpfs ino=2417 scontext=u:r:init:s0 tcontext=u:object_r:radio_device:s0 tclass=lnk_file
I/ ( 131): debuggerd: Nov 6 2014 13:46:34
I/Netd ( 130): Netd 1.0 starting
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/default/accept_ra_rt_table: No such file or directory
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/lo/accept_ra_rt_table: No such file or directory
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/ifb0/accept_ra_rt_table: No such file or directory
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/ifb1/accept_ra_rt_table: No such file or directory
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/sit0/accept_ra_rt_table: No such file or directory
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/ip6tnl0/accept_ra_rt_table: No such file or directory
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/cdma_rmnet0/accept_ra_rt_table: No such file or directory
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/cdma_rmnet1/accept_ra_rt_table: No such file or directory
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/cdma_rmnet2/accept_ra_rt_table: No such file or directory
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/cdma_rmnet3/accept_ra_rt_table: No such file or directory
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/cdma_rmnet4/accept_ra_rt_table: No such file or directory
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/lte_rmnet0/accept_ra_rt_table: No such file or directory
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/lte_rmnet1/accept_ra_rt_table: No such file or directory
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/lte_rmnet2/accept_ra_rt_table: No such file or directory
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/lte_rmnet3/accept_ra_rt_table: No such file or directory
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/p2p0/accept_ra_rt_table: No such file or directory
E/Netd ( 130): Failed to open /proc/sys/net/ipv6/conf/wlan0/accept_ra_rt_table: No such file or directory
I/lowmemorykiller( 122): Using in-kernel low memory killer interface
--------- beginning of system
I/Vold ( 124): Vold 2.1 (the revenge) firing up
I/SurfaceFlinger( 125): SurfaceFlinger is starting
I/SurfaceFlinger( 125): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
D/libEGL ( 125): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL ( 125): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 125): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
W/libEGL ( 125): eglInitialize(0x1) failed (EGL_BAD_ALLOC)
I/gralloc ( 125): using (fd=12)
I/gralloc ( 125): id = omapfb
I/gralloc ( 125): xres = 720 px
I/gralloc ( 125): yres = 1280 px
I/gralloc ( 125): xres_virtual = 720 px
I/gralloc ( 125): yres_virtual = 2560 px
I/gralloc ( 125): bpp = 32
I/gralloc ( 125): r = 16:8
I/gralloc ( 125): g = 8:8
I/gralloc ( 125): b = 0:8
I/gralloc ( 125): width = 58 mm (315.310333 dpi)
I/gralloc ( 125): height = 102 mm (318.745087 dpi)
I/gralloc ( 125): refresh rate = 59.14 Hz
E/ti_hwc ( 125): Composer HAL failed to load compatible Graphics HAL
E/SurfaceFlinger( 125): composer device failed to initialize (Invalid argument)
W/SurfaceFlinger( 125): no suitable EGLConfig found, trying a simpler query
F/SurfaceFlinger( 125): no suitable EGLConfig found, giving up
--------- beginning of crash
F/libc ( 125): Fatal signal 6 (SIGABRT), code -6 in tid 125 (surfaceflinger)
I/DEBUG ( 131): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 131): Build fingerprint: 'unknown'
I/DEBUG ( 131): Revision: '14'
I/DEBUG ( 131): ABI: 'arm'
I/DEBUG ( 131): pid: 125, tid: 125, name: surfaceflinger >>> /system/bin/surfaceflinger <<<
I/DEBUG ( 131): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
I/mediaserver( 135): ServiceManager: 0x40e500c0
I/AudioFlinger( 135): Using default 3000 mSec as standby time.
I/ServiceManager( 135): Waiting for service batterystats...
I/DEBUG ( 131): Abort message: 'no suitable EGLConfig found, giving up'
I/DEBUG ( 131): r0 00000000 r1 0000007d r2 00000006 r3 00000000
I/DEBUG ( 131): r4 400de114 r5 00000006 r6 00000000 r7 0000010c
I/DEBUG ( 131): r8 40562000 r9 00000000 sl 00000000 fp 00000001
I/DEBUG ( 131): ip 0000007d sp bea534c0 lr 4010400d pc 401277b8 cpsr 600f0010
I/DEBUG ( 131):
I/DEBUG ( 131): backtrace:
I/DEBUG ( 131): #00 pc 000377b8 /system/lib/libc.so (tgkill+12)
I/DEBUG ( 131): #01 pc 00014009 /system/lib/libc.so (pthread_kill+52)
I/DEBUG ( 131): #02 pc 00014c27 /system/lib/libc.so (raise+10)
I/DEBUG ( 131): #03 pc 0001147d /system/lib/libc.so (__libc_android_abort+36)
I/DEBUG ( 131): #04 pc 0000fc4c /system/lib/libc.so (abort+4)
I/DEBUG ( 131): #05 pc 00007835 /system/lib/libcutils.so (__android_log_assert+88)
I/DEBUG ( 131): #06 pc 00026a35 /system/lib/libsurfaceflinger.so
I/DEBUG ( 131): #07 pc 00026625 /system/lib/libsurfaceflinger.so
I/DEBUG ( 131): #08 pc 00017411 /system/lib/libsurfaceflinger.so (android::SurfaceFlinger::init()+148)
I/DEBUG ( 131): #09 pc 000007e1 /system/bin/surfaceflinger
I/DEBUG ( 131): #10 pc 0000fb09 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 131): #11 pc 000008d8 /system/bin/surfaceflinger
F/appproc ( 141): app_process: Unable to determine ABI list from property ro.product.cpu.abilist32.
F/libc ( 141): Fatal signal 6 (SIGABRT), code -6 in tid 141 (app_process)
I/DEBUG ( 131):
I/DEBUG ( 131): Tombstone written to: /data/tombstones/tombstone_00
E/DEBUG ( 131): unexpected waitpid response: n=141, status=00000009
E/ ( 131): ptrace detach from 141 failed: No such process
E/ ( 131): debuggerd committing suicide to free the zombie!
I/ServiceManager( 123): service 'media.audio_flinger' died
anyhow. the source for this rom included is as follows:
https://github.com/TheMuppets/proprietary_vendor_samsung/tree/cm-12.0/toroplus
https://github.com/TheMuppets/proprietary_vendor_samsung/tree/cm-12.0/tuna
https://github.com/CyanogenMod/android_kernel_samsung_tuna/tree/cm-12.0
https://github.com/CyanogenMod/android_device_samsung_tuna/tree/cm-12.0
https://github.com/CyanogenMod/android_device_samsung_toroplus/tree/cm-11.0
************YER WARRANTY IS NOW VOID, I AM NOT RESPONSIBLE FOR YER ACTIONS, RESEARCH BEFORE MODIFYING YER DEVICE**********
THIS ROM IS NOT BOOTING
ROM
hosting booting build asap
edit:build in progress expected 12:00pm eastern
Edit: slightly behind schedule. I will try tonight, tomorrow.
edit:new bugs to fix
edit:too many bugs to host atm
BUGS
no data or phone info recognized (status)
no video playback or camera
random reboots (seldomly)
no bluetooth
project on hold***
NOTE: TWRP IS NOT RECOGNIZING OS AFTER INSTALL??AND INSTALL TIME SAME AS AOSP.
edit: http://pastebin.com/zMuJdtdB this logcat from rom included untouched.
http://pastebin.com/aVTDigtM hmm, the fml kernel w/ fml libs + cm12 androidruntime.so boot animation running. its the cm11 boot animation. i disabled selinux and fastboot flashed the kernel. the cm12 kernel will not recognize egl. aosp runtime replies
Code:
E/art ( 3674): Failed to register non-native method android.content.res.AssetManager.addOverlayPath(Ljava/lang/String;)I as native
F/art ( 3674): art/runtime/jni_internal.cc:771] JNI FatalError called: RegisterNatives failed for 'android/content/res/AssetManager'; aborting...
F/art ( 3674): art/runtime/runtime.cc:284] Runtime aborting...
F/art ( 3674): art/runtime/runtime.cc:284] Aborting thread:
F/art ( 3674): art/runtime/runtime.cc:284] "main" prio=5 tid=1 Native
F/art ( 3674): art/runtime/runtime.cc:284] | group="" sCount=0 dsCount=0 obj=0x12c330e0 self=0x41f07800
F/art ( 3674): art/runtime/runtime.cc:284] | sysTid=3674 nice=0 cgrp=default sched=0/0 handle=0x40182ec8
F/art ( 3674): art/runtime/runtime.cc:284] | state=R schedstat=( 346984864 386169433 46 ) utm=29 stm=4 core=1 HZ=100
F/art ( 3674): art/runtime/runtime.cc:284] | stack=0xbe286000-0xbe288000 stackSize=8MB
F/art ( 3674): art/runtime/runtime.cc:284] | held mutexes= "abort lock" "mutator lock"(shared held)
F/art ( 3674): art/runtime/runtime.cc:284] native: #01 pc 00003531 /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsigned int, ucontext*)+8)
F/art ( 3674): art/runtime/runtime.cc:284] native: #02 pc 00245ec5 /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::mirror::ArtMethod*)+68)
F/art ( 3674): art/runtime/runtime.cc:284] native: #03 pc 0022aad3 /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+146)
F/art ( 3674): art/runtime/runtime.cc:284] native: #04 pc 0021abc3 /system/lib/libart.so (art::AbortState::DumpThread(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, art::Thread*)+22)
F/art ( 3674): art/runtime/runtime.cc:284] native: #05 pc 0021ae33 /system/lib/libart.so (art::AbortState::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+374)
F/art ( 3674): art/runtime/runtime.cc:284] native: #06 pc 0021aff1 /system/lib/libart.so (art::Runtime::Abort()+72)
F/art ( 3674): art/runtime/runtime.cc:284] native: #07 pc 000a72a5 /system/lib/libart.so (art::LogMessage::~LogMessage()+1316)
F/art ( 3674): art/runtime/runtime.cc:284] native: #08 pc 001b41cf /system/lib/libart.so (art::JNI::FatalError(_JNIEnv*, char const*)+58)
F/art ( 3674): art/runtime/runtime.cc:284] native: #09 pc 00001f33 /system/lib/libnativehelper.so (jniRegisterNativeMethods+98)
F/art ( 3674): art/runtime/runtime.cc:284] native: #10 pc 0005e001 /system/lib/libandroid_runtime.so (???)
F/art ( 3674): art/runtime/runtime.cc:284] native: #11 pc 0005f051 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+28)
F/art ( 3674): art/runtime/runtime.cc:284] native: #12 pc 0005f18d /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, android::Vector<android::String8> const&)+276)
F/art ( 3674): art/runtime/runtime.cc:284] native: #13 pc 00001655 /system/bin/app_process32 (???)
F/art ( 3674): art/runtime/runtime.cc:284] native: #14 pc 00012961 /system/lib/libc.so (__libc_init+44)
F/art ( 3674): art/runtime/runtime.cc:284] native: #15 pc 00001770 /system/bin/app_process32 (???)
F/art ( 3674): art/runtime/runtime.cc:284] (no managed stack frames)
F/art ( 3674): art/runtime/runtime.cc:284] Pending exception java.lang.NoSuchMethodError thrown by 'unknown throw location'
F/art ( 3674): art/runtime/runtime.cc:284] java.lang.NoSuchMethodError: no native method "Landroid/content/res/AssetManager;.addOverlayPath(Ljava/lang/String;)I"
F/art ( 3674): art/runtime/runtime.cc:284] (Throwable with empty stack trace)Dumping all threads without appropriate locks held: thread list lock mutator lock
F/art ( 3674): art/runtime/runtime.cc:284] All threads:
F/art ( 3674): art/runtime/runtime.cc:284] DALVIK THREADS (6):
F/art ( 3674): art/runtime/runtime.cc:284] "main" prio=5 tid=1 Native
F/art ( 3674): art/runtime/runtime.cc:284] | group="" sCount=0 dsCount=0 obj=0x12c330e0 self=0x41f07800
F/art ( 3674): art/runtime/runtime.cc:284] | sysTid=3674 nice=0 cgrp=default sched=0/0 handle=0x40182ec8
F/art ( 3674): art/runtime/runtime.cc:284] | state=R schedstat=( 360473634 403106689 48 ) utm=31 stm=4 core=1 HZ=100
F/art ( 3674): art/runtime/runtime.cc:284] | stack=0xbe286000-0xbe288000 stackSize=8MB
F/art ( 3674): art/runtime/runtime.cc:284] | held mutexes= "abort lock"
F/art ( 3674): art/runtime/runtime.cc:284] native: #00 pc 00004ce4 /system/lib/libbacktrace_libc++.so (UnwindCurrent::Unwind(unsigned int, ucontext*)+23)
F/art ( 3674): art/runtime/runtime.cc:284] native: #01 pc 00003531 /system/lib/libbacktrace_libc++.so (Backtrace::Unwind(unsigned int, ucontext*)+8)
F/art ( 3674): art/runtime/runtime.cc:284] native: #02 pc 00245ec5 /system/lib/libart.so (art::DumpNativeStack(std::__1::basic_ostream<char, std::__1::char_traits<char> >&, int, char const*, art::mirror::ArtMethod*)+68)
F/art ( 3674): art/runtime/runtime.cc:284] native: #03 pc 0022aad3 /system/lib/libart.so (art::Thread::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&) const+146)
F/art ( 3674): art/runtime/runtime.cc:284] native: #04 pc 0023392d /system/lib/libart.so (art::ThreadList::DumpLocked(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+104)
F/art ( 3674): art/runtime/runtime.cc:284] native: #05 pc 0021adab /system/lib/libart.so (art::AbortState::Dump(std::__1::basic_ostream<char, std::__1::char_traits<char> >&)+238)
F/art ( 3674): art/runtime/runtime.cc:284] native: #06 pc 0021aff1 /system/lib/libart.so (art::Runtime::Abort()+72)
F/art ( 3674): art/runtime/runtime.cc:284] native: #07 pc 000a72a5 /system/lib/libart.so (art::LogMessage::~LogMessage()+1316)
F/art ( 3674): art/runtime/runtime.cc:284] native: #08 pc 001b41cf /system/lib/libart.so (art::JNI::FatalError(_JNIEnv*, char const*)+58)
F/art ( 3674): art/runtime/runtime.cc:284] native: #09 pc 00001f33 /system/lib/libnativehelper.so (jniRegisterNativeMethods+98)
F/art ( 3674): art/runtime/runtime.cc:284] native: #10 pc 0005e001 /system/lib/libandroid_runtime.so (???)
F/art ( 3674): art/runtime/runtime.cc:284] native: #11 pc 0005f051 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+28)
F/art ( 3674): art/runtime/runtime.cc:284] native: #12 pc 0005f18d /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, android::Vector<android::String8> const&)+276)
F/art ( 3674): art/runtime/runtime.cc:284] native: #13 pc 00001655 /system/bin/app_process32 (???)
F/art ( 3674): art/runtime/runtime.cc:284] native: #14 pc 00012961 /system/lib/libc.so (__libc_init+44)
F/art ( 3674): art/runtime/runtime.cc:284] native: #15 pc 00001770 /system/bin/app_process32 (???)
F/art ( 3674): art/runtime/runtime.cc:284] (no managed stack frames)
F/art ( 3674): art/runtime/runtime.cc:284]
F/art ( 3674): art/runtime/runtime.cc:284] "ReferenceQueueDaemon" prio=5 tid=2 Waiting
F/art ( 3674): art/runtime/runtime.cc:284] | group="" sCount=0 dsCount=0 obj=0x12c33140 self=0x41f07c00
F/art ( 3674): art/runtime/runtime.cc:284] | sysTid=3697 nice=0 cgrp=default sched=0/0 handle=0x41fa0080
F/art ( 3674): art/runtime/runtime.cc:284] | state=S schedstat=( 1007080 5310059 1 ) utm=0 stm=0 core=0 HZ=100
F/art ( 3674): art/runtime/runtime.cc:284] | stack=0x460a7000-0x460a9000 stackSize=1036KB
F/art ( 3674): art/runtime/runtime.cc:284] | held mutexes=
F/art ( 3674): art/runtime/runtime.cc:284] native: #00 pc 00012f0c /system/lib/libc.so (syscall+28)
F/art ( 3674): art/runtime/runtime.cc:284] native: #01 pc 000a9fb1 /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+80)
F/art ( 3674): art/runtime/runtime.cc:284] native: #02 pc 001ebcd1 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+940)
F/art ( 3674): art/runtime/runtime.cc:284] native: #03 pc 001ed2c9 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::eek:bject*, long long, int, bool, art::ThreadState)+120)
F/art ( 3674): art/runtime/runtime.cc:284] native: #04 pc 001fa0c3 /system/lib/libart.so (art::eek:bject_wait(_JNIEnv*, _jobject*)+30)
F/art ( 3674): art/runtime/runtime.cc:284] native: #05 pc 000003d3 /data/dalvik-cache/arm/[email protected]@boot.oat (Java_java_lang_Object_wait__+82)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Object.wait!(Native method)
F/art ( 3674): art/runtime/runtime.cc:284] - waiting on <0x0f4d0bfe> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Daemons$ReferenceQueueDaemon.run(Daemons.java:133)
F/art ( 3674): art/runtime/runtime.cc:284] - locked <0x0f4d0bfe> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Thread.run(Thread.java:818)
F/art ( 3674): art/runtime/runtime.cc:284]
F/art ( 3674): art/runtime/runtime.cc:284] "FinalizerWatchdogDaemon" prio=5 tid=3 Waiting
F/art ( 3674): art/runtime/runtime.cc:284] | group="" sCount=0 dsCount=0 obj=0x12c33260 self=0x41f08400
F/art ( 3674): art/runtime/runtime.cc:284] | sysTid=3699 nice=0 cgrp=default sched=0/0 handle=0x41fa0580
F/art ( 3674): art/runtime/runtime.cc:284] | state=S schedstat=( 701904 5523682 1 ) utm=0 stm=0 core=0 HZ=100
F/art ( 3674): art/runtime/runtime.cc:284] | stack=0x463b9000-0x463bb000 stackSize=1036KB
F/art ( 3674): art/runtime/runtime.cc:284] | held mutexes=
F/art ( 3674): art/runtime/runtime.cc:284] native: #00 pc 00012f0c /system/lib/libc.so (syscall+28)
F/art ( 3674): art/runtime/runtime.cc:284] native: #01 pc 000a9fb1 /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+80)
F/art ( 3674): art/runtime/runtime.cc:284] native: #02 pc 001ebcd1 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+940)
F/art ( 3674): art/runtime/runtime.cc:284] native: #03 pc 001ed2c9 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::eek:bject*, long long, int, bool, art::ThreadState)+120)
F/art ( 3674): art/runtime/runtime.cc:284] native: #04 pc 001fa0c3 /system/lib/libart.so (art::eek:bject_wait(_JNIEnv*, _jobject*)+30)
F/art ( 3674): art/runtime/runtime.cc:284] native: #05 pc 000003d3 /data/dalvik-cache/arm/[email protected]@boot.oat (Java_java_lang_Object_wait__+82)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Object.wait!(Native method)
F/art ( 3674): art/runtime/runtime.cc:284] - waiting on <0x01e9af5f> (a java.lang.Daemons$FinalizerWatchdogDaemon)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject(Daemons.java:239)
F/art ( 3674): art/runtime/runtime.cc:284] - locked <0x01e9af5f> (a java.lang.Daemons$FinalizerWatchdogDaemon)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Daemons$FinalizerWatchdogDaemon.run(Daemons.java:211)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Thread.run(Thread.java:818)
F/art ( 3674): art/runtime/runtime.cc:284]
F/art ( 3674): art/runtime/runtime.cc:284] "GCDaemon" prio=5 tid=4 Waiting
F/art ( 3674): art/runtime/runtime.cc:284] | group="" sCount=0 dsCount=0 obj=0x12c33320 self=0x41f08c00
F/art ( 3674): art/runtime/runtime.cc:284] | sysTid=3701 nice=0 cgrp=default sched=0/0 handle=0x41fa0a80
F/art ( 3674): art/runtime/runtime.cc:284] | state=S schedstat=( 701904 5554199 1 ) utm=0 stm=0 core=0 HZ=100
F/art ( 3674): art/runtime/runtime.cc:284] | stack=0x466c6000-0x466c8000 stackSize=1036KB
F/art ( 3674): art/runtime/runtime.cc:284] | held mutexes=
F/art ( 3674): art/runtime/runtime.cc:284] native: #00 pc 00012f0c /system/lib/libc.so (syscall+28)
F/art ( 3674): art/runtime/runtime.cc:284] native: #01 pc 000a9fb1 /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+80)
F/art ( 3674): art/runtime/runtime.cc:284] native: #02 pc 001ebcd1 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+940)
F/art ( 3674): art/runtime/runtime.cc:284] native: #03 pc 001ed2c9 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::eek:bject*, long long, int, bool, art::ThreadState)+120)
F/art ( 3674): art/runtime/runtime.cc:284] native: #04 pc 001fa0c3 /system/lib/libart.so (art::eek:bject_wait(_JNIEnv*, _jobject*)+30)
F/art ( 3674): art/runtime/runtime.cc:284] native: #05 pc 000003d3 /data/dalvik-cache/arm/[email protected]@boot.oat (Java_java_lang_Object_wait__+82)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Object.wait!(Native method)
F/art ( 3674): art/runtime/runtime.cc:284] - waiting on <0x0668cdac> (a java.lang.Daemons$GCDaemon)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Daemons$GCDaemon.run(Daemons.java:341)
F/art ( 3674): art/runtime/runtime.cc:284] - locked <0x0668cdac> (a java.lang.Daemons$GCDaemon)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Thread.run(Thread.java:818)
F/art ( 3674): art/runtime/runtime.cc:284]
F/art ( 3674): art/runtime/runtime.cc:284] "HeapTrimmerDaemon" prio=5 tid=5 Waiting
F/art ( 3674): art/runtime/runtime.cc:284] | group="" sCount=0 dsCount=0 obj=0x12c332c0 self=0x41f08800
F/art ( 3674): art/runtime/runtime.cc:284] | sysTid=3700 nice=0 cgrp=default sched=0/0 handle=0x41fa0800
F/art ( 3674): art/runtime/runtime.cc:284] | state=S schedstat=( 946045 19775390 1 ) utm=0 stm=0 core=1 HZ=100
F/art ( 3674): art/runtime/runtime.cc:284] | stack=0x464fa000-0x464fc000 stackSize=1036KB
F/art ( 3674): art/runtime/runtime.cc:284] | held mutexes=
F/art ( 3674): art/runtime/runtime.cc:284] native: #00 pc 00012f0c /system/lib/libc.so (syscall+28)
F/art ( 3674): art/runtime/runtime.cc:284] native: #01 pc 000a9fb1 /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+80)
F/art ( 3674): art/runtime/runtime.cc:284] native: #02 pc 001ebcd1 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+940)
F/art ( 3674): art/runtime/runtime.cc:284] native: #03 pc 001ed2c9 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::eek:bject*, long long, int, bool, art::ThreadState)+120)
F/art ( 3674): art/runtime/runtime.cc:284] native: #04 pc 001fa0c3 /system/lib/libart.so (art::eek:bject_wait(_JNIEnv*, _jobject*)+30)
F/art ( 3674): art/runtime/runtime.cc:284] native: #05 pc 000003d3 /data/dalvik-cache/arm/[email protected]@boot.oat (Java_java_lang_Object_wait__+82)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Object.wait!(Native method)
F/art ( 3674): art/runtime/runtime.cc:284] - waiting on <0x28522a75> (a java.lang.Daemons$HeapTrimmerDaemon)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Daemons$HeapTrimmerDaemon.run(Daemons.java:310)
F/art ( 3674): art/runtime/runtime.cc:284] - locked <0x28522a75> (a java.lang.Daemons$HeapTrimmerDaemon)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Thread.run(Thread.java:818)
F/art ( 3674): art/runtime/runtime.cc:284]
F/art ( 3674): art/runtime/runtime.cc:284] "FinalizerDaemon" prio=5 tid=6 Waiting
F/art ( 3674): art/runtime/runtime.cc:284] | group="" sCount=0 dsCount=0 obj=0x12c33200 self=0x41f08000
F/art ( 3674): art/runtime/runtime.cc:284] | sysTid=3698 nice=0 cgrp=default sched=0/0 handle=0x41fa0300
F/art ( 3674): art/runtime/runtime.cc:284] | state=S schedstat=( 762940 21392822 1 ) utm=0 stm=0 core=1 HZ=100
F/art ( 3674): art/runtime/runtime.cc:284] | stack=0x4624a000-0x4624c000 stackSize=1036KB
F/art ( 3674): art/runtime/runtime.cc:284] | held mutexes=
F/art ( 3674): art/runtime/runtime.cc:284] native: #00 pc 00012f0c /system/lib/libc.so (syscall+28)
F/art ( 3674): art/runtime/runtime.cc:284] native: #01 pc 000a9fb1 /system/lib/libart.so (art::ConditionVariable::Wait(art::Thread*)+80)
F/art ( 3674): art/runtime/runtime.cc:284] native: #02 pc 001ebcd1 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, long long, int, bool, art::ThreadState)+940)
F/art ( 3674): art/runtime/runtime.cc:284] native: #03 pc 001ed2c9 /system/lib/libart.so (art::Monitor::Wait(art::Thread*, art::mirror::eek:bject*, long long, int, bool, art::ThreadState)+120)
F/art ( 3674): art/runtime/runtime.cc:284] native: #04 pc 001fa09d /system/lib/libart.so (art::eek:bject_waitJI(_JNIEnv*, _jobject*, long long, int)+36)
F/art ( 3674): art/runtime/runtime.cc:284] native: #05 pc 000005f7 /data/dalvik-cache/arm/[email protected]@boot.oat (Java_java_lang_Object_wait__JI+102)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Object.wait!(Native method)
F/art ( 3674): art/runtime/runtime.cc:284] - waiting on <0x3f69ea0a> (a java.lang.ref.ReferenceQueue)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Object.wait(Object.java:422)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:101)
F/art ( 3674): art/runtime/runtime.cc:284] - locked <0x3f69ea0a> (a java.lang.ref.ReferenceQueue)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:72)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Daemons$FinalizerDaemon.run(Daemons.java:173)
F/art ( 3674): art/runtime/runtime.cc:284] at java.lang.Thread.run(Thread.java:818)
F/art ( 3674): art/runtime/runtime.cc:284]
F/art ( 3674): art/runtime/runtime.cc:284]
F/libc ( 3674): Fatal signal 6 (SIGABRT), code -6 in tid 3674 (main)
no explanation with cm12 runtime. anybody?
edit: i narrowed the problem down to the ramdisk cm12 kernel. im not to keen on my kernel troubleshooting, if someone with kernel dev skills could chime in.
F/libc ( 1006): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7 in tid 1006 (main)
I/libc ( 1006): Suppressing debuggerd output because prctl(PR_GET_DUMPABLE)==0
I/ServiceManager( 738): service 'media.audio_flinger' died
this error appears to be the problem. i swapped the libc.so from the cm12 libs, same error. to be clear, the rom im speaking of is my cm12 rom hosted w/in this thread, ported to fml5.0 aosp. i ported the framework,app,and priv-app, build.prop and media folder to produce this logcat below. the reason i ported was due to the unrecognizable egl, unsolved by porting multiple vendor files, which i believe the resolution lies within the kernel/ramdisk
Code:
[email protected]:~$ adb logcat
--------- beginning of main
E/sdcard ( 144): missing packages.list; retrying
W/auditd ( 123): type=2000 audit(0.0:1): initialized
I/auditd ( 123): type=1403 audit(0.0:2): policy loaded auid=4294967295 ses=4294967295
W/init ( 1): type=1400 audit(0.0:3): avc: denied { relabelto } for name="radio" dev=tmpfs ino=2121 scontext=u:r:init:s0 tcontext=u:object_r:radio_device:s0 tclass=lnk_file
W/init ( 1): type=1400 audit(0.0:4): avc: denied { sys_module } for capability=16 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability
I/installd( 139): installd firing up
I/ ( 134): debuggerd: Nov 6 2014 13:46:34
I/Netd ( 133): Netd 1.0 starting
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/default/accept_ra_rt_table: No such file or directory
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/lo/accept_ra_rt_table: No such file or directory
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/ifb0/accept_ra_rt_table: No such file or directory
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/ifb1/accept_ra_rt_table: No such file or directory
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/sit0/accept_ra_rt_table: No such file or directory
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/ip6tnl0/accept_ra_rt_table: No such file or directory
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/cdma_rmnet0/accept_ra_rt_table: No such file or directory
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/cdma_rmnet1/accept_ra_rt_table: No such file or directory
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/cdma_rmnet2/accept_ra_rt_table: No such file or directory
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/cdma_rmnet3/accept_ra_rt_table: No such file or directory
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/cdma_rmnet4/accept_ra_rt_table: No such file or directory
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/lte_rmnet0/accept_ra_rt_table: No such file or directory
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/lte_rmnet1/accept_ra_rt_table: No such file or directory
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/lte_rmnet2/accept_ra_rt_table: No such file or directory
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/lte_rmnet3/accept_ra_rt_table: No such file or directory
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/p2p0/accept_ra_rt_table: No such file or directory
E/Netd ( 133): Failed to open /proc/sys/net/ipv6/conf/wlan0/accept_ra_rt_table: No such file or directory
D/AndroidRuntime( 534):
D/AndroidRuntime( 534): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 534): CheckJNI is OFF
I/art ( 534): option[0]=-Xzygote
I/art ( 534): option[1]=-Xstacktracefile:/data/anr/traces.txt
I/art ( 534): option[2]=exit
I/art ( 534): option[3]=vfprintf
I/art ( 534): option[4]=sensitiveThread
I/art ( 534): option[5]=-verbose:gc
I/art ( 534): option[6]=-Xms8m
I/art ( 534): option[7]=-Xmx256m
I/art ( 534): option[8]=-XX:mainThreadStackSize=24K
I/art ( 534): option[9]=-XX:HeapGrowthLimit=96m
I/art ( 534): option[10]=-XX:HeapMinFree=2m
I/art ( 534): option[11]=-XX:HeapMaxFree=8m
I/art ( 534): option[12]=-XX:HeapTargetUtilization=0.75
I/art ( 534): option[13]=-Xgenregmap
I/art ( 534): option[14]=-Xgc:precise
I/art ( 534): option[15]=-agentlib:jdwp=transport=dt_android_adb,suspend=n,server=y
I/art ( 534): option[16]=-Xlockprofthreshold:500
I/art ( 534): option[17]=-Ximage-compiler-option
I/art ( 534): option[18]=--runtime-arg
I/art ( 534): option[19]=-Ximage-compiler-option
I/art ( 534): option[20]=-Xms64m
I/art ( 534): option[21]=-Ximage-compiler-option
I/art ( 534): option[22]=--runtime-arg
I/art ( 534): option[23]=-Ximage-compiler-option
I/art ( 534): option[24]=-Xmx64m
I/art ( 534): option[25]=-Ximage-compiler-option
I/art ( 534): option[26]=--image-classes-zip=/system/framework/framework.jar
I/art ( 534): option[27]=-Ximage-compiler-option
I/art ( 534): option[28]=--image-classes=preloaded-classes
I/art ( 534): option[29]=-Xcompiler-option
I/art ( 534): option[30]=--runtime-arg
I/art ( 534): option[31]=-Xcompiler-option
I/art ( 534): option[32]=-Xms64m
I/art ( 534): option[33]=-Xcompiler-option
I/art ( 534): option[34]=--runtime-arg
I/art ( 534): option[35]=-Xcompiler-option
I/art ( 534): option[36]=-Xmx512m
I/art ( 534): option[37]=-Duser.language=en
I/art ( 534): option[38]=-Duser.region=US
I/mediaserver( 533): ServiceManager: 0x40f500c0
I/AudioFlinger( 533): Using default 3000 mSec as standby time.
I/ServiceManager( 533): Waiting for service batterystats...
E/memtrack( 534): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 534): failed to load memtrack module: -2
I/SamplingProfilerIntegration( 534): Profiling disabled.
D/Zygote ( 534): begin preload
I/Zygote ( 534): Preloading classes...
I/art ( 534): Explicit concurrent mark sweep GC freed 999(55KB) AllocSpace objects, 0(0B) LOS objects, 98% free, 70KB/4MB, paused 244us total 13.641ms
I/art ( 534): Counter: 1
I/art ( 534): Explicit concurrent mark sweep GC freed 538(33KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 90KB/4MB, paused 244us total 3.936ms
I/art ( 534): Explicit concurrent mark sweep GC freed 633(40KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 98KB/4MB, paused 244us total 13.305ms
I/art ( 534): Explicit concurrent mark sweep GC freed 400(25KB) AllocSpace objects, 0(0B) LOS objects, 97% free, 122KB/4MB, paused 274us total 11.657ms
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansGujarati-Regular.ttf
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansGujarati-Bold.ttf
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Regular.ttf
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansGujaratiUI-Bold.ttf
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansGurmukhi-Regular.ttf
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansGurmukhi-Bold.ttf
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Regular.ttf
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansGurmukhiUI-Bold.ttf
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansSinhala-Regular.ttf
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansSinhala-Bold.ttf
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansCherokee-Regular.ttf
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansCanadianAboriginal-Regular.ttf
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansYi-Regular.ttf
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansHans-Regular.otf
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansHant-Regular.otf
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansJP-Regular.otf
E/Minikin ( 534): addFont failed to create font /system/fonts/NotoSansKR-Regular.otf
I/art ( 534): Explicit concurrent mark sweep GC freed 1477(107KB) AllocSpace objects, 0(0B) LOS objects, 96% free, 131KB/4MB, paused 244us total 11.444ms
I/art ( 534): Explicit concurrent mark sweep GC freed 1949(93KB) AllocSpace objects, 0(0B) LOS objects, 95% free, 177KB/4MB, paused 244us total 30.731ms
E/sdcard ( 144): missing packages.list; retrying
I/art ( 534): Explicit concurrent mark sweep GC freed 1984(88KB) AllocSpace objects, 0(0B) LOS objects, 95% free, 213KB/4MB, paused 244us total 14.068ms
I/art ( 534): Explicit concurrent mark sweep GC freed 410(29KB) AllocSpace objects, 0(0B) LOS objects, 94% free, 249KB/4MB, paused 244us total 14.160ms
F/libc ( 534): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x7 in tid 534 (main)
I/libc ( 534): Suppressing debuggerd output because prctl(PR_GET_DUMPABLE)==0
I/ServiceManager( 126): service 'media.audio_flinger' died
when i kill the process, the device reboots.
strace mediaserver
http://pastebin.com/rx0dK0eC
i rekon these reoccurances should match
openat(AT_FDCWD, "/vendor/lib/libstagefright_omx.so", O_RDONLY) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/system/lib/libstagefright_omx.so", O_RDONLY) = 5 <-this # and ^ #?
i swapped the cm12 libs over and now the charge light starts during boot
Code:
F/libc ( 1370): Fatal signal 7 (SIGBUS), code 128, fault addr 0x0 in tid 1370 (mediaserver)
I/DEBUG ( 134): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 134): Build fingerprint: 'samsung/mysidspr/toroplus:4.3/JWR67B/L700GJ04:user/release-keys'
I/DEBUG ( 134): Revision: '14'
I/DEBUG ( 134): ABI: 'arm'
I/DEBUG ( 134): pid: 1370, tid: 1370, name: mediaserver >>> /system/bin/mediaserver <<<
I/DEBUG ( 134): signal 7 (SIGBUS), code 128 (SI_KERNEL), fault addr 0x0
I/DEBUG ( 134): r0 00000001 r1 00650071 r2 73682a85 r3 40e1b220
I/DEBUG ( 134): r4 00650071 r5 00000001 r6 40e73184 r7 408475d0
I/DEBUG ( 134): r8 bef318bc r9 00000000 sl 00000000 fp bef31acc
I/DEBUG ( 134): ip 40133ee8 sp bef31798 lr 40107d64 pc 40107d64 cpsr 000f0010
I/DEBUG ( 134):
I/DEBUG ( 134): backtrace:
I/DEBUG ( 134): #00 pc 00003d64 /system/lib/libcutils.so (android_atomic_add+16)
I/DEBUG ( 134): #01 pc 0000d5d1 /system/lib/libutils.so (android::RefBase::incStrong(void const*) const+6)
I/DEBUG ( 134): #02 pc 0001f8ef /system/lib/libbinder.so (android::acquire_object(android::sp<android::ProcessState> const&, flat_binder_object const&, void const*)+66)
I/DEBUG ( 134): #03 pc 0002025b /system/lib/libbinder.so (android::Parcel::writeObject(flat_binder_object const&, bool)+110)
I/DEBUG ( 134): #04 pc 0002052d /system/lib/libbinder.so (android::flatten_binder(android::sp<android::ProcessState> const&, android::sp<android::IBinder> const&, android::Parcel*)+100)
I/DEBUG ( 134): #05 pc 0002055d /system/lib/libbinder.so (android::Parcel::writeStrongBinder(android::sp<android::IBinder> const&)+20)
I/DEBUG ( 134): #06 pc 0001d93b /system/lib/libbinder.so
I/DEBUG ( 134): #07 pc 00001cef /system/bin/mediaserver
I/DEBUG ( 134): #08 pc 00001697 /system/bin/mediaserver
I/DEBUG ( 134): #09 pc 0000fb09 /system/lib/libc.so (__libc_init+44)
I/DEBUG ( 134): #10 pc 00001938 /system/bin/mediaserver
I/DEBUG ( 134):
I/DEBUG ( 134): Tombstone written to: /data/tombstones/tombstone_01
I/ServiceManager( 127): service 'media.audio_flinger' died
I/ServiceManager( 127): service 'media.player' died
I/ServiceManager( 497): Waiting for service media.audio_policy...
W/AudioSystem( 497): AudioPolicyService not published, waiting...
I/ServiceManager( 497): Waiting for service media.audio_policy...
I/ServiceManager( 497): Waiting for service media.audio_policy...
hello
popped the mediaserver with a chmod on it stock browser works time to rebuild and debug i knew cm would run with aosp kernel because of the recovery my build produced. very stockish, not cwm, and no options. wouldnt even load a rom due to sig ver. seems that lollipop is integrating cm aosp. thanks art.
screeniez
pm for link dev. all bugs current
I notice that this thread hasn't been active for a while but did you ever solve your issue and if so how did you fix it? I'm having the same problems and have tried all I could think of. Hopes up that you reply.
This is eol.