PlayCover / PlayCover

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

[Bug]: Crash when opening Genshin Impact if it is installed with PlayTools #1225

Closed RPacheco04 closed 11 months ago

RPacheco04 commented 11 months ago

Describe the bug

I was playing genshin impact on playcover using keymapping with playtools for a few weeks.

When I updated my M1 Mac to Sonoma 14.1.1, Genshin (and other games I tested) crashed when trying to open it. I tested several versions of PlayCover (2.0.4, 2.0.5, 3.0.0) and several Genshin IPAs (I've had problems installing some in the past, but I've tested the one that worked for me when 4.2.0 was released).

I know the problem has to do with PlayTools, since the game runs normally when I install it without PlayTools, but it's practically impossible to play Genshin without kaymapping...

THE FULL CRASH LOG DOES NOT FITS HERE

Steps to reproduce

I really don't know if it's related to something in the environment, since I work a lot with XCode and my machine.

1 - Install PlayCover 3.0.1 on the MacOS M1 Sonoma 14.1.1 (https://github.com/PlayCover/PlayCover/releases/tag/3.0.0-beta.1) 2 - Install the IPA file for Genshin Impact (I always use https://decrypt.day/app/id1517783697) 3 - Install the IPA file on PlayCover with PlayTools 4 - Try to open Genshin Impact. After "Verifying "Genshin Impact" message ends, the game crashes before window opens

Expected behaviour

After the verification message that only appears when first opened, the game should start normally.

Crash log

THE FULL CRASH LOG DOESNT FIT HERE, SO I CUT THE END UNTIL IT FITS

Process:               GenshinImpact [12328]
Path:                  /Users/USER/Library/Containers/io.playcover.PlayCover/Genshin Impact.app/GenshinImpact
Identifier:            com.miHoYo.GenshinImpact
Version:               4.2.0 (686)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-11-19 22:03:55.8939 -0300
OS Version:            macOS 14.1.1 (23B81)
Report Version:        12
Anonymous UUID:        A0D327E7-FBBE-A0E2-F64D-4F5BAD9BEC51

Sleep/Wake UUID:       08A459AD-CA07-4886-B0FA-9FC3F404EA8E

Time Awake Since Boot: 56000 seconds
Time Since Wake:       2497 seconds

System Integrity Protection: enabled

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

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

Termination Reason:    Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process:   GenshinImpact [12328]

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_platform.dylib               0x18bad780c _platform_memmove + 444
1   libsystem_c.dylib                      0x18b943afc strdup + 64
2   libxpc.dylib                           0x18b7c2e3c xpc_string_create + 20
3   CoreFoundation                         0x18bb53c44 _CFXPCCreateXPCObjectFromCFObject + 324
4   LaunchServices                         0x18bfe6c98 _MyCFXPCCreateXPCObjectFromCFObject(void const*, _xpc_type_s const*) + 624
5   LaunchServices                         0x18bfe6ae8 _MyCFXPCCreateXPCObjectFromCFObject(void const*, _xpc_type_s const*) + 192
6   LaunchServices                         0x18c02861c invocation function for block in _MyCFXPCCreateXPCObjectFromCFObject(void const*, _xpc_type_s const*) + 112
7   LaunchServices                         0x18bfe6de0 CFDictionaryApplyBlock(__CFDictionary const*, bool (void const*, void const*) block_pointer) + 232
8   LaunchServices                         0x18bfe6bcc _MyCFXPCCreateXPCObjectFromCFObject(void const*, _xpc_type_s const*) + 420
9   LaunchServices                         0x18bffeb24 _LSSendNotification + 300
10  AppKit                                 0x18f366420 -[NSApplication _sendFinishLaunchingNotification] + 248
11  AppKit                                 0x18f36491c -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 504
12  AppKit                                 0x18f364518 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 492
13  Foundation                             0x18cc63454 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 316
14  Foundation                             0x18cc63248 _NSAppleEventManagerGenericHandler + 80
15  AE                                     0x192ab4d8c 0x192aa9000 + 48524
16  AE                                     0x192ab46b4 0x192aa9000 + 46772
17  AE                                     0x192aadcc4 aeProcessAppleEvent + 488
18  HIToolbox                              0x1961102d4 AEProcessAppleEvent + 68
19  AppKit                                 0x18f35ef60 _DPSNextEvent + 1440
20  AppKit                                 0x18fb34ebc -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
21  AppKit                                 0x18f352100 -[NSApplication run] + 476
22  AppKit                                 0x18f3293cc NSApplicationMain + 880
23  AppKit                                 0x18f57c240 _NSApplicationMainWithInfoDictionary + 24
24  UIKitMacHelper                         0x1a4733d8c UINSApplicationMain + 972
25  UIKitCore                              0x1ba0c393c UIApplicationMain + 148
26  GenshinImpact                          0x100351098 0x10034c000 + 20632
27  dyld                                   0x18b72d0e0 start + 2360

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

Thread 2::  Dispatch queue: com.apple.root.default-qos
0   libsystem_kernel.dylib                 0x18ba6a66c __ulock_wait + 8
1   libdispatch.dylib                      0x18b8fc300 _dlock_wait + 56
2   libdispatch.dylib                      0x18b8fc0b4 _dispatch_thread_event_wait_slow + 56
3   libdispatch.dylib                      0x18b90afb0 __DISPATCH_WAIT_FOR_QUEUE__ + 368
4   libdispatch.dylib                      0x18b90ab5c _dispatch_sync_f_slow + 148
5   AXCoreUtilities                        0x1ab385870 AXPerformBlockSynchronouslyOnMainThread + 80
6   libdispatch.dylib                      0x18b8f9cb8 _dispatch_call_block_and_release + 32
7   libdispatch.dylib                      0x18b8fb910 _dispatch_client_callout + 20
8   libdispatch.dylib                      0x18b8fea5c _dispatch_queue_override_invoke + 928
9   libdispatch.dylib                      0x18b90d1f4 _dispatch_root_queue_drain + 392
10  libdispatch.dylib                      0x18b90da04 _dispatch_worker_thread2 + 156
11  libsystem_pthread.dylib                0x18baa50d8 _pthread_wqthread + 228
12  libsystem_pthread.dylib                0x18baa3e30 start_wqthread + 8

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

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

Thread 5:: NIO-ELT-0-#0
0   libsystem_kernel.dylib                 0x18ba6ea00 kevent + 8
1   PlayTools                              0x10ef90a8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                              0x10ef7b348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                              0x10ef77d88 SelectableEventLoop.run() + 388
4   PlayTools                              0x10ef603dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                              0x10ef63d4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                              0x10ef65cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                              0x10ef92498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib                0x18baa9034 _pthread_start + 136
9   libsystem_pthread.dylib                0x18baa3e3c thread_start + 8

Thread 6:: NIO-ELT-1-#0
0   libsystem_kernel.dylib                 0x18ba6ea00 kevent + 8
1   PlayTools                              0x10ef90a8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                              0x10ef7b348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                              0x10ef77d88 SelectableEventLoop.run() + 388
4   PlayTools                              0x10ef603dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                              0x10ef63d4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                              0x10ef65cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                              0x10ef92498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib                0x18baa9034 _pthread_start + 136
9   libsystem_pthread.dylib                0x18baa3e3c thread_start + 8

Thread 7:: NIO-ELT-2-#0
0   libsystem_kernel.dylib                 0x18ba6ea00 kevent + 8
1   PlayTools                              0x10ef90a8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                              0x10ef7b348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                              0x10ef77d88 SelectableEventLoop.run() + 388
4   PlayTools                              0x10ef603dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                              0x10ef63d4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                              0x10ef65cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                              0x10ef92498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib                0x18baa9034 _pthread_start + 136
9   libsystem_pthread.dylib                0x18baa3e3c thread_start + 8

Thread 8:: NIO-ELT-3-#0
0   libsystem_kernel.dylib                 0x18ba6ea00 kevent + 8
1   PlayTools                              0x10ef90a8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                              0x10ef7b348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                              0x10ef77d88 SelectableEventLoop.run() + 388
4   PlayTools                              0x10ef603dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                              0x10ef63d4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                              0x10ef65cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                              0x10ef92498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib                0x18baa9034 _pthread_start + 136
9   libsystem_pthread.dylib                0x18baa3e3c thread_start + 8

Thread 9:: NIO-ELT-4-#0
0   libsystem_kernel.dylib                 0x18ba6ea00 kevent + 8
1   PlayTools                              0x10ef90a8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                              0x10ef7b348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                              0x10ef77d88 SelectableEventLoop.run() + 388
4   PlayTools                              0x10ef603dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                              0x10ef63d4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                              0x10ef65cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                              0x10ef92498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib                0x18baa9034 _pthread_start + 136
9   libsystem_pthread.dylib                0x18baa3e3c thread_start + 8

Thread 10:: NIO-ELT-5-#0
0   libsystem_kernel.dylib                 0x18ba6ea00 kevent + 8
1   PlayTools                              0x10ef90a8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                              0x10ef7b348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                              0x10ef77d88 SelectableEventLoop.run() + 388
4   PlayTools                              0x10ef603dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                              0x10ef63d4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                              0x10ef65cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                              0x10ef92498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib                0x18baa9034 _pthread_start + 136
9   libsystem_pthread.dylib                0x18baa3e3c thread_start + 8

Thread 11:: NIO-ELT-6-#0
0   libsystem_kernel.dylib                 0x18ba6ea00 kevent + 8
1   PlayTools                              0x10ef90a8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                              0x10ef7b348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                              0x10ef77d88 SelectableEventLoop.run() + 388
4   PlayTools                              0x10ef603dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                              0x10ef63d4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                              0x10ef65cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                              0x10ef92498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib                0x18baa9034 _pthread_start + 136
9   libsystem_pthread.dylib                0x18baa3e3c thread_start + 8

Thread 12:: NIO-ELT-7-#0
0   libsystem_kernel.dylib                 0x18ba6ea00 kevent + 8
1   PlayTools                              0x10ef90a8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                              0x10ef7b348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                              0x10ef77d88 SelectableEventLoop.run() + 388
4   PlayTools                              0x10ef603dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                              0x10ef63d4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                              0x10ef65cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                              0x10ef92498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib                0x18baa9034 _pthread_start + 136
9   libsystem_pthread.dylib                0x18baa3e3c thread_start + 8

Thread 13:: NIO-ELT-8-#0
0   libsystem_kernel.dylib                 0x18ba6ea00 kevent + 8
1   PlayTools                              0x10ef90a8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                              0x10ef7b348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                              0x10ef77d88 SelectableEventLoop.run() + 388
4   PlayTools                              0x10ef603dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                              0x10ef63d4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                              0x10ef65cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                              0x10ef92498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib                0x18baa9034 _pthread_start + 136
9   libsystem_pthread.dylib                0x18baa3e3c thread_start + 8

Thread 14:: NIO-ELT-9-#0
0   libsystem_kernel.dylib                 0x18ba6ea00 kevent + 8
1   PlayTools                              0x10ef90a8c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                              0x10ef7b348 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3   PlayTools                              0x10ef77d88 SelectableEventLoop.run() + 388
4   PlayTools                              0x10ef603dc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5   PlayTools                              0x10ef63d4c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6   PlayTools                              0x10ef65cb4 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7   PlayTools                              0x10ef92498 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8   libsystem_pthread.dylib                0x18baa9034 _pthread_start + 136
9   libsystem_pthread.dylib                0x18baa3e3c thread_start + 8

Thread 15:: ShaderLoadManagerT
0   libsystem_kernel.dylib                 0x18ba68848 semaphore_timedwait_trap + 8
1   libdispatch.dylib                      0x18b8fbf28 _dispatch_sema4_timedwait + 64
2   libdispatch.dylib                      0x18b8fc524 _dispatch_semaphore_wait_slow + 76
3   GenshinImpact                          0x108a4765c 0x10034c000 + 141538908
4   GenshinImpact                          0x108a45004 0x10034c000 + 141529092
5   GenshinImpact                          0x108a24a64 0x10034c000 + 141396580
6   libsystem_pthread.dylib                0x18baa9034 _pthread_start + 136
7   libsystem_pthread.dylib                0x18baa3e3c thread_start + 8

Thread 16:: com.apple.uikit.eventfetch-thread
0   libsystem_kernel.dylib                 0x18ba688b4 mach_msg2_trap + 8
1   libsystem_kernel.dylib                 0x18ba7ad30 mach_msg2_internal + 80
2   libsystem_kernel.dylib                 0x18ba714f0 mach_msg_overwrite + 476
3   libsystem_kernel.dylib                 0x18ba68c38 mach_msg + 24
4   CoreFoundation                         0x18bb85ea4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                         0x18bb8476c __CFRunLoopRun + 1208
6   CoreFoundation                         0x18bb83c5c CFRunLoopRunSpecific + 608
7   Foundation                             0x18cc8ca78 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Foundation                             0x18cd013f0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100
9   UIKitCore                              0x1ba0c4d08 -[UIEventFetcher threadMain] + 104
10  Foundation                             0x18cc85ff4 __NSThread__start__ + 716
11  libsystem_pthread.dylib                0x18baa9034 _pthread_start + 136
12  libsystem_pthread.dylib                0x18baa3e3c thread_start + 8

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000600001fdb0d0   x1: 0x00006000013ac4bb   x2: 0x0000000000000003   x3: 0x0000600001fdb0db
    x4: 0x0000000000000005   x5: 0x0000000003c00000   x6: 0x000000000000004b   x7: 0x0000000000000001
    x8: 0x0000000000000002   x9: 0x0000600001fd8000  x10: 0x00000000000030d0  x11: 0x0000000000000010
   x12: 0x0000000000000001  x13: 0x00000000ffffff0d  x14: 0x00000000000007fb  x15: 0x0000000083a797fb
   x16: 0x000000018bad7650  x17: 0x00000001eac487c0  x18: 0x0000000000000000  x19: 0x00006000013ac4b0
   x20: 0x000000000000000e  x21: 0x0000600001fdb0d0  x22: 0x0000000000000033  x23: 0x00006000013ac000
   x24: 0x0000000000000060  x25: 0x00006000008dccc0  x26: 0x00000001e216b000  x27: 0x000000016fab2e80
   x28: 0x00006000008d9540   fp: 0x000000016fab2700   lr: 0x000000018b943afc
    sp: 0x000000016fab26e0   pc: 0x000000018bad780c cpsr: 0x20001000
   far: 0x0000000000000000  esr: 0x9200004b (Data Abort) byte write Access flag fault

Binary Images:
       0x10ea90000 -        0x10ea93fff io.playcover.AKInterface (1.0) <040c80cc-48b9-323d-afc8-85d7903eabb2> /Users/USER/Library/Containers/io.playcover.PlayCover/Genshin Impact.app/PlugIns/AKInterface.bundle/Contents/MacOS/AKInterface
       0x10e95c000 -        0x10e967fff libobjc-trampolines.dylib (*) <c9ce7923-2f2d-31eb-a6e4-0f3b7a78f895> /usr/lib/libobjc-trampolines.dylib
       0x10ee5c000 -        0x10efdbfff io.playcover.PlayTools (1.1.7) <123137f0-4d0e-3516-8842-568170da73e7> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools
       0x10034c000 -        0x10bfeffff com.miHoYo.GenshinImpact (4.2.0) <9b653922-ab01-33cb-a99a-9f268ea9923f> /Users/USER/Library/Containers/io.playcover.PlayCover/Genshin Impact.app/GenshinImpact
       0x18bad4000 -        0x18badaffb libsystem_platform.dylib (*) <fc8cd17b-8769-348c-8dcd-1bfed022f9e4> /usr/lib/system/libsystem_platform.dylib
       0x18b942000 -        0x18b9c0ffb libsystem_c.dylib (*) <decb8685-f34a-3979-afcb-71fb55747e41> /usr/lib/system/libsystem_c.dylib
       0x18b7c1000 -        0x18b807fff libxpc.dylib (*) <212b4ed6-cbb2-33de-95c0-7f8a405b3ebd> /usr/lib/system/libxpc.dylib
       0x18bb08000 -        0x18bfdffff com.apple.CoreFoundation (6.9) <9f046e36-7286-3a6e-a280-699d6e47cfaf> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x18bfe0000 -        0x18c292fff com.apple.LaunchServices (1141.1) <0c46b08c-2aa0-345c-bf3b-44f28b9dbb86> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
       0x18f325000 -        0x190639fff com.apple.AppKit (6.9) <b475e541-691d-39c6-8ca4-e414b0d3dd88> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x18cc32000 -        0x18d87ffff com.apple.Foundation (6.9) <2126fd9a-52ce-3eb2-8640-b57535e073b8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x192aa9000 -        0x192b1cfff com.apple.AE (944) <9a97fc75-cb6d-309b-845e-56c54b72d6a8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
       0x1960d0000 -        0x19638ffff com.apple.HIToolbox (2.1.1) <4dffb7eb-bbcd-3ff6-a203-5a0b97358ee8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1a472f000 -        0x1a4841fff com.apple.UIKitMacHelper (1.0) <913abd4b-3cd0-3d1e-ad1a-7f45b7928c86> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper
       0x1ba0c0000 -        0x1bba00fff com.apple.UIKitCore (1.0) <f561f942-ab8a-387e-b3dc-c57bc7378285> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore
       0x18b727000 -        0x18b7bb317 dyld (*) <ec7a3ba0-f9bf-3ab8-a0f4-8622e5606b20> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x18baa2000 -        0x18baaeff3 libsystem_pthread.dylib (*) <daf95373-5de6-39a1-a6ce-d87f3f0629cc> /usr/lib/system/libsystem_pthread.dylib
       0x18ba67000 -        0x18baa1fef libsystem_kernel.dylib (*) <b7751381-1442-30b5-91b9-ad7be461bebe> /usr/lib/system/libsystem_kernel.dylib
       0x18b8f8000 -        0x18b93efff libdispatch.dylib (*) <dc1d0187-7149-3100-bc63-f633afebee6c> /usr/lib/system/libdispatch.dylib
       0x1ab384000 -        0x1ab39efff com.apple.accessibility.AXCoreUtilities (1.0) <588e89ad-3eca-3628-b031-01cba849afa4> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
       0x1ffed5000 -        0x200442fff com.apple.Coherence (1.0) <375ca6f4-80b8-3aa7-bd34-35e254dee425> /System/Library/PrivateFrameworks/Coherence.framework/Versions/A/Coherence

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: 2
    thread_create: 0
    thread_set_state: 38

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
ColorSync                          560K       26 
CoreAnimation                      640K       40 
CoreGraphics                        48K        3 
CoreServices                        64K        1 
Foundation                          16K        1 
Kernel Alloc Once                   32K        1 
MALLOC                             1.2G       39 
MALLOC guard page                  192K       12 
SQLite page cache                  256K        2 
STACK GUARD                       56.3M       17 
Stack                             16.8M       18 
Stack Guard                         16K        1 
VM_ALLOCATE                        176K       11 
__AUTH                            4452K      619 
__AUTH_CONST                      42.0M      873 
__CTF                               824        1 
__DATA                            51.1M      861 
__DATA_CONST                      45.5M      883 
__DATA_DIRTY                      2913K      337 
__FONT_DATA                          4K        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       895.2M        5 
__OBJC_RO                         70.8M        1 
__OBJC_RW                         2156K        1 
__TEXT                             1.1G      907 
dyld private memory                272K        2 
mapped file                      215.3M      316 
shared memory                      864K       15 
===========                     =======  ======= 
TOTAL                              3.6G     4996 

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

{"app_name":"GenshinImpact","timestamp":"2023-11-19 22:03:56.00 -0300","app_version":"4.2.0","slice_uuid":"9b653922-ab01-33cb-a99a-9f268ea9923f","build_version":"686","platform":6,"bundleID":"com.miHoYo.GenshinImpact","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.1.1 (23B81)","roots_installed":0,"name":"GenshinImpact","incident_id":"7D364857-66D8-4239-B1AF-E72E5F4B47E8"}
{
  "uptime" : 56000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookAir10,1",
  "coalitionID" : 6320,
  "osVersion" : {
    "train" : "macOS 14.1.1",
    "build" : "23B81",
    "releaseType" : "User"
  },
  "captureTime" : "2023-11-19 22:03:55.8939 -0300",
  "codeSigningMonitor" : 1,
  "incident" : "7D364857-66D8-4239-B1AF-E72E5F4B47E8",
  "pid" : 12328,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-11-19 22:03:55.3004 -0300",
  "procStartAbsTime" : 1355454082502,
  "procExitAbsTime" : 1355468308746,
  "procName" : "GenshinImpact",
  "procPath" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Genshin Impact.app\/GenshinImpact",
  "bundleInfo" : {"CFBundleShortVersionString":"4.2.0","CFBundleVersion":"686","CFBundleIdentifier":"com.miHoYo.GenshinImpact","DTAppStoreToolsBuild":"15A240a"},
  "storeInfo" : {"deviceIdentifierForVendor":"36017069-BED5-515B-B525-EAA9E93B691A","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.miHoYo.GenshinImpact",
  "crashReporterKey" : "A0D327E7-FBBE-A0E2-F64D-4F5BAD9BEC51",
  "codeSigningID" : "com.miHoYo.GenshinImpact",
  "codeSigningTeamID" : "",
  "codeSigningFlags" : 570425857,
  "codeSigningValidationCategory" : 10,
  "codeSigningTrustLevel" : 4294967295,
  "instructionByteStream" : {"beforePC":"YAQArWMAAotiDAGtwANf1iaEQPhmhAD4QiAA8aL\/\/1RCIACxoAAAVA==","atPC":"JhRAOGYUADhCBADxof\/\/VMADX9ajBwC0BAACiyEAAotfAAHxIwYAVA=="},
  "wakeTime" : 2497,
  "sleepWakeUUID" : "08A459AD-CA07-4886-B0FA-9FC3F404EA8E",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGTRAP"},
  "termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace\/BPT trap: 5","byProc":"GenshinImpact","byPid":12328},
  "os_fault" : {"process":"GenshinImpact"},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":38,"task_for_pid":2},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":507790,"threadState":{"x":[{"value":105553149669584},{"value":105553136895163},{"value":3},{"value":105553149669595},{"value":5},{"value":62914560},{"value":75},{"value":1},{"value":2},{"value":105553149657088},{"value":12496},{"value":16},{"value":1},{"value":4294967053},{"value":2043},{"value":2208798715},{"value":6638368336,"symbolLocation":0,"symbol":"_platform_memmove"},{"value":8233715648},{"value":0},{"value":105553136895152},{"value":14},{"value":105553149669584},{"value":51},{"value":105553136893952},{"value":96},{"value":105553125559488},{"value":8088104960},{"value":6168456832},{"value":105553125545280}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6636714748},"cpsr":{"value":536875008},"fp":{"value":6168454912},"sp":{"value":6168454880},"esr":{"value":2449473611,"description":"(Data Abort) byte write Access flag fault"},"pc":{"value":6638368780,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":14348,"symbol":"_platform_memmove","symbolLocation":444,"imageIndex":4},{"imageOffset":6908,"symbol":"strdup","symbolLocation":64,"imageIndex":5},{"imageOffset":7740,"symbol":"xpc_string_create","symbolLocation":20,"imageIndex":6},{"imageOffset":310340,"symbol":"_CFXPCCreateXPCObjectFromCFObject","symbolLocation":324,"imageIndex":7},{"imageOffset":27800,"symbol":"_MyCFXPCCreateXPCObjectFromCFObject(void const*, _xpc_type_s const*)","symbolLocation":624,"imageIndex":8},{"imageOffset":27368,"symbol":"_MyCFXPCCreateXPCObjectFromCFObject(void const*, _xpc_type_s const*)","symbolLocation":192,"imageIndex":8},{"imageOffset":296476,"symbol":"invocation function for block in _MyCFXPCCreateXPCObjectFromCFObject(void const*, _xpc_type_s const*)","symbolLocation":112,"imageIndex":8},{"imageOffset":28128,"symbol":"CFDictionaryApplyBlock(__CFDictionary const*, bool (void const*, void const*) block_pointer)","symbolLocation":232,"imageIndex":8},{"imageOffset":27596,"symbol":"_MyCFXPCCreateXPCObjectFromCFObject(void const*, _xpc_type_s const*)","symbolLocation":420,"imageIndex":8},{"imageOffset":125732,"symbol":"_LSSendNotification","symbolLocation":300,"imageIndex":8},{"imageOffset":267296,"symbol":"-[NSApplication _sendFinishLaunchingNotification]","symbolLocation":248,"imageIndex":9},{"imageOffset":260380,"symbol":"-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]","symbolLocation":504,"imageIndex":9},{"imageOffset":259352,"symbol":"-[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:]","symbolLocation":492,"imageIndex":9},{"imageOffset":201812,"symbol":"-[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:]","symbolLocation":316,"imageIndex":10},{"imageOffset":201288,"symbol":"_NSAppleEventManagerGenericHandler","symbolLocation":80,"imageIndex":10},{"imageOffset":48524,"imageIndex":11},{"imageOffset":46772,"imageIndex":11},{"imageOffset":19652,"symbol":"aeProcessAppleEvent","symbolLocation":488,"imageIndex":11},{"imageOffset":262868,"symbol":"AEProcessAppleEvent","symbolLocation":68,"imageIndex":12},{"imageOffset":237408,"symbol":"_DPSNextEvent","symbolLocation":1440,"imageIndex":9},{"imageOffset":8453820,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":716,"imageIndex":9},{"imageOffset":184576,"symbol":"-[NSApplication run]","symbolLocation":476,"imageIndex":9},{"imageOffset":17356,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":9},{"imageOffset":2454080,"symbol":"_NSApplicationMainWithInfoDictionary","symbolLocation":24,"imageIndex":9},{"imageOffset":19852,"symbol":"UINSApplicationMain","symbolLocation":972,"imageIndex":13},{"imageOffset":14652,"symbol":"UIApplicationMain","symbolLocation":148,"imageIndex":14},{"imageOffset":20632,"imageIndex":3},{"imageOffset":24800,"symbol":"start","symbolLocation":2360,"imageIndex":15}]},{"id":507792,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":17}],"threadState":{"x":[{"value":6169014272},{"value":5379},{"value":6168477696},{"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":6169014272},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6638157352},"far":{"value":0}}},{"id":507794,"threadState":{"x":[{"value":18446744073709551612},{"value":0},{"value":4294967295},{"value":0},{"value":8082807360,"symbolLocation":0,"symbol":"_dispatch_main_q"},{"value":18},{"value":0},{"value":0},{"value":0},{"value":105553125250112},{"value":4},{"value":16383},{"value":68719476736},{"value":9005068950962176},{"value":8082939360,"symbolLocation":0,"symbol":"OBJC_METACLASS_$_NSThread"},{"value":8082939360,"symbolLocation":0,"symbol":"OBJC_METACLASS_$_NSThread"},{"value":515},{"value":8148015792},{"value":0},{"value":4294967295},{"value":0},{"value":6170160656},{"value":16777217},{"value":0},{"value":6170161376},{"value":8082809152,"symbolLocation":1536,"symbol":"_dispatch_root_queues"},{"value":1535},{"value":8087650564,"symbolLocation":0,"symbol":"_dispatch_continuation_cache_limit"},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6636421888},"cpsr":{"value":1073745920},"fp":{"value":6170160464},"sp":{"value":6170160432},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6637921900},"far":{"value":0}},"queue":"com.apple.root.default-qos","frames":[{"imageOffset":13932,"symbol":"__ulock_wait","symbolLocation":8,"imageIndex":18},{"imageOffset":17152,"symbol":"_dlock_wait","symbolLocation":56,"imageIndex":19},{"imageOffset":16564,"symbol":"_dispatch_thread_event_wait_slow","symbolLocation":56,"imageIndex":19},{"imageOffset":77744,"symbol":"__DISPATCH_WAIT_FOR_QUEUE__","symbolLocation":368,"imageIndex":19},{"imageOffset":76636,"symbol":"_dispatch_sync_f_slow","symbolLocation":148,"imageIndex":19},{"imageOffset":6256,"symbol":"AXPerformBlockSynchronouslyOnMainThread","symbolLocation":80,"imageIndex":20},{"imageOffset":7352,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":19},{"imageOffset":14608,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":19},{"imageOffset":27228,"symbol":"_dispatch_queue_override_invoke","symbolLocation":928,"imageIndex":19},{"imageOffset":86516,"symbol":"_dispatch_root_queue_drain","symbolLocation":392,"imageIndex":19},{"imageOffset":88580,"symbol":"_dispatch_worker_thread2","symbolLocation":156,"imageIndex":19},{"imageOffset":12504,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":17},{"imageOffset":7728,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":17}]},{"id":507795,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":17}],"threadState":{"x":[{"value":6170734592},{"value":20487},{"value":6170198016},{"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":6170734592},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6638157352},"far":{"value":0}}},{"id":507796,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":17}],"threadState":{"x":[{"value":6171308032},{"value":0},{"value":6170771456},{"value":0},{"value":278532},{"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":6171308032},"esr":{"value":0,"description":" Address size fault"},"pc":{"value":6638157352},"far":{"value":0}}},{"id":507798,"name":"NIO-ELT-0-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5469627904},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":256},{"value":1099511628032},{"value":5497683968},{"value":18976},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5469627904},{"value":0},{"value":0},{"value":8},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4546169484},"cpsr":{"value":2684358656},"fp":{"value":6171880560},"sp":{"value":6171880496},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6637939200},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":18},{"imageOffset":1264268,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1176392,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1162632,"symbol":"SelectableEventLoop.run()","symbolLocation":388,"imageIndex":2},{"imageOffset":1065948,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1080652,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1088692,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1270936,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":17},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":17}]},{"id":507799,"name":"NIO-ELT-1-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5469585920},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5497683968},{"value":18976},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5469585920},{"value":0},{"value":0},{"value":9},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4546169484},"cpsr":{"value":2684358656},"fp":{"value":6172454000},"sp":{"value":6172453936},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6637939200},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":18},{"imageOffset":1264268,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1176392,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1162632,"symbol":"SelectableEventLoop.run()","symbolLocation":388,"imageIndex":2},{"imageOffset":1065948,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1080652,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1088692,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1270936,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":17},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":17}]},{"id":507800,"name":"NIO-ELT-2-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5469612544},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5497683968},{"value":18976},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5469612544},{"value":0},{"value":0},{"value":10},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4546169484},"cpsr":{"value":2684358656},"fp":{"value":6173027440},"sp":{"value":6173027376},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6637939200},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":18},{"imageOffset":1264268,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1176392,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1162632,"symbol":"SelectableEventLoop.run()","symbolLocation":388,"imageIndex":2},{"imageOffset":1065948,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1080652,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1088692,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1270936,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":17},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":17}]},{"id":507801,"name":"NIO-ELT-3-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5469647872},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5497683968},{"value":18976},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5469647872},{"value":0},{"value":0},{"value":11},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4546169484},"cpsr":{"value":2684358656},"fp":{"value":6173600880},"sp":{"value":6173600816},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6637939200},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":18},{"imageOffset":1264268,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1176392,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1162632,"symbol":"SelectableEventLoop.run()","symbolLocation":388,"imageIndex":2},{"imageOffset":1065948,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1080652,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1088692,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1270936,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":17},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":17}]},{"id":507802,"name":"NIO-ELT-4-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5469674496},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5497683968},{"value":18976},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5469674496},{"value":0},{"value":0},{"value":12},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4546169484},"cpsr":{"value":2684358656},"fp":{"value":6174174320},"sp":{"value":6174174256},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6637939200},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":18},{"imageOffset":1264268,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1176392,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1162632,"symbol":"SelectableEventLoop.run()","symbolLocation":388,"imageIndex":2},{"imageOffset":1065948,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1080652,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1088692,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1270936,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":17},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":17}]},{"id":507803,"name":"NIO-ELT-5-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5469701120},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5497683968},{"value":18976},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5469701120},{"value":0},{"value":0},{"value":13},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4546169484},"cpsr":{"value":2684358656},"fp":{"value":6174747760},"sp":{"value":6174747696},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6637939200},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":18},{"imageOffset":1264268,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1176392,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1162632,"symbol":"SelectableEventLoop.run()","symbolLocation":388,"imageIndex":2},{"imageOffset":1065948,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1080652,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1088692,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1270936,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":17},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":17}]},{"id":507804,"name":"NIO-ELT-6-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5469727744},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5497683968},{"value":18976},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5469727744},{"value":0},{"value":0},{"value":14},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4546169484},"cpsr":{"value":2684358656},"fp":{"value":6175321200},"sp":{"value":6175321136},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6637939200},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":18},{"imageOffset":1264268,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1176392,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1162632,"symbol":"SelectableEventLoop.run()","symbolLocation":388,"imageIndex":2},{"imageOffset":1065948,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1080652,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1088692,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1270936,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":17},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":17}]},{"id":507805,"name":"NIO-ELT-7-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5469754368},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5497683968},{"value":18976},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5469754368},{"value":0},{"value":0},{"value":15},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4546169484},"cpsr":{"value":2684358656},"fp":{"value":6175894640},"sp":{"value":6175894576},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6637939200},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":18},{"imageOffset":1264268,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1176392,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1162632,"symbol":"SelectableEventLoop.run()","symbolLocation":388,"imageIndex":2},{"imageOffset":1065948,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1080652,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1088692,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1270936,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":17},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":17}]},{"id":507806,"name":"NIO-ELT-8-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5469780992},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5497683968},{"value":18976},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5469780992},{"value":0},{"value":0},{"value":16},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4546169484},"cpsr":{"value":2684358656},"fp":{"value":6176468080},"sp":{"value":6176468016},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6637939200},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":18},{"imageOffset":1264268,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1176392,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1162632,"symbol":"SelectableEventLoop.run()","symbolLocation":388,"imageIndex":2},{"imageOffset":1065948,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1080652,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1088692,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1270936,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":17},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":17}]},{"id":507807,"name":"NIO-ELT-9-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5469807616},{"value":64},{"value":0},{"value":0},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5496635392},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5469807616},{"value":0},{"value":0},{"value":17},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4546169484},"cpsr":{"value":2684358656},"fp":{"value":6177041520},"sp":{"value":6177041456},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6637939200},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":18},{"imageOffset":1264268,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1176392,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1162632,"symbol":"SelectableEventLoop.run()","symbolLocation":388,"imageIndex":2},{"imageOffset":1065948,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1080652,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1088692,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1270936,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":17},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":17}]},{"id":507809,"name":"ShaderLoadManagerT","threadState":{"x":[{"value":14},{"value":42948418829549568},{"value":9999708},{"value":68719460488},{"value":105553182088256},{"value":7120},{"value":48},{"value":0},{"value":9999708},{"value":12297829382473034411},{"value":13835058055282163714},{"value":160000},{"value":1099511627776},{"value":0},{"value":0},{"value":0},{"value":18446744073709551578},{"value":8148016928},{"value":0},{"value":1355468535494},{"value":105553182088208},{"value":1000000000},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6636420904},"cpsr":{"value":2147487744},"fp":{"value":6177353440},"sp":{"value":6177353408},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6637914184},"far":{"value":0}},"frames":[{"imageOffset":6216,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":18},{"imageOffset":16168,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":19},{"imageOffset":17700,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":19},{"imageOffset":141538908,"imageIndex":3},{"imageOffset":141529092,"imageIndex":3},{"imageOffset":141396580,"imageIndex":3},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":17},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":17}]},{"id":507810,"name":"com.apple.uikit.eventfetch-thread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":113262582562816},{"value":0},{"value":113262582562816},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":26371},{"value":0},{"value":1},{"value":26371},{"value":221694},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8233697328},{"value":0},{"value":4294967295},{"value":2},{"value":113262582562816},{"value":0},{"value":113262582562816},{"value":6177922440},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6637989168},"cpsr":{"value":4096},"fp":{"value":6177922288},"sp":{"value":6177922208},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6637914292},"far":{"value":0}},"frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":18},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":18},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":18},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":18},{"imageOffset":515748,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":7},{"imageOffset":509804,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":7},{"imageOffset":506972,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":7},{"imageOffset":371320,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":10},{"imageOffset":848880,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":100,"imageIndex":10},{"imageOffset":19720,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":104,"imageIndex":14},{"imageOffset":344052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":10},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":17},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":17}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4540923904,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "io.playcover.AKInterface",
    "size" : 16384,
    "uuid" : "040c80cc-48b9-323d-afc8-85d7903eabb2",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Genshin Impact.app\/PlugIns\/AKInterface.bundle\/Contents\/MacOS\/AKInterface",
    "name" : "AKInterface",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4539662336,
    "size" : 49152,
    "uuid" : "c9ce7923-2f2d-31eb-a6e4-0f3b7a78f895",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4544905216,
    "CFBundleShortVersionString" : "1.1.7",
    "CFBundleIdentifier" : "io.playcover.PlayTools",
    "size" : 1572864,
    "uuid" : "123137f0-4d0e-3516-8842-568170da73e7",
    "path" : "\/Users\/USER\/Library\/Frameworks\/PlayTools.framework\/PlayTools",
    "name" : "PlayTools",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4298424320,
    "CFBundleShortVersionString" : "4.2.0",
    "CFBundleIdentifier" : "com.miHoYo.GenshinImpact",
    "size" : 197804032,
    "uuid" : "9b653922-ab01-33cb-a99a-9f268ea9923f",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Genshin Impact.app\/GenshinImpact",
    "name" : "GenshinImpact",
    "CFBundleVersion" : "686"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6638354432,
    "size" : 28668,
    "uuid" : "fc8cd17b-8769-348c-8dcd-1bfed022f9e4",
    "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
    "name" : "libsystem_platform.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6636707840,
    "size" : 520188,
    "uuid" : "decb8685-f34a-3979-afcb-71fb55747e41",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6635130880,
    "size" : 290816,
    "uuid" : "212b4ed6-cbb2-33de-95c0-7f8a405b3ebd",
    "path" : "\/usr\/lib\/system\/libxpc.dylib",
    "name" : "libxpc.dylib"
  },
  {
    "source" : "P",
...

What version of PlayCover are you using?

Nightly/beta

What version of macOS are you using?

macOS beta (please state the specific version)

Issue Language

TheMoonThatRises commented 11 months ago

Duplicate of #1108.