PlayCover / PlayCover

Community fork of PlayCover
GNU General Public License v3.0
8.71k stars 769 forks source link

[Game Support]: Pokemon Masters EX #751

Open billsboard opened 1 year ago

billsboard commented 1 year ago

App Store link

https://apps.apple.com/us/app/pok%C3%A9mon-masters-ex/id1442061397

Current issues

More details

After installing .ipa into PlayCover, the game will not launch. A white screen briefly appears and we can hear the music, and then quickly crashes. Nothing is ever displayed.

Screen that appears with background music: image

Crashes after 5-30 seconds, and sometimes the music does not play at all. Tried on playcover 2.0.2, 2.0.3 and 2.0.4.

Crash log

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

Process:               Kenya-master [3244]
Path:                  /Users/USER/Library/Containers/io.playcover.PlayCover/Pokémon Masters EX.app/Kenya-master
Identifier:            com.dena.12026418
Version:               2.28.0 (1.0.125714120)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-01-27 19:18:41.7676 -0800
OS Version:            macOS 12.3 (21E230)
Report Version:        12
Anonymous UUID:        07097F5A-C1B6-94EA-6F28-FA0D4FC607D5

Time Awake Since Boot: 5800 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 0x0000000019e546bc
Exception Codes:       0x0000000000000001, 0x0000000019e546bc
Exception Note:        EXC_CORPSE_NOTIFY

VM Region Info: 0x19e546bc is not in any region.  Bytes before following region: 3903617348
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                      10291c000-106e24000    [ 69.0M] r-x/r-x SM=COW  .../Kenya-master

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   ???                                     0x19e546bc ???
1   Kenya-master                           0x10547eef4 0x10291c000 + 45494004
2   Kenya-master                           0x10398f620 0x10291c000 + 17249824
3   Kenya-master                           0x103c56e00 0x10291c000 + 20164096
4   QuartzCore                             0x18932c9c4 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 768
5   QuartzCore                             0x18932c63c display_timer_callback(__CFMachPort*, void*, long, void*) + 324
6   CoreFoundation                         0x18249b1e4 __CFMachPortPerform + 308
7   CoreFoundation                         0x18246b224 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60
8   CoreFoundation                         0x18246b0e0 __CFRunLoopDoSource1 + 604
9   CoreFoundation                         0x182469574 __CFRunLoopRun + 2372
10  CoreFoundation                         0x182468490 CFRunLoopRunSpecific + 600
11  HIToolbox                              0x18b088dd8 RunCurrentEventLoopInMode + 292
12  HIToolbox                              0x18b088b54 ReceiveNextEventCommon + 564
13  HIToolbox                              0x18b088908 _BlockUntilNextEventMatchingListInModeWithFilter + 72
14  AppKit                                 0x184fc7bcc _DPSNextEvent + 860
15  AppKit                                 0x184fc64c4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
16  AppKit                                 0x184fb8690 -[NSApplication run] + 596
17  AppKit                                 0x184f89da8 NSApplicationMain + 1132
18  AppKit                                 0x18525fe70 _NSApplicationMainWithInfoDictionary + 24
19  UIKitMacHelper                         0x197ceaa7c UINSApplicationMain + 1276
20  UIKitCore                              0x1aa3859f8 UIApplicationMain + 164
21  Kenya-master                           0x1048fb990 0x10291c000 + 33421712
22  dyld                                   0x1080b9088 start + 516

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

Thread 2:: NIO-ELT-0-#0
0   libsystem_kernel.dylib                 0x182366c40 kevent + 8
1   PlayTools                              0x1089a538c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                              0x10898fe0c specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                              0x10898c990 SelectableEventLoop.run() + 376
4   PlayTools                              0x1089752e8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5   PlayTools                              0x108978ab8 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                              0x10897a8dc thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                              0x1089a6d98 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
9   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 3:: com.apple.uikit.eventfetch-thread
0   libsystem_kernel.dylib                 0x1823608d0 mach_msg_trap + 8
1   libsystem_kernel.dylib                 0x182360d40 mach_msg + 76
2   CoreFoundation                         0x18246ac1c __CFRunLoopServiceMachPort + 372
3   CoreFoundation                         0x1824690cc __CFRunLoopRun + 1180
4   CoreFoundation                         0x182468490 CFRunLoopRunSpecific + 600
5   Foundation                             0x183345210 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 236
6   Foundation                             0x1833d025c -[NSRunLoop(NSRunLoop) runUntilDate:] + 124
7   UIKitCore                              0x1aa387174 -[UIEventFetcher threadMain] + 156
8   Foundation                             0x18333d71c __NSThread__start__ + 808
9   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
10  libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 4:: AMCP Logging Spool
0   libsystem_kernel.dylib                 0x18236090c semaphore_wait_trap + 8
1   caulk                                  0x18adf2a2c caulk::mach::semaphore::wait_or_error() + 28
2   caulk                                  0x18add677c caulk::concurrent::details::worker_thread::run() + 56
3   caulk                                  0x18add639c 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                0x18239e26c _pthread_start + 148
5   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 5:
0   libsystem_kernel.dylib                 0x182364290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x18239e83c _pthread_cond_wait + 1236
2   Kenya-master                           0x1038c77e8 0x10291c000 + 16431080
3   Kenya-master                           0x10466fbd0 0x10291c000 + 30751696
4   Kenya-master                           0x1033d411c 0x10291c000 + 11239708
5   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
6   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 6:
0   libsystem_kernel.dylib                 0x182364290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x18239e83c _pthread_cond_wait + 1236
2   Kenya-master                           0x1038c77e8 0x10291c000 + 16431080
3   Kenya-master                           0x105a55e70 0x10291c000 + 51617392
4   Kenya-master                           0x103d98a5c 0x10291c000 + 21482076
5   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
6   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 7:
0   libsystem_kernel.dylib                 0x182364290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x18239e83c _pthread_cond_wait + 1236
2   Kenya-master                           0x1038c77e8 0x10291c000 + 16431080
3   Kenya-master                           0x10326a024 0x10291c000 + 9756708
4   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
5   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 8:
0   libsystem_kernel.dylib                 0x18236408c __semwait_signal + 8
1   libsystem_c.dylib                      0x18226cfbc nanosleep + 220
2   libsystem_c.dylib                      0x18226ced4 usleep + 68
3   Kenya-master                           0x104d6b0b4 0x10291c000 + 38072500
4   Kenya-master                           0x105e7f780 0x10291c000 + 55981952
5   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
6   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 9:
0   libsystem_kernel.dylib                 0x182364290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x18239e83c _pthread_cond_wait + 1236
2   Kenya-master                           0x1038c77e8 0x10291c000 + 16431080
3   Kenya-master                           0x104d6b070 0x10291c000 + 38072432
4   Kenya-master                           0x105e7f780 0x10291c000 + 55981952
5   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
6   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 10:
0   libsystem_kernel.dylib                 0x18236090c semaphore_wait_trap + 8
1   caulk                                  0x18adf2a2c caulk::mach::semaphore::wait_or_error() + 28
2   caulk                                  0x18add677c caulk::concurrent::details::worker_thread::run() + 56
3   caulk                                  0x18add639c 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                0x18239e26c _pthread_start + 148
5   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 11:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib                 0x1823608d0 mach_msg_trap + 8
1   libsystem_kernel.dylib                 0x182360d40 mach_msg + 76
2   CoreAudio                              0x1840aaa40 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 104
3   CoreAudio                              0x183f37cd0 HALC_ProxyIOContext::IOWorkLoop() + 3396
4   CoreAudio                              0x183f36990 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 100
5   CoreAudio                              0x184102e60 HALB_IOThread::Entry(void*) + 88
6   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 12:
0   libsystem_kernel.dylib                 0x182364290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x18239e83c _pthread_cond_wait + 1236
2   Kenya-master                           0x1030b8894 0x10291c000 + 7981204
3   Kenya-master                           0x104c66b60 0x10291c000 + 37006176
4   Kenya-master                           0x1062478b0 0x10291c000 + 59947184
5   Kenya-master                           0x1043be330 0x10291c000 + 27927344
6   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 13:
0   libsystem_kernel.dylib                 0x182364290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x18239e83c _pthread_cond_wait + 1236
2   Kenya-master                           0x1030b8894 0x10291c000 + 7981204
3   Kenya-master                           0x1055c0890 0x10291c000 + 46811280
4   Kenya-master                           0x1062478b0 0x10291c000 + 59947184
5   Kenya-master                           0x1043be330 0x10291c000 + 27927344
6   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 14:
0   libsystem_kernel.dylib                 0x182364290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x18239e83c _pthread_cond_wait + 1236
2   Kenya-master                           0x1030b8894 0x10291c000 + 7981204
3   Kenya-master                           0x104e9bd34 0x10291c000 + 39320884
4   Kenya-master                           0x1062478b0 0x10291c000 + 59947184
5   Kenya-master                           0x1043be330 0x10291c000 + 27927344
6   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 15:
0   libsystem_kernel.dylib                 0x182364290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x18239e83c _pthread_cond_wait + 1236
2   Kenya-master                           0x1030b8894 0x10291c000 + 7981204
3   Kenya-master                           0x10385d1a0 0x10291c000 + 15995296
4   Kenya-master                           0x1062478b0 0x10291c000 + 59947184
5   Kenya-master                           0x1043be330 0x10291c000 + 27927344
6   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 16:
0   libsystem_kernel.dylib                 0x182364290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x18239e83c _pthread_cond_wait + 1236
2   Kenya-master                           0x1030b8894 0x10291c000 + 7981204
3   Kenya-master                           0x1054e0144 0x10291c000 + 45891908
4   Kenya-master                           0x1062478b0 0x10291c000 + 59947184
5   Kenya-master                           0x1043be330 0x10291c000 + 27927344
6   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 17:
0   libsystem_kernel.dylib                 0x182364290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x18239e83c _pthread_cond_wait + 1236
2   Kenya-master                           0x1030b8894 0x10291c000 + 7981204
3   Kenya-master                           0x1040cf164 0x10291c000 + 24850788
4   Kenya-master                           0x1062478b0 0x10291c000 + 59947184
5   Kenya-master                           0x1043be330 0x10291c000 + 27927344
6   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 18:
0   libsystem_kernel.dylib                 0x182364290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x18239e83c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x1822ed230 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Kenya-master                           0x1066d4140 0x10291c000 + 64717120
4   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
5   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 19:
0   libsystem_kernel.dylib                 0x182364290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x18239e83c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x1822ed230 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Kenya-master                           0x1066d4140 0x10291c000 + 64717120
4   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
5   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 20:
0   libsystem_kernel.dylib                 0x182364290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x18239e83c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x1822ed230 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Kenya-master                           0x1066d4140 0x10291c000 + 64717120
4   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
5   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 21:
0   libsystem_kernel.dylib                 0x182364290 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x18239e83c _pthread_cond_wait + 1236
2   libc++.1.dylib                         0x1822ed230 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   Kenya-master                           0x1066d4140 0x10291c000 + 64717120
4   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
5   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 22:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                 0x1823608d0 mach_msg_trap + 8
1   libsystem_kernel.dylib                 0x182360d40 mach_msg + 76
2   CoreFoundation                         0x18246ac1c __CFRunLoopServiceMachPort + 372
3   CoreFoundation                         0x1824690cc __CFRunLoopRun + 1180
4   CoreFoundation                         0x182468490 CFRunLoopRunSpecific + 600
5   CFNetwork                              0x18725194c 0x186fe7000 + 2533708
6   Foundation                             0x18333d71c __NSThread__start__ + 808
7   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
8   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 23:: com.apple.NSEventThread
0   libsystem_kernel.dylib                 0x1823608d0 mach_msg_trap + 8
1   libsystem_kernel.dylib                 0x182360d40 mach_msg + 76
2   CoreFoundation                         0x18246ac1c __CFRunLoopServiceMachPort + 372
3   CoreFoundation                         0x1824690cc __CFRunLoopRun + 1180
4   CoreFoundation                         0x182468490 CFRunLoopRunSpecific + 600
5   AppKit                                 0x185134794 _NSEventThread + 196
6   libsystem_pthread.dylib                0x18239e26c _pthread_start + 148
7   libsystem_pthread.dylib                0x18239908c thread_start + 8

Thread 24:
0   libsystem_pthread.dylib                0x182399078 start_wqthread + 0

Thread 25:
0   libsystem_pthread.dylib                0x182399078 start_wqthread + 0

Thread 26:
0   libsystem_pthread.dylib                0x182399078 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000019e546bc   x1: 0x0000000000ecde59   x2: 0x0000000080ecde59   x3: 0x0000000000000001
    x4: 0x0000000000000001   x5: 0x00000000019bba58   x6: 0x0000000000000000   x7: 0x0000600003284340
    x8: 0x00000000661ab942   x9: 0x00000001071c1000  x10: 0x00000000efc60000  x11: 0x0000000000000000
   x12: 0x0000000000000031  x13: 0x0000000000000000  x14: 0x0000000000000000  x15: 0x0000000000000000
   x16: 0x00000001823b571c  x17: 0x0000000000000002  x18: 0x0000000000000000  x19: 0x000000014825f2f0
   x20: 0x0000000000000000  x21: 0x0000000148000628  x22: 0x000000014825f2f0  x23: 0x0000000148899d08
   x24: 0x000000016d4e0cf8  x25: 0x0000000000000000  x26: 0x0000000000000001  x27: 0x000000011df6a090
   x28: 0x000000011e887800   fp: 0x000000016d4e0c70   lr: 0x00000001030e9000
    sp: 0x000000016d4e0c30   pc: 0x0000000019e546bc cpsr: 0x80001000
   far: 0x00000001d87e1d48  esr: 0x56000080  Address size fault

Binary Images:
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x10291c000 -        0x106e23fff com.dena.12026418 (2.28.0) <be7f705b-48c9-3ad6-a70d-00752f40ebd4> /Users/USER/Library/Containers/io.playcover.PlayCover/Pokémon Masters EX.app/Kenya-master
       0x1892c8000 -        0x1895f1fff com.apple.QuartzCore (1.11) <b3f9d8bc-5d97-3a56-8797-fd3e8847a5b0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x1823e6000 -        0x18292bfff com.apple.CoreFoundation (6.9) <8e1809ff-f5b1-3d9e-be15-f2e7b1d8ce51> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x18b055000 -        0x18b388fff com.apple.HIToolbox (2.1.1) <4a1d1f30-c79d-3502-b51f-9792adbd8e06> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x184f86000 -        0x185e3dfff com.apple.AppKit (6.9) <465b9570-6646-31ea-a082-ab0dfa538966> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x197ce6000 -        0x197debfff com.apple.UIKitMacHelper (1.0) <cf1d8545-c12b-3515-9519-b9840e38052c> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper
       0x1aa382000 -        0x1aba8cfff com.apple.UIKitCore (1.0) <aa248023-fcd7-308f-bcdc-b93116ba5a2b> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore
       0x1080b4000 -        0x108113fff dyld (*) <fbb89662-e6f2-3434-b542-f75185ac5e74> /usr/lib/dyld
       0x182397000 -        0x1823a3fff libsystem_pthread.dylib (*) <cee8bc77-6923-34d9-89a3-6f8f7279605e> /usr/lib/system/libsystem_pthread.dylib
       0x18235f000 -        0x182396fff libsystem_kernel.dylib (*) <1d7b3b8e-75a1-34ea-aa52-9f7c23155c55> /usr/lib/system/libsystem_kernel.dylib
       0x108870000 -        0x1089effff io.playcover.PlayTools (1.1.7) <62ccaf6d-3d71-303b-9f0f-74faad38c834> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools
       0x1832e1000 -        0x1836d1fff com.apple.Foundation (6.9) <589677dd-19b7-3f93-b2b6-eed7117729ca> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x18add4000 -        0x18adfafff com.apple.audio.caulk (1.0) <23d0d7ce-cb87-35f3-9c15-943bd8f6645a> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x18225e000 -        0x1822dffff libsystem_c.dylib (*) <fd566a15-42d8-314a-a99a-b59237ddf5bc> /usr/lib/system/libsystem_c.dylib
       0x183d76000 -        0x184498fff com.apple.audio.CoreAudio (5.0) <51dd4b50-d2b2-31e7-acae-f662748a2d2b> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
       0x1822e0000 -        0x182346fff libc++.1.dylib (*) <06bc1ec0-9992-398e-a85b-2973eb1fdba2> /usr/lib/libc++.1.dylib
       0x186fe7000 -        0x18749afff com.apple.CFNetwork (1331.0.7) <cfdb5ccd-a5e9-3e08-ad4f-087f420db6a0> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

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: 1
    thread_create: 0
    thread_set_state: 36

VM Region Summary:
ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)
Writable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG backing stores                  768K        4 
CG image                            48K        2 
ColorSync                          608K       26 
CoreAnimation                      128K        8 
CoreGraphics                        16K        1 
CoreUI image data                  336K        5 
Foundation                         288K        4 
Kernel Alloc Once                   32K        1 
MALLOC                           483.5M       71 
MALLOC guard page                  288K       15 
MALLOC_MEDIUM (reserved)           1.1G        9         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Mach message                        32K        2 
SQLite page cache                  384K        6 
STACK GUARD                       56.4M       27 
Stack                             21.8M       27 
VM_ALLOCATE                       1600K       17 
VM_ALLOCATE (reserved)             768K        1         reserved VM address space (unallocated)
__AUTH                            4155K      492 
__AUTH_CONST                      27.3M      717 
__CTF                               759        1 
__DATA                            35.1M      713 
__DATA_CONST                      27.4M      726 
__DATA_DIRTY                      2862K      317 
__ETC                              304K        1 
__FONT_DATA                          4K        1 
__LINKEDIT                       590.5M       10 
__LLVM_COV                         160K        2 
__OBJC_CONST                      6303K      449 
__OBJC_RO                         82.9M        1 
__OBJC_RW                         3152K        1 
__TEXT                           742.0M      749 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
libnetwork                        1664K       24 
mapped file                      503.7M      264 
shared memory                     1360K       15 
===========                     =======  ======= 
TOTAL                              4.0G     4716 
TOTAL, minus reserved VM space     2.5G     4716 

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

{"app_name":"Kenya-master","timestamp":"2023-01-27 19:18:41.00 -0800","app_version":"2.28.0","slice_uuid":"be7f705b-48c9-3ad6-a70d-00752f40ebd4","build_version":"1.0.125714120","platform":6,"bundleID":"com.dena.12026418","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3 (21E230)","incident_id":"9B3ED9CE-5859-4BD5-A905-04C1F9D4B206","name":"Kenya-master"}
{
  "uptime" : 5800,
  "procLaunch" : "2023-01-27 19:18:28.2265 -0800",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,1",
  "procStartAbsTime" : 138973240784,
  "coalitionID" : 1958,
  "osVersion" : {
    "train" : "macOS 12.3",
    "build" : "21E230",
    "releaseType" : "User"
  },
  "captureTime" : "2023-01-27 19:18:41.7676 -0800",
  "incident" : "9B3ED9CE-5859-4BD5-A905-04C1F9D4B206",
  "bug_type" : "309",
  "pid" : 3244,
  "procExitAbsTime" : 139297765616,
  "translated" : false,
  "cpuType" : "ARM-64",
  "procName" : "Kenya-master",
  "procPath" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Pokémon Masters EX.app\/Kenya-master",
  "bundleInfo" : {"CFBundleShortVersionString":"2.28.0","CFBundleVersion":"1.0.125714120","CFBundleIdentifier":"com.dena.12026418","DTAppStoreToolsBuild":"14C17"},
  "storeInfo" : {"deviceIdentifierForVendor":"CF87B0E2-65B3-51D4-BB30-80DF912A4900","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.dena.12026418",
  "crashReporterKey" : "07097F5A-C1B6-94EA-6F28-FA0D4FC607D5",
  "sip" : "enabled",
  "vmRegionInfo" : "0x19e546bc is not in any region.  Bytes before following region: 3903617348\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      10291c000-106e24000    [ 69.0M] r-x\/r-x SM=COW  ...\/Kenya-master",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000001, 0x0000000019e546bc","rawCodes":[1,434456252],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000019e546bc"},
  "vmregioninfo" : "0x19e546bc is not in any region.  Bytes before following region: 3903617348\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      10291c000-106e24000    [ 69.0M] r-x\/r-x SM=COW  ...\/Kenya-master",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":36,"task_for_pid":1},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":57618,"threadState":{"x":[{"value":434456252},{"value":15523417},{"value":2163007065},{"value":1},{"value":1},{"value":26983000},{"value":0},{"value":105553169236800},{"value":1713027394},{"value":4414246912},{"value":4022730752},{"value":0},{"value":49},{"value":0},{"value":0},{"value":0},{"value":6479894300,"symbolLocation":0,"symbol":"OSAtomicIncrement32Barrier"},{"value":2},{"value":0},{"value":5505413872},{"value":0},{"value":5502928424},{"value":5505413872},{"value":5511945480},{"value":6128798968},{"value":0},{"value":1},{"value":4797669520},{"value":4807227392}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4346253312},"cpsr":{"value":2147487744},"fp":{"value":6128798832},"sp":{"value":6128798768},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":434456252,"matchesCrashFrame":1},"far":{"value":7927110984}},"queue":"com.apple.main-thread","frames":[{"imageOffset":434456252,"imageIndex":0},{"imageOffset":45494004,"imageIndex":1},{"imageOffset":17249824,"imageIndex":1},{"imageOffset":20164096,"imageIndex":1},{"imageOffset":412100,"symbol":"CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long)","symbolLocation":768,"imageIndex":2},{"imageOffset":411196,"symbol":"display_timer_callback(__CFMachPort*, void*, long, void*)","symbolLocation":324,"imageIndex":2},{"imageOffset":741860,"symbol":"__CFMachPortPerform","symbolLocation":308,"imageIndex":3},{"imageOffset":545316,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__","symbolLocation":60,"imageIndex":3},{"imageOffset":544992,"symbol":"__CFRunLoopDoSource1","symbolLocation":604,"imageIndex":3},{"imageOffset":537972,"symbol":"__CFRunLoopRun","symbolLocation":2372,"imageIndex":3},{"imageOffset":533648,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":3},{"imageOffset":212440,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":4},{"imageOffset":211796,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":4},{"imageOffset":211208,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":4},{"imageOffset":269260,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":5},{"imageOffset":263364,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":5},{"imageOffset":206480,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":5},{"imageOffset":15784,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":5},{"imageOffset":2989680,"symbol":"_NSApplicationMainWithInfoDictionary","symbolLocation":24,"imageIndex":5},{"imageOffset":19068,"symbol":"UINSApplicationMain","symbolLocation":1276,"imageIndex":6},{"imageOffset":14840,"symbol":"UIApplicationMain","symbolLocation":164,"imageIndex":7},{"imageOffset":33421712,"imageIndex":1},{"imageOffset":20616,"symbol":"start","symbolLocation":516,"imageIndex":8}]},{"id":57629,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":57633,"name":"NIO-ELT-0-#0","frames":[{"imageOffset":31808,"symbol":"kevent","symbolLocation":8,"imageIndex":10},{"imageOffset":1266572,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":11},{"imageOffset":1179148,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":11},{"imageOffset":1165712,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":11},{"imageOffset":1069800,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":11},{"imageOffset":1084088,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":11},{"imageOffset":1091804,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":11},{"imageOffset":1273240,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57640,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":6352,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":7488,"symbol":"mach_msg","symbolLocation":76,"imageIndex":10},{"imageOffset":543772,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":3},{"imageOffset":536780,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":3},{"imageOffset":533648,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":3},{"imageOffset":410128,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":236,"imageIndex":12},{"imageOffset":979548,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":124,"imageIndex":12},{"imageOffset":20852,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":156,"imageIndex":7},{"imageOffset":378652,"symbol":"__NSThread__start__","symbolLocation":808,"imageIndex":12},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57649,"name":"AMCP Logging Spool","frames":[{"imageOffset":6412,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":13},{"imageOffset":10108,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":13},{"imageOffset":9116,"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":13},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57674,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":16431080,"imageIndex":1},{"imageOffset":30751696,"imageIndex":1},{"imageOffset":11239708,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57675,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":16431080,"imageIndex":1},{"imageOffset":51617392,"imageIndex":1},{"imageOffset":21482076,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57685,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":16431080,"imageIndex":1},{"imageOffset":9756708,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57686,"frames":[{"imageOffset":20620,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":10},{"imageOffset":61372,"symbol":"nanosleep","symbolLocation":220,"imageIndex":14},{"imageOffset":61140,"symbol":"usleep","symbolLocation":68,"imageIndex":14},{"imageOffset":38072500,"imageIndex":1},{"imageOffset":55981952,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57687,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":16431080,"imageIndex":1},{"imageOffset":38072432,"imageIndex":1},{"imageOffset":55981952,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57698,"frames":[{"imageOffset":6412,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":125484,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":13},{"imageOffset":10108,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":13},{"imageOffset":9116,"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":13},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57699,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":6352,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":7488,"symbol":"mach_msg","symbolLocation":76,"imageIndex":10},{"imageOffset":3361344,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":104,"imageIndex":15},{"imageOffset":1842384,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3396,"imageIndex":15},{"imageOffset":1837456,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":100,"imageIndex":15},{"imageOffset":3722848,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":15},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57713,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":7981204,"imageIndex":1},{"imageOffset":37006176,"imageIndex":1},{"imageOffset":59947184,"imageIndex":1},{"imageOffset":27927344,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57714,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":7981204,"imageIndex":1},{"imageOffset":46811280,"imageIndex":1},{"imageOffset":59947184,"imageIndex":1},{"imageOffset":27927344,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57715,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":7981204,"imageIndex":1},{"imageOffset":39320884,"imageIndex":1},{"imageOffset":59947184,"imageIndex":1},{"imageOffset":27927344,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57718,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":7981204,"imageIndex":1},{"imageOffset":15995296,"imageIndex":1},{"imageOffset":59947184,"imageIndex":1},{"imageOffset":27927344,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57719,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":7981204,"imageIndex":1},{"imageOffset":45891908,"imageIndex":1},{"imageOffset":59947184,"imageIndex":1},{"imageOffset":27927344,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57720,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":7981204,"imageIndex":1},{"imageOffset":24850788,"imageIndex":1},{"imageOffset":59947184,"imageIndex":1},{"imageOffset":27927344,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57721,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":53808,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":16},{"imageOffset":64717120,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57722,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":53808,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":16},{"imageOffset":64717120,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57723,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":53808,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":16},{"imageOffset":64717120,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57724,"frames":[{"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":53808,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":16},{"imageOffset":64717120,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57729,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6352,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":7488,"symbol":"mach_msg","symbolLocation":76,"imageIndex":10},{"imageOffset":543772,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":3},{"imageOffset":536780,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":3},{"imageOffset":533648,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":3},{"imageOffset":2533708,"imageIndex":17},{"imageOffset":378652,"symbol":"__NSThread__start__","symbolLocation":808,"imageIndex":12},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57732,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6352,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":7488,"symbol":"mach_msg","symbolLocation":76,"imageIndex":10},{"imageOffset":543772,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":3},{"imageOffset":536780,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":3},{"imageOffset":533648,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":3},{"imageOffset":1763220,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":57765,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":57766,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":57770,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]}],
  "usedImages" : [
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4338073600,
    "CFBundleShortVersionString" : "2.28.0",
    "CFBundleIdentifier" : "com.dena.12026418",
    "size" : 72384512,
    "uuid" : "be7f705b-48c9-3ad6-a70d-00752f40ebd4",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Pokémon Masters EX.app\/Kenya-master",
    "name" : "Kenya-master",
    "CFBundleVersion" : "1.0.125714120"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6596362240,
    "CFBundleShortVersionString" : "1.11",
    "CFBundleIdentifier" : "com.apple.QuartzCore",
    "size" : 3317760,
    "uuid" : "b3f9d8bc-5d97-3a56-8797-fd3e8847a5b0",
    "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore",
    "name" : "QuartzCore",
    "CFBundleVersion" : "964.19.5"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6480093184,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5529600,
    "uuid" : "8e1809ff-f5b1-3d9e-be15-f2e7b1d8ce51",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1858.112"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6627348480,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "4a1d1f30-c79d-3502-b51f-9792adbd8e06",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6525837312,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15433728,
    "uuid" : "465b9570-6646-31ea-a082-ab0dfa538966",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.40.126"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6841851904,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitMacHelper",
    "size" : 1073152,
    "uuid" : "cf1d8545-c12b-3515-9519-b9840e38052c",
    "path" : "\/System\/Library\/PrivateFrameworks\/UIKitMacHelper.framework\/Versions\/A\/UIKitMacHelper",
    "name" : "UIKitMacHelper",
    "CFBundleVersion" : "5522.2.400"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7150772224,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitCore",
    "size" : 24162304,
    "uuid" : "aa248023-fcd7-308f-bcdc-b93116ba5a2b",
    "path" : "\/System\/iOSSupport\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/Versions\/A\/UIKitCore",
    "name" : "UIKitCore",
    "CFBundleVersion" : "5522.2.400"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4429922304,
    "size" : 393216,
    "uuid" : "fbb89662-e6f2-3434-b542-f75185ac5e74",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6479769600,
    "size" : 53248,
    "uuid" : "cee8bc77-6923-34d9-89a3-6f8f7279605e",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6479540224,
    "size" : 229376,
    "uuid" : "1d7b3b8e-75a1-34ea-aa52-9f7c23155c55",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4438032384,
    "CFBundleShortVersionString" : "1.1.7",
    "CFBundleIdentifier" : "io.playcover.PlayTools",
    "size" : 1572864,
    "uuid" : "62ccaf6d-3d71-303b-9f0f-74faad38c834",
    "path" : "\/Users\/USER\/Library\/Frameworks\/PlayTools.framework\/PlayTools",
    "name" : "PlayTools",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6495801344,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 4132864,
    "uuid" : "589677dd-19b7-3f93-b2b6-eed7117729ca",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1858.112"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6624722944,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 159744,
    "uuid" : "23d0d7ce-cb87-35f3-9c15-943bd8f6645a",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6478487552,
    "size" : 532480,
    "uuid" : "fd566a15-42d8-314a-a99a-b59237ddf5bc",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6506897408,
    "CFBundleShortVersionString" : "5.0",
    "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
    "size" : 7483392,
    "uuid" : "51dd4b50-d2b2-31e7-acae-f662748a2d2b",
    "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
    "name" : "CoreAudio",
    "CFBundleVersion" : "5.0"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6479020032,
    "size" : 421888,
    "uuid" : "06bc1ec0-9992-398e-a85b-2973eb1fdba2",
    "path" : "\/usr\/lib\/libc++.1.dylib",
    "name" : "libc++.1.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6559789056,
    "CFBundleShortVersionString" : "1331.0.7",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 4931584,
    "uuid" : "cfdb5ccd-a5e9-3e08-ad4f-087f420db6a0",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1331.0.7"
  }
],
  "sharedCache" : {
  "base" : 6476480512,
  "size" : 3136438272,
  "uuid" : "00edbaf8-9281-3f26-b94f-e6a315e3a659"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               384K        3 \nActivity Tracing                   256K        1 \nCG backing stores                  768K        4 \nCG image                            48K        2 \nColorSync                          608K       26 \nCoreAnimation                      128K        8 \nCoreGraphics                        16K        1 \nCoreUI image data                  336K        5 \nFoundation                         288K        4 \nKernel Alloc Once                   32K        1 \nMALLOC                           483.5M       71 \nMALLOC guard page                  288K       15 \nMALLOC_MEDIUM (reserved)           1.1G        9         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nMach message                        32K        2 \nSQLite page cache                  384K        6 \nSTACK GUARD                       56.4M       27 \nStack                             21.8M       27 \nVM_ALLOCATE                       1600K       17 \nVM_ALLOCATE (reserved)             768K        1         reserved VM address space (unallocated)\n__AUTH                            4155K      492 \n__AUTH_CONST                      27.3M      717 \n__CTF                               759        1 \n__DATA                            35.1M      713 \n__DATA_CONST                      27.4M      726 \n__DATA_DIRTY                      2862K      317 \n__ETC                              304K        1 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       590.5M       10 \n__LLVM_COV                         160K        2 \n__OBJC_CONST                      6303K      449 \n__OBJC_RO                         82.9M        1 \n__OBJC_RW                         3152K        1 \n__TEXT                           742.0M      749 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nlibnetwork                        1664K       24 \nmapped file                      503.7M      264 \nshared memory                     1360K       15 \n===========                     =======  ======= \nTOTAL                              4.0G     4716 \nTOTAL, minus reserved VM space     2.5G     4716 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "63582c5f8a53461413999550",
      "factorPackIds" : {

      },
      "deploymentId" : 240000002
    },
    {
      "rolloutId" : "60da5e84ab0ca017dace9abf",
      "factorPackIds" : {

      },
      "deploymentId" : 240000008
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookPro18,1, BootROM 7459.101.2, proc 10:8:2 processors, 16 GB, SMC 
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: LG FULL HD, 1920 x 1080 (1080p FHD - Full High Definition), Main, MirrorOff, Online
Memory Module: LPDDR5
AirPort: Wi-Fi, wl0: Feb  8 2022 01:51:44 version 20.90.39.0.8.7.114 FWID 01-510a2aee
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: USB 10/100/1000 LAN, Ethernet, en8
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB3.2 Hub
USB Device: USB3.2 Hub
USB Device: USB 10/100/1000 LAN
USB Device: USB3.0 Card Reader
USB Device: USB2.1 Hub
USB Device: G733 Gaming Headset
USB Device: USB2.1 Hub
USB Device: USB 2.0 Hub
USB Device: G502 HERO Gaming Mouse
USB Device: PRO K/DA
USB Device: HID Device
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.

Issue Language

billsboard commented 1 year ago

Also tried without SIP, same result

DarthMDev commented 1 year ago

On the beta (3.0.0) it just crashes instantly

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

Process:               Kenya-master [2961]
Path:                  /Users/USER/Library/Containers/io.playcover.PlayCover/Pokémon Masters EX.app/Kenya-master
Identifier:            com.dena.12026418
Version:               2.35.0 (1.0.145215070)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-08-03 16:35:29.9631 +0400
OS Version:            macOS 14.0 (23A5301h)
Report Version:        12
Anonymous UUID:        6FDBCFEA-B864-9F1A-368F-44818BC66B88

Time Awake Since Boot: 1000 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 0x0000000000000044
Exception Codes:       0x0000000000000001, 0x0000000000000044

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

VM Region Info: 0x44 is not in any region.  Bytes before following region: 4329684924
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                      10211c000-1074fc000    [ 83.9M] r-x/r-x SM=COW  .../Kenya-master

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   Kenya-master                           0x104c814e4 0x10211c000 + 45503716
1   UIKitCore                              0x1beaca690 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1452
2   QuartzCore                             0x198115fe0 CA::Layer::layout_if_needed(CA::Transaction*) + 520
3   UIKitCore                              0x1beac9d0c -[UIView(Hierarchy) layoutBelowIfNeeded] + 296
4   UIKitCore                              0x1beb0b1bc -[_UIViewControllerTransitionCoordinator _applyBlocks:releaseBlocks:] + 128
5   UIKitCore                              0x1beadd3e0 -[_UIViewControllerTransitionContext __runAlongsideAnimations] + 272
6   UIKitCore                              0x1beb0a814 -[_UIWindowAnimationController animateTransition:] + 288
7   UIKitCore                              0x1bea6e954 -[UIWindow _adjustSizeClassesAndResizeWindowToFrame:] + 672
8   UIKitCore                              0x1bea6e6a4 -[UIWindow _resizeWindowFrameToSceneBoundsIfNecessary] + 204
9   UIKitCore                              0x1beac2ad4 -[UIWindow addRootViewControllerViewIfPossible] + 908
10  UIKitCore                              0x1bea701c8 -[UIWindow _updateLayerOrderingAndSetLayerHidden:actionBlock:] + 216
11  UIKitCore                              0x1beac10e8 -[UIWindow _setHidden:forced:] + 256
12  UIKit                                  0x22f061694 -[UIWindowAccessibility _orderFrontWithoutMakingKey] + 92
13  UIKitCore                              0x1beac0f68 -[UIWindow _mainQueue_makeKeyAndVisible] + 40
14  UIKit                                  0x22f061dac -[UIWindowAccessibility makeKeyAndVisible] + 44
15  Kenya-master                           0x102ae9110 0x10211c000 + 10277136
16  Kenya-master                           0x1061b02bc 0x10211c000 + 67715772
17  UIKitCore                              0x1bea67750 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 316
18  UIKitCore                              0x1bea66c10 -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 2832
19  UIKitCore                              0x1bea64ef8 -[UIApplication _runWithMainScene:transitionContext:completion:] + 988
20  UIKitCore                              0x1bea64a2c -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 108
21  UIKitCore                              0x1bea6161c _UIScenePerformActionsWithLifecycleActionMask + 112
22  UIKitCore                              0x1bea64378 __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke + 216
23  UIKitCore                              0x1bea640fc -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 332
24  UIKitCore                              0x1bea63694 -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 608
25  UIKitCore                              0x1bea63390 -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 248
26  UIKitCore                              0x1bea61bf8 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke + 148
27  UIKitCore                              0x1bf2887ec +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:fromCurrentState:actions:completion:] + 736
28  UIKitCore                              0x1bf3758b4 _UISceneSettingsDiffActionPerformChangesWithTransitionContextAndCompletion + 224
29  UIKitCore                              0x1bea617a4 -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:] + 316
30  UIKitCore                              0x1bed645f0 __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke.240 + 612
31  UIKitCore                              0x1bea60c40 -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 216
32  UIKitCore                              0x1bea60ab0 -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 244
33  UIKitCore                              0x1bea568e0 -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 508
34  UIKitCore                              0x1bea5666c -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 288
35  FrontBoardServices                     0x1a5c8b084 -[FBSScene _callOutQueue_didCreateWithTransitionContext:completion:] + 340
36  FrontBoardServices                     0x1a5cb1ed4 __92-[FBSWorkspaceScenesClient createSceneWithIdentity:parameters:transitionContext:completion:]_block_invoke.139 + 284
37  FrontBoardServices                     0x1a5c75b64 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 196
38  FrontBoardServices                     0x1a5cb1be8 __92-[FBSWorkspaceScenesClient createSceneWithIdentity:parameters:transitionContext:completion:]_block_invoke + 348
39  libdispatch.dylib                      0x18fe61910 _dispatch_client_callout + 20
40  libdispatch.dylib                      0x18fe65358 _dispatch_block_invoke_direct + 284
41  FrontBoardServices                     0x1a5c75a78 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 48
42  FrontBoardServices                     0x1a5cd1a04 -[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible] + 240
43  FrontBoardServices                     0x1a5cd1b38 -[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource] + 28
44  CoreFoundation                         0x1900ebd78 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
45  CoreFoundation                         0x1900ebd0c __CFRunLoopDoSource0 + 176
46  CoreFoundation                         0x1900eba7c __CFRunLoopDoSources0 + 244
47  CoreFoundation                         0x1900ea684 __CFRunLoopRun + 828
48  CoreFoundation                         0x1900e9c94 CFRunLoopRunSpecific + 600
49  HIToolbox                              0x19a6b9518 RunCurrentEventLoopInMode + 292
50  HIToolbox                              0x19a6b91a8 ReceiveNextEventCommon + 220
51  HIToolbox                              0x19a6b90ac _BlockUntilNextEventMatchingListInModeWithFilter + 76
52  AppKit                                 0x1938832fc _DPSNextEvent + 660
53  AppKit                                 0x194042a20 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
54  AppKit                                 0x193876a8c -[NSApplication run] + 476
55  AppKit                                 0x19384dee0 NSApplicationMain + 880
56  AppKit                                 0x193aa1ef0 _NSApplicationMainWithInfoDictionary + 24
57  UIKitMacHelper                         0x1a9245db8 UINSApplicationMain + 972
58  UIKitCore                              0x1bea3ef80 UIApplicationMain + 148
59  Kenya-master                           0x10515fe24 0x10211c000 + 50609700
60  dyld                                   0x18fc95058 start + 2224

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

Thread 2::  Dispatch queue: com.apple.root.default-qos
0   libsystem_kernel.dylib                 0x18ffd068c __ulock_wait + 8
1   libdispatch.dylib                      0x18fe62300 _dlock_wait + 56
2   libdispatch.dylib                      0x18fe620b4 _dispatch_thread_event_wait_slow + 56
3   libdispatch.dylib                      0x18fe70fb0 __DISPATCH_WAIT_FOR_QUEUE__ + 368
4   libdispatch.dylib                      0x18fe70b5c _dispatch_sync_f_slow + 148
5   AXCoreUtilities                        0x1aff00cb0 AXPerformBlockSynchronouslyOnMainThread + 80
6   libdispatch.dylib                      0x18fe5fcb8 _dispatch_call_block_and_release + 32
7   libdispatch.dylib                      0x18fe61910 _dispatch_client_callout + 20
8   libdispatch.dylib                      0x18fe64a5c _dispatch_queue_override_invoke + 928
9   libdispatch.dylib                      0x18fe731f4 _dispatch_root_queue_drain + 392
10  libdispatch.dylib                      0x18fe73a04 _dispatch_worker_thread2 + 156
11  libsystem_pthread.dylib                0x19000b0d8 _pthread_wqthread + 228
12  libsystem_pthread.dylib                0x190009e30 start_wqthread + 8

Thread 3:
0   libsystem_pthread.dylib                0x190009e28 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib                0x190009e28 start_wqthread + 0

Thread 5:: com.apple.uikit.eventfetch-thread
0   libsystem_kernel.dylib                 0x18ffce8d4 mach_msg2_trap + 8
1   libsystem_kernel.dylib                 0x18ffe0d50 mach_msg2_internal + 80
2   libsystem_kernel.dylib                 0x18ffd7510 mach_msg_overwrite + 476
3   libsystem_kernel.dylib                 0x18ffcec58 mach_msg + 24
4   CoreFoundation                         0x1900ebf20 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                         0x1900ea800 __CFRunLoopRun + 1208
6   CoreFoundation                         0x1900e9c94 CFRunLoopRunSpecific + 600
7   Foundation                             0x1911b6728 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Foundation                             0x19122af60 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100
9   UIKitCore                              0x1bea4034c -[UIEventFetcher threadMain] + 104
10  Foundation                             0x1911afc98 __NSThread__start__ + 716
11  libsystem_pthread.dylib                0x19000f034 _pthread_start + 136
12  libsystem_pthread.dylib                0x190009e3c thread_start + 8

Thread 6:
0   libsystem_pthread.dylib                0x190009e28 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib                0x190009e28 start_wqthread + 0

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x00000001dedecb77   x2: 0x0000000109e34300   x3: 0x00006000033be3c0
    x4: 0x00006000033be3c0   x5: 0x0000000000002340   x6: 0x0000000000000001   x7: 0x0000000000000001
    x8: 0x0000000104c814e4   x9: 0x0000000000000000  x10: 0x0000000000000002  x11: 0x0000000000000000
   x12: 0x0000000000000077  x13: 0x000000011f05e560  x14: 0x07000001077b1f7f  x15: 0x00000001077b1f78
   x16: 0x00000001077b1f78  x17: 0xc00a0001bea6b604  x18: 0x0000000000000000  x19: 0x000000012e61f5a0
   x20: 0x0000000000000000  x21: 0x00000000000000b4  x22: 0x00000000000000b2  x23: 0x0000000108823540
   x24: 0x0000000108823540  x25: 0x0000000000000060  x26: 0x000000011e710f10  x27: 0x0000000000000000
   x28: 0x0000000000000000   fp: 0x000000016dcdf0f0   lr: 0x00000001beaca690
    sp: 0x000000016dcdf0d0   pc: 0x0000000104c814e4 cpsr: 0x60001000
   far: 0x0000000000000044  esr: 0x92000046 (Data Abort) byte write Translation fault

Binary Images:
       0x109188000 -        0x10918ffff io.playcover.AKInterface (1.0) <c9706e57-163e-3d32-9cf1-b08ba518b18c> /Users/USER/Library/Containers/io.playcover.PlayCover/Pokémon Masters EX.app/PlugIns/AKInterface.bundle/Contents/MacOS/AKInterface
       0x108c70000 -        0x108c7bfff libobjc-trampolines.dylib (*) <562f95b3-8118-3d61-a13f-34e819dd863d> /usr/lib/libobjc-trampolines.dylib
       0x108ca4000 -        0x108cebfff Backtrace.io.Backtrace (2.35.0) <9e9ad3e1-3a38-3d1e-8398-308d88fe8c10> /Users/USER/Library/Containers/io.playcover.PlayCover/Pokémon Masters EX.app/Frameworks/Backtrace.framework/Backtrace
       0x108d74000 -        0x108db7fff org.cocoapods.Backtrace-PLCrashReporter (2.35.0) <ff35ff3a-71dd-32cc-92fc-2a08b7558896> /Users/USER/Library/Containers/io.playcover.PlayCover/Pokémon Masters EX.app/Frameworks/Backtrace_PLCrashReporter.framework/Backtrace_PLCrashReporter
       0x108e2c000 -        0x108e73fff com.google.GTLR (2.35.0) <c6a6058c-a057-3e40-87bd-00fcc01543dc> /Users/USER/Library/Containers/io.playcover.PlayCover/Pokémon Masters EX.app/Frameworks/GTLR.framework/GTLR
       0x108f94000 -        0x108fe3fff com.dena.npf.sample.protobuf.Protobuf (2.35.0) <720854c1-7d02-3bb9-bfcb-d040af69c654> /Users/USER/Library/Containers/io.playcover.PlayCover/Pokémon Masters EX.app/Frameworks/Protobuf.framework/Protobuf
       0x109350000 -        0x109423fff com.nintendo.npf.NPFSDKcpp (2.35.0) <7a83bd36-1b36-3558-acec-48978a75d4ff> /Users/USER/Library/Containers/io.playcover.PlayCover/Pokémon Masters EX.app/Frameworks/NPFSDKcpp.framework/NPFSDKcpp
       0x109c74000 -        0x109e13fff io.playcover.PlayTools (1.1.7) <b565e6d2-7451-38c5-9590-6f570f2f559d> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools
       0x10211c000 -        0x1074fbfff com.dena.12026418 (2.35.0) <bf71eb90-821e-31e2-a9c6-e10c9375e40f> /Users/USER/Library/Containers/io.playcover.PlayCover/Pokémon Masters EX.app/Kenya-master
       0x1bea3b000 -        0x1c033dfff com.apple.UIKitCore (1.0) <9692cffd-c8f8-3efa-b7ba-27d78d372513> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore
       0x1980f7000 -        0x1984bdfff com.apple.QuartzCore (1.11) <c93aa71d-771c-3689-8b65-0d422df78603> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x22efa7000 -        0x22f0d5fff com.apple.UIKit.axbundle (1.0.0) <bb50c816-253f-3cbd-b1b3-ae4030727a86> /System/iOSSupport/System/Library/AccessibilityBundles/UIKit.axbundle/Contents/MacOS/UIKit
       0x1a5c70000 -        0x1a5d28fff com.apple.FrontBoardServices (865) <6e09b474-4e45-3190-945f-831844546b54> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
       0x18fe5e000 -        0x18fea4fff libdispatch.dylib (*) <ec077487-cd9b-3f7b-97f2-d27a2a284185> /usr/lib/system/libdispatch.dylib
       0x19006e000 -        0x190543fff com.apple.CoreFoundation (6.9) <cd966dd8-5aea-32ee-9b80-2d5226ab5846> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x19a689000 -        0x19a948fff com.apple.HIToolbox (2.1.1) <6ac3e093-d691-3abd-a0a4-d33360ac7ca0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x193849000 -        0x194b3bfff com.apple.AppKit (6.9) <35951899-6991-366e-b489-321419141293> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1a9241000 -        0x1a9353fff com.apple.UIKitMacHelper (1.0) <665ae6af-5c0e-3bb9-b4c2-23cfb67a0934> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper
       0x18fc8f000 -        0x18fd228e7 dyld (*) <e1c12a35-4553-3ee6-a0f7-5db854e186e6> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x190008000 -        0x190014ff3 libsystem_pthread.dylib (*) <133644c8-08ab-3168-8af2-2e466397b834> /usr/lib/system/libsystem_pthread.dylib
       0x18ffcd000 -        0x190007fef libsystem_kernel.dylib (*) <22012276-20df-35c6-82e4-5e5d817febd0> /usr/lib/system/libsystem_kernel.dylib
       0x1afeff000 -        0x1aff19fff com.apple.accessibility.AXCoreUtilities (1.0) <efeb3293-968a-3a0d-a2f1-097f90e392bc> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
       0x19115b000 -        0x191da8fff com.apple.Foundation (6.9) <5897c03b-ecda-3ce0-a223-a8eeef90871b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
ColorSync                          528K       26 
CoreAnimation                       16K        1 
CoreGraphics                        32K        2 
CoreServices                       128K        1 
Foundation                          16K        1 
Kernel Alloc Once                   32K        1 
MALLOC                             1.6G       58 
MALLOC guard page                  384K       24 
SQLite page cache                  256K        2 
STACK GUARD                       56.1M        8 
Stack                             11.7M        8 
VM_ALLOCATE                        112K        7 
__AUTH                            4337K      611 
__AUTH_CONST                      41.9M      864 
__CTF                               824        1 
__DATA                            36.3M      861 
__DATA_CONST                      45.0M      876 
__DATA_DIRTY                      2907K      337 
__ETC                              336K        1 
__FONT_DATA                        2352        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       891.2M       10 
__LLVM_COV                         160K        2 
__OBJC_RO                         70.4M        1 
__OBJC_RW                         2148K        1 
__TEXT                           990.2M      904 
dyld private memory                272K        2 
mapped file                      164.1M       27 
shared memory                     1424K       16 
===========                     =======  ======= 
TOTAL                              3.9G     4656 

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

{"app_name":"Kenya-master","timestamp":"2023-08-03 16:35:30.00 +0400","app_version":"2.35.0","slice_uuid":"bf71eb90-821e-31e2-a9c6-e10c9375e40f","build_version":"1.0.145215070","platform":6,"bundleID":"com.dena.12026418","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.0 (23A5301h)","roots_installed":0,"name":"Kenya-master","incident_id":"8E0DE504-1A3E-418A-85BF-7A38201D3BBB"}
{
  "uptime" : 1000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookAir10,1",
  "coalitionID" : 1758,
  "osVersion" : {
    "train" : "macOS 14.0",
    "build" : "23A5301h",
    "releaseType" : "User"
  },
  "captureTime" : "2023-08-03 16:35:29.9631 +0400",
  "codeSigningMonitor" : 1,
  "incident" : "8E0DE504-1A3E-418A-85BF-7A38201D3BBB",
  "pid" : 2961,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-08-03 16:35:29.4159 +0400",
  "procStartAbsTime" : 25904097752,
  "procExitAbsTime" : 25917042361,
  "procName" : "Kenya-master",
  "procPath" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Pokémon Masters EX.app\/Kenya-master",
  "bundleInfo" : {"CFBundleShortVersionString":"2.35.0","CFBundleVersion":"1.0.145215070","CFBundleIdentifier":"com.dena.12026418","DTAppStoreToolsBuild":"14E221"},
  "storeInfo" : {"deviceIdentifierForVendor":"E5AD508F-1714-5C79-97BE-340B6E7B0272","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.dena.12026418",
  "crashReporterKey" : "6FDBCFEA-B864-9F1A-368F-44818BC66B88",
  "codeSigningID" : "com.dena.12026418",
  "codeSigningTeamID" : "",
  "codeSigningFlags" : 570425857,
  "codeSigningValidationCategory" : 10,
  "codeSigningTrustLevel" : 4294967295,
  "instructionByteStream" : {"beforePC":"KAEAEAkBgLkoAQiLCQELikoAgNIpfQqbCAELyggBCYsAAR\/WBAAAAA==","atPC":"AEQAvQFIAL0CTAC9A1AAvQgsQPnoBwD5aAIAtAEAABRIAIBS6AcAuQ=="},
  "sip" : "enabled",
  "vmRegionInfo" : "0x44 is not in any region.  Bytes before following region: 4329684924\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      10211c000-1074fc000    [ 83.9M] r-x\/r-x SM=COW  ...\/Kenya-master",
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000044","rawCodes":[1,68],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000044"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":2961},
  "vmregioninfo" : "0x44 is not in any region.  Bytes before following region: 4329684924\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      10211c000-1074fc000    [ 83.9M] r-x\/r-x SM=COW  ...\/Kenya-master",
  "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":83752,"threadState":{"x":[{"value":0},{"value":8034110327,"objc-selector":"safeAreaInsets"},{"value":4460856064,"symbolLocation":0,"symbol":"type metadata for PlaySettings"},{"value":105553170523072},{"value":105553170523072},{"value":9024},{"value":1},{"value":1},{"value":4375188708},{"value":0},{"value":2},{"value":0},{"value":119},{"value":4815447392},{"value":504403162685972351},{"value":4420476792},{"value":4420476792},{"value":13837872812542834180,"symbolLocation":13837872805049270272,"symbol":"-[UIView safeAreaInsets]"},{"value":0},{"value":5073139104},{"value":0},{"value":180},{"value":178},{"value":4437718336},{"value":4437718336},{"value":96},{"value":4805693200},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7493953168},"cpsr":{"value":1610616832},"fp":{"value":6137180400},"sp":{"value":6137180368},"esr":{"value":2449473606,"description":"(Data Abort) byte write Translation fault"},"pc":{"value":4375188708,"matchesCrashFrame":1},"far":{"value":68}},"queue":"com.apple.main-thread","frames":[{"imageOffset":45503716,"imageIndex":8},{"imageOffset":587408,"symbol":"-[UIView(CALayerDelegate) layoutSublayersOfLayer:]","symbolLocation":1452,"imageIndex":9},{"imageOffset":126944,"symbol":"CA::Layer::layout_if_needed(CA::Transaction*)","symbolLocation":520,"imageIndex":10},{"imageOffset":584972,"symbol":"-[UIView(Hierarchy) layoutBelowIfNeeded]","symbolLocation":296,"imageIndex":9},{"imageOffset":852412,"symbol":"-[_UIViewControllerTransitionCoordinator _applyBlocks:releaseBlocks:]","symbolLocation":128,"imageIndex":9},{"imageOffset":664544,"symbol":"-[_UIViewControllerTransitionContext __runAlongsideAnimations]","symbolLocation":272,"imageIndex":9},{"imageOffset":849940,"symbol":"-[_UIWindowAnimationController animateTransition:]","symbolLocation":288,"imageIndex":9},{"imageOffset":211284,"symbol":"-[UIWindow _adjustSizeClassesAndResizeWindowToFrame:]","symbolLocation":672,"imageIndex":9},{"imageOffset":210596,"symbol":"-[UIWindow _resizeWindowFrameToSceneBoundsIfNecessary]","symbolLocation":204,"imageIndex":9},{"imageOffset":555732,"symbol":"-[UIWindow addRootViewControllerViewIfPossible]","symbolLocation":908,"imageIndex":9},{"imageOffset":217544,"symbol":"-[UIWindow _updateLayerOrderingAndSetLayerHidden:actionBlock:]","symbolLocation":216,"imageIndex":9},{"imageOffset":549096,"symbol":"-[UIWindow _setHidden:forced:]","symbolLocation":256,"imageIndex":9},{"imageOffset":763540,"symbol":"-[UIWindowAccessibility _orderFrontWithoutMakingKey]","symbolLocation":92,"imageIndex":11},{"imageOffset":548712,"symbol":"-[UIWindow _mainQueue_makeKeyAndVisible]","symbolLocation":40,"imageIndex":9},{"imageOffset":765356,"symbol":"-[UIWindowAccessibility makeKeyAndVisible]","symbolLocation":44,"imageIndex":11},{"imageOffset":10277136,"imageIndex":8},{"imageOffset":67715772,"imageIndex":8},{"imageOffset":182096,"symbol":"-[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:]","symbolLocation":316,"imageIndex":9},{"imageOffset":179216,"symbol":"-[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:]","symbolLocation":2832,"imageIndex":9},{"imageOffset":171768,"symbol":"-[UIApplication _runWithMainScene:transitionContext:completion:]","symbolLocation":988,"imageIndex":9},{"imageOffset":170540,"symbol":"-[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:]","symbolLocation":108,"imageIndex":9},{"imageOffset":157212,"symbol":"_UIScenePerformActionsWithLifecycleActionMask","symbolLocation":112,"imageIndex":9},{"imageOffset":168824,"symbol":"__101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke","symbolLocation":216,"imageIndex":9},{"imageOffset":168188,"symbol":"-[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:]","symbolLocation":332,"imageIndex":9},{"imageOffset":165524,"symbol":"-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]","symbolLocation":608,"imageIndex":9},{"imageOffset":164752,"symbol":"-[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:]","symbolLocation":248,"imageIndex":9},{"imageOffset":158712,"symbol":"__186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke","symbolLocation":148,"imageIndex":9},{"imageOffset":8706028,"symbol":"+[BSAnimationSettings(UIKit) tryAnimatingWithSettings:fromCurrentState:actions:completion:]","symbolLocation":736,"imageIndex":9},{"imageOffset":9676980,"symbol":"_UISceneSettingsDiffActionPerformChangesWithTransitionContextAndCompletion","symbolLocation":224,"imageIndex":9},{"imageOffset":157604,"symbol":"-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]","symbolLocation":316,"imageIndex":9},{"imageOffset":3315184,"symbol":"__64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke.240","symbolLocation":612,"imageIndex":9},{"imageOffset":154688,"symbol":"-[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:]","symbolLocation":216,"imageIndex":9},{"imageOffset":154288,"symbol":"-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]","symbolLocation":244,"imageIndex":9},{"imageOffset":112864,"symbol":"-[UIApplication workspace:didCreateScene:withTransitionContext:completion:]","symbolLocation":508,"imageIndex":9},{"imageOffset":112236,"symbol":"-[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:]","symbolLocation":288,"imageIndex":9},{"imageOffset":110724,"symbol":"-[FBSScene _callOutQueue_didCreateWithTransitionContext:completion:]","symbolLocation":340,"imageIndex":12},{"imageOffset":270036,"symbol":"__92-[FBSWorkspaceScenesClient createSceneWithIdentity:parameters:transitionContext:completion:]_block_invoke.139","symbolLocation":284,"imageIndex":12},{"imageOffset":23396,"symbol":"-[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:]","symbolLocation":196,"imageIndex":12},{"imageOffset":269288,"symbol":"__92-[FBSWorkspaceScenesClient createSceneWithIdentity:parameters:transitionContext:completion:]_block_invoke","symbolLocation":348,"imageIndex":12},{"imageOffset":14608,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":13},{"imageOffset":29528,"symbol":"_dispatch_block_invoke_direct","symbolLocation":284,"imageIndex":13},{"imageOffset":23160,"symbol":"__FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__","symbolLocation":48,"imageIndex":12},{"imageOffset":399876,"symbol":"-[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible]","symbolLocation":240,"imageIndex":12},{"imageOffset":400184,"symbol":"-[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource]","symbolLocation":28,"imageIndex":12},{"imageOffset":515448,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":14},{"imageOffset":515340,"symbol":"__CFRunLoopDoSource0","symbolLocation":176,"imageIndex":14},{"imageOffset":514684,"symbol":"__CFRunLoopDoSources0","symbolLocation":244,"imageIndex":14},{"imageOffset":509572,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":14},{"imageOffset":507028,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":14},{"imageOffset":197912,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":15},{"imageOffset":197032,"symbol":"ReceiveNextEventCommon","symbolLocation":220,"imageIndex":15},{"imageOffset":196780,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":15},{"imageOffset":238332,"symbol":"_DPSNextEvent","symbolLocation":660,"imageIndex":16},{"imageOffset":8362528,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":716,"imageIndex":16},{"imageOffset":187020,"symbol":"-[NSApplication run]","symbolLocation":476,"imageIndex":16},{"imageOffset":20192,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":16},{"imageOffset":2461424,"symbol":"_NSApplicationMainWithInfoDictionary","symbolLocation":24,"imageIndex":16},{"imageOffset":19896,"symbol":"UINSApplicationMain","symbolLocation":972,"imageIndex":17},{"imageOffset":16256,"symbol":"UIApplicationMain","symbolLocation":148,"imageIndex":9},{"imageOffset":50609700,"imageIndex":8},{"imageOffset":24664,"symbol":"start","symbolLocation":2224,"imageIndex":18}]},{"id":83767,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":20}],"threadState":{"x":[{"value":6137753600},{"value":5379},{"value":6137217024},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6137753600},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6710926888},"far":{"value":4823715288}}},{"id":83768,"threadState":{"x":[{"value":18446744073709551612},{"value":0},{"value":4294967295},{"value":0},{"value":8154856000,"symbolLocation":0,"symbol":"_dispatch_main_q"},{"value":18},{"value":0},{"value":0},{"value":0},{"value":105553137201344},{"value":4},{"value":16383},{"value":68719476736},{"value":9005068950962176},{"value":8154979800,"symbolLocation":0,"symbol":"OBJC_METACLASS_$_NSThread"},{"value":8154979800,"symbolLocation":0,"symbol":"OBJC_METACLASS_$_NSThread"},{"value":515},{"value":8217287344},{"value":0},{"value":4294967295},{"value":0},{"value":6138326544},{"value":16777217},{"value":0},{"value":6138327264},{"value":8154857792,"symbolLocation":1536,"symbol":"_dispatch_root_queues"},{"value":1535},{"value":8159691012,"symbolLocation":0,"symbol":"_dispatch_continuation_cache_limit"},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6709191424},"cpsr":{"value":1073745920},"fp":{"value":6138326352},"sp":{"value":6138326320},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6710691468},"far":{"value":8159695736}},"queue":"com.apple.root.default-qos","frames":[{"imageOffset":13964,"symbol":"__ulock_wait","symbolLocation":8,"imageIndex":21},{"imageOffset":17152,"symbol":"_dlock_wait","symbolLocation":56,"imageIndex":13},{"imageOffset":16564,"symbol":"_dispatch_thread_event_wait_slow","symbolLocation":56,"imageIndex":13},{"imageOffset":77744,"symbol":"__DISPATCH_WAIT_FOR_QUEUE__","symbolLocation":368,"imageIndex":13},{"imageOffset":76636,"symbol":"_dispatch_sync_f_slow","symbolLocation":148,"imageIndex":13},{"imageOffset":7344,"symbol":"AXPerformBlockSynchronouslyOnMainThread","symbolLocation":80,"imageIndex":22},{"imageOffset":7352,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":13},{"imageOffset":14608,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":13},{"imageOffset":27228,"symbol":"_dispatch_queue_override_invoke","symbolLocation":928,"imageIndex":13},{"imageOffset":86516,"symbol":"_dispatch_root_queue_drain","symbolLocation":392,"imageIndex":13},{"imageOffset":88580,"symbol":"_dispatch_worker_thread2","symbolLocation":156,"imageIndex":13},{"imageOffset":12504,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":20},{"imageOffset":7728,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":20}]},{"id":83769,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":20}],"threadState":{"x":[{"value":6138900480},{"value":21507},{"value":6138363904},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6138900480},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6710926888},"far":{"value":4429905920}}},{"id":83770,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":20}],"threadState":{"x":[{"value":6139473920},{"value":19715},{"value":6138937344},{"value":0},{"value":409602},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6139473920},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6710926888},"far":{"value":5639438336}}},{"id":83795,"name":"com.apple.uikit.eventfetch-thread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":108864536051712},{"value":0},{"value":108864536051712},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":25347},{"value":0},{"value":1},{"value":25347},{"value":272777},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8305044648},{"value":0},{"value":4294967295},{"value":2},{"value":108864536051712},{"value":0},{"value":108864536051712},{"value":6140042632},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6710758736},"cpsr":{"value":4096},"fp":{"value":6140042480},"sp":{"value":6140042400},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6710683860},"far":{"value":4339990528}},"frames":[{"imageOffset":6356,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":81232,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":21},{"imageOffset":42256,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":21},{"imageOffset":7256,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":515872,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":14},{"imageOffset":509952,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":14},{"imageOffset":507028,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":14},{"imageOffset":374568,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":23},{"imageOffset":851808,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":100,"imageIndex":23},{"imageOffset":21324,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":104,"imageIndex":9},{"imageOffset":347288,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":23},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":20},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":20}]},{"id":83805,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":20}],"threadState":{"x":[{"value":6140620800},{"value":27651},{"value":6140084224},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6140620800},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6710926888},"far":{"value":105553151031192}}},{"id":83806,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":20}],"threadState":{"x":[{"value":6141194240},{"value":29979},{"value":6140657664},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6141194240},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6710926888},"far":{"value":4429725696}}}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4447567872,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "io.playcover.AKInterface",
    "size" : 32768,
    "uuid" : "c9706e57-163e-3d32-9cf1-b08ba518b18c",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Pokémon Masters EX.app\/PlugIns\/AKInterface.bundle\/Contents\/MacOS\/AKInterface",
    "name" : "AKInterface",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4442226688,
    "size" : 49152,
    "uuid" : "562f95b3-8118-3d61-a13f-34e819dd863d",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4442439680,
    "CFBundleShortVersionString" : "2.35.0",
    "CFBundleIdentifier" : "Backtrace.io.Backtrace",
    "size" : 294912,
    "uuid" : "9e9ad3e1-3a38-3d1e-8398-308d88fe8c10",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Pokémon Masters EX.app\/Frameworks\/Backtrace.framework\/Backtrace",
    "name" : "Backtrace",
    "CFBundleVersion" : "1.0.145215070"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4443291648,
    "CFBundleShortVersionString" : "2.35.0",
    "CFBundleIdentifier" : "org.cocoapods.Backtrace-PLCrashReporter",
    "size" : 278528,
    "uuid" : "ff35ff3a-71dd-32cc-92fc-2a08b7558896",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Pokémon Masters EX.app\/Frameworks\/Backtrace_PLCrashReporter.framework\/Backtrace_PLCrashReporter",
    "name" : "Backtrace_PLCrashReporter",
    "CFBundleVersion" : "1.0.145215070"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4444045312,
    "CFBundleShortVersionString" : "2.35.0",
    "CFBundleIdentifier" : "com.google.GTLR",
    "size" : 294912,
    "uuid" : "c6a6058c-a057-3e40-87bd-00fcc01543dc",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Pokémon Masters EX.app\/Frameworks\/GTLR.framework\/GTLR",
    "name" : "GTLR",
    "CFBundleVersion" : "1.0.145215070"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4445519872,
    "CFBundleShortVersionString" : "2.35.0",
    "CFBundleIdentifier" : "com.dena.npf.sample.protobuf.Protobuf",
    "size" : 327680,
    "uuid" : "720854c1-7d02-3bb9-bfcb-d040af69c654",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Pokémon Masters EX.app\/Frameworks\/Protobuf.framework\/Protobuf",
    "name" : "Protobuf",
    "CFBundleVersion" : "1.0.145215070"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4449435648,
    "CFBundleShortVersionString" : "2.35.0",
    "CFBundleIdentifier" : "com.nintendo.npf.NPFSDKcpp",
    "size" : 868352,
    "uuid" : "7a83bd36-1b36-3558-acec-48978a75d4ff",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Pokémon Masters EX.app\/Frameworks\/NPFSDKcpp.framework\/NPFSDKcpp",
    "name" : "NPFSDKcpp",
    "CFBundleVersion" : "1.0.145215070"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4459020288,
    "CFBundleShortVersionString" : "1.1.7",
    "CFBundleIdentifier" : "io.playcover.PlayTools",
    "size" : 1703936,
    "uuid" : "b565e6d2-7451-38c5-9590-6f570f2f559d",
    "path" : "\/Users\/USER\/Library\/Frameworks\/PlayTools.framework\/PlayTools",
    "name" : "PlayTools",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4329684992,
    "CFBundleShortVersionString" : "2.35.0",
    "CFBundleIdentifier" : "com.dena.12026418",
    "size" : 87949312,
    "uuid" : "bf71eb90-821e-31e2-a9c6-e10c9375e40f",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Pokémon Masters EX.app\/Kenya-master",
    "name" : "Kenya-master",
    "CFBundleVersion" : "1.0.145215070"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7493365760,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitCore",
    "size" : 26226688,
    "uuid" : "9692cffd-c8f8-3efa-b7ba-27d78d372513",
    "path" : "\/System\/iOSSupport\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/Versions\/A\/UIKitCore",
    "name" : "UIKitCore",
    "CFBundleVersion" : "7076"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6846115840,
    "CFBundleShortVersionString" : "1.11",
    "CFBundleIdentifier" : "com.apple.QuartzCore",
    "size" : 3960832,
    "uuid" : "c93aa71d-771c-3689-8b65-0d422df78603",
    "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore",
    "name" : "QuartzCore",
    "CFBundleVersion" : "1049.35"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 9378099200,
    "CFBundleShortVersionString" : "1.0.0",
    "CFBundleIdentifier" : "com.apple.UIKit.axbundle",
    "size" : 1241088,
    "uuid" : "bb50c816-253f-3cbd-b1b3-ae4030727a86",
    "path" : "\/System\/iOSSupport\/System\/Library\/AccessibilityBundles\/UIKit.axbundle\/Contents\/MacOS\/UIKit",
    "name" : "UIKit",
    "CFBundleVersion" : "1.0"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7076249600,
    "CFBundleShortVersionString" : "865",
    "CFBundleIdentifier" : "com.apple.FrontBoardServices",
    "size" : 757760,
    "uuid" : "6e09b474-4e45-3190-945f-831844546b54",
    "path" : "\/System\/Library\/PrivateFrameworks\/FrontBoardServices.framework\/Versions\/A\/FrontBoardServices",
    "name" : "FrontBoardServices",
    "CFBundleVersion" : "865"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6709174272,
    "size" : 290816,
    "uuid" : "ec077487-cd9b-3f7b-97f2-d27a2a284185",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6711336960,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5070848,
    "uuid" : "cd966dd8-5aea-32ee-9b80-2d5226ab5846",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "2045"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6885511168,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 2883584,
    "uuid" : "6ac3e093-d691-3abd-a0a4-d33360ac7ca0",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6769905664,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 19869696,
    "uuid" : "35951899-6991-366e-b489-321419141293",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2465"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7132680192,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitMacHelper",
    "size" : 1126400,
    "uuid" : "665ae6af-5c0e-3bb9-b4c2-23cfb67a0934",
    "path" : "\/System\/Library\/PrivateFrameworks\/UIKitMacHelper.framework\/Versions\/A\/UIKitMacHelper",
    "name" : "UIKitMacHelper",
    "CFBundleVersion" : "7076"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6707277824,
    "size" : 604392,
    "uuid" : "e1c12a35-4553-3ee6-a0f7-5db854e186e6",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6710919168,
    "size" : 53236,
    "uuid" : "133644c8-08ab-3168-8af2-2e466397b834",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6710677504,
    "size" : 241648,
    "uuid" : "22012276-20df-35c6-82e4-5e5d817febd0",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7246704640,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.accessibility.AXCoreUtilities",
    "size" : 110592,
    "uuid" : "efeb3293-968a-3a0d-a2f1-097f90e392bc",
    "path" : "\/System\/Library\/PrivateFrameworks\/AXCoreUtilities.framework\/Versions\/A\/AXCoreUtilities",
    "name" : "AXCoreUtilities",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6729084928,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 12902400,
    "uuid" : "5897c03b-ecda-3ce0-a223-a8eeef90871b",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "2045"
  }
],
  "sharedCache" : {
  "base" : 6706528256,
  "size" : 3972907008,
  "uuid" : "d06855eb-4a2f-3532-913e-c532277be4ec"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.8G resident=0K(0%) swapped_out_or_unallocated=1.8G(100%)\nWritable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nActivity Tracing                   256K        1 \nColorSync                          528K       26 \nCoreAnimation                       16K        1 \nCoreGraphics                        32K        2 \nCoreServices                       128K        1 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                             1.6G       58 \nMALLOC guard page                  384K       24 \nSQLite page cache                  256K        2 \nSTACK GUARD                       56.1M        8 \nStack                             11.7M        8 \nVM_ALLOCATE                        112K        7 \n__AUTH                            4337K      611 \n__AUTH_CONST                      41.9M      864 \n__CTF                               824        1 \n__DATA                            36.3M      861 \n__DATA_CONST                      45.0M      876 \n__DATA_DIRTY                      2907K      337 \n__ETC                              336K        1 \n__FONT_DATA                        2352        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       891.2M       10 \n__LLVM_COV                         160K        2 \n__OBJC_RO                         70.4M        1 \n__OBJC_RW                         2148K        1 \n__TEXT                           990.2M      904 \ndyld private memory                272K        2 \nmapped file                      164.1M       27 \nshared memory                     1424K       16 \n===========                     =======  ======= \nTOTAL                              3.9G     4656 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "8a030362d8f1c33583817a12cf286ecd1cf0c4f4",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6410af69ed1e1e7ab93ed169",
      "factorPackIds" : {
        "SIRI_VALUE_INFERENCE_PHONECALL_SMART_APP_SELECTION" : "6467af26e1a7a067be468054"
      },
      "deploymentId" : 250000007
    },
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

      },
      "deploymentId" : 250000274
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "d28d100b-301c-49ae-b6c9-57930102d4d4",
      "experimentId" : "64466b09a3b9440a82a18c34",
      "deploymentId" : 400000002
    },
    {
      "treatmentId" : "6dd670af-0633-45e4-ae5f-122ae4df02be",
      "experimentId" : "64406ba83deb637ac8a04419",
      "deploymentId" : 500000016
    }
  ]
}
}