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
561 stars 143 forks source link

提交苹果审核后被拒,原因播放器crash,期待解决 #132

Open chensheng12330 opened 5 years ago

chensheng12330 commented 5 years ago

提交苹果审核后被拒,反馈的崩溃日志定位到了金山播放器使用部分,队栈信息如下:

Code Type: ARM-64 (Native) Launch Time: 2018-11-07 01:44:07.0201 +0800 OS Version: iPhone OS 12.1 (16B92) Baseband Version: 7.21.00 Report Version: 104 Exception Type: EXC_CRASH (SIGKILL) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d Termination Description: SPRINGBOARD, process-exit watchdog transgression: com.qzgirl.qianzi exhausted real (wall clock) time allowance of 5.00 seconds | ProcessVisibility: Foreground | ProcessState: Running | WatchdogEvent: process-exit | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 7.510 (user 7.510, system 0.000), 50% CPU", | "Elapsed application CPU time (seconds): 0.002, 0% CPU" | )

Thread 0 Crashed: 0 libsystem_kernel.dylib 0x0000000187987ed0 0x187970000 + 98000 1 libsystem_kernel.dylib 0x00000001879873a8 0x187970000 + 95144 2 libdispatch.dylib 0x00000001877ec2e0 0x1877d5000 + 94944 3 libdispatch.dylib 0x00000001877ec774 0x1877d5000 + 96116 4 libxpc.dylib 0x0000000187a4eeb4 0x187a44000 + 44724 5 Security 0x0000000188a9f79c 0x188a80000 + 128924 6 Security 0x0000000188a9fd68 0x188a80000 + 130408 7 Security 0x0000000188af8cb4 0x188a80000 + 494772 8 Security 0x0000000188af83f0 0x188a80000 + 492528 9 Security 0x0000000188af6e40 0x188a80000 + 486976 10 Security 0x0000000188af76d8 0x188a80000 + 489176 11 Security 0x0000000188af544c 0x188a80000 + 480332 12 Security 0x0000000188af7cd0 0x188a80000 + 490704 13 QianZi 0x000000010131ba48 +[KSYSSKeychain deletePasswordForService:account:error:] + 108 14 QianZi 0x000000010131b9bc +[KSYSSKeychain deletePasswordForService:account:] + 64 15 QianZi 0x000000010131bd04 +[KSYSSKeychain setPasswordData:forService:account:error:] + 116 16 QianZi 0x000000010131bbdc +[KSYSSKeychain setPassword:forService:account:error:] + 160 17 QianZi 0x000000010131bb14 +[KSYSSKeychain ksysetPassword:forService:account:] + 84 18 QianZi 0x0000000101320498 +[KSYAppInfoUnit getUniqueForDevice] + 260 19 QianZi 0x000000010131d6d8 -[KSYLogClient insertPlayerHeaderMesssageWith:] + 440 20 QianZi 0x000000010142a9d8 -[KSYMoviePlayerController initWithContentURL:fileList:sharegroup:] + 1104 21 QianZi 0x00000001010a9414 -[SHKSYPlayer initWithURL:] + 644116 (SHKSYPlayer.m:51)


期待金山能给支持,谢谢。