mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[GH-ISSUE #464] [Game Support]: Crusaders Quest crashes upon launch #211
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#211
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ItsMcCoy on GitHub (Oct 28, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/464
App Store link
https://apps.apple.com/us/app/crusaders-quest/id901858272
Current issues
More details
The game will not open. It just crashes each time and gives the "quit unexpectedly" prompt.
I also tried with Disable SIP and Modify nvram boot-args but still got same problem.
PlayCover Version: 2.0.0-alpha.2
IPA Version: 6.15.0
Crash log
No response
Issue Language
@ItsMcCoy commented on GitHub (Oct 28, 2022):
Translated Report (Full Report Below)
Process: SKQUEST [1320]
Path: /Users/USER/Library/Containers/io.playcover.PlayCover/Crusaders.app/SKQUEST
Identifier: com.nhnent.SKQUEST
Version: 6.15.0 (32)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2022-10-29 05:08:36.9515 +0700
OS Version: macOS 12.6 (21G115)
Report Version: 12
Anonymous UUID: ACC18060-EAD4-1914-D87A-EF9F924A87B6
Time Awake Since Boot: 990 seconds
System Integrity Protection: disabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000003b0
Exception Codes: 0x0000000000000001, 0x00000000000003b0
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [1320]
VM Region Info: 0x3b0 is not in any region. Bytes before following region: 105553518918736
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)
Kernel Triage:
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libGL.dylib 0x217b85540 glGetString + 12
1 SKQUEST 0x101bc9f38 0x100d10000 + 15441720
2 SKQUEST 0x101bc9ddc 0x100d10000 + 15441372
3 SKQUEST 0x101bd755c 0x100d10000 + 15496540
4 SKQUEST 0x101bd6de8 0x100d10000 + 15494632
5 SKQUEST 0x10176f15c 0x100d10000 + 10875228
6 SKQUEST 0x1019ce1a8 0x100d10000 + 13361576
7 SKQUEST 0x1019ce21c 0x100d10000 + 13361692
8 SKQUEST 0x101c4c314 0x100d10000 + 15975188
9 SKQUEST 0x100d2bf94 0x100d10000 + 114580
10 Foundation 0x1b71d9544 __NSFireDelayedPerform + 460
11 CoreFoundation 0x1b62ef8cc CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 32
12 CoreFoundation 0x1b62ef4b4 __CFRunLoopDoTimer + 1064
13 CoreFoundation 0x1b62eef3c __CFRunLoopDoTimers + 392
14 CoreFoundation 0x1b62d39b4 __CFRunLoopRun + 1936
15 CoreFoundation 0x1b62d2a84 CFRunLoopRunSpecific + 600
16 HIToolbox 0x1bef12338 RunCurrentEventLoopInMode + 292
17 HIToolbox 0x1bef120b4 ReceiveNextEventCommon + 564
18 HIToolbox 0x1bef11e68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
19 AppKit 0x1b8e3a51c _DPSNextEvent + 860
20 AppKit 0x1b8e38e14 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
21 AppKit 0x1b8e2afe0 -[NSApplication run] + 596
22 AppKit 0x1b8dfc6fc NSApplicationMain + 1132
23 AppKit 0x1b90d2640 _NSApplicationMainWithInfoDictionary + 24
24 UIKitMacHelper 0x1cbb983c0 UINSApplicationMain + 1276
25 UIKitCore 0x1de335c40 UIApplicationMain + 164
26 SKQUEST 0x100d17700 0x100d10000 + 30464
27 dyld 0x105d4508c start + 520
Thread 1:
0 libsystem_pthread.dylib 0x1b6203078 start_wqthread + 0
Thread 2:
0 libsystem_pthread.dylib 0x1b6203078 start_wqthread + 0
Thread 3:
0 libsystem_pthread.dylib 0x1b6203078 start_wqthread + 0
Thread 4:: NIO-ELT-0-#0
0 libsystem_kernel.dylib 0x1b61d0c20 kevent + 8
1 PlayTools 0x106c2d79c specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:) + 56
2 PlayTools 0x106c181c4 specialized Selector.whenReady0(strategy:onLoopBegin:_:) + 412
3 PlayTools 0x106c14d40 SelectableEventLoop.run() + 376
4 PlayTools 0x106c00d24 closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 316
5 PlayTools 0x106c044f4 partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:) + 36
6 PlayTools 0x106c06318 thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> () + 24
7 PlayTools 0x106c2e954 closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:) + 348
8 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
9 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 5:: Dispatch queue: transfer.495edb7b4e580683d501e25937c8000af42a88f1
0 libsystem_kernel.dylib 0x1b61ce270 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1b620883c _pthread_cond_wait + 1236
2 SKQUEST 0x10137d9fc 0x100d10000 + 6740476
3 SKQUEST 0x1013969cc 0x100d10000 + 6842828
4 SKQUEST 0x10139654c 0x100d10000 + 6841676
5 libdispatch.dylib 0x1b60425f0 _dispatch_call_block_and_release + 32
6 libdispatch.dylib 0x1b60441b4 _dispatch_client_callout + 20
7 libdispatch.dylib 0x1b604b8a8 _dispatch_lane_serial_drain + 668
8 libdispatch.dylib 0x1b604c404 _dispatch_lane_invoke + 392
9 libdispatch.dylib 0x1b6056c98 _dispatch_workloop_worker_thread + 648
10 libsystem_pthread.dylib 0x1b6204360 _pthread_wqthread + 288
11 libsystem_pthread.dylib 0x1b6203080 start_wqthread + 8
Thread 6:
0 libsystem_pthread.dylib 0x1b6203078 start_wqthread + 0
Thread 7:: com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x1b61ca8b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1b61cad20 mach_msg + 76
2 CoreFoundation 0x1b62d5210 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x1b62d36c0 __CFRunLoopRun + 1180
4 CoreFoundation 0x1b62d2a84 CFRunLoopRunSpecific + 600
5 Foundation 0x1b71b80c0 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 236
6 Foundation 0x1b72430ac -[NSRunLoop(NSRunLoop) runUntilDate:] + 124
7 UIKitCore 0x1de3373bc -[UIEventFetcher threadMain] + 156
8 Foundation 0x1b71b05cc NSThread__start + 808
9 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
10 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 8:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x1b61ca8b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1b61cad20 mach_msg + 76
2 CoreFoundation 0x1b62d5210 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x1b62d36c0 __CFRunLoopRun + 1180
4 CoreFoundation 0x1b62d2a84 CFRunLoopRunSpecific + 600
5 AppKit 0x1b8fa7100 _NSEventThread + 196
6 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
7 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 9:: GC Finalizer
0 libsystem_kernel.dylib 0x1b61ce270 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1b620883c _pthread_cond_wait + 1236
2 SKQUEST 0x1020a09d4 0x100d10000 + 20515284
3 SKQUEST 0x10207b88c 0x100d10000 + 20363404
4 SKQUEST 0x1020981dc 0x100d10000 + 20480476
5 SKQUEST 0x10209a3cc 0x100d10000 + 20489164
6 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
7 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 10:: Job.Worker 0
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 11:: Job.Worker 1
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 12:: Job.Worker 2
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 13:: Job.Worker 3
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 14:: Job.Worker 4
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 15:: Job.Worker 5
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 16:: Job.Worker 6
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 17:: Background Job.Worker 0
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 18:: Background Job.Worker 1
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 19:: Background Job.Worker 2
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 20:: Background Job.Worker 3
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 21:: Background Job.Worker 4
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 22:: Background Job.Worker 5
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 23:: Background Job.Worker 6
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 24:: Background Job.Worker 7
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 25:: Background Job.Worker 8
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 26:: Background Job.Worker 9
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 27:: Background Job.Worker 10
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 28:: Background Job.Worker 11
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 29:: Background Job.Worker 12
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 30:: Background Job.Worker 13
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 31:: Background Job.Worker 14
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 32:: Background Job.Worker 15
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x101b22e68 0x100d10000 + 14757480
4 SKQUEST 0x101929bf0 0x100d10000 + 12688368
5 SKQUEST 0x101929064 0x100d10000 + 12685412
6 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
7 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 33:: BatchDeleteObjects
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x1019aaa10 0x100d10000 + 13216272
4 SKQUEST 0x10195b97c 0x100d10000 + 12892540
5 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
6 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
7 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 34:: AsyncReadManager
0 libsystem_kernel.dylib 0x1b61ca8ec semaphore_wait_trap + 8
1 libdispatch.dylib 0x1b6044750 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1b6044df8 _dispatch_semaphore_wait_slow + 132
3 SKQUEST 0x10187b780 0x100d10000 + 11974528
4 SKQUEST 0x10187b3b8 0x100d10000 + 11973560
5 SKQUEST 0x1019a9a74 0x100d10000 + 13212276
6 libsystem_pthread.dylib 0x1b620826c _pthread_start + 148
7 libsystem_pthread.dylib 0x1b620308c thread_start + 8
Thread 35:
0 libsystem_pthread.dylib 0x1b6203078 start_wqthread + 0
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000001f03 x1: 0x0000000000001f03 x2: 0x0000000000000000 x3: 0x000000016f0ecb86
x4: 0x0000000000000000 x5: 0x0000000000000000 x6: 0x0000000000000073 x7: 0x0000000000000000
x8: 0x0000000000000000 x9: 0x000000000000002f x10: 0x000000000000002f x11: 0x000000000000004d
x12: 0x0000000000000002 x13: 0x000000000000a000 x14: 0x00000000000000bc x15: 0xffffffffffffffff
x16: 0x00000001b621f0d0 x17: 0x000000021032bed0 x18: 0x0000000000000000 x19: 0x000000016f0ecc80
x20: 0x0000000139b16df8 x21: 0x0000000000000000 x22: 0x00000001396e4980 x23: 0x6f308c35390600cf
x24: 0x6f308c35390600cf x25: 0x000000020f8a0b38 x26: 0x000060000091f640 x27: 0x00000002005460c2
x28: 0x000000020054593d fp: 0x000000016f0ecc70 lr: 0x0000000101bc9f38
sp: 0x000000016f0ecbe0 pc: 0x0000000217b85540 cpsr: 0x60001000
far: 0x00000000000003b0 esr: 0x92000006 (Data Abort) byte read Translation fault
Binary Images:
0x217b84000 - 0x217b8dfff libGL.dylib () /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x100d10000 - 0x104c2bfff com.nhnent.SKQUEST (6.15.0) <17f6f51b-645e-38c7-aadd-3398e195acf0> /Users/USER/Library/Containers/io.playcover.PlayCover/Crusaders.app/SKQUEST
0x1b7154000 - 0x1b7545fff com.apple.Foundation (6.9) <8bbf8f9b-0034-34f0-a2c5-13c31941632d> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x1b6250000 - 0x1b6796fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1beee0000 - 0x1bf213fff com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1b8df9000 - 0x1b9cb1fff com.apple.AppKit (6.9) <5e432f87-5b58-391a-a542-fa2d909dd210> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1cbb93000 - 0x1cbc99fff com.apple.UIKitMacHelper (1.0) <262cc0ce-2d4d-36cb-add9-bc9b26d56de4> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper
0x1de332000 - 0x1dfa3ffff com.apple.UIKitCore (1.0) /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore
0x105d40000 - 0x105d9ffff dyld () <38ee9fe9-b66d-3066-8c5c-6ddf0d6944c6> /usr/lib/dyld
0x1b6201000 - 0x1b620dfff libsystem_pthread.dylib () <63c4eef9-69a5-38b1-996e-8d31b66a051d> /usr/lib/system/libsystem_pthread.dylib
0x1b61c9000 - 0x1b6200fff libsystem_kernel.dylib () /usr/lib/system/libsystem_kernel.dylib
0x106b00000 - 0x106c77fff io.playcover.PlayTools (1.1.7) <94281abb-0d02-39d7-b5e6-2b24a92e8ba8> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools
0x1b6040000 - 0x1b6086fff libdispatch.dylib () /usr/lib/system/libdispatch.dylib
0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ???
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)
Writable regions: Total=1.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.4G(100%)
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 1
CG backing stores 4288K 8
ColorSync 608K 26
CoreGraphics 32K 2
CoreServices 112K 1
CoreUI image data 240K 2
Foundation 16K 1
Kernel Alloc Once 32K 1
MALLOC 267.3M 43
MALLOC guard page 192K 9
MALLOC_MEDIUM (reserved) 712.0M 6 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
SQLite page cache 128K 2
STACK GUARD 56.6M 36
Stack 27.1M 36
VM_ALLOCATE 1328K 23
__AUTH 4192K 503
__AUTH_CONST 27.6M 731
__CTF 756 1
__DATA 35.2M 730
__DATA_CONST 27.8M 739
__DATA_DIRTY 2911K 323
__FONT_DATA 4K 1
__GLSLBUILTINS 1904K 1
__LINKEDIT 586.1M 15
__OBJC_CONST 6413K 460
__OBJC_RO 83.0M 1
__OBJC_RW 3168K 1
__TEXT 745.8M 768
__UNICODE 592K 1
dyld private memory 1024K 1
mapped file 171.7M 31
shared memory 880K 13
=========== ======= =======
TOTAL 3.1G 4521
TOTAL, minus reserved VM space 2.0G 4521
Full Report
{"app_name":"SKQUEST","timestamp":"2022-10-29 05:08:37.00 +0700","app_version":"6.15.0","slice_uuid":"17f6f51b-645e-38c7-aadd-3398e195acf0","build_version":"32","platform":6,"bundleID":"com.nhnent.SKQUEST","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6 (21G115)","incident_id":"B8FBFDEE-61B1-47EA-89C4-FF6AAB0F3411","name":"SKQUEST"}
{
"uptime" : 990,
"procLaunch" : "2022-10-29 05:08:36.6911 +0700",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,3",
"procStartAbsTime" : 23843230935,
"coalitionID" : 871,
"osVersion" : {
"train" : "macOS 12.6",
"build" : "21G115",
"releaseType" : "User"
},
"captureTime" : "2022-10-29 05:08:36.9515 +0700",
"incident" : "B8FBFDEE-61B1-47EA-89C4-FF6AAB0F3411",
"bug_type" : "309",
"pid" : 1320,
"procExitAbsTime" : 23849335469,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "SKQUEST",
"procPath" : "/Users/USER/Library/Containers/io.playcover.PlayCover/Crusaders.app/SKQUEST",
"bundleInfo" : {"CFBundleShortVersionString":"6.15.0","CFBundleVersion":"32","CFBundleIdentifier":"com.nhnent.SKQUEST","DTAppStoreToolsBuild":"14A305"},
"storeInfo" : {"deviceIdentifierForVendor":"87A4AB5E-45E0-59F2-BACD-C322C390967C","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.nhnent.SKQUEST",
"crashReporterKey" : "ACC18060-EAD4-1914-D87A-EF9F924A87B6",
"sip" : "disabled",
"vmRegionInfo" : "0x3b0 is not in any region. Bytes before following region: 105553518918736\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000001, 0x00000000000003b0","rawCodes":[1,944],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x00000000000003b0"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":1320},
"ktriageinfo" : "VM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\n",
"vmregioninfo" : "0x3b0 is not in any region. Bytes before following region: 105553518918736\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)",
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":15580,"threadState":{"x":[{"value":7939},{"value":7939},{"value":0},{"value":6158207878},{"value":0},{"value":0},{"value":115},{"value":0},{"value":0},{"value":47},{"value":47},{"value":77},{"value":2},{"value":40960},{"value":188},{"value":18446744073709551615},{"value":7350644944,"symbolLocation":0,"symbol":"_platform_memmove"},{"value":8861695696},{"value":0},{"value":6158208128},{"value":5262896632},{"value":0},{"value":5258496384},{"value":8012057897309962447},{"value":8012057897309962447},{"value":8850639672},{"value":105553125832256},{"value":8595464386,"objc-selector":"objectAtIndex:"},{"value":8595462461,"objc-selector":"isEqual:"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4324106040},"cpsr":{"value":1610616832},"fp":{"value":6158208112},"sp":{"value":6158207968},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":8987891008,"matchesCrashFrame":1},"far":{"value":944}},"queue":"com.apple.main-thread","frames":[{"imageOffset":5440,"symbol":"glGetString","symbolLocation":12,"imageIndex":0},{"imageOffset":15441720,"imageIndex":1},{"imageOffset":15441372,"imageIndex":1},{"imageOffset":15496540,"imageIndex":1},{"imageOffset":15494632,"imageIndex":1},{"imageOffset":10875228,"imageIndex":1},{"imageOffset":13361576,"imageIndex":1},{"imageOffset":13361692,"imageIndex":1},{"imageOffset":15975188,"imageIndex":1},{"imageOffset":114580,"imageIndex":1},{"imageOffset":546116,"symbol":"__NSFireDelayedPerform","symbolLocation":460,"imageIndex":2},{"imageOffset":653516,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION","symbolLocation":32,"imageIndex":3},{"imageOffset":652468,"symbol":"__CFRunLoopDoTimer","symbolLocation":1064,"imageIndex":3},{"imageOffset":651068,"symbol":"__CFRunLoopDoTimers","symbolLocation":392,"imageIndex":3},{"imageOffset":539060,"symbol":"__CFRunLoopRun","symbolLocation":1936,"imageIndex":3},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":3},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":4},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":4},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":4},{"imageOffset":267548,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":5},{"imageOffset":261652,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":5},{"imageOffset":204768,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":5},{"imageOffset":14076,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":5},{"imageOffset":2987584,"symbol":"NSApplicationMainWithInfoDictionary","symbolLocation":24,"imageIndex":5},{"imageOffset":21440,"symbol":"UINSApplicationMain","symbolLocation":1276,"imageIndex":6},{"imageOffset":15424,"symbol":"UIApplicationMain","symbolLocation":164,"imageIndex":7},{"imageOffset":30464,"imageIndex":1},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":8}]},{"id":15600,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":15601,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":15602,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":15603,"name":"NIO-ELT-0-#0","frames":[{"imageOffset":31776,"symbol":"kevent","symbolLocation":8,"imageIndex":10},{"imageOffset":1234844,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":11},{"imageOffset":1147332,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin::)","symbolLocation":412,"imageIndex":11},{"imageOffset":1133888,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":11},{"imageOffset":1051940,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":11},{"imageOffset":1066228,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":11},{"imageOffset":1073944,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":11},{"imageOffset":1239380,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":348,"imageIndex":11},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15606,"queue":"transfer.495edb7b4e580683d501e25937c8000af42a88f1","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":6740476,"imageIndex":1},{"imageOffset":6842828,"imageIndex":1},{"imageOffset":6841676,"imageIndex":1},{"imageOffset":9712,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":12},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":12},{"imageOffset":47272,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":12},{"imageOffset":50180,"symbol":"_dispatch_lane_invoke","symbolLocation":392,"imageIndex":12},{"imageOffset":93336,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":12},{"imageOffset":13152,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":9},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":9}]},{"id":15607,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":15620,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":10},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":3},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":3},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":3},{"imageOffset":409792,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":236,"imageIndex":2},{"imageOffset":979116,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":124,"imageIndex":2},{"imageOffset":21436,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":156,"imageIndex":7},{"imageOffset":378316,"symbol":"NSThread__start","symbolLocation":808,"imageIndex":2},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15627,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":10},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":3},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":3},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":3},{"imageOffset":1761536,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":5},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15628,"name":"GC Finalizer","frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":10},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":9},{"imageOffset":20515284,"imageIndex":1},{"imageOffset":20363404,"imageIndex":1},{"imageOffset":20480476,"imageIndex":1},{"imageOffset":20489164,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15629,"name":"Job.Worker 0","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15630,"name":"Job.Worker 1","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15631,"name":"Job.Worker 2","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15632,"name":"Job.Worker 3","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15633,"name":"Job.Worker 4","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15634,"name":"Job.Worker 5","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15635,"name":"Job.Worker 6","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15636,"name":"Background Job.Worker 0","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15637,"name":"Background Job.Worker 1","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15638,"name":"Background Job.Worker 2","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15639,"name":"Background Job.Worker 3","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15640,"name":"Background Job.Worker 4","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15641,"name":"Background Job.Worker 5","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15642,"name":"Background Job.Worker 6","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15643,"name":"Background Job.Worker 7","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15644,"name":"Background Job.Worker 8","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15645,"name":"Background Job.Worker 9","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15646,"name":"Background Job.Worker 10","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15647,"name":"Background Job.Worker 11","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15648,"name":"Background Job.Worker 12","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15649,"name":"Background Job.Worker 13","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15650,"name":"Background Job.Worker 14","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15651,"name":"Background Job.Worker 15","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":14757480,"imageIndex":1},{"imageOffset":12688368,"imageIndex":1},{"imageOffset":12685412,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15652,"name":"BatchDeleteObjects","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":13216272,"imageIndex":1},{"imageOffset":12892540,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15653,"name":"AsyncReadManager","frames":[{"imageOffset":6380,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":10},{"imageOffset":18256,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":19960,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":11974528,"imageIndex":1},{"imageOffset":11973560,"imageIndex":1},{"imageOffset":13212276,"imageIndex":1},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":9},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":9}]},{"id":15654,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 8987885568,
"size" : 40960,
"uuid" : "f9088f9e-18da-3130-9a9a-8bb18c1e5ba0",
"path" : "/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib",
"name" : "libGL.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4308664320,
"CFBundleShortVersionString" : "6.15.0",
"CFBundleIdentifier" : "com.nhnent.SKQUEST",
"size" : 66174976,
"uuid" : "17f6f51b-645e-38c7-aadd-3398e195acf0",
"path" : "/Users/USER/Library/Containers/io.playcover.PlayCover/Crusaders.app/SKQUEST",
"name" : "SKQUEST",
"CFBundleVersion" : "32"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7366590464,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 4136960,
"uuid" : "8bbf8f9b-0034-34f0-a2c5-13c31941632d",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7350845440,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5533696,
"uuid" : "fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7498235904,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3358720,
"uuid" : "aaf900bd-bfb6-3af0-a8d3-e24bbe1d57f5",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7396626432,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15437824,
"uuid" : "5e432f87-5b58-391a-a542-fa2d909dd210",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.60.148"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7712878592,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIKitMacHelper",
"size" : 1077248,
"uuid" : "262cc0ce-2d4d-36cb-add9-bc9b26d56de4",
"path" : "/System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper",
"name" : "UIKitMacHelper",
"CFBundleVersion" : "5618"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 8022859776,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIKitCore",
"size" : 24174592,
"uuid" : "bfeae47b-fbf1-3afe-ad86-95f9b74ed34f",
"path" : "/System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore",
"name" : "UIKitCore",
"CFBundleVersion" : "5618"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4392747008,
"size" : 393216,
"uuid" : "38ee9fe9-b66d-3066-8c5c-6ddf0d6944c6",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7350521856,
"size" : 53248,
"uuid" : "63c4eef9-69a5-38b1-996e-8d31b66a051d",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7350292480,
"size" : 229376,
"uuid" : "a9d87740-9c1d-3468-bf60-720a8d713cba",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4407164928,
"CFBundleShortVersionString" : "1.1.7",
"CFBundleIdentifier" : "io.playcover.PlayTools",
"size" : 1540096,
"uuid" : "94281abb-0d02-39d7-b5e6-2b24a92e8ba8",
"path" : "/Users/USER/Library/Frameworks/PlayTools.framework/PlayTools",
"name" : "PlayTools",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7348682752,
"size" : 290816,
"uuid" : "b3c7a004-1069-3171-b630-2c386a8b399c",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
}
],
"sharedCache" : {
"base" : 7347224576,
"size" : 3144744960,
"uuid" : "049b583e-d4dc-3b2b-88da-e52d6e18313d"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=1.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.4G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 384K 3 \nActivity Tracing 256K 1 \nCG backing stores 4288K 8 \nColorSync 608K 26 \nCoreGraphics 32K 2 \nCoreServices 112K 1 \nCoreUI image data 240K 2 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 267.3M 43 \nMALLOC guard page 192K 9 \nMALLOC_MEDIUM (reserved) 712.0M 6 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 128K 2 \nSTACK GUARD 56.6M 36 \nStack 27.1M 36 \nVM_ALLOCATE 1328K 23 \n__AUTH 4192K 503 \n__AUTH_CONST 27.6M 731 \n__CTF 756 1 \n__DATA 35.2M 730 \n__DATA_CONST 27.8M 739 \n__DATA_DIRTY 2911K 323 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 1904K 1 \n__LINKEDIT 586.1M 15 \n__OBJC_CONST 6413K 460 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3168K 1 \n__TEXT 745.8M 768 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 171.7M 31 \nshared memory 880K 13 \n=========== ======= ======= \nTOTAL 3.1G 4521 \nTOTAL, minus reserved VM space 2.0G 4521 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "61301e3a61217b3110231469",
"factorPackIds" : {
"SIRI_FIND_MY_CONFIGURATION_FILES" : "6348493aa52bb16adc4e4d06"
},
"deploymentId" : 240000023
},
{
"rolloutId" : "5fc94383418129005b4e9ae0",
"factorPackIds" : {
],
"experiments" : [
]
}
}
Model: MacBookPro18,3, BootROM 7459.141.1, proc 8:6:2 processors, 16 GB, SMC
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: Color LCD, 3024 x 1964 Retina, Main, MirrorOff, Online
Display: 24V2W1G5, 1920 x 1080 (1080p FHD - Full High Definition), MirrorOff, Online
Memory Module: LPDDR5
AirPort: Wi-Fi, wl0: Apr 6 2022 05:55:54 version 20.90.45.0.8.7.118 FWID 01-e7138ff2
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: iPhone 2, Ethernet, en8
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB3.1 Hub
USB Device: USB2.1 Hub
USB Device: Akko keyboard
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: iPhone
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
@IsaacMarovitz commented on GitHub (Nov 2, 2022):
This app is attempting to utilise OpenGL. All apps that use OpenGL crash in PlayCover right now. We will work on this in the future, but for now try exporting the IPA from PlayCover and installing using Sideloadly.