[GH-ISSUE #1179] [Bug]: Games crashing on macOS Sonoma 14.1 #662

Closed
opened 2026-03-03 18:59:51 +03:00 by kerem · 8 comments
Owner

Originally created by @FlyMeToTheMoonAndLetMePlayAmongTheStars on GitHub (Oct 26, 2023).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1179

Describe the bug

I have no idea the full extent of this issue since I've only tested Genshin Impact and Honkai Impact 3rd, both games are crashing immediately on startup.

Tested on PlayCover Nightly build 552, the latest available nightly version as of writing this post.

Steps to reproduce

  1. Update to the latest available stable macOS Sonoma release 14.1 (23B74)
  2. Try opening games like Genshin or Honkai

Expected behaviour

Not crashing obviously

Crash log

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:   bh3global [3974]

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   LaunchServices                	       0x18ef5a910 DYLD-STUB$$std::__1::basic_ostream<char, std::__1::char_traits<char>>::operator<<(long long) + 0
1   LaunchServices                	       0x18ed61558 asString(void const*) + 3368
2   LaunchServices                	       0x18ed60c6c asString(void const*) + 1084
3   LaunchServices                	       0x18ef33bf0 copyApplicationInformationDictionaryGivenASNUsingLocalCache(__LSSharedMemoryPage const*, __LSASN const*) + 1388
4   LaunchServices                	       0x18ed65810 _LSCopyApplicationInformation + 772
5   AppKit                        	       0x1920e2400 -[NSApplication _sendFinishLaunchingNotification] + 216
6   AppKit                        	       0x1920e091c -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 504
7   AppKit                        	       0x1920e0518 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 492
8   Foundation                    	       0x18f9df454 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 316
9   Foundation                    	       0x18f9df248 _NSAppleEventManagerGenericHandler + 80
10  AE                            	       0x195830d8c 0x195825000 + 48524
11  AE                            	       0x1958306b4 0x195825000 + 46772
12  AE                            	       0x195829cc4 aeProcessAppleEvent + 488
13  HIToolbox                     	       0x198e892d4 AEProcessAppleEvent + 68
14  AppKit                        	       0x1920daf60 _DPSNextEvent + 1440
15  AppKit                        	       0x1928b0ebc -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
16  AppKit                        	       0x1920ce100 -[NSApplication run] + 476
17  AppKit                        	       0x1920a53cc NSApplicationMain + 880
18  AppKit                        	       0x1922f8240 _NSApplicationMainWithInfoDictionary + 24
19  UIKitMacHelper                	       0x1a74acd8c UINSApplicationMain + 972
20  UIKitCore                     	       0x1bce3c93c UIApplicationMain + 148
21  bh3global                     	       0x104821098 0x10481c000 + 20632
22  dyld                          	       0x18e4a90e0 start + 2360

What version of PlayCover are you using?

Nightly/beta

What version of macOS are you using?

Ventura (macOS 13)

Issue Language

  • Yes my issue is written in English
Originally created by @FlyMeToTheMoonAndLetMePlayAmongTheStars on GitHub (Oct 26, 2023). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1179 ### Describe the bug I have no idea the full extent of this issue since I've only tested Genshin Impact and Honkai Impact 3rd, both games are crashing immediately on startup. Tested on PlayCover [Nightly build 552](https://github.com/PlayCover/PlayCover/actions/runs/6645270906), the latest available nightly version as of writing this post. ### Steps to reproduce 1. Update to the latest available stable macOS Sonoma release 14.1 (23B74) 2. Try opening games like Genshin or Honkai ### Expected behaviour Not crashing obviously ### Crash log ```shell 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: bh3global [3974] Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 LaunchServices 0x18ef5a910 DYLD-STUB$$std::__1::basic_ostream<char, std::__1::char_traits<char>>::operator<<(long long) + 0 1 LaunchServices 0x18ed61558 asString(void const*) + 3368 2 LaunchServices 0x18ed60c6c asString(void const*) + 1084 3 LaunchServices 0x18ef33bf0 copyApplicationInformationDictionaryGivenASNUsingLocalCache(__LSSharedMemoryPage const*, __LSASN const*) + 1388 4 LaunchServices 0x18ed65810 _LSCopyApplicationInformation + 772 5 AppKit 0x1920e2400 -[NSApplication _sendFinishLaunchingNotification] + 216 6 AppKit 0x1920e091c -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 504 7 AppKit 0x1920e0518 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 492 8 Foundation 0x18f9df454 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 316 9 Foundation 0x18f9df248 _NSAppleEventManagerGenericHandler + 80 10 AE 0x195830d8c 0x195825000 + 48524 11 AE 0x1958306b4 0x195825000 + 46772 12 AE 0x195829cc4 aeProcessAppleEvent + 488 13 HIToolbox 0x198e892d4 AEProcessAppleEvent + 68 14 AppKit 0x1920daf60 _DPSNextEvent + 1440 15 AppKit 0x1928b0ebc -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716 16 AppKit 0x1920ce100 -[NSApplication run] + 476 17 AppKit 0x1920a53cc NSApplicationMain + 880 18 AppKit 0x1922f8240 _NSApplicationMainWithInfoDictionary + 24 19 UIKitMacHelper 0x1a74acd8c UINSApplicationMain + 972 20 UIKitCore 0x1bce3c93c UIApplicationMain + 148 21 bh3global 0x104821098 0x10481c000 + 20632 22 dyld 0x18e4a90e0 start + 2360 ``` ### What version of PlayCover are you using? Nightly/beta ### What version of macOS are you using? Ventura (macOS 13) ### Issue Language - [X] Yes my issue is written in English
kerem 2026-03-03 18:59:51 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@TheMoonThatRises commented on GitHub (Oct 26, 2023):

Have you taken a look at #1108? The crash log looks different, but it might be helpful.

<!-- gh-comment-id:1780372523 --> @TheMoonThatRises commented on GitHub (Oct 26, 2023): Have you taken a look at #1108? The crash log looks different, but it might be helpful.
Author
Owner

@kratos9394 commented on GitHub (Oct 26, 2023):

14.1 also,crash,no matter what type to choose, use thishttps://github.com/Ryu-ga/PlayTools/blob/Sonoma14_1b/PlayTools.framework.zip can help some app

<!-- gh-comment-id:1780586703 --> @kratos9394 commented on GitHub (Oct 26, 2023): 14.1 also,crash,no matter what type to choose, use this[https://github.com/Ryu-ga/PlayTools/blob/Sonoma14_1b/PlayTools.framework.zip](url) can help some app
Author
Owner

@CatRaiden commented on GitHub (Oct 26, 2023):

14.1 also,crash,no matter what type to choose, use thishttps://github.com/Ryu-ga/PlayTools/blob/Sonoma14_1b/PlayTools.framework.zip can help some app

Thanks bro it's work for me

at macos 14.1(23B74) Genshin

<!-- gh-comment-id:1780635543 --> @CatRaiden commented on GitHub (Oct 26, 2023): > 14.1 also,crash,no matter what type to choose, use this[https://github.com/Ryu-ga/PlayTools/blob/Sonoma14_1b/PlayTools.framework.zip](url) can help some app Thanks bro it's work for me at macos 14.1(23B74) Genshin
Author
Owner

@shamil-archer1 commented on GitHub (Oct 27, 2023):

I have the same problem too, but this is not beta 14.1 sonoma and I am using 3.0 playcover


Translated Report (Full Report Below)

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

Date/Time: 2023-10-27 13:24:46.5857 -0400
OS Version: macOS 14.1 (23B74)
Report Version: 12
Anonymous UUID: 4B3997E4-2AD2-8FD9-1203-376F9FD2C54C

Time Awake Since Boot: 2000 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 [1869]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x183f8a610 getMethodNoSuper_nolock(objc_class*, objc_selector*) + 908
1 libobjc.A.dylib 0x183f8dc08 lookUpImpOrForward + 440
2 libobjc.A.dylib 0x183f942b4 class_getInstanceMethod + 64
3 AppKit 0x187bd87e4 +[NSResponder automaticallyTracksDependenciesOnValueForKey:] + 204
4 AppKit 0x187bd7d88 initializePropertyInfo + 436
5 AppKit 0x187bd7594 lockedClassInfoForClass + 256
6 AppKit 0x187bd752c lockedClassInfoForClass + 152
7 AppKit 0x187bd752c lockedClassInfoForClass + 152
8 AppKit 0x187bd73f0 _NSDPClassInfoForClass + 64
9 AppKit 0x187bd7350 -[NSResponder init] + 68
10 AppKit 0x187c1de54 -[NSView initWithFrame:] + 88
11 AppKit 0x18820c180 -[NSMenuItemView initWithItem:] + 64
12 AppKit 0x18834f738 -[NSMenuBarItemView initWithItem:appearance:] + 100
13 AppKit 0x1888f6bac -[NSMenuBarImpl _insertAppleMenuIfNeededTo:withAppearance:] + 108
14 AppKit 0x1888f7d58 -[NSMenuBarImpl _newMenuBarStackViewWithAppearance:] + 148
15 AppKit 0x1888f71d4 -[NSMenuBarImpl ensureRepresentationViewForDisplayID:] + 156
16 AppKit 0x1889d3da8 -[NSMenuBarDisplayWindow _reconfigDisplay] + 44
17 AppKit 0x1889d323c -[NSMenuBarDisplayWindow initWithImpl:onDisplay:] + 144
18 AppKit 0x1888e2960 -[NSMenuBarWindowManager _createWindowForDisplay:withImpl:] + 288
19 AppKit 0x1888e2788 -[NSMenuBarWindowManager windowOnDisplay:creatingIfNeeded:withImpl:] + 168
20 AppKit 0x1888e9164 __60-[NSMenuBarPresentationInstance _forEachWindowDo:withBlock:]_block_invoke + 128
21 AppKit 0x1888e8f20 -[NSMenuBarPresentationInstance _forEachWindowDo:withBlock:] + 348
22 AppKit 0x1888e3468 -[NSMenuBarPresentationInstance _appendMenuBarSettingsTo:] + 136
23 AppKit 0x1888e538c +[NSMenuBarPresentationInstance forEachMenuBarDo:] + 116
24 AppKit 0x1888e31c4 +[NSMenuBarPresentationInstance _setServerBounds] + 608
25 AppKit 0x1888e7d2c -[NSMenuBarPresentationInstance _hideWindow:inOrder:] + 96
26 AppKit 0x1888e7c08 -[NSMenuBarPresentationInstance _hide:shouldNotify:inOrder:outCallerMustEnableBarAutoShowAsDesired:requestVisibility:] + 308
27 AppKit 0x1888ea340 +[NSMenuBarPresentationInstance _updateMenuBarObscured:] + 396
28 AppKit 0x1888ea160 +[NSMenuBarPresentationInstance _setMenuBarObscured:] + 60
29 AppKit 0x187d5b808 -[NSApplication _handleActivatedEvent:] + 268
30 AppKit 0x1883dffe0 -[NSApplication(NSEventRouting) sendEvent:] + 1780
31 UIKitMacHelper 0x19cff10bc -[NSApplication(UINSApplicationSwizzling) _uinsSwizzledSendEvent:] + 252
32 AppKit 0x188032110 -[NSApplication _handleEvent:] + 60
33 AppKit 0x187bfe124 -[NSApplication run] + 512
34 AppKit 0x187bd53cc NSApplicationMain + 880
35 AppKit 0x187e28240 _NSApplicationMainWithInfoDictionary + 24
36 UIKitMacHelper 0x19cfdcd8c UINSApplicationMain + 972
37 UIKitCore 0x1b296c93c UIApplicationMain + 148
38 GenshinImpact 0x102b4c098 0x102b48000 + 16536
39 dyld 0x183fd90e0 start + 2360

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

Thread 2:
0 libsystem_pthread.dylib 0x18434fe28 start_wqthread + 0

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

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

Thread 5:: NIO-ELT-0-#0
0 libsystem_kernel.dylib 0x18431aa00 kevent + 8
1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380
4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136
9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8

Thread 6:: NIO-ELT-1-#0
0 libsystem_kernel.dylib 0x18431aa00 kevent + 8
1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380
4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136
9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8

Thread 7:: NIO-ELT-2-#0
0 libsystem_kernel.dylib 0x18431aa00 kevent + 8
1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380
4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136
9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8

Thread 8:: NIO-ELT-3-#0
0 libsystem_kernel.dylib 0x18431aa00 kevent + 8
1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380
4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136
9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8

Thread 9:: NIO-ELT-4-#0
0 libsystem_kernel.dylib 0x18431aa00 kevent + 8
1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380
4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136
9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8

Thread 10:: NIO-ELT-5-#0
0 libsystem_kernel.dylib 0x18431aa00 kevent + 8
1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380
4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136
9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8

Thread 11:: NIO-ELT-6-#0
0 libsystem_kernel.dylib 0x18431aa00 kevent + 8
1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380
4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136
9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8

Thread 12:: NIO-ELT-7-#0
0 libsystem_kernel.dylib 0x18431aa00 kevent + 8
1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380
4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136
9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8

Thread 13:: NIO-ELT-8-#0
0 libsystem_kernel.dylib 0x18431aa00 kevent + 8
1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380
4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136
9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8

Thread 14:: NIO-ELT-9-#0
0 libsystem_kernel.dylib 0x18431aa00 kevent + 8
1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380
4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328
5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272
8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136
9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8

Thread 15:: ShaderLoadManagerT
0 libsystem_kernel.dylib 0x184314848 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1841a7f28 _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1841a8524 _dispatch_semaphore_wait_slow + 76
3 GenshinImpact 0x10bc84db0 0x102b48000 + 152292784
4 GenshinImpact 0x10bc82a44 0x102b48000 + 152283716
5 GenshinImpact 0x10bc623bc 0x102b48000 + 152150972
6 libsystem_pthread.dylib 0x184355034 _pthread_start + 136
7 libsystem_pthread.dylib 0x18434fe3c thread_start + 8

Thread 16:: com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x1843148b4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x184326d30 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x18431d4f0 mach_msg_overwrite + 476
3 libsystem_kernel.dylib 0x184314c38 mach_msg + 24
4 CoreFoundation 0x184431ea4 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x18443076c __CFRunLoopRun + 1208
6 CoreFoundation 0x18442fc5c CFRunLoopRunSpecific + 608
7 Foundation 0x185538a78 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 Foundation 0x1855ad3f0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100
9 UIKitCore 0x1b296dd08 -[UIEventFetcher threadMain] + 104
10 Foundation 0x185531ff4 NSThread__start + 716
11 libsystem_pthread.dylib 0x184355034 _pthread_start + 136
12 libsystem_pthread.dylib 0x18434fe3c thread_start + 8

Thread 17:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x184314830 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1841a7eac _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1841a855c _dispatch_semaphore_wait_slow + 132
3 HIToolbox 0x18eaf6184 _BeginEventReceiptOnThreadWithFilter + 232
4 AppKit 0x187d343a4 _NSEventThread + 48
5 libsystem_pthread.dylib 0x184355034 _pthread_start + 136
6 libsystem_pthread.dylib 0x18434fe3c thread_start + 8

Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x00000000c000000f x1: 0x0000600000bec3c0 x2: 0x000000000000000c x3: 0x0000000183f1c000
x4: 0x00000002737d0000 x5: 0x000000000000000c x6: 0x0000000000000000 x7: 0x0000000000000580
x8: 0x000000000000001a x9: 0x00006000027ec008 x10: 0x0000000000000003 x11: 0x00000001d2ff6d72
x12: 0x00005ffe2dbf564e x13: 0x0000000000000003 x14: 0xffffffffffffffff x15: 0x0000000000000018
x16: 0x0000000185da3ce8 x17: 0x000000000000000c x18: 0x0000000000000000 x19: 0x0000000000000000
x20: 0x0000600000bec3c0 x21: 0x00000001da540250 x22: 0x00000001da4feee0 x23: 0x0000000000000000
x24: 0x00000000ffd4f4a2 x25: 0x0000000188c93c37 x26: 0x0000000000000002 x27: 0x00000001d9393554
x28: 0x00000001da501fa0 fp: 0x000000016d2b6400 lr: 0x3a65000183f8dc08
sp: 0x000000016d2b63c0 pc: 0x0000000183f8a610 cpsr: 0x20001000
far: 0x0000000000000000 esr: 0x56000080 Address size fault

Binary Images:
0x112158000 - 0x11215ffff io.playcover.AKInterface (1.0) /Users/USER/Library/Containers/io.playcover.PlayCover/Genshin Impact.app/PlugIns/AKInterface.bundle/Contents/MacOS/AKInterface
0x112018000 - 0x112023fff libobjc-trampolines.dylib () /usr/lib/libobjc-trampolines.dylib
0x11264c000 - 0x112823fff io.playcover.PlayTools (1.1.7) <2e49ee1c-43b8-359c-bc44-c0428df476af> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools
0x102b48000 - 0x10f25bfff com.miHoYo.GenshinImpact (4.1.0) /Users/USER/Library/Containers/io.playcover.PlayCover/Genshin Impact.app/GenshinImpact
0x183f84000 - 0x183fd2f08 libobjc.A.dylib (
) <49e2dcb3-f014-3fcf-949b-f5f57b3ef0a8> /usr/lib/libobjc.A.dylib
0x187bd1000 - 0x188ee5fff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x19cfd8000 - 0x19d0eafff com.apple.UIKitMacHelper (1.0) <913abd4b-3cd0-3d1e-ad1a-7f45b7928c86> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper
0x1b2969000 - 0x1b42a9fff com.apple.UIKitCore (1.0) /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore
0x183fd3000 - 0x184067317 dyld () /usr/lib/dyld
0x0 - 0xffffffffffffffff ??? (
) <00000000-0000-0000-0000-000000000000> ???
0x1854de000 - 0x18612bfff com.apple.Foundation (6.9) <2126fd9a-52ce-3eb2-8640-b57535e073b8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x18434e000 - 0x18435aff3 libsystem_pthread.dylib () /usr/lib/system/libsystem_pthread.dylib
0x184313000 - 0x18434dfef libsystem_kernel.dylib (
) /usr/lib/system/libsystem_kernel.dylib
0x1841a4000 - 0x1841eafff libdispatch.dylib (*) /usr/lib/system/libdispatch.dylib
0x1843b4000 - 0x18488bfff com.apple.CoreFoundation (6.9) <9f046e36-7286-3a6e-a280-699d6e47cfaf> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x18e979000 - 0x18ec38fff com.apple.HIToolbox (2.1.1) <4dffb7eb-bbcd-3ff6-a203-5a0b97358ee8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

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.9G resident=0K(0%) swapped_out_or_unallocated=1.9G(100%)
Writable regions: Total=765.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=765.8M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 1
ColorSync 544K 25
CoreGraphics 32K 2
CoreServices 208K 1
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 740.3M 38
MALLOC guard page 192K 12
SQLite page cache 256K 2
STACK GUARD 56.3M 18
Stack 17.3M 19
Stack Guard 16K 1
VM_ALLOCATE 48K 3
__AUTH 4081K 579
__AUTH_CONST 39.5M 829
__CTF 824 1
__DATA 54.6M 818
__DATA_CONST 42.7M 839
__DATA_DIRTY 2724K 320
__FONT_DATA 4K 1
__LINKEDIT 896.4M 5
__OBJC_RO 70.8M 1
__OBJC_RW 2156K 1
__TEXT 1.0G 863
dyld private memory 272K 2
mapped file 217.9M 295
shared memory 848K 14
=========== ======= =======
TOTAL 3.1G 4692


Full Report

{"app_name":"GenshinImpact","timestamp":"2023-10-27 13:24:47.00 -0400","app_version":"4.1.0","slice_uuid":"a184f237-8383-347c-bbdb-51dfae5532c5","build_version":"662","platform":6,"bundleID":"com.miHoYo.GenshinImpact","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.1 (23B74)","roots_installed":0,"name":"GenshinImpact","incident_id":"D4F83D4C-B02E-4B49-9BC4-A0A98E1F4C0E"}
{
"uptime" : 2000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookAir10,1",
"coalitionID" : 1764,
"osVersion" : {
"train" : "macOS 14.1",
"build" : "23B74",
"releaseType" : "User"
},
"captureTime" : "2023-10-27 13:24:46.5857 -0400",
"codeSigningMonitor" : 1,
"incident" : "D4F83D4C-B02E-4B49-9BC4-A0A98E1F4C0E",
"pid" : 1869,
"translated" : false,
"cpuType" : "ARM-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-10-27 13:24:46.0016 -0400",
"procStartAbsTime" : 48948951288,
"procExitAbsTime" : 48962936503,
"procName" : "GenshinImpact",
"procPath" : "/Users/USER/Library/Containers/io.playcover.PlayCover/Genshin Impact.app/GenshinImpact",
"bundleInfo" : {"CFBundleShortVersionString":"4.1.0","CFBundleVersion":"662","CFBundleIdentifier":"com.miHoYo.GenshinImpact","DTAppStoreToolsBuild":"15A240a"},
"storeInfo" : {"deviceIdentifierForVendor":"7C47C29E-738F-550C-B08A-E5591A6AD152","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.miHoYo.GenshinImpact",
"crashReporterKey" : "4B3997E4-2AD2-8FD9-1203-376F9FD2C54C",
"lowPowerMode" : 1,
"codeSigningID" : "com.miHoYo.GenshinImpact",
"codeSigningTeamID" : "",
"codeSigningFlags" : 570425857,
"codeSigningValidationCategory" : 10,
"codeSigningTrustLevel" : 4294967295,
"instructionByteStream" : {"beforePC":"HwIB6ygYAFTwBABRAAAFi6f9/zW9AAAUfwAQ6wgJAFSfABDryQgAVA==","atPC":"fwAB6+gWAFSfAAHrqRYAVBEiAJEx9n6SMX5AqgYGQLnfFABxQxEAVA=="},
"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":1869},
"os_fault" : {"process":"GenshinImpact"},
"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":37305,"threadState":{"x":[{"value":3221225487},{"value":105553128768448},{"value":12},{"value":6508625920},{"value":10527506432},{"value":12},{"value":0},{"value":1408},{"value":26},{"value":105553158127624},{"value":3},{"value":7834922354,"objc-selector":"🤯"},{"value":105545293846094},{"value":3},{"value":18446744073709551615},{"value":24},{"value":6540639464,"symbolLocation":0,"symbol":"OBJC$CLASS_METHODS_NSObject(NSObject)"},{"value":12},{"value":0},{"value":0},{"value":105553128768448},{"value":7957906000,"symbolLocation":0,"symbol":"OBJC_METACLASS$NSView"},{"value":7957638880,"symbolLocation":0,"symbol":"OBJC_METACLASS$_NSObject"},{"value":0},{"value":4292146338},{"value":6589856823},{"value":2},{"value":7939372372,"symbolLocation":0,"symbol":"runtimeLock"},{"value":7957651360,"symbolLocation":224,"symbol":"_main_thread"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4207769433356688392},"cpsr":{"value":536875008},"fp":{"value":6126527488},"sp":{"value":6126527424},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6509078032,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":26128,"symbol":"getMethodNoSuper_nolock(objc_class*, objc_selector*)","symbolLocation":908,"imageIndex":4},{"imageOffset":39944,"symbol":"lookUpImpOrForward","symbolLocation":440,"imageIndex":4},{"imageOffset":66228,"symbol":"class_getInstanceMethod","symbolLocation":64,"imageIndex":4},{"imageOffset":30692,"symbol":"+[NSResponder automaticallyTracksDependenciesOnValueForKey:]","symbolLocation":204,"imageIndex":5},{"imageOffset":28040,"symbol":"initializePropertyInfo","symbolLocation":436,"imageIndex":5},{"imageOffset":26004,"symbol":"lockedClassInfoForClass","symbolLocation":256,"imageIndex":5},{"imageOffset":25900,"symbol":"lockedClassInfoForClass","symbolLocation":152,"imageIndex":5},{"imageOffset":25900,"symbol":"lockedClassInfoForClass","symbolLocation":152,"imageIndex":5},{"imageOffset":25584,"symbol":"_NSDPClassInfoForClass","symbolLocation":64,"imageIndex":5},{"imageOffset":25424,"symbol":"-[NSResponder init]","symbolLocation":68,"imageIndex":5},{"imageOffset":314964,"symbol":"-[NSView initWithFrame:]","symbolLocation":88,"imageIndex":5},{"imageOffset":6533504,"symbol":"-[NSMenuItemView initWithItem:]","symbolLocation":64,"imageIndex":5},{"imageOffset":7857976,"symbol":"-[NSMenuBarItemView initWithItem:appearance:]","symbolLocation":100,"imageIndex":5},{"imageOffset":13786028,"symbol":"-[NSMenuBarImpl _insertAppleMenuIfNeededTo:withAppearance:]","symbolLocation":108,"imageIndex":5},{"imageOffset":13790552,"symbol":"-[NSMenuBarImpl _newMenuBarStackViewWithAppearance:]","symbolLocation":148,"imageIndex":5},{"imageOffset":13787604,"symbol":"-[NSMenuBarImpl ensureRepresentationViewForDisplayID:]","symbolLocation":156,"imageIndex":5},{"imageOffset":14691752,"symbol":"-[NSMenuBarDisplayWindow _reconfigDisplay]","symbolLocation":44,"imageIndex":5},{"imageOffset":14688828,"symbol":"-[NSMenuBarDisplayWindow initWithImpl:onDisplay:]","symbolLocation":144,"imageIndex":5},{"imageOffset":13703520,"symbol":"-[NSMenuBarWindowManager _createWindowForDisplay:withImpl:]","symbolLocation":288,"imageIndex":5},{"imageOffset":13703048,"symbol":"-[NSMenuBarWindowManager windowOnDisplay:creatingIfNeeded:withImpl:]","symbolLocation":168,"imageIndex":5},{"imageOffset":13730148,"symbol":"__60-[NSMenuBarPresentationInstance _forEachWindowDo:withBlock:]_block_invoke","symbolLocation":128,"imageIndex":5},{"imageOffset":13729568,"symbol":"-[NSMenuBarPresentationInstance _forEachWindowDo:withBlock:]","symbolLocation":348,"imageIndex":5},{"imageOffset":13706344,"symbol":"-[NSMenuBarPresentationInstance _appendMenuBarSettingsTo:]","symbolLocation":136,"imageIndex":5},{"imageOffset":13714316,"symbol":"+[NSMenuBarPresentationInstance forEachMenuBarDo:]","symbolLocation":116,"imageIndex":5},{"imageOffset":13705668,"symbol":"+[NSMenuBarPresentationInstance _setServerBounds]","symbolLocation":608,"imageIndex":5},{"imageOffset":13724972,"symbol":"-[NSMenuBarPresentationInstance _hideWindow:inOrder:]","symbolLocation":96,"imageIndex":5},{"imageOffset":13724680,"symbol":"-[NSMenuBarPresentationInstance _hide:shouldNotify:inOrder:outCallerMustEnableBarAutoShowAsDesired:requestVisibility:]","symbolLocation":308,"imageIndex":5},{"imageOffset":13734720,"symbol":"+[NSMenuBarPresentationInstance _updateMenuBarObscured:]","symbolLocation":396,"imageIndex":5},{"imageOffset":13734240,"symbol":"+[NSMenuBarPresentationInstance _setMenuBarObscured:]","symbolLocation":60,"imageIndex":5},{"imageOffset":1615880,"symbol":"-[NSApplication _handleActivatedEvent:]","symbolLocation":268,"imageIndex":5},{"imageOffset":8450016,"symbol":"-[NSApplication(NSEventRouting) sendEvent:]","symbolLocation":1780,"imageIndex":5},{"imageOffset":102588,"symbol":"-[NSApplication(UINSApplicationSwizzling) _uinsSwizzledSendEvent:]","symbolLocation":252,"imageIndex":6},{"imageOffset":4591888,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":60,"imageIndex":5},{"imageOffset":184612,"symbol":"-[NSApplication run]","symbolLocation":512,"imageIndex":5},{"imageOffset":17356,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":5},{"imageOffset":2454080,"symbol":"NSApplicationMainWithInfoDictionary","symbolLocation":24,"imageIndex":5},{"imageOffset":19852,"symbol":"UINSApplicationMain","symbolLocation":972,"imageIndex":6},{"imageOffset":14652,"symbol":"UIApplicationMain","symbolLocation":148,"imageIndex":7},{"imageOffset":16536,"imageIndex":3},{"imageOffset":24800,"symbol":"start","symbolLocation":2360,"imageIndex":8}]},{"id":37324,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"x":[{"value":6127087616},{"value":4867},{"value":6126551040},{"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":6127087616},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6513032744},"far":{"value":0}}},{"id":37326,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"x":[{"value":6128234496},{"value":16391},{"value":6127697920},{"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":6128234496},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6513032744},"far":{"value":0}}},{"id":37327,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"x":[{"value":6128807936},{"value":18691},{"value":6128271360},{"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":6128807936},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6513032744},"far":{"value":0}}},{"id":37328,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"x":[{"value":6129381376},{"value":19207},{"value":6128844800},{"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":6129381376},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6513032744},"far":{"value":0}}},{"id":37332,"name":"NIO-ELT-0-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436200448},{"value":64},{"value":0},{"value":50},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5447352320},{"value":2181038080},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436200448},{"value":0},{"value":0},{"value":8},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6129953888},"sp":{"value":6129953824},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37333,"name":"NIO-ELT-1-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436202496},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436202496},{"value":0},{"value":0},{"value":9},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6130527328},"sp":{"value":6130527264},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37334,"name":"NIO-ELT-2-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436204544},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436204544},{"value":0},{"value":0},{"value":10},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6131100768},"sp":{"value":6131100704},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37335,"name":"NIO-ELT-3-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436206592},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436206592},{"value":0},{"value":0},{"value":11},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6131674208},"sp":{"value":6131674144},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37336,"name":"NIO-ELT-4-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436208640},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436208640},{"value":0},{"value":0},{"value":12},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6132247648},"sp":{"value":6132247584},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37337,"name":"NIO-ELT-5-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436210688},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436210688},{"value":0},{"value":0},{"value":13},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6132821088},"sp":{"value":6132821024},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37338,"name":"NIO-ELT-6-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436212736},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436212736},{"value":0},{"value":0},{"value":14},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6133394528},"sp":{"value":6133394464},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37339,"name":"NIO-ELT-7-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436214784},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436214784},{"value":0},{"value":0},{"value":15},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6133967968},"sp":{"value":6133967904},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37340,"name":"NIO-ELT-8-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436216832},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436216832},{"value":0},{"value":0},{"value":16},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6134541408},"sp":{"value":6134541344},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37341,"name":"NIO-ELT-9-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436218880},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436218880},{"value":0},{"value":0},{"value":17},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6135114848},"sp":{"value":6135114784},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37342,"name":"ShaderLoadManagerT","threadState":{"x":[{"value":14},{"value":42949312182747136},{"value":9999916},{"value":68719460488},{"value":105553181067136},{"value":1840},{"value":48},{"value":0},{"value":9999916},{"value":12297829382473034411},{"value":13835058055282163714},{"value":160000},{"value":1099511627776},{"value":0},{"value":0},{"value":0},{"value":18446744073709551578},{"value":8022875936},{"value":0},{"value":48963160936},{"value":105553181067120},{"value":1000000000},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6511296296},"cpsr":{"value":2147487744},"fp":{"value":6135426784},"sp":{"value":6135426752},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512789576},"far":{"value":0}},"frames":[{"imageOffset":6216,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":12},{"imageOffset":16168,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":13},{"imageOffset":17700,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":13},{"imageOffset":152292784,"imageIndex":3},{"imageOffset":152283716,"imageIndex":3},{"imageOffset":152150972,"imageIndex":3},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37346,"name":"com.apple.uikit.eventfetch-thread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":117660629073920},{"value":0},{"value":117660629073920},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":27395},{"value":0},{"value":1},{"value":27395},{"value":118352},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8108556336},{"value":0},{"value":4294967295},{"value":2},{"value":117660629073920},{"value":0},{"value":117660629073920},{"value":6135995784},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6512864560},"cpsr":{"value":4096},"fp":{"value":6135995632},"sp":{"value":6135995552},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512789684},"far":{"value":0}},"frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":12},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":12},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":12},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":12},{"imageOffset":515748,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":14},{"imageOffset":509804,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":14},{"imageOffset":506972,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":14},{"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":7},{"imageOffset":344052,"symbol":"NSThread__start","symbolLocation":716,"imageIndex":10},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37354,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":14},{"value":8589934595},{"value":171798697235},{"value":162740605813251},{"value":14680198217728},{"value":162740605812736},{"value":48},{"value":0},{"value":0},{"value":1},{"value":2},{"value":4294967293},{"value":1099511627776},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8022875944},{"value":0},{"value":105553181024368},{"value":105553181024304},{"value":18446744073709551615},{"value":8025256248,"symbolLocation":0,"symbol":"NSRunLoopCommonModes"},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6511296172},"cpsr":{"value":1610616832},"fp":{"value":6136573680},"sp":{"value":6136573664},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512789552},"far":{"value":0}},"frames":[{"imageOffset":6192,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":12},{"imageOffset":16044,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":13},{"imageOffset":17756,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":13},{"imageOffset":1560964,"symbol":"_BeginEventReceiptOnThreadWithFilter","symbolLocation":232,"imageIndex":15},{"imageOffset":1455012,"symbol":"_NSEventThread","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64",
"base" : 4598366208,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "io.playcover.AKInterface",
"size" : 32768,
"uuid" : "cda1ca4c-c677-3a05-ac7f-d887d9b7c82c",
"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" : 4597055488,
"size" : 49152,
"uuid" : "c9ce7923-2f2d-31eb-a6e4-0f3b7a78f895",
"path" : "/usr/lib/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4603559936,
"CFBundleShortVersionString" : "1.1.7",
"CFBundleIdentifier" : "io.playcover.PlayTools",
"size" : 1933312,
"uuid" : "2e49ee1c-43b8-359c-bc44-c0428df476af",
"path" : "/Users/USER/Library/Frameworks/PlayTools.framework/PlayTools",
"name" : "PlayTools",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4340350976,
"CFBundleShortVersionString" : "4.1.0",
"CFBundleIdentifier" : "com.miHoYo.GenshinImpact",
"size" : 208748544,
"uuid" : "a184f237-8383-347c-bbdb-51dfae5532c5",
"path" : "/Users/USER/Library/Containers/io.playcover.PlayCover/Genshin Impact.app/GenshinImpact",
"name" : "GenshinImpact",
"CFBundleVersion" : "662"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6509051904,
"size" : 323337,
"uuid" : "49e2dcb3-f014-3fcf-949b-f5f57b3ef0a8",
"path" : "/usr/lib/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6572281856,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 20008960,
"uuid" : "b475e541-691d-39c6-8ca4-e414b0d3dd88",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2487.20.107"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6928826368,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIKitMacHelper",
"size" : 1126400,
"uuid" : "913abd4b-3cd0-3d1e-ad1a-7f45b7928c86",
"path" : "/System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper",
"name" : "UIKitMacHelper",
"CFBundleVersion" : "7115.1.410"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7291179008,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIKitCore",
"size" : 26480640,
"uuid" : "f561f942-ab8a-387e-b3dc-c57bc7378285",
"path" : "/System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore",
"name" : "UIKitCore",
"CFBundleVersion" : "7115.1.410"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6509375488,
"size" : 607000,
"uuid" : "ec7a3ba0-f9bf-3ab8-a0f4-8622e5606b20",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6531440640,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 12902400,
"uuid" : "2126fd9a-52ce-3eb2-8640-b57535e073b8",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "2106"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6513025024,
"size" : 53236,
"uuid" : "daf95373-5de6-39a1-a6ce-d87f3f0629cc",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6512783360,
"size" : 241648,
"uuid" : "b7751381-1442-30b5-91b9-ad7be461bebe",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6511280128,
"size" : 290816,
"uuid" : "dc1d0187-7149-3100-bc63-f633afebee6c",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6513442816,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5079040,
"uuid" : "9f046e36-7286-3a6e-a280-699d6e47cfaf",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "2106"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6687264768,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 2883584,
"uuid" : "4dffb7eb-bbcd-3ff6-a203-5a0b97358ee8",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
}
],
"sharedCache" : {
"base" : 6508625920,
"size" : 4018880512,
"uuid" : "43b9f010-3c81-318c-ba80-29c673a7757a"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.9G resident=0K(0%) swapped_out_or_unallocated=1.9G(100%)\nWritable regions: Total=765.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=765.8M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nColorSync 544K 25 \nCoreGraphics 32K 2 \nCoreServices 208K 1 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 740.3M 38 \nMALLOC guard page 192K 12 \nSQLite page cache 256K 2 \nSTACK GUARD 56.3M 18 \nStack 17.3M 19 \nStack Guard 16K 1 \nVM_ALLOCATE 48K 3 \n__AUTH 4081K 579 \n__AUTH_CONST 39.5M 829 \n__CTF 824 1 \n__DATA 54.6M 818 \n__DATA_CONST 42.7M 839 \n__DATA_DIRTY 2724K 320 \n__FONT_DATA 4K 1 \n__LINKEDIT 896.4M 5 \n__OBJC_RO 70.8M 1 \n__OBJC_RW 2156K 1 \n__TEXT 1.0G 863 \ndyld private memory 272K 2 \nmapped file 217.9M 295 \nshared memory 848K 14 \n=========== ======= ======= \nTOTAL 3.1G 4692 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "287aa459c7009185de6ffbaf3c738bb360b0328b",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "632c763c58740028737bfdd2",
"factorPackIds" : {
"SIRI_DIALOG_ASSETS" : "64a57d23fa6fd41b2353e2ae"
},
"deploymentId" : 240000034
},
{
"rolloutId" : "63508950b3714d3622fc77f7",
"factorPackIds" : {
"SIRI_MEMORY_SYNC_CONFIG" : "63508beab3714d3622fc7808"
},
"deploymentId" : 240000004
}
],
"experiments" : [
{
"treatmentId" : "6dd670af-0633-45e4-ae5f-122ae4df02be",
"experimentId" : "64406ba83deb637ac8a04419",
"deploymentId" : 900000017
},
{
"treatmentId" : "a092db1b-c401-44fa-9c54-518b7d69ca61",
"experimentId" : "64a844035c85000c0f42398a",
"deploymentId" : 400000019
}
]
}
}

Model: MacBookAir10,1, BootROM 10151.41.12, proc 8:4:4 processors, 16 GB, SMC
Graphics: Apple M1, Apple M1, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: LPDDR4, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Aug 26 2023 17:55:53 version 18.20.439.0.7.8.163 FWID 01-f9b9247b
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Network Service: iPhone 2, Ethernet, en9
USB Device: USB31Bus
USB Device: iPhone
USB Device: USB31Bus
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.

<!-- gh-comment-id:1783265223 --> @shamil-archer1 commented on GitHub (Oct 27, 2023): I have the same problem too, but this is not beta 14.1 sonoma and I am using 3.0 playcover ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: GenshinImpact [1869] Path: /Users/USER/Library/Containers/io.playcover.PlayCover/Genshin Impact.app/GenshinImpact Identifier: com.miHoYo.GenshinImpact Version: 4.1.0 (662) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2023-10-27 13:24:46.5857 -0400 OS Version: macOS 14.1 (23B74) Report Version: 12 Anonymous UUID: 4B3997E4-2AD2-8FD9-1203-376F9FD2C54C Time Awake Since Boot: 2000 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 [1869] Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x183f8a610 getMethodNoSuper_nolock(objc_class*, objc_selector*) + 908 1 libobjc.A.dylib 0x183f8dc08 lookUpImpOrForward + 440 2 libobjc.A.dylib 0x183f942b4 class_getInstanceMethod + 64 3 AppKit 0x187bd87e4 +[NSResponder automaticallyTracksDependenciesOnValueForKey:] + 204 4 AppKit 0x187bd7d88 initializePropertyInfo + 436 5 AppKit 0x187bd7594 lockedClassInfoForClass + 256 6 AppKit 0x187bd752c lockedClassInfoForClass + 152 7 AppKit 0x187bd752c lockedClassInfoForClass + 152 8 AppKit 0x187bd73f0 _NSDPClassInfoForClass + 64 9 AppKit 0x187bd7350 -[NSResponder init] + 68 10 AppKit 0x187c1de54 -[NSView initWithFrame:] + 88 11 AppKit 0x18820c180 -[NSMenuItemView initWithItem:] + 64 12 AppKit 0x18834f738 -[NSMenuBarItemView initWithItem:appearance:] + 100 13 AppKit 0x1888f6bac -[NSMenuBarImpl _insertAppleMenuIfNeededTo:withAppearance:] + 108 14 AppKit 0x1888f7d58 -[NSMenuBarImpl _newMenuBarStackViewWithAppearance:] + 148 15 AppKit 0x1888f71d4 -[NSMenuBarImpl ensureRepresentationViewForDisplayID:] + 156 16 AppKit 0x1889d3da8 -[NSMenuBarDisplayWindow _reconfigDisplay] + 44 17 AppKit 0x1889d323c -[NSMenuBarDisplayWindow initWithImpl:onDisplay:] + 144 18 AppKit 0x1888e2960 -[NSMenuBarWindowManager _createWindowForDisplay:withImpl:] + 288 19 AppKit 0x1888e2788 -[NSMenuBarWindowManager windowOnDisplay:creatingIfNeeded:withImpl:] + 168 20 AppKit 0x1888e9164 __60-[NSMenuBarPresentationInstance _forEachWindowDo:withBlock:]_block_invoke + 128 21 AppKit 0x1888e8f20 -[NSMenuBarPresentationInstance _forEachWindowDo:withBlock:] + 348 22 AppKit 0x1888e3468 -[NSMenuBarPresentationInstance _appendMenuBarSettingsTo:] + 136 23 AppKit 0x1888e538c +[NSMenuBarPresentationInstance forEachMenuBarDo:] + 116 24 AppKit 0x1888e31c4 +[NSMenuBarPresentationInstance _setServerBounds] + 608 25 AppKit 0x1888e7d2c -[NSMenuBarPresentationInstance _hideWindow:inOrder:] + 96 26 AppKit 0x1888e7c08 -[NSMenuBarPresentationInstance _hide:shouldNotify:inOrder:outCallerMustEnableBarAutoShowAsDesired:requestVisibility:] + 308 27 AppKit 0x1888ea340 +[NSMenuBarPresentationInstance _updateMenuBarObscured:] + 396 28 AppKit 0x1888ea160 +[NSMenuBarPresentationInstance _setMenuBarObscured:] + 60 29 AppKit 0x187d5b808 -[NSApplication _handleActivatedEvent:] + 268 30 AppKit 0x1883dffe0 -[NSApplication(NSEventRouting) sendEvent:] + 1780 31 UIKitMacHelper 0x19cff10bc -[NSApplication(UINSApplicationSwizzling) _uinsSwizzledSendEvent:] + 252 32 AppKit 0x188032110 -[NSApplication _handleEvent:] + 60 33 AppKit 0x187bfe124 -[NSApplication run] + 512 34 AppKit 0x187bd53cc NSApplicationMain + 880 35 AppKit 0x187e28240 _NSApplicationMainWithInfoDictionary + 24 36 UIKitMacHelper 0x19cfdcd8c UINSApplicationMain + 972 37 UIKitCore 0x1b296c93c UIApplicationMain + 148 38 GenshinImpact 0x102b4c098 0x102b48000 + 16536 39 dyld 0x183fd90e0 start + 2360 Thread 1: 0 libsystem_pthread.dylib 0x18434fe28 start_wqthread + 0 Thread 2: 0 libsystem_pthread.dylib 0x18434fe28 start_wqthread + 0 Thread 3: 0 libsystem_pthread.dylib 0x18434fe28 start_wqthread + 0 Thread 4: 0 libsystem_pthread.dylib 0x18434fe28 start_wqthread + 0 Thread 5:: NIO-ELT-0-#0 0 libsystem_kernel.dylib 0x18431aa00 kevent + 8 1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380 4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136 9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8 Thread 6:: NIO-ELT-1-#0 0 libsystem_kernel.dylib 0x18431aa00 kevent + 8 1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380 4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136 9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8 Thread 7:: NIO-ELT-2-#0 0 libsystem_kernel.dylib 0x18431aa00 kevent + 8 1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380 4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136 9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8 Thread 8:: NIO-ELT-3-#0 0 libsystem_kernel.dylib 0x18431aa00 kevent + 8 1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380 4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136 9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8 Thread 9:: NIO-ELT-4-#0 0 libsystem_kernel.dylib 0x18431aa00 kevent + 8 1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380 4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136 9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8 Thread 10:: NIO-ELT-5-#0 0 libsystem_kernel.dylib 0x18431aa00 kevent + 8 1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380 4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136 9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8 Thread 11:: NIO-ELT-6-#0 0 libsystem_kernel.dylib 0x18431aa00 kevent + 8 1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380 4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136 9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8 Thread 12:: NIO-ELT-7-#0 0 libsystem_kernel.dylib 0x18431aa00 kevent + 8 1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380 4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136 9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8 Thread 13:: NIO-ELT-8-#0 0 libsystem_kernel.dylib 0x18431aa00 kevent + 8 1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380 4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136 9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8 Thread 14:: NIO-ELT-9-#0 0 libsystem_kernel.dylib 0x18431aa00 kevent + 8 1 PlayTools 0x1127cd990 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x1127b72ec specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412 3 PlayTools 0x1127b3cf4 SelectableEventLoop.run() + 380 4 PlayTools 0x112797acc closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 328 5 PlayTools 0x11279b82c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36 6 PlayTools 0x11279dc28 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 7 PlayTools 0x1127cf45c closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 272 8 libsystem_pthread.dylib 0x184355034 _pthread_start + 136 9 libsystem_pthread.dylib 0x18434fe3c thread_start + 8 Thread 15:: ShaderLoadManagerT 0 libsystem_kernel.dylib 0x184314848 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1841a7f28 _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1841a8524 _dispatch_semaphore_wait_slow + 76 3 GenshinImpact 0x10bc84db0 0x102b48000 + 152292784 4 GenshinImpact 0x10bc82a44 0x102b48000 + 152283716 5 GenshinImpact 0x10bc623bc 0x102b48000 + 152150972 6 libsystem_pthread.dylib 0x184355034 _pthread_start + 136 7 libsystem_pthread.dylib 0x18434fe3c thread_start + 8 Thread 16:: com.apple.uikit.eventfetch-thread 0 libsystem_kernel.dylib 0x1843148b4 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184326d30 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x18431d4f0 mach_msg_overwrite + 476 3 libsystem_kernel.dylib 0x184314c38 mach_msg + 24 4 CoreFoundation 0x184431ea4 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x18443076c __CFRunLoopRun + 1208 6 CoreFoundation 0x18442fc5c CFRunLoopRunSpecific + 608 7 Foundation 0x185538a78 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 Foundation 0x1855ad3f0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100 9 UIKitCore 0x1b296dd08 -[UIEventFetcher threadMain] + 104 10 Foundation 0x185531ff4 __NSThread__start__ + 716 11 libsystem_pthread.dylib 0x184355034 _pthread_start + 136 12 libsystem_pthread.dylib 0x18434fe3c thread_start + 8 Thread 17:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x184314830 semaphore_wait_trap + 8 1 libdispatch.dylib 0x1841a7eac _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x1841a855c _dispatch_semaphore_wait_slow + 132 3 HIToolbox 0x18eaf6184 _BeginEventReceiptOnThreadWithFilter + 232 4 AppKit 0x187d343a4 _NSEventThread + 48 5 libsystem_pthread.dylib 0x184355034 _pthread_start + 136 6 libsystem_pthread.dylib 0x18434fe3c thread_start + 8 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x00000000c000000f x1: 0x0000600000bec3c0 x2: 0x000000000000000c x3: 0x0000000183f1c000 x4: 0x00000002737d0000 x5: 0x000000000000000c x6: 0x0000000000000000 x7: 0x0000000000000580 x8: 0x000000000000001a x9: 0x00006000027ec008 x10: 0x0000000000000003 x11: 0x00000001d2ff6d72 x12: 0x00005ffe2dbf564e x13: 0x0000000000000003 x14: 0xffffffffffffffff x15: 0x0000000000000018 x16: 0x0000000185da3ce8 x17: 0x000000000000000c x18: 0x0000000000000000 x19: 0x0000000000000000 x20: 0x0000600000bec3c0 x21: 0x00000001da540250 x22: 0x00000001da4feee0 x23: 0x0000000000000000 x24: 0x00000000ffd4f4a2 x25: 0x0000000188c93c37 x26: 0x0000000000000002 x27: 0x00000001d9393554 x28: 0x00000001da501fa0 fp: 0x000000016d2b6400 lr: 0x3a65000183f8dc08 sp: 0x000000016d2b63c0 pc: 0x0000000183f8a610 cpsr: 0x20001000 far: 0x0000000000000000 esr: 0x56000080 Address size fault Binary Images: 0x112158000 - 0x11215ffff io.playcover.AKInterface (1.0) <cda1ca4c-c677-3a05-ac7f-d887d9b7c82c> /Users/USER/Library/Containers/io.playcover.PlayCover/Genshin Impact.app/PlugIns/AKInterface.bundle/Contents/MacOS/AKInterface 0x112018000 - 0x112023fff libobjc-trampolines.dylib (*) <c9ce7923-2f2d-31eb-a6e4-0f3b7a78f895> /usr/lib/libobjc-trampolines.dylib 0x11264c000 - 0x112823fff io.playcover.PlayTools (1.1.7) <2e49ee1c-43b8-359c-bc44-c0428df476af> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools 0x102b48000 - 0x10f25bfff com.miHoYo.GenshinImpact (4.1.0) <a184f237-8383-347c-bbdb-51dfae5532c5> /Users/USER/Library/Containers/io.playcover.PlayCover/Genshin Impact.app/GenshinImpact 0x183f84000 - 0x183fd2f08 libobjc.A.dylib (*) <49e2dcb3-f014-3fcf-949b-f5f57b3ef0a8> /usr/lib/libobjc.A.dylib 0x187bd1000 - 0x188ee5fff com.apple.AppKit (6.9) <b475e541-691d-39c6-8ca4-e414b0d3dd88> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x19cfd8000 - 0x19d0eafff com.apple.UIKitMacHelper (1.0) <913abd4b-3cd0-3d1e-ad1a-7f45b7928c86> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper 0x1b2969000 - 0x1b42a9fff com.apple.UIKitCore (1.0) <f561f942-ab8a-387e-b3dc-c57bc7378285> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore 0x183fd3000 - 0x184067317 dyld (*) <ec7a3ba0-f9bf-3ab8-a0f4-8622e5606b20> /usr/lib/dyld 0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? 0x1854de000 - 0x18612bfff com.apple.Foundation (6.9) <2126fd9a-52ce-3eb2-8640-b57535e073b8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x18434e000 - 0x18435aff3 libsystem_pthread.dylib (*) <daf95373-5de6-39a1-a6ce-d87f3f0629cc> /usr/lib/system/libsystem_pthread.dylib 0x184313000 - 0x18434dfef libsystem_kernel.dylib (*) <b7751381-1442-30b5-91b9-ad7be461bebe> /usr/lib/system/libsystem_kernel.dylib 0x1841a4000 - 0x1841eafff libdispatch.dylib (*) <dc1d0187-7149-3100-bc63-f633afebee6c> /usr/lib/system/libdispatch.dylib 0x1843b4000 - 0x18488bfff com.apple.CoreFoundation (6.9) <9f046e36-7286-3a6e-a280-699d6e47cfaf> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x18e979000 - 0x18ec38fff com.apple.HIToolbox (2.1.1) <4dffb7eb-bbcd-3ff6-a203-5a0b97358ee8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 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.9G resident=0K(0%) swapped_out_or_unallocated=1.9G(100%) Writable regions: Total=765.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=765.8M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 1 ColorSync 544K 25 CoreGraphics 32K 2 CoreServices 208K 1 Foundation 16K 1 Kernel Alloc Once 32K 1 MALLOC 740.3M 38 MALLOC guard page 192K 12 SQLite page cache 256K 2 STACK GUARD 56.3M 18 Stack 17.3M 19 Stack Guard 16K 1 VM_ALLOCATE 48K 3 __AUTH 4081K 579 __AUTH_CONST 39.5M 829 __CTF 824 1 __DATA 54.6M 818 __DATA_CONST 42.7M 839 __DATA_DIRTY 2724K 320 __FONT_DATA 4K 1 __LINKEDIT 896.4M 5 __OBJC_RO 70.8M 1 __OBJC_RW 2156K 1 __TEXT 1.0G 863 dyld private memory 272K 2 mapped file 217.9M 295 shared memory 848K 14 =========== ======= ======= TOTAL 3.1G 4692 ----------- Full Report ----------- {"app_name":"GenshinImpact","timestamp":"2023-10-27 13:24:47.00 -0400","app_version":"4.1.0","slice_uuid":"a184f237-8383-347c-bbdb-51dfae5532c5","build_version":"662","platform":6,"bundleID":"com.miHoYo.GenshinImpact","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.1 (23B74)","roots_installed":0,"name":"GenshinImpact","incident_id":"D4F83D4C-B02E-4B49-9BC4-A0A98E1F4C0E"} { "uptime" : 2000, "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookAir10,1", "coalitionID" : 1764, "osVersion" : { "train" : "macOS 14.1", "build" : "23B74", "releaseType" : "User" }, "captureTime" : "2023-10-27 13:24:46.5857 -0400", "codeSigningMonitor" : 1, "incident" : "D4F83D4C-B02E-4B49-9BC4-A0A98E1F4C0E", "pid" : 1869, "translated" : false, "cpuType" : "ARM-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2023-10-27 13:24:46.0016 -0400", "procStartAbsTime" : 48948951288, "procExitAbsTime" : 48962936503, "procName" : "GenshinImpact", "procPath" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Genshin Impact.app\/GenshinImpact", "bundleInfo" : {"CFBundleShortVersionString":"4.1.0","CFBundleVersion":"662","CFBundleIdentifier":"com.miHoYo.GenshinImpact","DTAppStoreToolsBuild":"15A240a"}, "storeInfo" : {"deviceIdentifierForVendor":"7C47C29E-738F-550C-B08A-E5591A6AD152","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.miHoYo.GenshinImpact", "crashReporterKey" : "4B3997E4-2AD2-8FD9-1203-376F9FD2C54C", "lowPowerMode" : 1, "codeSigningID" : "com.miHoYo.GenshinImpact", "codeSigningTeamID" : "", "codeSigningFlags" : 570425857, "codeSigningValidationCategory" : 10, "codeSigningTrustLevel" : 4294967295, "instructionByteStream" : {"beforePC":"HwIB6ygYAFTwBABRAAAFi6f9\/zW9AAAUfwAQ6wgJAFSfABDryQgAVA==","atPC":"fwAB6+gWAFSfAAHrqRYAVBEiAJEx9n6SMX5AqgYGQLnfFABxQxEAVA=="}, "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":1869}, "os_fault" : {"process":"GenshinImpact"}, "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":37305,"threadState":{"x":[{"value":3221225487},{"value":105553128768448},{"value":12},{"value":6508625920},{"value":10527506432},{"value":12},{"value":0},{"value":1408},{"value":26},{"value":105553158127624},{"value":3},{"value":7834922354,"objc-selector":"🤯"},{"value":105545293846094},{"value":3},{"value":18446744073709551615},{"value":24},{"value":6540639464,"symbolLocation":0,"symbol":"_OBJC_$_CLASS_METHODS_NSObject(NSObject)"},{"value":12},{"value":0},{"value":0},{"value":105553128768448},{"value":7957906000,"symbolLocation":0,"symbol":"OBJC_METACLASS_$_NSView"},{"value":7957638880,"symbolLocation":0,"symbol":"OBJC_METACLASS_$_NSObject"},{"value":0},{"value":4292146338},{"value":6589856823},{"value":2},{"value":7939372372,"symbolLocation":0,"symbol":"runtimeLock"},{"value":7957651360,"symbolLocation":224,"symbol":"_main_thread"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4207769433356688392},"cpsr":{"value":536875008},"fp":{"value":6126527488},"sp":{"value":6126527424},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6509078032,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":26128,"symbol":"getMethodNoSuper_nolock(objc_class*, objc_selector*)","symbolLocation":908,"imageIndex":4},{"imageOffset":39944,"symbol":"lookUpImpOrForward","symbolLocation":440,"imageIndex":4},{"imageOffset":66228,"symbol":"class_getInstanceMethod","symbolLocation":64,"imageIndex":4},{"imageOffset":30692,"symbol":"+[NSResponder automaticallyTracksDependenciesOnValueForKey:]","symbolLocation":204,"imageIndex":5},{"imageOffset":28040,"symbol":"initializePropertyInfo","symbolLocation":436,"imageIndex":5},{"imageOffset":26004,"symbol":"lockedClassInfoForClass","symbolLocation":256,"imageIndex":5},{"imageOffset":25900,"symbol":"lockedClassInfoForClass","symbolLocation":152,"imageIndex":5},{"imageOffset":25900,"symbol":"lockedClassInfoForClass","symbolLocation":152,"imageIndex":5},{"imageOffset":25584,"symbol":"_NSDPClassInfoForClass","symbolLocation":64,"imageIndex":5},{"imageOffset":25424,"symbol":"-[NSResponder init]","symbolLocation":68,"imageIndex":5},{"imageOffset":314964,"symbol":"-[NSView initWithFrame:]","symbolLocation":88,"imageIndex":5},{"imageOffset":6533504,"symbol":"-[NSMenuItemView initWithItem:]","symbolLocation":64,"imageIndex":5},{"imageOffset":7857976,"symbol":"-[NSMenuBarItemView initWithItem:appearance:]","symbolLocation":100,"imageIndex":5},{"imageOffset":13786028,"symbol":"-[NSMenuBarImpl _insertAppleMenuIfNeededTo:withAppearance:]","symbolLocation":108,"imageIndex":5},{"imageOffset":13790552,"symbol":"-[NSMenuBarImpl _newMenuBarStackViewWithAppearance:]","symbolLocation":148,"imageIndex":5},{"imageOffset":13787604,"symbol":"-[NSMenuBarImpl ensureRepresentationViewForDisplayID:]","symbolLocation":156,"imageIndex":5},{"imageOffset":14691752,"symbol":"-[NSMenuBarDisplayWindow _reconfigDisplay]","symbolLocation":44,"imageIndex":5},{"imageOffset":14688828,"symbol":"-[NSMenuBarDisplayWindow initWithImpl:onDisplay:]","symbolLocation":144,"imageIndex":5},{"imageOffset":13703520,"symbol":"-[NSMenuBarWindowManager _createWindowForDisplay:withImpl:]","symbolLocation":288,"imageIndex":5},{"imageOffset":13703048,"symbol":"-[NSMenuBarWindowManager windowOnDisplay:creatingIfNeeded:withImpl:]","symbolLocation":168,"imageIndex":5},{"imageOffset":13730148,"symbol":"__60-[NSMenuBarPresentationInstance _forEachWindowDo:withBlock:]_block_invoke","symbolLocation":128,"imageIndex":5},{"imageOffset":13729568,"symbol":"-[NSMenuBarPresentationInstance _forEachWindowDo:withBlock:]","symbolLocation":348,"imageIndex":5},{"imageOffset":13706344,"symbol":"-[NSMenuBarPresentationInstance _appendMenuBarSettingsTo:]","symbolLocation":136,"imageIndex":5},{"imageOffset":13714316,"symbol":"+[NSMenuBarPresentationInstance forEachMenuBarDo:]","symbolLocation":116,"imageIndex":5},{"imageOffset":13705668,"symbol":"+[NSMenuBarPresentationInstance _setServerBounds]","symbolLocation":608,"imageIndex":5},{"imageOffset":13724972,"symbol":"-[NSMenuBarPresentationInstance _hideWindow:inOrder:]","symbolLocation":96,"imageIndex":5},{"imageOffset":13724680,"symbol":"-[NSMenuBarPresentationInstance _hide:shouldNotify:inOrder:outCallerMustEnableBarAutoShowAsDesired:requestVisibility:]","symbolLocation":308,"imageIndex":5},{"imageOffset":13734720,"symbol":"+[NSMenuBarPresentationInstance _updateMenuBarObscured:]","symbolLocation":396,"imageIndex":5},{"imageOffset":13734240,"symbol":"+[NSMenuBarPresentationInstance _setMenuBarObscured:]","symbolLocation":60,"imageIndex":5},{"imageOffset":1615880,"symbol":"-[NSApplication _handleActivatedEvent:]","symbolLocation":268,"imageIndex":5},{"imageOffset":8450016,"symbol":"-[NSApplication(NSEventRouting) sendEvent:]","symbolLocation":1780,"imageIndex":5},{"imageOffset":102588,"symbol":"-[NSApplication(UINSApplicationSwizzling) _uinsSwizzledSendEvent:]","symbolLocation":252,"imageIndex":6},{"imageOffset":4591888,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":60,"imageIndex":5},{"imageOffset":184612,"symbol":"-[NSApplication run]","symbolLocation":512,"imageIndex":5},{"imageOffset":17356,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":5},{"imageOffset":2454080,"symbol":"_NSApplicationMainWithInfoDictionary","symbolLocation":24,"imageIndex":5},{"imageOffset":19852,"symbol":"UINSApplicationMain","symbolLocation":972,"imageIndex":6},{"imageOffset":14652,"symbol":"UIApplicationMain","symbolLocation":148,"imageIndex":7},{"imageOffset":16536,"imageIndex":3},{"imageOffset":24800,"symbol":"start","symbolLocation":2360,"imageIndex":8}]},{"id":37324,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"x":[{"value":6127087616},{"value":4867},{"value":6126551040},{"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":6127087616},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6513032744},"far":{"value":0}}},{"id":37326,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"x":[{"value":6128234496},{"value":16391},{"value":6127697920},{"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":6128234496},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6513032744},"far":{"value":0}}},{"id":37327,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"x":[{"value":6128807936},{"value":18691},{"value":6128271360},{"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":6128807936},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6513032744},"far":{"value":0}}},{"id":37328,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}],"threadState":{"x":[{"value":6129381376},{"value":19207},{"value":6128844800},{"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":6129381376},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6513032744},"far":{"value":0}}},{"id":37332,"name":"NIO-ELT-0-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436200448},{"value":64},{"value":0},{"value":50},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5447352320},{"value":2181038080},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436200448},{"value":0},{"value":0},{"value":8},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6129953888},"sp":{"value":6129953824},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37333,"name":"NIO-ELT-1-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436202496},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436202496},{"value":0},{"value":0},{"value":9},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6130527328},"sp":{"value":6130527264},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37334,"name":"NIO-ELT-2-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436204544},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436204544},{"value":0},{"value":0},{"value":10},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6131100768},"sp":{"value":6131100704},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37335,"name":"NIO-ELT-3-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436206592},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436206592},{"value":0},{"value":0},{"value":11},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6131674208},"sp":{"value":6131674144},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37336,"name":"NIO-ELT-4-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436208640},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436208640},{"value":0},{"value":0},{"value":12},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6132247648},"sp":{"value":6132247584},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37337,"name":"NIO-ELT-5-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436210688},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436210688},{"value":0},{"value":0},{"value":13},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6132821088},"sp":{"value":6132821024},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37338,"name":"NIO-ELT-6-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436212736},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436212736},{"value":0},{"value":0},{"value":14},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6133394528},"sp":{"value":6133394464},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37339,"name":"NIO-ELT-7-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436214784},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436214784},{"value":0},{"value":0},{"value":15},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6133967968},"sp":{"value":6133967904},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37340,"name":"NIO-ELT-8-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436216832},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436216832},{"value":0},{"value":0},{"value":16},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6134541408},"sp":{"value":6134541344},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37341,"name":"NIO-ELT-9-#0","threadState":{"x":[{"value":4},{"value":0},{"value":0},{"value":5436218880},{"value":64},{"value":0},{"value":54},{"value":0},{"value":2147483648},{"value":8589934592},{"value":3},{"value":8589934595},{"value":0},{"value":0},{"value":5450498048},{"value":2147483648},{"value":363},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":64},{"value":5436218880},{"value":0},{"value":0},{"value":17},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4605139344},"cpsr":{"value":2684358656},"fp":{"value":6135114848},"sp":{"value":6135114784},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512814592},"far":{"value":0}},"frames":[{"imageOffset":31232,"symbol":"kevent","symbolLocation":8,"imageIndex":12},{"imageOffset":1579408,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":2},{"imageOffset":1487596,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":2},{"imageOffset":1473780,"symbol":"SelectableEventLoop.run()","symbolLocation":380,"imageIndex":2},{"imageOffset":1358540,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":328,"imageIndex":2},{"imageOffset":1374252,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":2},{"imageOffset":1383464,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":2},{"imageOffset":1586268,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":2},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37342,"name":"ShaderLoadManagerT","threadState":{"x":[{"value":14},{"value":42949312182747136},{"value":9999916},{"value":68719460488},{"value":105553181067136},{"value":1840},{"value":48},{"value":0},{"value":9999916},{"value":12297829382473034411},{"value":13835058055282163714},{"value":160000},{"value":1099511627776},{"value":0},{"value":0},{"value":0},{"value":18446744073709551578},{"value":8022875936},{"value":0},{"value":48963160936},{"value":105553181067120},{"value":1000000000},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6511296296},"cpsr":{"value":2147487744},"fp":{"value":6135426784},"sp":{"value":6135426752},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512789576},"far":{"value":0}},"frames":[{"imageOffset":6216,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":12},{"imageOffset":16168,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":13},{"imageOffset":17700,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":13},{"imageOffset":152292784,"imageIndex":3},{"imageOffset":152283716,"imageIndex":3},{"imageOffset":152150972,"imageIndex":3},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37346,"name":"com.apple.uikit.eventfetch-thread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":117660629073920},{"value":0},{"value":117660629073920},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":27395},{"value":0},{"value":1},{"value":27395},{"value":118352},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8108556336},{"value":0},{"value":4294967295},{"value":2},{"value":117660629073920},{"value":0},{"value":117660629073920},{"value":6135995784},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6512864560},"cpsr":{"value":4096},"fp":{"value":6135995632},"sp":{"value":6135995552},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512789684},"far":{"value":0}},"frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":12},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":12},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":12},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":12},{"imageOffset":515748,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":14},{"imageOffset":509804,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":14},{"imageOffset":506972,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":14},{"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":7},{"imageOffset":344052,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":10},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]},{"id":37354,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":14},{"value":8589934595},{"value":171798697235},{"value":162740605813251},{"value":14680198217728},{"value":162740605812736},{"value":48},{"value":0},{"value":0},{"value":1},{"value":2},{"value":4294967293},{"value":1099511627776},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8022875944},{"value":0},{"value":105553181024368},{"value":105553181024304},{"value":18446744073709551615},{"value":8025256248,"symbolLocation":0,"symbol":"NSRunLoopCommonModes"},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6511296172},"cpsr":{"value":1610616832},"fp":{"value":6136573680},"sp":{"value":6136573664},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6512789552},"far":{"value":0}},"frames":[{"imageOffset":6192,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":12},{"imageOffset":16044,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":13},{"imageOffset":17756,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":13},{"imageOffset":1560964,"symbol":"_BeginEventReceiptOnThreadWithFilter","symbolLocation":232,"imageIndex":15},{"imageOffset":1455012,"symbol":"_NSEventThread","symbolLocation":48,"imageIndex":5},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":11},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":11}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64", "base" : 4598366208, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "io.playcover.AKInterface", "size" : 32768, "uuid" : "cda1ca4c-c677-3a05-ac7f-d887d9b7c82c", "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" : 4597055488, "size" : 49152, "uuid" : "c9ce7923-2f2d-31eb-a6e4-0f3b7a78f895", "path" : "\/usr\/lib\/libobjc-trampolines.dylib", "name" : "libobjc-trampolines.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4603559936, "CFBundleShortVersionString" : "1.1.7", "CFBundleIdentifier" : "io.playcover.PlayTools", "size" : 1933312, "uuid" : "2e49ee1c-43b8-359c-bc44-c0428df476af", "path" : "\/Users\/USER\/Library\/Frameworks\/PlayTools.framework\/PlayTools", "name" : "PlayTools", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "arm64", "base" : 4340350976, "CFBundleShortVersionString" : "4.1.0", "CFBundleIdentifier" : "com.miHoYo.GenshinImpact", "size" : 208748544, "uuid" : "a184f237-8383-347c-bbdb-51dfae5532c5", "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Genshin Impact.app\/GenshinImpact", "name" : "GenshinImpact", "CFBundleVersion" : "662" }, { "source" : "P", "arch" : "arm64e", "base" : 6509051904, "size" : 323337, "uuid" : "49e2dcb3-f014-3fcf-949b-f5f57b3ef0a8", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6572281856, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 20008960, "uuid" : "b475e541-691d-39c6-8ca4-e414b0d3dd88", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2487.20.107" }, { "source" : "P", "arch" : "arm64e", "base" : 6928826368, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.UIKitMacHelper", "size" : 1126400, "uuid" : "913abd4b-3cd0-3d1e-ad1a-7f45b7928c86", "path" : "\/System\/Library\/PrivateFrameworks\/UIKitMacHelper.framework\/Versions\/A\/UIKitMacHelper", "name" : "UIKitMacHelper", "CFBundleVersion" : "7115.1.410" }, { "source" : "P", "arch" : "arm64e", "base" : 7291179008, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.UIKitCore", "size" : 26480640, "uuid" : "f561f942-ab8a-387e-b3dc-c57bc7378285", "path" : "\/System\/iOSSupport\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/Versions\/A\/UIKitCore", "name" : "UIKitCore", "CFBundleVersion" : "7115.1.410" }, { "source" : "P", "arch" : "arm64e", "base" : 6509375488, "size" : 607000, "uuid" : "ec7a3ba0-f9bf-3ab8-a0f4-8622e5606b20", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" }, { "source" : "P", "arch" : "arm64e", "base" : 6531440640, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 12902400, "uuid" : "2126fd9a-52ce-3eb2-8640-b57535e073b8", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "2106" }, { "source" : "P", "arch" : "arm64e", "base" : 6513025024, "size" : 53236, "uuid" : "daf95373-5de6-39a1-a6ce-d87f3f0629cc", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6512783360, "size" : 241648, "uuid" : "b7751381-1442-30b5-91b9-ad7be461bebe", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6511280128, "size" : 290816, "uuid" : "dc1d0187-7149-3100-bc63-f633afebee6c", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6513442816, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5079040, "uuid" : "9f046e36-7286-3a6e-a280-699d6e47cfaf", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "2106" }, { "source" : "P", "arch" : "arm64e", "base" : 6687264768, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 2883584, "uuid" : "4dffb7eb-bbcd-3ff6-a203-5a0b97358ee8", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" } ], "sharedCache" : { "base" : 6508625920, "size" : 4018880512, "uuid" : "43b9f010-3c81-318c-ba80-29c673a7757a" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.9G resident=0K(0%) swapped_out_or_unallocated=1.9G(100%)\nWritable regions: Total=765.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=765.8M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nColorSync 544K 25 \nCoreGraphics 32K 2 \nCoreServices 208K 1 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 740.3M 38 \nMALLOC guard page 192K 12 \nSQLite page cache 256K 2 \nSTACK GUARD 56.3M 18 \nStack 17.3M 19 \nStack Guard 16K 1 \nVM_ALLOCATE 48K 3 \n__AUTH 4081K 579 \n__AUTH_CONST 39.5M 829 \n__CTF 824 1 \n__DATA 54.6M 818 \n__DATA_CONST 42.7M 839 \n__DATA_DIRTY 2724K 320 \n__FONT_DATA 4K 1 \n__LINKEDIT 896.4M 5 \n__OBJC_RO 70.8M 1 \n__OBJC_RW 2156K 1 \n__TEXT 1.0G 863 \ndyld private memory 272K 2 \nmapped file 217.9M 295 \nshared memory 848K 14 \n=========== ======= ======= \nTOTAL 3.1G 4692 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "logWritingSignature" : "287aa459c7009185de6ffbaf3c738bb360b0328b", "trialInfo" : { "rollouts" : [ { "rolloutId" : "632c763c58740028737bfdd2", "factorPackIds" : { "SIRI_DIALOG_ASSETS" : "64a57d23fa6fd41b2353e2ae" }, "deploymentId" : 240000034 }, { "rolloutId" : "63508950b3714d3622fc77f7", "factorPackIds" : { "SIRI_MEMORY_SYNC_CONFIG" : "63508beab3714d3622fc7808" }, "deploymentId" : 240000004 } ], "experiments" : [ { "treatmentId" : "6dd670af-0633-45e4-ae5f-122ae4df02be", "experimentId" : "64406ba83deb637ac8a04419", "deploymentId" : 900000017 }, { "treatmentId" : "a092db1b-c401-44fa-9c54-518b7d69ca61", "experimentId" : "64a844035c85000c0f42398a", "deploymentId" : 400000019 } ] } } Model: MacBookAir10,1, BootROM 10151.41.12, proc 8:4:4 processors, 16 GB, SMC Graphics: Apple M1, Apple M1, Built-In Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online Memory Module: LPDDR4, Hynix AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Aug 26 2023 17:55:53 version 18.20.439.0.7.8.163 FWID 01-f9b9247b AirPort: Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Network Service: iPhone 2, Ethernet, en9 USB Device: USB31Bus USB Device: iPhone USB Device: USB31Bus Thunderbolt Bus: MacBook Air, Apple Inc. Thunderbolt Bus: MacBook Air, Apple Inc.
Author
Owner

@shivendratrivedi99 commented on GitHub (Oct 28, 2023):

14.1 also,crash,no matter what type to choose, use thishttps://github.com/Ryu-ga/PlayTools/blob/Sonoma14_1b/PlayTools.framework.zip can help some app

Worked for me also bro.

mac os 14.1 (23B74)

<!-- gh-comment-id:1783813931 --> @shivendratrivedi99 commented on GitHub (Oct 28, 2023): > 14.1 also,crash,no matter what type to choose, use this[https://github.com/Ryu-ga/PlayTools/blob/Sonoma14_1b/PlayTools.framework.zip](url) can help some app Worked for me also bro. mac os 14.1 (23B74)
Author
Owner

@iLokendra45 commented on GitHub (Oct 29, 2023):

resolution problem. hope playcover come up with new update.

<!-- gh-comment-id:1784130948 --> @iLokendra45 commented on GitHub (Oct 29, 2023): resolution problem. hope playcover come up with new update.
Author
Owner

@MEMORIEmusic commented on GitHub (Oct 29, 2023):

Right click the game -> settings -> misc -> change application type to public.app-category.games (only works in the latest nightly)

<!-- gh-comment-id:1784132422 --> @MEMORIEmusic commented on GitHub (Oct 29, 2023): Right click the game -> settings -> misc -> change application type to `public.app-category.games` (only works in the latest nightly)
Author
Owner

@Khushnu commented on GitHub (Jan 10, 2024):

my macbook pro 2019 touchbar randomly shutdown restart some time it gives error message of dfrd not existed at first loaded some time this report the touchbar is also behaving abnormal like flickeirng some time it wont show up .
{"roots_installed":0,"caused_by":"bridgeos","macos_version":"Mac OS X 14.3 (23D5043d)","os_version":"Bridge OS 8.3 (21P53040c)","macos_system_state":"running","incident_id":"9FA311A9-3EA5-4DEF-9476-3C2C6428423C","bridgeos_roots_installed":0,"bug_type":"210","timestamp":"2024-01-10 06:13:32.00 +0000"}
{

<!-- gh-comment-id:1884256795 --> @Khushnu commented on GitHub (Jan 10, 2024): my macbook pro 2019 touchbar randomly shutdown restart some time it gives error message of dfrd not existed at first loaded some time this report the touchbar is also behaving abnormal like flickeirng some time it wont show up . {"roots_installed":0,"caused_by":"bridgeos","macos_version":"Mac OS X 14.3 (23D5043d)","os_version":"Bridge OS 8.3 (21P53040c)","macos_system_state":"running","incident_id":"9FA311A9-3EA5-4DEF-9476-3C2C6428423C","bridgeos_roots_installed":0,"bug_type":"210","timestamp":"2024-01-10 06:13:32.00 +0000"} {
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#662
No description provided.