[GH-ISSUE #1424] [Game Support]: Rise of Eros crash after Mac OS Sonoma #857

Open
opened 2026-03-03 19:01:36 +03:00 by kerem · 0 comments
Owner

Originally created by @hakatu on GitHub (Mar 26, 2024).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1424

https://riseoferos.com

Current issues

  • Game fails to install
  • Game fails to open
  • Game crashes randomly during gameplay
  • Game does not work with keymapping
  • Game experiences graphical issues or broken UI
  • Game fails to connect to servers or complete download

More details

The game works fine in Mac OS Ventura. After updating to Sonoma and use PlayCover any versions (Official, Beta and Nightly 693), the game rarely runs perfect, continuously crashing after successfully booting to the logo.

The game will work fine if resolution is set to default, but in-game image and menu are stretched to unplayable. Set the resolution to auto and scale 2.0 sometimes (1 out of 20 re-open) runs fine. I tried scale 1.0 and the rate of failure is similar.

I tried removing playtool and the game just runs in portrait mode for a landscape game (unplayable).

I tried inject iOS framework, and change type to .games. This would work for a first few time running but later the game could not run again.

Crash log

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

Process:               RiseofEros [83090]
Path:                  /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.pinkcore.riseoferos.app/RiseofEros
Identifier:            com.pinkcore.riseoferos
Version:               2.4.100 (648409)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2024-03-26 21:53:49.0915 +0700
OS Version:            macOS 14.4 (23E5180j)
Report Version:        12
Anonymous UUID:        96A35DCD-FEA0-0D91-8D5E-CB583476C3F0

Sleep/Wake UUID:       7EA24BF6-0890-475B-BB23-81B56591ACF9

Time Awake Since Boot: 300000 seconds
Time Since Wake:       3538 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x005d5b7972746e50 -> 0x00005b7972746e50 (possible pointer authentication failure)
Exception Codes:       0x0000000000000001, 0x005d5b7972746e50

VM Region Info: 0x5b7972746e50 is not in any region.  Bytes after previous region: 100096133066321  Bytes before following region: 4975946863024
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      commpage (reserved)        1000000000-7000000000   [384.0G] ---/--- SM=NUL  reserved VM address space (unallocated)
--->  GAP OF 0x5f9000000000 BYTES
      MALLOC_NANO              600000000000-600020000000 [512.0M] rw-/rwx SM=PRV  

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	       0x189429c20 objc_msgSend + 32
1   UnityFramework                	       0x120014f68 0x120000000 + 85864
2   UnityFramework                	       0x120e15510 0x120000000 + 14767376
3   UnityFramework                	       0x120018c5c 0x120000000 + 101468
4   UnityFramework                	       0x120018bc4 0x120000000 + 101316
5   QuartzCore                    	       0x191b75df0 CA::Display::DisplayLinkItem::dispatch_(CA::SignPost::Interval<(CA::SignPost::CAEventCode)835322056>&) + 48
6   QuartzCore                    	       0x191afa1ec CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 864
7   QuartzCore                    	       0x191b71284 CA::Display::DisplayLink::callback(_CADisplayTimer*, unsigned long long, unsigned long long, unsigned long long, bool, void*) + 812
8   QuartzCore                    	       0x191af9e0c display_timer_callback(__CFMachPort*, void*, long, void*) + 348
9   CoreFoundation                	       0x18990da2c __CFMachPortPerform + 296
10  CoreFoundation                	       0x1898de4d4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60
11  CoreFoundation                	       0x1898de3f4 __CFRunLoopDoSource1 + 524
12  CoreFoundation                	       0x1898dcdb8 __CFRunLoopRun + 2244
13  CoreFoundation                	       0x1898dbe9c CFRunLoopRunSpecific + 608
14  HIToolbox                     	       0x194129190 RunCurrentEventLoopInMode + 292
15  HIToolbox                     	       0x194128e20 ReceiveNextEventCommon + 220
16  HIToolbox                     	       0x194128d24 _BlockUntilNextEventMatchingListInModeWithFilter + 76
17  AppKit                        	       0x18d11b860 _DPSNextEvent + 660
18  AppKit                        	       0x18d9070f8 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
19  AppKit                        	       0x18d10eba8 -[NSApplication run] + 476
20  AppKit                        	       0x18d0e5e4c NSApplicationMain + 880
21  AppKit                        	       0x18d337854 _NSApplicationMainWithInfoDictionary + 24
22  UIKitMacHelper                	       0x1a327a188 UINSApplicationMain + 972
23  UIKitCore                     	       0x1b956776c UIApplicationMain + 148
24  UnityFramework                	       0x120018698 0x120000000 + 99992
25  RiseofEros                    	       0x10007bd74 0x100074000 + 32116
26  dyld                          	       0x1894760e0 start + 2360

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

Thread 2::  Dispatch queue: NSOperationQueue 0x12813e5a0 (QOS: UNSPECIFIED)
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x121661e3c 0x120000000 + 23469628
4   Foundation                    	       0x18a9f372c __NSOPERATION_IS_INVOKING_MAIN__ + 16
5   Foundation                    	       0x18a9f2ad4 -[NSOperation start] + 648
6   Foundation                    	       0x18a9f2844 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 16
7   Foundation                    	       0x18a9f2734 __NSOQSchedule_f + 172
8   libdispatch.dylib             	       0x18965d470 _dispatch_block_async_invoke2 + 148
9   libdispatch.dylib             	       0x18964e3e8 _dispatch_client_callout + 20
10  libdispatch.dylib             	       0x1896518ec _dispatch_continuation_pop + 600
11  libdispatch.dylib             	       0x189650f08 _dispatch_async_redirect_invoke + 584
12  libdispatch.dylib             	       0x18965fea8 _dispatch_root_queue_drain + 392
13  libdispatch.dylib             	       0x1896606b8 _dispatch_worker_thread2 + 156
14  libsystem_pthread.dylib       	       0x1897fafdc _pthread_wqthread + 228
15  libsystem_pthread.dylib       	       0x1897f9d34 start_wqthread + 8

Thread 3::  Dispatch queue: com.apple.NSURLSession-delegate
0   libobjc.A.dylib               	       0x189429c40 objc_msgSend + 64
1   CoreFoundation                	       0x1899696f8 -[__NSCFDictionary keyEnumerator] + 56
2   UnityFramework                	       0x120005b90 0x120000000 + 23440
3   UnityFramework                	       0x1200059f4 0x120000000 + 23028
4   UnityFramework                	       0x12000590c 0x120000000 + 22796
5   CFNetwork                     	       0x18ebbb7ec 0x18eaf3000 + 821228
6   libdispatch.dylib             	       0x18964c750 _dispatch_call_block_and_release + 32
7   libdispatch.dylib             	       0x18964e3e8 _dispatch_client_callout + 20
8   libdispatch.dylib             	       0x189655a14 _dispatch_lane_serial_drain + 748
9   libdispatch.dylib             	       0x189656578 _dispatch_lane_invoke + 432
10  libdispatch.dylib             	       0x1896612d0 _dispatch_root_queue_drain_deferred_wlh + 288
11  libdispatch.dylib             	       0x189660b44 _dispatch_workloop_worker_thread + 404
12  libsystem_pthread.dylib       	       0x1897fb018 _pthread_wqthread + 288
13  libsystem_pthread.dylib       	       0x1897f9d34 start_wqthread + 8

Thread 4::  Dispatch queue: com.apple.libtrace.state.block-list
0   libsystem_kernel.dylib        	       0x1897bffcc __ulock_wait + 8
1   libdispatch.dylib             	       0x18964edd8 _dlock_wait + 56
2   libdispatch.dylib             	       0x18964eb8c _dispatch_thread_event_wait_slow + 56
3   libdispatch.dylib             	       0x18965dbc4 __DISPATCH_WAIT_FOR_QUEUE__ + 368
4   libdispatch.dylib             	       0x18965d770 _dispatch_sync_f_slow + 148
5   libsystem_trace.dylib         	       0x189554b9c ___os_state_request_for_self_block_invoke + 372
6   libdispatch.dylib             	       0x18964c750 _dispatch_call_block_and_release + 32
7   libdispatch.dylib             	       0x18964e3e8 _dispatch_client_callout + 20
8   libdispatch.dylib             	       0x189655a14 _dispatch_lane_serial_drain + 748
9   libdispatch.dylib             	       0x189656578 _dispatch_lane_invoke + 432
10  libdispatch.dylib             	       0x1896612d0 _dispatch_root_queue_drain_deferred_wlh + 288
11  libdispatch.dylib             	       0x189660b44 _dispatch_workloop_worker_thread + 404
12  libsystem_pthread.dylib       	       0x1897fb018 _pthread_wqthread + 288
13  libsystem_pthread.dylib       	       0x1897f9d34 start_wqthread + 8

Thread 5:
0   libsystem_pthread.dylib       	       0x1897f9d2c start_wqthread + 0

Thread 6:: AssetGarbageCollectorHelper
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x12064ebb8 0x120000000 + 6613944
5   UnityFramework                	       0x1206563f0 0x120000000 + 6644720
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 7:: AssetGarbageCollectorHelper
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x12064ebb8 0x120000000 + 6613944
5   UnityFramework                	       0x1206563f0 0x120000000 + 6644720
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 8:: AssetGarbageCollectorHelper
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x12064ebb8 0x120000000 + 6613944
5   UnityFramework                	       0x1206563f0 0x120000000 + 6644720
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 9:: AssetGarbageCollectorHelper
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x12064ebb8 0x120000000 + 6613944
5   UnityFramework                	       0x1206563f0 0x120000000 + 6644720
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 10:: AssetGarbageCollectorHelper
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x12064ebb8 0x120000000 + 6613944
5   UnityFramework                	       0x1206563f0 0x120000000 + 6644720
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 11:: AssetGarbageCollectorHelper
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x12064ebb8 0x120000000 + 6613944
5   UnityFramework                	       0x1206563f0 0x120000000 + 6644720
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 12:: AssetGarbageCollectorHelper
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x12064ebb8 0x120000000 + 6613944
5   UnityFramework                	       0x1206563f0 0x120000000 + 6644720
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 13:: com.apple.uikit.eventfetch-thread
0   libsystem_kernel.dylib        	       0x1897be214 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1897d0b44 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x1897c6e54 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x1897be598 mach_msg + 24
4   CoreFoundation                	       0x1898de0e8 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1898dc9ac __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1898dbe9c CFRunLoopRunSpecific + 608
7   Foundation                    	       0x18aa107d8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Foundation                    	       0x18aa852f0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100
9   UIKitCore                     	       0x1b9568b38 -[UIEventFetcher threadMain] + 104
10  Foundation                    	       0x18aa09cd0 __NSThread__start__ + 716
11  libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
12  libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 14:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x1897be214 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1897d0b44 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x1897c6e54 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x1897be598 mach_msg + 24
4   CoreFoundation                	       0x1898de0e8 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1898dc9ac __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1898dbe9c CFRunLoopRunSpecific + 608
7   AppKit                        	       0x18d244b5c _NSEventThread + 144
8   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 15:: GC Finalizer
0   libsystem_kernel.dylib        	       0x1897c1a0c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1897ff568 _pthread_cond_wait + 1228
2   UnityFramework                	       0x1213fe06c 0x120000000 + 20963436
3   UnityFramework                	       0x1213d1938 0x120000000 + 20781368
4   UnityFramework                	       0x1213f5488 0x120000000 + 20927624
5   UnityFramework                	       0x1213f8228 0x120000000 + 20939304
6   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
7   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 16:: Job.Worker 0
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 17:: Job.Worker 1
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 18:: Job.Worker 2
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 19:: Job.Worker 3
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 20:: Job.Worker 4
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 21:: Job.Worker 5
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 22:: Job.Worker 6
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 23:: Background Job.Worker 0
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 24:: Background Job.Worker 1
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 25:: Background Job.Worker 2
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 26:: Background Job.Worker 3
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 27:: Background Job.Worker 4
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 28:: Background Job.Worker 5
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 29:: Background Job.Worker 6
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 30:: Background Job.Worker 7
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 31:: Background Job.Worker 8
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 32:: Background Job.Worker 9
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 33:: Background Job.Worker 10
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 34:: Background Job.Worker 11
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 35:: Background Job.Worker 12
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 36:: Background Job.Worker 13
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 37:: Background Job.Worker 14
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 38:: Background Job.Worker 15
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 39:: BatchDeleteObjects
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x1206f83b0 0x120000000 + 7308208
5   UnityFramework                	       0x12063ff44 0x120000000 + 6553412
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 40:: Loading.AsyncRead
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x12058693c 0x120000000 + 5794108
5   UnityFramework                	       0x12058644c 0x120000000 + 5792844
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 41:: UnityGfxDeviceWorker
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x1206f83b0 0x120000000 + 7308208
5   UnityFramework                	       0x120d828d0 0x120000000 + 14166224
6   UnityFramework                	       0x120e32e3c 0x120000000 + 14888508
7   UnityFramework                	       0x120d8a904 0x120000000 + 14199044
8   UnityFramework                	       0x120d82560 0x120000000 + 14165344
9   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
10  libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
11  libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 42:: caulk.messenger.shared:17
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   caulk                         	       0x193d2c624 caulk::semaphore::timed_wait(double) + 212
2   caulk                         	       0x193d2c4d8 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                         	       0x193d2c1d8 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       	       0x1897fefa0 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 43:: caulk.messenger.shared:high
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   caulk                         	       0x193d2c624 caulk::semaphore::timed_wait(double) + 212
2   caulk                         	       0x193d2c4d8 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                         	       0x193d2c1d8 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       	       0x1897fefa0 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 44:: caulk::deferred_logger
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   caulk                         	       0x193d2c624 caulk::semaphore::timed_wait(double) + 212
2   caulk                         	       0x193d2c4d8 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                         	       0x193d2c1d8 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       	       0x1897fefa0 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 45:
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   UnityFramework                	       0x1213786f4 0x120000000 + 20416244
2   UnityFramework                	       0x121394dac 0x120000000 + 20532652
3   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
4   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 46:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib        	       0x1897be214 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1897d0b44 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x1897c6e54 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x1897be598 mach_msg + 24
4   CoreAudio                     	       0x18c18d334 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 96
5   CoreAudio                     	       0x18c055ae4 HALC_ProxyIOContext::IOWorkLoop() + 4392
6   CoreAudio                     	       0x18c054284 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 108
7   CoreAudio                     	       0x18c1e6058 HALC_IOThread::Entry(void*) + 88
8   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 47:
0   libsystem_kernel.dylib        	       0x1897c1808 __semwait_signal + 8
1   libsystem_c.dylib             	       0x1896a2274 nanosleep + 220
2   libsystem_c.dylib             	       0x1896a218c usleep + 68
3   UnityFramework                	       0x1213782bc 0x120000000 + 20415164
4   UnityFramework                	       0x121394e18 0x120000000 + 20532760
5   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 48:: com.apple.CoreMotion.MotionThread
0   libsystem_kernel.dylib        	       0x1897be214 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1897d0b44 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x1897c6e54 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x1897be598 mach_msg + 24
4   CoreFoundation                	       0x1898de0e8 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1898dc9ac __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1898dbe9c CFRunLoopRunSpecific + 608
7   CoreFoundation                	       0x189959ecc CFRunLoopRun + 64
8   CoreMotion                    	       0x1ae98c510 0x1ae6d2000 + 2860304
9   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 49:: Loading.PreloadManager
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x12065ec14 0x120000000 + 6679572
5   UnityFramework                	       0x12065eb60 0x120000000 + 6679392
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 50:
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   UnityFramework                	       0x1213786f4 0x120000000 + 20416244
2   UnityFramework                	       0x121394dac 0x120000000 + 20532652
3   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
4   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 51:: CloudJob.Worker 0
0   libsystem_kernel.dylib        	       0x1897be190 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x18964e984 _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x18964f034 _dispatch_semaphore_wait_slow + 132
3   UnityFramework                	       0x120fb6f60 0x120000000 + 16478048
4   UnityFramework                	       0x120638978 0x120000000 + 6523256
5   UnityFramework                	       0x1206378c4 0x120000000 + 6518980
6   UnityFramework                	       0x1206f6be0 0x120000000 + 7302112
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 52:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	       0x1897be214 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1897d0b44 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x1897c6e54 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x1897be598 mach_msg + 24
4   CoreFoundation                	       0x1898de0e8 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x1898dc9ac __CFRunLoopRun + 1208
6   CoreFoundation                	       0x1898dbe9c CFRunLoopRunSpecific + 608
7   CFNetwork                     	       0x18ed53910 0x18eaf3000 + 2492688
8   Foundation                    	       0x18aa09cd0 __NSThread__start__ + 716
9   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 53::  Dispatch queue: com.apple.cfnetwork.altservicesstorage
0   libsystem_kernel.dylib        	       0x1897be07c _kernelrpc_mach_vm_purgable_control_trap + 8
1   libsystem_kernel.dylib        	       0x1897c1b10 mach_vm_purgable_control + 40
2   libsqlite3.dylib              	       0x19065d004 purgeableCacheShrink + 116
3   libsqlite3.dylib              	       0x1905c47e8 sqlite3_db_release_memory + 204
4   libsqlite3.dylib              	       0x19055175c sqlite3VdbeReset + 464
5   libsqlite3.dylib              	       0x19058e61c sqlite3_reset + 68
6   CFNetwork                     	       0x18ec1b364 0x18eaf3000 + 1213284
7   libdispatch.dylib             	       0x18965d470 _dispatch_block_async_invoke2 + 148
8   libdispatch.dylib             	       0x18964e3e8 _dispatch_client_callout + 20
9   libdispatch.dylib             	       0x189655a14 _dispatch_lane_serial_drain + 748
10  libdispatch.dylib             	       0x189656544 _dispatch_lane_invoke + 380
11  libdispatch.dylib             	       0x1896612d0 _dispatch_root_queue_drain_deferred_wlh + 288
12  libdispatch.dylib             	       0x189660b44 _dispatch_workloop_worker_thread + 404
13  libsystem_pthread.dylib       	       0x1897fb018 _pthread_wqthread + 288
14  libsystem_pthread.dylib       	       0x1897f9d34 start_wqthread + 8

Thread 54:
0   libsystem_pthread.dylib       	       0x1897f9d2c start_wqthread + 0

Thread 55:
0   libsystem_kernel.dylib        	       0x1897c1a0c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1897ff594 _pthread_cond_wait + 1272
2   UnityFramework                	       0x1213fe010 0x120000000 + 20963344
3   UnityFramework                	       0x1213f23e0 0x120000000 + 20915168
4   UnityFramework                	       0x1214260b4 0x120000000 + 21127348
5   UnityFramework                	       0x1213f5488 0x120000000 + 20927624
6   UnityFramework                	       0x1213f8228 0x120000000 + 20939304
7   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
8   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 56:: IL2CPP Threadpool worker
0   libsystem_kernel.dylib        	       0x1897be1a8 semaphore_timedwait_trap + 8
1   libdispatch.dylib             	       0x18964ea00 _dispatch_sema4_timedwait + 64
2   libdispatch.dylib             	       0x18964effc _dispatch_semaphore_wait_slow + 76
3   UnityFramework                	       0x1214586f8 0x120000000 + 21333752
4   UnityFramework                	       0x1213f37e8 0x120000000 + 20920296
5   UnityFramework                	       0x1213f2c84 0x120000000 + 20917380
6   UnityFramework                	       0x1214260b4 0x120000000 + 21127348
7   UnityFramework                	       0x1213f5488 0x120000000 + 20927624
8   UnityFramework                	       0x1213f8228 0x120000000 + 20939304
9   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 57:: IL2CPP Threadpool worker
0   libsystem_kernel.dylib        	       0x1897be1a8 semaphore_timedwait_trap + 8
1   libdispatch.dylib             	       0x18964ea00 _dispatch_sema4_timedwait + 64
2   libdispatch.dylib             	       0x18964effc _dispatch_semaphore_wait_slow + 76
3   UnityFramework                	       0x1214586f8 0x120000000 + 21333752
4   UnityFramework                	       0x1213f37e8 0x120000000 + 20920296
5   UnityFramework                	       0x1213f2c84 0x120000000 + 20917380
6   UnityFramework                	       0x1214260b4 0x120000000 + 21127348
7   UnityFramework                	       0x1213f5488 0x120000000 + 20927624
8   UnityFramework                	       0x1213f8228 0x120000000 + 20939304
9   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
10  libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 58:
0   libsystem_pthread.dylib       	       0x1897f9d2c start_wqthread + 0

Thread 59:
0   libsystem_pthread.dylib       	       0x1897f9d2c start_wqthread + 0

Thread 60:
0   libsystem_kernel.dylib        	       0x1897c1808 __semwait_signal + 8
1   libsystem_c.dylib             	       0x1896a2274 nanosleep + 220
2   Foundation                    	       0x18aa88334 +[NSThread sleepForTimeInterval:] + 160
3   UnityFramework                	       0x121462168 0x120000000 + 21373288
4   Foundation                    	       0x18aa09cd0 __NSThread__start__ + 716
5   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 61:
0   libsystem_pthread.dylib       	       0x1897f9d2c start_wqthread + 0

Thread 62:
0   libsystem_pthread.dylib       	       0x1897f9d2c start_wqthread + 0

Thread 63:
0   libsystem_pthread.dylib       	       0x1897f9d2c start_wqthread + 0

Thread 64::  Dispatch queue: com.google.firebase.crashlytics.startup
0   libsystem_kernel.dylib        	       0x1897be1a8 semaphore_timedwait_trap + 8
1   libdispatch.dylib             	       0x18964ea00 _dispatch_sema4_timedwait + 64
2   libdispatch.dylib             	       0x18964effc _dispatch_semaphore_wait_slow + 76
3   UnityFramework                	       0x1203c5afc 0x120000000 + 3955452
4   UnityFramework                	       0x1203d3bc0 0x120000000 + 4012992
5   UnityFramework                	       0x1203b4908 FIRCLSApplicationActivity + 72
6   UnityFramework                	       0x1203d3af4 0x120000000 + 4012788
7   UnityFramework                	       0x1203c0c10 0x120000000 + 3935248
8   Foundation                    	       0x18a9f38dc __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 24
9   Foundation                    	       0x18a9f379c -[NSBlockOperation main] + 104
10  Foundation                    	       0x18a9f372c __NSOPERATION_IS_INVOKING_MAIN__ + 16
11  Foundation                    	       0x18a9f2ad4 -[NSOperation start] + 648
12  Foundation                    	       0x18a9f2844 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 16
13  Foundation                    	       0x18a9f2734 __NSOQSchedule_f + 172
14  libdispatch.dylib             	       0x18965d470 _dispatch_block_async_invoke2 + 148
15  libdispatch.dylib             	       0x18964e3e8 _dispatch_client_callout + 20
16  libdispatch.dylib             	       0x189655a14 _dispatch_lane_serial_drain + 748
17  libdispatch.dylib             	       0x189656544 _dispatch_lane_invoke + 380
18  libdispatch.dylib             	       0x1896612d0 _dispatch_root_queue_drain_deferred_wlh + 288
19  libdispatch.dylib             	       0x189660b44 _dispatch_workloop_worker_thread + 404
20  libsystem_pthread.dylib       	       0x1897fb018 _pthread_wqthread + 288
21  libsystem_pthread.dylib       	       0x1897f9d34 start_wqthread + 8

Thread 65:: com.google.firebase.crashlytics.MachExceptionServer
0   libsystem_kernel.dylib        	       0x1897be214 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x1897d0b44 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x1897c6e54 mach_msg_overwrite + 476
3   libsystem_kernel.dylib        	       0x1897be598 mach_msg + 24
4   UnityFramework                	       0x1203c7f84 0x120000000 + 3964804
5   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
6   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8

Thread 66::  Dispatch queue: com.google.fira.worker
0   libsystem_kernel.dylib        	       0x1897bffcc __ulock_wait + 8
1   libdispatch.dylib             	       0x18964edd8 _dlock_wait + 56
2   libdispatch.dylib             	       0x18964eb8c _dispatch_thread_event_wait_slow + 56
3   libdispatch.dylib             	       0x18965dbc4 __DISPATCH_WAIT_FOR_QUEUE__ + 368
4   libdispatch.dylib             	       0x18965d770 _dispatch_sync_f_slow + 148
5   UnityFramework                	       0x120435eac 0x120000000 + 4415148
6   UnityFramework                	       0x12044e9e0 APMUpdateConsentSignalsAndIdentifiers + 412
7   UnityFramework                	       0x120454a5c 0x120000000 + 4541020
8   UnityFramework                	       0x120456c88 0x120000000 + 4549768
9   UnityFramework                	       0x1204543dc 0x120000000 + 4539356
10  UnityFramework                	       0x1204a5b9c 0x120000000 + 4873116
11  UnityFramework                	       0x120413334 0x120000000 + 4272948
12  UnityFramework                	       0x120454154 0x120000000 + 4538708
13  UnityFramework                	       0x120453d9c 0x120000000 + 4537756
14  UnityFramework                	       0x120453688 0x120000000 + 4535944
15  UnityFramework                	       0x120447830 0x120000000 + 4487216
16  UnityFramework                	       0x1204477e0 0x120000000 + 4487136
17  UnityFramework                	       0x1204474bc 0x120000000 + 4486332
18  UnityFramework                	       0x12049b2cc 0x120000000 + 4829900
19  libdispatch.dylib             	       0x18964c750 _dispatch_call_block_and_release + 32
20  libdispatch.dylib             	       0x18964e3e8 _dispatch_client_callout + 20
21  libdispatch.dylib             	       0x189655a14 _dispatch_lane_serial_drain + 748
22  libdispatch.dylib             	       0x189656544 _dispatch_lane_invoke + 380
23  libdispatch.dylib             	       0x1896612d0 _dispatch_root_queue_drain_deferred_wlh + 288
24  libdispatch.dylib             	       0x189660b44 _dispatch_workloop_worker_thread + 404
25  libsystem_pthread.dylib       	       0x1897fb018 _pthread_wqthread + 288
26  libsystem_pthread.dylib       	       0x1897f9d34 start_wqthread + 8

Thread 67:
0   libsystem_pthread.dylib       	       0x1897f9d2c start_wqthread + 0

Thread 68:
0   libsystem_pthread.dylib       	       0x1897f9d2c start_wqthread + 0

Thread 69:: JavaScriptCore libpas scavenger
0   libsystem_kernel.dylib        	       0x1897c1a0c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1897ff568 _pthread_cond_wait + 1228
2   JavaScriptCore                	       0x1cdce1594 scavenger_thread_main + 1308
3   libsystem_pthread.dylib       	       0x1897fefa0 _pthread_start + 136
4   libsystem_pthread.dylib       	       0x1897f9d40 thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x00006000032f4100   x1: 0x00000001ea6b3f56   x2: 0x0000000000000000   x3: 0x0000000123d47a28
    x4: 0x0000000000000000   x5: 0x000000016fd8a260   x6: 0x0000000000000002   x7: 0x0000000000000000
    x8: 0x0000000124ed5000   x9: 0x0000000000000003  x10: 0x6ae16000032f4100  x11: 0x0000000000000002
   x12: 0x0000000000000000  x13: 0x0000000000000000  x14: 0x005d5b7972746e45  x15: 0x005d5b7972746e40
   x16: 0x005d5b7972746e40  x17: 0x00000001fb922480  x18: 0x0000000000000000  x19: 0x0000000125583000
   x20: 0x00000001254af000  x21: 0x0000000125583000  x22: 0x0000600000c8c800  x23: 0x0000000000000000
   x24: 0x0000000000000002  x25: 0x00000001f16239a0  x26: 0x000000014de28170  x27: 0x0000000127862000
   x28: 0x0000000000000104   fp: 0x000000016fd88da0   lr: 0x0000000120014f68
    sp: 0x000000016fd88cf0   pc: 0x0000000189429c20 cpsr: 0x20001000
   far: 0x0000000000000000  esr: 0x56000080  Address size fault

Binary Images:
       0x12f358000 -        0x12fd1bfff com.apple.audio.AudioDSPComponents (1.0) <9c623dfc-b39f-347f-a96e-9c3db01ead46> /System/Library/Components/AudioDSP.component/Contents/MacOS/AudioDSP
       0x12e7e8000 -        0x12e91ffff com.apple.audio.units.Components (1.14) <694b6ab1-2ed7-3c22-8a9a-26e931828be6> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x120000000 -        0x1249cffff com.unity3d.framework (2.4.100) <005f7c56-1c52-340e-a167-5020352644b6> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.pinkcore.riseoferos.app/Frameworks/UnityFramework.framework/UnityFramework
       0x100704000 -        0x10070bfff io.playcover.AKInterface (1.0) <cda1ca4c-c677-3a05-ac7f-d887d9b7c82c> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.pinkcore.riseoferos.app/PlugIns/AKInterface.bundle/Contents/MacOS/AKInterface
       0x1005b4000 -        0x1005bffff libobjc-trampolines.dylib (*) <097e9292-21ec-3a98-b39e-f87e804205e6> /usr/lib/libobjc-trampolines.dylib
       0x100c1c000 -        0x100dfbfff io.playcover.PlayTools (1.1.7) <927fbc87-0a27-3d48-88c7-fd7e324afd39> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools
       0x100074000 -        0x10007bfff com.pinkcore.riseoferos (2.4.100) <c68e9837-2cb8-3131-97cb-811c4f959323> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.pinkcore.riseoferos.app/RiseofEros
       0x189420000 -        0x18946fd83 libobjc.A.dylib (*) <872a7ebc-024b-35f1-9501-3b0e0444066f> /usr/lib/libobjc.A.dylib
       0x191a9b000 -        0x191e48fff com.apple.QuartzCore (1.11) <55c1f594-4bdf-393b-86d4-0b7f76c063ff> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x189860000 -        0x189d38fff com.apple.CoreFoundation (6.9) <77b96f8f-142d-3718-b8b5-b1873bb3cd7e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1940f9000 -        0x1943b8fff com.apple.HIToolbox (2.1.1) <bdbe400f-e63e-3ce4-93c3-92dca6905ae5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x18d0e1000 -        0x18e414fff com.apple.AppKit (6.9) <c91af841-6ad4-38e8-96b3-6b3ed3db865c> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1a3276000 -        0x1a3388fff com.apple.UIKitMacHelper (1.0) <652ac176-3df8-392b-8082-56a57c4370ea> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper
       0x1b9564000 -        0x1baee1fff com.apple.UIKitCore (1.0) <3e873bac-0340-38aa-bf8c-97c180452fed> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore
       0x189470000 -        0x1894f895b dyld (*) <754b0ee2-457c-3a5e-a67d-599700a9e1fc> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x1897f8000 -        0x189804fff libsystem_pthread.dylib (*) <00c2d151-841a-3548-9f2b-f3a7452d0501> /usr/lib/system/libsystem_pthread.dylib
       0x1897bd000 -        0x1897f7ffb libsystem_kernel.dylib (*) <7117f291-884e-3364-a204-71ba125faac2> /usr/lib/system/libsystem_kernel.dylib
       0x18964a000 -        0x189691fff libdispatch.dylib (*) <2d75b917-8932-37f6-b584-cd7ae311c165> /usr/lib/system/libdispatch.dylib
       0x18a9b5000 -        0x18b609fff com.apple.Foundation (6.9) <3ebfe97a-07bf-35d2-ba01-d1c82385f042> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x18eaf3000 -        0x18eec7fff com.apple.CFNetwork (1.0) <0fd547f0-439e-3ff7-9298-6d816e347e20> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
       0x189549000 -        0x189563fff libsystem_trace.dylib (*) <4036eae5-e2fa-30a7-a169-b56ed8f119ab> /usr/lib/system/libsystem_trace.dylib
       0x19a1b7000 -        0x19a335fff com.apple.audio.toolbox.AudioToolbox (1.14) <dfdcaf9d-0f2f-3f2f-9d60-f4474567be17> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
       0x18982b000 -        0x189832fe7 libsystem_platform.dylib (*) <0f1515d0-b1d6-3cd9-8113-5ef63564e9ed> /usr/lib/system/libsystem_platform.dylib
       0x193d2a000 -        0x193d53fff com.apple.audio.caulk (1.0) <416b3626-0381-334e-887e-9fa4dd7d6d46> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x18be76000 -        0x18c575fff com.apple.audio.CoreAudio (5.0) <0cbec125-7224-37c0-910b-e0117c2085fe> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
       0x189695000 -        0x189713ff3 libsystem_c.dylib (*) <85d7466f-3ab7-3f31-a8c6-eddca6cedcb5> /usr/lib/system/libsystem_c.dylib
       0x1ae6d2000 -        0x1aeae0fff com.apple.coremotion (2890.12.10) <df820de6-581a-3047-83d6-ed22cd5dbe8f> /System/Library/Frameworks/CoreMotion.framework/Versions/A/CoreMotion
       0x19053a000 -        0x1906ecfff libsqlite3.dylib (*) <877868a7-b883-3a57-8f35-4dbef7386dc1> /usr/lib/libsqlite3.dylib
       0x1cc656000 -        0x1cdeb9fff com.apple.JavaScriptCore (19618) <be75d16e-7004-38e3-9c64-1b5afe0e6837> /System/iOSSupport/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

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

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG image                            48K        3 
ColorSync                          592K       27 
CoreAnimation                     1632K      102 
CoreGraphics                        48K        3 
CoreServices                       144K        1 
CoreUI image data                  400K        5 
Foundation                          48K        2 
Image IO                            16K        1 
Kernel Alloc Once                   32K        1 
MALLOC                             1.7G      104 
MALLOC guard page                  480K       30 
Mach message                        16K        1 
SQLite page cache                  768K        6 
STACK GUARD                       57.1M       69 
Stack                             45.4M       70 
VM_ALLOCATE                       93.8M      124 
VM_ALLOCATE (reserved)            6400K       29         reserved VM address space (unallocated)
WebKit Malloc                    192.1M        4 
__AUTH                            3641K      555 
__AUTH_CONST                      38.1M      789 
__CTF                               824        1 
__DATA                            31.4M      782 
__DATA_CONST                      42.3M      802 
__DATA_DIRTY                      2671K      312 
__FONT_DATA                          4K        1 
__LINKEDIT                       531.3M        8 
__OBJC_RO                         71.7M        2 
__OBJC_RW                         2194K        1 
__TEXT                           928.0M      824 
dyld private memory                272K        2 
libnetwork                         128K        8 
mapped file                      581.0M     1731 
shared memory                     1760K       19 
===========                     =======  ======= 
TOTAL                              4.3G     6421 
TOTAL, minus reserved VM space     4.3G     6421

What version of PlayCover are you using?

3.0.0 beta 2

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

  • Yes my issue is written in English
Originally created by @hakatu on GitHub (Mar 26, 2024). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1424 ### App Store link https://riseoferos.com ### Current issues - [ ] Game fails to install - [x] Game fails to open - [x] Game crashes randomly during gameplay - [ ] Game does not work with keymapping - [x] Game experiences graphical issues or broken UI - [ ] Game fails to connect to servers or complete download ### More details The game works fine in Mac OS Ventura. After updating to Sonoma and use PlayCover any versions (Official, Beta and Nightly 693), the game rarely runs perfect, continuously crashing after successfully booting to the logo. The game will work fine if resolution is set to default, but in-game image and menu are stretched to unplayable. Set the resolution to auto and scale 2.0 sometimes (1 out of 20 re-open) runs fine. I tried scale 1.0 and the rate of failure is similar. I tried removing playtool and the game just runs in portrait mode for a landscape game (unplayable). I tried inject iOS framework, and change type to .games. This would work for a first few time running but later the game could not run again. ### Crash log ```shell ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: RiseofEros [83090] Path: /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.pinkcore.riseoferos.app/RiseofEros Identifier: com.pinkcore.riseoferos Version: 2.4.100 (648409) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2024-03-26 21:53:49.0915 +0700 OS Version: macOS 14.4 (23E5180j) Report Version: 12 Anonymous UUID: 96A35DCD-FEA0-0D91-8D5E-CB583476C3F0 Sleep/Wake UUID: 7EA24BF6-0890-475B-BB23-81B56591ACF9 Time Awake Since Boot: 300000 seconds Time Since Wake: 3538 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x005d5b7972746e50 -> 0x00005b7972746e50 (possible pointer authentication failure) Exception Codes: 0x0000000000000001, 0x005d5b7972746e50 VM Region Info: 0x5b7972746e50 is not in any region. Bytes after previous region: 100096133066321 Bytes before following region: 4975946863024 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL commpage (reserved) 1000000000-7000000000 [384.0G] ---/--- SM=NUL reserved VM address space (unallocated) ---> GAP OF 0x5f9000000000 BYTES MALLOC_NANO 600000000000-600020000000 [512.0M] rw-/rwx SM=PRV Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x189429c20 objc_msgSend + 32 1 UnityFramework 0x120014f68 0x120000000 + 85864 2 UnityFramework 0x120e15510 0x120000000 + 14767376 3 UnityFramework 0x120018c5c 0x120000000 + 101468 4 UnityFramework 0x120018bc4 0x120000000 + 101316 5 QuartzCore 0x191b75df0 CA::Display::DisplayLinkItem::dispatch_(CA::SignPost::Interval<(CA::SignPost::CAEventCode)835322056>&) + 48 6 QuartzCore 0x191afa1ec CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 864 7 QuartzCore 0x191b71284 CA::Display::DisplayLink::callback(_CADisplayTimer*, unsigned long long, unsigned long long, unsigned long long, bool, void*) + 812 8 QuartzCore 0x191af9e0c display_timer_callback(__CFMachPort*, void*, long, void*) + 348 9 CoreFoundation 0x18990da2c __CFMachPortPerform + 296 10 CoreFoundation 0x1898de4d4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60 11 CoreFoundation 0x1898de3f4 __CFRunLoopDoSource1 + 524 12 CoreFoundation 0x1898dcdb8 __CFRunLoopRun + 2244 13 CoreFoundation 0x1898dbe9c CFRunLoopRunSpecific + 608 14 HIToolbox 0x194129190 RunCurrentEventLoopInMode + 292 15 HIToolbox 0x194128e20 ReceiveNextEventCommon + 220 16 HIToolbox 0x194128d24 _BlockUntilNextEventMatchingListInModeWithFilter + 76 17 AppKit 0x18d11b860 _DPSNextEvent + 660 18 AppKit 0x18d9070f8 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716 19 AppKit 0x18d10eba8 -[NSApplication run] + 476 20 AppKit 0x18d0e5e4c NSApplicationMain + 880 21 AppKit 0x18d337854 _NSApplicationMainWithInfoDictionary + 24 22 UIKitMacHelper 0x1a327a188 UINSApplicationMain + 972 23 UIKitCore 0x1b956776c UIApplicationMain + 148 24 UnityFramework 0x120018698 0x120000000 + 99992 25 RiseofEros 0x10007bd74 0x100074000 + 32116 26 dyld 0x1894760e0 start + 2360 Thread 1: 0 libsystem_pthread.dylib 0x1897f9d2c start_wqthread + 0 Thread 2:: Dispatch queue: NSOperationQueue 0x12813e5a0 (QOS: UNSPECIFIED) 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x121661e3c 0x120000000 + 23469628 4 Foundation 0x18a9f372c __NSOPERATION_IS_INVOKING_MAIN__ + 16 5 Foundation 0x18a9f2ad4 -[NSOperation start] + 648 6 Foundation 0x18a9f2844 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 16 7 Foundation 0x18a9f2734 __NSOQSchedule_f + 172 8 libdispatch.dylib 0x18965d470 _dispatch_block_async_invoke2 + 148 9 libdispatch.dylib 0x18964e3e8 _dispatch_client_callout + 20 10 libdispatch.dylib 0x1896518ec _dispatch_continuation_pop + 600 11 libdispatch.dylib 0x189650f08 _dispatch_async_redirect_invoke + 584 12 libdispatch.dylib 0x18965fea8 _dispatch_root_queue_drain + 392 13 libdispatch.dylib 0x1896606b8 _dispatch_worker_thread2 + 156 14 libsystem_pthread.dylib 0x1897fafdc _pthread_wqthread + 228 15 libsystem_pthread.dylib 0x1897f9d34 start_wqthread + 8 Thread 3:: Dispatch queue: com.apple.NSURLSession-delegate 0 libobjc.A.dylib 0x189429c40 objc_msgSend + 64 1 CoreFoundation 0x1899696f8 -[__NSCFDictionary keyEnumerator] + 56 2 UnityFramework 0x120005b90 0x120000000 + 23440 3 UnityFramework 0x1200059f4 0x120000000 + 23028 4 UnityFramework 0x12000590c 0x120000000 + 22796 5 CFNetwork 0x18ebbb7ec 0x18eaf3000 + 821228 6 libdispatch.dylib 0x18964c750 _dispatch_call_block_and_release + 32 7 libdispatch.dylib 0x18964e3e8 _dispatch_client_callout + 20 8 libdispatch.dylib 0x189655a14 _dispatch_lane_serial_drain + 748 9 libdispatch.dylib 0x189656578 _dispatch_lane_invoke + 432 10 libdispatch.dylib 0x1896612d0 _dispatch_root_queue_drain_deferred_wlh + 288 11 libdispatch.dylib 0x189660b44 _dispatch_workloop_worker_thread + 404 12 libsystem_pthread.dylib 0x1897fb018 _pthread_wqthread + 288 13 libsystem_pthread.dylib 0x1897f9d34 start_wqthread + 8 Thread 4:: Dispatch queue: com.apple.libtrace.state.block-list 0 libsystem_kernel.dylib 0x1897bffcc __ulock_wait + 8 1 libdispatch.dylib 0x18964edd8 _dlock_wait + 56 2 libdispatch.dylib 0x18964eb8c _dispatch_thread_event_wait_slow + 56 3 libdispatch.dylib 0x18965dbc4 __DISPATCH_WAIT_FOR_QUEUE__ + 368 4 libdispatch.dylib 0x18965d770 _dispatch_sync_f_slow + 148 5 libsystem_trace.dylib 0x189554b9c ___os_state_request_for_self_block_invoke + 372 6 libdispatch.dylib 0x18964c750 _dispatch_call_block_and_release + 32 7 libdispatch.dylib 0x18964e3e8 _dispatch_client_callout + 20 8 libdispatch.dylib 0x189655a14 _dispatch_lane_serial_drain + 748 9 libdispatch.dylib 0x189656578 _dispatch_lane_invoke + 432 10 libdispatch.dylib 0x1896612d0 _dispatch_root_queue_drain_deferred_wlh + 288 11 libdispatch.dylib 0x189660b44 _dispatch_workloop_worker_thread + 404 12 libsystem_pthread.dylib 0x1897fb018 _pthread_wqthread + 288 13 libsystem_pthread.dylib 0x1897f9d34 start_wqthread + 8 Thread 5: 0 libsystem_pthread.dylib 0x1897f9d2c start_wqthread + 0 Thread 6:: AssetGarbageCollectorHelper 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x12064ebb8 0x120000000 + 6613944 5 UnityFramework 0x1206563f0 0x120000000 + 6644720 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 7:: AssetGarbageCollectorHelper 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x12064ebb8 0x120000000 + 6613944 5 UnityFramework 0x1206563f0 0x120000000 + 6644720 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 8:: AssetGarbageCollectorHelper 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x12064ebb8 0x120000000 + 6613944 5 UnityFramework 0x1206563f0 0x120000000 + 6644720 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 9:: AssetGarbageCollectorHelper 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x12064ebb8 0x120000000 + 6613944 5 UnityFramework 0x1206563f0 0x120000000 + 6644720 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 10:: AssetGarbageCollectorHelper 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x12064ebb8 0x120000000 + 6613944 5 UnityFramework 0x1206563f0 0x120000000 + 6644720 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 11:: AssetGarbageCollectorHelper 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x12064ebb8 0x120000000 + 6613944 5 UnityFramework 0x1206563f0 0x120000000 + 6644720 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 12:: AssetGarbageCollectorHelper 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x12064ebb8 0x120000000 + 6613944 5 UnityFramework 0x1206563f0 0x120000000 + 6644720 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 13:: com.apple.uikit.eventfetch-thread 0 libsystem_kernel.dylib 0x1897be214 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1897d0b44 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1897c6e54 mach_msg_overwrite + 476 3 libsystem_kernel.dylib 0x1897be598 mach_msg + 24 4 CoreFoundation 0x1898de0e8 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x1898dc9ac __CFRunLoopRun + 1208 6 CoreFoundation 0x1898dbe9c CFRunLoopRunSpecific + 608 7 Foundation 0x18aa107d8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 Foundation 0x18aa852f0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100 9 UIKitCore 0x1b9568b38 -[UIEventFetcher threadMain] + 104 10 Foundation 0x18aa09cd0 __NSThread__start__ + 716 11 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 12 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 14:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x1897be214 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1897d0b44 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1897c6e54 mach_msg_overwrite + 476 3 libsystem_kernel.dylib 0x1897be598 mach_msg + 24 4 CoreFoundation 0x1898de0e8 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x1898dc9ac __CFRunLoopRun + 1208 6 CoreFoundation 0x1898dbe9c CFRunLoopRunSpecific + 608 7 AppKit 0x18d244b5c _NSEventThread + 144 8 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 9 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 15:: GC Finalizer 0 libsystem_kernel.dylib 0x1897c1a0c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1897ff568 _pthread_cond_wait + 1228 2 UnityFramework 0x1213fe06c 0x120000000 + 20963436 3 UnityFramework 0x1213d1938 0x120000000 + 20781368 4 UnityFramework 0x1213f5488 0x120000000 + 20927624 5 UnityFramework 0x1213f8228 0x120000000 + 20939304 6 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 7 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 16:: Job.Worker 0 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 17:: Job.Worker 1 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 18:: Job.Worker 2 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 19:: Job.Worker 3 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 20:: Job.Worker 4 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 21:: Job.Worker 5 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 22:: Job.Worker 6 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 23:: Background Job.Worker 0 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 24:: Background Job.Worker 1 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 25:: Background Job.Worker 2 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 26:: Background Job.Worker 3 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 27:: Background Job.Worker 4 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 28:: Background Job.Worker 5 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 29:: Background Job.Worker 6 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 30:: Background Job.Worker 7 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 31:: Background Job.Worker 8 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 32:: Background Job.Worker 9 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 33:: Background Job.Worker 10 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 34:: Background Job.Worker 11 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 35:: Background Job.Worker 12 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 36:: Background Job.Worker 13 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 37:: Background Job.Worker 14 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 38:: Background Job.Worker 15 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 39:: BatchDeleteObjects 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x1206f83b0 0x120000000 + 7308208 5 UnityFramework 0x12063ff44 0x120000000 + 6553412 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 40:: Loading.AsyncRead 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x12058693c 0x120000000 + 5794108 5 UnityFramework 0x12058644c 0x120000000 + 5792844 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 41:: UnityGfxDeviceWorker 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x1206f83b0 0x120000000 + 7308208 5 UnityFramework 0x120d828d0 0x120000000 + 14166224 6 UnityFramework 0x120e32e3c 0x120000000 + 14888508 7 UnityFramework 0x120d8a904 0x120000000 + 14199044 8 UnityFramework 0x120d82560 0x120000000 + 14165344 9 UnityFramework 0x1206f6be0 0x120000000 + 7302112 10 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 11 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 42:: caulk.messenger.shared:17 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 caulk 0x193d2c624 caulk::semaphore::timed_wait(double) + 212 2 caulk 0x193d2c4d8 caulk::concurrent::details::worker_thread::run() + 36 3 caulk 0x193d2c1d8 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 0x1897fefa0 _pthread_start + 136 5 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 43:: caulk.messenger.shared:high 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 caulk 0x193d2c624 caulk::semaphore::timed_wait(double) + 212 2 caulk 0x193d2c4d8 caulk::concurrent::details::worker_thread::run() + 36 3 caulk 0x193d2c1d8 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 0x1897fefa0 _pthread_start + 136 5 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 44:: caulk::deferred_logger 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 caulk 0x193d2c624 caulk::semaphore::timed_wait(double) + 212 2 caulk 0x193d2c4d8 caulk::concurrent::details::worker_thread::run() + 36 3 caulk 0x193d2c1d8 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 0x1897fefa0 _pthread_start + 136 5 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 45: 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 UnityFramework 0x1213786f4 0x120000000 + 20416244 2 UnityFramework 0x121394dac 0x120000000 + 20532652 3 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 4 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 46:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x1897be214 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1897d0b44 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1897c6e54 mach_msg_overwrite + 476 3 libsystem_kernel.dylib 0x1897be598 mach_msg + 24 4 CoreAudio 0x18c18d334 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 96 5 CoreAudio 0x18c055ae4 HALC_ProxyIOContext::IOWorkLoop() + 4392 6 CoreAudio 0x18c054284 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 108 7 CoreAudio 0x18c1e6058 HALC_IOThread::Entry(void*) + 88 8 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 9 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 47: 0 libsystem_kernel.dylib 0x1897c1808 __semwait_signal + 8 1 libsystem_c.dylib 0x1896a2274 nanosleep + 220 2 libsystem_c.dylib 0x1896a218c usleep + 68 3 UnityFramework 0x1213782bc 0x120000000 + 20415164 4 UnityFramework 0x121394e18 0x120000000 + 20532760 5 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 6 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 48:: com.apple.CoreMotion.MotionThread 0 libsystem_kernel.dylib 0x1897be214 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1897d0b44 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1897c6e54 mach_msg_overwrite + 476 3 libsystem_kernel.dylib 0x1897be598 mach_msg + 24 4 CoreFoundation 0x1898de0e8 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x1898dc9ac __CFRunLoopRun + 1208 6 CoreFoundation 0x1898dbe9c CFRunLoopRunSpecific + 608 7 CoreFoundation 0x189959ecc CFRunLoopRun + 64 8 CoreMotion 0x1ae98c510 0x1ae6d2000 + 2860304 9 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 10 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 49:: Loading.PreloadManager 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x12065ec14 0x120000000 + 6679572 5 UnityFramework 0x12065eb60 0x120000000 + 6679392 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 50: 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 UnityFramework 0x1213786f4 0x120000000 + 20416244 2 UnityFramework 0x121394dac 0x120000000 + 20532652 3 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 4 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 51:: CloudJob.Worker 0 0 libsystem_kernel.dylib 0x1897be190 semaphore_wait_trap + 8 1 libdispatch.dylib 0x18964e984 _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x18964f034 _dispatch_semaphore_wait_slow + 132 3 UnityFramework 0x120fb6f60 0x120000000 + 16478048 4 UnityFramework 0x120638978 0x120000000 + 6523256 5 UnityFramework 0x1206378c4 0x120000000 + 6518980 6 UnityFramework 0x1206f6be0 0x120000000 + 7302112 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 52:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x1897be214 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1897d0b44 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1897c6e54 mach_msg_overwrite + 476 3 libsystem_kernel.dylib 0x1897be598 mach_msg + 24 4 CoreFoundation 0x1898de0e8 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x1898dc9ac __CFRunLoopRun + 1208 6 CoreFoundation 0x1898dbe9c CFRunLoopRunSpecific + 608 7 CFNetwork 0x18ed53910 0x18eaf3000 + 2492688 8 Foundation 0x18aa09cd0 __NSThread__start__ + 716 9 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 10 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 53:: Dispatch queue: com.apple.cfnetwork.altservicesstorage 0 libsystem_kernel.dylib 0x1897be07c _kernelrpc_mach_vm_purgable_control_trap + 8 1 libsystem_kernel.dylib 0x1897c1b10 mach_vm_purgable_control + 40 2 libsqlite3.dylib 0x19065d004 purgeableCacheShrink + 116 3 libsqlite3.dylib 0x1905c47e8 sqlite3_db_release_memory + 204 4 libsqlite3.dylib 0x19055175c sqlite3VdbeReset + 464 5 libsqlite3.dylib 0x19058e61c sqlite3_reset + 68 6 CFNetwork 0x18ec1b364 0x18eaf3000 + 1213284 7 libdispatch.dylib 0x18965d470 _dispatch_block_async_invoke2 + 148 8 libdispatch.dylib 0x18964e3e8 _dispatch_client_callout + 20 9 libdispatch.dylib 0x189655a14 _dispatch_lane_serial_drain + 748 10 libdispatch.dylib 0x189656544 _dispatch_lane_invoke + 380 11 libdispatch.dylib 0x1896612d0 _dispatch_root_queue_drain_deferred_wlh + 288 12 libdispatch.dylib 0x189660b44 _dispatch_workloop_worker_thread + 404 13 libsystem_pthread.dylib 0x1897fb018 _pthread_wqthread + 288 14 libsystem_pthread.dylib 0x1897f9d34 start_wqthread + 8 Thread 54: 0 libsystem_pthread.dylib 0x1897f9d2c start_wqthread + 0 Thread 55: 0 libsystem_kernel.dylib 0x1897c1a0c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1897ff594 _pthread_cond_wait + 1272 2 UnityFramework 0x1213fe010 0x120000000 + 20963344 3 UnityFramework 0x1213f23e0 0x120000000 + 20915168 4 UnityFramework 0x1214260b4 0x120000000 + 21127348 5 UnityFramework 0x1213f5488 0x120000000 + 20927624 6 UnityFramework 0x1213f8228 0x120000000 + 20939304 7 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 8 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 56:: IL2CPP Threadpool worker 0 libsystem_kernel.dylib 0x1897be1a8 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x18964ea00 _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x18964effc _dispatch_semaphore_wait_slow + 76 3 UnityFramework 0x1214586f8 0x120000000 + 21333752 4 UnityFramework 0x1213f37e8 0x120000000 + 20920296 5 UnityFramework 0x1213f2c84 0x120000000 + 20917380 6 UnityFramework 0x1214260b4 0x120000000 + 21127348 7 UnityFramework 0x1213f5488 0x120000000 + 20927624 8 UnityFramework 0x1213f8228 0x120000000 + 20939304 9 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 10 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 57:: IL2CPP Threadpool worker 0 libsystem_kernel.dylib 0x1897be1a8 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x18964ea00 _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x18964effc _dispatch_semaphore_wait_slow + 76 3 UnityFramework 0x1214586f8 0x120000000 + 21333752 4 UnityFramework 0x1213f37e8 0x120000000 + 20920296 5 UnityFramework 0x1213f2c84 0x120000000 + 20917380 6 UnityFramework 0x1214260b4 0x120000000 + 21127348 7 UnityFramework 0x1213f5488 0x120000000 + 20927624 8 UnityFramework 0x1213f8228 0x120000000 + 20939304 9 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 10 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 58: 0 libsystem_pthread.dylib 0x1897f9d2c start_wqthread + 0 Thread 59: 0 libsystem_pthread.dylib 0x1897f9d2c start_wqthread + 0 Thread 60: 0 libsystem_kernel.dylib 0x1897c1808 __semwait_signal + 8 1 libsystem_c.dylib 0x1896a2274 nanosleep + 220 2 Foundation 0x18aa88334 +[NSThread sleepForTimeInterval:] + 160 3 UnityFramework 0x121462168 0x120000000 + 21373288 4 Foundation 0x18aa09cd0 __NSThread__start__ + 716 5 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 6 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 61: 0 libsystem_pthread.dylib 0x1897f9d2c start_wqthread + 0 Thread 62: 0 libsystem_pthread.dylib 0x1897f9d2c start_wqthread + 0 Thread 63: 0 libsystem_pthread.dylib 0x1897f9d2c start_wqthread + 0 Thread 64:: Dispatch queue: com.google.firebase.crashlytics.startup 0 libsystem_kernel.dylib 0x1897be1a8 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x18964ea00 _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x18964effc _dispatch_semaphore_wait_slow + 76 3 UnityFramework 0x1203c5afc 0x120000000 + 3955452 4 UnityFramework 0x1203d3bc0 0x120000000 + 4012992 5 UnityFramework 0x1203b4908 FIRCLSApplicationActivity + 72 6 UnityFramework 0x1203d3af4 0x120000000 + 4012788 7 UnityFramework 0x1203c0c10 0x120000000 + 3935248 8 Foundation 0x18a9f38dc __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 24 9 Foundation 0x18a9f379c -[NSBlockOperation main] + 104 10 Foundation 0x18a9f372c __NSOPERATION_IS_INVOKING_MAIN__ + 16 11 Foundation 0x18a9f2ad4 -[NSOperation start] + 648 12 Foundation 0x18a9f2844 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 16 13 Foundation 0x18a9f2734 __NSOQSchedule_f + 172 14 libdispatch.dylib 0x18965d470 _dispatch_block_async_invoke2 + 148 15 libdispatch.dylib 0x18964e3e8 _dispatch_client_callout + 20 16 libdispatch.dylib 0x189655a14 _dispatch_lane_serial_drain + 748 17 libdispatch.dylib 0x189656544 _dispatch_lane_invoke + 380 18 libdispatch.dylib 0x1896612d0 _dispatch_root_queue_drain_deferred_wlh + 288 19 libdispatch.dylib 0x189660b44 _dispatch_workloop_worker_thread + 404 20 libsystem_pthread.dylib 0x1897fb018 _pthread_wqthread + 288 21 libsystem_pthread.dylib 0x1897f9d34 start_wqthread + 8 Thread 65:: com.google.firebase.crashlytics.MachExceptionServer 0 libsystem_kernel.dylib 0x1897be214 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1897d0b44 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1897c6e54 mach_msg_overwrite + 476 3 libsystem_kernel.dylib 0x1897be598 mach_msg + 24 4 UnityFramework 0x1203c7f84 0x120000000 + 3964804 5 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 6 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 66:: Dispatch queue: com.google.fira.worker 0 libsystem_kernel.dylib 0x1897bffcc __ulock_wait + 8 1 libdispatch.dylib 0x18964edd8 _dlock_wait + 56 2 libdispatch.dylib 0x18964eb8c _dispatch_thread_event_wait_slow + 56 3 libdispatch.dylib 0x18965dbc4 __DISPATCH_WAIT_FOR_QUEUE__ + 368 4 libdispatch.dylib 0x18965d770 _dispatch_sync_f_slow + 148 5 UnityFramework 0x120435eac 0x120000000 + 4415148 6 UnityFramework 0x12044e9e0 APMUpdateConsentSignalsAndIdentifiers + 412 7 UnityFramework 0x120454a5c 0x120000000 + 4541020 8 UnityFramework 0x120456c88 0x120000000 + 4549768 9 UnityFramework 0x1204543dc 0x120000000 + 4539356 10 UnityFramework 0x1204a5b9c 0x120000000 + 4873116 11 UnityFramework 0x120413334 0x120000000 + 4272948 12 UnityFramework 0x120454154 0x120000000 + 4538708 13 UnityFramework 0x120453d9c 0x120000000 + 4537756 14 UnityFramework 0x120453688 0x120000000 + 4535944 15 UnityFramework 0x120447830 0x120000000 + 4487216 16 UnityFramework 0x1204477e0 0x120000000 + 4487136 17 UnityFramework 0x1204474bc 0x120000000 + 4486332 18 UnityFramework 0x12049b2cc 0x120000000 + 4829900 19 libdispatch.dylib 0x18964c750 _dispatch_call_block_and_release + 32 20 libdispatch.dylib 0x18964e3e8 _dispatch_client_callout + 20 21 libdispatch.dylib 0x189655a14 _dispatch_lane_serial_drain + 748 22 libdispatch.dylib 0x189656544 _dispatch_lane_invoke + 380 23 libdispatch.dylib 0x1896612d0 _dispatch_root_queue_drain_deferred_wlh + 288 24 libdispatch.dylib 0x189660b44 _dispatch_workloop_worker_thread + 404 25 libsystem_pthread.dylib 0x1897fb018 _pthread_wqthread + 288 26 libsystem_pthread.dylib 0x1897f9d34 start_wqthread + 8 Thread 67: 0 libsystem_pthread.dylib 0x1897f9d2c start_wqthread + 0 Thread 68: 0 libsystem_pthread.dylib 0x1897f9d2c start_wqthread + 0 Thread 69:: JavaScriptCore libpas scavenger 0 libsystem_kernel.dylib 0x1897c1a0c __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1897ff568 _pthread_cond_wait + 1228 2 JavaScriptCore 0x1cdce1594 scavenger_thread_main + 1308 3 libsystem_pthread.dylib 0x1897fefa0 _pthread_start + 136 4 libsystem_pthread.dylib 0x1897f9d40 thread_start + 8 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x00006000032f4100 x1: 0x00000001ea6b3f56 x2: 0x0000000000000000 x3: 0x0000000123d47a28 x4: 0x0000000000000000 x5: 0x000000016fd8a260 x6: 0x0000000000000002 x7: 0x0000000000000000 x8: 0x0000000124ed5000 x9: 0x0000000000000003 x10: 0x6ae16000032f4100 x11: 0x0000000000000002 x12: 0x0000000000000000 x13: 0x0000000000000000 x14: 0x005d5b7972746e45 x15: 0x005d5b7972746e40 x16: 0x005d5b7972746e40 x17: 0x00000001fb922480 x18: 0x0000000000000000 x19: 0x0000000125583000 x20: 0x00000001254af000 x21: 0x0000000125583000 x22: 0x0000600000c8c800 x23: 0x0000000000000000 x24: 0x0000000000000002 x25: 0x00000001f16239a0 x26: 0x000000014de28170 x27: 0x0000000127862000 x28: 0x0000000000000104 fp: 0x000000016fd88da0 lr: 0x0000000120014f68 sp: 0x000000016fd88cf0 pc: 0x0000000189429c20 cpsr: 0x20001000 far: 0x0000000000000000 esr: 0x56000080 Address size fault Binary Images: 0x12f358000 - 0x12fd1bfff com.apple.audio.AudioDSPComponents (1.0) <9c623dfc-b39f-347f-a96e-9c3db01ead46> /System/Library/Components/AudioDSP.component/Contents/MacOS/AudioDSP 0x12e7e8000 - 0x12e91ffff com.apple.audio.units.Components (1.14) <694b6ab1-2ed7-3c22-8a9a-26e931828be6> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x120000000 - 0x1249cffff com.unity3d.framework (2.4.100) <005f7c56-1c52-340e-a167-5020352644b6> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.pinkcore.riseoferos.app/Frameworks/UnityFramework.framework/UnityFramework 0x100704000 - 0x10070bfff io.playcover.AKInterface (1.0) <cda1ca4c-c677-3a05-ac7f-d887d9b7c82c> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.pinkcore.riseoferos.app/PlugIns/AKInterface.bundle/Contents/MacOS/AKInterface 0x1005b4000 - 0x1005bffff libobjc-trampolines.dylib (*) <097e9292-21ec-3a98-b39e-f87e804205e6> /usr/lib/libobjc-trampolines.dylib 0x100c1c000 - 0x100dfbfff io.playcover.PlayTools (1.1.7) <927fbc87-0a27-3d48-88c7-fd7e324afd39> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools 0x100074000 - 0x10007bfff com.pinkcore.riseoferos (2.4.100) <c68e9837-2cb8-3131-97cb-811c4f959323> /Users/USER/Library/Containers/io.playcover.PlayCover/*/com.pinkcore.riseoferos.app/RiseofEros 0x189420000 - 0x18946fd83 libobjc.A.dylib (*) <872a7ebc-024b-35f1-9501-3b0e0444066f> /usr/lib/libobjc.A.dylib 0x191a9b000 - 0x191e48fff com.apple.QuartzCore (1.11) <55c1f594-4bdf-393b-86d4-0b7f76c063ff> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x189860000 - 0x189d38fff com.apple.CoreFoundation (6.9) <77b96f8f-142d-3718-b8b5-b1873bb3cd7e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x1940f9000 - 0x1943b8fff com.apple.HIToolbox (2.1.1) <bdbe400f-e63e-3ce4-93c3-92dca6905ae5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x18d0e1000 - 0x18e414fff com.apple.AppKit (6.9) <c91af841-6ad4-38e8-96b3-6b3ed3db865c> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x1a3276000 - 0x1a3388fff com.apple.UIKitMacHelper (1.0) <652ac176-3df8-392b-8082-56a57c4370ea> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper 0x1b9564000 - 0x1baee1fff com.apple.UIKitCore (1.0) <3e873bac-0340-38aa-bf8c-97c180452fed> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore 0x189470000 - 0x1894f895b dyld (*) <754b0ee2-457c-3a5e-a67d-599700a9e1fc> /usr/lib/dyld 0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? 0x1897f8000 - 0x189804fff libsystem_pthread.dylib (*) <00c2d151-841a-3548-9f2b-f3a7452d0501> /usr/lib/system/libsystem_pthread.dylib 0x1897bd000 - 0x1897f7ffb libsystem_kernel.dylib (*) <7117f291-884e-3364-a204-71ba125faac2> /usr/lib/system/libsystem_kernel.dylib 0x18964a000 - 0x189691fff libdispatch.dylib (*) <2d75b917-8932-37f6-b584-cd7ae311c165> /usr/lib/system/libdispatch.dylib 0x18a9b5000 - 0x18b609fff com.apple.Foundation (6.9) <3ebfe97a-07bf-35d2-ba01-d1c82385f042> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x18eaf3000 - 0x18eec7fff com.apple.CFNetwork (1.0) <0fd547f0-439e-3ff7-9298-6d816e347e20> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x189549000 - 0x189563fff libsystem_trace.dylib (*) <4036eae5-e2fa-30a7-a169-b56ed8f119ab> /usr/lib/system/libsystem_trace.dylib 0x19a1b7000 - 0x19a335fff com.apple.audio.toolbox.AudioToolbox (1.14) <dfdcaf9d-0f2f-3f2f-9d60-f4474567be17> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x18982b000 - 0x189832fe7 libsystem_platform.dylib (*) <0f1515d0-b1d6-3cd9-8113-5ef63564e9ed> /usr/lib/system/libsystem_platform.dylib 0x193d2a000 - 0x193d53fff com.apple.audio.caulk (1.0) <416b3626-0381-334e-887e-9fa4dd7d6d46> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x18be76000 - 0x18c575fff com.apple.audio.CoreAudio (5.0) <0cbec125-7224-37c0-910b-e0117c2085fe> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x189695000 - 0x189713ff3 libsystem_c.dylib (*) <85d7466f-3ab7-3f31-a8c6-eddca6cedcb5> /usr/lib/system/libsystem_c.dylib 0x1ae6d2000 - 0x1aeae0fff com.apple.coremotion (2890.12.10) <df820de6-581a-3047-83d6-ed22cd5dbe8f> /System/Library/Frameworks/CoreMotion.framework/Versions/A/CoreMotion 0x19053a000 - 0x1906ecfff libsqlite3.dylib (*) <877868a7-b883-3a57-8f35-4dbef7386dc1> /usr/lib/libsqlite3.dylib 0x1cc656000 - 0x1cdeb9fff com.apple.JavaScriptCore (19618) <be75d16e-7004-38e3-9c64-1b5afe0e6837> /System/iOSSupport/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 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: 24 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%) Writable regions: Total=2.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.0G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 CG image 48K 3 ColorSync 592K 27 CoreAnimation 1632K 102 CoreGraphics 48K 3 CoreServices 144K 1 CoreUI image data 400K 5 Foundation 48K 2 Image IO 16K 1 Kernel Alloc Once 32K 1 MALLOC 1.7G 104 MALLOC guard page 480K 30 Mach message 16K 1 SQLite page cache 768K 6 STACK GUARD 57.1M 69 Stack 45.4M 70 VM_ALLOCATE 93.8M 124 VM_ALLOCATE (reserved) 6400K 29 reserved VM address space (unallocated) WebKit Malloc 192.1M 4 __AUTH 3641K 555 __AUTH_CONST 38.1M 789 __CTF 824 1 __DATA 31.4M 782 __DATA_CONST 42.3M 802 __DATA_DIRTY 2671K 312 __FONT_DATA 4K 1 __LINKEDIT 531.3M 8 __OBJC_RO 71.7M 2 __OBJC_RW 2194K 1 __TEXT 928.0M 824 dyld private memory 272K 2 libnetwork 128K 8 mapped file 581.0M 1731 shared memory 1760K 19 =========== ======= ======= TOTAL 4.3G 6421 TOTAL, minus reserved VM space 4.3G 6421 ``` ### What version of PlayCover are you using? 3.0.0 beta 2 ### What version of macOS are you using? Sonoma (macOS 14) ### Issue Language - [X] Yes my issue is written in English
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#857
No description provided.