CarterLi / iina

The modern video player for macOS with additional features and bug fixes.
https://iina.io
GNU General Public License v3.0
678 stars 29 forks source link

IINA crashes when playlist is open #21

Closed MikeWang000000 closed 2 years ago

MikeWang000000 commented 2 years ago

System and IINA version:

Expected behavior: play normally

Actual behavior: crash

Crash report: ``` ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: IINA [64882] Path: /Applications/IINA.app/Contents/MacOS/IINA Identifier: com.colliderli.iina Version: 1.2.0 (129) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2022-01-17 15:46:42.8436 +0800 OS Version: macOS 12.1 (21C52) Report Version: 12 Anonymous UUID: D04B5AD1-A477-5694-C2B3-B42481C5201B Sleep/Wake UUID: 91B6BF43-1600-4F74-8464-B59834E9232D Time Awake Since Boot: 320000 seconds Time Since Wake: 11382 seconds System Integrity Protection: enabled Crashed Thread: 12 Dispatch queue: IINAPlaylistTask Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x006c007500460072 -> 0x0000007500460072 (possible pointer authentication failure) Exception Codes: 0x0000000000000001, 0x006c007500460072 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 Terminating Process: exc handler [64882] VM Region Info: 0x7500460072 is not in any region. Bytes after previous region: 21479424115 Bytes before following region: 105050600505230 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL commpage (reserved) 1000000000-7000000000 [384.0G] ---/--- SM=NUL ...(unallocated) ---> GAP OF 0x5f9000000000 BYTES MALLOC_NANO 600000000000-600008000000 [128.0M] rw-/rwx SM=PRV Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x1a6e71954 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x1a6e71d00 mach_msg + 76 2 CoreFoundation 0x1a6f78ed8 __CFRunLoopServiceMachPort + 372 3 CoreFoundation 0x1a6f77390 __CFRunLoopRun + 1212 4 CoreFoundation 0x1a6f76734 CFRunLoopRunSpecific + 600 5 HIToolbox 0x1afb08f68 RunCurrentEventLoopInMode + 292 6 HIToolbox 0x1afb08cdc ReceiveNextEventCommon + 552 7 HIToolbox 0x1afb08a9c _BlockUntilNextEventMatchingListInModeWithFilter + 72 8 AppKit 0x1a9accce0 _DPSNextEvent + 844 9 AppKit 0x1a9acb584 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1332 10 AppKit 0x1a9abd5a4 -[NSApplication run] + 596 11 AppKit 0x1a9a8ec78 NSApplicationMain + 1064 12 IINA 0x1040f2ba4 main + 12 13 dyld 0x1048e50f4 start + 520 Thread 1: 0 libsystem_pthread.dylib 0x1a6ea8010 start_wqthread + 0 Thread 2: 0 libsystem_pthread.dylib 0x1a6ea8010 start_wqthread + 0 Thread 3: 0 libsystem_pthread.dylib 0x1a6ea8010 start_wqthread + 0 Thread 4: 0 libsystem_pthread.dylib 0x1a6ea8010 start_wqthread + 0 Thread 5:: mpv/mpv core 0 libsystem_kernel.dylib 0x1a6e750c0 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1a6ead808 _pthread_cond_wait + 1228 2 libmpv.1.dylib 0x10743b288 mp_dispatch_queue_process + 640 3 libmpv.1.dylib 0x10748fb4c mp_wait_events + 1040 4 libmpv.1.dylib 0x107493ca0 run_playloop + 9244 5 libmpv.1.dylib 0x107485e9c mp_play_files + 13740 6 libmpv.1.dylib 0x107459abc core_thread + 120 7 libsystem_pthread.dylib 0x1a6ead240 _pthread_start + 148 8 libsystem_pthread.dylib 0x1a6ea8024 thread_start + 8 Thread 6:: mpv/lua script (ytdl_hook) 0 libsystem_kernel.dylib 0x1a6e750c0 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1a6ead808 _pthread_cond_wait + 1228 2 libmpv.1.dylib 0x1074567e8 wait_wakeup + 300 3 libmpv.1.dylib 0x107459d74 mpv_wait_event + 572 4 libmpv.1.dylib 0x107489d30 script_raw_wait_event + 124 5 libluajit-5.1.2.dylib 0x1058876c8 lj_BC_FUNCC + 44 6 libluajit-5.1.2.dylib 0x105894370 lua_pcall + 148 7 libluajit-5.1.2.dylib 0x1058876c8 lj_BC_FUNCC + 44 8 libmpv.1.dylib 0x1074881e8 load_scripts + 456 9 libluajit-5.1.2.dylib 0x1058876c8 lj_BC_FUNCC + 44 10 libluajit-5.1.2.dylib 0x105894370 lua_pcall + 148 11 libluajit-5.1.2.dylib 0x1058876c8 lj_BC_FUNCC + 44 12 libluajit-5.1.2.dylib 0x1058943b0 lua_cpcall + 28 13 libmpv.1.dylib 0x10749a100 run_script + 124 14 libmpv.1.dylib 0x10749a188 script_thread + 32 15 libsystem_pthread.dylib 0x1a6ead240 _pthread_start + 148 16 libsystem_pthread.dylib 0x1a6ea8024 thread_start + 8 Thread 7:: mpv/lua script (stats) 0 libsystem_kernel.dylib 0x1a6e750c0 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1a6ead808 _pthread_cond_wait + 1228 2 libmpv.1.dylib 0x1074567e8 wait_wakeup + 300 3 libmpv.1.dylib 0x107459d74 mpv_wait_event + 572 4 libmpv.1.dylib 0x107489d30 script_raw_wait_event + 124 5 libluajit-5.1.2.dylib 0x1058876c8 lj_BC_FUNCC + 44 6 libluajit-5.1.2.dylib 0x105894370 lua_pcall + 148 7 libluajit-5.1.2.dylib 0x1058876c8 lj_BC_FUNCC + 44 8 libmpv.1.dylib 0x1074881e8 load_scripts + 456 9 libluajit-5.1.2.dylib 0x1058876c8 lj_BC_FUNCC + 44 10 libluajit-5.1.2.dylib 0x105894370 lua_pcall + 148 11 libluajit-5.1.2.dylib 0x1058876c8 lj_BC_FUNCC + 44 12 libluajit-5.1.2.dylib 0x1058943b0 lua_cpcall + 28 13 libmpv.1.dylib 0x10749a100 run_script + 124 14 libmpv.1.dylib 0x10749a188 script_thread + 32 15 libsystem_pthread.dylib 0x1a6ead240 _pthread_start + 148 16 libsystem_pthread.dylib 0x1a6ea8024 thread_start + 8 Thread 8:: mpv/lua script (console) 0 libsystem_kernel.dylib 0x1a6e750c0 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1a6ead808 _pthread_cond_wait + 1228 2 libmpv.1.dylib 0x1074567e8 wait_wakeup + 300 3 libmpv.1.dylib 0x107459d74 mpv_wait_event + 572 4 libmpv.1.dylib 0x107489d30 script_raw_wait_event + 124 5 libluajit-5.1.2.dylib 0x1058876c8 lj_BC_FUNCC + 44 6 libluajit-5.1.2.dylib 0x105894370 lua_pcall + 148 7 libluajit-5.1.2.dylib 0x1058876c8 lj_BC_FUNCC + 44 8 libmpv.1.dylib 0x1074881e8 load_scripts + 456 9 libluajit-5.1.2.dylib 0x1058876c8 lj_BC_FUNCC + 44 10 libluajit-5.1.2.dylib 0x105894370 lua_pcall + 148 11 libluajit-5.1.2.dylib 0x1058876c8 lj_BC_FUNCC + 44 12 libluajit-5.1.2.dylib 0x1058943b0 lua_cpcall + 28 13 libmpv.1.dylib 0x10749a100 run_script + 124 14 libmpv.1.dylib 0x10749a188 script_thread + 32 15 libsystem_pthread.dylib 0x1a6ead240 _pthread_start + 148 16 libsystem_pthread.dylib 0x1a6ea8024 thread_start + 8 Thread 9:: AMCP Logging Spool 0 libsystem_kernel.dylib 0x1a6e71990 semaphore_wait_trap + 8 1 caulk 0x1af87a8ac caulk::mach::semaphore::wait_or_error() + 28 2 caulk 0x1af85d65c caulk::concurrent::details::worker_thread::run() + 56 3 caulk 0x1af85d27c void* caulk::thread_proxy > >(void*) + 96 4 libsystem_pthread.dylib 0x1a6ead240 _pthread_start + 148 5 libsystem_pthread.dylib 0x1a6ea8024 thread_start + 8 Thread 10: 0 libsystem_pthread.dylib 0x1a6ea8010 start_wqthread + 0 Thread 11: 0 libsystem_pthread.dylib 0x1a6ea8010 start_wqthread + 0 Thread 12 Crashed:: Dispatch queue: IINAPlaylistTask 0 libavutil.57.dylib 0x1056088d4 av_dict_get + 32 1 IINA 0x1042c4b20 +[FFmpegController probeVideoInfoForFile:] + 476 2 IINA 0x10422bf74 PlayerCore.refreshCachedVideoInfo(forVideoPath:) + 140 3 IINA 0x10420c4b4 closure #2 in PlaylistViewController.tableView(_:viewFor:row:) + 1428 4 IINA 0x1042433b4 thunk for @escaping @callee_guaranteed () -> () + 20 5 libdispatch.dylib 0x1a6cece60 _dispatch_call_block_and_release + 32 6 libdispatch.dylib 0x1a6ceebac _dispatch_client_callout + 20 7 libdispatch.dylib 0x1a6cf6330 _dispatch_lane_serial_drain + 672 8 libdispatch.dylib 0x1a6cf6ea4 _dispatch_lane_invoke + 392 9 libdispatch.dylib 0x1a6d01708 _dispatch_workloop_worker_thread + 656 10 libsystem_pthread.dylib 0x1a6ea9304 _pthread_wqthread + 288 11 libsystem_pthread.dylib 0x1a6ea8018 start_wqthread + 8 Thread 13:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x1a6e71954 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x1a6e71d00 mach_msg + 76 2 CoreFoundation 0x1a6f78ed8 __CFRunLoopServiceMachPort + 372 3 CoreFoundation 0x1a6f77390 __CFRunLoopRun + 1212 4 CoreFoundation 0x1a6f76734 CFRunLoopRunSpecific + 600 5 AppKit 0x1a9c39c90 _NSEventThread + 196 6 libsystem_pthread.dylib 0x1a6ead240 _pthread_start + 148 7 libsystem_pthread.dylib 0x1a6ea8024 thread_start + 8 Thread 14:: mpv/demux 0 libsystem_kernel.dylib 0x1a6e750c0 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1a6ead808 _pthread_cond_wait + 1228 2 libmpv.1.dylib 0x1073f6078 demux_thread + 628 3 libsystem_pthread.dylib 0x1a6ead240 _pthread_start + 148 4 libsystem_pthread.dylib 0x1a6ea8024 thread_start + 8 Thread 15:: mpv/worker 0 libsystem_kernel.dylib 0x1a6e750c0 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1a6ead808 _pthread_cond_wait + 1228 2 libmpv.1.dylib 0x10743d1f8 worker_thread + 156 3 libsystem_pthread.dylib 0x1a6ead240 _pthread_start + 148 4 libsystem_pthread.dylib 0x1a6ea8024 thread_start + 8 Thread 16:: mpv/vo 0 libsystem_kernel.dylib 0x1a6e750c0 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1a6ead808 _pthread_cond_wait + 1228 2 libmpv.1.dylib 0x1074ec9f4 vo_thread + 1560 3 libsystem_pthread.dylib 0x1a6ead240 _pthread_start + 148 4 libsystem_pthread.dylib 0x1a6ea8024 thread_start + 8 Thread 17:: com.apple.coremedia.rootQueue.47 0 libsystem_kernel.dylib 0x1a6e719a8 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1a6cef1b8 _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1a6cef7bc _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1a6d000f0 _dispatch_worker_thread + 312 4 libsystem_pthread.dylib 0x1a6ead240 _pthread_start + 148 5 libsystem_pthread.dylib 0x1a6ea8024 thread_start + 8 Thread 18:: com.apple.coremedia.rootQueue.47 0 libsystem_kernel.dylib 0x1a6e719a8 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1a6cef1b8 _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1a6cef7bc _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1a6d000f0 _dispatch_worker_thread + 312 4 libsystem_pthread.dylib 0x1a6ead240 _pthread_start + 148 5 libsystem_pthread.dylib 0x1a6ea8024 thread_start + 8 Thread 12 crashed with ARM Thread State (64-bit): x0: 0x006c007500460072 x1: 0x00000001042f6f00 x2: 0x0000000000000000 x3: 0x0000000000000002 x4: 0x0000000119859e40 x5: 0x0000000000000020 x6: 0x0000000000000080 x7: 0x0000000000000930 x8: 0x000000011971bd10 x9: 0x4c4d66987c80004d x10: 0x0000000000000000 x11: 0x000000000000003f x12: 0x000000000000000f x13: 0x000000014c0266b0 x14: 0x00000001fd26d0f8 x15: 0x00000001fff5d540 x16: 0x00000001056088b4 x17: 0x3a3f0001a6f00304 x18: 0x0000000000000000 x19: 0x0000600002e428a0 x20: 0x00006000015a8400 x21: 0x00000001f13dc0c4 x22: 0x00000001f13f662b x23: 0x0000000000000000 x24: 0x00000001042f6f00 x25: 0x0000000104398698 x26: 0x0000000200d3a5e8 x27: 0x0000000104366000 x28: 0x300000000000009a fp: 0x000000016c39e560 lr: 0x00000001042c4b20 sp: 0x000000016c39e460 pc: 0x00000001056088d4 cpsr: 0x60001000 far: 0x006c007500460072 esr: 0x92000004 (Data Abort) byte read Translation fault Binary Images: 0x1a6e70000 - 0x1a6ea5fff libsystem_kernel.dylib (*) /usr/lib/system/libsystem_kernel.dylib 0x1a6ef4000 - 0x1a7437fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x1afad6000 - 0x1afe05fff com.apple.HIToolbox (2.1.1) <01b981b8-a2d8-374d-9a0e-c4ac8c1009da> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x1a9a8b000 - 0x1aa93efff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x1040ec000 - 0x104337fff com.colliderli.iina (1.2.0) /Applications/IINA.app/Contents/MacOS/IINA 0x1048e0000 - 0x10493ffff dyld (*) <7e92b284-4b90-3b68-b31a-3ddc4c0e8d40> /usr/lib/dyld 0x1a6ea6000 - 0x1a6eb2fff libsystem_pthread.dylib (*) /usr/lib/system/libsystem_pthread.dylib 0x1073cc000 - 0x1076e3fff libmpv.1.dylib (*) /Applications/IINA.app/Contents/Frameworks/libmpv.1.dylib 0x105884000 - 0x1058f3fff libluajit-5.1.2.dylib (*) <3ace8478-711e-3407-8266-8c572e033753> /Applications/IINA.app/Contents/Frameworks/libluajit-5.1.2.dylib 0x1af85b000 - 0x1af882fff com.apple.audio.caulk (1.0) <37a561f9-46f0-37fe-811b-894385645aed> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x1055fc000 - 0x105653fff libavutil.57.dylib (*) /Applications/IINA.app/Contents/Frameworks/libavutil.57.dylib 0x1a6ceb000 - 0x1a6d31fff libdispatch.dylib (*) <3a9e9a1e-72b6-3f66-aa17-d955384c1a39> /usr/lib/system/libdispatch.dylib 0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 0 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%) Writable regions: Total=1.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.5G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 384K 3 Activity Tracing 256K 1 CG backing stores 2176K 4 CG image 1472K 16 ColorSync 608K 30 CoreAnimation 5648K 160 CoreGraphics 32K 2 CoreMedia memory pool 112K 4 CoreServices 192K 1 CoreUI image data 3440K 25 Foundation 16K 1 Kernel Alloc Once 32K 1 MALLOC 336.8M 65 MALLOC guard page 192K 9 MALLOC_MEDIUM (reserved) 792.0M 7 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) OpenGL GLSL 384K 5 STACK GUARD 56.3M 19 Stack 17.5M 19 VM_ALLOCATE 1.0G 26 __AUTH 2527K 310 __AUTH_CONST 19.4M 501 __DATA 22.7M 526 __DATA_CONST 20.0M 550 __DATA_DIRTY 1780K 208 __FONT_DATA 4K 1 __GLSLBUILTINS 5176K 1 __LINKEDIT 583.5M 48 __OBJC_CONST 3518K 268 __OBJC_RO 82.0M 1 __OBJC_RW 3104K 1 __TEXT 504.4M 568 __UNICODE 588K 1 dyld private memory 1024K 1 mapped file 268.2M 33 shared memory 928K 18 =========== ======= ======= TOTAL 4.0G 3435 TOTAL, minus reserved VM space 2.9G 3435 ----------- Full Report ----------- {"app_name":"IINA","timestamp":"2022-01-17 15:46:43.00 +0800","app_version":"1.2.0","slice_uuid":"f5f980b6-3f2e-366a-b3a6-2bf6b0538017","build_version":"129","platform":1,"bundleID":"com.colliderli.iina","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.1 (21C52)","incident_id":"4E56406B-6E9D-464A-86C5-BF36DBAACDE4","name":"IINA"} { "uptime" : 320000, "procLaunch" : "2022-01-17 15:46:40.2269 +0800", "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookAir10,1", "procStartAbsTime" : 7808446487174, "coalitionID" : 16550, "osVersion" : { "train" : "macOS 12.1", "build" : "21C52", "releaseType" : "User" }, "captureTime" : "2022-01-17 15:46:42.8436 +0800", "incident" : "4E56406B-6E9D-464A-86C5-BF36DBAACDE4", "bug_type" : "309", "pid" : 64882, "procExitAbsTime" : 7808508630515, "translated" : false, "cpuType" : "ARM-64", "procName" : "IINA", "procPath" : "\/Applications\/IINA.app\/Contents\/MacOS\/IINA", "bundleInfo" : {"CFBundleShortVersionString":"1.2.0","CFBundleVersion":"129","CFBundleIdentifier":"com.colliderli.iina"}, "storeInfo" : {"deviceIdentifierForVendor":"9931F33C-14EC-5D5A-9CD7-0A7F4DF19EEB","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.colliderli.iina", "crashReporterKey" : "D04B5AD1-A477-5694-C2B3-B42481C5201B", "wakeTime" : 11382, "sleepWakeUUID" : "91B6BF43-1600-4F74-8464-B59834E9232D", "sip" : "enabled", "vmRegionInfo" : "0x7500460072 is not in any region. Bytes after previous region: 21479424115 Bytes before following region: 105050600505230\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n commpage (reserved) 1000000000-7000000000 [384.0G] ---\/--- SM=NUL ...(unallocated)\n---> GAP OF 0x5f9000000000 BYTES\n MALLOC_NANO 600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV ", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000001, 0x006c007500460072","rawCodes":[1,30399800000512114],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x006c007500460072 -> 0x0000007500460072 (possible pointer authentication failure)"}, "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":64882}, "vmregioninfo" : "0x7500460072 is not in any region. Bytes after previous region: 21479424115 Bytes before following region: 105050600505230\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n commpage (reserved) 1000000000-7000000000 [384.0G] ---\/--- SM=NUL ...(unallocated)\n---> GAP OF 0x5f9000000000 BYTES\n MALLOC_NANO 600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV ", "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 12, "threads" : [{"id":2491502,"queue":"com.apple.main-thread","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":544472,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":1},{"imageOffset":537488,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":1},{"imageOffset":534324,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":1},{"imageOffset":208744,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":2},{"imageOffset":208092,"symbol":"ReceiveNextEventCommon","symbolLocation":552,"imageIndex":2},{"imageOffset":207516,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":2},{"imageOffset":269536,"symbol":"_DPSNextEvent","symbolLocation":844,"imageIndex":3},{"imageOffset":263556,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1332,"imageIndex":3},{"imageOffset":206244,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":3},{"imageOffset":15480,"symbol":"NSApplicationMain","symbolLocation":1064,"imageIndex":3},{"imageOffset":27556,"symbol":"main","symbolLocation":12,"imageIndex":4},{"imageOffset":20724,"symbol":"start","symbolLocation":520,"imageIndex":5}]},{"id":2491538,"frames":[{"imageOffset":8208,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":2491539,"frames":[{"imageOffset":8208,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":2491542,"frames":[{"imageOffset":8208,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":2491581,"frames":[{"imageOffset":8208,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":2491588,"name":"mpv\/mpv core","frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30728,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":6},{"imageOffset":455304,"symbol":"mp_dispatch_queue_process","symbolLocation":640,"imageIndex":7},{"imageOffset":801612,"symbol":"mp_wait_events","symbolLocation":1040,"imageIndex":7},{"imageOffset":818336,"symbol":"run_playloop","symbolLocation":9244,"imageIndex":7},{"imageOffset":761500,"symbol":"mp_play_files","symbolLocation":13740,"imageIndex":7},{"imageOffset":580284,"symbol":"core_thread","symbolLocation":120,"imageIndex":7},{"imageOffset":29248,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8228,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":2491589,"name":"mpv\/lua script (ytdl_hook)","frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30728,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":6},{"imageOffset":567272,"symbol":"wait_wakeup","symbolLocation":300,"imageIndex":7},{"imageOffset":580980,"symbol":"mpv_wait_event","symbolLocation":572,"imageIndex":7},{"imageOffset":777520,"symbol":"script_raw_wait_event","symbolLocation":124,"imageIndex":7},{"imageOffset":14024,"symbol":"lj_BC_FUNCC","symbolLocation":44,"imageIndex":8},{"imageOffset":66416,"symbol":"lua_pcall","symbolLocation":148,"imageIndex":8},{"imageOffset":14024,"symbol":"lj_BC_FUNCC","symbolLocation":44,"imageIndex":8},{"imageOffset":770536,"symbol":"load_scripts","symbolLocation":456,"imageIndex":7},{"imageOffset":14024,"symbol":"lj_BC_FUNCC","symbolLocation":44,"imageIndex":8},{"imageOffset":66416,"symbol":"lua_pcall","symbolLocation":148,"imageIndex":8},{"imageOffset":14024,"symbol":"lj_BC_FUNCC","symbolLocation":44,"imageIndex":8},{"imageOffset":66480,"symbol":"lua_cpcall","symbolLocation":28,"imageIndex":8},{"imageOffset":844032,"symbol":"run_script","symbolLocation":124,"imageIndex":7},{"imageOffset":844168,"symbol":"script_thread","symbolLocation":32,"imageIndex":7},{"imageOffset":29248,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8228,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":2491590,"name":"mpv\/lua script (stats)","frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30728,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":6},{"imageOffset":567272,"symbol":"wait_wakeup","symbolLocation":300,"imageIndex":7},{"imageOffset":580980,"symbol":"mpv_wait_event","symbolLocation":572,"imageIndex":7},{"imageOffset":777520,"symbol":"script_raw_wait_event","symbolLocation":124,"imageIndex":7},{"imageOffset":14024,"symbol":"lj_BC_FUNCC","symbolLocation":44,"imageIndex":8},{"imageOffset":66416,"symbol":"lua_pcall","symbolLocation":148,"imageIndex":8},{"imageOffset":14024,"symbol":"lj_BC_FUNCC","symbolLocation":44,"imageIndex":8},{"imageOffset":770536,"symbol":"load_scripts","symbolLocation":456,"imageIndex":7},{"imageOffset":14024,"symbol":"lj_BC_FUNCC","symbolLocation":44,"imageIndex":8},{"imageOffset":66416,"symbol":"lua_pcall","symbolLocation":148,"imageIndex":8},{"imageOffset":14024,"symbol":"lj_BC_FUNCC","symbolLocation":44,"imageIndex":8},{"imageOffset":66480,"symbol":"lua_cpcall","symbolLocation":28,"imageIndex":8},{"imageOffset":844032,"symbol":"run_script","symbolLocation":124,"imageIndex":7},{"imageOffset":844168,"symbol":"script_thread","symbolLocation":32,"imageIndex":7},{"imageOffset":29248,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8228,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":2491591,"name":"mpv\/lua script (console)","frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30728,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":6},{"imageOffset":567272,"symbol":"wait_wakeup","symbolLocation":300,"imageIndex":7},{"imageOffset":580980,"symbol":"mpv_wait_event","symbolLocation":572,"imageIndex":7},{"imageOffset":777520,"symbol":"script_raw_wait_event","symbolLocation":124,"imageIndex":7},{"imageOffset":14024,"symbol":"lj_BC_FUNCC","symbolLocation":44,"imageIndex":8},{"imageOffset":66416,"symbol":"lua_pcall","symbolLocation":148,"imageIndex":8},{"imageOffset":14024,"symbol":"lj_BC_FUNCC","symbolLocation":44,"imageIndex":8},{"imageOffset":770536,"symbol":"load_scripts","symbolLocation":456,"imageIndex":7},{"imageOffset":14024,"symbol":"lj_BC_FUNCC","symbolLocation":44,"imageIndex":8},{"imageOffset":66416,"symbol":"lua_pcall","symbolLocation":148,"imageIndex":8},{"imageOffset":14024,"symbol":"lj_BC_FUNCC","symbolLocation":44,"imageIndex":8},{"imageOffset":66480,"symbol":"lua_cpcall","symbolLocation":28,"imageIndex":8},{"imageOffset":844032,"symbol":"run_script","symbolLocation":124,"imageIndex":7},{"imageOffset":844168,"symbol":"script_thread","symbolLocation":32,"imageIndex":7},{"imageOffset":29248,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8228,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":2491593,"name":"AMCP Logging Spool","frames":[{"imageOffset":6544,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":129196,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":9},{"imageOffset":9820,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":9},{"imageOffset":8828,"symbol":"void* caulk::thread_proxy > >(void*)","symbolLocation":96,"imageIndex":9},{"imageOffset":29248,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8228,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":2491613,"frames":[{"imageOffset":8208,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":2491614,"frames":[{"imageOffset":8208,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"triggered":true,"id":2491615,"threadState":{"x":[{"value":30399800000512114},{"value":4365184768},{"value":0},{"value":2},{"value":4723154496},{"value":32},{"value":128},{"value":2352},{"value":4721851664},{"value":5498163525199069261},{"value":0},{"value":63},{"value":15},{"value":5570193072},{"value":8542146808,"symbolLocation":0,"symbol":"__CFMutableCharToUniCharTable"},{"value":8589268288,"symbolLocation":0,"symbol":"OBJC_CLASS_$___NSCFNumber"},{"value":4385179828,"symbolLocation":0,"symbol":"av_dict_get"},{"value":4197073384828306180,"symbolLocation":4197073377732591616,"symbol":"-[__NSCFNumber release]"},{"value":0},{"value":105553164773536},{"value":105553138975744},{"value":8342323396,"objc-selector":"setObject:forKeyedSubscript:"},{"value":8342431275,"objc-selector":"stringWithCString:encoding:"},{"value":0},{"value":4365184768},{"value":4365846168,"symbolLocation":0,"symbol":"direct field offset for PlaybackInfo.cachedVideoDurationAndProgress"},{"value":8603805160,"symbolLocation":0,"symbol":"value witness table for Builtin.Int64"},{"value":4365639680},{"value":3458764513820541082}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4364978976},"cpsr":{"value":1610616832},"fp":{"value":6110700896},"sp":{"value":6110700640},"esr":{"value":2449473540,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4385179860,"matchesCrashFrame":1},"far":{"value":30399800000512114}},"queue":"IINAPlaylistTask","frames":[{"imageOffset":51412,"symbol":"av_dict_get","symbolLocation":32,"imageIndex":10},{"imageOffset":1936160,"symbol":"+[FFmpegController probeVideoInfoForFile:]","symbolLocation":476,"imageIndex":4},{"imageOffset":1310580,"symbol":"PlayerCore.refreshCachedVideoInfo(forVideoPath:)","symbolLocation":140,"imageIndex":4},{"imageOffset":1180852,"symbol":"closure #2 in PlaylistViewController.tableView(_:viewFor:row:)","symbolLocation":1428,"imageIndex":4},{"imageOffset":1405876,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":20,"imageIndex":4},{"imageOffset":7776,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":11},{"imageOffset":15276,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":11},{"imageOffset":45872,"symbol":"_dispatch_lane_serial_drain","symbolLocation":672,"imageIndex":11},{"imageOffset":48804,"symbol":"_dispatch_lane_invoke","symbolLocation":392,"imageIndex":11},{"imageOffset":91912,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":656,"imageIndex":11},{"imageOffset":13060,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":6},{"imageOffset":8216,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":6}]},{"id":2491616,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":544472,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":1},{"imageOffset":537488,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":1},{"imageOffset":534324,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":1},{"imageOffset":1764496,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":3},{"imageOffset":29248,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8228,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":2491640,"name":"mpv\/demux","frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30728,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":6},{"imageOffset":172152,"symbol":"demux_thread","symbolLocation":628,"imageIndex":7},{"imageOffset":29248,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8228,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":2491641,"name":"mpv\/worker","frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30728,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":6},{"imageOffset":463352,"symbol":"worker_thread","symbolLocation":156,"imageIndex":7},{"imageOffset":29248,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8228,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":2491643,"name":"mpv\/vo","frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30728,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":6},{"imageOffset":1182196,"symbol":"vo_thread","symbolLocation":1560,"imageIndex":7},{"imageOffset":29248,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8228,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":2491644,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":6568,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16824,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":11},{"imageOffset":18364,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":11},{"imageOffset":86256,"symbol":"_dispatch_worker_thread","symbolLocation":312,"imageIndex":11},{"imageOffset":29248,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8228,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":2491653,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":6568,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":16824,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":11},{"imageOffset":18364,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":11},{"imageOffset":86256,"symbol":"_dispatch_worker_thread","symbolLocation":312,"imageIndex":11},{"imageOffset":29248,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":8228,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64e", "base" : 7095123968, "size" : 221184, "uuid" : "c8b3081a-5081-3a99-bbe3-01413de444c6", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7095664640, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5521408, "uuid" : "f5ea9592-4ef9-3d35-b23d-5c21283acc52", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1856.105" }, { "source" : "P", "arch" : "arm64e", "base" : 7242342400, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3342336, "uuid" : "01b981b8-a2d8-374d-9a0e-c4ac8c1009da", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "arm64e", "base" : 7141371904, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15417344, "uuid" : "a8bbc643-113d-310f-96b6-77a973bf2dba", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2113.20.111" }, { "source" : "P", "arch" : "arm64", "base" : 4363042816, "CFBundleShortVersionString" : "1.2.0", "CFBundleIdentifier" : "com.colliderli.iina", "size" : 2408448, "uuid" : "f5f980b6-3f2e-366a-b3a6-2bf6b0538017", "path" : "\/Applications\/IINA.app\/Contents\/MacOS\/IINA", "name" : "IINA", "CFBundleVersion" : "129" }, { "source" : "P", "arch" : "arm64e", "base" : 4371382272, "size" : 393216, "uuid" : "7e92b284-4b90-3b68-b31a-3ddc4c0e8d40", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64e", "base" : 7095345152, "size" : 53248, "uuid" : "ed328b18-eeef-3b15-8858-798b19b0c2cd", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4416389120, "size" : 3244032, "uuid" : "ebc0de99-264b-3f6c-9a51-a136e0e88c6d", "path" : "\/Applications\/IINA.app\/Contents\/Frameworks\/libmpv.1.dylib", "name" : "libmpv.1.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4387782656, "size" : 458752, "uuid" : "3ace8478-711e-3407-8266-8c572e033753", "path" : "\/Applications\/IINA.app\/Contents\/Frameworks\/libluajit-5.1.2.dylib", "name" : "libluajit-5.1.2.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7239741440, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.audio.caulk", "size" : 163840, "uuid" : "37a561f9-46f0-37fe-811b-894385645aed", "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk", "name" : "caulk" }, { "source" : "P", "arch" : "arm64", "base" : 4385128448, "size" : 360448, "uuid" : "e42fb818-acd9-32e0-a627-35666fa63462", "path" : "\/Applications\/IINA.app\/Contents\/Frameworks\/libavutil.57.dylib", "name" : "libavutil.57.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7093530624, "size" : 290816, "uuid" : "3a9e9a1e-72b6-3f66-aa17-d955384c1a39", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" } ], "sharedCache" : { "base" : 7092174848, "size" : 3089596416, "uuid" : "66c33c62-48a9-31e5-b8b5-7a71c9760d07" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=1.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.5G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 384K 3 \nActivity Tracing 256K 1 \nCG backing stores 2176K 4 \nCG image 1472K 16 \nColorSync 608K 30 \nCoreAnimation 5648K 160 \nCoreGraphics 32K 2 \nCoreMedia memory pool 112K 4 \nCoreServices 192K 1 \nCoreUI image data 3440K 25 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 336.8M 65 \nMALLOC guard page 192K 9 \nMALLOC_MEDIUM (reserved) 792.0M 7 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nOpenGL GLSL 384K 5 \nSTACK GUARD 56.3M 19 \nStack 17.5M 19 \nVM_ALLOCATE 1.0G 26 \n__AUTH 2527K 310 \n__AUTH_CONST 19.4M 501 \n__DATA 22.7M 526 \n__DATA_CONST 20.0M 550 \n__DATA_DIRTY 1780K 208 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 583.5M 48 \n__OBJC_CONST 3518K 268 \n__OBJC_RO 82.0M 1 \n__OBJC_RW 3104K 1 \n__TEXT 504.4M 568 \n__UNICODE 588K 1 \ndyld private memory 1024K 1 \nmapped file 268.2M 33 \nshared memory 928K 18 \n=========== ======= ======= \nTOTAL 4.0G 3435 \nTOTAL, minus reserved VM space 2.9G 3435 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "IINAPlaylistTask" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "60da5e84ab0ca017dace9abf", "factorPackIds" : { }, "deploymentId" : 240000008 }, { "rolloutId" : "607844aa04477260f58a8077", "factorPackIds" : { "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a" }, "deploymentId" : 240000066 }, { "rolloutId" : "602ad4dac86151000cf27e46", "factorPackIds" : { "SIRI_DICTATION_ASSETS" : "61a80a438feb033580c2778b" }, "deploymentId" : 240000290 }, { "rolloutId" : "5fc94383418129005b4e9ae0", "factorPackIds" : { }, "deploymentId" : 240000207 }, { "rolloutId" : "601d9415f79519000ccd4b69", "factorPackIds" : { "SIRI_TEXT_TO_SPEECH" : "61c11dcd2cb6041dc630dc63" }, "deploymentId" : 240000362 }, { "rolloutId" : "5ffde50ce2aacd000d47a95f", "factorPackIds" : { }, "deploymentId" : 240000094 } ], "experiments" : [ ] } } Model: MacBookAir10,1, BootROM 7429.61.2, proc 8:4:4 processors, 8 GB, SMC Graphics: Apple M1, Apple M1, Built-In Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online Memory Module: LPDDR4 AirPort: Wi-Fi, wl0: Oct 26 2021 16:10:41 version 18.20.310.15.7.8.120 FWID 01-5d6c3867 Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Network Service: Thunderbolt Bridge, Ethernet, bridge0 USB Device: USB31Bus USB Device: USB31Bus Thunderbolt Bus: MacBook Air, Apple Inc. Thunderbolt Bus: MacBook Air, Apple Inc. ```


mpv log: ``` ```


Steps to reproduce:

How often does this happen? always

CarterLi commented 2 years ago

That was not good...

CarterLi commented 2 years ago

Regression of 35129d842909a556499804a222086c3594210860, use v1.2.0-26 for now

MikeWang000000 commented 2 years ago

OK. May be an issue about ffmpeg5 haha

CarterLi commented 2 years ago

https://github.com/iina-plus/iina/releases/tag/v1.2.0-28

My fault...