[GH-ISSUE #2049] [App Support]: Minecraft Crashes #1367

Open
opened 2026-03-03 19:06:11 +03:00 by kerem · 1 comment
Owner

Originally created by @TheElderWyrm on GitHub (Dec 27, 2025).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/2049

https://apps.apple.com/us/app/minecraft-dream-it-build-it/id479516143

Current issues

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

More details

Whenever you attempt to open it a it crashes. A pure white window may flash open for a second. When I asked an AI to analyze the crash report it thought it was an issue with Keychain Access.

Tahoe 26.0.1

Crash log

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process:             minecraftpe [92790]
Path:                /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.mojang.minecraftpe.app/minecraftpe
Identifier:          com.mojang.minecraftpe
Version:             1.21.123 (1.21.123.02)
AppStoreTools:       17A323
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.mojang.minecraftpe [103024]
User ID:             502

Date/Time:           2025-12-26 17:26:31.6458 -0800
Launch Time:         2025-12-26 17:26:29.8462 -0800
Hardware Model:      Mac14,15
OS Version:          macOS 26.0.1 (25A362)
Release Type:        User

Crash Reporter Key:  5FCB8503-ECEC-167A-AFCB-9C028C8E53C1
Incident Identifier: D6C77C76-5372-4D78-87F2-DBA4D45E5212

Sleep/Wake UUID:       6C6A052C-DB77-4806-B65F-45A46BC36686

Time Awake Since Boot: 800000 seconds
Time Since Wake:       493 seconds

System Integrity Protection: enabled

Triggered by Thread: 0  MINECRAFT MAIN THREAD

Exception Type:    EXC_BREAKPOINT (SIGTRAP)
Exception Codes:   0x0000000000000001, 0x000000011095f620

Termination Reason:  Namespace SIGNAL, Code 5, Trace/BPT trap: 5
Terminating Process: exc handler [92790]


Thread 0 Crashed:: MINECRAFT MAIN THREAD
0   PlayTools                     	       0x11095f620 specialized static PlayKeychain.add(_:result:) + 1964
1   PlayTools                     	       0x11095ecd4 @objc static PlayKeychain.add(_:result:) + 36
2   PlayTools                     	       0x11091c8f8 pt_SecItemAdd + 96
3   minecraftpe                   	       0x10570a6ac 0x10231c000 + 54453932
4   minecraftpe                   	       0x10570aa30 0x10231c000 + 54454832
5   minecraftpe                   	       0x10570ac44 0x10231c000 + 54455364
6   minecraftpe                   	       0x1054d5738 0x10231c000 + 52139832
7   minecraftpe                   	       0x1054d5484 0x10231c000 + 52139140
8   minecraftpe                   	       0x10314d1e4 0x10231c000 + 14881252
9   minecraftpe                   	       0x10314cf58 0x10231c000 + 14880600
10  minecraftpe                   	       0x103155c78 0x10231c000 + 14916728
11  minecraftpe                   	       0x1031542bc 0x10231c000 + 14910140
12  minecraftpe                   	       0x103153d80 0x10231c000 + 14908800
13  minecraftpe                   	       0x10363c294 0x10231c000 + 20054676
14  minecraftpe                   	       0x10372981c 0x10231c000 + 21026844
15  minecraftpe                   	       0x10376a0e8 0x10231c000 + 21291240
16  minecraftpe                   	       0x103660990 0x10231c000 + 20203920
17  minecraftpe                   	       0x10365f2f0 0x10231c000 + 20198128
18  minecraftpe                   	       0x10ab4c824 0x10231c000 + 142805028
19  QuartzCore                    	       0x1a2c6d77c CA::Display::DisplayLinkItem::dispatch_(CA::SignPost::Interval<(CA::SignPost::CAEventCode)835322056>&) + 48
20  QuartzCore                    	       0x1a2bf3b0c CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 892
21  QuartzCore                    	       0x1a2c70e84 CA::Display::DisplayLink::dispatch_deferred_display_links(unsigned int) + 360
22  UIKitCore                     	       0x1d08c8edc _UIUpdateSequenceRunNext + 128
23  UIKitCore                     	       0x1d1261b40 schedulerStepScheduledMainSectionContinue + 60
24  UpdateCycle                   	       0x2849b92fc UC::DriverCore::continueProcessing() + 84
25  CoreFoundation                	       0x198fa96e4 __CFMachPortPerform + 288
26  CoreFoundation                	       0x198f8c054 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60
27  CoreFoundation                	       0x198f8bf7c __CFRunLoopDoSource1 + 508
28  CoreFoundation                	       0x198f8a9ac __CFRunLoopRun + 2168
29  CoreFoundation                	       0x199048898 _CFRunLoopRunSpecificWithOptions + 532
30  HIToolbox                     	       0x1a5987730 RunCurrentEventLoopInMode + 316
31  HIToolbox                     	       0x1a598a9d0 ReceiveNextEventCommon + 488
32  HIToolbox                     	       0x1a5b141f4 _BlockUntilNextEventMatchingListInMode + 48
33  AppKit                        	       0x19d86225c _DPSBlockUntilNextEventMatchingListInMode + 236
34  AppKit                        	       0x19d378edc _DPSNextEvent + 588
35  AppKit                        	       0x19ddcb958 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
36  AppKit                        	       0x19ddcb664 -[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:] + 72
37  AppKit                        	       0x19d8c4888 -[NSApplication _doModalLoop:peek:] + 216
38  AppKit                        	       0x19d8c4c54 __35-[NSApplication runModalForWindow:]_block_invoke_2 + 56
39  AppKit                        	       0x19d8c4c00 __35-[NSApplication runModalForWindow:]_block_invoke + 108
40  AppKit                        	       0x19d476740 _NSTryRunModal + 100
41  AppKit                        	       0x19d8c4ab0 -[NSApplication runModalForWindow:] + 292
42  AppKit                        	       0x19d8aaeb4 __19-[NSAlert runModal]_block_invoke + 192
43  AppKit                        	       0x19d8ab114 __19-[NSAlert runModal]_block_invoke.187 + 36
44  AppKit                        	       0x19d476740 _NSTryRunModal + 100
45  AppKit                        	       0x19d4a8570 -[NSAlert runModal] + 196
46  AppKit                        	       0x19e3d3aa4 __72-[NSPersistentUIRestorer promptToIgnorePersistentStateWithCrashHistory:]_block_invoke + 956
47  AppKit                        	       0x19d8c43a4 -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 48
48  AppKit                        	       0x19e3d368c -[NSPersistentUIRestorer promptToIgnorePersistentStateWithCrashHistory:] + 244
49  AppKit                        	       0x19d37d108 -[NSPersistentUIManager promptToIgnorePersistentState] + 60
50  AppKit                        	       0x19d8cf84c -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:withFullFidelity:completionHandler:] + 212
51  AppKit                        	       0x19d8e0dac -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 480
52  AppKit                        	       0x19d8e45b8 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 488
53  Foundation                    	       0x19b0b82d4 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 316
54  Foundation                    	       0x19a78a638 _NSAppleEventManagerGenericHandler + 80
55  AE                            	       0x1a1153108 0x1a1148000 + 45320
56  AE                            	       0x1a1152a3c 0x1a1148000 + 43580
57  AE                            	       0x1a114c0e8 aeProcessAppleEvent + 484
58  HIToolbox                     	       0x1a58dc7b8 AEProcessAppleEvent + 68
59  AppKit                        	       0x19d3791a0 _DPSNextEvent + 1296
60  AppKit                        	       0x19ddcb958 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
61  AppKit                        	       0x19ddcb664 -[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:] + 72
62  AppKit                        	       0x19d371720 -[NSApplication run] + 368
63  AppKit                        	       0x19d35d694 NSApplicationMain + 880
64  AppKit                        	       0x19d46e4d8 _NSApplicationMainWithInfoDictionary + 24
65  UIKitMacHelper                	       0x1b6786c9c UINSApplicationMain + 976
66  UIKitCore                     	       0x1d0140e44 UIApplicationMain + 148
67  minecraftpe                   	       0x10ab49964 0x10231c000 + 142793060
68  dyld                          	       0x198b2dd54 start + 7184

Thread 1:

Thread 2:

Thread 3:

Thread 4:

Thread 5:

Thread 6:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x198ea9c34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x198ebc028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x198eb298c mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x198ea9fb4 mach_msg + 24
4   CoreFoundation                	       0x198f8bc80 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x198f8a5d8 __CFRunLoopRun + 1188
6   CoreFoundation                	       0x199048898 _CFRunLoopRunSpecificWithOptions + 532
7   AppKit                        	       0x19d408a68 _NSEventThread + 184
8   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
9   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 7:: com.apple.uikit.eventfetch-thread
0   libsystem_kernel.dylib        	       0x198ea9c34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x198ebc028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x198eb298c mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x198ea9fb4 mach_msg + 24
4   CoreFoundation                	       0x198f8bc80 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x198f8a5d8 __CFRunLoopRun + 1188
6   CoreFoundation                	       0x199048898 _CFRunLoopRunSpecificWithOptions + 532
7   Foundation                    	       0x19b1b9960 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Foundation                    	       0x19b1b9b64 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100
9   UIKitCore                     	       0x1d01421c8 -[UIEventFetcher threadMain] + 104
10  Foundation                    	       0x19a798750 __NSThread__start__ + 732
11  libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
12  libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 8:

Thread 9:

Thread 10:

Thread 11:

Thread 12:: NIO-ELT-0-#0
0   libsystem_kernel.dylib        	       0x198eaff30 kevent + 8
1   PlayTools                     	       0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152
3   PlayTools                     	       0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380
4   PlayTools                     	       0x110a9c128 SelectableEventLoop.run() + 440
5   PlayTools                     	       0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300
6   PlayTools                     	       0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7   PlayTools                     	       0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8   PlayTools                     	       0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9   PlayTools                     	       0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10  libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
11  libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 13:: NIO-ELT-1-#0
0   libsystem_kernel.dylib        	       0x198eaff30 kevent + 8
1   PlayTools                     	       0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152
3   PlayTools                     	       0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380
4   PlayTools                     	       0x110a9c128 SelectableEventLoop.run() + 440
5   PlayTools                     	       0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300
6   PlayTools                     	       0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7   PlayTools                     	       0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8   PlayTools                     	       0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9   PlayTools                     	       0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10  libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
11  libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 14:: NIO-ELT-2-#0
0   libsystem_kernel.dylib        	       0x198eaff30 kevent + 8
1   PlayTools                     	       0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152
3   PlayTools                     	       0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380
4   PlayTools                     	       0x110a9c128 SelectableEventLoop.run() + 440
5   PlayTools                     	       0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300
6   PlayTools                     	       0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7   PlayTools                     	       0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8   PlayTools                     	       0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9   PlayTools                     	       0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10  libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
11  libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 15:: NIO-ELT-3-#0
0   libsystem_kernel.dylib        	       0x198eaff30 kevent + 8
1   PlayTools                     	       0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152
3   PlayTools                     	       0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380
4   PlayTools                     	       0x110a9c128 SelectableEventLoop.run() + 440
5   PlayTools                     	       0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300
6   PlayTools                     	       0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7   PlayTools                     	       0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8   PlayTools                     	       0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9   PlayTools                     	       0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10  libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
11  libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 16:: NIO-ELT-4-#0
0   libsystem_kernel.dylib        	       0x198eaff30 kevent + 8
1   PlayTools                     	       0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152
3   PlayTools                     	       0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380
4   PlayTools                     	       0x110a9c128 SelectableEventLoop.run() + 440
5   PlayTools                     	       0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300
6   PlayTools                     	       0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7   PlayTools                     	       0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8   PlayTools                     	       0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9   PlayTools                     	       0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10  libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
11  libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 17:: NIO-ELT-5-#0
0   libsystem_kernel.dylib        	       0x198eaff30 kevent + 8
1   PlayTools                     	       0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152
3   PlayTools                     	       0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380
4   PlayTools                     	       0x110a9c128 SelectableEventLoop.run() + 440
5   PlayTools                     	       0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300
6   PlayTools                     	       0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7   PlayTools                     	       0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8   PlayTools                     	       0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9   PlayTools                     	       0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10  libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
11  libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 18:: NIO-ELT-6-#0
0   libsystem_kernel.dylib        	       0x198eaff30 kevent + 8
1   PlayTools                     	       0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152
3   PlayTools                     	       0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380
4   PlayTools                     	       0x110a9c128 SelectableEventLoop.run() + 440
5   PlayTools                     	       0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300
6   PlayTools                     	       0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7   PlayTools                     	       0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8   PlayTools                     	       0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9   PlayTools                     	       0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10  libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
11  libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 19:: NIO-ELT-7-#0
0   libsystem_kernel.dylib        	       0x198eaff30 kevent + 8
1   PlayTools                     	       0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152
3   PlayTools                     	       0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380
4   PlayTools                     	       0x110a9c128 SelectableEventLoop.run() + 440
5   PlayTools                     	       0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300
6   PlayTools                     	       0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7   PlayTools                     	       0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8   PlayTools                     	       0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9   PlayTools                     	       0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10  libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
11  libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 20:: NIO-ELT-8-#0
0   libsystem_kernel.dylib        	       0x198eaff30 kevent + 8
1   PlayTools                     	       0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152
3   PlayTools                     	       0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380
4   PlayTools                     	       0x110a9c128 SelectableEventLoop.run() + 440
5   PlayTools                     	       0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300
6   PlayTools                     	       0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7   PlayTools                     	       0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8   PlayTools                     	       0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9   PlayTools                     	       0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10  libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
11  libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 21:: NIO-ELT-9-#0
0   libsystem_kernel.dylib        	       0x198eaff30 kevent + 8
1   PlayTools                     	       0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2   PlayTools                     	       0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152
3   PlayTools                     	       0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380
4   PlayTools                     	       0x110a9c128 SelectableEventLoop.run() + 440
5   PlayTools                     	       0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300
6   PlayTools                     	       0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124
7   PlayTools                     	       0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40
8   PlayTools                     	       0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
9   PlayTools                     	       0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284
10  libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
11  libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 22:
0   libsystem_kernel.dylib        	       0x198ea9c34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x198ebc028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x198eb298c mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x198ea9fb4 mach_msg + 24
4   minecraftpe                   	       0x10ad007c8 0x10231c000 + 144590792
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 23:: Streaming Pool(0)
0   libsystem_kernel.dylib        	       0x198ea9c88 swtch_pri + 8
1   libsystem_pthread.dylib       	       0x10efaf500 cthread_yield + 36
2   minecraftpe                   	       0x10c442c9c 0x10231c000 + 168979612
3   minecraftpe                   	       0x10c473974 0x10231c000 + 169179508
4   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
5   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 24:: Streaming Pool(1)
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   minecraftpe                   	       0x10c442cd8 0x10231c000 + 168979672
4   minecraftpe                   	       0x10c473974 0x10231c000 + 169179508
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 25:: Streaming Pool(2)
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   minecraftpe                   	       0x10c442cd8 0x10231c000 + 168979672
4   minecraftpe                   	       0x10c473974 0x10231c000 + 169179508
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 26:: Streaming Pool(3)
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   minecraftpe                   	       0x10c442cd8 0x10231c000 + 168979672
4   minecraftpe                   	       0x10c473974 0x10231c000 + 169179508
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 27:: IO Thread(0)
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   minecraftpe                   	       0x10c442cd8 0x10231c000 + 168979672
4   minecraftpe                   	       0x10c473974 0x10231c000 + 169179508
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 28:: REST Thread(0)
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d7e4 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104
3   minecraftpe                   	       0x10c442db0 0x10231c000 + 168979888
4   minecraftpe                   	       0x10c442c94 0x10231c000 + 168979604
5   minecraftpe                   	       0x10c473974 0x10231c000 + 169179508
6   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
7   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 29:: Rendering Pool(0)
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   minecraftpe                   	       0x10c442cd8 0x10231c000 + 168979672
4   minecraftpe                   	       0x10c473974 0x10231c000 + 169179508
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 30:: LevelDB(0)
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   minecraftpe                   	       0x10c442cd8 0x10231c000 + 168979672
4   minecraftpe                   	       0x10c473974 0x10231c000 + 169179508
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 31:: LevelDBCompaction(0)
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   minecraftpe                   	       0x10c442cd8 0x10231c000 + 168979672
4   minecraftpe                   	       0x10c473974 0x10231c000 + 169179508
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 32:: Gameface Layout(0)
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   minecraftpe                   	       0x10c442cd8 0x10231c000 + 168979672
4   minecraftpe                   	       0x10c473974 0x10231c000 + 169179508
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 33:: AudioSession - RootQueue
0   libsystem_kernel.dylib        	       0x198ea9bc8 semaphore_timedwait_trap + 8
1   libdispatch.dylib             	       0x10f1d8c44 _dispatch_sema4_timedwait + 64
2   libdispatch.dylib             	       0x10f19eaf8 _dispatch_semaphore_wait_slow + 76
3   libdispatch.dylib             	       0x10f1b22f0 _dispatch_worker_thread + 360
4   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
5   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 34:: caulk.messenger.shared:17
0   libsystem_kernel.dylib        	       0x198ea9bb0 semaphore_wait_trap + 8
1   caulk                         	       0x1a541fe08 caulk::semaphore::timed_wait(double) + 224
2   caulk                         	       0x1a541fcb0 caulk::concurrent::details::worker_thread::run() + 32
3   caulk                         	       0x1a541f950 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
5   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 35:: caulk.messenger.shared:high
0   libsystem_kernel.dylib        	       0x198ea9bb0 semaphore_wait_trap + 8
1   caulk                         	       0x1a541fe08 caulk::semaphore::timed_wait(double) + 224
2   caulk                         	       0x1a541fcb0 caulk::concurrent::details::worker_thread::run() + 32
3   caulk                         	       0x1a541f950 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
5   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 36:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	       0x198ea9c34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x198ebc028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x198eb298c mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x198ea9fb4 mach_msg + 24
4   CoreFoundation                	       0x198f8bc80 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x198f8a5d8 __CFRunLoopRun + 1188
6   CoreFoundation                	       0x199048898 _CFRunLoopRunSpecificWithOptions + 532
7   CFNetwork                     	       0x19f419c3c +[__CFN_CoreSchedulingSetRunnable _run:] + 416
8   Foundation                    	       0x19a798750 __NSThread__start__ + 732
9   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
10  libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 37:: CrashUpload(0)
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   minecraftpe                   	       0x10c442cd8 0x10231c000 + 168979672
4   minecraftpe                   	       0x10c473974 0x10231c000 + 169179508
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 38:: CrashUpload(1)
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   minecraftpe                   	       0x10c442cd8 0x10231c000 + 168979672
4   minecraftpe                   	       0x10c473974 0x10231c000 + 169179508
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 39:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fd270e8 OS::TimerQueue::Worker() + 212
4   HttpClient                    	       0x10fd27544 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::TimerQueue::LazyInit()::$_0::operator()() const::'lambda'()>>(void*) + 56
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 40:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92
4   HttpClient                    	       0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 41:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92
4   HttpClient                    	       0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 42:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92
4   HttpClient                    	       0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 43:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92
4   HttpClient                    	       0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 44:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92
4   HttpClient                    	       0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 45:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92
4   HttpClient                    	       0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 46:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92
4   HttpClient                    	       0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 47:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92
4   HttpClient                    	       0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 48:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92
4   HttpClient                    	       0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 49:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92
4   HttpClient                    	       0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 50:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92
4   HttpClient                    	       0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 51:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92
4   HttpClient                    	       0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 52:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92
4   HttpClient                    	       0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 53:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92
4   HttpClient                    	       0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 54:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92
4   HttpClient                    	       0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 55:
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   libc++.1.dylib                	       0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32
3   HttpClient                    	       0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92
4   HttpClient                    	       0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52
5   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
6   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 56:: NetherNet LAN
0   libsystem_kernel.dylib        	       0x198eb4e54 __select + 8
1   minecraftpe                   	       0x10b0230ec 0x10231c000 + 147878124
2   minecraftpe                   	       0x10b022db4 0x10231c000 + 147877300
3   minecraftpe                   	       0x10b02e660 0x10231c000 + 147924576
4   minecraftpe                   	       0x10b02d904 0x10231c000 + 147921156
5   minecraftpe                   	       0x10addbd6c 0x10231c000 + 145489260
6   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
7   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 57:: NetherNet Worker
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   minecraftpe                   	       0x10b00998c 0x10231c000 + 147773836
3   minecraftpe                   	       0x10b018d68 0x10231c000 + 147836264
4   minecraftpe                   	       0x10b02e660 0x10231c000 + 147924576
5   minecraftpe                   	       0x10b02d904 0x10231c000 + 147921156
6   minecraftpe                   	       0x10adf6804 0x10231c000 + 145598468
7   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
8   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 58:: NetherNet Network
0   libsystem_kernel.dylib        	       0x198eb4e54 __select + 8
1   minecraftpe                   	       0x10b0230ec 0x10231c000 + 147878124
2   minecraftpe                   	       0x10b022db4 0x10231c000 + 147877300
3   minecraftpe                   	       0x10b02e660 0x10231c000 + 147924576
4   minecraftpe                   	       0x10b02d904 0x10231c000 + 147921156
5   minecraftpe                   	       0x10adf6804 0x10231c000 + 145598468
6   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
7   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8

Thread 59:: NetherNet Signal
0   libsystem_kernel.dylib        	       0x198ead4f8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x10efb1530 _pthread_cond_wait + 984
2   minecraftpe                   	       0x10b009968 0x10231c000 + 147773800
3   minecraftpe                   	       0x10b018d68 0x10231c000 + 147836264
4   minecraftpe                   	       0x10b02e660 0x10231c000 + 147924576
5   minecraftpe                   	       0x10b02d904 0x10231c000 + 147921156
6   minecraftpe                   	       0x10adf6804 0x10231c000 + 145598468
7   libsystem_pthread.dylib       	       0x10efad08c _pthread_start + 136
8   libsystem_pthread.dylib       	       0x10efb6f50 thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x92aae9066504a3e6   x1: 0x0000000000000000   x2: 0x000000020861da00   x3: 0x00000001ac039860
    x4: 0x000000016dade708   x5: 0x000000016dade700   x6: 0x0000000000000073   x7: 0x0000000000000001
    x8: 0x00000002058988e0   x9: 0x0f7e310f8dfa0054  x10: 0x000000016dade60c  x11: 0x000000016dade60c
   x12: 0x000000016dade60c  x13: 0x0000000004060401  x14: 0x000000006ca6743a  x15: 0x0000000000000073
   x16: 0x00000001ac09ed60  x17: 0x0000000206ec2600  x18: 0x0000000000000000  x19: 0x0000000c4c1eab40
   x20: 0x000000020861f180  x21: 0x000000016dade8f0  x22: 0x0000000000000000  x23: 0x000000016dade7b0
   x24: 0x000000016dade790  x25: 0x00000002072d6560  x26: 0x000000020861f170  x27: 0x92aae9066504a3e6
   x28: 0x0000000110b37000   fp: 0x000000016dade870   lr: 0x000000011095f3b8
    sp: 0x000000016dade740   pc: 0x000000011095f620 cpsr: 0xa0001000
   far: 0x0000000000000000  esr: 0xf2000001 (Breakpoint) brk 1

Binary Images:
       0x10231c000 -        0x10e05ffff com.mojang.minecraftpe (1.21.123) <bec57bd2-7067-3d4f-928f-2241bc6427e5> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.mojang.minecraftpe.app/minecraftpe
       0x10f568000 -        0x10f8cbfff Microsoft.PlayFabMultiplayer (1.0) <ca76841d-730b-31e6-9863-c214e10f912d> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.mojang.minecraftpe.app/Frameworks/PlayFabMultiplayerFramework_iOS.framework/PlayFabMultiplayerFramework_iOS
       0x10ef48000 -        0x10ef4ffff com.mojang.minecraftpe.minecraftswift (1.0.0) <66a940b9-558d-35f1-a44b-8c61c1b59428> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.mojang.minecraftpe.app/Frameworks/MinecraftSwift.framework/MinecraftSwift
       0x10f93c000 -        0x10fb13fff com.microsoft.xsapi-c (1.0) <e1594259-59be-34e8-89e5-a7b5d888ecff> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.mojang.minecraftpe.app/Frameworks/xsapi-c.framework/xsapi-c
       0x10fc9c000 -        0x10fee3fff com.microsoft.HttpClient (1.0) <7ee3e163-2eb6-3998-a204-9eae2c3fb963> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.mojang.minecraftpe.app/Frameworks/HttpClient.framework/HttpClient
       0x110010000 -        0x110197fff com.microsoft.Xal (1.0) <cb7a642c-306a-35d5-9d3a-4bfffba38774> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.mojang.minecraftpe.app/Frameworks/Xal.framework/Xal
       0x110914000 -        0x110b0ffff io.playcover.PlayTools (1.1.7) <233ececf-a571-37ef-acbc-43399156f347> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools
       0x10f198000 -        0x10f1f3fff libdispatch.dylib (*) <48260de0-ff5c-3df5-ae99-bd34ca64bc88> /usr/lib/system/introspection/libdispatch.dylib
       0x10efac000 -        0x10efbbfff libsystem_pthread.dylib (*) <94f77b45-e3b1-34c3-9193-b0c0782a8077> /usr/lib/system/introspection/libsystem_pthread.dylib
       0x10f104000 -        0x10f10ffff libobjc-trampolines.dylib (*) <580e4b29-8304-342d-a21c-2a869364dc35> /usr/lib/libobjc-trampolines.dylib
       0x10f35c000 -        0x10f363fff io.playcover.AKInterface (1.0) <160e072b-5d4f-3b21-8850-f9363a6f39ce> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.mojang.minecraftpe.app/PlugIns/AKInterface.bundle/Contents/MacOS/AKInterface
       0x1243e0000 -        0x124b9bfff com.apple.AGXMetalG14G (340.26.3) <8728f149-6387-37a3-a4a7-f2deabe30f9e> /System/Library/Extensions/AGXMetalG14G.bundle/Contents/MacOS/AGXMetalG14G
       0x128adc000 -        0x128ae7fff com.apple.UIKitMacHelper.axbundle (1.0) <3c8cb49b-592c-3eb9-9944-c52324e8836e> /System/Library/Accessibility/BundlesBase/com.apple.UIKitMacHelper.axbundle/Versions/A/com.apple.UIKitMacHelper
       0x1a2ba0000 -        0x1a2fa827f com.apple.QuartzCore (1193.18.35) <1abb61d7-d221-33b6-9de1-2392c54a5112> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x1d013d000 -        0x1d22f189f com.apple.UIKitCore (1.0) <00f10dac-006b-3f31-b14f-490a58dfb525> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore
       0x2849b8000 -        0x2849ba1ff com.apple.UpdateCycle (1) <b4b6001d-afc4-3e02-a556-f7f7b43946e5> /System/Library/PrivateFrameworks/UpdateCycle.framework/Versions/A/UpdateCycle
       0x198f2c000 -        0x199478f7f com.apple.CoreFoundation (6.9) <edb39786-80b1-3bff-b6c3-e33f2e3ca867> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1a58c6000 -        0x1a5bc86ff com.apple.HIToolbox (2.1.1) <f369023f-1a24-3f3f-9056-6f5248071e8c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x19d359000 -        0x19ea54cdf com.apple.AppKit (6.9) <9aef8974-703a-3941-9b3d-de8c5ccb61d0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x19a772000 -        0x19b6fe31f com.apple.Foundation (6.9) <f61e71c3-480f-3691-b656-e1281f60a3e3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x1a1148000 -        0x1a11bbf0f com.apple.AE (944) <78e9ab78-e2d7-3e7f-b5d3-b408bef06cf9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
       0x1b6783000 -        0x1b68a449f com.apple.UIKitMacHelper (1.0) <78726757-d00d-38ef-bb02-16ccaebe78a5> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper
       0x198b25000 -        0x198bc3f73 dyld (*) <abfd3247-50ac-3c8e-b72a-83710166e982> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x1ac00f000 -        0x1ac59af3f libswiftCore.dylib (*) <94d8188d-433e-31e1-9f66-d93e1076121b> /usr/lib/swift/libswiftCore.dylib
       0x198ea9000 -        0x198ee545f libsystem_kernel.dylib (*) <2eb73bf1-8c71-3e1f-a160-6da83dc82606> /usr/lib/system/libsystem_kernel.dylib
       0x198dfb000 -        0x198e8de53 libc++.1.dylib (*) <21dfdb11-8328-31d9-a35d-08c1b52621a6> /usr/lib/libc++.1.dylib
       0x1a541e000 -        0x1a5446d7f com.apple.audio.caulk (1.0) <c0b3abcb-2cd0-3204-901d-faed84255f1f> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x19f1cf000 -        0x19f588a7f com.apple.CFNetwork (1.0) <10bc915e-16e7-3b21-8e1b-3295a051249f> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 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=432.6M written=801K(0%) resident=801K(0%) swapped_out=0K(0%) unallocated=431.8M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
AttributeGraph Data               1024K        1 
CG image                           128K        1 
ColorSync                          656K       30 
CoreAnimation                     1168K       58 
CoreGraphics                        32K        2 
CoreServices                       304K        2 
CoreUI image data                  400K        3 
Foundation                          16K        1 
Kernel Alloc Once                   32K        1 
MALLOC                           387.3M       40 
MALLOC guard page                 4000K        4 
Mach message                        32K        2 
Memory Tag 241                      16K        1 
SQLite page cache                  384K        3 
STACK GUARD                       56.9M       60 
Stack                             39.3M       60 
VM_ALLOCATE                        464K       14 
__AUTH                            5584K      616 
__AUTH_CONST                      88.0M      999 
__CTF                               824        1 
__DATA                            30.6M      962 
__DATA_CONST                      40.7M     1014 
__DATA_DIRTY                      8812K      880 
__FONT_DATA                        2352        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       608.2M       14 
__OBJC_RO                         78.1M        1 
__OBJC_RW                         2561K        1 
__TEXT                             1.3G     1042 
__TPRO_CONST                       128K        2 
dyld private memory               1152K        9 
mapped file                      271.2M       46 
page table in kernel               801K        1 
shared memory                      880K       13 
===========                     =======  ======= 
TOTAL                              2.9G     5888 
-------------
Note: Full report cut because "Field can not be longer than 65536 characters"

What version of PlayCover are you using?

3.1.0

What version of macOS are you using?

Other (please specify)

Issue Language

  • Yes my issue is written in English
Originally created by @TheElderWyrm on GitHub (Dec 27, 2025). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/2049 ### App Store link https://apps.apple.com/us/app/minecraft-dream-it-build-it/id479516143 ### Current issues - [ ] App fails to install - [x] App fails to open - [ ] App crashes randomly during usage - [ ] App experiences graphical issues or broken UI - [ ] App fails to connect to servers - [ ] Other ### More details Whenever you attempt to open it a it crashes. A pure white window may flash open for a second. When I asked an AI to analyze the crash report it thought it was an issue with Keychain Access. Tahoe 26.0.1 ### Crash log ```shell ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: minecraftpe [92790] Path: /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.mojang.minecraftpe.app/minecraftpe Identifier: com.mojang.minecraftpe Version: 1.21.123 (1.21.123.02) AppStoreTools: 17A323 Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.mojang.minecraftpe [103024] User ID: 502 Date/Time: 2025-12-26 17:26:31.6458 -0800 Launch Time: 2025-12-26 17:26:29.8462 -0800 Hardware Model: Mac14,15 OS Version: macOS 26.0.1 (25A362) Release Type: User Crash Reporter Key: 5FCB8503-ECEC-167A-AFCB-9C028C8E53C1 Incident Identifier: D6C77C76-5372-4D78-87F2-DBA4D45E5212 Sleep/Wake UUID: 6C6A052C-DB77-4806-B65F-45A46BC36686 Time Awake Since Boot: 800000 seconds Time Since Wake: 493 seconds System Integrity Protection: enabled Triggered by Thread: 0 MINECRAFT MAIN THREAD Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x000000011095f620 Termination Reason: Namespace SIGNAL, Code 5, Trace/BPT trap: 5 Terminating Process: exc handler [92790] Thread 0 Crashed:: MINECRAFT MAIN THREAD 0 PlayTools 0x11095f620 specialized static PlayKeychain.add(_:result:) + 1964 1 PlayTools 0x11095ecd4 @objc static PlayKeychain.add(_:result:) + 36 2 PlayTools 0x11091c8f8 pt_SecItemAdd + 96 3 minecraftpe 0x10570a6ac 0x10231c000 + 54453932 4 minecraftpe 0x10570aa30 0x10231c000 + 54454832 5 minecraftpe 0x10570ac44 0x10231c000 + 54455364 6 minecraftpe 0x1054d5738 0x10231c000 + 52139832 7 minecraftpe 0x1054d5484 0x10231c000 + 52139140 8 minecraftpe 0x10314d1e4 0x10231c000 + 14881252 9 minecraftpe 0x10314cf58 0x10231c000 + 14880600 10 minecraftpe 0x103155c78 0x10231c000 + 14916728 11 minecraftpe 0x1031542bc 0x10231c000 + 14910140 12 minecraftpe 0x103153d80 0x10231c000 + 14908800 13 minecraftpe 0x10363c294 0x10231c000 + 20054676 14 minecraftpe 0x10372981c 0x10231c000 + 21026844 15 minecraftpe 0x10376a0e8 0x10231c000 + 21291240 16 minecraftpe 0x103660990 0x10231c000 + 20203920 17 minecraftpe 0x10365f2f0 0x10231c000 + 20198128 18 minecraftpe 0x10ab4c824 0x10231c000 + 142805028 19 QuartzCore 0x1a2c6d77c CA::Display::DisplayLinkItem::dispatch_(CA::SignPost::Interval<(CA::SignPost::CAEventCode)835322056>&) + 48 20 QuartzCore 0x1a2bf3b0c CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 892 21 QuartzCore 0x1a2c70e84 CA::Display::DisplayLink::dispatch_deferred_display_links(unsigned int) + 360 22 UIKitCore 0x1d08c8edc _UIUpdateSequenceRunNext + 128 23 UIKitCore 0x1d1261b40 schedulerStepScheduledMainSectionContinue + 60 24 UpdateCycle 0x2849b92fc UC::DriverCore::continueProcessing() + 84 25 CoreFoundation 0x198fa96e4 __CFMachPortPerform + 288 26 CoreFoundation 0x198f8c054 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60 27 CoreFoundation 0x198f8bf7c __CFRunLoopDoSource1 + 508 28 CoreFoundation 0x198f8a9ac __CFRunLoopRun + 2168 29 CoreFoundation 0x199048898 _CFRunLoopRunSpecificWithOptions + 532 30 HIToolbox 0x1a5987730 RunCurrentEventLoopInMode + 316 31 HIToolbox 0x1a598a9d0 ReceiveNextEventCommon + 488 32 HIToolbox 0x1a5b141f4 _BlockUntilNextEventMatchingListInMode + 48 33 AppKit 0x19d86225c _DPSBlockUntilNextEventMatchingListInMode + 236 34 AppKit 0x19d378edc _DPSNextEvent + 588 35 AppKit 0x19ddcb958 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688 36 AppKit 0x19ddcb664 -[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:] + 72 37 AppKit 0x19d8c4888 -[NSApplication _doModalLoop:peek:] + 216 38 AppKit 0x19d8c4c54 __35-[NSApplication runModalForWindow:]_block_invoke_2 + 56 39 AppKit 0x19d8c4c00 __35-[NSApplication runModalForWindow:]_block_invoke + 108 40 AppKit 0x19d476740 _NSTryRunModal + 100 41 AppKit 0x19d8c4ab0 -[NSApplication runModalForWindow:] + 292 42 AppKit 0x19d8aaeb4 __19-[NSAlert runModal]_block_invoke + 192 43 AppKit 0x19d8ab114 __19-[NSAlert runModal]_block_invoke.187 + 36 44 AppKit 0x19d476740 _NSTryRunModal + 100 45 AppKit 0x19d4a8570 -[NSAlert runModal] + 196 46 AppKit 0x19e3d3aa4 __72-[NSPersistentUIRestorer promptToIgnorePersistentStateWithCrashHistory:]_block_invoke + 956 47 AppKit 0x19d8c43a4 -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 48 48 AppKit 0x19e3d368c -[NSPersistentUIRestorer promptToIgnorePersistentStateWithCrashHistory:] + 244 49 AppKit 0x19d37d108 -[NSPersistentUIManager promptToIgnorePersistentState] + 60 50 AppKit 0x19d8cf84c -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:withFullFidelity:completionHandler:] + 212 51 AppKit 0x19d8e0dac -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 480 52 AppKit 0x19d8e45b8 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 488 53 Foundation 0x19b0b82d4 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 316 54 Foundation 0x19a78a638 _NSAppleEventManagerGenericHandler + 80 55 AE 0x1a1153108 0x1a1148000 + 45320 56 AE 0x1a1152a3c 0x1a1148000 + 43580 57 AE 0x1a114c0e8 aeProcessAppleEvent + 484 58 HIToolbox 0x1a58dc7b8 AEProcessAppleEvent + 68 59 AppKit 0x19d3791a0 _DPSNextEvent + 1296 60 AppKit 0x19ddcb958 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688 61 AppKit 0x19ddcb664 -[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:] + 72 62 AppKit 0x19d371720 -[NSApplication run] + 368 63 AppKit 0x19d35d694 NSApplicationMain + 880 64 AppKit 0x19d46e4d8 _NSApplicationMainWithInfoDictionary + 24 65 UIKitMacHelper 0x1b6786c9c UINSApplicationMain + 976 66 UIKitCore 0x1d0140e44 UIApplicationMain + 148 67 minecraftpe 0x10ab49964 0x10231c000 + 142793060 68 dyld 0x198b2dd54 start + 7184 Thread 1: Thread 2: Thread 3: Thread 4: Thread 5: Thread 6:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x198ea9c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x198ebc028 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x198eb298c mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x198ea9fb4 mach_msg + 24 4 CoreFoundation 0x198f8bc80 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x198f8a5d8 __CFRunLoopRun + 1188 6 CoreFoundation 0x199048898 _CFRunLoopRunSpecificWithOptions + 532 7 AppKit 0x19d408a68 _NSEventThread + 184 8 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 9 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 7:: com.apple.uikit.eventfetch-thread 0 libsystem_kernel.dylib 0x198ea9c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x198ebc028 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x198eb298c mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x198ea9fb4 mach_msg + 24 4 CoreFoundation 0x198f8bc80 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x198f8a5d8 __CFRunLoopRun + 1188 6 CoreFoundation 0x199048898 _CFRunLoopRunSpecificWithOptions + 532 7 Foundation 0x19b1b9960 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 Foundation 0x19b1b9b64 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100 9 UIKitCore 0x1d01421c8 -[UIEventFetcher threadMain] + 104 10 Foundation 0x19a798750 __NSThread__start__ + 732 11 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 12 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 8: Thread 9: Thread 10: Thread 11: Thread 12:: NIO-ELT-0-#0 0 libsystem_kernel.dylib 0x198eaff30 kevent + 8 1 PlayTools 0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152 3 PlayTools 0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380 4 PlayTools 0x110a9c128 SelectableEventLoop.run() + 440 5 PlayTools 0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300 6 PlayTools 0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 11 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 13:: NIO-ELT-1-#0 0 libsystem_kernel.dylib 0x198eaff30 kevent + 8 1 PlayTools 0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152 3 PlayTools 0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380 4 PlayTools 0x110a9c128 SelectableEventLoop.run() + 440 5 PlayTools 0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300 6 PlayTools 0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 11 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 14:: NIO-ELT-2-#0 0 libsystem_kernel.dylib 0x198eaff30 kevent + 8 1 PlayTools 0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152 3 PlayTools 0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380 4 PlayTools 0x110a9c128 SelectableEventLoop.run() + 440 5 PlayTools 0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300 6 PlayTools 0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 11 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 15:: NIO-ELT-3-#0 0 libsystem_kernel.dylib 0x198eaff30 kevent + 8 1 PlayTools 0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152 3 PlayTools 0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380 4 PlayTools 0x110a9c128 SelectableEventLoop.run() + 440 5 PlayTools 0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300 6 PlayTools 0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 11 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 16:: NIO-ELT-4-#0 0 libsystem_kernel.dylib 0x198eaff30 kevent + 8 1 PlayTools 0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152 3 PlayTools 0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380 4 PlayTools 0x110a9c128 SelectableEventLoop.run() + 440 5 PlayTools 0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300 6 PlayTools 0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 11 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 17:: NIO-ELT-5-#0 0 libsystem_kernel.dylib 0x198eaff30 kevent + 8 1 PlayTools 0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152 3 PlayTools 0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380 4 PlayTools 0x110a9c128 SelectableEventLoop.run() + 440 5 PlayTools 0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300 6 PlayTools 0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 11 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 18:: NIO-ELT-6-#0 0 libsystem_kernel.dylib 0x198eaff30 kevent + 8 1 PlayTools 0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152 3 PlayTools 0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380 4 PlayTools 0x110a9c128 SelectableEventLoop.run() + 440 5 PlayTools 0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300 6 PlayTools 0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 11 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 19:: NIO-ELT-7-#0 0 libsystem_kernel.dylib 0x198eaff30 kevent + 8 1 PlayTools 0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152 3 PlayTools 0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380 4 PlayTools 0x110a9c128 SelectableEventLoop.run() + 440 5 PlayTools 0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300 6 PlayTools 0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 11 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 20:: NIO-ELT-8-#0 0 libsystem_kernel.dylib 0x198eaff30 kevent + 8 1 PlayTools 0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152 3 PlayTools 0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380 4 PlayTools 0x110a9c128 SelectableEventLoop.run() + 440 5 PlayTools 0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300 6 PlayTools 0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 11 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 21:: NIO-ELT-9-#0 0 libsystem_kernel.dylib 0x198eaff30 kevent + 8 1 PlayTools 0x110ab7694 specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56 2 PlayTools 0x110aa81a8 specialized Optional.withUnsafeOptionalPointer<A>(_:) + 152 3 PlayTools 0x110a9fdf0 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 380 4 PlayTools 0x110a9c128 SelectableEventLoop.run() + 440 5 PlayTools 0x110a797c0 specialized static MultiThreadedEventLoopGroup.runTheLoop(thread:parentGroup:canEventLoopBeShutdownIndividually:selectorFactory:initializer:metricsDelegate:_:) + 300 6 PlayTools 0x110a76dc8 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 124 7 PlayTools 0x110a7ac7c partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:metricsDelegate:) + 40 8 PlayTools 0x110a7de04 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24 9 PlayTools 0x110ab8ea0 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 284 10 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 11 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 22: 0 libsystem_kernel.dylib 0x198ea9c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x198ebc028 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x198eb298c mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x198ea9fb4 mach_msg + 24 4 minecraftpe 0x10ad007c8 0x10231c000 + 144590792 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 23:: Streaming Pool(0) 0 libsystem_kernel.dylib 0x198ea9c88 swtch_pri + 8 1 libsystem_pthread.dylib 0x10efaf500 cthread_yield + 36 2 minecraftpe 0x10c442c9c 0x10231c000 + 168979612 3 minecraftpe 0x10c473974 0x10231c000 + 169179508 4 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 5 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 24:: Streaming Pool(1) 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 minecraftpe 0x10c442cd8 0x10231c000 + 168979672 4 minecraftpe 0x10c473974 0x10231c000 + 169179508 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 25:: Streaming Pool(2) 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 minecraftpe 0x10c442cd8 0x10231c000 + 168979672 4 minecraftpe 0x10c473974 0x10231c000 + 169179508 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 26:: Streaming Pool(3) 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 minecraftpe 0x10c442cd8 0x10231c000 + 168979672 4 minecraftpe 0x10c473974 0x10231c000 + 169179508 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 27:: IO Thread(0) 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 minecraftpe 0x10c442cd8 0x10231c000 + 168979672 4 minecraftpe 0x10c473974 0x10231c000 + 169179508 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 28:: REST Thread(0) 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d7e4 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 104 3 minecraftpe 0x10c442db0 0x10231c000 + 168979888 4 minecraftpe 0x10c442c94 0x10231c000 + 168979604 5 minecraftpe 0x10c473974 0x10231c000 + 169179508 6 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 7 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 29:: Rendering Pool(0) 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 minecraftpe 0x10c442cd8 0x10231c000 + 168979672 4 minecraftpe 0x10c473974 0x10231c000 + 169179508 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 30:: LevelDB(0) 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 minecraftpe 0x10c442cd8 0x10231c000 + 168979672 4 minecraftpe 0x10c473974 0x10231c000 + 169179508 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 31:: LevelDBCompaction(0) 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 minecraftpe 0x10c442cd8 0x10231c000 + 168979672 4 minecraftpe 0x10c473974 0x10231c000 + 169179508 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 32:: Gameface Layout(0) 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 minecraftpe 0x10c442cd8 0x10231c000 + 168979672 4 minecraftpe 0x10c473974 0x10231c000 + 169179508 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 33:: AudioSession - RootQueue 0 libsystem_kernel.dylib 0x198ea9bc8 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x10f1d8c44 _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x10f19eaf8 _dispatch_semaphore_wait_slow + 76 3 libdispatch.dylib 0x10f1b22f0 _dispatch_worker_thread + 360 4 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 5 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 34:: caulk.messenger.shared:17 0 libsystem_kernel.dylib 0x198ea9bb0 semaphore_wait_trap + 8 1 caulk 0x1a541fe08 caulk::semaphore::timed_wait(double) + 224 2 caulk 0x1a541fcb0 caulk::concurrent::details::worker_thread::run() + 32 3 caulk 0x1a541f950 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96 4 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 5 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 35:: caulk.messenger.shared:high 0 libsystem_kernel.dylib 0x198ea9bb0 semaphore_wait_trap + 8 1 caulk 0x1a541fe08 caulk::semaphore::timed_wait(double) + 224 2 caulk 0x1a541fcb0 caulk::concurrent::details::worker_thread::run() + 32 3 caulk 0x1a541f950 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96 4 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 5 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 36:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x198ea9c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x198ebc028 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x198eb298c mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x198ea9fb4 mach_msg + 24 4 CoreFoundation 0x198f8bc80 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x198f8a5d8 __CFRunLoopRun + 1188 6 CoreFoundation 0x199048898 _CFRunLoopRunSpecificWithOptions + 532 7 CFNetwork 0x19f419c3c +[__CFN_CoreSchedulingSetRunnable _run:] + 416 8 Foundation 0x19a798750 __NSThread__start__ + 732 9 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 10 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 37:: CrashUpload(0) 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 minecraftpe 0x10c442cd8 0x10231c000 + 168979672 4 minecraftpe 0x10c473974 0x10231c000 + 169179508 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 38:: CrashUpload(1) 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 minecraftpe 0x10c442cd8 0x10231c000 + 168979672 4 minecraftpe 0x10c473974 0x10231c000 + 169179508 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 39: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fd270e8 OS::TimerQueue::Worker() + 212 4 HttpClient 0x10fd27544 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::TimerQueue::LazyInit()::$_0::operator()() const::'lambda'()>>(void*) + 56 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 40: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92 4 HttpClient 0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 41: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92 4 HttpClient 0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 42: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92 4 HttpClient 0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 43: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92 4 HttpClient 0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 44: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92 4 HttpClient 0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 45: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92 4 HttpClient 0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 46: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92 4 HttpClient 0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 47: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92 4 HttpClient 0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 48: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92 4 HttpClient 0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 49: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92 4 HttpClient 0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 50: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92 4 HttpClient 0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 51: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92 4 HttpClient 0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 52: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92 4 HttpClient 0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 53: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92 4 HttpClient 0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 54: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92 4 HttpClient 0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 55: 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 libc++.1.dylib 0x198e1d74c std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 3 HttpClient 0x10fca41bc OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()::operator()() const + 92 4 HttpClient 0x10fca4120 void* std::__1::__thread_proxy[abi:ne180100]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, OS::ThreadPoolImpl::Initialize(void*, void (*)(void*, OS::ThreadPoolActionStatus&))::'lambda'()>>(void*) + 52 5 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 6 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 56:: NetherNet LAN 0 libsystem_kernel.dylib 0x198eb4e54 __select + 8 1 minecraftpe 0x10b0230ec 0x10231c000 + 147878124 2 minecraftpe 0x10b022db4 0x10231c000 + 147877300 3 minecraftpe 0x10b02e660 0x10231c000 + 147924576 4 minecraftpe 0x10b02d904 0x10231c000 + 147921156 5 minecraftpe 0x10addbd6c 0x10231c000 + 145489260 6 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 7 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 57:: NetherNet Worker 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 minecraftpe 0x10b00998c 0x10231c000 + 147773836 3 minecraftpe 0x10b018d68 0x10231c000 + 147836264 4 minecraftpe 0x10b02e660 0x10231c000 + 147924576 5 minecraftpe 0x10b02d904 0x10231c000 + 147921156 6 minecraftpe 0x10adf6804 0x10231c000 + 145598468 7 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 8 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 58:: NetherNet Network 0 libsystem_kernel.dylib 0x198eb4e54 __select + 8 1 minecraftpe 0x10b0230ec 0x10231c000 + 147878124 2 minecraftpe 0x10b022db4 0x10231c000 + 147877300 3 minecraftpe 0x10b02e660 0x10231c000 + 147924576 4 minecraftpe 0x10b02d904 0x10231c000 + 147921156 5 minecraftpe 0x10adf6804 0x10231c000 + 145598468 6 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 7 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 59:: NetherNet Signal 0 libsystem_kernel.dylib 0x198ead4f8 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x10efb1530 _pthread_cond_wait + 984 2 minecraftpe 0x10b009968 0x10231c000 + 147773800 3 minecraftpe 0x10b018d68 0x10231c000 + 147836264 4 minecraftpe 0x10b02e660 0x10231c000 + 147924576 5 minecraftpe 0x10b02d904 0x10231c000 + 147921156 6 minecraftpe 0x10adf6804 0x10231c000 + 145598468 7 libsystem_pthread.dylib 0x10efad08c _pthread_start + 136 8 libsystem_pthread.dylib 0x10efb6f50 thread_start + 8 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x92aae9066504a3e6 x1: 0x0000000000000000 x2: 0x000000020861da00 x3: 0x00000001ac039860 x4: 0x000000016dade708 x5: 0x000000016dade700 x6: 0x0000000000000073 x7: 0x0000000000000001 x8: 0x00000002058988e0 x9: 0x0f7e310f8dfa0054 x10: 0x000000016dade60c x11: 0x000000016dade60c x12: 0x000000016dade60c x13: 0x0000000004060401 x14: 0x000000006ca6743a x15: 0x0000000000000073 x16: 0x00000001ac09ed60 x17: 0x0000000206ec2600 x18: 0x0000000000000000 x19: 0x0000000c4c1eab40 x20: 0x000000020861f180 x21: 0x000000016dade8f0 x22: 0x0000000000000000 x23: 0x000000016dade7b0 x24: 0x000000016dade790 x25: 0x00000002072d6560 x26: 0x000000020861f170 x27: 0x92aae9066504a3e6 x28: 0x0000000110b37000 fp: 0x000000016dade870 lr: 0x000000011095f3b8 sp: 0x000000016dade740 pc: 0x000000011095f620 cpsr: 0xa0001000 far: 0x0000000000000000 esr: 0xf2000001 (Breakpoint) brk 1 Binary Images: 0x10231c000 - 0x10e05ffff com.mojang.minecraftpe (1.21.123) <bec57bd2-7067-3d4f-928f-2241bc6427e5> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.mojang.minecraftpe.app/minecraftpe 0x10f568000 - 0x10f8cbfff Microsoft.PlayFabMultiplayer (1.0) <ca76841d-730b-31e6-9863-c214e10f912d> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.mojang.minecraftpe.app/Frameworks/PlayFabMultiplayerFramework_iOS.framework/PlayFabMultiplayerFramework_iOS 0x10ef48000 - 0x10ef4ffff com.mojang.minecraftpe.minecraftswift (1.0.0) <66a940b9-558d-35f1-a44b-8c61c1b59428> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.mojang.minecraftpe.app/Frameworks/MinecraftSwift.framework/MinecraftSwift 0x10f93c000 - 0x10fb13fff com.microsoft.xsapi-c (1.0) <e1594259-59be-34e8-89e5-a7b5d888ecff> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.mojang.minecraftpe.app/Frameworks/xsapi-c.framework/xsapi-c 0x10fc9c000 - 0x10fee3fff com.microsoft.HttpClient (1.0) <7ee3e163-2eb6-3998-a204-9eae2c3fb963> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.mojang.minecraftpe.app/Frameworks/HttpClient.framework/HttpClient 0x110010000 - 0x110197fff com.microsoft.Xal (1.0) <cb7a642c-306a-35d5-9d3a-4bfffba38774> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.mojang.minecraftpe.app/Frameworks/Xal.framework/Xal 0x110914000 - 0x110b0ffff io.playcover.PlayTools (1.1.7) <233ececf-a571-37ef-acbc-43399156f347> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools 0x10f198000 - 0x10f1f3fff libdispatch.dylib (*) <48260de0-ff5c-3df5-ae99-bd34ca64bc88> /usr/lib/system/introspection/libdispatch.dylib 0x10efac000 - 0x10efbbfff libsystem_pthread.dylib (*) <94f77b45-e3b1-34c3-9193-b0c0782a8077> /usr/lib/system/introspection/libsystem_pthread.dylib 0x10f104000 - 0x10f10ffff libobjc-trampolines.dylib (*) <580e4b29-8304-342d-a21c-2a869364dc35> /usr/lib/libobjc-trampolines.dylib 0x10f35c000 - 0x10f363fff io.playcover.AKInterface (1.0) <160e072b-5d4f-3b21-8850-f9363a6f39ce> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.mojang.minecraftpe.app/PlugIns/AKInterface.bundle/Contents/MacOS/AKInterface 0x1243e0000 - 0x124b9bfff com.apple.AGXMetalG14G (340.26.3) <8728f149-6387-37a3-a4a7-f2deabe30f9e> /System/Library/Extensions/AGXMetalG14G.bundle/Contents/MacOS/AGXMetalG14G 0x128adc000 - 0x128ae7fff com.apple.UIKitMacHelper.axbundle (1.0) <3c8cb49b-592c-3eb9-9944-c52324e8836e> /System/Library/Accessibility/BundlesBase/com.apple.UIKitMacHelper.axbundle/Versions/A/com.apple.UIKitMacHelper 0x1a2ba0000 - 0x1a2fa827f com.apple.QuartzCore (1193.18.35) <1abb61d7-d221-33b6-9de1-2392c54a5112> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x1d013d000 - 0x1d22f189f com.apple.UIKitCore (1.0) <00f10dac-006b-3f31-b14f-490a58dfb525> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore 0x2849b8000 - 0x2849ba1ff com.apple.UpdateCycle (1) <b4b6001d-afc4-3e02-a556-f7f7b43946e5> /System/Library/PrivateFrameworks/UpdateCycle.framework/Versions/A/UpdateCycle 0x198f2c000 - 0x199478f7f com.apple.CoreFoundation (6.9) <edb39786-80b1-3bff-b6c3-e33f2e3ca867> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x1a58c6000 - 0x1a5bc86ff com.apple.HIToolbox (2.1.1) <f369023f-1a24-3f3f-9056-6f5248071e8c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x19d359000 - 0x19ea54cdf com.apple.AppKit (6.9) <9aef8974-703a-3941-9b3d-de8c5ccb61d0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x19a772000 - 0x19b6fe31f com.apple.Foundation (6.9) <f61e71c3-480f-3691-b656-e1281f60a3e3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x1a1148000 - 0x1a11bbf0f com.apple.AE (944) <78e9ab78-e2d7-3e7f-b5d3-b408bef06cf9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x1b6783000 - 0x1b68a449f com.apple.UIKitMacHelper (1.0) <78726757-d00d-38ef-bb02-16ccaebe78a5> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper 0x198b25000 - 0x198bc3f73 dyld (*) <abfd3247-50ac-3c8e-b72a-83710166e982> /usr/lib/dyld 0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? 0x1ac00f000 - 0x1ac59af3f libswiftCore.dylib (*) <94d8188d-433e-31e1-9f66-d93e1076121b> /usr/lib/swift/libswiftCore.dylib 0x198ea9000 - 0x198ee545f libsystem_kernel.dylib (*) <2eb73bf1-8c71-3e1f-a160-6da83dc82606> /usr/lib/system/libsystem_kernel.dylib 0x198dfb000 - 0x198e8de53 libc++.1.dylib (*) <21dfdb11-8328-31d9-a35d-08c1b52621a6> /usr/lib/libc++.1.dylib 0x1a541e000 - 0x1a5446d7f com.apple.audio.caulk (1.0) <c0b3abcb-2cd0-3204-901d-faed84255f1f> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x19f1cf000 - 0x19f588a7f com.apple.CFNetwork (1.0) <10bc915e-16e7-3b21-8e1b-3295a051249f> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 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=432.6M written=801K(0%) resident=801K(0%) swapped_out=0K(0%) unallocated=431.8M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 AttributeGraph Data 1024K 1 CG image 128K 1 ColorSync 656K 30 CoreAnimation 1168K 58 CoreGraphics 32K 2 CoreServices 304K 2 CoreUI image data 400K 3 Foundation 16K 1 Kernel Alloc Once 32K 1 MALLOC 387.3M 40 MALLOC guard page 4000K 4 Mach message 32K 2 Memory Tag 241 16K 1 SQLite page cache 384K 3 STACK GUARD 56.9M 60 Stack 39.3M 60 VM_ALLOCATE 464K 14 __AUTH 5584K 616 __AUTH_CONST 88.0M 999 __CTF 824 1 __DATA 30.6M 962 __DATA_CONST 40.7M 1014 __DATA_DIRTY 8812K 880 __FONT_DATA 2352 1 __INFO_FILTER 8 1 __LINKEDIT 608.2M 14 __OBJC_RO 78.1M 1 __OBJC_RW 2561K 1 __TEXT 1.3G 1042 __TPRO_CONST 128K 2 dyld private memory 1152K 9 mapped file 271.2M 46 page table in kernel 801K 1 shared memory 880K 13 =========== ======= ======= TOTAL 2.9G 5888 ------------- Note: Full report cut because "Field can not be longer than 65536 characters" ``` ### What version of PlayCover are you using? 3.1.0 ### What version of macOS are you using? Other (please specify) ### Issue Language - [x] Yes my issue is written in English
Author
Owner

@MatthusKakttus commented on GitHub (Feb 15, 2026):

Same here with Minecraft 1.21.111

<!-- gh-comment-id:3905513478 --> @MatthusKakttus commented on GitHub (Feb 15, 2026): Same here with Minecraft 1.21.111
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#1367
No description provided.