[GH-ISSUE #665] [App Support]: MacbookAir-M2 Application quit unexpectedly #314

Closed
opened 2026-03-03 18:56:44 +03:00 by kerem · 3 comments
Owner

Originally created by @ataberken on GitHub (Jan 3, 2023).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/665

Current issues

  • App fails to install
  • App fails to open
  • App crashes randomly during usage
  • App experiences graphical issues or broken UI
  • App fails to connect to servers
  • Other

More details

I get the following error when i try to use an application(and these two are the only applications i tried to use): "x" quit unexpectedly.

  • x: 8 Ball Pool
  • x: Netflix videos(I can open Netflix, login etc.. But when i try to open a video it gives this error.

Xcode is up to date, latest PlayCover is installed. I installed the IPAs from: https://decrypt.day/

I did the steps on this site: https://docs.playcover.io/getting_started/troubleshoot_login

I use MacbookAir-M2.
Thanks in advance for the help! :)

Crash log

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               pool [2324]
Path:                  /Users/USER/Library/Containers/io.playcover.PlayCover/8 Ball Pool.app/pool
Identifier:            com.miniclip.8ballpoolmult
Version:               5.11.1 (4611)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-01-03 09:12:04.3167 +0100
OS Version:            macOS 13.0 (22A380)
Report Version:        12
Anonymous UUID:        DA78D3E2-ED51-37BF-25DF-46F63D566A45

Sleep/Wake UUID:       71F591D9-677E-4D4E-8704-C91C3297880C

Time Awake Since Boot: 1900 seconds
Time Since Wake:       903 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000068
Exception Codes:       0x0000000000000001, 0x0000000000000068

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [2324]

VM Region Info: 0x68 is not in any region.  Bytes before following region: 105553518919576
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-/rwx SM=NUL  ...(unallocated)

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	       0x1ab831808 objc_msgSend + 8
1   pool                          	       0x106b88060 0x104db8000 + 31260768
2   libobjc.A.dylib               	       0x1ab83416c load_images + 828
3   dyld                          	       0x1ab8811f0 dyld4::RuntimeState::notifyObjCInit(dyld4::Loader const*) + 164
4   dyld                          	       0x1ab88b944 dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&) const + 204
5   dyld                          	       0x1ab88bae8 dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const + 328
6   dyld                          	       0x1ab8ae4b8 dyld4::APIs::runAllInitializersForMain() + 480
7   dyld                          	       0x1ab874dd8 dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*) + 3500
8   dyld                          	       0x1ab873dc4 start + 2404

Thread 1:
0   libsystem_pthread.dylib       	       0x1abb98e18 start_wqthread + 0

Thread 2::  Dispatch queue: com.apple.NSURLSession-work
0   libsystem_kernel.dylib        	       0x1abb5f848 __open + 8
1   libsystem_kernel.dylib        	       0x1abb6a4a4 open + 64
2   CoreFoundation                	       0x1abc17c40 _CFReadBytesFromFile + 208
3   CoreFoundation                	       0x1abc17464 CFURLCreateDataAndPropertiesFromResource + 324
4   CoreFoundation                	       0x1abc16fa8 _CFBundleCopyInfoDictionaryInDirectoryWithVersion + 848
5   CoreFoundation                	       0x1abc168f0 _CFBundleRefreshInfoDictionaryAlreadyLocked + 144
6   CoreFoundation                	       0x1abc1683c CFBundleGetInfoDictionary + 52
7   CoreFoundation                	       0x1abd1ad48 _CFBundleCreate + 320
8   CoreFoundation                	       0x1abc6952c _CFBundleEnsureBundleExistsForImagePath + 64
9   CoreFoundation                	       0x1abd2dd0c _CFBundleGetBundleWithIdentifier + 180
10  CFNetwork                     	       0x1b055323c 0x1b03f3000 + 1442364
11  libdispatch.dylib             	       0x1aba17504 _dispatch_client_callout + 20
12  libdispatch.dylib             	       0x1aba18d50 _dispatch_once_callout + 32
13  CFNetwork                     	       0x1b0411590 0x1b03f3000 + 124304
14  CFNetwork                     	       0x1b0410ba0 0x1b03f3000 + 121760
15  libsystem_pthread.dylib       	       0x1abb99dec __pthread_once_handler + 76
16  libsystem_platform.dylib      	       0x1abbc97e0 _os_once_callout + 32
17  libsystem_pthread.dylib       	       0x1abb99d84 pthread_once + 100
18  CFNetwork                     	       0x1b0410ab0 0x1b03f3000 + 121520
19  CFNetwork                     	       0x1b03f85c4 _CFNetworkErrorCopyLocalizedDescriptionWithHostname + 124
20  Foundation                    	       0x1acc05564 localizedDescriptionForError + 60
21  Foundation                    	       0x1acc0545c -[NSError(NSURLExtrasInternal) _web_initWithDomain_nowarn:code:URL:] + 136
22  Foundation                    	       0x1acc053b4 +[NSError(NSURLExtras) _web_errorWithDomain:code:URL:] + 52
23  CFNetwork                     	       0x1b04233c0 0x1b03f3000 + 197568
24  libdispatch.dylib             	       0x1aba159dc _dispatch_call_block_and_release + 32
25  libdispatch.dylib             	       0x1aba17504 _dispatch_client_callout + 20
26  libdispatch.dylib             	       0x1aba1ebbc _dispatch_lane_serial_drain + 672
27  libdispatch.dylib             	       0x1aba1f73c _dispatch_lane_invoke + 436
28  libdispatch.dylib             	       0x1aba2a34c _dispatch_workloop_worker_thread + 652
29  libsystem_pthread.dylib       	       0x1abb9a100 _pthread_wqthread + 288
30  libsystem_pthread.dylib       	       0x1abb98e20 start_wqthread + 8

Thread 3:: NIO-ELT-0-#0
0   libsystem_kernel.dylib        	       0x1abb64e98 kevent + 8
1   PlayTools                     	       0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x10873e1a8 SelectableEventLoop.run() + 376
4   PlayTools                     	       0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5   PlayTools                     	       0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x1abb9e06c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1abb98e2c thread_start + 8

Thread 4:: NIO-ELT-1-#0
0   libsystem_kernel.dylib        	       0x1abb64e98 kevent + 8
1   PlayTools                     	       0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x10873e1a8 SelectableEventLoop.run() + 376
4   PlayTools                     	       0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5   PlayTools                     	       0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x1abb9e06c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1abb98e2c thread_start + 8

Thread 5:: NIO-ELT-2-#0
0   libsystem_kernel.dylib        	       0x1abb64e98 kevent + 8
1   PlayTools                     	       0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x10873e1a8 SelectableEventLoop.run() + 376
4   PlayTools                     	       0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5   PlayTools                     	       0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x1abb9e06c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1abb98e2c thread_start + 8

Thread 6:: NIO-ELT-3-#0
0   libsystem_kernel.dylib        	       0x1abb64e98 kevent + 8
1   PlayTools                     	       0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x10873e1a8 SelectableEventLoop.run() + 376
4   PlayTools                     	       0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5   PlayTools                     	       0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x1abb9e06c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1abb98e2c thread_start + 8

Thread 7:: NIO-ELT-4-#0
0   libsystem_kernel.dylib        	       0x1abb64e98 kevent + 8
1   PlayTools                     	       0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x10873e1a8 SelectableEventLoop.run() + 376
4   PlayTools                     	       0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5   PlayTools                     	       0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x1abb9e06c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1abb98e2c thread_start + 8

Thread 8:: NIO-ELT-5-#0
0   libsystem_kernel.dylib        	       0x1abb64e98 kevent + 8
1   PlayTools                     	       0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x10873e1a8 SelectableEventLoop.run() + 376
4   PlayTools                     	       0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5   PlayTools                     	       0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x1abb9e06c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1abb98e2c thread_start + 8

Thread 9:: NIO-ELT-6-#0
0   libsystem_kernel.dylib        	       0x1abb64e98 kevent + 8
1   PlayTools                     	       0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x10873e1a8 SelectableEventLoop.run() + 376
4   PlayTools                     	       0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5   PlayTools                     	       0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x1abb9e06c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1abb98e2c thread_start + 8

Thread 10:: NIO-ELT-7-#0
0   libsystem_kernel.dylib        	       0x1abb64e98 kevent + 8
1   PlayTools                     	       0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x10873e1a8 SelectableEventLoop.run() + 376
4   PlayTools                     	       0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5   PlayTools                     	       0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x1abb9e06c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1abb98e2c thread_start + 8

Thread 11:: NIO-ELT-8-#0
0   libsystem_kernel.dylib        	       0x1abb64e98 kevent + 8
1   PlayTools                     	       0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x10873e1a8 SelectableEventLoop.run() + 376
4   PlayTools                     	       0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5   PlayTools                     	       0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x1abb9e06c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1abb98e2c thread_start + 8

Thread 12:: NIO-ELT-9-#0
0   libsystem_kernel.dylib        	       0x1abb64e98 kevent + 8
1   PlayTools                     	       0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                     	       0x10873e1a8 SelectableEventLoop.run() + 376
4   PlayTools                     	       0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5   PlayTools                     	       0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                     	       0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                     	       0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib       	       0x1abb9e06c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x1abb98e2c thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000068   x1: 0x00000000000000b2   x2: 0x00000001079caea8   x3: 0x0000600000bf6bd0
    x4: 0x0000600000bf6c40   x5: 0x000000006c200000   x6: 0x0000000000000001   x7: 0x00000001abdf1355
    x8: 0x0000000000000000   x9: 0x000000000000005c  x10: 0x000000000000004b  x11: 0x0000000104dba800
   x12: 0x0000000000000001  x13: 0x000000007fffffe8  x14: 0x0000000000000881  x15: 0x000000016b03ed30
   x16: 0x00000001ab831800  x17: 0x000000000000000c  x18: 0x0000000000000000  x19: 0x000000016b03e830
   x20: 0x000000013903d158  x21: 0x000000016b03e830  x22: 0x0000000106b87bd0  x23: 0x0000000204d48000
   x24: 0x000000013903ce00  x25: 0x00000001fbffb305  x26: 0x00000001079d3ee8  x27: 0x0000000204d48000
   x28: 0x0000000204d48000   fp: 0x000000016b03f1a0   lr: 0x0000000106b88060
    sp: 0x000000016b03e830   pc: 0x00000001ab831808 cpsr: 0x20001000
   far: 0x0000000000000068  esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
       0x1ab828000 -        0x1ab86dd9f libobjc.A.dylib (*) <e20fe24e-bbda-3944-9cfc-8e43a463400b> /usr/lib/libobjc.A.dylib
       0x104db8000 -        0x1072cffff com.miniclip.8ballpoolmult (5.11.1) <f7c27157-76ca-3451-9ba0-6ded0c28771e> /Users/USER/Library/Containers/io.playcover.PlayCover/8 Ball Pool.app/pool
       0x1ab86e000 -        0x1ab8f84af dyld (*) <1f56ab4e-f398-3a9c-bfba-fbbd17808963> /usr/lib/dyld
       0x1abb97000 -        0x1abba3ffb libsystem_pthread.dylib (*) <886caca0-5762-3640-8db2-3fa3b911c062> /usr/lib/system/libsystem_pthread.dylib
       0x1abb5e000 -        0x1abb96ffb libsystem_kernel.dylib (*) <6d6644d3-3db3-34c4-b1e3-c675ec5360f0> /usr/lib/system/libsystem_kernel.dylib
       0x1abbfc000 -        0x1ac0d3fff com.apple.CoreFoundation (6.9) <f4ff83fc-e62c-30b4-b3a9-876c8a1fd595> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1b03f3000 -        0x1b07b2fff com.apple.CFNetwork (1399.4) <86c036e0-4a25-3600-a5b5-31b1caedbe4a> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
       0x1aba13000 -        0x1aba5afff libdispatch.dylib (*) <40c9c98c-00d6-3e8e-9ad3-2ed6cf0d0cfe> /usr/lib/system/libdispatch.dylib
       0x1abbc8000 -        0x1abbcfffb libsystem_platform.dylib (*) <78189670-2f47-332c-9a59-a210157aa97b> /usr/lib/system/libsystem_platform.dylib
       0x1acb27000 -        0x1ad55ffff com.apple.Foundation (6.9) <52b2f83f-586d-32a2-8b66-ce651400ac8c> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x108628000 -        0x10879ffff io.playcover.PlayTools (1.1.7) <7d8faca9-6821-3fc1-8e26-4f6efdf8ca46> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools
               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.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%)
Writable regions: Total=822.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=822.0M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
ColorSync                           32K        1 
Foundation                          16K        1 
Kernel Alloc Once                   32K        1 
MALLOC                           179.2M       18 
MALLOC guard page                   96K        5 
MALLOC_MEDIUM (reserved)         240.0M        2         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.2M       13 
Stack                             14.4M       13 
VM_ALLOCATE                         16K        1 
__AUTH                            3099K      524 
__AUTH_CONST                      30.1M      772 
__CTF                               756        1 
__DATA                            26.1M      762 
__DATA_CONST                      36.9M      780 
__DATA_DIRTY                      2782K      324 
__FONT_DATA                        2352        1 
__LINKEDIT                       768.5M        5 
__OBJC_CONST                      6600K      483 
__OBJC_RO                         65.1M        1 
__OBJC_RW                         1981K        1 
__TEXT                           759.6M      805 
dyld private memory                512K        2 
mapped file                       29.1M        3 
shared memory                      624K        7 
===========                     =======  ======= 
TOTAL                              2.5G     4528 
TOTAL, minus reserved VM space     1.9G     4528 



-----------
Full Report
-----------

{"app_name":"pool","timestamp":"2023-01-03 09:12:04.00 +0100","app_version":"5.11.1","slice_uuid":"f7c27157-76ca-3451-9ba0-6ded0c28771e","build_version":"4611","platform":6,"bundleID":"com.miniclip.8ballpoolmult","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0 (22A380)","roots_installed":0,"name":"pool","incident_id":"B9C86DD5-712C-4A7E-9A66-061AF202A79C"}
{
  "uptime" : 1900,
  "procRole" : "Background",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "Mac14,2",
  "coalitionID" : 1339,
  "osVersion" : {
    "train" : "macOS 13.0",
    "build" : "22A380",
    "releaseType" : "User"
  },
  "captureTime" : "2023-01-03 09:12:04.3167 +0100",
  "incident" : "B9C86DD5-712C-4A7E-9A66-061AF202A79C",
  "pid" : 2324,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-01-03 09:12:04.1632 +0100",
  "procStartAbsTime" : 47140876322,
  "procExitAbsTime" : 47144552763,
  "procName" : "pool",
  "procPath" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/8 Ball Pool.app\/pool",
  "bundleInfo" : {"CFBundleShortVersionString":"5.11.1","CFBundleVersion":"4611","CFBundleIdentifier":"com.miniclip.8ballpoolmult","DTAppStoreToolsBuild":"14C17"},
  "storeInfo" : {"deviceIdentifierForVendor":"BB4C1B94-8086-5C7B-8F35-2A709539B5CF","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.miniclip.8ballpoolmult",
  "crashReporterKey" : "DA78D3E2-ED51-37BF-25DF-46F63D566A45",
  "wakeTime" : 903,
  "sleepWakeUUID" : "71F591D9-677E-4D4E-8704-C91C3297880C",
  "sip" : "enabled",
  "vmRegionInfo" : "0x68 is not in any region.  Bytes before following region: 105553518919576\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-\/rwx SM=NUL  ...(unallocated)",
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000068","rawCodes":[1,104],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000068"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":2324},
  "vmregioninfo" : "0x68 is not in any region.  Bytes before following region: 105553518919576\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-\/rwx SM=NUL  ...(unallocated)",
  "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" : 0,
  "threads" : [{"triggered":true,"id":40556,"threadState":{"x":[{"value":104},{"value":178},{"value":4422676136},{"value":105553128811472},{"value":105553128811584},{"value":1814036480},{"value":1},{"value":7178490709,"symbolLocation":141,"symbol":"_OBJC_$_INSTANCE_METHODS___NSCFNumber"},{"value":0},{"value":92},{"value":75},{"value":4376471552},{"value":1},{"value":2147483624},{"value":2177},{"value":6090386736},{"value":7172462592,"symbolLocation":0,"symbol":"objc_msgSend"},{"value":12},{"value":0},{"value":6090385456},{"value":5251518808},{"value":6090385456},{"value":4407720912},{"value":8670969856,"symbolLocation":0,"symbol":"OBJC_IVAR_$_Object.isa"},{"value":5251517952},{"value":8522806021,"objc-selector":"load"},{"value":4422713064},{"value":8670969856,"symbolLocation":0,"symbol":"OBJC_IVAR_$_Object.isa"},{"value":8670969856,"symbolLocation":0,"symbol":"OBJC_IVAR_$_Object.isa"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4407722080},"cpsr":{"value":536875008},"fp":{"value":6090387872},"sp":{"value":6090385456},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":7172462600,"matchesCrashFrame":1},"far":{"value":104}},"queue":"com.apple.main-thread","frames":[{"imageOffset":38920,"symbol":"objc_msgSend","symbolLocation":8,"imageIndex":0},{"imageOffset":31260768,"imageIndex":1},{"imageOffset":49516,"symbol":"load_images","symbolLocation":828,"imageIndex":0},{"imageOffset":78320,"symbol":"dyld4::RuntimeState::notifyObjCInit(dyld4::Loader const*)","symbolLocation":164,"imageIndex":2},{"imageOffset":121156,"symbol":"dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&) const","symbolLocation":204,"imageIndex":2},{"imageOffset":121576,"symbol":"dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const","symbolLocation":328,"imageIndex":2},{"imageOffset":263352,"symbol":"dyld4::APIs::runAllInitializersForMain()","symbolLocation":480,"imageIndex":2},{"imageOffset":28120,"symbol":"dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*)","symbolLocation":3500,"imageIndex":2},{"imageOffset":24004,"symbol":"start","symbolLocation":2404,"imageIndex":2}]},{"id":40568,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":3}]},{"id":40569,"queue":"com.apple.NSURLSession-work","frames":[{"imageOffset":6216,"symbol":"__open","symbolLocation":8,"imageIndex":4},{"imageOffset":50340,"symbol":"open","symbolLocation":64,"imageIndex":4},{"imageOffset":113728,"symbol":"_CFReadBytesFromFile","symbolLocation":208,"imageIndex":5},{"imageOffset":111716,"symbol":"CFURLCreateDataAndPropertiesFromResource","symbolLocation":324,"imageIndex":5},{"imageOffset":110504,"symbol":"_CFBundleCopyInfoDictionaryInDirectoryWithVersion","symbolLocation":848,"imageIndex":5},{"imageOffset":108784,"symbol":"_CFBundleRefreshInfoDictionaryAlreadyLocked","symbolLocation":144,"imageIndex":5},{"imageOffset":108604,"symbol":"CFBundleGetInfoDictionary","symbolLocation":52,"imageIndex":5},{"imageOffset":1174856,"symbol":"_CFBundleCreate","symbolLocation":320,"imageIndex":5},{"imageOffset":447788,"symbol":"_CFBundleEnsureBundleExistsForImagePath","symbolLocation":64,"imageIndex":5},{"imageOffset":1252620,"symbol":"_CFBundleGetBundleWithIdentifier","symbolLocation":180,"imageIndex":5},{"imageOffset":1442364,"imageIndex":6},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":7},{"imageOffset":23888,"symbol":"_dispatch_once_callout","symbolLocation":32,"imageIndex":7},{"imageOffset":124304,"imageIndex":6},{"imageOffset":121760,"imageIndex":6},{"imageOffset":11756,"symbol":"__pthread_once_handler","symbolLocation":76,"imageIndex":3},{"imageOffset":6112,"symbol":"_os_once_callout","symbolLocation":32,"imageIndex":8},{"imageOffset":11652,"symbol":"pthread_once","symbolLocation":100,"imageIndex":3},{"imageOffset":121520,"imageIndex":6},{"imageOffset":21956,"symbol":"_CFNetworkErrorCopyLocalizedDescriptionWithHostname","symbolLocation":124,"imageIndex":6},{"imageOffset":910692,"symbol":"localizedDescriptionForError","symbolLocation":60,"imageIndex":9},{"imageOffset":910428,"symbol":"-[NSError(NSURLExtrasInternal) _web_initWithDomain_nowarn:code:URL:]","symbolLocation":136,"imageIndex":9},{"imageOffset":910260,"symbol":"+[NSError(NSURLExtras) _web_errorWithDomain:code:URL:]","symbolLocation":52,"imageIndex":9},{"imageOffset":197568,"imageIndex":6},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":7},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":7},{"imageOffset":48060,"symbol":"_dispatch_lane_serial_drain","symbolLocation":672,"imageIndex":7},{"imageOffset":51004,"symbol":"_dispatch_lane_invoke","symbolLocation":436,"imageIndex":7},{"imageOffset":95052,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":652,"imageIndex":7},{"imageOffset":12544,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":3},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":3}]},{"id":40576,"name":"NIO-ELT-0-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40577,"name":"NIO-ELT-1-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40578,"name":"NIO-ELT-2-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40579,"name":"NIO-ELT-3-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40580,"name":"NIO-ELT-4-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40581,"name":"NIO-ELT-5-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40582,"name":"NIO-ELT-6-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40583,"name":"NIO-ELT-7-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40584,"name":"NIO-ELT-8-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40585,"name":"NIO-ELT-9-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7172423680,
    "size" : 286112,
    "uuid" : "e20fe24e-bbda-3944-9cfc-8e43a463400b",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4376461312,
    "CFBundleShortVersionString" : "5.11.1",
    "CFBundleIdentifier" : "com.miniclip.8ballpoolmult",
    "size" : 38895616,
    "uuid" : "f7c27157-76ca-3451-9ba0-6ded0c28771e",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/8 Ball Pool.app\/pool",
    "name" : "pool",
    "CFBundleVersion" : "4611"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7172710400,
    "size" : 566448,
    "uuid" : "1f56ab4e-f398-3a9c-bfba-fbbd17808963",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7176024064,
    "size" : 53244,
    "uuid" : "886caca0-5762-3640-8db2-3fa3b911c062",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7175790592,
    "size" : 233468,
    "uuid" : "6d6644d3-3db3-34c4-b1e3-c675ec5360f0",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7176437760,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5079040,
    "uuid" : "f4ff83fc-e62c-30b4-b3a9-876c8a1fd595",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1953.1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7251898368,
    "CFBundleShortVersionString" : "1399.4",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 3932160,
    "uuid" : "86c036e0-4a25-3600-a5b5-31b1caedbe4a",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1399.4"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7174434816,
    "size" : 294912,
    "uuid" : "40c9c98c-00d6-3e8e-9ad3-2ed6cf0d0cfe",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7176224768,
    "size" : 32764,
    "uuid" : "78189670-2f47-332c-9a59-a210157aa97b",
    "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
    "name" : "libsystem_platform.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7192342528,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 10719232,
    "uuid" : "52b2f83f-586d-32a2-8b66-ce651400ac8c",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1953.1"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4435640320,
    "CFBundleShortVersionString" : "1.1.7",
    "CFBundleIdentifier" : "io.playcover.PlayTools",
    "size" : 1540096,
    "uuid" : "7d8faca9-6821-3fc1-8e26-4f6efdf8ca46",
    "path" : "\/Users\/USER\/Library\/Frameworks\/PlayTools.framework\/PlayTools",
    "name" : "PlayTools",
    "CFBundleVersion" : "1"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  }
],
  "sharedCache" : {
  "base" : 7172063232,
  "size" : 3403612160,
  "uuid" : "5667eb2d-1398-3b38-afff-a929572d4b88"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%)\nWritable regions: Total=822.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=822.0M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nActivity Tracing                   256K        1 \nColorSync                           32K        1 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                           179.2M       18 \nMALLOC guard page                   96K        5 \nMALLOC_MEDIUM (reserved)         240.0M        2         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.2M       13 \nStack                             14.4M       13 \nVM_ALLOCATE                         16K        1 \n__AUTH                            3099K      524 \n__AUTH_CONST                      30.1M      772 \n__CTF                               756        1 \n__DATA                            26.1M      762 \n__DATA_CONST                      36.9M      780 \n__DATA_DIRTY                      2782K      324 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       768.5M        5 \n__OBJC_CONST                      6600K      483 \n__OBJC_RO                         65.1M        1 \n__OBJC_RW                         1981K        1 \n__TEXT                           759.6M      805 \ndyld private memory                512K        2 \nmapped file                       29.1M        3 \nshared memory                      624K        7 \n===========                     =======  ======= \nTOTAL                              2.5G     4528 \nTOTAL, minus reserved VM space     1.9G     4528 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "60186475825c62000ccf5450",
      "factorPackIds" : {

      },
      "deploymentId" : 240000026
    },
    {
      "rolloutId" : "63582c5f8a53461413999550",
      "factorPackIds" : {
        "PROACTIVE_MAIL_INTELLIGENCE_SALIENCY" : "636525247ea6e25a76dc2008"
      },
      "deploymentId" : 240000002
    }
  ],
  "experiments" : [

  ]
}
}

Model: Mac14,2, BootROM 8419.41.10, proc 8:4:4 processors, 16 GB, SMC 
Graphics: Apple M2, Apple M2, Built-In
Display: Color LCD, spdisplays_2560x1664Retina, Main, MirrorOff, Online
Memory Module: LPDDR5, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep  3 2022 02:35:52 version 20.10.965.9.8.7.129 FWID 01-b0e84a9b
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.

Issue Language

  • Yes my issue is written in English
Originally created by @ataberken on GitHub (Jan 3, 2023). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/665 ### App Store link - https://apps.apple.com/tr/app/netflix/id363590051?l=tr - https://apps.apple.com/us/app/8-ball-pool/id543186831 ### Current issues - [ ] App fails to install - [X] App fails to open - [X] App crashes randomly during usage - [ ] App experiences graphical issues or broken UI - [ ] App fails to connect to servers - [ ] Other ### More details I get the following error when i try to use an application(and these two are the only applications i tried to use): "x" quit unexpectedly. - x: 8 Ball Pool - x: Netflix videos(I can open Netflix, login etc.. But when i try to open a video it gives this error. Xcode is up to date, latest PlayCover is installed. I installed the IPAs from: https://decrypt.day/ I did the steps on this site: https://docs.playcover.io/getting_started/troubleshoot_login I use MacbookAir-M2. Thanks in advance for the help! :) ### Crash log ```shell ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: pool [2324] Path: /Users/USER/Library/Containers/io.playcover.PlayCover/8 Ball Pool.app/pool Identifier: com.miniclip.8ballpoolmult Version: 5.11.1 (4611) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2023-01-03 09:12:04.3167 +0100 OS Version: macOS 13.0 (22A380) Report Version: 12 Anonymous UUID: DA78D3E2-ED51-37BF-25DF-46F63D566A45 Sleep/Wake UUID: 71F591D9-677E-4D4E-8704-C91C3297880C Time Awake Since Boot: 1900 seconds Time Since Wake: 903 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000068 Exception Codes: 0x0000000000000001, 0x0000000000000068 Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 Terminating Process: exc handler [2324] VM Region Info: 0x68 is not in any region. Bytes before following region: 105553518919576 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START ---> MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated) Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x1ab831808 objc_msgSend + 8 1 pool 0x106b88060 0x104db8000 + 31260768 2 libobjc.A.dylib 0x1ab83416c load_images + 828 3 dyld 0x1ab8811f0 dyld4::RuntimeState::notifyObjCInit(dyld4::Loader const*) + 164 4 dyld 0x1ab88b944 dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&) const + 204 5 dyld 0x1ab88bae8 dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const + 328 6 dyld 0x1ab8ae4b8 dyld4::APIs::runAllInitializersForMain() + 480 7 dyld 0x1ab874dd8 dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*) + 3500 8 dyld 0x1ab873dc4 start + 2404 Thread 1: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 2:: Dispatch queue: com.apple.NSURLSession-work 0 libsystem_kernel.dylib 0x1abb5f848 __open + 8 1 libsystem_kernel.dylib 0x1abb6a4a4 open + 64 2 CoreFoundation 0x1abc17c40 _CFReadBytesFromFile + 208 3 CoreFoundation 0x1abc17464 CFURLCreateDataAndPropertiesFromResource + 324 4 CoreFoundation 0x1abc16fa8 _CFBundleCopyInfoDictionaryInDirectoryWithVersion + 848 5 CoreFoundation 0x1abc168f0 _CFBundleRefreshInfoDictionaryAlreadyLocked + 144 6 CoreFoundation 0x1abc1683c CFBundleGetInfoDictionary + 52 7 CoreFoundation 0x1abd1ad48 _CFBundleCreate + 320 8 CoreFoundation 0x1abc6952c _CFBundleEnsureBundleExistsForImagePath + 64 9 CoreFoundation 0x1abd2dd0c _CFBundleGetBundleWithIdentifier + 180 10 CFNetwork 0x1b055323c 0x1b03f3000 + 1442364 11 libdispatch.dylib 0x1aba17504 _dispatch_client_callout + 20 12 libdispatch.dylib 0x1aba18d50 _dispatch_once_callout + 32 13 CFNetwork 0x1b0411590 0x1b03f3000 + 124304 14 CFNetwork 0x1b0410ba0 0x1b03f3000 + 121760 15 libsystem_pthread.dylib 0x1abb99dec __pthread_once_handler + 76 16 libsystem_platform.dylib 0x1abbc97e0 _os_once_callout + 32 17 libsystem_pthread.dylib 0x1abb99d84 pthread_once + 100 18 CFNetwork 0x1b0410ab0 0x1b03f3000 + 121520 19 CFNetwork 0x1b03f85c4 _CFNetworkErrorCopyLocalizedDescriptionWithHostname + 124 20 Foundation 0x1acc05564 localizedDescriptionForError + 60 21 Foundation 0x1acc0545c -[NSError(NSURLExtrasInternal) _web_initWithDomain_nowarn:code:URL:] + 136 22 Foundation 0x1acc053b4 +[NSError(NSURLExtras) _web_errorWithDomain:code:URL:] + 52 23 CFNetwork 0x1b04233c0 0x1b03f3000 + 197568 24 libdispatch.dylib 0x1aba159dc _dispatch_call_block_and_release + 32 25 libdispatch.dylib 0x1aba17504 _dispatch_client_callout + 20 26 libdispatch.dylib 0x1aba1ebbc _dispatch_lane_serial_drain + 672 27 libdispatch.dylib 0x1aba1f73c _dispatch_lane_invoke + 436 28 libdispatch.dylib 0x1aba2a34c _dispatch_workloop_worker_thread + 652 29 libsystem_pthread.dylib 0x1abb9a100 _pthread_wqthread + 288 30 libsystem_pthread.dylib 0x1abb98e20 start_wqthread + 8 Thread 3:: NIO-ELT-0-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10873e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 4:: NIO-ELT-1-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10873e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 5:: NIO-ELT-2-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10873e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 6:: NIO-ELT-3-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10873e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 7:: NIO-ELT-4-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10873e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 8:: NIO-ELT-5-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10873e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 9:: NIO-ELT-6-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10873e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 10:: NIO-ELT-7-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10873e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 11:: NIO-ELT-8-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10873e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 12:: NIO-ELT-9-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x108756bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x10874162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10873e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108726ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10872a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10872c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1087585c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000068 x1: 0x00000000000000b2 x2: 0x00000001079caea8 x3: 0x0000600000bf6bd0 x4: 0x0000600000bf6c40 x5: 0x000000006c200000 x6: 0x0000000000000001 x7: 0x00000001abdf1355 x8: 0x0000000000000000 x9: 0x000000000000005c x10: 0x000000000000004b x11: 0x0000000104dba800 x12: 0x0000000000000001 x13: 0x000000007fffffe8 x14: 0x0000000000000881 x15: 0x000000016b03ed30 x16: 0x00000001ab831800 x17: 0x000000000000000c x18: 0x0000000000000000 x19: 0x000000016b03e830 x20: 0x000000013903d158 x21: 0x000000016b03e830 x22: 0x0000000106b87bd0 x23: 0x0000000204d48000 x24: 0x000000013903ce00 x25: 0x00000001fbffb305 x26: 0x00000001079d3ee8 x27: 0x0000000204d48000 x28: 0x0000000204d48000 fp: 0x000000016b03f1a0 lr: 0x0000000106b88060 sp: 0x000000016b03e830 pc: 0x00000001ab831808 cpsr: 0x20001000 far: 0x0000000000000068 esr: 0x92000006 (Data Abort) byte read Translation fault Binary Images: 0x1ab828000 - 0x1ab86dd9f libobjc.A.dylib (*) <e20fe24e-bbda-3944-9cfc-8e43a463400b> /usr/lib/libobjc.A.dylib 0x104db8000 - 0x1072cffff com.miniclip.8ballpoolmult (5.11.1) <f7c27157-76ca-3451-9ba0-6ded0c28771e> /Users/USER/Library/Containers/io.playcover.PlayCover/8 Ball Pool.app/pool 0x1ab86e000 - 0x1ab8f84af dyld (*) <1f56ab4e-f398-3a9c-bfba-fbbd17808963> /usr/lib/dyld 0x1abb97000 - 0x1abba3ffb libsystem_pthread.dylib (*) <886caca0-5762-3640-8db2-3fa3b911c062> /usr/lib/system/libsystem_pthread.dylib 0x1abb5e000 - 0x1abb96ffb libsystem_kernel.dylib (*) <6d6644d3-3db3-34c4-b1e3-c675ec5360f0> /usr/lib/system/libsystem_kernel.dylib 0x1abbfc000 - 0x1ac0d3fff com.apple.CoreFoundation (6.9) <f4ff83fc-e62c-30b4-b3a9-876c8a1fd595> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x1b03f3000 - 0x1b07b2fff com.apple.CFNetwork (1399.4) <86c036e0-4a25-3600-a5b5-31b1caedbe4a> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x1aba13000 - 0x1aba5afff libdispatch.dylib (*) <40c9c98c-00d6-3e8e-9ad3-2ed6cf0d0cfe> /usr/lib/system/libdispatch.dylib 0x1abbc8000 - 0x1abbcfffb libsystem_platform.dylib (*) <78189670-2f47-332c-9a59-a210157aa97b> /usr/lib/system/libsystem_platform.dylib 0x1acb27000 - 0x1ad55ffff com.apple.Foundation (6.9) <52b2f83f-586d-32a2-8b66-ce651400ac8c> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x108628000 - 0x10879ffff io.playcover.PlayTools (1.1.7) <7d8faca9-6821-3fc1-8e26-4f6efdf8ca46> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools 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.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%) Writable regions: Total=822.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=822.0M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 1 ColorSync 32K 1 Foundation 16K 1 Kernel Alloc Once 32K 1 MALLOC 179.2M 18 MALLOC guard page 96K 5 MALLOC_MEDIUM (reserved) 240.0M 2 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) STACK GUARD 56.2M 13 Stack 14.4M 13 VM_ALLOCATE 16K 1 __AUTH 3099K 524 __AUTH_CONST 30.1M 772 __CTF 756 1 __DATA 26.1M 762 __DATA_CONST 36.9M 780 __DATA_DIRTY 2782K 324 __FONT_DATA 2352 1 __LINKEDIT 768.5M 5 __OBJC_CONST 6600K 483 __OBJC_RO 65.1M 1 __OBJC_RW 1981K 1 __TEXT 759.6M 805 dyld private memory 512K 2 mapped file 29.1M 3 shared memory 624K 7 =========== ======= ======= TOTAL 2.5G 4528 TOTAL, minus reserved VM space 1.9G 4528 ----------- Full Report ----------- {"app_name":"pool","timestamp":"2023-01-03 09:12:04.00 +0100","app_version":"5.11.1","slice_uuid":"f7c27157-76ca-3451-9ba0-6ded0c28771e","build_version":"4611","platform":6,"bundleID":"com.miniclip.8ballpoolmult","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0 (22A380)","roots_installed":0,"name":"pool","incident_id":"B9C86DD5-712C-4A7E-9A66-061AF202A79C"} { "uptime" : 1900, "procRole" : "Background", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "Mac14,2", "coalitionID" : 1339, "osVersion" : { "train" : "macOS 13.0", "build" : "22A380", "releaseType" : "User" }, "captureTime" : "2023-01-03 09:12:04.3167 +0100", "incident" : "B9C86DD5-712C-4A7E-9A66-061AF202A79C", "pid" : 2324, "translated" : false, "cpuType" : "ARM-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2023-01-03 09:12:04.1632 +0100", "procStartAbsTime" : 47140876322, "procExitAbsTime" : 47144552763, "procName" : "pool", "procPath" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/8 Ball Pool.app\/pool", "bundleInfo" : {"CFBundleShortVersionString":"5.11.1","CFBundleVersion":"4611","CFBundleIdentifier":"com.miniclip.8ballpoolmult","DTAppStoreToolsBuild":"14C17"}, "storeInfo" : {"deviceIdentifierForVendor":"BB4C1B94-8086-5C7B-8F35-2A709539B5CF","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.miniclip.8ballpoolmult", "crashReporterKey" : "DA78D3E2-ED51-37BF-25DF-46F63D566A45", "wakeTime" : 903, "sleepWakeUUID" : "71F591D9-677E-4D4E-8704-C91C3297880C", "sip" : "enabled", "vmRegionInfo" : "0x68 is not in any region. Bytes before following region: 105553518919576\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-\/rwx SM=NUL ...(unallocated)", "exception" : {"codes":"0x0000000000000001, 0x0000000000000068","rawCodes":[1,104],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000068"}, "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":2324}, "vmregioninfo" : "0x68 is not in any region. Bytes before following region: 105553518919576\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-\/rwx SM=NUL ...(unallocated)", "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" : 0, "threads" : [{"triggered":true,"id":40556,"threadState":{"x":[{"value":104},{"value":178},{"value":4422676136},{"value":105553128811472},{"value":105553128811584},{"value":1814036480},{"value":1},{"value":7178490709,"symbolLocation":141,"symbol":"_OBJC_$_INSTANCE_METHODS___NSCFNumber"},{"value":0},{"value":92},{"value":75},{"value":4376471552},{"value":1},{"value":2147483624},{"value":2177},{"value":6090386736},{"value":7172462592,"symbolLocation":0,"symbol":"objc_msgSend"},{"value":12},{"value":0},{"value":6090385456},{"value":5251518808},{"value":6090385456},{"value":4407720912},{"value":8670969856,"symbolLocation":0,"symbol":"OBJC_IVAR_$_Object.isa"},{"value":5251517952},{"value":8522806021,"objc-selector":"load"},{"value":4422713064},{"value":8670969856,"symbolLocation":0,"symbol":"OBJC_IVAR_$_Object.isa"},{"value":8670969856,"symbolLocation":0,"symbol":"OBJC_IVAR_$_Object.isa"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4407722080},"cpsr":{"value":536875008},"fp":{"value":6090387872},"sp":{"value":6090385456},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":7172462600,"matchesCrashFrame":1},"far":{"value":104}},"queue":"com.apple.main-thread","frames":[{"imageOffset":38920,"symbol":"objc_msgSend","symbolLocation":8,"imageIndex":0},{"imageOffset":31260768,"imageIndex":1},{"imageOffset":49516,"symbol":"load_images","symbolLocation":828,"imageIndex":0},{"imageOffset":78320,"symbol":"dyld4::RuntimeState::notifyObjCInit(dyld4::Loader const*)","symbolLocation":164,"imageIndex":2},{"imageOffset":121156,"symbol":"dyld4::Loader::runInitializersBottomUp(dyld4::RuntimeState&, dyld3::Array<dyld4::Loader const*>&) const","symbolLocation":204,"imageIndex":2},{"imageOffset":121576,"symbol":"dyld4::Loader::runInitializersBottomUpPlusUpwardLinks(dyld4::RuntimeState&) const","symbolLocation":328,"imageIndex":2},{"imageOffset":263352,"symbol":"dyld4::APIs::runAllInitializersForMain()","symbolLocation":480,"imageIndex":2},{"imageOffset":28120,"symbol":"dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*)","symbolLocation":3500,"imageIndex":2},{"imageOffset":24004,"symbol":"start","symbolLocation":2404,"imageIndex":2}]},{"id":40568,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":3}]},{"id":40569,"queue":"com.apple.NSURLSession-work","frames":[{"imageOffset":6216,"symbol":"__open","symbolLocation":8,"imageIndex":4},{"imageOffset":50340,"symbol":"open","symbolLocation":64,"imageIndex":4},{"imageOffset":113728,"symbol":"_CFReadBytesFromFile","symbolLocation":208,"imageIndex":5},{"imageOffset":111716,"symbol":"CFURLCreateDataAndPropertiesFromResource","symbolLocation":324,"imageIndex":5},{"imageOffset":110504,"symbol":"_CFBundleCopyInfoDictionaryInDirectoryWithVersion","symbolLocation":848,"imageIndex":5},{"imageOffset":108784,"symbol":"_CFBundleRefreshInfoDictionaryAlreadyLocked","symbolLocation":144,"imageIndex":5},{"imageOffset":108604,"symbol":"CFBundleGetInfoDictionary","symbolLocation":52,"imageIndex":5},{"imageOffset":1174856,"symbol":"_CFBundleCreate","symbolLocation":320,"imageIndex":5},{"imageOffset":447788,"symbol":"_CFBundleEnsureBundleExistsForImagePath","symbolLocation":64,"imageIndex":5},{"imageOffset":1252620,"symbol":"_CFBundleGetBundleWithIdentifier","symbolLocation":180,"imageIndex":5},{"imageOffset":1442364,"imageIndex":6},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":7},{"imageOffset":23888,"symbol":"_dispatch_once_callout","symbolLocation":32,"imageIndex":7},{"imageOffset":124304,"imageIndex":6},{"imageOffset":121760,"imageIndex":6},{"imageOffset":11756,"symbol":"__pthread_once_handler","symbolLocation":76,"imageIndex":3},{"imageOffset":6112,"symbol":"_os_once_callout","symbolLocation":32,"imageIndex":8},{"imageOffset":11652,"symbol":"pthread_once","symbolLocation":100,"imageIndex":3},{"imageOffset":121520,"imageIndex":6},{"imageOffset":21956,"symbol":"_CFNetworkErrorCopyLocalizedDescriptionWithHostname","symbolLocation":124,"imageIndex":6},{"imageOffset":910692,"symbol":"localizedDescriptionForError","symbolLocation":60,"imageIndex":9},{"imageOffset":910428,"symbol":"-[NSError(NSURLExtrasInternal) _web_initWithDomain_nowarn:code:URL:]","symbolLocation":136,"imageIndex":9},{"imageOffset":910260,"symbol":"+[NSError(NSURLExtras) _web_errorWithDomain:code:URL:]","symbolLocation":52,"imageIndex":9},{"imageOffset":197568,"imageIndex":6},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":7},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":7},{"imageOffset":48060,"symbol":"_dispatch_lane_serial_drain","symbolLocation":672,"imageIndex":7},{"imageOffset":51004,"symbol":"_dispatch_lane_invoke","symbolLocation":436,"imageIndex":7},{"imageOffset":95052,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":652,"imageIndex":7},{"imageOffset":12544,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":3},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":3}]},{"id":40576,"name":"NIO-ELT-0-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40577,"name":"NIO-ELT-1-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40578,"name":"NIO-ELT-2-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40579,"name":"NIO-ELT-3-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40580,"name":"NIO-ELT-4-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40581,"name":"NIO-ELT-5-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40582,"name":"NIO-ELT-6-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40583,"name":"NIO-ELT-7-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40584,"name":"NIO-ELT-8-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]},{"id":40585,"name":"NIO-ELT-9-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":4},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":10},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":10},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":10},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":10},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":10},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":10},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":3},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":3}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64e", "base" : 7172423680, "size" : 286112, "uuid" : "e20fe24e-bbda-3944-9cfc-8e43a463400b", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4376461312, "CFBundleShortVersionString" : "5.11.1", "CFBundleIdentifier" : "com.miniclip.8ballpoolmult", "size" : 38895616, "uuid" : "f7c27157-76ca-3451-9ba0-6ded0c28771e", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/8 Ball Pool.app\/pool", "name" : "pool", "CFBundleVersion" : "4611" }, { "source" : "P", "arch" : "arm64e", "base" : 7172710400, "size" : 566448, "uuid" : "1f56ab4e-f398-3a9c-bfba-fbbd17808963", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64e", "base" : 7176024064, "size" : 53244, "uuid" : "886caca0-5762-3640-8db2-3fa3b911c062", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7175790592, "size" : 233468, "uuid" : "6d6644d3-3db3-34c4-b1e3-c675ec5360f0", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7176437760, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5079040, "uuid" : "f4ff83fc-e62c-30b4-b3a9-876c8a1fd595", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1953.1" }, { "source" : "P", "arch" : "arm64e", "base" : 7251898368, "CFBundleShortVersionString" : "1399.4", "CFBundleIdentifier" : "com.apple.CFNetwork", "size" : 3932160, "uuid" : "86c036e0-4a25-3600-a5b5-31b1caedbe4a", "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork", "name" : "CFNetwork", "CFBundleVersion" : "1399.4" }, { "source" : "P", "arch" : "arm64e", "base" : 7174434816, "size" : 294912, "uuid" : "40c9c98c-00d6-3e8e-9ad3-2ed6cf0d0cfe", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7176224768, "size" : 32764, "uuid" : "78189670-2f47-332c-9a59-a210157aa97b", "path" : "\/usr\/lib\/system\/libsystem_platform.dylib", "name" : "libsystem_platform.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7192342528, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 10719232, "uuid" : "52b2f83f-586d-32a2-8b66-ce651400ac8c", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "1953.1" }, { "source" : "P", "arch" : "arm64", "base" : 4435640320, "CFBundleShortVersionString" : "1.1.7", "CFBundleIdentifier" : "io.playcover.PlayTools", "size" : 1540096, "uuid" : "7d8faca9-6821-3fc1-8e26-4f6efdf8ca46", "path" : "\/Users\/USER\/Library\/Frameworks\/PlayTools.framework\/PlayTools", "name" : "PlayTools", "CFBundleVersion" : "1" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" } ], "sharedCache" : { "base" : 7172063232, "size" : 3403612160, "uuid" : "5667eb2d-1398-3b38-afff-a929572d4b88" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%)\nWritable regions: Total=822.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=822.0M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nColorSync 32K 1 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 179.2M 18 \nMALLOC guard page 96K 5 \nMALLOC_MEDIUM (reserved) 240.0M 2 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.2M 13 \nStack 14.4M 13 \nVM_ALLOCATE 16K 1 \n__AUTH 3099K 524 \n__AUTH_CONST 30.1M 772 \n__CTF 756 1 \n__DATA 26.1M 762 \n__DATA_CONST 36.9M 780 \n__DATA_DIRTY 2782K 324 \n__FONT_DATA 2352 1 \n__LINKEDIT 768.5M 5 \n__OBJC_CONST 6600K 483 \n__OBJC_RO 65.1M 1 \n__OBJC_RW 1981K 1 \n__TEXT 759.6M 805 \ndyld private memory 512K 2 \nmapped file 29.1M 3 \nshared memory 624K 7 \n=========== ======= ======= \nTOTAL 2.5G 4528 \nTOTAL, minus reserved VM space 1.9G 4528 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "60186475825c62000ccf5450", "factorPackIds" : { }, "deploymentId" : 240000026 }, { "rolloutId" : "63582c5f8a53461413999550", "factorPackIds" : { "PROACTIVE_MAIL_INTELLIGENCE_SALIENCY" : "636525247ea6e25a76dc2008" }, "deploymentId" : 240000002 } ], "experiments" : [ ] } } Model: Mac14,2, BootROM 8419.41.10, proc 8:4:4 processors, 16 GB, SMC Graphics: Apple M2, Apple M2, Built-In Display: Color LCD, spdisplays_2560x1664Retina, Main, MirrorOff, Online Memory Module: LPDDR5, Hynix AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep 3 2022 02:35:52 version 20.10.965.9.8.7.129 FWID 01-b0e84a9b Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: USB31Bus Thunderbolt Bus: MacBook Air, Apple Inc. Thunderbolt Bus: MacBook Air, Apple Inc. ``` ### Issue Language - [X] Yes my issue is written in English
kerem 2026-03-03 18:56:44 +03:00
Author
Owner

@ataberken commented on GitHub (Jan 3, 2023):

Here the Crash Log for Netflix videos(couldn't add it to the issue bcs., it was too long):


Translated Report (Full Report Below)

Process: Argo [2346]
Path: /Users/USER/Library/Containers/io.playcover.PlayCover/Netflix.app/Argo
Identifier: com.netflix.Netflix
Version: 15.12.0 (8)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2023-01-03 09:13:36.0037 +0100
OS Version: macOS 13.0 (22A380)
Report Version: 12
Anonymous UUID: DA78D3E2-ED51-37BF-25DF-46F63D566A45

Sleep/Wake UUID: 71F591D9-677E-4D4E-8704-C91C3297880C

Time Awake Since Boot: 2000 seconds
Time Since Wake: 995 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
abort() called

Application Specific Backtrace 0:
0 CoreFoundation 0x00000001abcf8418 __exceptionPreprocess + 176
1 libobjc.A.dylib 0x00000001ab842ea8 objc_exception_throw + 60
2 CoreFoundation 0x00000001abdddcc4 -[__NSCFString characterAtIndex:].cold.1 + 0
3 CoreFoundation 0x00000001abddabc4 -[__NSPlaceholderArray initWithCapacity:].cold.1 + 0
4 CoreFoundation 0x00000001abbffe9c -[__NSPlaceholderArray initWithObjects:count:] + 252
5 CoreFoundation 0x00000001abc5ac34 +[NSArray arrayWithObjects:count:] + 40
6 Argo 0x0000000104282498 Argo + 533656
7 Argo 0x00000001042829f4 Argo + 535028
8 Argo 0x00000001043eac74 Argo + 2010228
9 Argo 0x0000000104281a14 Argo + 530964
10 UIKitCore 0x00000001d5bf58e0 -[UIClassSwapper initWithCoder:] + 1544
11 UIFoundation 0x00000001afe0cdf8 UINibDecoderDecodeObjectForValue + 668
12 UIFoundation 0x00000001afe0cff4 UINibDecoderDecodeObjectForValue + 1176
13 UIFoundation 0x00000001afe0cb44 -[UINibDecoder decodeObjectForKey:] + 316
14 UIKitCore 0x00000001d5bf712c -[UIView initWithCoder:] + 620
15 UIKitCore 0x00000001d5bf58e0 -[UIClassSwapper initWithCoder:] + 1544
16 UIFoundation 0x00000001afe0cdf8 UINibDecoderDecodeObjectForValue + 668
17 UIFoundation 0x00000001afe0cb44 -[UINibDecoder decodeObjectForKey:] + 316
18 UIKitCore 0x00000001d5bf5108 -[UIRuntimeConnection initWithCoder:] + 92
19 UIFoundation 0x00000001afe0cdf8 UINibDecoderDecodeObjectForValue + 668
20 UIFoundation 0x00000001afe0cff4 UINibDecoderDecodeObjectForValue + 1176
21 UIFoundation 0x00000001afe0cb44 -[UINibDecoder decodeObjectForKey:] + 316
22 UIKitCore 0x00000001d6271780 -[NSCoder(UIIBDependencyInjectionInternal) _decodeObjectsWithSourceSegueTemplate:creator:sender:forKey:] + 292
23 UIKitCore 0x00000001d5bf3ee8 -[UINib instantiateWithOwner:options:] + 760
24 UIKitCore 0x00000001d6273194 -[NSBundle(UINSBundleAdditions) loadNibNamed:owner:options:] + 116
25 Argo 0x000000010468592c Argo + 4741420
26 Argo 0x0000000104d0c7c8 Argo + 11585480
27 Argo 0x0000000104d07870 Argo + 11565168
28 Argo 0x0000000104d08774 Argo + 11569012
29 Argo 0x0000000104d0839c Argo + 11568028
30 Argo 0x0000000104d0846c Argo + 11568236
31 UIKitCore 0x00000001d5a6fdd4 -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled] + 80
32 UIKitCore 0x00000001d5a5e0e4 -[UIViewController loadViewIfRequired] + 1000
33 UIKitCore 0x00000001d5a5dcdc -[UIViewController view] + 24
34 Argo 0x00000001046e6c58 Argo + 5139544
35 Argo 0x00000001046de7e0 Argo + 5105632
36 UIKitCore 0x00000001d5a6fdd4 -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled] + 80
37 UIKitCore 0x00000001d5a5e0e4 -[UIViewController loadViewIfRequired] + 1000
38 UIKitCore 0x00000001d5a5dcdc -[UIViewController view] + 24
39 UIKitCore 0x00000001d5f16050 -[_UIFullscreenPresentationController _setPresentedViewController:] + 72
40 UIKitCore 0x00000001d5a9e864 -[UIPresentationController initWithPresentedViewController:presentingViewController:] + 156
41 UIKitCore 0x00000001d5fc9cbc -[UIViewController _presentViewController:withAnimationController:completion:] + 1504
42 UIKitCore 0x00000001d5fcc178 __63-[UIViewController _presentViewController:animated:completion:]_block_invoke + 92
43 UIKitCore 0x00000001d5fcce80 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 392
44 UIKitCore 0x00000001d5fcc0e0 -[UIViewController _presentViewController:animated:completion:] + 188
45 UIKitCore 0x00000001d5fccbb0 -[UIViewController presentViewController:animated:completion:] + 164
46 UIKit 0x0000000234e7292c -[UIViewControllerAccessibility presentViewController:animated:completion:] + 340
47 Argo 0x0000000104336ea0 Argo + 1273504
48 Argo 0x0000000104335424 Argo + 1266724
49 Argo 0x00000001042baff4 Argo + 765940
50 MinimalDependencies 0x000000010708c300 -[NFLXBlockOperation main] + 48
51 MinimalDependencies 0x000000010708ac7c -[NFLXOperation execute] + 96
52 Foundation 0x00000001acb6608c NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION + 16
53 Foundation 0x00000001acb65f7c __NSOQSchedule_f + 172
54 libdispatch.dylib 0x00000001aba159dc _dispatch_call_block_and_release + 32
55 libdispatch.dylib 0x00000001aba17504 _dispatch_client_callout + 20
56 libdispatch.dylib 0x00000001aba25d1c _dispatch_main_queue_drain + 928
57 libdispatch.dylib 0x00000001aba2596c _dispatch_main_queue_callback_4CF + 44
58 CoreFoundation 0x00000001abcbed6c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16
59 CoreFoundation 0x00000001abc7c7ec __CFRunLoopRun + 2036
60 CoreFoundation 0x00000001abc7b8a4 CFRunLoopRunSpecific + 612
61 HIToolbox 0x00000001b52ef3bc RunCurrentEventLoopInMode + 292
62 HIToolbox 0x00000001b52ef200 ReceiveNextEventCommon + 672
63 HIToolbox 0x00000001b52eef48 _BlockUntilNextEventMatchingListInModeWithFilter + 72
64 AppKit 0x00000001aeed4630 _DPSNextEvent + 632
65 AppKit 0x00000001aeed37c0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
66 AppKit 0x00000001aeec7bf0 -[NSApplication run] + 464
67 AppKit 0x00000001aee9f058 NSApplicationMain + 880
68 AppKit 0x00000001af0f8d38 +[NSWindow _savedFrameFromString:] + 0
69 UIKitMacHelper 0x00000001c20fb26c UINSApplicationMain + 988
70 UIKitCore 0x00000001d5a1c9c0 UIApplicationMain + 148
71 Argo 0x00000001047344b8 Argo + 5457080
72 dyld 0x00000001ab873e50 start + 2544

Kernel Triage:
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x1abb67224 __pthread_kill + 8
1 libsystem_pthread.dylib 0x1abb9dcec pthread_kill + 288
2 libsystem_c.dylib 0x1abad7354 __abort + 128
3 libsystem_c.dylib 0x1abad72d4 abort + 192
4 libc++abi.dylib 0x1abb57b18 abort_message + 132
5 libc++abi.dylib 0x1abb47a0c demangling_terminate_handler() + 336
6 libobjc.A.dylib 0x1ab84b764 _objc_terminate() + 144
7 libc++abi.dylib 0x1abb56eb4 std::__terminate(void (*)()) + 20
8 libc++abi.dylib 0x1abb56e50 std::terminate() + 56
9 libdispatch.dylib 0x1aba17518 _dispatch_client_callout + 40
10 libdispatch.dylib 0x1aba25d1c _dispatch_main_queue_drain + 928
11 libdispatch.dylib 0x1aba2596c _dispatch_main_queue_callback_4CF + 44
12 CoreFoundation 0x1abcbed6c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16
13 CoreFoundation 0x1abc7c7ec __CFRunLoopRun + 2036
14 CoreFoundation 0x1abc7b8a4 CFRunLoopRunSpecific + 612
15 HIToolbox 0x1b52ef3bc RunCurrentEventLoopInMode + 292
16 HIToolbox 0x1b52ef200 ReceiveNextEventCommon + 672
17 HIToolbox 0x1b52eef48 _BlockUntilNextEventMatchingListInModeWithFilter + 72
18 AppKit 0x1aeed4630 _DPSNextEvent + 632
19 AppKit 0x1aeed37c0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
20 AppKit 0x1aeec7bf0 -[NSApplication run] + 464
21 AppKit 0x1aee9f058 NSApplicationMain + 880
22 AppKit 0x1af0f8d38 _NSApplicationMainWithInfoDictionary + 24
23 UIKitMacHelper 0x1c20fb26c UINSApplicationMain + 988
24 UIKitCore 0x1d5a1c9c0 UIApplicationMain + 148
25 Argo 0x1047344b8 0x104200000 + 5457080
26 dyld 0x1ab873e50 start + 2544

Thread 1:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 2:: NIO-ELT-0-#0
0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8
1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376
4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 3:: NIO-ELT-1-#0
0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8
1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376
4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 4:: NIO-ELT-2-#0
0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8
1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376
4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 5:: NIO-ELT-3-#0
0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8
1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376
4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 6:: NIO-ELT-4-#0
0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8
1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376
4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 7:: NIO-ELT-5-#0
0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8
1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376
4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 8:: NIO-ELT-6-#0
0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8
1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376
4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 9:: NIO-ELT-7-#0
0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8
1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376
4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 10:: NIO-ELT-8-#0
0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8
1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376
4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 11:: NIO-ELT-9-#0
0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8
1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376
4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 12:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 13:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 14:: com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x1abb5edf0 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1abb708d8 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x1abb67638 mach_msg_overwrite + 540
3 libsystem_kernel.dylib 0x1abb5f16c mach_msg + 24
4 CoreFoundation 0x1abc7dbdc __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x1abc7c4c8 __CFRunLoopRun + 1232
6 CoreFoundation 0x1abc7b8a4 CFRunLoopRunSpecific + 612
7 Foundation 0x1acb83e58 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 Foundation 0x1acbf83b4 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100
9 UIKitCore 0x1d5a1ded4 -[UIEventFetcher threadMain] + 104
10 Foundation 0x1acb7d470 NSThread__start + 716
11 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
12 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 15:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 16:: caulk.messenger.shared:17
0 libsystem_kernel.dylib 0x1abb5ed6c semaphore_wait_trap + 8
1 caulk 0x1b5016cfc caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1b4ff9634 caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1b4ff9278 void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 17:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x1abb5edf0 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1abb708d8 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x1abb67638 mach_msg_overwrite + 540
3 libsystem_kernel.dylib 0x1abb5f16c mach_msg + 24
4 CoreFoundation 0x1abc7dbdc __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x1abc7c4c8 __CFRunLoopRun + 1232
6 CoreFoundation 0x1abc7b8a4 CFRunLoopRunSpecific + 612
7 AppKit 0x1aeffe248 _NSEventThread + 172
8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 18:: com.apple.coremedia.rootQueue.48
0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 19:: com.apple.coremedia.rootQueue.49
0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 20:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 21:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 22:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 23:: com.apple.coremedia.rootQueue.47
0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 24:: com.apple.coremedia.rootQueue.47
0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 25:: com.apple.coremedia.rootQueue.47
0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 26:: com.apple.coremedia.rootQueue.47
0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 27:: com.apple.coremedia.rootQueue.47
0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 28:: com.apple.coremedia.rootQueue.47
0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 29:: com.apple.coremedia.rootQueue.47
0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 30:: com.apple.coremedia.imagequeue.coreanimation.common
0 libsystem_kernel.dylib 0x1abb625e4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1abb9e638 _pthread_cond_wait + 1232
2 CoreMedia 0x1b50422dc WaitOnCondition + 20
3 CoreMedia 0x1b502c798 FigSemaphoreWaitRelative + 164
4 MediaToolbox 0x1b93fd8e0 0x1b903e000 + 3930336
5 CoreMedia 0x1b5040c2c figThreadMain + 248
6 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
7 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 31:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x1abb5edf0 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1abb708d8 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x1abb67638 mach_msg_overwrite + 540
3 libsystem_kernel.dylib 0x1abb5f16c mach_msg + 24
4 CoreFoundation 0x1abc7dbdc __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x1abc7c4c8 __CFRunLoopRun + 1232
6 CoreFoundation 0x1abc7b8a4 CFRunLoopRunSpecific + 612
7 CFNetwork 0x1b0644bac 0x1b03f3000 + 2431916
8 Foundation 0x1acb7d470 NSThread__start + 716
9 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
10 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 32:: com.apple.coremedia.rootQueue.52
0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 33:: com.apple.coremedia.rootQueue.52
0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 34:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 35:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 36:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 37:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 38:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 39:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 40:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 41:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 42:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 43:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 44:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 45:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 46:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 47:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 48:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 49:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 50:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 51:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 52:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 53:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 54:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 55:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 56:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 57:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 58:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 59:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 60:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 61:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 62:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 63:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 64:
0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0

Thread 65:: com.apple.coremedia.rootQueue.32
0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 66:: com.apple.coremedia.rootQueue.32
0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 67:: com.apple.coremedia.rootQueue.32
0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 68:: caulk.messenger.shared:high
0 libsystem_kernel.dylib 0x1abb5ed6c semaphore_wait_trap + 8
1 caulk 0x1b5016cfc caulk::mach::semaphore::wait_or_error() + 28
2 caulk 0x1b4ff9634 caulk::concurrent::details::worker_thread::run() + 56
3 caulk 0x1b4ff9278 void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void) + 96
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 69:: com.apple.coreaudio.AQClient
0 libsystem_kernel.dylib 0x1abb5edf0 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1abb708d8 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x1abb67638 mach_msg_overwrite + 540
3 libsystem_kernel.dylib 0x1abb5f16c mach_msg + 24
4 CoreFoundation 0x1abc7dbdc __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x1abc7c4c8 __CFRunLoopRun + 1232
6 CoreFoundation 0x1abc7b8a4 CFRunLoopRunSpecific + 612
7 AudioToolbox 0x1b9fb3e34 CADeprecated::GenericRunLoopThread::Entry(void*) + 164
8 libAudioToolboxUtility.dylib 0x1b8ce35c0 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 92
9 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
10 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 70:: com.apple.coremedia.rootQueue.55
0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324
4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148
5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x0000000000000000 x5: 0x0000000000989680 x6: 0x000000000000006e x7: 0x0000000000000001
x8: 0x3317e91faee9a253 x9: 0x3317e91da9cf8753 x10: 0x00000000000003e8 x11: 0x000000000000000b
x12: 0x000000000000000b x13: 0x00000000001ff800 x14: 0x00000000000007fb x15: 0x00000000f840481d
x16: 0x0000000000000148 x17: 0x000000020c0b09c8 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000207262500 x21: 0x0000000000000103 x22: 0x00000002072625e0 x23: 0x0000000000000114
x24: 0x0000000000000000 x25: 0x00000002072625e0 x26: 0x0000600000c1d4c0 x27: 0x000000000000000f
x28: 0x0000000000000000 fp: 0x000000016bbfdad0 lr: 0x00000001abb9dcec
sp: 0x000000016bbfdab0 pc: 0x00000001abb67224 cpsr: 0x40001000
far: 0x0000000145c62580 esr: 0x56000080 Address size fault

Binary Images:
0x1abb5e000 - 0x1abb96ffb libsystem_kernel.dylib () <6d6644d3-3db3-34c4-b1e3-c675ec5360f0> /usr/lib/system/libsystem_kernel.dylib
0x1abb97000 - 0x1abba3ffb libsystem_pthread.dylib (
) <886caca0-5762-3640-8db2-3fa3b911c062> /usr/lib/system/libsystem_pthread.dylib
0x1aba5e000 - 0x1abadeff3 libsystem_c.dylib () /usr/lib/system/libsystem_c.dylib
0x1abb46000 - 0x1abb5dffb libc++abi.dylib (
) /usr/lib/libc++abi.dylib
0x1ab828000 - 0x1ab86dd9f libobjc.A.dylib () /usr/lib/libobjc.A.dylib
0x1aba13000 - 0x1aba5afff libdispatch.dylib (
) <40c9c98c-00d6-3e8e-9ad3-2ed6cf0d0cfe> /usr/lib/system/libdispatch.dylib
0x1abbfc000 - 0x1ac0d3fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1b52bd000 - 0x1b55f0fff com.apple.HIToolbox (2.1.1) <02b9797f-c47d-30b7-b7b0-802d0d26f31c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1aee9b000 - 0x1afda2fff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1c20f7000 - 0x1c2209fff com.apple.UIKitMacHelper (1.0) <4e2dabb5-f993-3c33-98e2-36259e6dc58d> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper
0x1d5a19000 - 0x1d70affff com.apple.UIKitCore (1.0) <0e2d97b1-7a9e-3621-98cc-aea5f96164ee> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore
0x104200000 - 0x10620bfff com.netflix.Netflix (15.12.0) /Users/USER/Library/Containers/io.playcover.PlayCover/Netflix.app/Argo
0x1ab86e000 - 0x1ab8f84af dyld () <1f56ab4e-f398-3a9c-bfba-fbbd17808963> /usr/lib/dyld
0x108888000 - 0x1089fffff io.playcover.PlayTools (1.1.7) <7d8faca9-6821-3fc1-8e26-4f6efdf8ca46> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools
0x1acb27000 - 0x1ad55ffff com.apple.Foundation (6.9) <52b2f83f-586d-32a2-8b66-ce651400ac8c> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x1b4ff7000 - 0x1b5020fff com.apple.audio.caulk (1.0) <445d1341-52c5-3468-ba85-f01410317744> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x1b5021000 - 0x1b5145fff com.apple.CoreMedia (1.0) <1a9b60c1-12eb-3e1d-904c-7370b5dec557> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x1b903e000 - 0x1b9837fff com.apple.MediaToolbox (1.0) <31a4c803-8dd4-3a60-95e7-16067a92ea27> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x1b03f3000 - 0x1b07b2fff com.apple.CFNetwork (1399.4) <86c036e0-4a25-3600-a5b5-31b1caedbe4a> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x1b9eda000 - 0x1ba004fff com.apple.audio.toolbox.AudioToolbox (1.14) <729c9a6e-2ace-39d2-a5b8-434ad9475f96> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x1b8cd6000 - 0x1b8d08fff libAudioToolboxUtility.dylib (
) <7de56ac4-a6f6-301c-8e2f-b916401ff97f> /usr/lib/libAudioToolboxUtility.dylib
0x1afda3000 - 0x1aff47fff com.apple.UIFoundation (1.0) <6b5dcd6a-9c35-30e4-8a02-6a73a39d985e> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x234dc1000 - 0x234ee8fff com.apple.UIKit.axbundle (1.0.0) /System/iOSSupport/System/Library/AccessibilityBundles/UIKit.axbundle/Contents/MacOS/UIKit
0x107084000 - 0x1070c3fff com.netflix.MinimalDependencies (15.12.0) /Users/USER/Library/Containers/io.playcover.PlayCover/Netflix.app/Frameworks/MinimalDependencies.framework/MinimalDependencies

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.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%)
Writable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 640K 5
Activity Tracing 256K 1
CG backing stores 3328K 4
CG image 80K 4
CG raster data 976K 22
ColorSync 624K 28
CoreAnimation 5856K 63
CoreGraphics 32K 2
CoreMedia memory pool 896K 7
CoreUI image data 1344K 8
Foundation 48K 2
Image IO 7328K 6
Kernel Alloc Once 32K 1
MALLOC 315.5M 67
MALLOC guard page 288K 13
MALLOC_MEDIUM (reserved) 944.0M 8 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
SQLite page cache 3456K 27
STACK GUARD 57.1M 71
Stack 45.2M 71
VM_ALLOCATE 992K 27
__AUTH 3050K 529
__AUTH_CONST 30.1M 779
__CTF 756 1
__DATA 20.1M 822
__DATA_CONST 40.2M 832
__DATA_DIRTY 2817K 321
__FONT_DATA 2352 1
__LINKEDIT 779.6M 55
__OBJC_CONST 6716K 489
__OBJC_RO 65.1M 1
__OBJC_RW 1981K 1
__TEXT 786.2M 859
dyld private memory 256K 1
libnetwork 1664K 24
mapped file 215.0M 62
shared memory 976K 19
=========== ======= =======
TOTAL 3.6G 5234
TOTAL, minus reserved VM space 2.3G 5234


Full Report

{"app_name":"Argo","timestamp":"2023-01-03 09:13:36.00 +0100","app_version":"15.12.0","slice_uuid":"d4fd59db-7a77-33df-b2fa-786965b95117","build_version":"8","platform":6,"bundleID":"com.netflix.Netflix","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0 (22A380)","roots_installed":0,"name":"Argo","incident_id":"8D36E251-69DF-432D-B4C8-AC34D89452AB"}
{
"uptime" : 2000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "Mac14,2",
"coalitionID" : 1357,
"osVersion" : {
"train" : "macOS 13.0",
"build" : "22A380",
"releaseType" : "User"
},
"captureTime" : "2023-01-03 09:13:36.0037 +0100",
"incident" : "8D36E251-69DF-432D-B4C8-AC34D89452AB",
"pid" : 2346,
"translated" : false,
"cpuType" : "ARM-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-01-03 09:13:28.4025 +0100",
"procStartAbsTime" : 49162632180,
"procExitAbsTime" : 49344626813,
"procName" : "Argo",
"procPath" : "/Users/USER/Library/Containers/io.playcover.PlayCover/Netflix.app/Argo",
"bundleInfo" : {"CFBundleShortVersionString":"15.12.0","CFBundleVersion":"8","CFBundleIdentifier":"com.netflix.Netflix","DTAppStoreToolsBuild":"14C17"},
"storeInfo" : {"deviceIdentifierForVendor":"93878A2A-0F3E-5E4D-BCF3-A35DE7AE55B5","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.netflix.Netflix",
"crashReporterKey" : "DA78D3E2-ED51-37BF-25DF-46F63D566A45",
"wakeTime" : 995,
"sleepWakeUUID" : "71F591D9-677E-4D4E-8704-C91C3297880C",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"ktriageinfo" : "VM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\n",
"asi" : {"libsystem_c.dylib":["abort() called"]},
"asiBacktraces" : ["0 CoreFoundation 0x00000001abcf8418 __exceptionPreprocess + 176\n1 libobjc.A.dylib 0x00000001ab842ea8 objc_exception_throw + 60\n2 CoreFoundation 0x00000001abdddcc4 -[__NSCFString characterAtIndex:].cold.1 + 0\n3 CoreFoundation 0x00000001abddabc4 -[__NSPlaceholderArray initWithCapacity:].cold.1 + 0\n4 CoreFoundation 0x00000001abbffe9c -[__NSPlaceholderArray initWithObjects:count:] + 252\n5 CoreFoundation 0x00000001abc5ac34 +[NSArray arrayWithObjects:count:] + 40\n6 Argo 0x0000000104282498 Argo + 533656\n7 Argo 0x00000001042829f4 Argo + 535028\n8 Argo 0x00000001043eac74 Argo + 2010228\n9 Argo 0x0000000104281a14 Argo + 530964\n10 UIKitCore 0x00000001d5bf58e0 -[UIClassSwapper initWithCoder:] + 1544\n11 UIFoundation 0x00000001afe0cdf8 UINibDecoderDecodeObjectForValue + 668\n12 UIFoundation 0x00000001afe0cff4 UINibDecoderDecodeObjectForValue + 1176\n13 UIFoundation 0x00000001afe0cb44 -[UINibDecoder decodeObjectForKey:] + 316\n14 UIKitCore 0x00000001d5bf712c -[UIView initWithCoder:] + 620\n15 UIKitCore 0x00000001d5bf58e0 -[UIClassSwapper initWithCoder:] + 1544\n16 UIFoundation 0x00000001afe0cdf8 UINibDecoderDecodeObjectForValue + 668\n17 UIFoundation 0x00000001afe0cb44 -[UINibDecoder decodeObjectForKey:] + 316\n18 UIKitCore 0x00000001d5bf5108 -[UIRuntimeConnection initWithCoder:] + 92\n19 UIFoundation 0x00000001afe0cdf8 UINibDecoderDecodeObjectForValue + 668\n20 UIFoundation 0x00000001afe0cff4 UINibDecoderDecodeObjectForValue + 1176\n21 UIFoundation 0x00000001afe0cb44 -[UINibDecoder decodeObjectForKey:] + 316\n22 UIKitCore 0x00000001d6271780 -[NSCoder(UIIBDependencyInjectionInternal) _decodeObjectsWithSourceSegueTemplate:creator:sender:forKey:] + 292\n23 UIKitCore 0x00000001d5bf3ee8 -[UINib instantiateWithOwner:options:] + 760\n24 UIKitCore 0x00000001d6273194 -[NSBundle(UINSBundleAdditions) loadNibNamed:owner:options:] + 116\n25 Argo 0x000000010468592c Argo + 4741420\n26 Argo 0x0000000104d0c7c8 Argo + 11585480\n27 Argo 0x0000000104d07870 Argo + 11565168\n28 Argo 0x0000000104d08774 Argo + 11569012\n29 Argo 0x0000000104d0839c Argo + 11568028\n30 Argo 0x0000000104d0846c Argo + 11568236\n31 UIKitCore 0x00000001d5a6fdd4 -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled] + 80\n32 UIKitCore 0x00000001d5a5e0e4 -[UIViewController loadViewIfRequired] + 1000\n33 UIKitCore 0x00000001d5a5dcdc -[UIViewController view] + 24\n34 Argo 0x00000001046e6c58 Argo + 5139544\n35 Argo 0x00000001046de7e0 Argo + 5105632\n36 UIKitCore 0x00000001d5a6fdd4 -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled] + 80\n37 UIKitCore 0x00000001d5a5e0e4 -[UIViewController loadViewIfRequired] + 1000\n38 UIKitCore 0x00000001d5a5dcdc -[UIViewController view] + 24\n39 UIKitCore 0x00000001d5f16050 -[_UIFullscreenPresentationController _setPresentedViewController:] + 72\n40 UIKitCore 0x00000001d5a9e864 -[UIPresentationController initWithPresentedViewController:presentingViewController:] + 156\n41 UIKitCore 0x00000001d5fc9cbc -[UIViewController _presentViewController:withAnimationController:completion:] + 1504\n42 UIKitCore 0x00000001d5fcc178 __63-[UIViewController _presentViewController:animated:completion:]_block_invoke + 92\n43 UIKitCore 0x00000001d5fcce80 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 392\n44 UIKitCore 0x00000001d5fcc0e0 -[UIViewController _presentViewController:animated:completion:] + 188\n45 UIKitCore 0x00000001d5fccbb0 -[UIViewController presentViewController:animated:completion:] + 164\n46 UIKit 0x0000000234e7292c -[UIViewControllerAccessibility presentViewController:animated:completion:] + 340\n47 Argo 0x0000000104336ea0 Argo + 1273504\n48 Argo 0x0000000104335424 Argo + 1266724\n49 Argo 0x00000001042baff4 Argo + 765940\n50 MinimalDependencies 0x000000010708c300 -[NFLXBlockOperation main] + 48\n51 MinimalDependencies 0x000000010708ac7c -[NFLXOperation execute] + 96\n52 Foundation 0x00000001acb6608c NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION + 16\n53 Foundation 0x00000001acb65f7c __NSOQSchedule_f + 172\n54 libdispatch.dylib 0x00000001aba159dc _dispatch_call_block_and_release + 32\n55 libdispatch.dylib 0x00000001aba17504 _dispatch_client_callout + 20\n56 libdispatch.dylib 0x00000001aba25d1c _dispatch_main_queue_drain + 928\n57 libdispatch.dylib 0x00000001aba2596c _dispatch_main_queue_callback_4CF + 44\n58 CoreFoundation 0x00000001abcbed6c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16\n59 CoreFoundation 0x00000001abc7c7ec __CFRunLoopRun + 2036\n60 CoreFoundation 0x00000001abc7b8a4 CFRunLoopRunSpecific + 612\n61 HIToolbox 0x00000001b52ef3bc RunCurrentEventLoopInMode + 292\n62 HIToolbox 0x00000001b52ef200 ReceiveNextEventCommon + 672\n63 HIToolbox 0x00000001b52eef48 _BlockUntilNextEventMatchingListInModeWithFilter + 72\n64 AppKit 0x00000001aeed4630 _DPSNextEvent + 632\n65 AppKit 0x00000001aeed37c0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728\n66 AppKit 0x00000001aeec7bf0 -[NSApplication run] + 464\n67 AppKit 0x00000001aee9f058 NSApplicationMain + 880\n68 AppKit 0x00000001af0f8d38 +[NSWindow _savedFrameFromString:] + 0\n69 UIKitMacHelper 0x00000001c20fb26c UINSApplicationMain + 988\n70 UIKitCore 0x00000001d5a1c9c0 UIApplicationMain + 148\n71 Argo 0x00000001047344b8 Argo + 5457080\n72 dyld 0x00000001ab873e50 start + 2544"],
"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},
"lastExceptionBacktrace" : [{"imageOffset":1033228,"symbol":"__exceptionPreprocess","symbolLocation":164,"imageIndex":6},{"imageOffset":110248,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":4},{"imageOffset":1973444,"symbol":"-[__NSCFString characterAtIndex:].cold.1","symbolLocation":0,"imageIndex":6},{"imageOffset":1960900,"symbol":"-[__NSPlaceholderArray initWithCapacity:].cold.1","symbolLocation":0,"imageIndex":6},{"imageOffset":16028,"symbol":"-[__NSPlaceholderArray initWithObjects:count:]","symbolLocation":252,"imageIndex":6},{"imageOffset":388148,"symbol":"+[NSArray arrayWithObjects:count:]","symbolLocation":40,"imageIndex":6},{"imageOffset":533656,"imageIndex":11},{"imageOffset":535028,"imageIndex":11},{"imageOffset":2010228,"imageIndex":11},{"imageOffset":530964,"imageIndex":11},{"imageOffset":1951968,"symbol":"-[UIClassSwapper initWithCoder:]","symbolLocation":1544,"imageIndex":10},{"imageOffset":433656,"symbol":"UINibDecoderDecodeObjectForValue","symbolLocation":668,"imageIndex":21},{"imageOffset":434164,"symbol":"UINibDecoderDecodeObjectForValue","symbolLocation":1176,"imageIndex":21},{"imageOffset":432964,"symbol":"-[UINibDecoder decodeObjectForKey:]","symbolLocation":316,"imageIndex":21},{"imageOffset":1958188,"symbol":"-[UIView initWithCoder:]","symbolLocation":620,"imageIndex":10},{"imageOffset":1951968,"symbol":"-[UIClassSwapper initWithCoder:]","symbolLocation":1544,"imageIndex":10},{"imageOffset":433656,"symbol":"UINibDecoderDecodeObjectForValue","symbolLocation":668,"imageIndex":21},{"imageOffset":432964,"symbol":"-[UINibDecoder decodeObjectForKey:]","symbolLocation":316,"imageIndex":21},{"imageOffset":1949960,"symbol":"-[UIRuntimeConnection initWithCoder:]","symbolLocation":92,"imageIndex":10},{"imageOffset":433656,"symbol":"UINibDecoderDecodeObjectForValue","symbolLocation":668,"imageIndex":21},{"imageOffset":434164,"symbol":"UINibDecoderDecodeObjectForValue","symbolLocation":1176,"imageIndex":21},{"imageOffset":432964,"symbol":"-[UINibDecoder decodeObjectForKey:]","symbolLocation":316,"imageIndex":21},{"imageOffset":8750976,"symbol":"-[NSCoder(UIIBDependencyInjectionInternal) _decodeObjectsWithSourceSegueTemplate:creator:sender:forKey:]","symbolLocation":292,"imageIndex":10},{"imageOffset":1945320,"symbol":"-[UINib instantiateWithOwner:options:]","symbolLocation":760,"imageIndex":10},{"imageOffset":8757652,"symbol":"-[NSBundle(UINSBundleAdditions) loadNibNamed:owner:options:]","symbolLocation":116,"imageIndex":10},{"imageOffset":4741420,"imageIndex":11},{"imageOffset":11585480,"imageIndex":11},{"imageOffset":11565168,"imageIndex":11},{"imageOffset":11569012,"imageIndex":11},{"imageOffset":11568028,"imageIndex":11},{"imageOffset":11568236,"imageIndex":11},{"imageOffset":355796,"symbol":"-[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled]","symbolLocation":80,"imageIndex":10},{"imageOffset":282852,"symbol":"-[UIViewController loadViewIfRequired]","symbolLocation":1000,"imageIndex":10},{"imageOffset":281820,"symbol":"-[UIViewController view]","symbolLocation":24,"imageIndex":10},{"imageOffset":5139544,"imageIndex":11},{"imageOffset":5105632,"imageIndex":11},{"imageOffset":355796,"symbol":"-[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled]","symbolLocation":80,"imageIndex":10},{"imageOffset":282852,"symbol":"-[UIViewController loadViewIfRequired]","symbolLocation":1000,"imageIndex":10},{"imageOffset":281820,"symbol":"-[UIViewController view]","symbolLocation":24,"imageIndex":10},{"imageOffset":5230672,"symbol":"-[_UIFullscreenPresentationController _setPresentedViewController:]","symbolLocation":72,"imageIndex":10},{"imageOffset":546916,"symbol":"-[UIPresentationController initWithPresentedViewController:presentingViewController:]","symbolLocation":156,"imageIndex":10},{"imageOffset":5967036,"symbol":"-[UIViewController _presentViewController:withAnimationController:completion:]","symbolLocation":1504,"imageIndex":10},{"imageOffset":5976440,"symbol":"__63-[UIViewController _presentViewController:animated:completion:]_block_invoke","symbolLocation":92,"imageIndex":10},{"imageOffset":5979776,"symbol":"-[UIViewController _performCoordinatedPresentOrDismiss:animated:]","symbolLocation":392,"imageIndex":10},{"imageOffset":5976288,"symbol":"-[UIViewController _presentViewController:animated:completion:]","symbolLocation":188,"imageIndex":10},{"imageOffset":5979056,"symbol":"-[UIViewController presentViewController:animated:completion:]","symbolLocation":164,"imageIndex":10},{"imageOffset":727340,"symbol":"-[UIViewControllerAccessibility presentViewController:animated:completion:]","symbolLocation":340,"imageIndex":22},{"imageOffset":1273504,"imageIndex":11},{"imageOffset":1266724,"imageIndex":11},{"imageOffset":765940,"imageIndex":11},{"imageOffset":33536,"symbol":"-[NFLXBlockOperation main]","symbolLocation":48,"imageIndex":23},{"imageOffset":27772,"symbol":"-[NFLXOperation execute]","symbolLocation":96,"imageIndex":23},{"imageOffset":258188,"symbol":"NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION","symbolLocation":16,"imageIndex":14},{"imageOffset":257916,"symbol":"__NSOQSchedule_f","symbolLocation":172,"imageIndex":14},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":77084,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":5},{"imageOffset":76140,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":5},{"imageOffset":798060,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":16,"imageIndex":6},{"imageOffset":526316,"symbol":"__CFRunLoopRun","symbolLocation":2036,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":205756,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":205312,"symbol":"ReceiveNextEventCommon","symbolLocation":672,"imageIndex":7},{"imageOffset":204616,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":235056,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":8},{"imageOffset":231360,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":8},{"imageOffset":183280,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":8},{"imageOffset":16472,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":8},{"imageOffset":2481464,"symbol":"+[NSWindow _savedFrameFromString:]","symbolLocation":0,"imageIndex":8},{"imageOffset":17004,"symbol":"UINSApplicationMain","symbolLocation":988,"imageIndex":9},{"imageOffset":14784,"symbol":"UIApplicationMain","symbolLocation":148,"imageIndex":10},{"imageOffset":5457080,"imageIndex":11},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":12}],
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":41270,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":10000000},{"value":110},{"value":1},{"value":3681667542686474835},{"value":3681667534010943315},{"value":1000},{"value":11},{"value":11},{"value":2095104},{"value":2043},{"value":4164962333},{"value":328},{"value":8791984584},{"value":0},{"value":6},{"value":8709874944,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":8709875168,"symbolLocation":224,"symbol":"_main_thread"},{"value":276},{"value":0},{"value":8709875168,"symbolLocation":224,"symbol":"_main_thread"},{"value":105553128969408},{"value":15},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7176051948},"cpsr":{"value":1073745920},"fp":{"value":6102702800},"sp":{"value":6102702768},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7175828004,"matchesCrashFrame":1},"far":{"value":5465580928}},"queue":"com.apple.main-thread","frames":[{"imageOffset":37412,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":27884,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":496468,"symbol":"__abort","symbolLocation":128,"imageIndex":2},{"imageOffset":496340,"symbol":"abort","symbolLocation":192,"imageIndex":2},{"imageOffset":72472,"symbol":"abort_message","symbolLocation":132,"imageIndex":3},{"imageOffset":6668,"symbol":"demangling_terminate_handler()","symbolLocation":336,"imageIndex":3},{"imageOffset":145252,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":4},{"imageOffset":69300,"symbol":"std::__terminate(void ()())","symbolLocation":20,"imageIndex":3},{"imageOffset":69200,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":3},{"imageOffset":17688,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":5},{"imageOffset":77084,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":5},{"imageOffset":76140,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":5},{"imageOffset":798060,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":16,"imageIndex":6},{"imageOffset":526316,"symbol":"__CFRunLoopRun","symbolLocation":2036,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":205756,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":205312,"symbol":"ReceiveNextEventCommon","symbolLocation":672,"imageIndex":7},{"imageOffset":204616,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":235056,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":8},{"imageOffset":231360,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":8},{"imageOffset":183280,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":8},{"imageOffset":16472,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":8},{"imageOffset":2481464,"symbol":"NSApplicationMainWithInfoDictionary","symbolLocation":24,"imageIndex":8},{"imageOffset":17004,"symbol":"UINSApplicationMain","symbolLocation":988,"imageIndex":9},{"imageOffset":14784,"symbol":"UIApplicationMain","symbolLocation":148,"imageIndex":10},{"imageOffset":5457080,"imageIndex":11},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":12}]},{"id":41285,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41288,"name":"NIO-ELT-0-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41289,"name":"NIO-ELT-1-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41290,"name":"NIO-ELT-2-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41291,"name":"NIO-ELT-3-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41292,"name":"NIO-ELT-4-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41293,"name":"NIO-ELT-5-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41294,"name":"NIO-ELT-6-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41295,"name":"NIO-ELT-7-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41296,"name":"NIO-ELT-8-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41297,"name":"NIO-ELT-9-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41299,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41303,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41312,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":380504,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":14},{"imageOffset":857012,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":100,"imageIndex":14},{"imageOffset":20180,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":104,"imageIndex":10},{"imageOffset":353392,"symbol":"NSThread__start","symbolLocation":716,"imageIndex":14},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41316,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41323,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":3436,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":130300,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":15},{"imageOffset":9780,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":15},{"imageOffset":8824,"symbol":"void caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":15},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41358,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":1454664,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":8},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41359,"name":"com.apple.coremedia.rootQueue.48","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41360,"name":"com.apple.coremedia.rootQueue.49","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41362,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41363,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41367,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41372,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41373,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41377,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41378,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41379,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41380,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41381,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41382,"name":"com.apple.coremedia.imagequeue.coreanimation.common","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":135900,"symbol":"WaitOnCondition","symbolLocation":20,"imageIndex":16},{"imageOffset":47000,"symbol":"FigSemaphoreWaitRelative","symbolLocation":164,"imageIndex":16},{"imageOffset":3930336,"imageIndex":17},{"imageOffset":130092,"symbol":"figThreadMain","symbolLocation":248,"imageIndex":16},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41386,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":2431916,"imageIndex":18},{"imageOffset":353392,"symbol":"NSThread__start","symbolLocation":716,"imageIndex":14},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41397,"name":"com.apple.coremedia.rootQueue.52","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41398,"name":"com.apple.coremedia.rootQueue.52","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41454,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41455,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41456,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41457,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41458,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41459,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41460,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41461,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41462,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41463,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41464,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41465,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41466,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41467,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41468,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41469,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41470,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41471,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41472,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41473,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41474,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41475,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41476,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41477,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41478,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41479,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41480,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41481,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41482,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41483,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41484,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41485,"name":"com.apple.coremedia.rootQueue.32","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41487,"name":"com.apple.coremedia.rootQueue.32","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41488,"name":"com.apple.coremedia.rootQueue.32","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41494,"name":"caulk.messenger.shared:high","frames":[{"imageOffset":3436,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":130300,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":15},{"imageOffset":9780,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":15},{"imageOffset":8824,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk:🧵:attributes, void (caulk::concurrent::details::worker_thread::)(), std::__1::tuplecaulk::concurrent::details::worker_thread* > >(void)","symbolLocation":96,"imageIndex":15},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41499,"name":"com.apple.coreaudio.AQClient","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":892468,"symbol":"CADeprecated::GenericRunLoopThread::Entry(void*)","symbolLocation":164,"imageIndex":19},{"imageOffset":54720,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":92,"imageIndex":20},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41505,"name":"com.apple.coremedia.rootQueue.55","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 7175790592,
"size" : 233468,
"uuid" : "6d6644d3-3db3-34c4-b1e3-c675ec5360f0",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7176024064,
"size" : 53244,
"uuid" : "886caca0-5762-3640-8db2-3fa3b911c062",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7174742016,
"size" : 528372,
"uuid" : "a3869999-0792-3e09-b3fb-5e87ae4639be",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7175692288,
"size" : 98300,
"uuid" : "bec775ba-9513-3b66-8f2f-be8d2a817269",
"path" : "/usr/lib/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7172423680,
"size" : 286112,
"uuid" : "e20fe24e-bbda-3944-9cfc-8e43a463400b",
"path" : "/usr/lib/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7174434816,
"size" : 294912,
"uuid" : "40c9c98c-00d6-3e8e-9ad3-2ed6cf0d0cfe",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7176437760,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5079040,
"uuid" : "f4ff83fc-e62c-30b4-b3a9-876c8a1fd595",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1953.1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7334514688,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3358720,
"uuid" : "02b9797f-c47d-30b7-b7b0-802d0d26f31c",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7229517824,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15761408,
"uuid" : "af9f6891-70ad-3c26-af08-b747344892d2",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7550758912,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIKitMacHelper",
"size" : 1126400,
"uuid" : "4e2dabb5-f993-3c33-98e2-36259e6dc58d",
"path" : "/System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper",
"name" : "UIKitMacHelper",
"CFBundleVersion" : "6109.1.408"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7879102464,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIKitCore",
"size" : 23687168,
"uuid" : "0e2d97b1-7a9e-3621-98cc-aea5f96164ee",
"path" : "/System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore",
"name" : "UIKitCore",
"CFBundleVersion" : "6109.1.408"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4364173312,
"CFBundleShortVersionString" : "15.12.0",
"CFBundleIdentifier" : "com.netflix.Netflix",
"size" : 33603584,
"uuid" : "d4fd59db-7a77-33df-b2fa-786965b95117",
"path" : "/Users/USER/Library/Containers/io.playcover.PlayCover/Netflix.app/Argo",
"name" : "Argo",
"CFBundleVersion" : "8"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7172710400,
"size" : 566448,
"uuid" : "1f56ab4e-f398-3a9c-bfba-fbbd17808963",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4438130688,
"CFBundleShortVersionString" : "1.1.7",
"CFBundleIdentifier" : "io.playcover.PlayTools",
"size" : 1540096,
"uuid" : "7d8faca9-6821-3fc1-8e26-4f6efdf8ca46",
"path" : "/Users/USER/Library/Frameworks/PlayTools.framework/PlayTools",
"name" : "PlayTools",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7192342528,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 10719232,
"uuid" : "52b2f83f-586d-32a2-8b66-ce651400ac8c",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1953.1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7331606528,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.audio.caulk",
"size" : 172032,
"uuid" : "445d1341-52c5-3468-ba85-f01410317744",
"path" : "/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk",
"name" : "caulk"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7331778560,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreMedia",
"size" : 1200128,
"uuid" : "1a9b60c1-12eb-3e1d-904c-7370b5dec557",
"path" : "/System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia",
"name" : "CoreMedia",
"CFBundleVersion" : "3000.13.1.4.1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7399006208,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.MediaToolbox",
"size" : 8364032,
"uuid" : "31a4c803-8dd4-3a60-95e7-16067a92ea27",
"path" : "/System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox",
"name" : "MediaToolbox",
"CFBundleVersion" : "3000.13.1.4.1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7251898368,
"CFBundleShortVersionString" : "1399.4",
"CFBundleIdentifier" : "com.apple.CFNetwork",
"size" : 3932160,
"uuid" : "86c036e0-4a25-3600-a5b5-31b1caedbe4a",
"path" : "/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork",
"name" : "CFNetwork",
"CFBundleVersion" : "1399.4"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7414325248,
"CFBundleShortVersionString" : "1.14",
"CFBundleIdentifier" : "com.apple.audio.toolbox.AudioToolbox",
"size" : 1224704,
"uuid" : "729c9a6e-2ace-39d2-a5b8-434ad9475f96",
"path" : "/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox",
"name" : "AudioToolbox",
"CFBundleVersion" : "1.14"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7395434496,
"size" : 208896,
"uuid" : "7de56ac4-a6f6-301c-8e2f-b916401ff97f",
"path" : "/usr/lib/libAudioToolboxUtility.dylib",
"name" : "libAudioToolboxUtility.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7245279232,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIFoundation",
"size" : 1724416,
"uuid" : "6b5dcd6a-9c35-30e4-8a02-6a73a39d985e",
"path" : "/System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation",
"name" : "UIFoundation",
"CFBundleVersion" : "855"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 9476771840,
"CFBundleShortVersionString" : "1.0.0",
"CFBundleIdentifier" : "com.apple.UIKit.axbundle",
"size" : 1212416,
"uuid" : "d79c1ff4-7ae4-36b2-b0c4-b3983091bac8",
"path" : "/System/iOSSupport/System/Library/AccessibilityBundles/UIKit.axbundle/Contents/MacOS/UIKit",
"name" : "UIKit",
"CFBundleVersion" : "1.0"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4412948480,
"CFBundleShortVersionString" : "15.12.0",
"CFBundleIdentifier" : "com.netflix.MinimalDependencies",
"size" : 262144,
"uuid" : "aa7a1a75-b327-3e23-add2-c9e93f2ae1d2",
"path" : "/Users/USER/Library/Containers/io.playcover.PlayCover/Netflix.app/Frameworks/MinimalDependencies.framework/MinimalDependencies",
"name" : "MinimalDependencies",
"CFBundleVersion" : "8"
}
],
"sharedCache" : {
"base" : 7172063232,
"size" : 3403612160,
"uuid" : "5667eb2d-1398-3b38-afff-a929572d4b88"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%)\nWritable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 640K 5 \nActivity Tracing 256K 1 \nCG backing stores 3328K 4 \nCG image 80K 4 \nCG raster data 976K 22 \nColorSync 624K 28 \nCoreAnimation 5856K 63 \nCoreGraphics 32K 2 \nCoreMedia memory pool 896K 7 \nCoreUI image data 1344K 8 \nFoundation 48K 2 \nImage IO 7328K 6 \nKernel Alloc Once 32K 1 \nMALLOC 315.5M 67 \nMALLOC guard page 288K 13 \nMALLOC_MEDIUM (reserved) 944.0M 8 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 3456K 27 \nSTACK GUARD 57.1M 71 \nStack 45.2M 71 \nVM_ALLOCATE 992K 27 \n__AUTH 3050K 529 \n__AUTH_CONST 30.1M 779 \n__CTF 756 1 \n__DATA 20.1M 822 \n__DATA_CONST 40.2M 832 \n__DATA_DIRTY 2817K 321 \n__FONT_DATA 2352 1 \n__LINKEDIT 779.6M 55 \n__OBJC_CONST 6716K 489 \n__OBJC_RO 65.1M 1 \n__OBJC_RW 1981K 1 \n__TEXT 786.2M 859 \ndyld private memory 256K 1 \nlibnetwork 1664K 24 \nmapped file 215.0M 62 \nshared memory 976K 19 \n=========== ======= ======= \nTOTAL 3.6G 5234 \nTOTAL, minus reserved VM space 2.3G 5234 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "60186475825c62000ccf5450",
"factorPackIds" : {

  },
  "deploymentId" : 240000026
},
{
  "rolloutId" : "63582c5f8a53461413999550",
  "factorPackIds" : {
    "PROACTIVE_MAIL_INTELLIGENCE_SALIENCY" : "636525247ea6e25a76dc2008"
  },
  "deploymentId" : 240000002
}

],
"experiments" : [

]
}
}

Model: Mac14,2, BootROM 8419.41.10, proc 8:4:4 processors, 16 GB, SMC
Graphics: Apple M2, Apple M2, Built-In
Display: Color LCD, spdisplays_2560x1664Retina, Main, MirrorOff, Online
Memory Module: LPDDR5, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep 3 2022 02:35:52 version 20.10.965.9.8.7.129 FWID 01-b0e84a9b
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.

<!-- gh-comment-id:1369487499 --> @ataberken commented on GitHub (Jan 3, 2023): Here the Crash Log for Netflix videos(couldn't add it to the issue bcs., it was too long): ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Argo [2346] Path: /Users/USER/Library/Containers/io.playcover.PlayCover/Netflix.app/Argo Identifier: com.netflix.Netflix Version: 15.12.0 (8) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2023-01-03 09:13:36.0037 +0100 OS Version: macOS 13.0 (22A380) Report Version: 12 Anonymous UUID: DA78D3E2-ED51-37BF-25DF-46F63D566A45 Sleep/Wake UUID: 71F591D9-677E-4D4E-8704-C91C3297880C Time Awake Since Boot: 2000 seconds Time Since Wake: 995 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Application Specific Information: abort() called Application Specific Backtrace 0: 0 CoreFoundation 0x00000001abcf8418 __exceptionPreprocess + 176 1 libobjc.A.dylib 0x00000001ab842ea8 objc_exception_throw + 60 2 CoreFoundation 0x00000001abdddcc4 -[__NSCFString characterAtIndex:].cold.1 + 0 3 CoreFoundation 0x00000001abddabc4 -[__NSPlaceholderArray initWithCapacity:].cold.1 + 0 4 CoreFoundation 0x00000001abbffe9c -[__NSPlaceholderArray initWithObjects:count:] + 252 5 CoreFoundation 0x00000001abc5ac34 +[NSArray arrayWithObjects:count:] + 40 6 Argo 0x0000000104282498 Argo + 533656 7 Argo 0x00000001042829f4 Argo + 535028 8 Argo 0x00000001043eac74 Argo + 2010228 9 Argo 0x0000000104281a14 Argo + 530964 10 UIKitCore 0x00000001d5bf58e0 -[UIClassSwapper initWithCoder:] + 1544 11 UIFoundation 0x00000001afe0cdf8 UINibDecoderDecodeObjectForValue + 668 12 UIFoundation 0x00000001afe0cff4 UINibDecoderDecodeObjectForValue + 1176 13 UIFoundation 0x00000001afe0cb44 -[UINibDecoder decodeObjectForKey:] + 316 14 UIKitCore 0x00000001d5bf712c -[UIView initWithCoder:] + 620 15 UIKitCore 0x00000001d5bf58e0 -[UIClassSwapper initWithCoder:] + 1544 16 UIFoundation 0x00000001afe0cdf8 UINibDecoderDecodeObjectForValue + 668 17 UIFoundation 0x00000001afe0cb44 -[UINibDecoder decodeObjectForKey:] + 316 18 UIKitCore 0x00000001d5bf5108 -[UIRuntimeConnection initWithCoder:] + 92 19 UIFoundation 0x00000001afe0cdf8 UINibDecoderDecodeObjectForValue + 668 20 UIFoundation 0x00000001afe0cff4 UINibDecoderDecodeObjectForValue + 1176 21 UIFoundation 0x00000001afe0cb44 -[UINibDecoder decodeObjectForKey:] + 316 22 UIKitCore 0x00000001d6271780 -[NSCoder(UIIBDependencyInjectionInternal) _decodeObjectsWithSourceSegueTemplate:creator:sender:forKey:] + 292 23 UIKitCore 0x00000001d5bf3ee8 -[UINib instantiateWithOwner:options:] + 760 24 UIKitCore 0x00000001d6273194 -[NSBundle(UINSBundleAdditions) loadNibNamed:owner:options:] + 116 25 Argo 0x000000010468592c Argo + 4741420 26 Argo 0x0000000104d0c7c8 Argo + 11585480 27 Argo 0x0000000104d07870 Argo + 11565168 28 Argo 0x0000000104d08774 Argo + 11569012 29 Argo 0x0000000104d0839c Argo + 11568028 30 Argo 0x0000000104d0846c Argo + 11568236 31 UIKitCore 0x00000001d5a6fdd4 -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled] + 80 32 UIKitCore 0x00000001d5a5e0e4 -[UIViewController loadViewIfRequired] + 1000 33 UIKitCore 0x00000001d5a5dcdc -[UIViewController view] + 24 34 Argo 0x00000001046e6c58 Argo + 5139544 35 Argo 0x00000001046de7e0 Argo + 5105632 36 UIKitCore 0x00000001d5a6fdd4 -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled] + 80 37 UIKitCore 0x00000001d5a5e0e4 -[UIViewController loadViewIfRequired] + 1000 38 UIKitCore 0x00000001d5a5dcdc -[UIViewController view] + 24 39 UIKitCore 0x00000001d5f16050 -[_UIFullscreenPresentationController _setPresentedViewController:] + 72 40 UIKitCore 0x00000001d5a9e864 -[UIPresentationController initWithPresentedViewController:presentingViewController:] + 156 41 UIKitCore 0x00000001d5fc9cbc -[UIViewController _presentViewController:withAnimationController:completion:] + 1504 42 UIKitCore 0x00000001d5fcc178 __63-[UIViewController _presentViewController:animated:completion:]_block_invoke + 92 43 UIKitCore 0x00000001d5fcce80 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 392 44 UIKitCore 0x00000001d5fcc0e0 -[UIViewController _presentViewController:animated:completion:] + 188 45 UIKitCore 0x00000001d5fccbb0 -[UIViewController presentViewController:animated:completion:] + 164 46 UIKit 0x0000000234e7292c -[UIViewControllerAccessibility presentViewController:animated:completion:] + 340 47 Argo 0x0000000104336ea0 Argo + 1273504 48 Argo 0x0000000104335424 Argo + 1266724 49 Argo 0x00000001042baff4 Argo + 765940 50 MinimalDependencies 0x000000010708c300 -[NFLXBlockOperation main] + 48 51 MinimalDependencies 0x000000010708ac7c -[NFLXOperation execute] + 96 52 Foundation 0x00000001acb6608c __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 16 53 Foundation 0x00000001acb65f7c __NSOQSchedule_f + 172 54 libdispatch.dylib 0x00000001aba159dc _dispatch_call_block_and_release + 32 55 libdispatch.dylib 0x00000001aba17504 _dispatch_client_callout + 20 56 libdispatch.dylib 0x00000001aba25d1c _dispatch_main_queue_drain + 928 57 libdispatch.dylib 0x00000001aba2596c _dispatch_main_queue_callback_4CF + 44 58 CoreFoundation 0x00000001abcbed6c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 59 CoreFoundation 0x00000001abc7c7ec __CFRunLoopRun + 2036 60 CoreFoundation 0x00000001abc7b8a4 CFRunLoopRunSpecific + 612 61 HIToolbox 0x00000001b52ef3bc RunCurrentEventLoopInMode + 292 62 HIToolbox 0x00000001b52ef200 ReceiveNextEventCommon + 672 63 HIToolbox 0x00000001b52eef48 _BlockUntilNextEventMatchingListInModeWithFilter + 72 64 AppKit 0x00000001aeed4630 _DPSNextEvent + 632 65 AppKit 0x00000001aeed37c0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728 66 AppKit 0x00000001aeec7bf0 -[NSApplication run] + 464 67 AppKit 0x00000001aee9f058 NSApplicationMain + 880 68 AppKit 0x00000001af0f8d38 +[NSWindow _savedFrameFromString:] + 0 69 UIKitMacHelper 0x00000001c20fb26c UINSApplicationMain + 988 70 UIKitCore 0x00000001d5a1c9c0 UIApplicationMain + 148 71 Argo 0x00000001047344b8 Argo + 5457080 72 dyld 0x00000001ab873e50 start + 2544 Kernel Triage: VM - pmap_enter retried due to resource shortage VM - pmap_enter retried due to resource shortage VM - pmap_enter retried due to resource shortage VM - pmap_enter retried due to resource shortage Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x1abb67224 __pthread_kill + 8 1 libsystem_pthread.dylib 0x1abb9dcec pthread_kill + 288 2 libsystem_c.dylib 0x1abad7354 __abort + 128 3 libsystem_c.dylib 0x1abad72d4 abort + 192 4 libc++abi.dylib 0x1abb57b18 abort_message + 132 5 libc++abi.dylib 0x1abb47a0c demangling_terminate_handler() + 336 6 libobjc.A.dylib 0x1ab84b764 _objc_terminate() + 144 7 libc++abi.dylib 0x1abb56eb4 std::__terminate(void (*)()) + 20 8 libc++abi.dylib 0x1abb56e50 std::terminate() + 56 9 libdispatch.dylib 0x1aba17518 _dispatch_client_callout + 40 10 libdispatch.dylib 0x1aba25d1c _dispatch_main_queue_drain + 928 11 libdispatch.dylib 0x1aba2596c _dispatch_main_queue_callback_4CF + 44 12 CoreFoundation 0x1abcbed6c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 13 CoreFoundation 0x1abc7c7ec __CFRunLoopRun + 2036 14 CoreFoundation 0x1abc7b8a4 CFRunLoopRunSpecific + 612 15 HIToolbox 0x1b52ef3bc RunCurrentEventLoopInMode + 292 16 HIToolbox 0x1b52ef200 ReceiveNextEventCommon + 672 17 HIToolbox 0x1b52eef48 _BlockUntilNextEventMatchingListInModeWithFilter + 72 18 AppKit 0x1aeed4630 _DPSNextEvent + 632 19 AppKit 0x1aeed37c0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728 20 AppKit 0x1aeec7bf0 -[NSApplication run] + 464 21 AppKit 0x1aee9f058 NSApplicationMain + 880 22 AppKit 0x1af0f8d38 _NSApplicationMainWithInfoDictionary + 24 23 UIKitMacHelper 0x1c20fb26c UINSApplicationMain + 988 24 UIKitCore 0x1d5a1c9c0 UIApplicationMain + 148 25 Argo 0x1047344b8 0x104200000 + 5457080 26 dyld 0x1ab873e50 start + 2544 Thread 1: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 2:: NIO-ELT-0-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 3:: NIO-ELT-1-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 4:: NIO-ELT-2-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 5:: NIO-ELT-3-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 6:: NIO-ELT-4-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 7:: NIO-ELT-5-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 8:: NIO-ELT-6-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 9:: NIO-ELT-7-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 10:: NIO-ELT-8-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 11:: NIO-ELT-9-#0 0 libsystem_kernel.dylib 0x1abb64e98 kevent + 8 1 PlayTools 0x1089b6bb4 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1089a162c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x10899e1a8 SelectableEventLoop.run() + 376 4 PlayTools 0x108986ab8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316 5 PlayTools 0x10898a288 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x10898c0ac thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1089b85c0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 12: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 13: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 14:: com.apple.uikit.eventfetch-thread 0 libsystem_kernel.dylib 0x1abb5edf0 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1abb708d8 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1abb67638 mach_msg_overwrite + 540 3 libsystem_kernel.dylib 0x1abb5f16c mach_msg + 24 4 CoreFoundation 0x1abc7dbdc __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x1abc7c4c8 __CFRunLoopRun + 1232 6 CoreFoundation 0x1abc7b8a4 CFRunLoopRunSpecific + 612 7 Foundation 0x1acb83e58 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 Foundation 0x1acbf83b4 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100 9 UIKitCore 0x1d5a1ded4 -[UIEventFetcher threadMain] + 104 10 Foundation 0x1acb7d470 __NSThread__start__ + 716 11 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 12 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 15: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 16:: caulk.messenger.shared:17 0 libsystem_kernel.dylib 0x1abb5ed6c semaphore_wait_trap + 8 1 caulk 0x1b5016cfc caulk::mach::semaphore::wait_or_error() + 28 2 caulk 0x1b4ff9634 caulk::concurrent::details::worker_thread::run() + 56 3 caulk 0x1b4ff9278 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 96 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 17:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x1abb5edf0 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1abb708d8 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1abb67638 mach_msg_overwrite + 540 3 libsystem_kernel.dylib 0x1abb5f16c mach_msg + 24 4 CoreFoundation 0x1abc7dbdc __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x1abc7c4c8 __CFRunLoopRun + 1232 6 CoreFoundation 0x1abc7b8a4 CFRunLoopRunSpecific + 612 7 AppKit 0x1aeffe248 _NSEventThread + 172 8 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 9 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 18:: com.apple.coremedia.rootQueue.48 0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 19:: com.apple.coremedia.rootQueue.49 0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 20: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 21: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 22: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 23:: com.apple.coremedia.rootQueue.47 0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 24:: com.apple.coremedia.rootQueue.47 0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 25:: com.apple.coremedia.rootQueue.47 0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 26:: com.apple.coremedia.rootQueue.47 0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 27:: com.apple.coremedia.rootQueue.47 0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 28:: com.apple.coremedia.rootQueue.47 0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 29:: com.apple.coremedia.rootQueue.47 0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 30:: com.apple.coremedia.imagequeue.coreanimation.common 0 libsystem_kernel.dylib 0x1abb625e4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1abb9e638 _pthread_cond_wait + 1232 2 CoreMedia 0x1b50422dc WaitOnCondition + 20 3 CoreMedia 0x1b502c798 FigSemaphoreWaitRelative + 164 4 MediaToolbox 0x1b93fd8e0 0x1b903e000 + 3930336 5 CoreMedia 0x1b5040c2c figThreadMain + 248 6 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 7 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 31:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x1abb5edf0 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1abb708d8 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1abb67638 mach_msg_overwrite + 540 3 libsystem_kernel.dylib 0x1abb5f16c mach_msg + 24 4 CoreFoundation 0x1abc7dbdc __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x1abc7c4c8 __CFRunLoopRun + 1232 6 CoreFoundation 0x1abc7b8a4 CFRunLoopRunSpecific + 612 7 CFNetwork 0x1b0644bac 0x1b03f3000 + 2431916 8 Foundation 0x1acb7d470 __NSThread__start__ + 716 9 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 10 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 32:: com.apple.coremedia.rootQueue.52 0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 33:: com.apple.coremedia.rootQueue.52 0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 34: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 35: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 36: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 37: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 38: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 39: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 40: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 41: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 42: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 43: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 44: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 45: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 46: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 47: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 48: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 49: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 50: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 51: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 52: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 53: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 54: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 55: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 56: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 57: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 58: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 59: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 60: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 61: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 62: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 63: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 64: 0 libsystem_pthread.dylib 0x1abb98e18 start_wqthread + 0 Thread 65:: com.apple.coremedia.rootQueue.32 0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 66:: com.apple.coremedia.rootQueue.32 0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 67:: com.apple.coremedia.rootQueue.32 0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 68:: caulk.messenger.shared:high 0 libsystem_kernel.dylib 0x1abb5ed6c semaphore_wait_trap + 8 1 caulk 0x1b5016cfc caulk::mach::semaphore::wait_or_error() + 28 2 caulk 0x1b4ff9634 caulk::concurrent::details::worker_thread::run() + 56 3 caulk 0x1b4ff9278 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 96 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 69:: com.apple.coreaudio.AQClient 0 libsystem_kernel.dylib 0x1abb5edf0 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1abb708d8 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1abb67638 mach_msg_overwrite + 540 3 libsystem_kernel.dylib 0x1abb5f16c mach_msg + 24 4 CoreFoundation 0x1abc7dbdc __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x1abc7c4c8 __CFRunLoopRun + 1232 6 CoreFoundation 0x1abc7b8a4 CFRunLoopRunSpecific + 612 7 AudioToolbox 0x1b9fb3e34 CADeprecated::GenericRunLoopThread::Entry(void*) + 164 8 libAudioToolboxUtility.dylib 0x1b8ce35c0 CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*) + 92 9 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 10 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 70:: com.apple.coremedia.rootQueue.55 0 libsystem_kernel.dylib 0x1abb5ed84 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1aba17b1c _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1aba1811c _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x1aba28d68 _dispatch_worker_thread + 324 4 libsystem_pthread.dylib 0x1abb9e06c _pthread_start + 148 5 libsystem_pthread.dylib 0x1abb98e2c thread_start + 8 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x0000000000000000 x5: 0x0000000000989680 x6: 0x000000000000006e x7: 0x0000000000000001 x8: 0x3317e91faee9a253 x9: 0x3317e91da9cf8753 x10: 0x00000000000003e8 x11: 0x000000000000000b x12: 0x000000000000000b x13: 0x00000000001ff800 x14: 0x00000000000007fb x15: 0x00000000f840481d x16: 0x0000000000000148 x17: 0x000000020c0b09c8 x18: 0x0000000000000000 x19: 0x0000000000000006 x20: 0x0000000207262500 x21: 0x0000000000000103 x22: 0x00000002072625e0 x23: 0x0000000000000114 x24: 0x0000000000000000 x25: 0x00000002072625e0 x26: 0x0000600000c1d4c0 x27: 0x000000000000000f x28: 0x0000000000000000 fp: 0x000000016bbfdad0 lr: 0x00000001abb9dcec sp: 0x000000016bbfdab0 pc: 0x00000001abb67224 cpsr: 0x40001000 far: 0x0000000145c62580 esr: 0x56000080 Address size fault Binary Images: 0x1abb5e000 - 0x1abb96ffb libsystem_kernel.dylib (*) <6d6644d3-3db3-34c4-b1e3-c675ec5360f0> /usr/lib/system/libsystem_kernel.dylib 0x1abb97000 - 0x1abba3ffb libsystem_pthread.dylib (*) <886caca0-5762-3640-8db2-3fa3b911c062> /usr/lib/system/libsystem_pthread.dylib 0x1aba5e000 - 0x1abadeff3 libsystem_c.dylib (*) <a3869999-0792-3e09-b3fb-5e87ae4639be> /usr/lib/system/libsystem_c.dylib 0x1abb46000 - 0x1abb5dffb libc++abi.dylib (*) <bec775ba-9513-3b66-8f2f-be8d2a817269> /usr/lib/libc++abi.dylib 0x1ab828000 - 0x1ab86dd9f libobjc.A.dylib (*) <e20fe24e-bbda-3944-9cfc-8e43a463400b> /usr/lib/libobjc.A.dylib 0x1aba13000 - 0x1aba5afff libdispatch.dylib (*) <40c9c98c-00d6-3e8e-9ad3-2ed6cf0d0cfe> /usr/lib/system/libdispatch.dylib 0x1abbfc000 - 0x1ac0d3fff com.apple.CoreFoundation (6.9) <f4ff83fc-e62c-30b4-b3a9-876c8a1fd595> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x1b52bd000 - 0x1b55f0fff com.apple.HIToolbox (2.1.1) <02b9797f-c47d-30b7-b7b0-802d0d26f31c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x1aee9b000 - 0x1afda2fff com.apple.AppKit (6.9) <af9f6891-70ad-3c26-af08-b747344892d2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x1c20f7000 - 0x1c2209fff com.apple.UIKitMacHelper (1.0) <4e2dabb5-f993-3c33-98e2-36259e6dc58d> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper 0x1d5a19000 - 0x1d70affff com.apple.UIKitCore (1.0) <0e2d97b1-7a9e-3621-98cc-aea5f96164ee> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore 0x104200000 - 0x10620bfff com.netflix.Netflix (15.12.0) <d4fd59db-7a77-33df-b2fa-786965b95117> /Users/USER/Library/Containers/io.playcover.PlayCover/Netflix.app/Argo 0x1ab86e000 - 0x1ab8f84af dyld (*) <1f56ab4e-f398-3a9c-bfba-fbbd17808963> /usr/lib/dyld 0x108888000 - 0x1089fffff io.playcover.PlayTools (1.1.7) <7d8faca9-6821-3fc1-8e26-4f6efdf8ca46> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools 0x1acb27000 - 0x1ad55ffff com.apple.Foundation (6.9) <52b2f83f-586d-32a2-8b66-ce651400ac8c> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x1b4ff7000 - 0x1b5020fff com.apple.audio.caulk (1.0) <445d1341-52c5-3468-ba85-f01410317744> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x1b5021000 - 0x1b5145fff com.apple.CoreMedia (1.0) <1a9b60c1-12eb-3e1d-904c-7370b5dec557> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x1b903e000 - 0x1b9837fff com.apple.MediaToolbox (1.0) <31a4c803-8dd4-3a60-95e7-16067a92ea27> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x1b03f3000 - 0x1b07b2fff com.apple.CFNetwork (1399.4) <86c036e0-4a25-3600-a5b5-31b1caedbe4a> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x1b9eda000 - 0x1ba004fff com.apple.audio.toolbox.AudioToolbox (1.14) <729c9a6e-2ace-39d2-a5b8-434ad9475f96> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x1b8cd6000 - 0x1b8d08fff libAudioToolboxUtility.dylib (*) <7de56ac4-a6f6-301c-8e2f-b916401ff97f> /usr/lib/libAudioToolboxUtility.dylib 0x1afda3000 - 0x1aff47fff com.apple.UIFoundation (1.0) <6b5dcd6a-9c35-30e4-8a02-6a73a39d985e> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x234dc1000 - 0x234ee8fff com.apple.UIKit.axbundle (1.0.0) <d79c1ff4-7ae4-36b2-b0c4-b3983091bac8> /System/iOSSupport/System/Library/AccessibilityBundles/UIKit.axbundle/Contents/MacOS/UIKit 0x107084000 - 0x1070c3fff com.netflix.MinimalDependencies (15.12.0) <aa7a1a75-b327-3e23-add2-c9e93f2ae1d2> /Users/USER/Library/Containers/io.playcover.PlayCover/Netflix.app/Frameworks/MinimalDependencies.framework/MinimalDependencies 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.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%) Writable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 640K 5 Activity Tracing 256K 1 CG backing stores 3328K 4 CG image 80K 4 CG raster data 976K 22 ColorSync 624K 28 CoreAnimation 5856K 63 CoreGraphics 32K 2 CoreMedia memory pool 896K 7 CoreUI image data 1344K 8 Foundation 48K 2 Image IO 7328K 6 Kernel Alloc Once 32K 1 MALLOC 315.5M 67 MALLOC guard page 288K 13 MALLOC_MEDIUM (reserved) 944.0M 8 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) SQLite page cache 3456K 27 STACK GUARD 57.1M 71 Stack 45.2M 71 VM_ALLOCATE 992K 27 __AUTH 3050K 529 __AUTH_CONST 30.1M 779 __CTF 756 1 __DATA 20.1M 822 __DATA_CONST 40.2M 832 __DATA_DIRTY 2817K 321 __FONT_DATA 2352 1 __LINKEDIT 779.6M 55 __OBJC_CONST 6716K 489 __OBJC_RO 65.1M 1 __OBJC_RW 1981K 1 __TEXT 786.2M 859 dyld private memory 256K 1 libnetwork 1664K 24 mapped file 215.0M 62 shared memory 976K 19 =========== ======= ======= TOTAL 3.6G 5234 TOTAL, minus reserved VM space 2.3G 5234 ----------- Full Report ----------- {"app_name":"Argo","timestamp":"2023-01-03 09:13:36.00 +0100","app_version":"15.12.0","slice_uuid":"d4fd59db-7a77-33df-b2fa-786965b95117","build_version":"8","platform":6,"bundleID":"com.netflix.Netflix","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0 (22A380)","roots_installed":0,"name":"Argo","incident_id":"8D36E251-69DF-432D-B4C8-AC34D89452AB"} { "uptime" : 2000, "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "Mac14,2", "coalitionID" : 1357, "osVersion" : { "train" : "macOS 13.0", "build" : "22A380", "releaseType" : "User" }, "captureTime" : "2023-01-03 09:13:36.0037 +0100", "incident" : "8D36E251-69DF-432D-B4C8-AC34D89452AB", "pid" : 2346, "translated" : false, "cpuType" : "ARM-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2023-01-03 09:13:28.4025 +0100", "procStartAbsTime" : 49162632180, "procExitAbsTime" : 49344626813, "procName" : "Argo", "procPath" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Netflix.app\/Argo", "bundleInfo" : {"CFBundleShortVersionString":"15.12.0","CFBundleVersion":"8","CFBundleIdentifier":"com.netflix.Netflix","DTAppStoreToolsBuild":"14C17"}, "storeInfo" : {"deviceIdentifierForVendor":"93878A2A-0F3E-5E4D-BCF3-A35DE7AE55B5","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.netflix.Netflix", "crashReporterKey" : "DA78D3E2-ED51-37BF-25DF-46F63D566A45", "wakeTime" : 995, "sleepWakeUUID" : "71F591D9-677E-4D4E-8704-C91C3297880C", "sip" : "enabled", "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "ktriageinfo" : "VM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\n", "asi" : {"libsystem_c.dylib":["abort() called"]}, "asiBacktraces" : ["0 CoreFoundation 0x00000001abcf8418 __exceptionPreprocess + 176\n1 libobjc.A.dylib 0x00000001ab842ea8 objc_exception_throw + 60\n2 CoreFoundation 0x00000001abdddcc4 -[__NSCFString characterAtIndex:].cold.1 + 0\n3 CoreFoundation 0x00000001abddabc4 -[__NSPlaceholderArray initWithCapacity:].cold.1 + 0\n4 CoreFoundation 0x00000001abbffe9c -[__NSPlaceholderArray initWithObjects:count:] + 252\n5 CoreFoundation 0x00000001abc5ac34 +[NSArray arrayWithObjects:count:] + 40\n6 Argo 0x0000000104282498 Argo + 533656\n7 Argo 0x00000001042829f4 Argo + 535028\n8 Argo 0x00000001043eac74 Argo + 2010228\n9 Argo 0x0000000104281a14 Argo + 530964\n10 UIKitCore 0x00000001d5bf58e0 -[UIClassSwapper initWithCoder:] + 1544\n11 UIFoundation 0x00000001afe0cdf8 UINibDecoderDecodeObjectForValue + 668\n12 UIFoundation 0x00000001afe0cff4 UINibDecoderDecodeObjectForValue + 1176\n13 UIFoundation 0x00000001afe0cb44 -[UINibDecoder decodeObjectForKey:] + 316\n14 UIKitCore 0x00000001d5bf712c -[UIView initWithCoder:] + 620\n15 UIKitCore 0x00000001d5bf58e0 -[UIClassSwapper initWithCoder:] + 1544\n16 UIFoundation 0x00000001afe0cdf8 UINibDecoderDecodeObjectForValue + 668\n17 UIFoundation 0x00000001afe0cb44 -[UINibDecoder decodeObjectForKey:] + 316\n18 UIKitCore 0x00000001d5bf5108 -[UIRuntimeConnection initWithCoder:] + 92\n19 UIFoundation 0x00000001afe0cdf8 UINibDecoderDecodeObjectForValue + 668\n20 UIFoundation 0x00000001afe0cff4 UINibDecoderDecodeObjectForValue + 1176\n21 UIFoundation 0x00000001afe0cb44 -[UINibDecoder decodeObjectForKey:] + 316\n22 UIKitCore 0x00000001d6271780 -[NSCoder(UIIBDependencyInjectionInternal) _decodeObjectsWithSourceSegueTemplate:creator:sender:forKey:] + 292\n23 UIKitCore 0x00000001d5bf3ee8 -[UINib instantiateWithOwner:options:] + 760\n24 UIKitCore 0x00000001d6273194 -[NSBundle(UINSBundleAdditions) loadNibNamed:owner:options:] + 116\n25 Argo 0x000000010468592c Argo + 4741420\n26 Argo 0x0000000104d0c7c8 Argo + 11585480\n27 Argo 0x0000000104d07870 Argo + 11565168\n28 Argo 0x0000000104d08774 Argo + 11569012\n29 Argo 0x0000000104d0839c Argo + 11568028\n30 Argo 0x0000000104d0846c Argo + 11568236\n31 UIKitCore 0x00000001d5a6fdd4 -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled] + 80\n32 UIKitCore 0x00000001d5a5e0e4 -[UIViewController loadViewIfRequired] + 1000\n33 UIKitCore 0x00000001d5a5dcdc -[UIViewController view] + 24\n34 Argo 0x00000001046e6c58 Argo + 5139544\n35 Argo 0x00000001046de7e0 Argo + 5105632\n36 UIKitCore 0x00000001d5a6fdd4 -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled] + 80\n37 UIKitCore 0x00000001d5a5e0e4 -[UIViewController loadViewIfRequired] + 1000\n38 UIKitCore 0x00000001d5a5dcdc -[UIViewController view] + 24\n39 UIKitCore 0x00000001d5f16050 -[_UIFullscreenPresentationController _setPresentedViewController:] + 72\n40 UIKitCore 0x00000001d5a9e864 -[UIPresentationController initWithPresentedViewController:presentingViewController:] + 156\n41 UIKitCore 0x00000001d5fc9cbc -[UIViewController _presentViewController:withAnimationController:completion:] + 1504\n42 UIKitCore 0x00000001d5fcc178 __63-[UIViewController _presentViewController:animated:completion:]_block_invoke + 92\n43 UIKitCore 0x00000001d5fcce80 -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 392\n44 UIKitCore 0x00000001d5fcc0e0 -[UIViewController _presentViewController:animated:completion:] + 188\n45 UIKitCore 0x00000001d5fccbb0 -[UIViewController presentViewController:animated:completion:] + 164\n46 UIKit 0x0000000234e7292c -[UIViewControllerAccessibility presentViewController:animated:completion:] + 340\n47 Argo 0x0000000104336ea0 Argo + 1273504\n48 Argo 0x0000000104335424 Argo + 1266724\n49 Argo 0x00000001042baff4 Argo + 765940\n50 MinimalDependencies 0x000000010708c300 -[NFLXBlockOperation main] + 48\n51 MinimalDependencies 0x000000010708ac7c -[NFLXOperation execute] + 96\n52 Foundation 0x00000001acb6608c __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 16\n53 Foundation 0x00000001acb65f7c __NSOQSchedule_f + 172\n54 libdispatch.dylib 0x00000001aba159dc _dispatch_call_block_and_release + 32\n55 libdispatch.dylib 0x00000001aba17504 _dispatch_client_callout + 20\n56 libdispatch.dylib 0x00000001aba25d1c _dispatch_main_queue_drain + 928\n57 libdispatch.dylib 0x00000001aba2596c _dispatch_main_queue_callback_4CF + 44\n58 CoreFoundation 0x00000001abcbed6c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16\n59 CoreFoundation 0x00000001abc7c7ec __CFRunLoopRun + 2036\n60 CoreFoundation 0x00000001abc7b8a4 CFRunLoopRunSpecific + 612\n61 HIToolbox 0x00000001b52ef3bc RunCurrentEventLoopInMode + 292\n62 HIToolbox 0x00000001b52ef200 ReceiveNextEventCommon + 672\n63 HIToolbox 0x00000001b52eef48 _BlockUntilNextEventMatchingListInModeWithFilter + 72\n64 AppKit 0x00000001aeed4630 _DPSNextEvent + 632\n65 AppKit 0x00000001aeed37c0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728\n66 AppKit 0x00000001aeec7bf0 -[NSApplication run] + 464\n67 AppKit 0x00000001aee9f058 NSApplicationMain + 880\n68 AppKit 0x00000001af0f8d38 +[NSWindow _savedFrameFromString:] + 0\n69 UIKitMacHelper 0x00000001c20fb26c UINSApplicationMain + 988\n70 UIKitCore 0x00000001d5a1c9c0 UIApplicationMain + 148\n71 Argo 0x00000001047344b8 Argo + 5457080\n72 dyld 0x00000001ab873e50 start + 2544"], "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}, "lastExceptionBacktrace" : [{"imageOffset":1033228,"symbol":"__exceptionPreprocess","symbolLocation":164,"imageIndex":6},{"imageOffset":110248,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":4},{"imageOffset":1973444,"symbol":"-[__NSCFString characterAtIndex:].cold.1","symbolLocation":0,"imageIndex":6},{"imageOffset":1960900,"symbol":"-[__NSPlaceholderArray initWithCapacity:].cold.1","symbolLocation":0,"imageIndex":6},{"imageOffset":16028,"symbol":"-[__NSPlaceholderArray initWithObjects:count:]","symbolLocation":252,"imageIndex":6},{"imageOffset":388148,"symbol":"+[NSArray arrayWithObjects:count:]","symbolLocation":40,"imageIndex":6},{"imageOffset":533656,"imageIndex":11},{"imageOffset":535028,"imageIndex":11},{"imageOffset":2010228,"imageIndex":11},{"imageOffset":530964,"imageIndex":11},{"imageOffset":1951968,"symbol":"-[UIClassSwapper initWithCoder:]","symbolLocation":1544,"imageIndex":10},{"imageOffset":433656,"symbol":"UINibDecoderDecodeObjectForValue","symbolLocation":668,"imageIndex":21},{"imageOffset":434164,"symbol":"UINibDecoderDecodeObjectForValue","symbolLocation":1176,"imageIndex":21},{"imageOffset":432964,"symbol":"-[UINibDecoder decodeObjectForKey:]","symbolLocation":316,"imageIndex":21},{"imageOffset":1958188,"symbol":"-[UIView initWithCoder:]","symbolLocation":620,"imageIndex":10},{"imageOffset":1951968,"symbol":"-[UIClassSwapper initWithCoder:]","symbolLocation":1544,"imageIndex":10},{"imageOffset":433656,"symbol":"UINibDecoderDecodeObjectForValue","symbolLocation":668,"imageIndex":21},{"imageOffset":432964,"symbol":"-[UINibDecoder decodeObjectForKey:]","symbolLocation":316,"imageIndex":21},{"imageOffset":1949960,"symbol":"-[UIRuntimeConnection initWithCoder:]","symbolLocation":92,"imageIndex":10},{"imageOffset":433656,"symbol":"UINibDecoderDecodeObjectForValue","symbolLocation":668,"imageIndex":21},{"imageOffset":434164,"symbol":"UINibDecoderDecodeObjectForValue","symbolLocation":1176,"imageIndex":21},{"imageOffset":432964,"symbol":"-[UINibDecoder decodeObjectForKey:]","symbolLocation":316,"imageIndex":21},{"imageOffset":8750976,"symbol":"-[NSCoder(UIIBDependencyInjectionInternal) _decodeObjectsWithSourceSegueTemplate:creator:sender:forKey:]","symbolLocation":292,"imageIndex":10},{"imageOffset":1945320,"symbol":"-[UINib instantiateWithOwner:options:]","symbolLocation":760,"imageIndex":10},{"imageOffset":8757652,"symbol":"-[NSBundle(UINSBundleAdditions) loadNibNamed:owner:options:]","symbolLocation":116,"imageIndex":10},{"imageOffset":4741420,"imageIndex":11},{"imageOffset":11585480,"imageIndex":11},{"imageOffset":11565168,"imageIndex":11},{"imageOffset":11569012,"imageIndex":11},{"imageOffset":11568028,"imageIndex":11},{"imageOffset":11568236,"imageIndex":11},{"imageOffset":355796,"symbol":"-[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled]","symbolLocation":80,"imageIndex":10},{"imageOffset":282852,"symbol":"-[UIViewController loadViewIfRequired]","symbolLocation":1000,"imageIndex":10},{"imageOffset":281820,"symbol":"-[UIViewController view]","symbolLocation":24,"imageIndex":10},{"imageOffset":5139544,"imageIndex":11},{"imageOffset":5105632,"imageIndex":11},{"imageOffset":355796,"symbol":"-[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled]","symbolLocation":80,"imageIndex":10},{"imageOffset":282852,"symbol":"-[UIViewController loadViewIfRequired]","symbolLocation":1000,"imageIndex":10},{"imageOffset":281820,"symbol":"-[UIViewController view]","symbolLocation":24,"imageIndex":10},{"imageOffset":5230672,"symbol":"-[_UIFullscreenPresentationController _setPresentedViewController:]","symbolLocation":72,"imageIndex":10},{"imageOffset":546916,"symbol":"-[UIPresentationController initWithPresentedViewController:presentingViewController:]","symbolLocation":156,"imageIndex":10},{"imageOffset":5967036,"symbol":"-[UIViewController _presentViewController:withAnimationController:completion:]","symbolLocation":1504,"imageIndex":10},{"imageOffset":5976440,"symbol":"__63-[UIViewController _presentViewController:animated:completion:]_block_invoke","symbolLocation":92,"imageIndex":10},{"imageOffset":5979776,"symbol":"-[UIViewController _performCoordinatedPresentOrDismiss:animated:]","symbolLocation":392,"imageIndex":10},{"imageOffset":5976288,"symbol":"-[UIViewController _presentViewController:animated:completion:]","symbolLocation":188,"imageIndex":10},{"imageOffset":5979056,"symbol":"-[UIViewController presentViewController:animated:completion:]","symbolLocation":164,"imageIndex":10},{"imageOffset":727340,"symbol":"-[UIViewControllerAccessibility presentViewController:animated:completion:]","symbolLocation":340,"imageIndex":22},{"imageOffset":1273504,"imageIndex":11},{"imageOffset":1266724,"imageIndex":11},{"imageOffset":765940,"imageIndex":11},{"imageOffset":33536,"symbol":"-[NFLXBlockOperation main]","symbolLocation":48,"imageIndex":23},{"imageOffset":27772,"symbol":"-[NFLXOperation execute]","symbolLocation":96,"imageIndex":23},{"imageOffset":258188,"symbol":"__NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__","symbolLocation":16,"imageIndex":14},{"imageOffset":257916,"symbol":"__NSOQSchedule_f","symbolLocation":172,"imageIndex":14},{"imageOffset":10716,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":17668,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":77084,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":5},{"imageOffset":76140,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":5},{"imageOffset":798060,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":6},{"imageOffset":526316,"symbol":"__CFRunLoopRun","symbolLocation":2036,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":205756,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":205312,"symbol":"ReceiveNextEventCommon","symbolLocation":672,"imageIndex":7},{"imageOffset":204616,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":235056,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":8},{"imageOffset":231360,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":8},{"imageOffset":183280,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":8},{"imageOffset":16472,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":8},{"imageOffset":2481464,"symbol":"+[NSWindow _savedFrameFromString:]","symbolLocation":0,"imageIndex":8},{"imageOffset":17004,"symbol":"UINSApplicationMain","symbolLocation":988,"imageIndex":9},{"imageOffset":14784,"symbol":"UIApplicationMain","symbolLocation":148,"imageIndex":10},{"imageOffset":5457080,"imageIndex":11},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":12}], "faultingThread" : 0, "threads" : [{"triggered":true,"id":41270,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":10000000},{"value":110},{"value":1},{"value":3681667542686474835},{"value":3681667534010943315},{"value":1000},{"value":11},{"value":11},{"value":2095104},{"value":2043},{"value":4164962333},{"value":328},{"value":8791984584},{"value":0},{"value":6},{"value":8709874944,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":8709875168,"symbolLocation":224,"symbol":"_main_thread"},{"value":276},{"value":0},{"value":8709875168,"symbolLocation":224,"symbol":"_main_thread"},{"value":105553128969408},{"value":15},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7176051948},"cpsr":{"value":1073745920},"fp":{"value":6102702800},"sp":{"value":6102702768},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7175828004,"matchesCrashFrame":1},"far":{"value":5465580928}},"queue":"com.apple.main-thread","frames":[{"imageOffset":37412,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":27884,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":496468,"symbol":"__abort","symbolLocation":128,"imageIndex":2},{"imageOffset":496340,"symbol":"abort","symbolLocation":192,"imageIndex":2},{"imageOffset":72472,"symbol":"abort_message","symbolLocation":132,"imageIndex":3},{"imageOffset":6668,"symbol":"demangling_terminate_handler()","symbolLocation":336,"imageIndex":3},{"imageOffset":145252,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":4},{"imageOffset":69300,"symbol":"std::__terminate(void (*)())","symbolLocation":20,"imageIndex":3},{"imageOffset":69200,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":3},{"imageOffset":17688,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":5},{"imageOffset":77084,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":5},{"imageOffset":76140,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":5},{"imageOffset":798060,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":6},{"imageOffset":526316,"symbol":"__CFRunLoopRun","symbolLocation":2036,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":205756,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":205312,"symbol":"ReceiveNextEventCommon","symbolLocation":672,"imageIndex":7},{"imageOffset":204616,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":235056,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":8},{"imageOffset":231360,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":8},{"imageOffset":183280,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":8},{"imageOffset":16472,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":8},{"imageOffset":2481464,"symbol":"_NSApplicationMainWithInfoDictionary","symbolLocation":24,"imageIndex":8},{"imageOffset":17004,"symbol":"UINSApplicationMain","symbolLocation":988,"imageIndex":9},{"imageOffset":14784,"symbol":"UIApplicationMain","symbolLocation":148,"imageIndex":10},{"imageOffset":5457080,"imageIndex":11},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":12}]},{"id":41285,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41288,"name":"NIO-ELT-0-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41289,"name":"NIO-ELT-1-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41290,"name":"NIO-ELT-2-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41291,"name":"NIO-ELT-3-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41292,"name":"NIO-ELT-4-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41293,"name":"NIO-ELT-5-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41294,"name":"NIO-ELT-6-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41295,"name":"NIO-ELT-7-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41296,"name":"NIO-ELT-8-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41297,"name":"NIO-ELT-9-#0","frames":[{"imageOffset":28312,"symbol":"kevent","symbolLocation":8,"imageIndex":0},{"imageOffset":1239988,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":13},{"imageOffset":1152556,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":13},{"imageOffset":1139112,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":13},{"imageOffset":1043128,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":13},{"imageOffset":1057416,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":13},{"imageOffset":1065132,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":13},{"imageOffset":1246656,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":13},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41299,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41303,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41312,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":380504,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":14},{"imageOffset":857012,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":100,"imageIndex":14},{"imageOffset":20180,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":104,"imageIndex":10},{"imageOffset":353392,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":14},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41316,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41323,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":3436,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":130300,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":15},{"imageOffset":9780,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":15},{"imageOffset":8824,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":96,"imageIndex":15},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41358,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":1454664,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":8},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41359,"name":"com.apple.coremedia.rootQueue.48","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41360,"name":"com.apple.coremedia.rootQueue.49","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41362,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41363,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41367,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41372,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41373,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41377,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41378,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41379,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41380,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41381,"name":"com.apple.coremedia.rootQueue.47","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41382,"name":"com.apple.coremedia.imagequeue.coreanimation.common","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":135900,"symbol":"WaitOnCondition","symbolLocation":20,"imageIndex":16},{"imageOffset":47000,"symbol":"FigSemaphoreWaitRelative","symbolLocation":164,"imageIndex":16},{"imageOffset":3930336,"imageIndex":17},{"imageOffset":130092,"symbol":"figThreadMain","symbolLocation":248,"imageIndex":16},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41386,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":2431916,"imageIndex":18},{"imageOffset":353392,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":14},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41397,"name":"com.apple.coremedia.rootQueue.52","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41398,"name":"com.apple.coremedia.rootQueue.52","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41454,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41455,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41456,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41457,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41458,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41459,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41460,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41461,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41462,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41463,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41464,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41465,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41466,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41467,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41468,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41469,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41470,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41471,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41472,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41473,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41474,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41475,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41476,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41477,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41478,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41479,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41480,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41481,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41482,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41483,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41484,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":41485,"name":"com.apple.coremedia.rootQueue.32","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41487,"name":"com.apple.coremedia.rootQueue.32","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41488,"name":"com.apple.coremedia.rootQueue.32","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41494,"name":"caulk.messenger.shared:high","frames":[{"imageOffset":3436,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":130300,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":15},{"imageOffset":9780,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":15},{"imageOffset":8824,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":96,"imageIndex":15},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41499,"name":"com.apple.coreaudio.AQClient","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":892468,"symbol":"CADeprecated::GenericRunLoopThread::Entry(void*)","symbolLocation":164,"imageIndex":19},{"imageOffset":54720,"symbol":"CADeprecated::CAPThread::Entry(CADeprecated::CAPThread*)","symbolLocation":92,"imageIndex":20},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":41505,"name":"com.apple.coremedia.rootQueue.55","frames":[{"imageOffset":3460,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":5},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":5},{"imageOffset":89448,"symbol":"_dispatch_worker_thread","symbolLocation":324,"imageIndex":5},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64e", "base" : 7175790592, "size" : 233468, "uuid" : "6d6644d3-3db3-34c4-b1e3-c675ec5360f0", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7176024064, "size" : 53244, "uuid" : "886caca0-5762-3640-8db2-3fa3b911c062", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7174742016, "size" : 528372, "uuid" : "a3869999-0792-3e09-b3fb-5e87ae4639be", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7175692288, "size" : 98300, "uuid" : "bec775ba-9513-3b66-8f2f-be8d2a817269", "path" : "\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7172423680, "size" : 286112, "uuid" : "e20fe24e-bbda-3944-9cfc-8e43a463400b", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7174434816, "size" : 294912, "uuid" : "40c9c98c-00d6-3e8e-9ad3-2ed6cf0d0cfe", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7176437760, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5079040, "uuid" : "f4ff83fc-e62c-30b4-b3a9-876c8a1fd595", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1953.1" }, { "source" : "P", "arch" : "arm64e", "base" : 7334514688, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3358720, "uuid" : "02b9797f-c47d-30b7-b7b0-802d0d26f31c", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "arm64e", "base" : 7229517824, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15761408, "uuid" : "af9f6891-70ad-3c26-af08-b747344892d2", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2299" }, { "source" : "P", "arch" : "arm64e", "base" : 7550758912, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.UIKitMacHelper", "size" : 1126400, "uuid" : "4e2dabb5-f993-3c33-98e2-36259e6dc58d", "path" : "\/System\/Library\/PrivateFrameworks\/UIKitMacHelper.framework\/Versions\/A\/UIKitMacHelper", "name" : "UIKitMacHelper", "CFBundleVersion" : "6109.1.408" }, { "source" : "P", "arch" : "arm64e", "base" : 7879102464, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.UIKitCore", "size" : 23687168, "uuid" : "0e2d97b1-7a9e-3621-98cc-aea5f96164ee", "path" : "\/System\/iOSSupport\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/Versions\/A\/UIKitCore", "name" : "UIKitCore", "CFBundleVersion" : "6109.1.408" }, { "source" : "P", "arch" : "arm64", "base" : 4364173312, "CFBundleShortVersionString" : "15.12.0", "CFBundleIdentifier" : "com.netflix.Netflix", "size" : 33603584, "uuid" : "d4fd59db-7a77-33df-b2fa-786965b95117", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Netflix.app\/Argo", "name" : "Argo", "CFBundleVersion" : "8" }, { "source" : "P", "arch" : "arm64e", "base" : 7172710400, "size" : 566448, "uuid" : "1f56ab4e-f398-3a9c-bfba-fbbd17808963", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64", "base" : 4438130688, "CFBundleShortVersionString" : "1.1.7", "CFBundleIdentifier" : "io.playcover.PlayTools", "size" : 1540096, "uuid" : "7d8faca9-6821-3fc1-8e26-4f6efdf8ca46", "path" : "\/Users\/USER\/Library\/Frameworks\/PlayTools.framework\/PlayTools", "name" : "PlayTools", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "arm64e", "base" : 7192342528, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 10719232, "uuid" : "52b2f83f-586d-32a2-8b66-ce651400ac8c", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "1953.1" }, { "source" : "P", "arch" : "arm64e", "base" : 7331606528, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.audio.caulk", "size" : 172032, "uuid" : "445d1341-52c5-3468-ba85-f01410317744", "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk", "name" : "caulk" }, { "source" : "P", "arch" : "arm64e", "base" : 7331778560, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.CoreMedia", "size" : 1200128, "uuid" : "1a9b60c1-12eb-3e1d-904c-7370b5dec557", "path" : "\/System\/Library\/Frameworks\/CoreMedia.framework\/Versions\/A\/CoreMedia", "name" : "CoreMedia", "CFBundleVersion" : "3000.13.1.4.1" }, { "source" : "P", "arch" : "arm64e", "base" : 7399006208, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.MediaToolbox", "size" : 8364032, "uuid" : "31a4c803-8dd4-3a60-95e7-16067a92ea27", "path" : "\/System\/Library\/Frameworks\/MediaToolbox.framework\/Versions\/A\/MediaToolbox", "name" : "MediaToolbox", "CFBundleVersion" : "3000.13.1.4.1" }, { "source" : "P", "arch" : "arm64e", "base" : 7251898368, "CFBundleShortVersionString" : "1399.4", "CFBundleIdentifier" : "com.apple.CFNetwork", "size" : 3932160, "uuid" : "86c036e0-4a25-3600-a5b5-31b1caedbe4a", "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork", "name" : "CFNetwork", "CFBundleVersion" : "1399.4" }, { "source" : "P", "arch" : "arm64e", "base" : 7414325248, "CFBundleShortVersionString" : "1.14", "CFBundleIdentifier" : "com.apple.audio.toolbox.AudioToolbox", "size" : 1224704, "uuid" : "729c9a6e-2ace-39d2-a5b8-434ad9475f96", "path" : "\/System\/Library\/Frameworks\/AudioToolbox.framework\/Versions\/A\/AudioToolbox", "name" : "AudioToolbox", "CFBundleVersion" : "1.14" }, { "source" : "P", "arch" : "arm64e", "base" : 7395434496, "size" : 208896, "uuid" : "7de56ac4-a6f6-301c-8e2f-b916401ff97f", "path" : "\/usr\/lib\/libAudioToolboxUtility.dylib", "name" : "libAudioToolboxUtility.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7245279232, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.UIFoundation", "size" : 1724416, "uuid" : "6b5dcd6a-9c35-30e4-8a02-6a73a39d985e", "path" : "\/System\/Library\/PrivateFrameworks\/UIFoundation.framework\/Versions\/A\/UIFoundation", "name" : "UIFoundation", "CFBundleVersion" : "855" }, { "source" : "P", "arch" : "arm64e", "base" : 9476771840, "CFBundleShortVersionString" : "1.0.0", "CFBundleIdentifier" : "com.apple.UIKit.axbundle", "size" : 1212416, "uuid" : "d79c1ff4-7ae4-36b2-b0c4-b3983091bac8", "path" : "\/System\/iOSSupport\/System\/Library\/AccessibilityBundles\/UIKit.axbundle\/Contents\/MacOS\/UIKit", "name" : "UIKit", "CFBundleVersion" : "1.0" }, { "source" : "P", "arch" : "arm64", "base" : 4412948480, "CFBundleShortVersionString" : "15.12.0", "CFBundleIdentifier" : "com.netflix.MinimalDependencies", "size" : 262144, "uuid" : "aa7a1a75-b327-3e23-add2-c9e93f2ae1d2", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Netflix.app\/Frameworks\/MinimalDependencies.framework\/MinimalDependencies", "name" : "MinimalDependencies", "CFBundleVersion" : "8" } ], "sharedCache" : { "base" : 7172063232, "size" : 3403612160, "uuid" : "5667eb2d-1398-3b38-afff-a929572d4b88" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.5G resident=0K(0%) swapped_out_or_unallocated=1.5G(100%)\nWritable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 640K 5 \nActivity Tracing 256K 1 \nCG backing stores 3328K 4 \nCG image 80K 4 \nCG raster data 976K 22 \nColorSync 624K 28 \nCoreAnimation 5856K 63 \nCoreGraphics 32K 2 \nCoreMedia memory pool 896K 7 \nCoreUI image data 1344K 8 \nFoundation 48K 2 \nImage IO 7328K 6 \nKernel Alloc Once 32K 1 \nMALLOC 315.5M 67 \nMALLOC guard page 288K 13 \nMALLOC_MEDIUM (reserved) 944.0M 8 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 3456K 27 \nSTACK GUARD 57.1M 71 \nStack 45.2M 71 \nVM_ALLOCATE 992K 27 \n__AUTH 3050K 529 \n__AUTH_CONST 30.1M 779 \n__CTF 756 1 \n__DATA 20.1M 822 \n__DATA_CONST 40.2M 832 \n__DATA_DIRTY 2817K 321 \n__FONT_DATA 2352 1 \n__LINKEDIT 779.6M 55 \n__OBJC_CONST 6716K 489 \n__OBJC_RO 65.1M 1 \n__OBJC_RW 1981K 1 \n__TEXT 786.2M 859 \ndyld private memory 256K 1 \nlibnetwork 1664K 24 \nmapped file 215.0M 62 \nshared memory 976K 19 \n=========== ======= ======= \nTOTAL 3.6G 5234 \nTOTAL, minus reserved VM space 2.3G 5234 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "60186475825c62000ccf5450", "factorPackIds" : { }, "deploymentId" : 240000026 }, { "rolloutId" : "63582c5f8a53461413999550", "factorPackIds" : { "PROACTIVE_MAIL_INTELLIGENCE_SALIENCY" : "636525247ea6e25a76dc2008" }, "deploymentId" : 240000002 } ], "experiments" : [ ] } } Model: Mac14,2, BootROM 8419.41.10, proc 8:4:4 processors, 16 GB, SMC Graphics: Apple M2, Apple M2, Built-In Display: Color LCD, spdisplays_2560x1664Retina, Main, MirrorOff, Online Memory Module: LPDDR5, Hynix AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep 3 2022 02:35:52 version 20.10.965.9.8.7.129 FWID 01-b0e84a9b Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: USB31Bus Thunderbolt Bus: MacBook Air, Apple Inc. Thunderbolt Bus: MacBook Air, Apple Inc.
Author
Owner

@IsaacMarovitz commented on GitHub (Jan 3, 2023):

@ataberken These need to split into two separate issues

<!-- gh-comment-id:1370338565 --> @IsaacMarovitz commented on GitHub (Jan 3, 2023): @ataberken These need to split into two separate issues
Author
Owner
<!-- gh-comment-id:1370802441 --> @ataberken commented on GitHub (Jan 4, 2023): Done: - https://github.com/PlayCover/PlayCover/issues/673 - https://github.com/PlayCover/PlayCover/issues/674
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#314
No description provided.