LiteAVSDK / Player_iOS

Super player for iOS...
https://trtc.io/
1.11k stars 226 forks source link

TXVodPlayer 点播播放器关闭后再次创建播放崩溃 #267

Closed shangjin-Li closed 2 years ago

shangjin-Li commented 3 years ago

-[NSCFData touch]: unrecognized selector sent to instance 0x281b73a50 -[NSCFData touch]: unrecognized selector sent to instance 0x281b73a50 ["0 CoreFoundation 0x00000001a08fd880 727F2644-EB4E-3D57-BC2E-E6803BA92366 + 1202304", "1 libobjc.A.dylib 0x00000001b5918c50 objc_exception_throw + 60", "2 CoreFoundation 0x00000001a080495c 727F2644-EB4E-3D57-BC2E-E6803BA92366 + 182620", "3 CoreFoundation 0x00000001a0900438 727F2644-EB4E-3D57-BC2E-E6803BA92366 + 1213496", "4 CoreFoundation 0x00000001a0902740 _CF_forwarding_prep_0 + 96", "5 libMTLCapture.dylib 0x00000001099d6524 GTMTLGuestAppClient_getUnsupportedFenumAndCategory + 61160", "6 AppleMetalGLRenderer 0x00000001ec8d95c8 79127DA7-0C8D-3DB4-B024-372DA6413A3A + 62920", "7 AppleMetalGLRenderer 0x00000001ec8dfdd8 79127DA7-0C8D-3DB4-B024-372DA6413A3A + 89560", "8 GLEngine 0x00000001d454ec6c 3C58F1AF-F72A-32CD-8B90-10CE0EC2D1D9 + 527468", "9 GLEngine 0x00000001d4529d00 3C58F1AF-F72A-32CD-8B90-10CE0EC2D1D9 + 376064", "10 libglInterpose.dylib 0x0000000109d1d5b8 _ZL11draw_arraysP15__GLIContextRecjii + 304", "11 APP 0x000000010502b2a4 qcloud_IJK_GLES2_Renderer_renderOverlay + 888", "12 APP 0x0000000105029040 -[TXIJKSDLGLView displayInternal:] + 424", "13 APP 0x0000000105028e00 -[TXIJKSDLGLView display:] + 352", "14 libdispatch.dylib 0x000000010e4c96c0 _dispatch_client_callout + 20", "15 libdispatch.dylib 0x000000010e4da0b8 _dispatch_async_and_wait_invoke + 220", "16 libdispatch.dylib 0x000000010e4c96c0 _dispatch_client_callout + 20", "17 libdispatch.dylib 0x000000010e4d8f34 _dispatch_main_queue_callback_4CF + 1000", "18 CoreFoundation 0x00000001a087911c 727F2644-EB4E-3D57-BC2E-E6803BA92366 + 659740", "19 CoreFoundation 0x00000001a0873120 727F2644-EB4E-3D57-BC2E-E6803BA92366 + 635168", "20 CoreFoundation 0x00000001a087221c CFRunLoopRunSpecific + 600", "21 GraphicsServices 0x00000001b843e784 GSEventRunModal + 164", "22 UIKitCore 0x00000001a32b2ee8 8518EAE3-832B-3FF0-9FA5-9DBE3041F26C + 12357352", "23 UIKitCore 0x00000001a32b875c UIApplicationMain + 168", "24 libswiftUIKit.dylib 0x00000001b4bd92e4 $s5UIKit17UIApplicationMainys5Int32VAD_SpySpys4Int8VGGSgSSSgAJtF + 104", "25 APP 0x000000010342871c main + 252", "26 libdyld.dylib 0x00000001a05326b0 21B19919-1334-38BC-B233-896E929945E0 + 5808"] 2021-09-13 10:11:22.924231+0800 APP[6368:4012206] Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFData touch]: unrecognized selector sent to instance 0x281b73a50' First throw call stack: (0x1a08fd86c 0x1b5918c50 0x1a080495c 0x1a0900438 0x1a0902740 0x1099d6524 0x1ec8d95c8 0x1ec8dfdd8 0x1d454ec6c 0x1d4529d00 0x109d1d5b8 0x10502b2a4 0x105029040 0x105028e00 0x10e4c96c0 0x10e4da0b8 0x10e4c96c0 0x10e4d8f34 0x1a087911c 0x1a0873120 0x1a087221c 0x1b843e784 0x1a32b2ee8 0x1a32b875c 0x1b4bd92e4 0x10342871c 0x1a05326b0) libc++abi.dylib: terminating with uncaught exception of type NSException *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFData touch]: unrecognized selector sent to instance 0x281b73a50' terminating with uncaught exception of type NSException

shangjin-Li commented 3 years ago

SDK Version 9.0 iPhone 11 iOS 14.4 真机 WIFI环境 必现

Tencent-Alice commented 3 years ago

您好,关于您的问题,可以录屏看下您这边的操作步骤吗,方便进一步定位问题 技术问题,欢迎交流 q2562367495 注明来意

tgitpushping commented 2 years ago

建议使用最新的版本进行尝试