Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ijkplayer crash #4478

Open
davidn2013 opened this issue Oct 13, 2018 · 1 comment
Open

ijkplayer crash #4478

davidn2013 opened this issue Oct 13, 2018 · 1 comment

Comments

@davidn2013
Copy link

Hi All,

I have problem when play ts stream with ijkplayer on the Android TV 7. It is crash after play long time about 6 hours.
I haven't know exactly what is cause, can somebody help me identify this problem?

Thanks very much for helping

Blow is adb log cat:

10-10 18:48:06.373 W/Layer ( 3716): [SurfaceView - com.tv.kunai.kunaitv/com.ijkplayer.activities.VideoActivity] Timestamp 56119334989000 seems implausible relative to expectedPresent 22290219171579
10-10 18:48:06.389 W/Layer ( 3716): [SurfaceView - com.tv.kunai.kunaitv/com.ijkplayer.activities.VideoActivity] Timestamp 56119351678000 seems implausible relative to expectedPresent 22290235838245
10-10 18:48:06.406 W/Layer ( 3716): [SurfaceView - com.tv.kunai.kunaitv/com.ijkplayer.activities.VideoActivity] Timestamp 56119368356000 seems implausible relative to expectedPresent 22290252504911
10-10 18:48:06.423 W/Layer ( 3716): [SurfaceView - com.tv.kunai.kunaitv/com.ijkplayer.activities.VideoActivity] Timestamp 56119385044000 seems implausible relative to expectedPresent 22290269171577
10-10 18:48:06.439 W/Layer ( 3716): [SurfaceView - com.tv.kunai.kunaitv/com.ijkplayer.activities.VideoActivity] Timestamp 56119401722000 seems implausible relative to expectedPresent 22290285838243
10-10 18:48:06.456 W/Layer ( 3716): [SurfaceView - com.tv.kunai.kunaitv/com.ijkplayer.activities.VideoActivity] Timestamp 56119418411000 seems implausible relative to expectedPresent 22290302504909
10-10 18:48:06.472 W/Layer ( 3716): [SurfaceView - com.tv.kunai.kunaitv/com.ijkplayer.activities.VideoActivity] Timestamp 56119435089000 seems implausible relative to expectedPresent 22290319171575
10-10 18:48:06.477 F/libc ( 7325): Invalid address 0xcf0a7c00 passed to free: value not allocated
10-10 18:48:06.478 F/libc ( 7325): Fatal signal 6 (SIGABRT), code -6 in tid 8724 (Thread-13)
10-10 18:48:06.479 W/ ( 3663): debuggerd: handling request: pid=7325 uid=10073 gid=10073 tid=8724
10-10 18:48:06.484 F/libc ( 7325): Fatal signal 11 (SIGSEGV), code 1, fault addr 0xfffffe34 in tid 7337 (Binder:7325_1)
10-10 18:48:06.484 I/libc ( 7325): Another thread contacted debuggerd first; not contacting debuggerd.
10-10 18:48:06.489 W/Layer ( 3716): [SurfaceView - com.tv.kunai.kunaitv/com.ijkplayer.activities.VideoActivity] Timestamp 56119451778000 seems implausible relative to expectedPresent 22290335838241
10-10 18:48:06.500 F/libc ( 7325): Fatal signal 11 (SIGSEGV), code 1, fault addr 0xfffffffc in tid 8720 (MediaCodec_loop)
10-10 18:48:06.506 W/Layer ( 3716): [SurfaceView - com.tv.kunai.kunaitv/com.ijkplayer.activities.VideoActivity] Timestamp 56119468456000 seems implausible relative to expectedPresent 22290352504907
10-10 18:48:06.530 F/DEBUG (15839): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
10-10 18:48:06.530 F/DEBUG (15839): Build fingerprint: 'KaonMedia/PRDMK100T/PRDMK100T:7.0/NRD90M/20180313:user/release-keys'
10-10 18:48:06.530 F/DEBUG (15839): Revision: '0'
10-10 18:48:06.530 F/DEBUG (15839): ABI: 'arm'
10-10 18:48:06.531 F/DEBUG (15839): pid: 7325, tid: 8724, name: Thread-13 >>> com.tv.kunai.kunaitv <<<
10-10 18:48:06.531 F/DEBUG (15839): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
10-10 18:48:06.539 F/DEBUG (15839): Abort message: 'Invalid address 0xcf0a7c00 passed to free: value not allocated'
10-10 18:48:06.540 F/DEBUG (15839): r0 00000000 r1 00002214 r2 00000006 r3 00000008
10-10 18:48:06.540 F/DEBUG (15839): r4 d2389978 r5 00000006 r6 d2389920 r7 0000010c
10-10 18:48:06.540 F/DEBUG (15839): r8 e77d22c8 r9 d23891b4 sl 00000000 fp cf0a7c00
10-10 18:48:06.540 F/DEBUG (15839): ip 0000000b sp d2389090 lr f39318d7 pc f3934134 cpsr 200f0010
10-10 18:48:07.010 F/DEBUG (15839):
10-10 18:48:07.010 F/DEBUG (15839): backtrace:
10-10 18:48:07.011 F/DEBUG (15839): #00 pc 0004a134 /system/lib/libc.so (tgkill+12)
10-10 18:48:07.011 F/DEBUG (15839): #1 pc 000478d3 /system/lib/libc.so (pthread_kill+34)
10-10 18:48:07.011 F/DEBUG (15839): #2 pc 0001dbf5 /system/lib/libc.so (raise+10)
10-10 18:48:07.011 F/DEBUG (15839): #3 pc 00019741 /system/lib/libc.so (__libc_android_abort+34)
10-10 18:48:07.011 F/DEBUG (15839): #4 pc 00017328 /system/lib/libc.so (abort+4)
10-10 18:48:07.011 F/DEBUG (15839): #5 pc 0001bbef /system/lib/libc.so (__libc_fatal+22)
10-10 18:48:07.011 F/DEBUG (15839): #6 pc 00066e23 /system/lib/libc.so (ifree+962)
10-10 18:48:07.011 F/DEBUG (15839): #7 pc 00066eeb /system/lib/libc.so (je_free+74)
10-10 18:48:07.011 F/DEBUG (15839): #8 pc 0000bddf /system/lib/libutils.so (_ZNK7android7RefBase9decStrongEPKv+58)
10-10 18:48:07.011 F/DEBUG (15839): #9 pc 000bdd6b /system/lib/libstagefright.so (_ZN7android10MediaCodec19dequeueOutputBufferEPjS1_S1_PxS1_x+206)
10-10 18:48:07.011 F/DEBUG (15839): #10 pc 000200cb /system/lib/libmedia_jni.so (_ZN7android11JMediaCodec19dequeueOutputBufferEP7_JNIEnvP8_jobjectPjx+46)
10-10 18:48:07.011 F/DEBUG (15839): #11 pc 00021e0f /system/lib/libmedia_jni.so
10-10 18:48:07.011 F/DEBUG (15839): #12 pc 019989e7 /system/framework/arm/boot-framework.oat (offset 0x1540000) (android.media.MediaCodec.native_dequeueOutputBuffer+114)
10-10 18:48:07.011 F/DEBUG (15839): #13 pc 01999d01 /system/framework/arm/boot-framework.oat (offset 0x1540000) (android.media.MediaCodec.dequeueOutputBuffer+60)
10-10 18:48:07.011 F/DEBUG (15839): #14 pc 000a8fc1 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
10-10 18:48:07.011 F/DEBUG (15839): #15 pc 00400f05 /system/lib/libart.so (art_quick_invoke_stub+232)
10-10 18:48:07.011 F/DEBUG (15839): #16 pc 000b0255 /system/lib/libart.so (_ZN3art9ArtMethod6InvokeEPNS_6ThreadEPjjPNS_6JValueEPKc+136)
10-10 18:48:07.011 F/DEBUG (15839): #17 pc 003120c9 /system/lib/libart.so (_ZN3artL18InvokeWithArgArrayERKNS_33ScopedObjectAccessAlreadyRunnableEPNS_9ArtMethodEPNS_8ArgArrayEPNS_6JValueEPKc+56)
10-10 18:48:07.011 F/DEBUG (15839): #18 pc 00313079 /system/lib/libart.so (_ZN3art35InvokeVirtualOrInterfaceWithVarArgsERKNS_33ScopedObjectAccessAlreadyRunnableEP8_jobjectP10_jmethodIDSt9__va_list+256)
10-10 18:48:07.011 F/DEBUG (15839): #19 pc 00265585 /system/lib/libart.so (_ZN3art3JNI14CallIntMethodVEP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_list+444)
10-10 18:48:07.011 F/DEBUG (15839): #20 pc 000cbbf3 /system/lib/libart.so (_ZN3art8CheckJNI11CallMethodVEPKcP7_JNIEnvP8_jobjectP7_jclassP10_jmethodIDSt9__va_listNS_9Primitive4TypeENS_10InvokeTypeE+1054)
10-10 18:48:07.011 F/DEBUG (15839): #21 pc 000c1709 /system/lib/libart.so (_ZN3art8CheckJNI13CallIntMethodEP7_JNIEnvP8_jobjectP10_jmethodIDz+52)
10-10 18:48:07.011 F/DEBUG (15839): #22 pc 000134f7 /data/app/com.tv.kunai.kunaitv-1/lib/arm/libijksdl.so (SDL_AMediaCodecJava_dequeueOutputBuffer+78)
10-10 18:48:07.011 F/DEBUG (15839): #23 pc 0002165d /data/app/com.tv.kunai.kunaitv-1/lib/arm/libijkplayer.so
10-10 18:48:07.011 F/DEBUG (15839): #24 pc 0000ecdb /data/app/com.tv.kunai.kunaitv-1/lib/arm/libijksdl.so
10-10 18:48:07.011 F/DEBUG (15839): #25 pc 000473a3 /system/lib/libc.so (_ZL15__pthread_startPv+22)
10-10 18:48:07.011 F/DEBUG (15839): #26 pc 0001a18d /system/lib/libc.so (__start_thread+6)
10-10 18:48:07.221 I/AudioFlinger( 3734): BUFFER TIMEOUT: remove(4097) from active list on thread 0xe671d440
10-10 18:48:07.723 W/ActivityManager( 4000): Force finishing activity com.tv.kunai.kunaitv/com.ijkplayer.activities.VideoActivity
10-10 18:48:07.729 W/ ( 3663): debuggerd: resuming target 7325

@forlan9527
Copy link

i got the same problem when in live play and press power key to goto standby, system just go die and has no response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants