Guest User

KMM - Xcode (Regular Framework) crashes to display preview for shared module's code only

a guest
Jan 30th, 2023
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.90 KB | None | 0 0
  1. -------------------------------------
  2. Translated Report (Full Report Below)
  3. -------------------------------------
  4.  
  5. Incident Identifier: 108A6828-BC0F-49BA-976E-E3D94027A2B6
  6. CrashReporter Key: 5C0E6401-DCE2-4E03-8556-9166DD99035F
  7. Hardware Model: MacBookPro18,3
  8. Process: PlayTogether [8331]
  9. Path: /Users/USER/Library/Developer/Xcode/UserData/Previews/Simulator Devices/B80F569E-EF50-45E9-8B71-503AE6803ACE/data/Containers/Bundle/Application/E6D6A344-429A-48AA-BF17-46D9A3F164CF/PlayTogether.app/PlayTogether
  10. Identifier: com.playtogether.ios
  11. Version: 1.0 (1)
  12. Code Type: ARM-64 (Native)
  13. Role: Foreground
  14. Parent Process: launchd_sim [72447]
  15. Coalition: com.apple.CoreSimulator.SimDevice.B80F569E-EF50-45E9-8B71-503AE6803ACE [21731]
  16. Responsible Process: SimulatorTrampoline [1136]
  17.  
  18. Date/Time: 2023-01-30 16:50:09.3077 +0530
  19. Launch Time: 2023-01-30 16:50:09.0461 +0530
  20. OS Version: macOS 12.6.1 (21G217)
  21. Release Type: User
  22. Report Version: 104
  23.  
  24. Exception Type: EXC_CRASH (SIGABRT)
  25. Exception Codes: 0x0000000000000000, 0x0000000000000000
  26. Exception Note: EXC_CORPSE_NOTIFY
  27. Triggered by Thread: 1
  28.  
  29. Kernel Triage:
  30. VM - pmap_enter failed with resource shortage
  31.  
  32.  
  33. Thread 0:: Dispatch queue: com.apple.main-thread
  34. 0 libsystem_kernel.dylib 0x1af1fdfcc mach_msg_trap + 8
  35. 1 libsystem_kernel.dylib 0x1af1fe430 mach_msg + 72
  36. 2 CoreFoundation 0x180372a18 __CFRunLoopServiceMachPort + 156
  37. 3 CoreFoundation 0x18036d08c __CFRunLoopRun + 1152
  38. 4 CoreFoundation 0x18036c7f4 CFRunLoopRunSpecific + 584
  39. 5 GraphicsServices 0x188faec98 GSEventRunModal + 160
  40. 6 UIKitCore 0x107d685d4 -[UIApplication _run] + 868
  41. 7 UIKitCore 0x107d6c5cc UIApplicationMain + 124
  42. 8 SwiftUI 0x10c166b18 0x10b21c000 + 16034584
  43. 9 SwiftUI 0x10c1669c0 0x10b21c000 + 16034240
  44. 10 SwiftUI 0x10b90a36c 0x10b21c000 + 7267180
  45. 11 PlayTogether 0x104b0ff8c static iOSApp.$main() + 40 (iOSApp.swift:4)
  46. 12 PlayTogether 0x104b10030 main + 12
  47. 13 dyld_sim 0x1054bdfa0 start_sim + 20
  48. 14 dyld 0x1051e508c start + 520
  49.  
  50. Thread 1 Crashed:: Dispatch queue: com.apple.root.default-qos
  51. 0 libsystem_kernel.dylib 0x1af205e60 __pthread_kill + 8
  52. 1 libsystem_pthread.dylib 0x1af2583c0 pthread_kill + 256
  53. 2 libsystem_c.dylib 0x180129e28 abort + 124
  54. 3 shared 0x1066a3498 konan::abort() + 12
  55. 4 shared 0x1066b3ad4 (anonymous namespace)::terminateWithUnhandledException(ObjHeader*)::$_1::operator()() const + 16
  56. 5 shared 0x1066b3924 void (anonymous namespace)::$_0::operator()<(anonymous namespace)::terminateWithUnhandledException(ObjHeader*)::$_1>((anonymous namespace)::terminateWithUnhandledException(ObjHeader*)::$_1) + 80
  57. 6 shared 0x1066b366c (anonymous namespace)::terminateWithUnhandledException(ObjHeader*) + 12
  58. 7 shared 0x1066b3620 (anonymous namespace)::processUnhandledException(ObjHeader*) + 64
  59. 8 shared 0x10678006c kfun:kotlinx.coroutines#handleCoroutineExceptionImpl(kotlin.coroutines.CoroutineContext;kotlin.Throwable){} + 80 (CoroutineExceptionHandlerImpl.kt:13)
  60. 9 shared 0x106707ad0 kfun:kotlinx.coroutines#handleCoroutineException(kotlin.coroutines.CoroutineContext;kotlin.Throwable){} + 816 (CoroutineExceptionHandler.kt:33)
  61. 10 shared 0x1066fb2b4 kfun:kotlinx.coroutines.StandaloneCoroutine.handleJobException#internal + 164 (Builders.common.kt:196)
  62. 11 shared 0x1067134cc kfun:kotlinx.coroutines.JobSupport.finalizeFinishingState#internal + 1440 (JobSupport.kt:229)
  63. 12 shared 0x10671c470 kfun:kotlinx.coroutines.JobSupport.tryMakeCompletingSlowPath#internal + 1336 (JobSupport.kt:906)
  64. 13 shared 0x10671be7c kfun:kotlinx.coroutines.JobSupport.tryMakeCompleting#internal + 564 (JobSupport.kt:863)
  65. 14 shared 0x10671ba5c <inlined-out:<anonymous>> + 16 (JobSupport.kt:828) [inlined]
  66. 15 shared 0x10671ba5c <inlined-out:loopOnState> + 16 (JobSupport.kt:177) [inlined]
  67. 16 shared 0x10671ba5c kfun:kotlinx.coroutines.JobSupport#makeCompletingOnce(kotlin.Any?){}kotlin.Any? + 356 (JobSupport.kt:827)
  68. 17 shared 0x1066f725c kfun:kotlinx.coroutines.AbstractCoroutine#resumeWith(kotlin.Result<1:0>){} + 220 (AbstractCoroutine.kt:100)
  69. 18 shared 0x106556e00 <inlined-out:<anonymous>> + 84 (ContinuationImpl.kt:43) [inlined]
  70. 19 shared 0x106556e00 <inlined-out:with> + 872 (Standard.kt:70) [inlined]
  71. 20 shared 0x106556e00 kfun:kotlin.coroutines.native.internal.BaseContinuationImpl#resumeWith(kotlin.Result<kotlin.Any?>){} + 1324 (ContinuationImpl.kt:26)
  72. 21 shared 0x10676868c kfun:kotlin.coroutines#resume__at__kotlin.coroutines.Continuation<0:0>(0:0){0§<kotlin.Any?>} + 116 (Continuation.kt:45) [inlined]
  73. 22 shared 0x10676868c <inlined-out:<anonymous>> + 632 (DispatchedTask.kt:106) [inlined]
  74. 23 shared 0x10676868c <inlined-out:withContinuationContext> + 1700 (CoroutineContext.kt:58) [inlined]
  75. 24 shared 0x10676868c kfun:kotlinx.coroutines.DispatchedTask#run(){} + 2536 (DispatchedTask.kt:88)
  76. 25 shared 0x106784fdc kfun:kotlinx.coroutines.DarwinGlobalQueueDispatcher.dispatch$lambda$0#internal + 132 (Dispatchers.kt:26)
  77. 26 shared 0x10678507c kfun:kotlinx.coroutines.DarwinGlobalQueueDispatcher.$dispatch$lambda$0$FUNCTION_REFERENCE$74.invoke#internal + 72 (Dispatchers.kt:25)
  78. 27 shared 0x106785160 kfun:kotlinx.coroutines.DarwinGlobalQueueDispatcher.$dispatch$lambda$0$FUNCTION_REFERENCE$74.$<bridge-UNN>invoke(){}#internal + 72 (Dispatchers.kt:25)
  79. 28 shared 0x106786e9c _6f72672e6a6574627261696e732e6b6f746c696e783a6b6f746c696e782d636f726f7574696e65732d636f7265_knbridge8 + 256 (Dispatchers.kt:25)
  80. 29 libdispatch.dylib 0x180133fa4 _dispatch_call_block_and_release + 24
  81. 30 libdispatch.dylib 0x180135768 _dispatch_client_callout + 16
  82. 31 libdispatch.dylib 0x180148c54 _dispatch_root_queue_drain + 912
  83. 32 libdispatch.dylib 0x1801495b8 _dispatch_worker_thread2 + 224
  84. 33 libsystem_pthread.dylib 0x1af254b04 _pthread_wqthread + 224
  85. 34 libsystem_pthread.dylib 0x1af253904 start_wqthread + 8
  86.  
  87. Thread 2:
  88. 0 libsystem_pthread.dylib 0x1af2538fc start_wqthread + 0
  89.  
  90. Thread 3:: GC Timer thread
  91. 0 libsystem_kernel.dylib 0x1af201694 __psynch_cvwait + 8
  92. 1 libsystem_pthread.dylib 0x1af258c88 _pthread_cond_wait + 1224
  93. 2 libc++.1.dylib 0x1802789b8 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 96
  94. 3 shared 0x1066be3c0 void kotlin::RepeatedTimer<kotlin::steady_clock>::Run<kotlin::gc::internal::GCSchedulerDataWithTimer<kotlin::steady_clock>::GCSchedulerDataWithTimer(kotlin::gc::GCSchedulerConfig&, std::__1::function<void ()>)::'lambda'()>(kotlin::gc::internal::GCSchedulerDataWithTimer<kotlin::steady_clock>::GCSchedulerDataWithTimer(kotlin::gc::GCSchedulerConfig&, std::__1::function<void ()>)::'lambda'()&&) + 568
  95. 4 shared 0x1066bebf4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(kotlin::ScopedThread::attributes, void (kotlin::RepeatedTimer<kotlin::steady_clock>::*&&)(kotlin::gc::internal::GCSchedulerDataWithTimer<kotlin::steady_clock>::GCSchedulerDataWithTimer(kotlin::gc::GCSchedulerConfig&, std::__1::function<void ()>)::'lambda'()&&) noexcept, kotlin::RepeatedTimer<kotlin::steady_clock>*&&, kotlin::gc::internal::GCSchedulerDataWithTimer<kotlin::steady_clock>::GCSchedulerDataWithTimer(kotlin::gc::GCSchedulerConfig&, std::__1::function<void ()>)::'lambda'()&&), kotlin::ScopedThread::attributes, void (kotlin::RepeatedTimer<kotlin::steady_clock>::*)(kotlin::gc::internal::GCSchedulerDataWithTimer<kotlin::steady_clock>::GCSchedulerDataWithTimer(kotlin::gc::GCSchedulerConfig&, std::__1::function<void ()>)::'lambda'()&&) noexcept, kotlin::RepeatedTimer<kotlin::steady_clock>*, kotlin::gc::internal::GCSchedulerDataWithTimer<kotlin::steady_clock>::GCSchedulerDataWithTimer(kotlin::gc::GCSchedulerConfig&, std::__1::function<void ()>)::'lambda'()> >(void*) + 264
  96. 5 libsystem_pthread.dylib 0x1af2586c8 _pthread_start + 116
  97. 6 libsystem_pthread.dylib 0x1af253910 thread_start + 8
  98.  
  99. Thread 4:: GC thread
  100. 0 libsystem_kernel.dylib 0x1af201694 __psynch_cvwait + 8
  101. 1 libsystem_pthread.dylib 0x1af258c88 _pthread_cond_wait + 1224
  102. 2 libc++.1.dylib 0x180278920 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24
  103. 3 shared 0x1066b7018 std::__1::invoke_result<kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::mm::ObjectFactory<kotlin::gc::ConcurrentMarkAndSweep>&, kotlin::gc::GCScheduler&)::$_2>::type kotlin::ScopedThread::Run<kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::mm::ObjectFactory<kotlin::gc::ConcurrentMarkAndSweep>&, kotlin::gc::GCScheduler&)::$_2>(kotlin::ScopedThread::attributes, kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::mm::ObjectFactory<kotlin::gc::ConcurrentMarkAndSweep>&, kotlin::gc::GCScheduler&)::$_2&&) + 300
  104. 4 shared 0x1066b7198 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(kotlin::ScopedThread::attributes, kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::mm::ObjectFactory<kotlin::gc::ConcurrentMarkAndSweep>&, kotlin::gc::GCScheduler&)::$_2&&), kotlin::ScopedThread::attributes, kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::mm::ObjectFactory<kotlin::gc::ConcurrentMarkAndSweep>&, kotlin::gc::GCScheduler&)::$_2> >(void*) + 236
  105. 5 libsystem_pthread.dylib 0x1af2586c8 _pthread_start + 116
  106. 6 libsystem_pthread.dylib 0x1af253910 thread_start + 8
  107.  
  108. Thread 5:
  109. 0 libsystem_pthread.dylib 0x1af2538fc start_wqthread + 0
  110.  
  111. Thread 6:: Dispatch queue: BSXPCCnx:com.apple.dt.xcode-previews.systemservices (BSCnx:client:com.apple.frontboard.workspace-service)
  112. 0 libobjc.A.dylib 0x180036b7c prepareMethodLists(objc_class*, method_list_t**, int, bool, bool, char const*) + 76
  113. 1 libobjc.A.dylib 0x180036b98 prepareMethodLists(objc_class*, method_list_t**, int, bool, bool, char const*) + 104
  114. 2 libobjc.A.dylib 0x18003742c attachCategories(objc_class*, locstamped_category_t const*, unsigned int, int) + 756
  115. 3 libobjc.A.dylib 0x180037034 objc::UnattachedCategories::attachToClass(objc_class*, objc_class*, int) + 280
  116. 4 libobjc.A.dylib 0x180035f70 realizeClassWithoutSwift(objc_class*, objc_class*) + 1540
  117. 5 libobjc.A.dylib 0x180035a98 realizeClassWithoutSwift(objc_class*, objc_class*) + 300
  118. 6 libobjc.A.dylib 0x180035a98 realizeClassWithoutSwift(objc_class*, objc_class*) + 300
  119. 7 libobjc.A.dylib 0x180035904 realizeClassMaybeSwiftMaybeRelock(objc_class*, locker_mixin<lockdebug::lock_mixin<objc_lock_base_t> >&, bool) + 240
  120. 8 libobjc.A.dylib 0x1800354b4 initializeAndMaybeRelock(objc_class*, objc_object*, locker_mixin<lockdebug::lock_mixin<objc_lock_base_t> >&, bool) + 120
  121. 9 libobjc.A.dylib 0x1800431e4 lookUpImpOrForward + 632
  122. 10 libobjc.A.dylib 0x18002eee0 _objc_msgSend_uncached + 64
  123. 11 FrontBoardServices 0x184eeabec -[FBSSceneParameters initWithSpecification:] + 136
  124. 12 FrontBoardServices 0x184eeb48c -[FBSSceneParameters initWithXPCDictionary:] + 92
  125. 13 BaseBoard 0x183365db0 _BSXPCDecodeObject + 1536
  126. 14 BaseBoard 0x183364030 _BSXPCDecodeObjectForKey + 288
  127. 15 BoardServices 0x184ab9f14 +[BSXPCServiceConnectionProxy decodeArguments:outArgs:fromMessage:forConnection:] + 552
  128. 16 BoardServices 0x184ab84e4 +[BSXPCServiceConnectionProxy invokeMethod:onTarget:withMessage:forConnection:] + 260
  129. 17 BoardServices 0x184ac7238 __63-[BSXPCServiceConnectionEventHandler connection:handleMessage:]_block_invoke + 536
  130. 18 BoardServices 0x184aeb188 BSXPCServiceConnectionExecuteCallOut + 232
  131. 19 BoardServices 0x184ac6ed0 -[BSXPCServiceConnectionEventHandler connection:handleMessage:] + 148
  132. 20 BoardServices 0x184aea710 -[BSXPCServiceConnection _connection_handleMessage:fromPeer:withHandoff:] + 512
  133. 21 libdispatch.dylib 0x180133fa4 _dispatch_call_block_and_release + 24
  134. 22 libdispatch.dylib 0x180135768 _dispatch_client_callout + 16
  135. 23 libdispatch.dylib 0x18013d7f8 _dispatch_lane_serial_drain + 780
  136. 24 libdispatch.dylib 0x18013e474 _dispatch_lane_invoke + 448
  137. 25 libdispatch.dylib 0x18013d648 _dispatch_lane_serial_drain + 348
  138. 26 libdispatch.dylib 0x18013e474 _dispatch_lane_invoke + 448
  139. 27 libdispatch.dylib 0x18014a624 _dispatch_workloop_worker_thread + 772
  140. 28 libsystem_pthread.dylib 0x1af254b40 _pthread_wqthread + 284
  141. 29 libsystem_pthread.dylib 0x1af253904 start_wqthread + 8
  142.  
  143. Thread 7:
  144. 0 libsystem_pthread.dylib 0x1af2538fc start_wqthread + 0
  145.  
  146. Thread 8:: com.apple.uikit.eventfetch-thread
  147. 0 libsystem_kernel.dylib 0x1af1fdfcc mach_msg_trap + 8
  148. 1 libsystem_kernel.dylib 0x1af1fe430 mach_msg + 72
  149. 2 CoreFoundation 0x180372a18 __CFRunLoopServiceMachPort + 156
  150. 3 CoreFoundation 0x18036d08c __CFRunLoopRun + 1152
  151. 4 CoreFoundation 0x18036c7f4 CFRunLoopRunSpecific + 584
  152. 5 Foundation 0x180bcf0c8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 208
  153. 6 Foundation 0x180bcf2ec -[NSRunLoop(NSRunLoop) runUntilDate:] + 60
  154. 7 UIKitCore 0x107e076e0 -[UIEventFetcher threadMain] + 424
  155. 8 Foundation 0x180bf4aac __NSThread__start__ + 704
  156. 9 libsystem_pthread.dylib 0x1af2586c8 _pthread_start + 116
  157. 10 libsystem_pthread.dylib 0x1af253910 thread_start + 8
  158.  
  159. Thread 9:
  160. 0 libsystem_kernel.dylib 0x1af201694 __psynch_cvwait + 8
  161. 1 libsystem_pthread.dylib 0x1af258c88 _pthread_cond_wait + 1224
  162. 2 shared 0x1066cb338 Worker::waitForQueueLocked(long long, long long*) + 784
  163. 3 shared 0x1066ca3ac Worker::processQueueElement(bool) + 516
  164. 4 shared 0x1066ca090 (anonymous namespace)::workerRoutine(void*) + 192
  165. 5 libsystem_pthread.dylib 0x1af2586c8 _pthread_start + 116
  166. 6 libsystem_pthread.dylib 0x1af253910 thread_start + 8
  167.  
  168. Thread 10:
  169. 0 libsystem_pthread.dylib 0x1af2538fc start_wqthread + 0
  170.  
  171. Thread 11:
  172. 0 libsystem_pthread.dylib 0x1af2538fc start_wqthread + 0
  173.  
  174.  
  175. Thread 1 crashed with ARM Thread State (64-bit):
  176. x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
  177. x4: 0x0000600002bb6540 x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x0000000000000000
  178. x8: 0x000000016b37f000 x9: 0x150813cf437a0f78 x10: 0x000000016b37cbc8 x11: 0x00000000000007fb
  179. x12: 0x00000000d2430853 x13: 0x00000000000007fd x14: 0x00000000d2631063 x15: 0x00000000d2430853
  180. x16: 0x0000000000000148 x17: 0x00006000001bb870 x18: 0x0000000000000000 x19: 0x0000000000000006
  181. x20: 0x000000016b37f000 x21: 0x0000000000001703 x22: 0x000000016b37f0e0 x23: 0xffffffffffffffff
  182. x24: 0x0000000000000000 x25: 0x00000000000008ff x26: 0x0000600001a9ae40 x27: 0x0000000000000000
  183. x28: 0x0000000000000000 fp: 0x000000016b37d5e0 lr: 0x00000001af2583c0
  184. sp: 0x000000016b37d5c0 pc: 0x00000001af205e60 cpsr: 0x40001000
  185. far: 0x00000001069f20f8 esr: 0x56000080 Address size fault
  186.  
  187. Binary Images:
  188. 0x1af1fd000 - 0x1af232ffb libsystem_kernel.dylib (*) <6cfb89a3-4d8e-3da3-96ef-7d847d09cab1> /usr/lib/system/libsystem_kernel.dylib
  189. 0x1802ed000 - 0x180699fff com.apple.CoreFoundation (6.9) <b02805dc-7bce-3571-8eb6-ff671506488b> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
  190. 0x188fab000 - 0x188fb3fff com.apple.GraphicsServices (1.0) <66f66f45-e32d-348b-9833-1f04b12a4703> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
  191. 0x107300000 - 0x1089abfff com.apple.UIKitCore (1.0) <e9f0192a-4554-3c71-b825-c7a78cfdf7d4> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
  192. 0x10b21c000 - 0x10c793fff com.apple.SwiftUI (4.1.17.100) <bd0565ad-87fa-3dc2-b25c-4d7f849557bc> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/SwiftUI.framework/SwiftUI
  193. 0x104b08000 - 0x104cfbfff com.playtogether.ios (1.0) <81602b72-a9bc-3a85-afe5-e659c14a2114> /Users/USER/Library/Developer/Xcode/UserData/Previews/Simulator Devices/B80F569E-EF50-45E9-8B71-503AE6803ACE/data/Containers/Bundle/Application/E6D6A344-429A-48AA-BF17-46D9A3F164CF/PlayTogether.app/PlayTogether
  194. 0x1054bc000 - 0x10550bfff dyld_sim (*) <1772df31-9df3-36cc-a3c6-b34fd26bffe5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim
  195. 0x1051e0000 - 0x10523ffff dyld (*) <24d09537-e51b-350e-b59e-181c9d94d291> /usr/lib/dyld
  196. 0x1af251000 - 0x1af25dffb libsystem_pthread.dylib (*) <6de4a53b-8d96-3c92-b3c9-4a5ed84776fb> /usr/lib/system/libsystem_pthread.dylib
  197. 0x1800b5000 - 0x180131ff3 libsystem_c.dylib (*) <bb937670-480a-35f7-8422-2cb8216b06d7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_c.dylib
  198. 0x10645c000 - 0x106a47fff com.playtogether.kmp.shared (1.0) <9b66e09f-9d77-3f07-be55-ef43405ac269> /Users/USER/Library/Developer/Xcode/UserData/Previews/Simulator Devices/B80F569E-EF50-45E9-8B71-503AE6803ACE/data/Containers/Bundle/Application/E6D6A344-429A-48AA-BF17-46D9A3F164CF/PlayTogether.app/Frameworks/shared.framework/shared
  199. 0x180132000 - 0x180178fff libdispatch.dylib (*) <2cd267ae-adf6-3f56-897a-04baff62b34f> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdispatch.dylib
  200. 0x18026c000 - 0x1802c7ffb libc++.1.dylib (*) <0f7cacf5-28e6-356c-95d2-6caab944290b> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++.1.dylib
  201. 0x18002c000 - 0x180060d9f libobjc.A.dylib (*) <ebfccc66-96d4-34d3-86b4-a0b3937a18ac> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib
  202. 0x184ed3000 - 0x184f65fff com.apple.FrontBoardServices (812.8.1) <14769e50-ce51-31db-b411-e82036ae4427> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
  203. 0x1832f7000 - 0x18339efff com.apple.BaseBoard (617.8) <cf16c64e-3fe6-355d-b6ff-ab724a055fcd> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
  204. 0x184ab3000 - 0x184b05fff com.apple.BoardServices (1.0) <c3409b2b-aac8-3e71-b35d-71340ebd2740> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
  205. 0x180710000 - 0x180fc4fff com.apple.Foundation (6.9) <532aae62-f6cf-3de2-8988-170389a83ad5> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation
  206.  
  207. EOF
  208.  
  209. -----------
  210. Full Report
  211. -----------
  212.  
  213. {"app_name":"PlayTogether","timestamp":"2023-01-30 16:50:13.00 +0530","app_version":"1.0","slice_uuid":"81602b72-a9bc-3a85-afe5-e659c14a2114","build_version":"1","platform":7,"bundleID":"com.playtogether.ios","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6.1 (21G217)","incident_id":"108A6828-BC0F-49BA-976E-E3D94027A2B6","name":"PlayTogether"}
  214. {
  215. "uptime" : 150000,
  216. "procLaunch" : "2023-01-30 16:50:09.0461 +0530",
  217. "procRole" : "Foreground",
  218. "version" : 2,
  219. "userID" : 501,
  220. "deployVersion" : 210,
  221. "modelCode" : "MacBookPro18,3",
  222. "procStartAbsTime" : 3677990407124,
  223. "coalitionID" : 21731,
  224. "osVersion" : {
  225. "train" : "macOS 12.6.1",
  226. "build" : "21G217",
  227. "releaseType" : "User"
  228. },
  229. "captureTime" : "2023-01-30 16:50:09.3077 +0530",
  230. "incident" : "108A6828-BC0F-49BA-976E-E3D94027A2B6",
  231. "bug_type" : "309",
  232. "pid" : 8331,
  233. "procExitAbsTime" : 3677995715528,
  234. "translated" : false,
  235. "cpuType" : "ARM-64",
  236. "procName" : "PlayTogether",
  237. "procPath" : "\/Users\/USER\/Library\/Developer\/Xcode\/UserData\/Previews\/Simulator Devices\/B80F569E-EF50-45E9-8B71-503AE6803ACE\/data\/Containers\/Bundle\/Application\/E6D6A344-429A-48AA-BF17-46D9A3F164CF\/PlayTogether.app\/PlayTogether",
  238. "bundleInfo" : {"CFBundleShortVersionString":"1.0","CFBundleVersion":"1","CFBundleIdentifier":"com.playtogether.ios"},
  239. "storeInfo" : {"deviceIdentifierForVendor":"BC89F1B1-D540-50D5-9411-DD5FCF53BF19","thirdParty":true},
  240. "parentProc" : "launchd_sim",
  241. "parentPid" : 72447,
  242. "coalitionName" : "com.apple.CoreSimulator.SimDevice.B80F569E-EF50-45E9-8B71-503AE6803ACE",
  243. "crashReporterKey" : "5C0E6401-DCE2-4E03-8556-9166DD99035F",
  244. "responsiblePid" : 1136,
  245. "responsibleProc" : "SimulatorTrampoline",
  246. "wakeTime" : 254,
  247. "sleepWakeUUID" : "47A908D1-934E-4CFD-8031-B2209DBE3566",
  248. "sip" : "enabled",
  249. "isCorpse" : 1,
  250. "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  251. "ktriageinfo" : "VM - pmap_enter failed with resource shortage\n",
  252. "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":12124,"task_for_pid":231},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  253. "faultingThread" : 1,
  254. "threads" : [{"id":2768812,"queue":"com.apple.main-thread","frames":[{"imageOffset":4044,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":5168,"symbol":"mach_msg","symbolLocation":72,"imageIndex":0},{"imageOffset":547352,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":156,"imageIndex":1},{"imageOffset":524428,"symbol":"__CFRunLoopRun","symbolLocation":1152,"imageIndex":1},{"imageOffset":522228,"symbol":"CFRunLoopRunSpecific","symbolLocation":584,"imageIndex":1},{"imageOffset":15512,"symbol":"GSEventRunModal","symbolLocation":160,"imageIndex":2},{"imageOffset":10913236,"symbol":"-[UIApplication _run]","symbolLocation":868,"imageIndex":3},{"imageOffset":10929612,"symbol":"UIApplicationMain","symbolLocation":124,"imageIndex":3},{"imageOffset":16034584,"imageIndex":4},{"imageOffset":16034240,"imageIndex":4},{"imageOffset":7267180,"imageIndex":4},{"imageOffset":32652,"sourceLine":4,"sourceFile":"iOSApp.swift","symbol":"static iOSApp.$main()","imageIndex":5,"symbolLocation":40},{"imageOffset":32816,"sourceFile":"iOSApp.swift","symbol":"main","symbolLocation":12,"imageIndex":5},{"imageOffset":8096,"symbol":"start_sim","symbolLocation":20,"imageIndex":6},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":7}]},{"triggered":true,"id":2768815,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":105553162102080},{"value":0},{"value":0},{"value":0},{"value":6093795328},{"value":1515483055521402744},{"value":6093786056},{"value":2043},{"value":3527608403},{"value":2045},{"value":3529707619},{"value":3527608403},{"value":328},{"value":105553118083184},{"value":0},{"value":6},{"value":6093795328},{"value":5891},{"value":6093795552},{"value":18446744073709551615},{"value":0},{"value":2303},{"value":105553144163904},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7233438656},"cpsr":{"value":1073745920},"fp":{"value":6093788640},"sp":{"value":6093788608},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7233101408,"matchesCrashFrame":1},"far":{"value":4406059256}},"queue":"com.apple.root.default-qos","frames":[{"imageOffset":36448,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":29632,"symbol":"pthread_kill","symbolLocation":256,"imageIndex":8},{"imageOffset":478760,"symbol":"abort","symbolLocation":124,"imageIndex":9},{"imageOffset":2389144,"symbol":"konan::abort()","symbolLocation":12,"imageIndex":10},{"imageOffset":2456276,"symbol":"(anonymous namespace)::terminateWithUnhandledException(ObjHeader*)::$_1::operator()() const","symbolLocation":16,"imageIndex":10},{"imageOffset":2455844,"symbol":"void (anonymous namespace)::$_0::operator()<(anonymous namespace)::terminateWithUnhandledException(ObjHeader*)::$_1>((anonymous namespace)::terminateWithUnhandledException(ObjHeader*)::$_1)","symbolLocation":80,"imageIndex":10},{"imageOffset":2455148,"symbol":"(anonymous namespace)::terminateWithUnhandledException(ObjHeader*)","symbolLocation":12,"imageIndex":10},{"imageOffset":2455072,"symbol":"(anonymous namespace)::processUnhandledException(ObjHeader*)","symbolLocation":64,"imageIndex":10},{"imageOffset":3293292,"sourceLine":13,"sourceFile":"CoroutineExceptionHandlerImpl.kt","symbol":"kfun:kotlinx.coroutines#handleCoroutineExceptionImpl(kotlin.coroutines.CoroutineContext;kotlin.Throwable){}","imageIndex":10,"symbolLocation":80},{"imageOffset":2800336,"sourceLine":33,"sourceFile":"CoroutineExceptionHandler.kt","symbol":"kfun:kotlinx.coroutines#handleCoroutineException(kotlin.coroutines.CoroutineContext;kotlin.Throwable){}","imageIndex":10,"symbolLocation":816},{"imageOffset":2749108,"sourceLine":196,"sourceFile":"Builders.common.kt","symbol":"kfun:kotlinx.coroutines.StandaloneCoroutine.handleJobException#internal","imageIndex":10,"symbolLocation":164},{"imageOffset":2847948,"sourceLine":229,"sourceFile":"JobSupport.kt","symbol":"kfun:kotlinx.coroutines.JobSupport.finalizeFinishingState#internal","imageIndex":10,"symbolLocation":1440},{"imageOffset":2884720,"sourceLine":906,"sourceFile":"JobSupport.kt","symbol":"kfun:kotlinx.coroutines.JobSupport.tryMakeCompletingSlowPath#internal","imageIndex":10,"symbolLocation":1336},{"imageOffset":2883196,"sourceLine":863,"sourceFile":"JobSupport.kt","symbol":"kfun:kotlinx.coroutines.JobSupport.tryMakeCompleting#internal","imageIndex":10,"symbolLocation":564},{"symbol":"<inlined-out:<anonymous>>","inline":true,"imageIndex":10,"imageOffset":2882140,"symbolLocation":16,"sourceLine":828,"sourceFile":"JobSupport.kt"},{"symbol":"<inlined-out:loopOnState>","inline":true,"imageIndex":10,"imageOffset":2882140,"symbolLocation":16,"sourceLine":177,"sourceFile":"JobSupport.kt"},{"imageOffset":2882140,"sourceLine":827,"sourceFile":"JobSupport.kt","symbol":"kfun:kotlinx.coroutines.JobSupport#makeCompletingOnce(kotlin.Any?){}kotlin.Any?","imageIndex":10,"symbolLocation":356},{"imageOffset":2732636,"sourceLine":100,"sourceFile":"AbstractCoroutine.kt","symbol":"kfun:kotlinx.coroutines.AbstractCoroutine#resumeWith(kotlin.Result<1:0>){}","imageIndex":10,"symbolLocation":220},{"symbol":"<inlined-out:<anonymous>>","inline":true,"imageIndex":10,"imageOffset":1027584,"symbolLocation":84,"sourceLine":43,"sourceFile":"ContinuationImpl.kt"},{"symbol":"<inlined-out:with>","inline":true,"imageIndex":10,"imageOffset":1027584,"symbolLocation":872,"sourceLine":70,"sourceFile":"Standard.kt"},{"imageOffset":1027584,"sourceLine":26,"sourceFile":"ContinuationImpl.kt","symbol":"kfun:kotlin.coroutines.native.internal.BaseContinuationImpl#resumeWith(kotlin.Result<kotlin.Any?>){}","imageIndex":10,"symbolLocation":1324},{"symbol":"kfun:kotlin.coroutines#resume__at__kotlin.coroutines.Continuation<0:0>(0:0){0§<kotlin.Any?>}","inline":true,"imageIndex":10,"imageOffset":3196556,"symbolLocation":116,"sourceLine":45,"sourceFile":"Continuation.kt"},{"symbol":"<inlined-out:<anonymous>>","inline":true,"imageIndex":10,"imageOffset":3196556,"symbolLocation":632,"sourceLine":106,"sourceFile":"DispatchedTask.kt"},{"symbol":"<inlined-out:withContinuationContext>","inline":true,"imageIndex":10,"imageOffset":3196556,"symbolLocation":1700,"sourceLine":58,"sourceFile":"CoroutineContext.kt"},{"imageOffset":3196556,"sourceLine":88,"sourceFile":"DispatchedTask.kt","symbol":"kfun:kotlinx.coroutines.DispatchedTask#run(){}","imageIndex":10,"symbolLocation":2536},{"imageOffset":3313628,"sourceLine":26,"sourceFile":"Dispatchers.kt","symbol":"kfun:kotlinx.coroutines.DarwinGlobalQueueDispatcher.dispatch$lambda$0#internal","imageIndex":10,"symbolLocation":132},{"imageOffset":3313788,"sourceLine":25,"sourceFile":"Dispatchers.kt","symbol":"kfun:kotlinx.coroutines.DarwinGlobalQueueDispatcher.$dispatch$lambda$0$FUNCTION_REFERENCE$74.invoke#internal","imageIndex":10,"symbolLocation":72},{"imageOffset":3314016,"sourceLine":25,"sourceFile":"Dispatchers.kt","symbol":"kfun:kotlinx.coroutines.DarwinGlobalQueueDispatcher.$dispatch$lambda$0$FUNCTION_REFERENCE$74.$<bridge-UNN>invoke(){}#internal","imageIndex":10,"symbolLocation":72},{"imageOffset":3321500,"sourceLine":25,"sourceFile":"Dispatchers.kt","symbol":"_6f72672e6a6574627261696e732e6b6f746c696e783a6b6f746c696e782d636f726f7574696e65732d636f7265_knbridge8","imageIndex":10,"symbolLocation":256},{"imageOffset":8100,"symbol":"_dispatch_call_block_and_release","symbolLocation":24,"imageIndex":11},{"imageOffset":14184,"symbol":"_dispatch_client_callout","symbolLocation":16,"imageIndex":11},{"imageOffset":93268,"symbol":"_dispatch_root_queue_drain","symbolLocation":912,"imageIndex":11},{"imageOffset":95672,"symbol":"_dispatch_worker_thread2","symbolLocation":224,"imageIndex":11},{"imageOffset":15108,"symbol":"_pthread_wqthread","symbolLocation":224,"imageIndex":8},{"imageOffset":10500,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":8}]},{"id":2768816,"frames":[{"imageOffset":10492,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":2768817,"name":"GC Timer thread","frames":[{"imageOffset":18068,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31880,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":8},{"imageOffset":51640,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)","symbolLocation":96,"imageIndex":12},{"imageOffset":2499520,"symbol":"void kotlin::RepeatedTimer<kotlin::steady_clock>::Run<kotlin::gc::internal::GCSchedulerDataWithTimer<kotlin::steady_clock>::GCSchedulerDataWithTimer(kotlin::gc::GCSchedulerConfig&, std::__1::function<void ()>)::'lambda'()>(kotlin::gc::internal::GCSchedulerDataWithTimer<kotlin::steady_clock>::GCSchedulerDataWithTimer(kotlin::gc::GCSchedulerConfig&, std::__1::function<void ()>)::'lambda'()&&)","symbolLocation":568,"imageIndex":10},{"imageOffset":2501620,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(kotlin::ScopedThread::attributes, void (kotlin::RepeatedTimer<kotlin::steady_clock>::*&&)(kotlin::gc::internal::GCSchedulerDataWithTimer<kotlin::steady_clock>::GCSchedulerDataWithTimer(kotlin::gc::GCSchedulerConfig&, std::__1::function<void ()>)::'lambda'()&&) noexcept, kotlin::RepeatedTimer<kotlin::steady_clock>*&&, kotlin::gc::internal::GCSchedulerDataWithTimer<kotlin::steady_clock>::GCSchedulerDataWithTimer(kotlin::gc::GCSchedulerConfig&, std::__1::function<void ()>)::'lambda'()&&), kotlin::ScopedThread::attributes, void (kotlin::RepeatedTimer<kotlin::steady_clock>::*)(kotlin::gc::internal::GCSchedulerDataWithTimer<kotlin::steady_clock>::GCSchedulerDataWithTimer(kotlin::gc::GCSchedulerConfig&, std::__1::function<void ()>)::'lambda'()&&) noexcept, kotlin::RepeatedTimer<kotlin::steady_clock>*, kotlin::gc::internal::GCSchedulerDataWithTimer<kotlin::steady_clock>::GCSchedulerDataWithTimer(kotlin::gc::GCSchedulerConfig&, std::__1::function<void ()>)::'lambda'()> >(void*)","symbolLocation":264,"imageIndex":10},{"imageOffset":30408,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":8},{"imageOffset":10512,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":2768818,"name":"GC thread","frames":[{"imageOffset":18068,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31880,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":8},{"imageOffset":51488,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":24,"imageIndex":12},{"imageOffset":2469912,"symbol":"std::__1::invoke_result<kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::mm::ObjectFactory<kotlin::gc::ConcurrentMarkAndSweep>&, kotlin::gc::GCScheduler&)::$_2>::type kotlin::ScopedThread::Run<kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::mm::ObjectFactory<kotlin::gc::ConcurrentMarkAndSweep>&, kotlin::gc::GCScheduler&)::$_2>(kotlin::ScopedThread::attributes, kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::mm::ObjectFactory<kotlin::gc::ConcurrentMarkAndSweep>&, kotlin::gc::GCScheduler&)::$_2&&)","symbolLocation":300,"imageIndex":10},{"imageOffset":2470296,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(kotlin::ScopedThread::attributes, kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::mm::ObjectFactory<kotlin::gc::ConcurrentMarkAndSweep>&, kotlin::gc::GCScheduler&)::$_2&&), kotlin::ScopedThread::attributes, kotlin::gc::ConcurrentMarkAndSweep::ConcurrentMarkAndSweep(kotlin::mm::ObjectFactory<kotlin::gc::ConcurrentMarkAndSweep>&, kotlin::gc::GCScheduler&)::$_2> >(void*)","symbolLocation":236,"imageIndex":10},{"imageOffset":30408,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":8},{"imageOffset":10512,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":2768819,"frames":[{"imageOffset":10492,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":2768820,"queue":"BSXPCCnx:com.apple.dt.xcode-previews.systemservices (BSCnx:client:com.apple.frontboard.workspace-service)","frames":[{"imageOffset":43900,"symbol":"prepareMethodLists(objc_class*, method_list_t**, int, bool, bool, char const*)","symbolLocation":76,"imageIndex":13},{"imageOffset":43928,"symbol":"prepareMethodLists(objc_class*, method_list_t**, int, bool, bool, char const*)","symbolLocation":104,"imageIndex":13},{"imageOffset":46124,"symbol":"attachCategories(objc_class*, locstamped_category_t const*, unsigned int, int)","symbolLocation":756,"imageIndex":13},{"imageOffset":45108,"symbol":"objc::UnattachedCategories::attachToClass(objc_class*, objc_class*, int)","symbolLocation":280,"imageIndex":13},{"imageOffset":40816,"symbol":"realizeClassWithoutSwift(objc_class*, objc_class*)","symbolLocation":1540,"imageIndex":13},{"imageOffset":39576,"symbol":"realizeClassWithoutSwift(objc_class*, objc_class*)","symbolLocation":300,"imageIndex":13},{"imageOffset":39576,"symbol":"realizeClassWithoutSwift(objc_class*, objc_class*)","symbolLocation":300,"imageIndex":13},{"imageOffset":39172,"symbol":"realizeClassMaybeSwiftMaybeRelock(objc_class*, locker_mixin<lockdebug::lock_mixin<objc_lock_base_t> >&, bool)","symbolLocation":240,"imageIndex":13},{"imageOffset":38068,"symbol":"initializeAndMaybeRelock(objc_class*, objc_object*, locker_mixin<lockdebug::lock_mixin<objc_lock_base_t> >&, bool)","symbolLocation":120,"imageIndex":13},{"imageOffset":94692,"symbol":"lookUpImpOrForward","symbolLocation":632,"imageIndex":13},{"imageOffset":12000,"symbol":"_objc_msgSend_uncached","symbolLocation":64,"imageIndex":13},{"imageOffset":97260,"symbol":"-[FBSSceneParameters initWithSpecification:]","symbolLocation":136,"imageIndex":14},{"imageOffset":99468,"symbol":"-[FBSSceneParameters initWithXPCDictionary:]","symbolLocation":92,"imageIndex":14},{"imageOffset":454064,"symbol":"_BSXPCDecodeObject","symbolLocation":1536,"imageIndex":15},{"imageOffset":446512,"symbol":"_BSXPCDecodeObjectForKey","symbolLocation":288,"imageIndex":15},{"imageOffset":28436,"symbol":"+[BSXPCServiceConnectionProxy decodeArguments:outArgs:fromMessage:forConnection:]","symbolLocation":552,"imageIndex":16},{"imageOffset":21732,"symbol":"+[BSXPCServiceConnectionProxy invokeMethod:onTarget:withMessage:forConnection:]","symbolLocation":260,"imageIndex":16},{"imageOffset":82488,"symbol":"__63-[BSXPCServiceConnectionEventHandler connection:handleMessage:]_block_invoke","symbolLocation":536,"imageIndex":16},{"imageOffset":229768,"symbol":"BSXPCServiceConnectionExecuteCallOut","symbolLocation":232,"imageIndex":16},{"imageOffset":81616,"symbol":"-[BSXPCServiceConnectionEventHandler connection:handleMessage:]","symbolLocation":148,"imageIndex":16},{"imageOffset":227088,"symbol":"-[BSXPCServiceConnection _connection_handleMessage:fromPeer:withHandoff:]","symbolLocation":512,"imageIndex":16},{"imageOffset":8100,"symbol":"_dispatch_call_block_and_release","symbolLocation":24,"imageIndex":11},{"imageOffset":14184,"symbol":"_dispatch_client_callout","symbolLocation":16,"imageIndex":11},{"imageOffset":47096,"symbol":"_dispatch_lane_serial_drain","symbolLocation":780,"imageIndex":11},{"imageOffset":50292,"symbol":"_dispatch_lane_invoke","symbolLocation":448,"imageIndex":11},{"imageOffset":46664,"symbol":"_dispatch_lane_serial_drain","symbolLocation":348,"imageIndex":11},{"imageOffset":50292,"symbol":"_dispatch_lane_invoke","symbolLocation":448,"imageIndex":11},{"imageOffset":99876,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":772,"imageIndex":11},{"imageOffset":15168,"symbol":"_pthread_wqthread","symbolLocation":284,"imageIndex":8},{"imageOffset":10500,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":8}]},{"id":2768821,"frames":[{"imageOffset":10492,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":2768822,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":4044,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":5168,"symbol":"mach_msg","symbolLocation":72,"imageIndex":0},{"imageOffset":547352,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":156,"imageIndex":1},{"imageOffset":524428,"symbol":"__CFRunLoopRun","symbolLocation":1152,"imageIndex":1},{"imageOffset":522228,"symbol":"CFRunLoopRunSpecific","symbolLocation":584,"imageIndex":1},{"imageOffset":4976840,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":208,"imageIndex":17},{"imageOffset":4977388,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":60,"imageIndex":17},{"imageOffset":11564768,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":424,"imageIndex":3},{"imageOffset":5130924,"symbol":"__NSThread__start__","symbolLocation":704,"imageIndex":17},{"imageOffset":30408,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":8},{"imageOffset":10512,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":2768835,"frames":[{"imageOffset":18068,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31880,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":8},{"imageOffset":2552632,"symbol":"Worker::waitForQueueLocked(long long, long long*)","symbolLocation":784,"imageIndex":10},{"imageOffset":2548652,"symbol":"Worker::processQueueElement(bool)","symbolLocation":516,"imageIndex":10},{"imageOffset":2547856,"symbol":"(anonymous namespace)::workerRoutine(void*)","symbolLocation":192,"imageIndex":10},{"imageOffset":30408,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":8},{"imageOffset":10512,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":2768836,"frames":[{"imageOffset":10492,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":2768837,"frames":[{"imageOffset":10492,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]}],
  255. "usedImages" : [
  256. {
  257. "source" : "P",
  258. "arch" : "arm64",
  259. "base" : 7233064960,
  260. "size" : 221180,
  261. "uuid" : "6cfb89a3-4d8e-3da3-96ef-7d847d09cab1",
  262. "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
  263. "name" : "libsystem_kernel.dylib"
  264. },
  265. {
  266. "source" : "P",
  267. "arch" : "arm64",
  268. "base" : 6445518848,
  269. "CFBundleShortVersionString" : "6.9",
  270. "CFBundleIdentifier" : "com.apple.CoreFoundation",
  271. "size" : 3854336,
  272. "uuid" : "b02805dc-7bce-3571-8eb6-ff671506488b",
  273. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/CoreFoundation.framework\/CoreFoundation",
  274. "name" : "CoreFoundation",
  275. "CFBundleVersion" : "1953.1"
  276. },
  277. {
  278. "source" : "P",
  279. "arch" : "arm64",
  280. "base" : 6593097728,
  281. "CFBundleShortVersionString" : "1.0",
  282. "CFBundleIdentifier" : "com.apple.GraphicsServices",
  283. "size" : 36864,
  284. "uuid" : "66f66f45-e32d-348b-9833-1f04b12a4703",
  285. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/GraphicsServices.framework\/GraphicsServices",
  286. "name" : "GraphicsServices",
  287. "CFBundleVersion" : "1.0"
  288. },
  289. {
  290. "source" : "P",
  291. "arch" : "arm64",
  292. "base" : 4415553536,
  293. "CFBundleShortVersionString" : "1.0",
  294. "CFBundleIdentifier" : "com.apple.UIKitCore",
  295. "size" : 23773184,
  296. "uuid" : "e9f0192a-4554-3c71-b825-c7a78cfdf7d4",
  297. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/UIKitCore",
  298. "name" : "UIKitCore",
  299. "CFBundleVersion" : "6109.1.108"
  300. },
  301. {
  302. "source" : "P",
  303. "arch" : "arm64",
  304. "base" : 4481728512,
  305. "CFBundleShortVersionString" : "4.1.17.100",
  306. "CFBundleIdentifier" : "com.apple.SwiftUI",
  307. "size" : 22511616,
  308. "uuid" : "bd0565ad-87fa-3dc2-b25c-4d7f849557bc",
  309. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/SwiftUI.framework\/SwiftUI",
  310. "name" : "SwiftUI",
  311. "CFBundleVersion" : "4.1.17.100"
  312. },
  313. {
  314. "source" : "P",
  315. "arch" : "arm64",
  316. "base" : 4373643264,
  317. "CFBundleShortVersionString" : "1.0",
  318. "CFBundleIdentifier" : "com.playtogether.ios",
  319. "size" : 2048000,
  320. "uuid" : "81602b72-a9bc-3a85-afe5-e659c14a2114",
  321. "path" : "\/Users\/USER\/Library\/Developer\/Xcode\/UserData\/Previews\/Simulator Devices\/B80F569E-EF50-45E9-8B71-503AE6803ACE\/data\/Containers\/Bundle\/Application\/E6D6A344-429A-48AA-BF17-46D9A3F164CF\/PlayTogether.app\/PlayTogether",
  322. "name" : "PlayTogether",
  323. "CFBundleVersion" : "1"
  324. },
  325. {
  326. "source" : "P",
  327. "arch" : "arm64",
  328. "base" : 4383817728,
  329. "size" : 327680,
  330. "uuid" : "1772df31-9df3-36cc-a3c6-b34fd26bffe5",
  331. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/dyld_sim",
  332. "name" : "dyld_sim"
  333. },
  334. {
  335. "source" : "P",
  336. "arch" : "arm64e",
  337. "base" : 4380819456,
  338. "size" : 393216,
  339. "uuid" : "24d09537-e51b-350e-b59e-181c9d94d291",
  340. "path" : "\/usr\/lib\/dyld",
  341. "name" : "dyld"
  342. },
  343. {
  344. "source" : "P",
  345. "arch" : "arm64",
  346. "base" : 7233409024,
  347. "size" : 53244,
  348. "uuid" : "6de4a53b-8d96-3c92-b3c9-4a5ed84776fb",
  349. "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
  350. "name" : "libsystem_pthread.dylib"
  351. },
  352. {
  353. "source" : "P",
  354. "arch" : "arm64",
  355. "base" : 6443192320,
  356. "size" : 511988,
  357. "uuid" : "bb937670-480a-35f7-8422-2cb8216b06d7",
  358. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/system\/libsystem_c.dylib",
  359. "name" : "libsystem_c.dylib"
  360. },
  361. {
  362. "source" : "P",
  363. "arch" : "arm64",
  364. "base" : 4400201728,
  365. "CFBundleShortVersionString" : "1.0",
  366. "CFBundleIdentifier" : "com.playtogether.kmp.shared",
  367. "size" : 6209536,
  368. "uuid" : "9b66e09f-9d77-3f07-be55-ef43405ac269",
  369. "path" : "\/Users\/USER\/Library\/Developer\/Xcode\/UserData\/Previews\/Simulator Devices\/B80F569E-EF50-45E9-8B71-503AE6803ACE\/data\/Containers\/Bundle\/Application\/E6D6A344-429A-48AA-BF17-46D9A3F164CF\/PlayTogether.app\/Frameworks\/shared.framework\/shared",
  370. "name" : "shared",
  371. "CFBundleVersion" : "1"
  372. },
  373. {
  374. "source" : "P",
  375. "arch" : "arm64",
  376. "base" : 6443704320,
  377. "size" : 290816,
  378. "uuid" : "2cd267ae-adf6-3f56-897a-04baff62b34f",
  379. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/system\/libdispatch.dylib",
  380. "name" : "libdispatch.dylib"
  381. },
  382. {
  383. "source" : "P",
  384. "arch" : "arm64",
  385. "base" : 6444990464,
  386. "size" : 376828,
  387. "uuid" : "0f7cacf5-28e6-356c-95d2-6caab944290b",
  388. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/libc++.1.dylib",
  389. "name" : "libc++.1.dylib"
  390. },
  391. {
  392. "source" : "P",
  393. "arch" : "arm64",
  394. "base" : 6442631168,
  395. "size" : 216480,
  396. "uuid" : "ebfccc66-96d4-34d3-86b4-a0b3937a18ac",
  397. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/libobjc.A.dylib",
  398. "name" : "libobjc.A.dylib"
  399. },
  400. {
  401. "source" : "P",
  402. "arch" : "arm64",
  403. "base" : 6525104128,
  404. "CFBundleShortVersionString" : "812.8.1",
  405. "CFBundleIdentifier" : "com.apple.FrontBoardServices",
  406. "size" : 602112,
  407. "uuid" : "14769e50-ce51-31db-b411-e82036ae4427",
  408. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/FrontBoardServices.framework\/FrontBoardServices",
  409. "name" : "FrontBoardServices",
  410. "CFBundleVersion" : "812.8.1"
  411. },
  412. {
  413. "source" : "P",
  414. "arch" : "arm64",
  415. "base" : 6495891456,
  416. "CFBundleShortVersionString" : "617.8",
  417. "CFBundleIdentifier" : "com.apple.BaseBoard",
  418. "size" : 688128,
  419. "uuid" : "cf16c64e-3fe6-355d-b6ff-ab724a055fcd",
  420. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/BaseBoard.framework\/BaseBoard",
  421. "name" : "BaseBoard",
  422. "CFBundleVersion" : "617.8"
  423. },
  424. {
  425. "source" : "P",
  426. "arch" : "arm64",
  427. "base" : 6520778752,
  428. "CFBundleShortVersionString" : "1.0",
  429. "CFBundleIdentifier" : "com.apple.BoardServices",
  430. "size" : 339968,
  431. "uuid" : "c3409b2b-aac8-3e71-b35d-71340ebd2740",
  432. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/BoardServices.framework\/BoardServices",
  433. "name" : "BoardServices",
  434. "CFBundleVersion" : "617.8"
  435. },
  436. {
  437. "source" : "P",
  438. "arch" : "arm64",
  439. "base" : 6449856512,
  440. "CFBundleShortVersionString" : "6.9",
  441. "CFBundleIdentifier" : "com.apple.Foundation",
  442. "size" : 9129984,
  443. "uuid" : "532aae62-f6cf-3de2-8988-170389a83ad5",
  444. "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/Foundation.framework\/Foundation",
  445. "name" : "Foundation",
  446. "CFBundleVersion" : "1953.1"
  447. }
  448. ],
  449. "sharedCache" : {
  450. "base" : 6442450944,
  451. "size" : 1341292544,
  452. "uuid" : "5de9985a-b089-3e8a-8a12-560b37085db2"
  453. },
  454. "vmSummary" : "ReadOnly portion of Libraries: Total=907.5M resident=0K(0%) swapped_out_or_unallocated=907.5M(100%)\nWritable regions: Total=618.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=618.1M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nColorSync 32K 2 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 217.4M 43 \nMALLOC guard page 128K 8 \nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 128K 1 \nSTACK GUARD 56.2M 12 \nStack 13.8M 12 \nVM_ALLOCATE 1056K 2 \n__DATA 15.1M 530 \n__DATA_CONST 48.8M 533 \n__DATA_DIRTY 50K 10 \n__FONT_DATA 4K 1 \n__LINKEDIT 418.8M 52 \n__LLVM 16K 1 \n__OBJC_RO 28.3M 1 \n__OBJC_RW 880K 1 \n__TEXT 488.7M 543 \ndyld private memory 1536K 3 \nmapped file 39.1M 11 \nshared memory 16K 1 \n=========== ======= ======= \nTOTAL 1.7G 1771 \nTOTAL, minus reserved VM space 1.3G 1771 \n",
  455. "legacyInfo" : {
  456. "threadTriggered" : {
  457. "queue" : "com.apple.root.default-qos"
  458. }
  459. },
  460. "trialInfo" : {
  461. "rollouts" : [
  462. {
  463. "rolloutId" : "5fb4245a1bbfe8005e33a1e1",
  464. "factorPackIds" : {
  465.  
  466. },
  467. "deploymentId" : 240000021
  468. },
  469. {
  470. "rolloutId" : "61af99aeda72d16a4beb7756",
  471. "factorPackIds" : {
  472.  
  473. },
  474. "deploymentId" : 240000409
  475. }
  476. ],
  477. "experiments" : [
  478.  
  479. ]
  480. }
  481. }
  482.  
  483. Model: MacBookPro18,3, BootROM 7459.141.1, proc 8:6:2 processors, 16 GB, SMC
  484. Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
  485. Display: Color LCD, 3024 x 1964 Retina, Main, MirrorOff, Online
  486. Memory Module: LPDDR5
  487. AirPort: Wi-Fi, wl0: Apr 6 2022 05:55:54 version 20.90.45.0.8.7.118 FWID 01-e7138ff2
  488. Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
  489. Network Service: Wi-Fi, AirPort, en0
  490. USB Device: USB31Bus
  491. USB Device: USB31Bus
  492. USB Device: USB31Bus
  493. Thunderbolt Bus: MacBook Pro, Apple Inc.
  494. Thunderbolt Bus: MacBook Pro, Apple Inc.
  495. Thunderbolt Bus: MacBook Pro, Apple Inc.
  496.  
Add Comment
Please, Sign In to add comment