You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
zjruiting
changed the title
always crash with SIGSEGV after 6~8 hour rtmp steam play in android
always crash with SIGSEGV after 6~8 hours rtmp steam play in android
Dec 28, 2021
12-28 02:00:34.941 F/libc ( 9932): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 9985 (ExoPlayer:Loade), pid 9932 (s:video.process)
12-28 02:00:35.078 F/DEBUG (10284): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-28 02:00:35.078 F/DEBUG (10284): Build fingerprint: 'rockchip/rk3288/rk3288:8.1.0/OPM8.190605.005/145950:userdebug/test-keys'
12-28 02:00:35.078 F/DEBUG (10284): Revision: '0'
12-28 02:00:35.078 F/DEBUG (10284): ABI: 'arm'
12-28 02:00:35.078 F/DEBUG (10284): pid: 9932, tid: 9985, name: ExoPlayer:Loade >>> cn_rt.ids2s:video.process <<<
12-28 02:00:35.078 F/DEBUG (10284): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
12-28 02:00:35.078 F/DEBUG (10284): Cause: null pointer dereference
12-28 02:00:35.078 F/DEBUG (10284): r0 00000eed r1 00001fff r2 a4d81d40 r3 0000000d
12-28 02:00:35.078 F/DEBUG (10284): r4 ffffffff r5 00000000 r6 00000000 r7 00000000
12-28 02:00:35.078 F/DEBUG (10284): r8 7ffff000 r9 9aaa5f88 sl 13286f48 fp 00000000
12-28 02:00:35.078 F/DEBUG (10284): ip a78ead5c sp 87e6f690 lr a78c82d7 pc a78c3c82 cpsr 20070030
12-28 02:00:35.084 F/DEBUG (10284):
12-28 02:00:35.084 F/DEBUG (10284): backtrace:
12-28 02:00:35.084 F/DEBUG (10284): #00 pc 00066c82 /system/lib/libc.so (je_huge_salloc+133)
12-28 02:00:35.084 F/DEBUG (10284): #1 pc 0006b2d3 /system/lib/libc.so (ifree+274)
12-28 02:00:35.084 F/DEBUG (10284): #2 pc 0006b62b /system/lib/libc.so (je_free+70)
12-28 02:00:35.084 F/DEBUG (10284): #3 pc 00006f3f /data/app/cn_rt.ids2s-idxDNcEQc5LvrQ5FCEHC-w==/lib/arm/librtmp-jni.so (RTMPPacket_Free+42)
12-28 02:00:35.084 F/DEBUG (10284): #4 pc 000096d3 /data/app/cn_rt.ids2s-idxDNcEQc5LvrQ5FCEHC-w==/lib/arm/librtmp-jni.so (RTMP_ReadPacket+830)
12-28 02:00:35.084 F/DEBUG (10284): #5 pc 00009ffd /data/app/cn_rt.ids2s-idxDNcEQc5LvrQ5FCEHC-w==/lib/arm/librtmp-jni.so (RTMP_GetNextMediaPacket+48)
12-28 02:00:35.084 F/DEBUG (10284): #6 pc 0000c847 /data/app/cn_rt.ids2s-idxDNcEQc5LvrQ5FCEHC-w==/lib/arm/librtmp-jni.so (Read_1_Packet+54)
12-28 02:00:35.084 F/DEBUG (10284): #7 pc 0000c777 /data/app/cn_rt.ids2s-idxDNcEQc5LvrQ5FCEHC-w==/lib/arm/librtmp-jni.so (RTMP_Read+670)
12-28 02:00:35.084 F/DEBUG (10284): #8 pc 00003f41 /data/app/cn_rt.ids2s-idxDNcEQc5LvrQ5FCEHC-w==/lib/arm/librtmp-jni.so (Java_io_antmedia_rtmp_1client_RtmpClient_nativeRead
The text was updated successfully, but these errors were encountered: