boot loop
No start-up runs in a continuous loop
Any ideas?
Logcat output is this:
I/ServiceManager( 200): Waiting for service media.audio_policy...
I/ServiceManager( 91): service 'media.audio_flinger' died
I/ServiceManager( 91): service 'media.player' died
I/ServiceManager( 91): service 'media.camera' died
W/AudioSystem( 200): AudioPolicyService not published, waiting...
I/ServiceManager( 200): Waiting for service media.audio_policy...
I/ServiceManager( 200): Waiting for service media.audio_policy...
I/ServiceManager( 200): Waiting for service media.audio_policy...
I/ ( 745): ServiceManager: 0x1bbb958
E/audio_hw_primary( 745): adev_open: name:'audio_hw_if'
I/AudioFlinger( 745): Loaded primary audio interface from Folio 100 audio HW HAL (audio)
I/AudioFlinger( 745): Using 'Folio 100 audio HW HAL' (audio.primary) as the primary audio interface
D/audio_hw_primary( 745): adev_set_mode: mode: 0
D/audio_hw_primary( 745): adev_set_master_volume: volume: 1.000000
I/CameraService( 745): CameraService started (pid=745)
D/Camera_Factory( 745): CameraFactory::CameraFactory
D/Camera_Factory( 745): CameraFactory::get_number_of_cameras
D/Camera_Factory( 745): CameraFactory::getCameraNum
D/audio_hw_primary( 745): adev_get_supported_devices
D/audio_hw_primary( 745): adev_open_output_stream
F/libc ( 745): Fatal signal 4 (SIGILL) at 0x40f24a54 (code=1)
I/ServiceManager( 200): Waiting for service media.audio_policy...
I/DEBUG ( 94): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
I/DEBUG ( 94): Build fingerprint: 'samsung/GT-P7510/GT-P7510:3.2/HTJ85B/UEKMM:user/release-keys'
I/DEBUG ( 94): pid: 745, tid: 745 >>> /system/bin/mediaserver <<<
I/DEBUG ( 94): signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 40f24a54
I/DEBUG ( 94): r0 00000000 r1 00000000 r2 01bc1e58 r3 01bc1e68
I/DEBUG ( 94): r4 01bc1de0 r5 00000002 r6 beda0a0c r7 01bc1de0
I/DEBUG ( 94): r8 0000bb80 r9 00000002 10 00000001 fp 01bc1e48
I/DEBUG ( 94): ip 01bc1e58 sp beda09a0 lr 00000001 pc 40f24a54 cpsr 60000010
I/DEBUG ( 94): d0 0000000241f80000 d1 0000000000000000
I/DEBUG ( 94): d2 0000000000000000 d3 0000000000000000
I/DEBUG ( 94): d4 3fe000000112a880 d5 3fe0000000000000
I/DEBUG ( 94): d6 3fdffffffddaaf00 d7 3f80000000000000
I/DEBUG ( 94): d8 0000000000000000 d9 0000000000000000
I/DEBUG ( 94): d10 0000000000000000 d11 0000000000000000
I/DEBUG ( 94): d12 0000000000000000 d13 0000000000000000
I/DEBUG ( 94): d14 0000000000000000 d15 0000000000000000
I/DEBUG ( 94): scr 20000010
I/DEBUG ( 94):
I/DEBUG ( 94): #00 pc 00001a54 /system/lib/libspeexresampler.so (speex_resampler_init_frac)
I/DEBUG ( 94): #01 pc 00001b64 /system/lib/libspeexresampler.so (speex_resampler_init)This is repeated continuously, and the tablet remains in the boot animation
Sorry for my poor English
I/DEBUG ( 94): #02 pc 00000b8c /system/lib/libaudioutils.so (create_resampler)
I/DEBUG ( 94): #03 pc 000019b0 /system/lib/hw/audio.primary.tegra.so
I/DEBUG ( 94): #04 pc 00031f26 /system/lib/libaudioflinger.so (_ZN7android12AudioFlinger10openOutputEPjS1_S1_S1_ S1_j)
I/DEBUG ( 94): #05 pc 00035938 /system/lib/libaudioflinger.so
I/DEBUG ( 94): #06 pc 0000903e /system/lib/hw/audio_policy.default.so (_ZN20android_audio_legacy23AudioPolicyCompatClien t10openOutputEPjS1_S1_S1_S1_NS_11AudioSystem12outp ut_flagsE)
I/DEBUG ( 94): #07 pc 0000832e /system/lib/hw/audio_policy.default.so (_ZN20android_audio_legacy22AudioPolicyManagerBase C2EPNS_26AudioPolicyClientInterfaceE)
I/DEBUG ( 94): #08 pc 00005e76 /system/lib/hw/audio_policy.default.so (createAudioPolicyManager)
I/DEBUG ( 94): #09 pc 0000946e /system/lib/hw/audio_policy.default.so
I/DEBUG ( 94): #10 pc 00035b0c /system/lib/libaudioflinger.so (_ZN7android18AudioPolicyServiceC1Ev)
I/DEBUG ( 94): #11 pc 00008a2c /system/bin/mediaserver
I/DEBUG ( 94): #12 pc 00016758 /system/lib/libc.so (__libc_init)
I/DEBUG ( 94):
I/DEBUG ( 94): code around pc:
I/DEBUG ( 94): 40f24a34 e1a0b001 e1a0c002 e1a03000 e58d101c .........0......
I/DEBUG ( 94): 40f24a44 e28aa001 e28f10f0 e1c100d0 e15a000e ..............Z.
I/DEBUG ( 94): 40f24a54 ec410b30 eceb0b02 ecec0b02 ece30b02 0.A.............
I/DEBUG ( 94): 40f24a64 3afffff6 e1550009 e59d101c e59d000c ...:..U.........
I/DEBUG ( 94): 40f24a74 0a00000c e1a0e109 e3a03000 e1a0c003 .........0......
I/DEBUG ( 94):
I/DEBUG ( 94): code around lr:
I/DEBUG ( 94): 00000000 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 94): 00000010 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 94): 00000020 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 94): 00000030 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 94): 00000040 ffffffff ffffffff ffffffff ffffffff ................
I/DEBUG ( 94):
I/DEBUG ( 94): memory map around addr 40f24a54:
I/DEBUG ( 94): 40f22000-40f23000 /system/lib/libaudioutils.so
I/DEBUG ( 94): 40f23000-40f26000 /system/lib/libspeexresampler.so
I/DEBUG ( 94): 40f26000-40f27000 /system/lib/libspeexresampler.so
I/DEBUG ( 94):
I/DEBUG ( 94): stack:
I/DEBUG ( 94): beda0960 40116510
I/DEBUG ( 94): beda0964 00000008
I/DEBUG ( 94): beda0968 00000008
I/DEBUG ( 94): beda096c beda0a0c [stack]
I/DEBUG ( 94): beda0970 01bc1e68 [heap]
I/DEBUG ( 94): beda0974 01bc1e68 [heap]
I/DEBUG ( 94): beda0978 00000008
I/DEBUG ( 94): beda097c beda0a0c [stack]
I/DEBUG ( 94): beda0980 01bc1de0 [heap]
I/DEBUG ( 94): beda0984 400e2dcf /system/lib/libc.so
I/DEBUG ( 94): beda0988 01bc1de0 [heap]
I/DEBUG ( 94): beda098c 00000002
I/DEBUG ( 94): beda0990 beda0a0c [stack]
I/DEBUG ( 94): beda0994 400e412b /system/lib/libc.so
I/DEBUG ( 94): beda0998 df0027ad
I/DEBUG ( 94): beda099c 00000000
I/DEBUG ( 94): #00 beda09a0 01bc1d7c [heap]
I/DEBUG ( 94): beda09a4 400e2c4f /system/lib/libc.so
I/DEBUG ( 94): beda09a8 01bc1cb8 [heap]
I/DEBUG ( 94): beda09ac 01bc1e68 [heap]
I/DEBUG ( 94): beda09b0 000002e9
I/DEBUG ( 94): beda09b4 0000ac44
I/DEBUG ( 94): beda09b8 0000ac44
I/DEBUG ( 94): beda09bc 01bc1e48 [heap]
I/DEBUG ( 94): beda09c0 01bc1d08 [heap]
I/DEBUG ( 94): beda09c4 01bc1da0 [heap]
I/DEBUG ( 94): beda09c8 00000000
I/DEBUG ( 94): beda09cc 0000bb80
I/DEBUG ( 94): beda09d0 0000ac44
I/DEBUG ( 94): beda09d4 00000002
I/DEBUG ( 94): beda09d8 00000004
I/DEBUG ( 94): beda09dc 01bc1d7c [heap]
I/DEBUG ( 94): beda09e0 beda0a8c [stack]
I/DEBUG ( 94): beda09e4 40f24b68 /system/lib/libspeexresampler.so
I/DEBUG ( 94): #01 beda09e8 0000bb80
I/DEBUG ( 94): beda09ec 00000004
I/DEBUG ( 94): beda09f0 beda0a0c [stack]
I/DEBUG ( 94): beda09f4 400e412b /system/lib/libc.so
I/DEBUG ( 94): beda09f8 01bc1d08 [heap]
I/DEBUG ( 94): beda09fc 40f20b8f /system/lib/libaudioutils.so
I/ServiceManager( 91): service 'media.audio_flinger' died
I/ServiceManager( 91): service 'media.player' died
I/ServiceManager( 91): service 'media.camera' died
I/ServiceManager( 200): Waiting for service media.audio_policy...
W/AudioSystem( 200): AudioPolicyService not published, waiting...
This is repeated continuously, and the tablet remains in the boot animation
Sorry for my poor English