ksvc / KSYMediaPlayer_iOS

金山云iOS播放SDK(KSYUN Live Streaming player SDK),支持RTMP HTTP-FLV HLS 协议(supporting RTMP HTTP-FLV HLS protocol),直播延时2-3秒(Living delay 2 or 3 seconds)
http://v.ksyun.com/
Apache License 2.0
563 stars 144 forks source link

加载直播或者播放直播中 会崩溃 #46

Open beautiful0night opened 7 years ago

beautiful0night commented 7 years ago

使用的sdk的版本是2.5.0 iPhone6 plus 10.3.2
0 CoreFoundation 0x000000018930eff8 + 148 1 libobjc.A.dylib 0x0000000187d70538 objc_exception_throw + 56 2 CoreFoundation 0x000000018930ef28 + 0 3 jiuduzhibo 0x1003b10cc jiuduzhibo + 3870924 4 libsystem_platform.dylib 0x00000001883cd30c _sigtramp + 36 5 KSYMediaPlayer 0x0000000100efc988 av_packet_unref + 20 6 KSYMediaPlayer 0x0000000100efc988 av_packet_unref + 20 7 KSYMediaPlayer 0x0000000100e5bd84 stream_component_close + 200 8 KSYMediaPlayer 0x0000000100e58324 stream_close + 160 9 KSYMediaPlayer 0x0000000100e59838 ffp_wait_stop_l + 64 10 KSYMediaPlayer 0x0000000100e6f9fc -[IJKFFMoviePlayerController shutdownWaitStop:] + 44 11 Foundation 0x0000000189e022d8 + 996 12 libsystem_pthread.dylib 0x00000001883d168c + 240 13 libsystem_pthread.dylib 0x00000001883d159c + 0 14 libsystem_pthread.dylib 0x00000001883cecb4 thread_start + 4

在iOS 8.2 9 10 11的系统中中都会出现这条崩溃记录 根据我们的跟踪统计出来 这个崩溃原因占比很高

FirmianaRain commented 7 years ago

是必现吗

beautiful0night commented 6 years ago

非必现