PlayCover / PlayCover

Community fork of PlayCover
GNU General Public License v3.0
8.71k stars 769 forks source link

[Game Support]: Crash occurs when running konosubafd #777

Open xuing opened 1 year ago

xuing commented 1 year ago

App Store link

この素晴らしい世界に祝福を!ファンタスティックデイズ

Current issues

More details

It crashes when you click “同意する”(agree) button on the main interface and try to show the login box.

image

Crash log

Process 46830 launched: '/Users/USER/Library/Containers/io.playcover.PlayCover/このファン.app/ProductName' (arm64)
2023-02-04 00:56:35.561540+0800 ProductName[46830:1784420] AppLovinQualityService top: AppLovinQualityService Client Version: 6.8.1
2023-02-04 00:56:35.561711+0800 ProductName[46830:1784420] AppLovinQualityService top: AppLovinQualityService Device ID: 9E6D7E41-D415-450F-8093-5B235AEEF671
2023-02-04 00:56:37.671775+0800 ProductName[46830:1784420] UnityIAP UnityEarlyTransactionObserver: Created
2023-02-04 00:56:37.672000+0800 ProductName[46830:1784420] UnityIAP UnityEarlyTransactionObserver: Registered for lifecycle events
2023-02-04 00:56:37.678672+0800 ProductName[46830:1784420] FCM: Loading UIApplication FIRFCM category
2023-02-04 00:56:38.015614+0800 ProductName[46830:1784420] Loading UIApplication category for Firebase App
2023-02-04 00:56:38.095356+0800 ProductName[46830:1784613] 9.4.0 - [FirebaseCore][I-COR000005] No app has been configured yet.
2023-02-04 00:56:38.118738+0800 ProductName[46830:1784420] Built from '2021.3/staging' branch, Version '2021.3.16f1 (4016570cf34f)', Build type 'Release', Scripting Backend 'il2cpp'
2023-02-04 00:56:38.119863+0800 ProductName[46830:1784420] MemoryManager: Using 'Default' Allocator.
[UnityMemory] Configuration Parameters - Can be set up in boot.config
    "memorysetup-bucket-allocator-granularity=16"
    "memorysetup-bucket-allocator-bucket-count=8"
    "memorysetup-bucket-allocator-block-size=4194304"
    "memorysetup-bucket-allocator-block-count=1"
    "memorysetup-main-allocator-block-size=16777216"
    "memorysetup-thread-allocator-block-size=16777216"
    "memorysetup-gfx-main-allocator-block-size=16777216"
    "memorysetup-gfx-thread-allocator-block-size=16777216"
    "memorysetup-cache-allocator-block-size=4194304"
    "memorysetup-typetree-allocator-block-size=2097152"
    "memorysetup-profiler-bucket-allocator-granularity=16"
    "memorysetup-profiler-bucket-allocator-bucket-count=8"
    "memorysetup-profiler-bucket-allocator-block-size=4194304"
    "memorysetup-profiler-bucket-allocator-block-count=1"
    "memorysetup-profiler-allocator-block-size=16777216"
    "memorysetup-profiler-editor-allocator-block-size=1048576"
    "memorysetup-temp-allocator-size-main=4194304"
    "memorysetup-job-temp-allocator-block-size=2097152"
    "memorysetup-job-temp-allocator-block-size-background=1048576"
    "memorysetup-job-temp-allocator-reduction-small-platforms=262144"
    "memorysetup-temp-allocator-size-background-worker=32768"
    "memorysetup-temp-allocator-size-job-worker=262144"
    "memorysetup-temp-allocator-size-preload-manager=262144"
    "memorysetup-temp-allocator-size-nav-mesh-worker=65536"
    "memorysetup-temp-allocator-size-audio-worker=65536"
    "memorysetup-temp-allocator-size-cloud-worker=32768"
    "memorysetup-temp-allocator-size-gfx=262144"
2023-02-04 00:56:38.670565+0800 ProductName[46830:1784420] IOMFB: FigInstallVirtualDisplay not found
2023-02-04 00:56:38.670637+0800 ProductName[46830:1784420] iomfb_populate_display_infos: Local call to iomfb_match_callback
2023-02-04 00:56:38.670797+0800 ProductName[46830:1784420] iomfb_match_callback: primary
2023-02-04 00:56:38.670827+0800 ProductName[46830:1784420] iomfb_match_callback: external-0
2023-02-04 00:56:38.670869+0800 ProductName[46830:1784420] iomfb_match_callback: external-1
2023-02-04 00:56:38.696693+0800 ProductName[46830:1784420] [SceneConfiguration] Info.plist contained no UIScene configuration dictionary (looking for configuration named "(no name)")
2023-02-04 00:56:38.696908+0800 ProductName[46830:1784420] [SceneConfiguration] Info.plist contained no UIScene configuration dictionary (looking for configuration named "(no name)")
2023-02-04 00:56:38.702715+0800 ProductName[46830:1784420] Setting up iOS 10 message delegate.
-> applicationDidFinishLaunching()
Loading player data from /Users/USER/Library/Containers/io.playcover.PlayCover/このファン.app/Data/data.unity3d

Setting UIViewControllerBasedStatusBarAppearance to NO is no longer supported.
Apple actively discourages that, and all application-wide methods of changing status bar appearance are deprecated

2023-02-04 00:56:39.043802+0800 ProductName[46830:1784420] UnityIAP UnityEarlyTransactionObserver: Added to the payment queue
-> applicationDidBecomeActive()
GfxDevice: creating device client; threaded=1; jobified=0
Initializing Metal device caps: Apple M1 Pro
Initialize engine version: 2021.3.16f1 (4016570cf34f)
UnloadTime: 0.936333 ms
2023-02-04 00:56:39.261638+0800 ProductName[46830:1784649] 9.4.0 - [FirebaseCore][I-COR000003] The default Firebase app has not yet been configured. Add `FirebaseApp.configure()` to your application initialization. This can be done in in the App Delegate's application(_:didFinishLaunchingWithOptions:)` (or the `@main` struct's initializer in SwiftUI). Read more: https://goo.gl/ctyzm8.
2023-02-04 00:56:39.261689+0800 ProductName[46830:1784649] 9.4.0 - [FirebaseCore][I-COR000003] The default Firebase app has not yet been configured. Add `FirebaseApp.configure()` to your application initialization. This can be done in in the App Delegate's application(_:didFinishLaunchingWithOptions:)` (or the `@main` struct's initializer in SwiftUI). Read more: https://goo.gl/ctyzm8.
2023-02-04 00:56:39.267805+0800 ProductName[46830:1784649] 9.4.0 - [FirebaseCore][I-COR000005] No app has been configured yet.
2023-02-04 00:56:39.267846+0800 ProductName[46830:1784649] 9.4.0 - [FirebaseCore][I-COR000003] The default Firebase app has not yet been configured. Add `FirebaseApp.configure()` to your application initialization. This can be done in in the App Delegate's application(_:didFinishLaunchingWithOptions:)` (or the `@main` struct's initializer in SwiftUI). Read more: https://goo.gl/ctyzm8.
2023-02-04 00:56:39.267870+0800 ProductName[46830:1784649] 9.4.0 - [FirebaseCore][I-COR000005] No app has been configured yet.
2023-02-04 00:56:39.277829+0800 ProductName[46830:1784420] [Firebase/Crashlytics] Version 9.4.0
2023-02-04 00:56:39.344884+0800 ProductName[46830:1784420] [AppLovinSdk] DEBUG [ALConsentFlowSettings] Creating with initial values: isEnabled=0,
    privacyPolicyURL=(null),
    termsOfServiceURL=(null)
[SwordRPC] Discord not detected
2023-02-04 00:56:39.741565+0800 ProductName[46830:1784602] 9.4.0 - [FirebaseAnalytics][I-ACS025028] AdMob and Firebase are in use in this app, but are not linked. For analytics data consistency and integrity, it is highly recommended that you link your AdMob app to the corresponding Firebase app and re-download the GoogleServices-Info.plist file. See https://support.google.com/admob/answer/6383165 for more information.
2023-02-04 00:56:39.741626+0800 ProductName[46830:1784602] 9.4.0 - [FirebaseMessaging][I-FCM002022] APNS device token not set before retrieving FCM Token for Sender ID '1008199497352'. Notifications to this FCM Token will not be delivered over APNS.Be sure to re-retrieve the FCM token once the APNS device token is set.
2023-02-04 00:56:39.741658+0800 ProductName[46830:1784602] 9.4.0 - [FirebaseMessaging][I-FCM001000] FIRMessaging Remote Notifications proxy enabled, will swizzle remote notification receiver handlers. If you'd prefer to manually integrate Firebase Messaging, add "FirebaseAppDelegateProxyEnabled" to your Info.plist, and set it to NO. Follow the instructions at:
https://firebase.google.com/docs/cloud-messaging/ios/client#method_swizzling_in_firebase_messaging
to ensure proper integration.
2023-02-04 00:56:39.754286+0800 ProductName[46830:1784420] [AppLovinSdk] DEBUG [ALSdk] Setting plugin version: Max-Unity-5.4.2
2023-02-04 00:56:39.789649+0800 ProductName[46830:1784420] OSStatus error: [-34018] Security error has occurred.
2023-02-04 00:56:39.789947+0800 ProductName[46830:1784420] OSStatus error: [-34018] Security error has occurred.
2023-02-04 00:56:39.790320+0800 ProductName[46830:1784420] OSStatus error: [-34018] Security error has occurred.
2023-02-04 00:56:40.143342+0800 ProductName[46830:1784420] [plugin] AddInstanceForFactory: No factory registered for id <CFUUID 0x6000005f44e0> F8BB1C28-BAE8-11D6-9C31-00039315CD46
2023-02-04 00:56:40.556081+0800 ProductName[46830:1784420] [aqme]            AQMEIO_HAL.cpp:736   kAudioDevicePropertyMute returned err 2003332927
2023-02-04 00:56:40.746447+0800 ProductName[46830:1784420] [Process] WebContent process (0x125064460) took 2.080631 seconds to launch
2023-02-04 00:56:40.819171+0800 ProductName[46830:1784616] 9.4.0 - [FirebaseMessaging][I-FCM027004] Unable to save checkin info, resetting checkin preferences in memory.
2023-02-04 00:56:40.829224+0800 ProductName[46830:1784420] Unbalanced calls to begin/end appearance transitions for <SplashScreenController: 0x127322670>.
2023-02-04 00:56:40.974860+0800 ProductName[46830:1784618] 9.4.0 - [FirebaseCrashlytics][I-CLS000000] Failed to get Firebase Instance ID: Error Domain=com.firebase.installations Code=0 "Underlying error: 未能完成该操作。SecItemAdd (-34018)" UserInfo={NSLocalizedFailureReason=Underlying error: 未能完成该操作。SecItemAdd (-34018), NSUnderlyingError=0x600000cde7c0 {Error Domain=com.gul.keychain.ErrorDomain Code=0 "SecItemAdd (-34018)" UserInfo={NSLocalizedFailureReason=SecItemAdd (-34018)}}}
2023-02-04 00:56:41.308355+0800 ProductName[46830:1784606] [assertion] Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit}>
2023-02-04 00:56:41.308378+0800 ProductName[46830:1784606] [ProcessSuspension] 0x1250229a0 - ProcessAssertion::acquireSync Failed to acquire RBS assertion 'WebProcess Suspended Assertion' for process with PID=46837, error: Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit}
2023-02-04 00:56:41.909434+0800 ProductName[46830:1784649] [AppLovinSdk] DEBUG [AppLovinSdk]
========================================
=====AppLovin SDK=====
===SDK Versions===
Version: 11.4.1
Plugin Version: Max-Unity-5.4.2
Ad Review Version: 6.8.1
OM SDK Version: 1.3.30-Applovin
===Device Info===
OS: iOS 16.3
IDFA: <Enable verbose logging to see the IDFA to use for test devices - https://monetization-support.applovin.com/hc/en-us/articles/236114328-How-can-I-expose-verbose-logging-for-the-SDK>
Model: iPad13,8
Locale: zh-Hans_TW
Simulator: 0
Tablet: 1
===App Info===
Bundle ID: jp.co.sumzap.pj0007
Has AppLovinSDKResources: true
NSAdvertisingAttributionReportEndpoint: (null)
===SDK Settings===
SDK Key: y6XzltOqnnsB06a7iiTgNlvOb_Betz0cqUaA9SFqAtpDlBqrBL0rTuDdRAZ2PmokxawuOUqehTRcqg4FHT-qV4
Mediation Provider: max
TG: 50
Test Mode On: false
Verbose Logging On: false
===Privacy States===
Please review AppLovin MAX documentation to be compliant with regional privacy policies.

Age Restricted User - No value set
Has User Consent - No value set
"Do Not Sell" - No value set
===App Tracking Transparency===
Authorization Status: Not Determined (0)
NSUserTrackingUsageDescription Exists: true
===MAX Consent Flow===
Enabled: false
Privacy Policy URL: (null)
========================================
2023-02-04 00:56:41.942375+0800 ProductName[46830:1784420] I/UnityAds: +[UnityServices initialize:testMode:initializationDelegate:] (line:84) :: Initializing Unity Ads 4.3.0 (4300) with game id 4070835 in production mode
2023-02-04 00:56:41.944378+0800 ProductName[46830:1784616] I/UnityAds: -[USRVInitializeStateConfig execute] (line:270) ::
=============== USRVInitializeStateConfig =============
2023-02-04 00:56:41.944395+0800 ProductName[46830:1784616] I/UnityAds: -[USRVInitializeStateConfig executeLegacy] (line:275) ::
=============== USRVInitializeStateConfig LEGACY FLOW =============
2023-02-04 00:56:41.944402+0800 ProductName[46830:1784616] I/UnityAds: -[USRVInitializeStateConfig executeLegacy] (line:276) :: Loading Configuration https://configv2.unityads.unity3d.com/webview/4.3.0/release/config.json?gameId=4070835
2023-02-04 00:56:42.059820+0800 ProductName[46830:1784602] [assertion] Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit}>
2023-02-04 00:56:42.059845+0800 ProductName[46830:1784602] [ProcessSuspension] 0x125090d20 - ProcessAssertion::acquireSync Failed to acquire RBS assertion 'ConnectionTerminationWatchdog' for process with PID=46844, error: Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit}
2023-02-04 00:56:42.061051+0800 ProductName[46830:1784602] [assertion] Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit}>
2023-02-04 00:56:42.061073+0800 ProductName[46830:1784602] [ProcessSuspension] 0x125090d80 - ProcessAssertion::acquireSync Failed to acquire RBS assertion 'WebProcess Suspended Assertion' for process with PID=46844, error: Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit}
2023-02-04 00:56:42.209440+0800 ProductName[46830:1784420] [Security] This method should not be called on the main thread as it may lead to UI unresponsiveness.
2023-02-04 00:56:42.209721+0800 ProductName[46830:1784420] [Security] This method should not be called on the main thread as it may lead to UI unresponsiveness.
2023-02-04 00:56:42.605301+0800 ProductName[46830:1784649] [AppLovinSdk] WARN [ALSdk] Current SDK version (11.4.1) is outdated. Please integrate the latest version of the AppLovin SDK (11.7.0). Doing so will improve your CPMs and ensure you have access to the latest revenue earning features.
2023-02-04 00:56:42.704367+0800 ProductName[46830:1784616] I/UnityAds: -[USRVInitializeStateConfig executeLegacy] (line:286) :: Saving Configuration To Disk
2023-02-04 00:56:42.713018+0800 ProductName[46830:1784715] I/UnityAds: -[USRVInitializeStateLoadCache execute] (line:390) :: Unity Ads init: webapp loaded from local cache
2023-02-04 00:56:43.242501+0800 ProductName[46830:1784420] I/UnityAds: +[USRVApiSdk WebViewExposed_logInfo:callback:] (line:72) :: Requesting configuration from https://publisher-config.unityads.unity3d.com/games/4070835/configuration?networkOperator=&freeMemory=164704&batteryStatus=2&batteryLevel=0.800000011920929&screenBrightness=1&volume=1&deviceFreeSpace=356380512&totalSpace=971350180&totalMemory=4039440&deviceName=23cbcfc3e80a6fe5d4f319b08c0921d2b979f2db8ecb178dec4fbff034485b1c&vendorIdentifier=93DA8B16-8CDE-568D-BD4C-9059A6A37296&localeList=zh-Hans-TW%2Czh-Hant-TW%2Cen-TW%2Cja-TW&currentUiTheme=1&adNetworkPlist=22mmun2rn5.skadnetwork%2C2fnua5tdw4.skadnetwork%2C2u9pt9hc89.skadnetwork%2C3qcr597p9d.skadnetwork%2C3qy4746246.skadnetwork%2C3rd42ekr43.skadnetwork%2C3sh42y64q3.skadnetwork%2C424m5254lk.skadnetwork%2C4468km3ulz.skadnetwork%2C47vhws6wlr.skadnetwork%2C4dzt52r2t5.skadnetwork%2C4fzdc2evr5.skadnetwork%2C4pfyvq9l8r.skadnetwork%2C578prtvx9j.skadnetwork%2C5a6flpkh64.skadnetwork%2C7ug5zh24hu.skadnetwork%2C8c4e2ghe7u.skadnetwork%2C8s468mfl3y.skadnetwork%2C9rd848q2bz.skadnetwork%2C9t245vhmpl.skadnetwork%2Ca2p9lx4jpn.skadnetwork%2Cav6w8kgt66.skadnetwork%2Cc6k4g5qg8m.skadnetwork%2Ccp8zw746q7.skadnetwork%2Ccstr6suwn9.skadnetwork%2Ce5fvkxwrpn.skadnetwork%2Cecpz2srf59.skadnetwork%2Cf38h382jlk.skadnetwork%2Cgta9lk7p23.skadnetwork%2Chs6bdukanm.skadnetwork%2Ckbd757ywx3.skadnetwork%2Cklf5c3l5u5.skadnetwork%2Cludvb6z3bs.skadnetwork%2Cmlmmfzh3r3.skadnetwork%2Cn38lu8286q.skadnetwork%2Cn6fk4nfna4.skadnetwork%2Cp78axxw29g.skadnetwork%2Cppxm28t8ap.skadnetwork%2Cprcb7njmu6.skadnetwork%2Cs39g8k73mm.skadnetwork%2Ct38b2kh725.skadnetwork%2Cuw77j35x4d.skadnetwork%2Cv4nxqhlyqp.skadnetwork%2Cv72qych5uu.skadnetwork%2Cv9wttpbfk9.skadnetwork%2Cwzmmz9fp6w.skadnetwork%2Cy5ghdn5j9k.skadnetwork%2Cyclnxrl5pm.skadnetwork%2Cydx93a7ass.skadnetwork%2Czq492l623r.skadnetwork%2C24t9a8vw3c.skadnetwork%2C275upjj5gd.skadnetwork%2C294l99pt4k.skadnetwork%2C32z4fx6l9h.skadnetwork%2C3l6bd9hu43.skadnetwork%2C523jb4fst2.skadnetwork%2C52fl2v3hgk.skadnetwork%2C54nzkqm89y.skadnetwork%2C5l3tpt7t6e.skadnetwork%2C5lm9lj6jb7.skadnetwork%2C5tjdwbrq8w.skadnetwork%2C6g9af3uyq4.skadnetwork%2C6xzpu9s2p8.skadnetwork%2C79pbpufp6p.skadnetwork%2C7rz58n8ntl.skadnetwork%2C8r8llnkz5a.skadnetwork%2C9b89h5y424.skadnetwork%2C9nlqeag3gk.skadnetwork%2C9yg77x724h.skadnetwork%2Ca8cz6cu7e5.skadnetwork%2Cc3frkrj4fj.skadnetwork%2Ccg4yq2srnc.skadnetwork%2Ccj5566h2ga.skadnetwork%2Cdkc879ngq3.skadnetwork%2Cejvt5qm6ak.skadnetwork%2Cfeyaarzu9v.skadnetwork%2Cg28c52eehv.skadnetwork%2Cggvn48r87g.skadnetwork%2Cglqzh8vgby.skadnetwork%2Ck674qkevps.skadnetwork%2Ckbmxgpxpgc.skadnetwork%2Cm5mvw97r93.skadnetwork%2Cm8dbw4sv7c.skadnetwork%2Cmtkv5xtk9e.skadnetwork%2Cn66cz3y3bx.skadnetwork%2Cn9x2a789qt.skadnetwork%2Cnzq8sh4pbs.skadnetwork%2Cpwa73g5rt2.skadnetwork%2Cqqp299437r.skadnetwork%2Cr45fhb6rf7.skadnetwork%2Crvh3l7un93.skadnetwork%2Ctl55sbb4fm.skadnetwork%2Cvcra2ehyfk.skadnetwork%2Cwg4vff78zm.skadnetwork%2Cx44k69ngh6.skadnetwork%2Cx5l83yy675.skadnetwork%2Cx8jxxk4ff5.skadnetwork%2Cx8uqf25wch.skadnetwork%2Cxy9t38ct57.skadnetwork%2Czmvfpc5aq8.skadnetwork%2C4mn522wn87.skadnetwork%2Ceh6m2bh4zr.skadnetwork%2Cvutu7akeur.skadnetwork%2C238da6jt44.skadnetwork%2C44jx6755aq.skadnetwork%2C488r3q3dtq.skadnetwork%2C4w7y6s5ca2.skadnetwork%2Cf73kdq92p3.skadnetwork%2Cf7s53z58qe.skadnetwork%2Clr83yxwka7.skadnetwork%2Cmp6xlyr22a.skadnetwork%2Cv79kvwwj4g.skadnetwork%2Cw9q455wk68.skadnetwork%2C7953jerfzd.skadnetwork%2C7fmhfwg9en.skadnetwork%2Cmls7yz5dvl.skadnetwork%2Cqu637u8glc.skadnetwork&systemBootTime=1674986638&trackingAuthStatus=0&idfi=d8b651d2-fba2-4bb8-ace5-b31f989c64e3&advertisingTrackingId=00000000-0000-0000-0000-000000000000&limitAdTracking=false&installationId=4880d56defe074ea7aa063e1d09c0113&connectionType=wifi&screenHeight=1080&screenWidth=1920&usePerPlacementLoad=true&bundleId=jp.co.sumzap.pj0007&encrypted=true&rooted=true&platform=ios&sdkVersion=4300&osVersion=16.3&deviceModel=iPad13%2C8&language=zh_Hans_TW&test=false&analyticsUserId=4880d56defe074ea7aa063e1d09c0113&analyticsSessionId=2029143324189673345&first=false&nonBehavioral=false&userLevelFlagDetected=true&dpm=mixed&store=-vszcZqHsmOAuPjsIMIAtZG2GNeAN3XiYc2QjwtIC_FkeKzEG5lR59p2RpsQtxf3oU6E_k_rGNN6CjG0aCpg4xJ15p64YaiBr1TAJUYfHEvnCZPhbabJLhMffvoho4wS8u8_bVRTJyb5jmpPNJ6N3QdLTqiuZW2Gj3RJrJj-pMt7JE1TOVTcrC_zWr8Q2-0prnt8Rp7ORtuxLIr5-29qX6LL47HYUycBtzWyhpAWAShc6hTIvfaXj8Ia5AlEcqcYJ0SRRy2-oc7UiNsWwoSDFbz5mdfduakhIkBx9aQ8x6gli1FWbZM6iY8zo73HfCrP7yFpNB7knmGILawNGPV3bfCz93m4a9EZ3nBtkVsvMCKj8shpj_qzMoNyhmJh7di9OXw8DhER6HiJL5Llux7k_Z_NYKf-B2E3toT2X7ihbRKLyr1v-EUfgtOrLzEprOGZcnXUBkclu9s7WqSOS-msVmSwLcpioXbOuaODNJZOcgEh5E9__YFNqzCOmsWyNAK3ZVJs0l-9IR9t-v4dNzoIPFnlxR7RsGnILks%3D
2023-02-04 00:56:45.498043+0800 ProductName[46830:1784420] I/UnityAds: +[USRVApiSdk WebViewExposed_logInfo:callback:] (line:72) :: Received configuration for token eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHAiOjQ2LCJhcHBMZXZlbENvcHBhIjpmYWxzZSwiYXR0IjowLCJhdWMiOjQyLCJhdWkiOjIsImF6cCI6IjcxZjczMTNkLTVmOTAtNDZlMS05NTIyLWJjNjhhMDYxZDZkNiIsImNhbGN1bGF0ZWRDb3BwYSI6ZmFsc2UsImNvbnNlbnQiOmZhbHNlLCJjb250ZXh0dWFsT25seSI6ZmFsc2UsImNwaSI6NzcsImNyZWF0ZWQiOjE2NzUzOTA2NzQwMDAsImRsdCI6MCwiZHQiOjAsImV0dCI6WzIxNDc0ODM2ODIsNzMxMCwxMDE0MCwxMDcxNiw4NzE4LDk4NTcsOTE4NCwxMDc2MSwxMDg2Myw5MjI0LDEwNzg5LDg1NTIsMTAwNDQsNzM0NiwxMDc2Miw5MjE4LDc4NzUsMTA3MDMsMTAzNjRdLCJleHAiOjE2NzY2NTMwMDQsImlhcCI6MjEsImlhdCI6MTY3NTQ0MzQwNCwiaWciOiIwSnIwWGVCT2xKc0t2cGVjaGpJeXl2NzhGMWdhUWVxckxydGNETmJ5SXI4VEd4b0EyT3VsVDhJckIwSGVFV3k2ZFBXSmlBPT0iLCJpbnN0YWxsYXRpb25JZCI6IjQ4ODBkNTZkZWZlMDc0ZWE3YWEwNjNlMWQwOWMwMTEzIiwiaXIiOiJjRnJsYy9GS25vR0FIOE5JbnZlVE9sTC9IaEFXUkJjRFRRcEFrR0I4QzJKcHJ3MlBzNTZTRXNTR1dteUVtRG44WG9TOXhkZmk5bHFhclhJUHl2ZWdMUT09IiwiaXNzIjoiYWRzLXNkay1jb25maWd1cmF0aW9uLnVuaXR5YWRzLnVuaXR5M2QuY29tIiwibGVnYWxUZXJyaXRvcnkiOjAsImx0diI6MTIsIm1peGVkIjpmYWxzZSwicHJvIjozMywicHJveGllZCI6ZmFsc2UsInNzIjoiY2I3ZmU3M2YtOGQ4Ny00ZjA3LWIxODMtNDgyMTgwYzQxMDg4Iiwic3ViIjoiL1c3KzZ4WjBzR1VQaHViODBLbk15TFFSdnVTYVRoYkRQUVh1Rmk1ZFNQUXhEb3VDclM2TmNNenFwekhYT2JYaTV5eXRlQT09IiwidGd0IjoxOTIsInZnIjoiYXEyVFlydEJxVzhDQkY2L2twMTNVdU5YMG9NVi91RnRHRWl1THpaUmZjaUJyUTBkVlBWdEZVM3FRNGF1dDBhZnVQaXZDZz09IiwidnIiOiJ2M0lQd09EMHZtdnZ6aTEza1ExL1JvM3hkelEwVTdKYTNtb0kxZVlBSDJsUkozbi9HK3dPNXVLTi8xV1R0MWdsLzE0MnhZSURJUFRYRHpWOGVXWGVCZz09IiwieHByIjo5M30.3UmuJnjadYY6p2gIfX1SwnuJetAvkX1ZM1XcP7KnPJc (A/B group 15)
2023-02-04 00:56:47.409467+0800 ProductName[46830:1784420] Warning: Window move completed without beginning
2023-02-04 00:56:48.330942+0800 ProductName[46830:1784420] I/UnityAds: +[USRVApiSdk WebViewExposed_logInfo:callback:] (line:72) :: Webview started using the latest version
2023-02-04 00:56:51.763637+0800 ProductName[46830:1784420] [client] 114 CDPurgeableResultCache _recentPurgeableTotals no result for /System/Volumes/VM, setting to zero
2023-02-04 00:56:51.763839+0800 ProductName[46830:1784420] [client] 114 CDPurgeableResultCache _recentPurgeableTotals no result for /System/Volumes/Update, setting to zero
2023-02-04 00:56:51.764036+0800 ProductName[46830:1784420] [client] 114 CDPurgeableResultCache _recentPurgeableTotals no result for /System/Volumes/Preboot, setting to zero
2023-02-04 00:56:51.764193+0800 ProductName[46830:1784420] [client] 114 CDPurgeableResultCache _recentPurgeableTotals no result for /System/Volumes/iSCPreboot, setting to zero
2023-02-04 00:56:51.764376+0800 ProductName[46830:1784420] [client] 114 CDPurgeableResultCache _recentPurgeableTotals no result for /System/Volumes/Hardware, setting to zero
2023-02-04 00:56:51.768404+0800 ProductName[46830:1784420] [client] 114 CDPurgeableResultCache _recentPurgeableTotals no result for /System/Volumes/xarts, setting to zero
2023-02-04 00:56:51.768758+0800 ProductName[46830:1784420] Available capacity for important usage: 430392594153
2023-02-04 00:56:53.625336+0800 ProductName[46830:1784420] [General] *** +[NSString stringWithUTF8String:]: NULL cString
2023-02-04 00:56:53.627716+0800 ProductName[46830:1784420] [General] (
    0   CoreFoundation                      0x000000019ec283e8 __exceptionPreprocess + 176
    1   libobjc.A.dylib                     0x000000019e772ea8 objc_exception_throw + 60
    2   Foundation                          0x000000019fa7d218 __destroy_helper_block_e8_32o40r + 0
    3   UnityFramework                      0x0000000127c07c68 UnityFramework + 5733480
    4   UnityFramework                      0x0000000129583a2c UnityFramework + 32455212
    5   UnityFramework                      0x0000000129583740 UnityFramework + 32454464
    6   UnityFramework                      0x00000001295c98d4 UnityFramework + 32741588
    7   UnityFramework                      0x00000001298d1eb0 UnityFramework + 35921584
    8   UnityFramework                      0x000000012c86e168 UnityFramework + 85844328
    9   UnityFramework                      0x000000012c726dc8 UnityFramework + 84504008
    10  UnityFramework                      0x000000012c8837f8 UnityFramework + 85932024
    11  UnityFramework                      0x000000012c87d834 UnityFramework + 85907508
    12  UnityFramework                      0x000000012ac33c50 UnityFramework + 56245328
    13  UnityFramework                      0x000000012b242c74 UnityFramework + 62598260
    14  UnityFramework                      0x00000001298d2698 UnityFramework + 35923608
    15  UnityFramework                      0x000000012c86e168 UnityFramework + 85844328
    16  UnityFramework                      0x000000012c726dc8 UnityFramework + 84504008
    17  UnityFramework                      0x000000012c8837f8 UnityFramework + 85932024
    18  UnityFramework                      0x000000012c87d834 UnityFramework + 85907508
    19  UnityFramework                      0x000000012ac33c50 UnityFramework + 56245328
    20  UnityFramework                      0x000000012b242c74 UnityFramework + 62598260
    21  UnityFramework                      0x000000012c86e168 UnityFramework + 85844328
    22  UnityFramework                      0x000000012c726dc8 UnityFramework + 84504008
    23  UnityFramework                      0x000000012935ecb4 UnityFramework + 30207156
    24  UnityFramework                      0x000000012c41319c UnityFramework + 81277340
    25  UnityFramework                      0x0000000128f4b31c DllCanUnloadNow + 119320
    26  UnityFramework                      0x0000000128f4b17c DllCanUnloadNow + 118904
    27  UnityFramework                      0x00000001284af008 _ZdaPvRKSt9nothrow_t + 1761680
    28  UnityFramework                      0x00000001284bae20 _ZdaPvRKSt9nothrow_t + 1810344
    29  UnityFramework                      0x00000001284c8480 _ZdaPvRKSt9nothrow_t + 1865224
    30  UnityFramework                      0x00000001284c8034 _ZdaPvRKSt9nothrow_t + 1864124
    31  UnityFramework                      0x00000001284c80e8 _ZdaPvRKSt9nothrow_t + 1864304
    32  UnityFramework                      0x0000000128329748 _ZdaPvRKSt9nothrow_t + 166096
    33  UnityFramework                      0x00000001283d845c _ZdaPvRKSt9nothrow_t + 882148
    34  UnityFramework                      0x00000001283d849c _ZdaPvRKSt9nothrow_t + 882212
    35  UnityFramework                      0x00000001283d86f8 _ZdaPvRKSt9nothrow_t + 882816
    36  UnityFramework                      0x000000012899f83c UnitySendMessage + 4351048
    37  UnityFramework                      0x00000001276a6fbc UnityFramework + 94140
    38  UnityFramework                      0x00000001276a6f4c UnityFramework + 94028
    39  QuartzCore                          0x00000001a62a2444 _ZN2CA7Display11DisplayLink14dispatch_itemsEyyy + 780
    40  QuartzCore                          0x00000001a62a20b0 _ZL22display_timer_callbackP12__CFMachPortPvlS1_ + 324
    41  CoreFoundation                      0x000000019ebdd440 __CFMachPortPerform + 308
    42  CoreFoundation                      0x000000019ebadf98 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60
    43  CoreFoundation                      0x000000019ebadeb8 __CFRunLoopDoSource1 + 520
    44  CoreFoundation                      0x000000019ebac8a4 __CFRunLoopRun + 2264
    45  CoreFoundation                      0x000000019ebab878 CFRunLoopRunSpecific + 612
    46  HIToolbox                           0x00000001a828bfa0 RunCurrentEventLoopInMode + 292
    47  HIToolbox                           0x00000001a828bde4 ReceiveNextEventCommon + 672
    48  HIToolbox                           0x00000001a828bb2c _BlockUntilNextEventMatchingListInModeWithFilter + 72
    49  AppKit                              0x00000001a1e31838 _DPSNextEvent + 632
    50  AppKit                              0x00000001a1e309c8 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
    51  AppKit                              0x00000001a1e24df8 -[NSApplication run] + 464
    52  AppKit                              0x00000001a1dfc23c NSApplicationMain + 880
    53  AppKit                              0x00000001a20566fc +[NSWindow _savedFrameFromString:] + 0
    54  UIKitMacHelper                      0x00000001b5146b04 UINSApplicationMain + 988
    55  UIKitCore                           0x00000001c8c3c0e4 UIApplicationMain + 148
    56  UnityFramework                      0x00000001276a6af0 UnityFramework + 92912
    57  ProductName                         0x0000000100007c00 ProductName + 31744
    58  dyld                                0x000000019e7a3e50 start + 2544
)
Process 46830 stopped
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BREAKPOINT (code=1, subcode=0x1a21147c8)
    frame #0: 0x00000001a21147c8 AppKit`-[NSApplication _crashOnException:] + 240
AppKit`-[NSApplication _crashOnException:]:
->  0x1a21147c8 <+240>: brk    #0x1
    0x1a21147cc <+244>: bl     0x1a28da9e8               ; symbol stub for: objc_begin_catch
    0x1a21147d0 <+248>: str    xzr, [sp]
    0x1a21147d4 <+252>: mov    x0, #0x0
Target 0: (ProductName) stopped.

Issue Language

xuing commented 1 year ago
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               ProductName [42734]
Path:                  /Users/USER/Library/Containers/io.playcover.PlayCover/このファン.app/ProductName
Identifier:            jp.co.sumzap.pj0007
Version:               3.11.0 (384)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-02-04 00:47:26.7728 +0800
OS Version:            macOS 13.2 (22D49)
Report Version:        12
Anonymous UUID:        658835F1-4717-F877-C21B-5B200F539DB1

Sleep/Wake UUID:       1559EC30-0C45-4CAE-9B5D-C59F8C09CFE1

Time Awake Since Boot: 150000 seconds
Time Since Wake:       2189 seconds

System Integrity Protection: enabled

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

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

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

Application Specific Backtrace 0:
0   CoreFoundation                      0x000000019ec283e8 __exceptionPreprocess + 176
1   libobjc.A.dylib                     0x000000019e772ea8 objc_exception_throw + 60
2   Foundation                          0x000000019fa7d218 __destroy_helper_block_e8_32o40r + 0
3   UnityFramework                      0x0000000138577c68 UnityFramework + 5733480
4   UnityFramework                      0x0000000139ef3a2c UnityFramework + 32455212
5   UnityFramework                      0x0000000139ef3740 UnityFramework + 32454464
6   UnityFramework                      0x0000000139f398d4 UnityFramework + 32741588
7   UnityFramework                      0x000000013a241eb0 UnityFramework + 35921584
8   UnityFramework                      0x000000013d1de168 UnityFramework + 85844328
9   UnityFramework                      0x000000013d096dc8 UnityFramework + 84504008
10  UnityFramework                      0x000000013d1f37f8 UnityFramework + 85932024
11  UnityFramework                      0x000000013d1ed834 UnityFramework + 85907508
12  UnityFramework                      0x000000013b5a3c50 UnityFramework + 56245328
13  UnityFramework                      0x000000013bbb2c74 UnityFramework + 62598260
14  UnityFramework                      0x000000013a242698 UnityFramework + 35923608
15  UnityFramework                      0x000000013d1de168 UnityFramework + 85844328
16  UnityFramework                      0x000000013d096dc8 UnityFramework + 84504008
17  UnityFramework                      0x000000013d1f37f8 UnityFramework + 85932024
18  UnityFramework                      0x000000013d1ed834 UnityFramework + 85907508
19  UnityFramework                      0x000000013b5a3c50 UnityFramework + 56245328
20  UnityFramework                      0x000000013bbb2c74 UnityFramework + 62598260
21  UnityFramework                      0x000000013d1de168 UnityFramework + 85844328
22  UnityFramework                      0x000000013d096dc8 UnityFramework + 84504008
23  UnityFramework                      0x0000000139ccecb4 UnityFramework + 30207156
24  UnityFramework                      0x000000013cd8319c UnityFramework + 81277340
25  UnityFramework                      0x00000001398bb31c DllCanUnloadNow + 119320
26  UnityFramework                      0x00000001398bb17c DllCanUnloadNow + 118904
27  UnityFramework                      0x0000000138e1f008 _ZdaPvRKSt9nothrow_t + 1761680
28  UnityFramework                      0x0000000138e2ae20 _ZdaPvRKSt9nothrow_t + 1810344
29  UnityFramework                      0x0000000138e38480 _ZdaPvRKSt9nothrow_t + 1865224
30  UnityFramework                      0x0000000138e38034 _ZdaPvRKSt9nothrow_t + 1864124
31  UnityFramework                      0x0000000138e380e8 _ZdaPvRKSt9nothrow_t + 1864304
32  UnityFramework                      0x0000000138c99748 _ZdaPvRKSt9nothrow_t + 166096
33  UnityFramework                      0x0000000138d4845c _ZdaPvRKSt9nothrow_t + 882148
34  UnityFramework                      0x0000000138d4849c _ZdaPvRKSt9nothrow_t + 882212
35  UnityFramework                      0x0000000138d486f8 _ZdaPvRKSt9nothrow_t + 882816
36  UnityFramework                      0x000000013930f83c UnitySendMessage + 4351048
37  UnityFramework                      0x0000000138016fbc UnityFramework + 94140
38  UnityFramework                      0x0000000138016f4c UnityFramework + 94028
39  QuartzCore                          0x00000001a62a2444 _ZN2CA7Display11DisplayLink14dispatch_itemsEyyy + 780
40  QuartzCore                          0x00000001a62a20b0 _ZL22display_timer_callbackP12__CFMachPortPvlS1_ + 324
41  CoreFoundation                      0x000000019ebdd440 __CFMachPortPerform + 308
42  CoreFoundation                      0x000000019ebadf98 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60
43  CoreFoundation                      0x000000019ebadeb8 __CFRunLoopDoSource1 + 520
44  CoreFoundation                      0x000000019ebac8a4 __CFRunLoopRun + 2264
45  CoreFoundation                      0x000000019ebab878 CFRunLoopRunSpecific + 612
46  HIToolbox                           0x00000001a828bfa0 RunCurrentEventLoopInMode + 292
47  HIToolbox                           0x00000001a828bde4 ReceiveNextEventCommon + 672
48  HIToolbox                           0x00000001a828bb2c _BlockUntilNextEventMatchingListInModeWithFilter + 72
49  AppKit                              0x00000001a1e31838 _DPSNextEvent + 632
50  AppKit                              0x00000001a1e309c8 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
51  AppKit                              0x00000001a1e24df8 -[NSApplication run] + 464
52  AppKit                              0x00000001a1dfc23c NSApplicationMain + 880
53  AppKit                              0x00000001a20566fc +[NSWindow _savedFrameFromString:] + 0
54  UIKitMacHelper                      0x00000001b5146b04 UINSApplicationMain + 988
55  UIKitCore                           0x00000001c8c3c0e4 UIApplicationMain + 148
56  UnityFramework                      0x0000000138016af0 UnityFramework + 92912
57  ProductName                         0x00000001020e7c00 ProductName + 31744
58  dyld                                0x000000019e7a3e50 start + 2544

Kernel Triage:
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   AppKit                                 0x1a21147c8 -[NSApplication _crashOnException:] + 240
1   AppKit                                 0x1a21147c0 -[NSApplication _crashOnException:] + 232
2   AppKit                                 0x1a21145a4 -[NSApplication reportException:] + 440
3   AppKit                                 0x1a1e24ea8 -[NSApplication run] + 640
4   AppKit                                 0x1a1dfc23c NSApplicationMain + 880
5   AppKit                                 0x1a20566fc _NSApplicationMainWithInfoDictionary + 24
6   UIKitMacHelper                         0x1b5146b04 UINSApplicationMain + 988
7   UIKitCore                              0x1c8c3c0e4 UIApplicationMain + 148
8   UnityFramework                         0x138016af0 0x138000000 + 92912
9   ProductName                            0x1020e7c00 0x1020e0000 + 31744
10  dyld                                   0x19e7a3e50 start + 2544

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

omit


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000128bd0200   x1: 0x0000000128bbee51   x2: 0xfffffffffffffff0   x3: 0x0000000128bd1630
    x4: 0xfffffffffffed801   x5: 0x0000000000000020   x6: 0x0000000128bd0200   x7: 0x0000000000001470
    x8: 0x00000001f7bff000   x9: 0xdf3b85c6d7820086  x10: 0xdf3b85c6d7820086  x11: 0x00000000000000ff
   x12: 0x00000000000000ba  x13: 0x000000012bd02590  x14: 0x01000001fa0705b1  x15: 0x00000001fa0705b0
   x16: 0x000000019eafbed0  x17: 0x00000001fafe4348  x18: 0x0000000000000000  x19: 0x0000600002d7c270
   x20: 0x0000600003462900  x21: 0x0000000000000001  x22: 0x0000000000000000  x23: 0x0000600002d7c270
   x24: 0x0000000000000001  x25: 0x0000000000000102  x26: 0x00000001f7be7000  x27: 0x00000001f7be7000
   x28: 0x00000001f7bee000   fp: 0x000000016dd1f380   lr: 0x10038001a21147c0
    sp: 0x000000016dd1f350   pc: 0x00000001a21147c8 cpsr: 0x60001000
   far: 0x00000001281f4000  esr: 0xf2000001 (Breakpoint) brk 1

Binary Images:
       0x1a1df8000 -        0x1a2d03fff com.apple.AppKit (6.9) <7758f868-3402-3892-8b75-66ab0b883af6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1b5142000 -        0x1b5255fff com.apple.UIKitMacHelper (1.0) <57086c86-afc4-3fb7-84e2-bc3731af9be0> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper
       0x1c8c39000 -        0x1ca2e3fff com.apple.UIKitCore (1.0) <cf1c0328-2ee6-3804-8899-31f292b8dc1e> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore
       0x138000000 -        0x13dfeffff com.unity3d.framework (3.11.0) <f750722c-7703-3940-84a6-a13f8443e491> /Users/USER/Library/Containers/io.playcover.PlayCover/このファン.app/Frameworks/UnityFramework.framework/UnityFramework
       0x1020e0000 -        0x1020e7fff jp.co.sumzap.pj0007 (3.11.0) <bc9cdf6b-e4df-3eaa-b79c-5820a5edb5f7> /Users/USER/Library/Containers/io.playcover.PlayCover/このファン.app/ProductName
       0x19e79e000 -        0x19e828ba3 dyld (*) <fe8a9d9e-f65d-34ca-942c-175b99c0601b> /usr/lib/dyld
       0x19eac7000 -        0x19ead3ffb libsystem_pthread.dylib (*) <9f3b729a-ed04-3e65-adac-d75ad06ebbdc> /usr/lib/system/libsystem_pthread.dylib
       0x19ea8d000 -        0x19eac6feb libsystem_kernel.dylib (*) <6b682e21-fd96-3a5a-8260-fce367258252> /usr/lib/system/libsystem_kernel.dylib
       0x19e942000 -        0x19e989fff libdispatch.dylib (*) <4d52c3a5-32e6-37a2-9d6c-23c612038354> /usr/lib/system/libdispatch.dylib
       0x19eb2c000 -        0x19f003fff com.apple.CoreFoundation (6.9) <18260df4-69a8-30d3-8175-fb8ae7ae7709> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x19fa59000 -        0x1a0492fff com.apple.Foundation (6.9) <c62e0110-c636-396a-9cb6-c3c08392b3fa> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x102d04000 -        0x102e83fff io.playcover.PlayTools (1.1.7) <62ccaf6d-3d71-303b-9f0f-74faad38c834> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools
       0x1bef88000 -        0x1bf323fff com.apple.coremotion (2780.0.35) <05992766-5e12-3bf7-9f8b-f63008108d40> /System/Library/Frameworks/CoreMotion.framework/Versions/A/CoreMotion
       0x1a7f93000 -        0x1a7fbcfff com.apple.audio.caulk (1.0) <41def0d0-3b1f-3029-8e99-2c9304571021> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x1a335a000 -        0x1a371bfff com.apple.CFNetwork (1404.0.5) <1a0e7c82-ee42-31d5-86c4-9cc499d1d749> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
       0x19e98d000 -        0x19ea0dffb libsystem_c.dylib (*) <14cd841b-0c7b-34a2-a342-cc6796ef9259> /usr/lib/system/libsystem_c.dylib
       0x1a0bc9000 -        0x1a12d0fff com.apple.audio.CoreAudio (5.0) <e182f603-d6fa-3458-afb4-e3ccf4273180> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
       0x1d94bc000 -        0x1da949fff com.apple.JavaScriptCore (18614) <f48149b8-0c3a-37f1-a677-4260470cc2b1> /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: 0
    thread_create: 0
    thread_set_state: 0

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 4480K        8 
CG image                            96K        5 
ColorSync                          544K       26 
CoreAnimation                      176K       11 
CoreGraphics                        48K        3 
CoreUI image data                 1296K        9 
Foundation                          48K        2 
JS JIT generated code            512.0M        3 
Kernel Alloc Once                   32K        1 
MALLOC                           554.1M       97 
MALLOC guard page                  288K       14 
MALLOC_MEDIUM (reserved)           1.1G       10         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Mach message                        16K        1 
SQLite page cache                 1536K       12 
STACK GUARD                       57.3M       81 
Stack                             52.2M       82 
VM_ALLOCATE                      299.3M      260 
VM_ALLOCATE (reserved)             3.9G       29         reserved VM address space (unallocated)
WebKit Malloc                    192.1M        4 
__AUTH                            3285K      551 
__AUTH_CONST                      31.3M      803 
__CTF                               756        1 
__DATA                            30.4M      800 
__DATA_CONST                      38.7M      813 
__DATA_DIRTY                      2889K      329 
__FONT_DATA                        2352        1 
__LINKEDIT                       777.0M        9 
__OBJC_CONST                      7014K      505 
__OBJC_RO                         65.5M        1 
__OBJC_RW                         1988K        1 
__TEXT                           863.7M      839 
dyld private memory                256K        1 
libnetwork                        1664K       24 
mapped file                      313.2M       50 
shared memory                     1376K       14 
===========                     =======  ======= 
TOTAL                              9.1G     5404 
TOTAL, minus reserved VM space     3.7G     5404 

-----------
Full Report
-----------

{"app_name":"ProductName","timestamp":"2023-02-04 00:47:30.00 +0800","app_version":"3.11.0","slice_uuid":"bc9cdf6b-e4df-3eaa-b79c-5820a5edb5f7","build_version":"384","platform":6,"bundleID":"jp.co.sumzap.pj0007","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.2 (22D49)","roots_installed":0,"name":"ProductName","incident_id":"A343D59B-3BFE-42FA-A0BC-04C08455A2D6"}
{
  "uptime" : 150000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,3",
  "coalitionID" : 24986,
  "osVersion" : {
    "train" : "macOS 13.2",
    "build" : "22D49",
    "releaseType" : "User"
  },
  "captureTime" : "2023-02-04 00:47:26.7728 +0800",
  "incident" : "A343D59B-3BFE-42FA-A0BC-04C08455A2D6",
  "pid" : 42734,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-02-04 00:46:51.2438 +0800",
  "procStartAbsTime" : 3718127454577,
  "procExitAbsTime" : 3718978463119,
  "procName" : "ProductName",
  "procPath" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/このファン.app\/ProductName",
  "bundleInfo" : {"CFBundleShortVersionString":"3.11.0","CFBundleVersion":"384","CFBundleIdentifier":"jp.co.sumzap.pj0007","DTAppStoreToolsBuild":"14C17"},
  "storeInfo" : {"deviceIdentifierForVendor":"93DA8B16-8CDE-568D-BD4C-9059A6A37296","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "jp.co.sumzap.pj0007",
  "crashReporterKey" : "658835F1-4717-F877-C21B-5B200F539DB1",
  "throttleTimeout" : 2147483647,
  "wakeTime" : 2189,
  "sleepWakeUUID" : "1559EC30-0C45-4CAE-9B5D-C59F8C09CFE1",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000001, 0x00000001a21147c8","rawCodes":[1,7014008776],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},
  "termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace\/BPT trap: 5","byProc":"exc handler","byPid":42734},
  "os_fault" : {"process":"ProductName"},
  "ktriageinfo" : "VM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\nVM - pmap_enter retried due to resource shortage\n",
  "asiBacktraces" : ["0   CoreFoundation                      0x000000019ec283e8 __exceptionPreprocess + 176\n1   libobjc.A.dylib                     0x000000019e772ea8 objc_exception_throw + 60\n2   Foundation                          0x000000019fa7d218 __destroy_helper_block_e8_32o40r + 0\n3   UnityFramework                      0x0000000138577c68 UnityFramework + 5733480\n4   UnityFramework                      0x0000000139ef3a2c UnityFramework + 32455212\n5   UnityFramework                      0x0000000139ef3740 UnityFramework + 32454464\n6   UnityFramework                      0x0000000139f398d4 UnityFramework + 32741588\n7   UnityFramework                      0x000000013a241eb0 UnityFramework + 35921584\n8   UnityFramework                      0x000000013d1de168 UnityFramework + 85844328\n9   UnityFramework                      0x000000013d096dc8 UnityFramework + 84504008\n10  UnityFramework                      0x000000013d1f37f8 UnityFramework + 85932024\n11  UnityFramework                      0x000000013d1ed834 UnityFramework + 85907508\n12  UnityFramework                      0x000000013b5a3c50 UnityFramework + 56245328\n13  UnityFramework                      0x000000013bbb2c74 UnityFramework + 62598260\n14  UnityFramework                      0x000000013a242698 UnityFramework + 35923608\n15  UnityFramework                      0x000000013d1de168 UnityFramework + 85844328\n16  UnityFramework                      0x000000013d096dc8 UnityFramework + 84504008\n17  UnityFramework                      0x000000013d1f37f8 UnityFramework + 85932024\n18  UnityFramework                      0x000000013d1ed834 UnityFramework + 85907508\n19  UnityFramework                      0x000000013b5a3c50 UnityFramework + 56245328\n20  UnityFramework                      0x000000013bbb2c74 UnityFramework + 62598260\n21  UnityFramework                      0x000000013d1de168 UnityFramework + 85844328\n22  UnityFramework                      0x000000013d096dc8 UnityFramework + 84504008\n23  UnityFramework                      0x0000000139ccecb4 UnityFramework + 30207156\n24  UnityFramework                      0x000000013cd8319c UnityFramework + 81277340\n25  UnityFramework                      0x00000001398bb31c DllCanUnloadNow + 119320\n26  UnityFramework                      0x00000001398bb17c DllCanUnloadNow + 118904\n27  UnityFramework                      0x0000000138e1f008 _ZdaPvRKSt9nothrow_t + 1761680\n28  UnityFramework                      0x0000000138e2ae20 _ZdaPvRKSt9nothrow_t + 1810344\n29  UnityFramework                      0x0000000138e38480 _ZdaPvRKSt9nothrow_t + 1865224\n30  UnityFramework                      0x0000000138e38034 _ZdaPvRKSt9nothrow_t + 1864124\n31  UnityFramework                      0x0000000138e380e8 _ZdaPvRKSt9nothrow_t + 1864304\n32  UnityFramework                      0x0000000138c99748 _ZdaPvRKSt9nothrow_t + 166096\n33  UnityFramework                      0x0000000138d4845c _ZdaPvRKSt9nothrow_t + 882148\n34  UnityFramework                      0x0000000138d4849c _ZdaPvRKSt9nothrow_t + 882212\n35  UnityFramework                      0x0000000138d486f8 _ZdaPvRKSt9nothrow_t + 882816\n36  UnityFramework                      0x000000013930f83c UnitySendMessage + 4351048\n37  UnityFramework                      0x0000000138016fbc UnityFramework + 94140\n38  UnityFramework                      0x0000000138016f4c UnityFramework + 94028\n39  QuartzCore                          0x00000001a62a2444 _ZN2CA7Display11DisplayLink14dispatch_itemsEyyy + 780\n40  QuartzCore                          0x00000001a62a20b0 _ZL22display_timer_callbackP12__CFMachPortPvlS1_ + 324\n41  CoreFoundation                      0x000000019ebdd440 __CFMachPortPerform + 308\n42  CoreFoundation                      0x000000019ebadf98 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60\n43  CoreFoundation                      0x000000019ebadeb8 __CFRunLoopDoSource1 + 520\n44  CoreFoundation                      0x000000019ebac8a4 __CFRunLoopRun + 2264\n45  CoreFoundation                      0x000000019ebab878 CFRunLoopRunSpecific + 612\n46  HIToolbox                           0x00000001a828bfa0 RunCurrentEventLoopInMode + 292\n47  HIToolbox                           0x00000001a828bde4 ReceiveNextEventCommon + 672\n48  HIToolbox                           0x00000001a828bb2c _BlockUntilNextEventMatchingListInModeWithFilter + 72\n49  AppKit                              0x00000001a1e31838 _DPSNextEvent + 632\n50  AppKit                              0x00000001a1e309c8 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728\n51  AppKit                              0x00000001a1e24df8 -[NSApplication run] + 464\n52  AppKit                              0x00000001a1dfc23c NSApplicationMain + 880\n53  AppKit                              0x00000001a20566fc +[NSWindow _savedFrameFromString:] + 0\n54  UIKitMacHelper                      0x00000001b5146b04 UINSApplicationMain + 988\n55  UIKitCore                           0x00000001c8c3c0e4 UIApplicationMain + 148\n56  UnityFramework                      0x0000000138016af0 UnityFramework + 92912\n57  ProductName                         0x00000001020e7c00 ProductName + 31744\n58  dyld                                0x000000019e7a3e50 start + 2544"],
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":1764498,"threadState":{"x":[{"value":4978442752},{"value":4978372177},{"value":18446744073709551600},{"value":4978447920},{"value":18446744073709475841},{"value":32},{"value":4978442752},{"value":5232},{"value":8451518464,"symbolLocation":16,"symbol":"_OBJC_PROTOCOL_$_NSCollectionLayoutContainer"},{"value":16085597583149498502},{"value":16085597583149498502},{"value":255},{"value":186},{"value":5030028688},{"value":72057602527659441,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS_$___NSCFString"},{"value":8489731504,"symbolLocation":0,"symbol":"OBJC_CLASS_$___NSCFString"},{"value":6957285072,"symbolLocation":0,"symbol":"_platform_memmove"},{"value":8505934664},{"value":0},{"value":105553163960944},{"value":105553171196160},{"value":1},{"value":0},{"value":105553163960944},{"value":1},{"value":258},{"value":8451420160,"symbolLocation":0,"symbol":"_OBJC_PROTOCOL_REFERENCE_$_ColorSamplerClientProtocol"},{"value":8451420160,"symbolLocation":0,"symbol":"_OBJC_PROTOCOL_REFERENCE_$_ColorSamplerClientProtocol"},{"value":8451448832}],"flavor":"ARM_THREAD_STATE64","lr":{"value":1153906674039343040},"cpsr":{"value":1610616832},"fp":{"value":6137443200},"sp":{"value":6137443152},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":7014008776,"matchesCrashFrame":1},"far":{"value":4968103936}},"queue":"com.apple.main-thread","frames":[{"imageOffset":3262408,"symbol":"-[NSApplication _crashOnException:]","symbolLocation":240,"imageIndex":0},{"imageOffset":3262400,"symbol":"-[NSApplication _crashOnException:]","symbolLocation":232,"imageIndex":0},{"imageOffset":3261860,"symbol":"-[NSApplication reportException:]","symbolLocation":440,"imageIndex":0},{"imageOffset":183976,"symbol":"-[NSApplication run]","symbolLocation":640,"imageIndex":0},{"imageOffset":16956,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":0},{"imageOffset":2483964,"symbol":"_NSApplicationMainWithInfoDictionary","symbolLocation":24,"imageIndex":0},{"imageOffset":19204,"symbol":"UINSApplicationMain","symbolLocation":988,"imageIndex":1},{"imageOffset":12516,"symbol":"UIApplicationMain","symbolLocation":148,"imageIndex":2},{"imageOffset":92912,"imageIndex":3},{"imageOffset":31744,"imageIndex":4},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":5}]},{"id":1764512,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1764530,"name":"AssetGarbageCollectorHelper","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13911112,"imageIndex":3},{"imageOffset":13942008,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764531,"name":"AssetGarbageCollectorHelper","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13911112,"imageIndex":3},{"imageOffset":13942008,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764532,"name":"AssetGarbageCollectorHelper","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13911112,"imageIndex":3},{"imageOffset":13942008,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764533,"name":"AssetGarbageCollectorHelper","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13911112,"imageIndex":3},{"imageOffset":13942008,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764534,"name":"AssetGarbageCollectorHelper","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13911112,"imageIndex":3},{"imageOffset":13942008,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764535,"name":"AssetGarbageCollectorHelper","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13911112,"imageIndex":3},{"imageOffset":13942008,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764536,"name":"AssetGarbageCollectorHelper","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13911112,"imageIndex":3},{"imageOffset":13942008,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764537,"name":"AssetGarbageCollectorHelper","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13911112,"imageIndex":3},{"imageOffset":13942008,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764538,"name":"AssetGarbageCollectorHelper","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13911112,"imageIndex":3},{"imageOffset":13942008,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764543,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":4176,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":78108,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":39972,"symbol":"mach_msg_overwrite","symbolLocation":452,"imageIndex":7},{"imageOffset":5068,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":531376,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":525468,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":9},{"imageOffset":522360,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":383672,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":212,"imageIndex":10},{"imageOffset":860548,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":100,"imageIndex":10},{"imageOffset":17912,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":104,"imageIndex":2},{"imageOffset":356560,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764558,"name":"GC Finalizer","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":6},{"imageOffset":25700016,"imageIndex":3},{"imageOffset":25519680,"imageIndex":3},{"imageOffset":25664492,"imageIndex":3},{"imageOffset":25676216,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764561,"name":"Job.Worker 0","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764562,"name":"Job.Worker 1","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764563,"name":"Job.Worker 2","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764564,"name":"Job.Worker 3","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764565,"name":"Job.Worker 4","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764566,"name":"Job.Worker 5","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764567,"name":"Job.Worker 6","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764568,"name":"Job.Worker 7","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764569,"name":"Job.Worker 8","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764570,"name":"Background Job.Worker 0","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764571,"name":"Background Job.Worker 1","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764572,"name":"Background Job.Worker 2","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764573,"name":"Background Job.Worker 3","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764574,"name":"Background Job.Worker 4","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764575,"name":"Background Job.Worker 5","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764576,"name":"Background Job.Worker 6","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764577,"name":"Background Job.Worker 7","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764578,"name":"Background Job.Worker 8","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764579,"name":"Background Job.Worker 9","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764580,"name":"Background Job.Worker 10","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764581,"name":"Background Job.Worker 11","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764582,"name":"Background Job.Worker 12","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764583,"name":"Background Job.Worker 13","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764584,"name":"Background Job.Worker 14","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764585,"name":"Background Job.Worker 15","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764586,"name":"BatchDeleteObjects","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":14556772,"imageIndex":3},{"imageOffset":13844680,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764587,"name":"Loading.AsyncRead","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13200192,"imageIndex":3},{"imageOffset":13198928,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764588,"name":"NIO-ELT-0-#0","frames":[{"imageOffset":29076,"symbol":"kevent","symbolLocation":8,"imageIndex":7},{"imageOffset":1266572,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":11},{"imageOffset":1179148,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":11},{"imageOffset":1165712,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":11},{"imageOffset":1069800,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":11},{"imageOffset":1084088,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":11},{"imageOffset":1091804,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":11},{"imageOffset":1273240,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764589,"name":"NIO-ELT-1-#0","frames":[{"imageOffset":29076,"symbol":"kevent","symbolLocation":8,"imageIndex":7},{"imageOffset":1266572,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":11},{"imageOffset":1179148,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":11},{"imageOffset":1165712,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":11},{"imageOffset":1069800,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":11},{"imageOffset":1084088,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":11},{"imageOffset":1091804,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":11},{"imageOffset":1273240,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764590,"name":"NIO-ELT-2-#0","frames":[{"imageOffset":29076,"symbol":"kevent","symbolLocation":8,"imageIndex":7},{"imageOffset":1266572,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":11},{"imageOffset":1179148,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":11},{"imageOffset":1165712,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":11},{"imageOffset":1069800,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":11},{"imageOffset":1084088,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":11},{"imageOffset":1091804,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":11},{"imageOffset":1273240,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764591,"name":"NIO-ELT-3-#0","frames":[{"imageOffset":29076,"symbol":"kevent","symbolLocation":8,"imageIndex":7},{"imageOffset":1266572,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":11},{"imageOffset":1179148,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":11},{"imageOffset":1165712,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":11},{"imageOffset":1069800,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":11},{"imageOffset":1084088,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":11},{"imageOffset":1091804,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":11},{"imageOffset":1273240,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764592,"name":"NIO-ELT-4-#0","frames":[{"imageOffset":29076,"symbol":"kevent","symbolLocation":8,"imageIndex":7},{"imageOffset":1266572,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":11},{"imageOffset":1179148,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":11},{"imageOffset":1165712,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":11},{"imageOffset":1069800,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":11},{"imageOffset":1084088,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":11},{"imageOffset":1091804,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":11},{"imageOffset":1273240,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764593,"name":"NIO-ELT-5-#0","frames":[{"imageOffset":29076,"symbol":"kevent","symbolLocation":8,"imageIndex":7},{"imageOffset":1266572,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":11},{"imageOffset":1179148,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":11},{"imageOffset":1165712,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":11},{"imageOffset":1069800,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":11},{"imageOffset":1084088,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":11},{"imageOffset":1091804,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":11},{"imageOffset":1273240,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764594,"name":"NIO-ELT-6-#0","frames":[{"imageOffset":29076,"symbol":"kevent","symbolLocation":8,"imageIndex":7},{"imageOffset":1266572,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":11},{"imageOffset":1179148,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":11},{"imageOffset":1165712,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":11},{"imageOffset":1069800,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":11},{"imageOffset":1084088,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":11},{"imageOffset":1091804,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":11},{"imageOffset":1273240,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764595,"name":"NIO-ELT-7-#0","frames":[{"imageOffset":29076,"symbol":"kevent","symbolLocation":8,"imageIndex":7},{"imageOffset":1266572,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":11},{"imageOffset":1179148,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":11},{"imageOffset":1165712,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":11},{"imageOffset":1069800,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":11},{"imageOffset":1084088,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":11},{"imageOffset":1091804,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":11},{"imageOffset":1273240,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764596,"name":"NIO-ELT-8-#0","frames":[{"imageOffset":29076,"symbol":"kevent","symbolLocation":8,"imageIndex":7},{"imageOffset":1266572,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":11},{"imageOffset":1179148,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":11},{"imageOffset":1165712,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":11},{"imageOffset":1069800,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":11},{"imageOffset":1084088,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":11},{"imageOffset":1091804,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":11},{"imageOffset":1273240,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764597,"name":"NIO-ELT-9-#0","frames":[{"imageOffset":29076,"symbol":"kevent","symbolLocation":8,"imageIndex":7},{"imageOffset":1266572,"symbol":"specialized static KQueue.kevent(kq:changelist:nchanges:eventlist:nevents:timeout:)","symbolLocation":56,"imageIndex":11},{"imageOffset":1179148,"symbol":"specialized Selector.whenReady0(strategy:onLoopBegin:_:)","symbolLocation":412,"imageIndex":11},{"imageOffset":1165712,"symbol":"SelectableEventLoop.run()","symbolLocation":376,"imageIndex":11},{"imageOffset":1069800,"symbol":"closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":316,"imageIndex":11},{"imageOffset":1084088,"symbol":"partial apply for closure #1 in static MultiThreadedEventLoopGroup.setupThreadAndEventLoop(name:parentGroup:selectorFactory:initializer:)","symbolLocation":36,"imageIndex":11},{"imageOffset":1091804,"symbol":"thunk for @escaping @callee_guaranteed (@guaranteed NIOThread) -> ()","symbolLocation":24,"imageIndex":11},{"imageOffset":1273240,"symbol":"closure #1 in static ThreadOpsPosix.run(handle:args:detachThread:)","symbolLocation":272,"imageIndex":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764602,"name":"UnityGfxDeviceWorker","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":14556772,"imageIndex":3},{"imageOffset":19513276,"imageIndex":3},{"imageOffset":20105996,"imageIndex":3},{"imageOffset":19546096,"imageIndex":3},{"imageOffset":19512396,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764614,"name":"com.apple.CoreMotion.MotionThread","frames":[{"imageOffset":4176,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":78108,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":39972,"symbol":"mach_msg_overwrite","symbolLocation":452,"imageIndex":7},{"imageOffset":5068,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":531376,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":525468,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":9},{"imageOffset":522360,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":1075176,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":9},{"imageOffset":2465684,"imageIndex":12},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764615,"name":"Loading.PreloadManager","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13975364,"imageIndex":3},{"imageOffset":13975184,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764616,"name":"CloudJob.Worker 0","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19104,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":8},{"imageOffset":20820,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":8},{"imageOffset":21691376,"imageIndex":3},{"imageOffset":13814400,"imageIndex":3},{"imageOffset":13810124,"imageIndex":3},{"imageOffset":14550712,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764619,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1764620,"name":"com.google.firebase.crashlytics.MachExceptionServer","frames":[{"imageOffset":19316,"symbol":"write","symbolLocation":8,"imageIndex":7},{"imageOffset":7592212,"symbol":"FIRCLSSDKFileLog","symbolLocation":316,"imageIndex":3},{"imageOffset":7599380,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764629,"frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":6},{"imageOffset":25699924,"imageIndex":3},{"imageOffset":25652052,"imageIndex":3},{"imageOffset":25863416,"imageIndex":3},{"imageOffset":25664492,"imageIndex":3},{"imageOffset":25676216,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764630,"name":"IL2CPP Threadpool worker","frames":[{"imageOffset":4068,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":8},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":8},{"imageOffset":26069680,"imageIndex":3},{"imageOffset":25657180,"imageIndex":3},{"imageOffset":25654264,"imageIndex":3},{"imageOffset":25863416,"imageIndex":3},{"imageOffset":25664492,"imageIndex":3},{"imageOffset":25676216,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764632,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":130300,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":13},{"imageOffset":9780,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":13},{"imageOffset":8824,"symbol":"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*)","symbolLocation":96,"imageIndex":13},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764708,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1764710,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":4176,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":78108,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":39972,"symbol":"mach_msg_overwrite","symbolLocation":452,"imageIndex":7},{"imageOffset":5068,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":531376,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":525468,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":9},{"imageOffset":522360,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":2438280,"imageIndex":14},{"imageOffset":356560,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764718,"name":"CRI FS File Access 0","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":6},{"imageOffset":28393516,"symbol":"criCond_Wait","symbolLocation":48,"imageIndex":3},{"imageOffset":28402884,"imageIndex":3},{"imageOffset":28407060,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764719,"name":"CRI FS Memory File System","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":6},{"imageOffset":28393516,"symbol":"criCond_Wait","symbolLocation":48,"imageIndex":3},{"imageOffset":28402884,"imageIndex":3},{"imageOffset":28407060,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764720,"name":"CRI FS Data Decompression 0","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":6},{"imageOffset":28393516,"symbol":"criCond_Wait","symbolLocation":48,"imageIndex":3},{"imageOffset":28402884,"imageIndex":3},{"imageOffset":28407060,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764721,"frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":6},{"imageOffset":28393516,"symbol":"criCond_Wait","symbolLocation":48,"imageIndex":3},{"imageOffset":28402884,"imageIndex":3},{"imageOffset":28407060,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764722,"name":"CRI Server Manager","frames":[{"imageOffset":17992,"symbol":"__semwait_signal","symbolLocation":8,"imageIndex":7},{"imageOffset":58668,"symbol":"nanosleep","symbolLocation":220,"imageIndex":15},{"imageOffset":28407140,"symbol":"criThread_Sleep","symbolLocation":60,"imageIndex":3},{"imageOffset":28443692,"imageIndex":3},{"imageOffset":28402884,"imageIndex":3},{"imageOffset":28407060,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764723,"name":"CRI FS File Access 4","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":6},{"imageOffset":28393516,"symbol":"criCond_Wait","symbolLocation":48,"imageIndex":3},{"imageOffset":28402884,"imageIndex":3},{"imageOffset":28407060,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764724,"name":"CRI FS File Access 5","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":6},{"imageOffset":28393516,"symbol":"criCond_Wait","symbolLocation":48,"imageIndex":3},{"imageOffset":28402884,"imageIndex":3},{"imageOffset":28407060,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764731,"name":"caulk.messenger.shared:high","frames":[{"imageOffset":4044,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":130300,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":28,"imageIndex":13},{"imageOffset":9780,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":56,"imageIndex":13},{"imageOffset":8824,"symbol":"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*)","symbolLocation":96,"imageIndex":13},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764732,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":4176,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":78108,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":39972,"symbol":"mach_msg_overwrite","symbolLocation":452,"imageIndex":7},{"imageOffset":5068,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":3226556,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":104,"imageIndex":16},{"imageOffset":1991816,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3612,"imageIndex":16},{"imageOffset":1986596,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":116,"imageIndex":16},{"imageOffset":3603180,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":88,"imageIndex":16},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764738,"name":"CriManaDecodeThread","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":6},{"imageOffset":28393516,"symbol":"criCond_Wait","symbolLocation":48,"imageIndex":3},{"imageOffset":27339184,"symbol":"criMana_ExecuteDecode","symbolLocation":88,"imageIndex":3},{"imageOffset":27355008,"imageIndex":3},{"imageOffset":28407060,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764739,"name":"CRI MPV Worker","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":6},{"imageOffset":28393516,"symbol":"criCond_Wait","symbolLocation":48,"imageIndex":3},{"imageOffset":28395312,"imageIndex":3},{"imageOffset":28407060,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764740,"name":"IL2CPP Threadpool worker","frames":[{"imageOffset":4068,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":8},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":8},{"imageOffset":26069680,"imageIndex":3},{"imageOffset":25657180,"imageIndex":3},{"imageOffset":25654264,"imageIndex":3},{"imageOffset":25863416,"imageIndex":3},{"imageOffset":25664492,"imageIndex":3},{"imageOffset":25676216,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764743,"name":"IL2CPP Threadpool worker","frames":[{"imageOffset":4068,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":19228,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":8},{"imageOffset":20764,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":8},{"imageOffset":26069680,"imageIndex":3},{"imageOffset":25657180,"imageIndex":3},{"imageOffset":25654264,"imageIndex":3},{"imageOffset":25863416,"imageIndex":3},{"imageOffset":25664492,"imageIndex":3},{"imageOffset":25676216,"imageIndex":3},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764770,"queue":"com.apple.root.user-interactive-qos","frames":[{"imageOffset":5396,"symbol":"mach_absolute_time","symbolLocation":108,"imageIndex":7},{"imageOffset":110788,"symbol":"_dispatch_source_invoke","symbolLocation":1880,"imageIndex":8},{"imageOffset":90004,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":8},{"imageOffset":92096,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":8},{"imageOffset":12484,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":6},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":6}]},{"id":1764771,"name":"com.apple.NSEventThread","frames":[{"imageOffset":4176,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":78108,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":39972,"symbol":"mach_msg_overwrite","symbolLocation":452,"imageIndex":7},{"imageOffset":5068,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":531376,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":525468,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":9},{"imageOffset":522360,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":1458568,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1764784,"queue":"com.apple.root.user-interactive-qos","frames":[{"imageOffset":11612,"symbol":"kevent_qos","symbolLocation":8,"imageIndex":7},{"imageOffset":162132,"symbol":"_dispatch_kq_poll","symbolLocation":172,"imageIndex":8},{"imageOffset":161036,"symbol":"_dispatch_kq_drain","symbolLocation":256,"imageIndex":8},{"imageOffset":159328,"symbol":"_dispatch_event_loop_poke","symbolLocation":156,"imageIndex":8},{"imageOffset":111272,"symbol":"_dispatch_source_invoke","symbolLocation":2364,"imageIndex":8},{"imageOffset":90004,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":8},{"imageOffset":92096,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":8},{"imageOffset":12484,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":6},{"imageOffset":7712,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":6}]},{"id":1764786,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1765532,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":7},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":6},{"imageOffset":2387184,"symbol":"scavenger_thread_main","symbolLocation":1352,"imageIndex":17},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":1765555,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1765556,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":1765557,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7010746368,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15777792,
    "uuid" : "7758f868-3402-3892-8b75-66ab0b883af6",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299.40.116"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7332962304,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitMacHelper",
    "size" : 1130496,
    "uuid" : "57086c86-afc4-3fb7-84e2-bc3731af9be0",
    "path" : "\/System\/Library\/PrivateFrameworks\/UIKitMacHelper.framework\/Versions\/A\/UIKitMacHelper",
    "name" : "UIKitMacHelper",
    "CFBundleVersion" : "6304"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7663226880,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitCore",
    "size" : 23769088,
    "uuid" : "cf1c0328-2ee6-3804-8899-31f292b8dc1e",
    "path" : "\/System\/iOSSupport\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/Versions\/A\/UIKitCore",
    "name" : "UIKitCore",
    "CFBundleVersion" : "6304"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 5234491392,
    "CFBundleShortVersionString" : "3.11.0",
    "CFBundleIdentifier" : "com.unity3d.framework",
    "size" : 100597760,
    "uuid" : "f750722c-7703-3940-84a6-a13f8443e491",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/このファン.app\/Frameworks\/UnityFramework.framework\/UnityFramework",
    "name" : "UnityFramework",
    "CFBundleVersion" : "384"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4329439232,
    "CFBundleShortVersionString" : "3.11.0",
    "CFBundleIdentifier" : "jp.co.sumzap.pj0007",
    "size" : 32768,
    "uuid" : "bc9cdf6b-e4df-3eaa-b79c-5820a5edb5f7",
    "path" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/このファン.app\/ProductName",
    "name" : "ProductName",
    "CFBundleVersion" : "384"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6953754624,
    "size" : 568228,
    "uuid" : "fe8a9d9e-f65d-34ca-942c-175b99c0601b",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6957068288,
    "size" : 53244,
    "uuid" : "9f3b729a-ed04-3e65-adac-d75ad06ebbdc",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6956830720,
    "size" : 237548,
    "uuid" : "6b682e21-fd96-3a5a-8260-fce367258252",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6955474944,
    "size" : 294912,
    "uuid" : "4d52c3a5-32e6-37a2-9d6c-23c612038354",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6957481984,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5079040,
    "uuid" : "18260df4-69a8-30d3-8175-fb8ae7ae7709",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1953.300"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6973394944,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 10723328,
    "uuid" : "c62e0110-c636-396a-9cb6-c3c08392b3fa",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1953.300"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4342169600,
    "CFBundleShortVersionString" : "1.1.7",
    "CFBundleIdentifier" : "io.playcover.PlayTools",
    "size" : 1572864,
    "uuid" : "62ccaf6d-3d71-303b-9f0f-74faad38c834",
    "path" : "\/Users\/USER\/Library\/Frameworks\/PlayTools.framework\/PlayTools",
    "name" : "PlayTools",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7498924032,
    "CFBundleShortVersionString" : "2780.0.35",
    "CFBundleIdentifier" : "com.apple.coremotion",
    "size" : 3784704,
    "uuid" : "05992766-5e12-3bf7-9f8b-f63008108d40",
    "path" : "\/System\/Library\/Frameworks\/CoreMotion.framework\/Versions\/A\/CoreMotion",
    "name" : "CoreMotion",
    "CFBundleVersion" : "2780.0.35"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7113093120,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 172032,
    "uuid" : "41def0d0-3b1f-3029-8e99-2c9304571021",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7033167872,
    "CFBundleShortVersionString" : "1404.0.5",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 3940352,
    "uuid" : "1a0e7c82-ee42-31d5-86c4-9cc499d1d749",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1404.0.5"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6955782144,
    "size" : 528380,
    "uuid" : "14cd841b-0c7b-34a2-a342-cc6796ef9259",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6991679488,
    "CFBundleShortVersionString" : "5.0",
    "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
    "size" : 7372800,
    "uuid" : "e182f603-d6fa-3458-afb4-e3ccf4273180",
    "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
    "name" : "CoreAudio",
    "CFBundleVersion" : "5.0"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7940587520,
    "CFBundleShortVersionString" : "18614",
    "CFBundleIdentifier" : "com.apple.JavaScriptCore",
    "size" : 21553152,
    "uuid" : "f48149b8-0c3a-37f1-a677-4260470cc2b1",
    "path" : "\/System\/iOSSupport\/System\/Library\/Frameworks\/JavaScriptCore.framework\/Versions\/A\/JavaScriptCore",
    "name" : "JavaScriptCore",
    "CFBundleVersion" : "18614.4.6.1.5"
  }
],
  "sharedCache" : {
  "base" : 6953107456,
  "size" : 3447406592,
  "uuid" : "3366b98c-6b8a-3546-8233-dc167320439f"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)\nWritable regions: Total=7.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=7.0G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 4480K        8 \nCG image                            96K        5 \nColorSync                          544K       26 \nCoreAnimation                      176K       11 \nCoreGraphics                        48K        3 \nCoreUI image data                 1296K        9 \nFoundation                          48K        2 \nJS JIT generated code            512.0M        3 \nKernel Alloc Once                   32K        1 \nMALLOC                           554.1M       97 \nMALLOC guard page                  288K       14 \nMALLOC_MEDIUM (reserved)           1.1G       10         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nMach message                        16K        1 \nSQLite page cache                 1536K       12 \nSTACK GUARD                       57.3M       81 \nStack                             52.2M       82 \nVM_ALLOCATE                      299.3M      260 \nVM_ALLOCATE (reserved)             3.9G       29         reserved VM address space (unallocated)\nWebKit Malloc                    192.1M        4 \n__AUTH                            3285K      551 \n__AUTH_CONST                      31.3M      803 \n__CTF                               756        1 \n__DATA                            30.4M      800 \n__DATA_CONST                      38.7M      813 \n__DATA_DIRTY                      2889K      329 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       777.0M        9 \n__OBJC_CONST                      7014K      505 \n__OBJC_RO                         65.5M        1 \n__OBJC_RW                         1988K        1 \n__TEXT                           863.7M      839 \ndyld private memory                256K        1 \nlibnetwork                        1664K       24 \nmapped file                      313.2M       50 \nshared memory                     1376K       14 \n===========                     =======  ======= \nTOTAL                              9.1G     5404 \nTOTAL, minus reserved VM space     3.7G     5404 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6112d17137f5d11121dcd4e2",
      "factorPackIds" : {

      },
      "deploymentId" : 240000213
    },
    {
      "rolloutId" : "63a0a6cfd1cdb67d083006d0",
      "factorPackIds" : {

      },
      "deploymentId" : 240000003
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookPro18,3, BootROM 8419.80.7, proc 10:8:2 processors, 16 GB, SMC 
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: Color LCD, 3024 x 1964 Retina, Main, MirrorOff, Online
Display: Q27U2G5R4-, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), MirrorOff, Online
Memory Module: LPDDR5, Samsung
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Nov 30 2022 02:17:16 version 20.10.965.13.8.7.131 FWID 01-1251c18d
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB3.2 Hub
USB Device: USB2.1 Hub
USB Device: USB DEVICE
USB Device: USB OPTICAL MOUSE
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.