question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

React Native App crashing on iOS - iPad OS Version - 15.4.1

See original GitHub issue

Description

Hello Apple Team, We are facing bunch of Crashes with our app especially on OS - 15.4.1 - iPad. Our Application Build in React Native. Below are our combination of Versions.

Application - HN MyClub Version - 1.0.104 Link - https://apps.apple.com/us/app/hn-myclub/id1455562228

Screenshot 2022-05-26 at 5 54 46 PM

React native Version - 0.67.2 iPad OS - 15.4.1 Please help us with the resolution. Few Crashes details -

avaScriptCore: WTFCrashWithInfo(int, char const*, char const*, int) + 20

Incident Identifier: AF04B559-ED71-4D37-970B-936A4B9C492D Hardware Model: iPad11,6 Process: HN MyClub [22228] Path: /private/var/containers/Bundle/Application/7BD07FFF-14C9-439A-BC82-B203D221F70C/HN MyClub.app/HN MyClub Identifier: com.herbalife.ncx.ordering Version: 1.0.104 (3153) AppStoreTools: 13F15 AppVariant: 1:iPad11,6:15 Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.herbalife.ncx.ordering [417]

Date/Time: 2022-05-18 16:21:19.9925 -0500 Launch Time: 2022-05-18 15:21:17.4635 -0500 OS Version: iPhone OS 15.4.1 (19E258) Release Type: User Report Version: 104

Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x000000018bda95c4 Exception Note: EXC_CORPSE_NOTIFY Triggered by Thread: 8

Thread 0 name: Thread 0: 0 libsystem_kernel.dylib 0x00000001b75dc4e0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001b75dcb24 mach_msg + 76 (mach_msg.c:119) 2 CoreFoundation 0x0000000180804820 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2646) 3 CoreFoundation 0x0000000180808cac __CFRunLoopRun + 1180 (CFRunLoop.c:3000) 4 CoreFoundation 0x000000018081c6b8 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3268) 5 GraphicsServices 0x000000019c8b6374 GSEventRunModal + 164 (GSEvent.c:2200) 6 UIKitCore 0x0000000183181e88 -[UIApplication _run] + 1100 (UIApplication.m:3511) 7 UIKitCore 0x0000000182f035ec UIApplicationMain + 364 (UIApplication.m:5064) 8 HN MyClub 0x0000000104dab974 main + 68 (AppDelegate.swift:17) 9 dyld 0x0000000105465ce4 start + 520 (dyldMain.cpp:879)``

Another Crash -

Incident Identifier: 412D9D60-97E1-492D-AEEB-D1B360DFCA72 CrashReporter Key: 920e264a09d2674e3e297b9b826ad4cc2ee24a8c Hardware Model: iPad12,1 Process: HN MyClub [42004] Path: /private/var/containers/Bundle/Application/AD416DD9-2515-4AD8-99C4-5D91F71600F7/HN MyClub.app/HN MyClub Identifier: com.herbalife.ncx.ordering Version: 3153 (1.0.104) Code Type: ARM-64 Parent Process: ? [1]

Date/Time: 2022-05-24 11:02:58.148 -0500 OS Version: iPadOS 15.4.1 (19E258) Report Version: 104

Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x00000000 at 0x000000018bd9d5c4 Crashed Thread: 19

Thread 0: 0 libsystem_kernel.dylib 0x00000001b75d04e0 0x1b75cf000 + 5344 (mach_msg_trap + 8) 1 libsystem_kernel.dylib 0x00000001b75d0b24 0x1b75cf000 + 6948 (mach_msg + 76) 2 CoreFoundation 0x00000001807f8820 0x1807f1000 + 30752 (<redacted> + 372) 3 CoreFoundation 0x00000001807fccac 0x1807f1000 + 48300 (<redacted> + 1180) 4 CoreFoundation 0x00000001808106b8 0x1807f1000 + 128696 (CFRunLoopRunSpecific + 600) 5 GraphicsServices 0x000000019c8aa374 0x19c8a9000 + 4980 (GSEventRunModal + 164) 6 UIKitCore 0x0000000183175e88 0x182c62000 + 5324424 (<redacted> + 1100) 7 UIKitCore 0x0000000182ef75ec 0x182c62000 + 2708972 (UIApplicationMain + 364) 8 HN MyClub 0x0000000102c0f974 0x102c08000 + 31092 9 (null) 0x0000000103349ce4 0x0 + 4348746980

Notable Addresses: { “stack@0x2a1e8fc78”: { “address”: 6658003453, “type”: “string”, “value”: “void ::StringBuilder::reifyString() const" }, “stack@0x2a1e8fc80”: { “address”: 6658003373, “type”: “string”, “value”: "/Library/Caches/com.apple.xbs/Sources//Source///text/StringBuilder.cpp” }, “x1”: { “address”: 6658003373, “type”: “string”, “value”: “/Library/Caches/com.apple.xbs/Sources//Source//***/text/StringBuilder.cpp” }, “x2”: { “address”: 6658003453, “type”: “string”, “value”: “void ***::StringBuilder::reifyString() const” } }

Application Stats: { “active_time_since_last_crash”: 76929.9, “active_time_since_launch”: 76929.9, “application_active”: true, “application_in_foreground”: true, “background_time_since_last_crash”: 97308.6, “background_time_since_launch”: 97308.6, “launches_since_last_crash”: 0, “sessions_since_last_crash”: 7, “sessions_since_launch”: 7 }`

Version

0.67.2

Output of npx react-native info

➜ hrbl-nutri-club-exp-ordering-react_native git:(integration_v7) ✗ yarn debug:ios yarn run v1.21.1 $ yarn install:ios:debug; react-native run-ios $ yarn bundle:ios; cd ios; xcodegen --spec project_debug.yml; pod install --repo-update; cd … $ mkdir ios/Bundle; react-native bundle --platform ios --entry-file index.js --bundle-output ios/Bundle/main.jsbundle --assets-dest ios/Bundle --dev false mkdir: ios/Bundle: File exists Welcome to Metro! Fast - Scalable - Integrated

transform[stdout]: Dynatrace - Modified Filename: src/components/custom-button.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-table-component/components/cell.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-table-component/components/cols.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-table-component/components/rows.js transform[stdout]: Dynatrace - Modified Filename: src/screens/bulk-redemption/components/bulk-select-mode-button.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customer/search/components/search-bar.js transform[stdout]: Dynatrace - Modified Filename: src/screens/defined-groups/components/option-types.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customer/search/components/customer-list.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-progress/Circle.js transform[stdout]: Dynatrace - Modified Filename: src/components/close-button.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-app-intro-slider/DefaultSlide.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customizer/components/option-btn.js transform[stdout]: Dynatrace - Modified Filename: src/screens/defined-groups/customers-selection/components/float-menu.js transform[stdout]: Dynatrace - Modified Filename: src/screens/defined-groups/customer-information/components/customer-not-selected.js transform[stdout]: Dynatrace - Modified Filename: src/screens/login/components/login-form/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-draggable-flatlist/lib/index.js transform[stdout]: Dynatrace - Modified Filename: src/screens/modify/combo/components/combo.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customer/found/index.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customer/detail/profile.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customer/creation/creation.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-code-push/AlertAdapter.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-tab-view/lib/module/TouchableItem.js transform[stdout]: Dynatrace - Modified Filename: src/screens/order-queue/components/search-bar.js transform[stdout]: Dynatrace - Modified Filename: src/screens/bulk-redemption/customers-search/components/header.js transform[stdout]: Dynatrace - Modified Filename: src/screens/bulk-redemption/customers-search/components/membership-types-tabs.js transform[stdout]: Dynatrace - Modified Filename: src/screens/bulk-redemption/customers-search/components/search-bar.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-permissions/dist/commonjs/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-fast-image/dist/index.cjs.js transform[stdout]: Dynatrace - Modified Filename: src/screens/cart/components/radio-btn.js transform[stdout]: Dynatrace - Modified Filename: src/components/counter.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customizer/hooks/use-discontinuedSku-check.js transform[stdout]: Dynatrace - Modified Filename: src/screens/sale/components/molecules/consumptions-list-categories.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-share/components/Button.js transform[stdout]: Dynatrace - Modified Filename: src/components/glossy-modal-container.js transform[stdout]: Dynatrace - Modified Filename: src/screens/pincode/index.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customizer/components/combo-footer.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customizer/components/single-footer.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customizer/components/steps.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customizer/components/plans.js transform[stdout]: Dynatrace - Modified Filename: src/screens/membership/components/options-list.js transform[stdout]: Dynatrace - Modified Filename: src/screens/membership/components/redeem-memberships.js transform[stdout]: Dynatrace - Modified Filename: src/screens/drawer/clubs/header.js transform[stdout]: Dynatrace - Modified Filename: src/screens/drawer/main/index.js transform[stdout]: Dynatrace - Modified Filename: src/screens/payments/tips/components/Buttons.js transform[stdout]: Dynatrace - Modified Filename: src/screens/sale/components/tabtext.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-swipeout/dist/index.js transform[stdout]: Dynatrace - Modified Filename: src/components/search-bar-with-filter.js transform[stdout]: Dynatrace - Modified Filename: src/screens/drawer/operators/header.js transform[stdout]: Dynatrace - Modified Filename: src/screens/drawer/settings/header.js transform[stdout]: Dynatrace - Modified Filename: src/screens/bulk-redemption/order/components/customers-selected-collapse.js transform[stdout]: Dynatrace - Modified Filename: src/screens/payments/components/clubcredit-button.js transform[stdout]: Dynatrace - Modified Filename: src/screens/payments/components/credit-card-screen.js transform[stdout]: Dynatrace - Modified Filename: src/screens/cart/components/tax.js transform[stdout]: Dynatrace - Modified Filename: src/screens/cart/components/subtotal.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-webview/lib/WebViewShared.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customer/search/components/customer-item.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customer/search/components/alphabet-list.js transform[stdout]: Dynatrace - Modified Filename: src/screens/login/components/login-field.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customer/found/item.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-reanimated/src/Animated.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-picker-select/src/index.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customer/detail/components/header.js transform[stdout]: Dynatrace - Modified Filename: src/screens/defined-groups/customer-information/components/tab-sections.js transform[stdout]: Dynatrace - Modified Filename: src/screens/defined-groups/customer-information/components/header.js transform[stdout]: Dynatrace - Modified Filename: src/screens/membership/components/memberships-info.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-permissions/dist/commonjs/methods.ios.js transform[stdout]: Dynatrace - Modified Filename: node_modules/@react-native-community/hooks/lib/useAppState.js transform[stdout]: Dynatrace - Modified Filename: node_modules/@react-native-community/hooks/lib/useDimensions.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-modal/dist/modal.js transform[stdout]: Dynatrace - Modified Filename: node_modules/@react-native-community/hooks/lib/useBackHandler.js transform[stdout]: Dynatrace - Modified Filename: node_modules/@react-native-community/hooks/lib/useClipboard.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-materialui-textfield/src/components/field/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/@react-native-community/hooks/lib/useAccessibilityInfo.js transform[stdout]: Dynatrace - Modified Filename: node_modules/@react-native-community/hooks/lib/useCameraRoll.js transform[stdout]: Dynatrace - Modified Filename: node_modules/@react-native-community/hooks/lib/useKeyboard.js transform[stdout]: Dynatrace - Modified Filename: node_modules/@react-native-community/hooks/lib/useInteractionManager.js transform[stdout]: Dynatrace - Modified Filename: node_modules/@react-native-community/hooks/lib/useDeviceOrientation.js transform[stdout]: Dynatrace - Modified Filename: node_modules/@react-native-community/hooks/lib/useImageDimensions.js transform[stdout]: Dynatrace - Modified Filename: node_modules/realm/lib/utils.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-htmlview/htmlToElement.js transform[stdout]: Dynatrace - Modified Filename: src/screens/sale/components/molecules/item-consumption.js transform[stdout]: Dynatrace - Modified Filename: src/screens/sale/components/molecules/search-consumptions.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customer/creation/components/container.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customizer/components/variants.js transform[stdout]: Dynatrace - Modified Filename: src/components/tabmenu/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-smooth-pincode-input/src/index.js transform[stdout]: Dynatrace - Modified Filename: src/screens/membership/components/search-field.js transform[stdout]: Dynatrace - Modified Filename: src/screens/membership/components/membership-list-item.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customizer/components/combo-collapsed-item.js transform[stdout]: Dynatrace - Modified Filename: src/components/searchbar/search-field.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-swipeout/dist/styles.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-swipeout/dist/NativeButton.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-calendars/src/agenda/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-calendars/src/expandableCalendar/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-calendars/src/expandableCalendar/agendaList.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-calendars/src/expandableCalendar/Context/Provider.js transform[stdout]: Dynatrace - Modified Filename: node_modules/accordion-collapse-react-native/build/components/CollapseHeader/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/accordion-collapse-react-native/build/components/CollapseBody/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/accordion-collapse-react-native/build/components/Collapse/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/accordion-collapse-react-native/build/components/AccordionList/index.js transform[stdout]: Dynatrace - Modified Filename: src/screens/cart/components/membershipItem/index.js transform[stdout]: Dynatrace - Modified Filename: src/screens/cart/components/item/index.js transform[stdout]: Dynatrace - Modified Filename: src/screens/drawer/main/user-profile.js transform[stdout]: Dynatrace - Modified Filename: src/screens/drawer/main/clock-in-out.js transform[stdout]: Dynatrace - Modified Filename: src/screens/drawer/main/switch-club.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customer/search/components/customer-status.js transform[stdout]: Dynatrace - Modified Filename: node_modules/recyclerlistview/dist/reactnative/core/RecyclerListView.js transform[stdout]: Dynatrace - Modified Filename: src/screens/defined-groups/customer-information/components/customer-information-section.js transform[stdout]: Dynatrace - Modified Filename: src/screens/membership/components/edit-customer-visits.js transform[stdout]: Dynatrace - Modified Filename: src/screens/membership/components/membership-details.js transform[stdout]: Dynatrace - Modified Filename: src/screens/membership/components/items-modal.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-switch/lib/Switch.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-simple-radio-button/lib/SimpleRadioButton.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-materialui-textfield/src/components/affix/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-materialui-textfield/src/components/label/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-materialui-textfield/src/components/helper/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-materialui-textfield/src/components/counter/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-animatable/index.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customer/creation/components/picker-select.js transform[stdout]: Dynatrace - Modified Filename: src/screens/sale/components/atoms/consumption-info.js transform[stdout]: Dynatrace - Modified Filename: src/screens/sale/components/molecules/item-consumption-single.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customizer/components/checkbox-btn.js transform[stdout]: Dynatrace - Modified Filename: src/screens/customizer/components/combo-search-container.js transform[stdout]: Dynatrace - Modified Filename: src/components/scanner/scanner.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-calendars/src/expandableCalendar/WeekCalendar/WeekDaysNames.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-calendars/src/calendar/header/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-calendars/src/calendar/day/basic/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-calendars/src/calendar-list/item.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-calendars/src/timeline/EventBlock.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-calendars/src/timeline/TimelineHours.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-calendars/src/expandableCalendar/WeekCalendar/index.js transform[stdout]: Dynatrace - Modified Filename: src/screens/membership/components/membership-options-modal.js transform[stdout]: Dynatrace - Modified Filename: node_modules/recyclerlistview/dist/reactnative/platform/reactnative/scrollcomponent/ScrollComponent.js transform[stdout]: Dynatrace - Modified Filename: node_modules/recyclerlistview/dist/reactnative/platform/reactnative/viewrenderer/ViewRenderer.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-simple-radio-button/lib/Style.js transform[stdout]: Dynatrace - Modified Filename: src/components/scanner/no-result-toast.js transform[stdout]: Dynatrace - Modified Filename: node_modules/lottie-react-native/lib/LottieView.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-calendars/src/calendar/day/period/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-calendars/src/agenda/reservation-list/reservation.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-material-textfield-gm/src/components/field/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-camera/src/RNCamera.js transform[stdout]: Dynatrace - Modified Filename: src/screens/cart/components/item/edit-btn.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-material-textfield-gm/src/components/affix/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-material-textfield-gm/src/components/label/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-material-textfield-gm/src/components/helper/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-material-textfield-gm/src/components/counter/index.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-safe-modules/lib/NativeSafeModule.js transform[stdout]: Dynatrace - Modified Filename: node_modules/react-native-safe-modules/lib/NativeSafeComponent.js info Writing bundle output to:, ios/Bundle/main.jsbundle info Done writing bundle output info Copying 2776 asset files info Done copying assets ⚙️ Generating plists… ⚙️ Generating project… ⚙️ Writing project… Created project at /Users/arunsa/Documents/ReactNative_63/hrbl-nutri-club-exp-ordering-react_native/ios/Herbalife.xcodeproj /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/rbconfig.rb:229: warning: Insecure world writable dir /Users/arunsa/Documents/ReactNative_63 in PATH, mode 040777 Auto-linking React Native modules for target Herbalife: BVLinearGradient, CodePush, HerbalifePaymentModule, RCTSFSafariViewController, RNCAsyncStorage, RNCPushNotificationIOS, RNDeviceInfo, RNExitApp, RNFS, RNFastImage, RNGestureHandler, RNKeychain, RNPermissions, RNReanimated, RNSVG, RNShare, RNVectorIcons, ReactNativeExceptionHandler, ReactNativeGetLocation, ReactNativeLocalization, RealmJS, appcenter-analytics, appcenter-core, appcenter-crashes, lottie-ios, lottie-react-native, react-native-background-timer, react-native-blob-util, react-native-blur, react-native-camera, react-native-cookies, react-native-dynatrace, react-native-html-to-pdf, react-native-mail, react-native-netinfo, react-native-orientation, react-native-pdf, react-native-print, react-native-progress-bar-android, react-native-progress-view, react-native-restart, react-native-safe-area-context, react-native-sqlite-storage, react-native-vitals, react-native-webview, rn-fetch-blob, and toolbar-android Updating local specs repositories $ /usr/local/bin/git -C /Users/arunsa/.cocoapods/repos/cocoapods fetch origin --progress remote: Enumerating objects: 5226, done.
remote: Counting objects: 100% (4298/4298), done.
remote: Compressing objects: 100% (1938/1938), done.
remote: Total 5226 (delta 2411), reused 3991 (delta 2280), pack-reused 928
Receiving objects: 100% (5226/5226), 1.33 MiB | 7.34 MiB/s, done. Resolving deltas: 100% (2780/2780), completed with 514 local objects. From https://github.com/CocoaPods/Specs 26b1aa42920b…6a9f361e1e12 master -> origin/master $ /usr/local/bin/git -C /Users/arunsa/.cocoapods/repos/cocoapods rev-parse --abbrev-ref HEAD master $ /usr/local/bin/git -C /Users/arunsa/.cocoapods/repos/cocoapods reset --hard origin/master HEAD is now at 6a9f361e1e12 [Add] WordPressKit 4.52.1 Analyzing dependencies Downloading dependencies Generating Pods project Integrating client project Pod installation complete! There are 86 dependencies from the Podfile and 105 total pods installed. #INFO [2022-05-26 11:26:01]: Starting instrumentation of React Native application … #INFO [2022-05-26 11:26:01]: Dynatrace React Native Plugin - Version 2.231.1 #INFO [2022-05-26 11:26:01]: Trying to read configuration file: /Users/arunsa/Documents/ReactNative_63/hrbl-nutri-club-exp-ordering-react_native/dynatrace.config.js #INFO [2022-05-26 11:26:01]: Starting Android Instrumentation with Dynatrace! #INFO [2022-05-26 11:26:01]: Removed old Dynatrace classpath from build.gradle #INFO [2022-05-26 11:26:01]: Dynatrace plugin & agent already added to build.gradle #INFO [2022-05-26 11:26:01]: Replaced old configuration with current configuration in dynatrace.gradle #INFO [2022-05-26 11:26:01]: Finished Android Instrumentation with Dynatrace! #INFO [2022-05-26 11:26:01]: Starting iOS Instrumentation with Dynatrace! #ERROR [2022-05-26 11:26:01]: Can’t find .plist file in iOS Folder! Try to use plist= custom argument. See documentation for help! #INFO [2022-05-26 11:26:01]: Finished iOS Instrumentation with Dynatrace! #INFO [2022-05-26 11:26:01]: Patching SourceMap generation of Metro … #INFO [2022-05-26 11:26:01]: Patching of SourceMap successful! #INFO [2022-05-26 11:26:01]: Finished instrumentation of React Native application … info Found Xcode workspace “Herbalife.xcworkspace” info Launching iPhone 13 (iOS 15.2) info Building (using “xcodebuild -workspace Herbalife.xcworkspace -configuration Debug -scheme Herbalife -destination id=04F1CD5E-D34F-4DFD-9CE7-E849745960A0”) ⠹ Building the app…^C ➜ hrbl-nutri-club-exp-ordering-react_native git:(integration_v7) ✗ yarn debug:ios yarn run v1.21.1 $ yarn install:ios:debug; react-native run-ios $ yarn bundle:ios; cd ios; xcodegen --spec project_debug.yml; pod install --repo-update; cd … $ mkdir ios/Bundle; react-native bundle --platform ios --entry-file index.js --bundle-output ios/Bundle/main.jsbundle --assets-dest ios/Bundle --dev false mkdir: ios/Bundle: File exists Welcome to Metro! Fast - Scalable - Integrated

info Writing bundle output to:, ios/Bundle/main.jsbundle info Done writing bundle output info Copying 2776 asset files info Done copying assets ⚙️ Generating plists… ⚙️ Generating project… ⚙️ Writing project… Created project at /Users/arunsa/Documents/ReactNative_63/hrbl-nutri-club-exp-ordering-react_native/ios/Herbalife.xcodeproj /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/rbconfig.rb:229: warning: Insecure world writable dir /Users/arunsa/Documents/ReactNative_63 in PATH, mode 040777 Auto-linking React Native modules for target Herbalife: BVLinearGradient, CodePush, HerbalifePaymentModule, RCTSFSafariViewController, RNCAsyncStorage, RNCPushNotificationIOS, RNDeviceInfo, RNExitApp, RNFS, RNFastImage, RNGestureHandler, RNKeychain, RNPermissions, RNReanimated, RNSVG, RNShare, RNVectorIcons, ReactNativeExceptionHandler, ReactNativeGetLocation, ReactNativeLocalization, RealmJS, appcenter-analytics, appcenter-core, appcenter-crashes, lottie-ios, lottie-react-native, react-native-background-timer, react-native-blob-util, react-native-blur, react-native-camera, react-native-cookies, react-native-dynatrace, react-native-html-to-pdf, react-native-mail, react-native-netinfo, react-native-orientation, react-native-pdf, react-native-print, react-native-progress-bar-android, react-native-progress-view, react-native-restart, react-native-safe-area-context, react-native-sqlite-storage, react-native-vitals, react-native-webview, rn-fetch-blob, and toolbar-android Updating local specs repositories $ /usr/local/bin/git -C /Users/arunsa/.cocoapods/repos/cocoapods fetch origin --progress remote: Enumerating objects: 51, done.
remote: Counting objects: 100% (51/51), done.
remote: Compressing objects: 100% (20/20), done.
remote: Total 36 (delta 23), reused 25 (delta 15), pack-reused 0
From https://github.com/CocoaPods/Specs 6a9f361e1e12…1d3be92154e0 master -> origin/master $ /usr/local/bin/git -C /Users/arunsa/.cocoapods/repos/cocoapods rev-parse --abbrev-ref HEAD master $ /usr/local/bin/git -C /Users/arunsa/.cocoapods/repos/cocoapods reset --hard origin/master HEAD is now at 1d3be92154e0 [Add] MagazineLayout 1.6.7 Analyzing dependencies Downloading dependencies Generating Pods project Integrating client project Pod installation complete! There are 86 dependencies from the Podfile and 105 total pods installed. #INFO [2022-05-26 11:45:50]: Starting instrumentation of React Native application … #INFO [2022-05-26 11:45:50]: Dynatrace React Native Plugin - Version 2.231.1 #INFO [2022-05-26 11:45:50]: Trying to read configuration file: /Users/arunsa/Documents/ReactNative_63/hrbl-nutri-club-exp-ordering-react_native/dynatrace.config.js #INFO [2022-05-26 11:45:50]: Starting Android Instrumentation with Dynatrace! #INFO [2022-05-26 11:45:50]: Removed old Dynatrace classpath from build.gradle #INFO [2022-05-26 11:45:50]: Dynatrace plugin & agent already added to build.gradle #INFO [2022-05-26 11:45:50]: Replaced old configuration with current configuration in dynatrace.gradle #INFO [2022-05-26 11:45:50]: Finished Android Instrumentation with Dynatrace! #INFO [2022-05-26 11:45:50]: Starting iOS Instrumentation with Dynatrace! #ERROR [2022-05-26 11:45:50]: Can’t find .plist file in iOS Folder! Try to use plist= custom argument. See documentation for help! #INFO [2022-05-26 11:45:50]: Finished iOS Instrumentation with Dynatrace! #INFO [2022-05-26 11:45:50]: Patching SourceMap generation of Metro … #INFO [2022-05-26 11:45:50]: Patching of SourceMap already happened! #INFO [2022-05-26 11:45:50]: Finished instrumentation of React Native application … info Found Xcode workspace “Herbalife.xcworkspace” info Building (using “xcodebuild -workspace Herbalife.xcworkspace -configuration Debug -scheme Herbalife -destination id=04F1CD5E-D34F-4DFD-9CE7-E849745960A0”) success Successfully built the app — xcodebuild: WARNING: Using the first of multiple matching destinations: { platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device } { platform:iOS Simulator, id:73560E68-3CDB-4D15-9A30-4E365F633309, OS:15.2, name:iPad (9th generation) } { platform:iOS Simulator, id:B25BCDB7-D3C4-42A7-91C3-D1435A0534B4, OS:15.2, name:iPad Air (4th generation) } { platform:iOS Simulator, id:778BD93B-2526-41E7-A65E-A63221F59EFD, OS:15.2, name:iPad Pro (9.7-inch) } { platform:iOS Simulator, id:0E3BF054-BC13-4B6B-9351-07DA81D88E84, OS:15.2, name:iPad Pro (11-inch) (3rd generation) } { platform:iOS Simulator, id:5D12A7EE-FD5D-42DC-8A7E-C62388FA19B7, OS:15.2, name:iPad Pro (12.9-inch) (5th generation) } { platform:iOS Simulator, id:2D5D15EC-47A6-43B9-94B8-0F4D1A9E645F, OS:15.2, name:iPad mini (6th generation) } { platform:iOS Simulator, id:B57B6DC9-3946-4083-B5E9-C121A21C417A, OS:15.2, name:iPhone 8 } { platform:iOS Simulator, id:258E7996-D4DC-4783-B21C-AC997443A7B9, OS:15.2, name:iPhone 8 Plus } { platform:iOS Simulator, id:327A0CB6-C238-4031-9110-F0B4BB61622E, OS:15.2, name:iPhone 11 } { platform:iOS Simulator, id:1DA0F291-C1C4-4C00-B383-A53331CE2273, OS:15.2, name:iPhone 11 Pro } { platform:iOS Simulator, id:83B7879D-6875-43A9-83F7-B49B95617D8C, OS:15.2, name:iPhone 11 Pro Max } { platform:iOS Simulator, id:332FBAB9-70E5-4A7B-9D29-C33FE45B1669, OS:15.2, name:iPhone 12 } { platform:iOS Simulator, id:ABD529D7-F3AC-4639-9100-2EAD19BDCDDA, OS:15.2, name:iPhone 12 Pro } { platform:iOS Simulator, id:AA15B96F-8C84-4597-8971-747DE6366551, OS:15.2, name:iPhone 12 Pro Max } { platform:iOS Simulator, id:A51E5496-91B4-4D5E-A4C9-E7A8EDDC8D79, OS:15.2, name:iPhone 12 mini } { platform:iOS Simulator, id:04F1CD5E-D34F-4DFD-9CE7-E849745960A0, OS:15.2, name:iPhone 13 } { platform:iOS Simulator, id:25AF5166-997C-4621-8CC0-51A64D974A5F, OS:15.2, name:iPhone 13 Pro } { platform:iOS Simulator, id:B5CE1CF6-8502-4F84-A36F-C10924EB22E1, OS:15.2, name:iPhone 13 Pro Max } { platform:iOS Simulator, id:F7B465A9-2968-4C6D-9981-C84C6660BAE7, OS:15.2, name:iPhone 13 mini } { platform:iOS Simulator, id:2484FF72-411C-4601-835E-7700DFE3917A, OS:15.2, name:iPhone SE (2nd generation) } { platform:iOS Simulator, id:64BEED2A-3C7E-4887-85CA-1A59627DE71A, OS:12.2, name:iPhone X } { platform:iOS Simulator, id:76098109-143E-46E6-8DE0-A30B3EF6DC17, OS:15.2, name:iPod touch (7th generation) } { platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device } { platform:iOS, id:00008027-0004388C14F8402E, name:Arun’s iPad } info Installing “/Users/arunsa/Library/Developer/Xcode/DerivedData/Herbalife-hcylhghhvusobiduawbemdwvfxin/Build/Products/Debug-iphonesimulator/Herbalife.app” info Launching “com.herbalife.ncx.ordering” success Successfully launched the app on the simulator ✨ Done in 899.20s. ➜ hrbl-nutri-club-exp-ordering-react_native git:(integration_v7)

Steps to reproduce

Crash is random and affect every where in app.

https://apps.apple.com/us/app/hn-myclub/id1455562228

Snack, code example, screenshot, or link to a repository

You can direct check from AppStore - https://apps.apple.com/us/app/hn-myclub/id1455562228

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
arunsa-hrblcommented, Jun 15, 2022

Hi @dmitryrykun Symbolicate Crash report, We will Provide today but You should track at least by the Crash logs I shared. There is no Re Producible steps yet but you should get to know the cause of crash. This is clearly a Java Script Crash.

Our Users are complaining a lot and we have no clue as of now because Our internal Team not able to Produce this issue either. If it has a Re producible step then we may not post here at all. We could have solve it ourself.

Even we post this on apple developer side and they asked to communicate with React Native Dev community. Here is the link - https://developer.apple.com/forums/thread/706674

So Please try to understand this is a real blocker now and we desperately need your support. Please take this as a high Priority and provide some solution.

**Below are symbolicate the crash report -** 

`Incident Identifier: 11BAE8F2-C3BE-437B-8FBA-07C8084FE773
CrashReporter Key:   bee985250033a255cce6aa6fd99b457024fde02e
Hardware Model:      iPad11,6
Process:         HN MyClub [79147]
Path:            /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/HN MyClub
Identifier:      com.herbalife.ncx.ordering
Version:         3156 (1.0.105)
Code Type:       ARM-64
Parent Process:  ? [1]

Date/Time:       2022-06-07 16:53:56.205 -0500
OS Version:      iPadOS 15.5 (19F77)
Report Version:  104

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x00000000 at 0x000000018c3d62cc
Crashed Thread:  8

Thread 0:
0   libsystem_kernel.dylib          0x00000001b801c4a0 0x1b801b000 + 5280 (mach_msg_trap + 8)
1   libsystem_kernel.dylib          0x00000001b801cae4 0x1b801b000 + 6884 (mach_msg + 76)
2   CoreFoundation                  0x0000000181177d30 0x181171000 + 27952 (<redacted> + 372)
3   CoreFoundation                  0x000000018117c1bc 0x181171000 + 45500 (<redacted> + 1180)
4   CoreFoundation                  0x000000018118fbc8 0x181171000 + 125896 (CFRunLoopRunSpecific + 600)
5   GraphicsServices                0x000000019d2c3374 0x19d2c2000 + 4980 (GSEventRunModal + 164)
6   UIKitCore                       0x0000000183aff648 0x1835eb000 + 5326408 (<redacted> + 1100)
7   UIKitCore                       0x0000000183880d90 0x1835eb000 + 2710928 (UIApplicationMain + 364)
8   HN MyClub                       0x0000000102a57974 0x102a50000 + 31092
9   (null) 0x00000001031f9ce4 0x0 + 4347370724

Thread 1 name:  DTX_COMM_THREAD_8.231.1.1009
Thread 1:
0   libsystem_kernel.dylib          0x00000001b801ca2c 0x1b801b000 + 6700 (__semwait_signal + 8)
1   libsystem_c.dylib               0x000000018c2f50e4 0x18c2f0000 + 20708 (nanosleep + 220)
2   Foundation                      0x00000001829e0d08 0x182965000 + 507144 (<redacted> + 160)
3   Dynatrace                       0x00000001038bb264 0x103874000 + 291428 (-[DTXCommunicationsManager(Private) run] + 4048)
4   Foundation                      0x00000001829ce43c 0x182965000 + 431164 (<redacted> + 808)
5   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 2 name:  DTX_DB_THREAD_8.231.1.1009
Thread 2:
0   libsystem_kernel.dylib          0x00000001b801ca2c 0x1b801b000 + 6700 (__semwait_signal + 8)
1   libsystem_c.dylib               0x000000018c2f50e4 0x18c2f0000 + 20708 (nanosleep + 220)
2   Foundation                      0x00000001829e0d08 0x182965000 + 507144 (<redacted> + 160)
3   Dynatrace                       0x000000010392dd20 0x103874000 + 761120 (-[DTXDBManager(Private) run] + 1124)
4   Foundation                      0x00000001829ce43c 0x182965000 + 431164 (<redacted> + 808)
5   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 3 name:  DTX_AUA_THREAD_8.231.1.1009
Thread 3:
0   libsystem_kernel.dylib          0x00000001b801ca2c 0x1b801b000 + 6700 (__semwait_signal + 8)
1   libsystem_c.dylib               0x000000018c2f50e4 0x18c2f0000 + 20708 (nanosleep + 220)
2   Foundation                      0x00000001829e0d08 0x182965000 + 507144 (<redacted> + 160)
3   Dynatrace                       0x00000001038e442c 0x103874000 + 459820 (-[DTXInternalActionManager autoUserActionThread:] + 152)
4   Foundation                      0x00000001829ce43c 0x182965000 + 431164 (<redacted> + 808)
5   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 4 name:  DTX_KSK_THREAD
Thread 4:
0   libsystem_kernel.dylib          0x00000001b801ca2c 0x1b801b000 + 6700 (__semwait_signal + 8)
1   libsystem_c.dylib               0x000000018c2f50e4 0x18c2f0000 + 20708 (nanosleep + 220)
2   libsystem_c.dylib               0x000000018c309388 0x18c2f0000 + 103304 (sleep + 52)
3   Dynatrace                       0x0000000103958820 0x103874000 + 935968 (monitorCachedData + 772)
4   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 5 name:  KSCrash Exception Handler (Secondary)
Thread 5:
0   libsystem_kernel.dylib          0x00000001b801c4a0 0x1b801b000 + 5280 (mach_msg_trap + 8)
1   libsystem_kernel.dylib          0x00000001b801cae4 0x1b801b000 + 6884 (mach_msg + 76)
2   libsystem_kernel.dylib          0x00000001b8028a44 0x1b801b000 + 55876 (thread_suspend + 96)
3   Dynatrace                       0x000000010395feb8 0x103874000 + 966328 (handleExceptions + 124)
4   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 6 name:  KSCrash Exception Handler (Primary)
Thread 6:
0   libsystem_kernel.dylib          0x00000001b801c4a0 0x1b801b000 + 5280 (mach_msg_trap + 8)
1   libsystem_kernel.dylib          0x00000001b801cae4 0x1b801b000 + 6884 (mach_msg + 76)
2   Dynatrace                       0x000000010395fee4 0x103874000 + 966372 (handleExceptions + 168)
3   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 7 name:  com.apple.uikit.eventfetch-thread
Thread 7:
0   libsystem_kernel.dylib          0x00000001b801c4a0 0x1b801b000 + 5280 (mach_msg_trap + 8)
1   libsystem_kernel.dylib          0x00000001b801cae4 0x1b801b000 + 6884 (mach_msg + 76)
2   CoreFoundation                  0x0000000181177d30 0x181171000 + 27952 (<redacted> + 372)
3   CoreFoundation                  0x000000018117c1bc 0x181171000 + 45500 (<redacted> + 1180)
4   CoreFoundation                  0x000000018118fbc8 0x181171000 + 125896 (CFRunLoopRunSpecific + 600)
5   Foundation                      0x000000018297e464 0x182965000 + 103524 (<redacted> + 236)
6   Foundation                      0x00000001829bfe2c 0x182965000 + 372268 (<redacted> + 92)
7   UIKitCore                       0x0000000183a79770 0x1835eb000 + 4777840 (<redacted> + 524)
8   Foundation                      0x00000001829ce43c 0x182965000 + 431164 (<redacted> + 808)
9   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 8 name:  com.facebook.react.JavaScript
Thread 8 Crashed:
0   JavaScriptCore                  0x000000018c3d62cc 0x18c3c8000 + 58060 (<redacted> + 20)
1   JavaScriptCore                  0x000000018c41a8a4 0x18c3c8000 + 338084 (WTF::StringBuilder::reifyString() const + 600)
2   JavaScriptCore                  0x000000018d360808 0x18c3c8000 + 16353288 (<redacted> + 528)
3   JavaScriptCore                  0x000000018d38ccec 0x18c3c8000 + 16534764 (<redacted> + 124)
4   JavaScriptCore                  0x000000018c7cbb50 0x18c3c8000 + 4209488 (<redacted> + 160236)
5   JavaScriptCore                  0x000000018c7c84f8 0x18c3c8000 + 4195576 (<redacted> + 146324)
6   JavaScriptCore                  0x000000018c7c84f8 0x18c3c8000 + 4195576 (<redacted> + 146324)
7   JavaScriptCore                  0x000000018c7c8440 0x18c3c8000 + 4195392 (<redacted> + 146140)
8   JavaScriptCore                  0x000000018c7c84f8 0x18c3c8000 + 4195576 (<redacted> + 146324)
9   JavaScriptCore                  0x000000018c7c8440 0x18c3c8000 + 4195392 (<redacted> + 146140)
10  JavaScriptCore                  0x000000018c7c84f8 0x18c3c8000 + 4195576 (<redacted> + 146324)
11  JavaScriptCore                  0x000000018c7c84f8 0x18c3c8000 + 4195576 (<redacted> + 146324)
12  JavaScriptCore                  0x000000018c7c8440 0x18c3c8000 + 4195392 (<redacted> + 146140)
13  JavaScriptCore                  0x000000018c7c9a40 0x18c3c8000 + 4201024 (<redacted> + 151772)
14  JavaScriptCore                  0x000000018c7c84f8 0x18c3c8000 + 4195576 (<redacted> + 146324)
15  JavaScriptCore                  0x000000018c7c8440 0x18c3c8000 + 4195392 (<redacted> + 146140)
16  JavaScriptCore                  0x000000018c7c8440 0x18c3c8000 + 4195392 (<redacted> + 146140)
17  JavaScriptCore                  0x000000018c7c8440 0x18c3c8000 + 4195392 (<redacted> + 146140)
18  JavaScriptCore                  0x000000018c7c8440 0x18c3c8000 + 4195392 (<redacted> + 146140)
19  JavaScriptCore                  0x000000018c7c84f8 0x18c3c8000 + 4195576 (<redacted> + 146324)
20  JavaScriptCore                  0x000000018c7c8440 0x18c3c8000 + 4195392 (<redacted> + 146140)
21  JavaScriptCore                  0x000000018c79e430 0x18c3c8000 + 4023344 (<redacted> + 8)
22  JavaScriptCore                  0x000000018cf9be1c 0x18c3c8000 + 12402204 (<redacted> + 536)
23  JavaScriptCore                  0x000000018d2e540c 0x18c3c8000 + 15848460 (<redacted> + 496)
24  JavaScriptCore                  0x000000018c7cbb50 0x18c3c8000 + 4209488 (<redacted> + 160236)
25  JavaScriptCore                  0x000000018c79e430 0x18c3c8000 + 4023344 (<redacted> + 8)
26  JavaScriptCore                  0x000000018cf9be1c 0x18c3c8000 + 12402204 (<redacted> + 536)
27  JavaScriptCore                  0x000000018d2e540c 0x18c3c8000 + 15848460 (<redacted> + 496)
28  JavaScriptCore                  0x000000018c79e5e0 0x18c3c8000 + 4023776 (<redacted> + 284)
29  JavaScriptCore                  0x000000018cf9be6c 0x18c3c8000 + 12402284 (<redacted> + 616)
30  JavaScriptCore                  0x000000018d22338c 0x18c3c8000 + 15053708 (JSC::profiledCall(JSC::JSGlobalObject*, JSC::ProfilingReason, JSC::JSValue, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 96)
31  JavaScriptCore                  0x000000018c85b568 0x18c3c8000 + 4797800 (JSObjectCallAsFunction + 520)
32  jsi                             0x0000000106881f60 0x106878000 + 40800 (facebook::jsc::JSCRuntime::call(facebook::jsi::Function const&, facebook::jsi::Value const&, facebook::jsi::Value const*, unsigned long) + 164)
33  jsireact                        0x00000001068db19c 0x1068d4000 + 29084 (facebook::react::JSIExecutor::invokeCallback(double, folly::dynamic const&) + 180)
34  cxxreact                        0x00000001066abdac 0x106694000 + 97708 (std::__1::__function::__func<facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8, std::__1::allocator<facebook::react::NativeToJsBridge::runOnExecutorQueue(std::__1::function<void (facebook::react::JSExecutor*)>)::$_8>, void ()>::operator()() + 60)
35  React                           0x0000000104ed19b4 0x104eac000 + 154036 (facebook::react::tryAndReturnError(std::__1::function<void ()> const&) + 32)
36  React                           0x0000000104edf474 0x104eac000 + 210036 (facebook::react::RCTMessageThread::tryFunc(std::__1::function<void ()> const&) + 24)
37  React                           0x0000000104edf228 0x104eac000 + 209448 (invocation function for block in facebook::react::RCTMessageThread::runAsync(std::__1::function<void ()>) + 44)
38  CoreFoundation                  0x00000001811e35a4 0x181171000 + 468388 (<redacted> + 28)
39  CoreFoundation                  0x00000001811e4500 0x181171000 + 472320 (<redacted> + 412)
40  CoreFoundation                  0x000000018117c048 0x181171000 + 45128 (<redacted> + 808)
41  CoreFoundation                  0x000000018118fbc8 0x181171000 + 125896 (CFRunLoopRunSpecific + 600)
42  React                           0x0000000104ec66a4 0x104eac000 + 108196 (+[RCTCxxBridge runRunLoop] + 264)
43  Foundation                      0x00000001829ce43c 0x182965000 + 431164 (<redacted> + 808)
44  libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 9:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   CloverGoReaderSDK               0x00000001035f2df4 0x10357c000 + 486900 (-[SyncQueue OutQueue:] + 244)
3   CloverGoReaderSDK               0x00000001035ee088 0x10357c000 + 467080 (-[BLEClientDriverSpeedupByVendor SendTask] + 424)
4   libdispatch.dylib               0x0000000180e6fe6c 0x180e6e000 + 7788 (<redacted> + 32)
5   libdispatch.dylib               0x0000000180e71a30 0x180e6e000 + 14896 (<redacted> + 20)
6   libdispatch.dylib               0x0000000180e74eec 0x180e6e000 + 28396 (<redacted> + 500)
7   libdispatch.dylib               0x0000000180e74558 0x180e6e000 + 25944 (<redacted> + 584)
8   libdispatch.dylib               0x0000000180e83164 0x180e6e000 + 86372 (<redacted> + 396)
9   libdispatch.dylib               0x0000000180e8396c 0x180e6e000 + 88428 (<redacted> + 164)
10  libsystem_pthread.dylib         0x00000001f1184080 0x1f1183000 + 4224 (_pthread_wqthread + 228)

Thread 10:
0   libsystem_kernel.dylib          0x00000001b801c4a0 0x1b801b000 + 5280 (mach_msg_trap + 8)
1   libsystem_kernel.dylib          0x00000001b801cae4 0x1b801b000 + 6884 (mach_msg + 76)
2   HN MyClub                       0x0000000102c3fc7c 0x102a50000 + 2030716
3   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 11 name:  WebThread
Thread 11:
0   libsystem_kernel.dylib          0x00000001b801c4a0 0x1b801b000 + 5280 (mach_msg_trap + 8)
1   libsystem_kernel.dylib          0x00000001b801cae4 0x1b801b000 + 6884 (mach_msg + 76)
2   CoreFoundation                  0x0000000181177d30 0x181171000 + 27952 (<redacted> + 372)
3   CoreFoundation                  0x000000018117c1bc 0x181171000 + 45500 (<redacted> + 1180)
4   CoreFoundation                  0x000000018118fbc8 0x181171000 + 125896 (CFRunLoopRunSpecific + 600)
5   WebCore                         0x0000000191568620 0x190980000 + 12486176 (<redacted> + 760)
6   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 12 name:  AVAudioSession Notify Thread
Thread 12:
0   libsystem_kernel.dylib          0x00000001b801c4a0 0x1b801b000 + 5280 (mach_msg_trap + 8)
1   libsystem_kernel.dylib          0x00000001b801cae4 0x1b801b000 + 6884 (mach_msg + 76)
2   CoreFoundation                  0x0000000181177d30 0x181171000 + 27952 (<redacted> + 372)
3   CoreFoundation                  0x000000018117c1bc 0x181171000 + 45500 (<redacted> + 1180)
4   CoreFoundation                  0x000000018118fbc8 0x181171000 + 125896 (CFRunLoopRunSpecific + 600)
5   AudioSession                    0x000000018a79bf04 0x18a795000 + 28420 (<redacted> + 164)
6   AudioSession                    0x000000018a7a58f0 0x18a795000 + 67824 (<redacted> + 92)
7   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 13 name:  com.apple.CoreMotion.MotionThread
Thread 13:
0   libsystem_kernel.dylib          0x00000001b801c4a0 0x1b801b000 + 5280 (mach_msg_trap + 8)
1   libsystem_kernel.dylib          0x00000001b801cae4 0x1b801b000 + 6884 (mach_msg + 76)
2   CoreFoundation                  0x0000000181177d30 0x181171000 + 27952 (<redacted> + 372)
3   CoreFoundation                  0x000000018117c1bc 0x181171000 + 45500 (<redacted> + 1180)
4   CoreFoundation                  0x000000018118fbc8 0x181171000 + 125896 (CFRunLoopRunSpecific + 600)
5   CoreFoundation                  0x0000000181210da8 0x181171000 + 654760 (CFRunLoopRun + 64)
6   CoreMotion                      0x000000018e61ca9c 0x18e60a000 + 76444 (CLMotionActivity::isTypeInVehicle(CLMotionActivity::Type) + 21380)
7   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 14 name:  com.squareup.SocketRocket.NetworkThread
Thread 14:
0   libsystem_kernel.dylib          0x00000001b801c4a0 0x1b801b000 + 5280 (mach_msg_trap + 8)
1   libsystem_kernel.dylib          0x00000001b801cae4 0x1b801b000 + 6884 (mach_msg + 76)
2   CoreFoundation                  0x0000000181177d30 0x181171000 + 27952 (<redacted> + 372)
3   CoreFoundation                  0x000000018117c1bc 0x181171000 + 45500 (<redacted> + 1180)
4   CoreFoundation                  0x000000018118fbc8 0x181171000 + 125896 (CFRunLoopRunSpecific + 600)
5   Foundation                      0x000000018297e464 0x182965000 + 103524 (<redacted> + 236)
6   React                           0x0000000104f03d88 0x104eac000 + 359816 (-[_RCTSRRunLoopThread main] + 300)
7   Foundation                      0x00000001829ce43c 0x182965000 + 431164 (<redacted> + 808)
8   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 15 name:  com.apple.NSURLConnectionLoader
Thread 15:
0   libsystem_kernel.dylib          0x00000001b801c4a0 0x1b801b000 + 5280 (mach_msg_trap + 8)
1   libsystem_kernel.dylib          0x00000001b801cae4 0x1b801b000 + 6884 (mach_msg + 76)
2   CoreFoundation                  0x0000000181177d30 0x181171000 + 27952 (<redacted> + 372)
3   CoreFoundation                  0x000000018117c1bc 0x181171000 + 45500 (<redacted> + 1180)
4   CoreFoundation                  0x000000018118fbc8 0x181171000 + 125896 (CFRunLoopRunSpecific + 600)
5   CFNetwork                       0x0000000181c0823c 0x181990000 + 2589244 (_CFURLStorageSessionDisableCache + 60032)
6   Foundation                      0x00000001829ce43c 0x182965000 + 431164 (<redacted> + 808)
7   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 16:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   libc++.1.dylib                  0x0000000199fa4328 0x199f97000 + 54056 (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100)
3   HN MyClub                       0x0000000102b2ef20 0x102a50000 + 913184
4   HN MyClub                       0x0000000102b28e2c 0x102a50000 + 888364
5   HN MyClub                       0x0000000102b2c6bc 0x102a50000 + 902844
6   HN MyClub                       0x0000000102b28e2c 0x102a50000 + 888364
7   HN MyClub                       0x0000000102b28d7c 0x102a50000 + 888188
8   HN MyClub                       0x0000000102b2bcc4 0x102a50000 + 900292
9   HN MyClub                       0x0000000102b28e2c 0x102a50000 + 888364
10  HN MyClub                       0x0000000102b28d7c 0x102a50000 + 888188
11  HN MyClub                       0x0000000102b2b798 0x102a50000 + 898968
12  libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 17:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   libc++.1.dylib                  0x0000000199fa4328 0x199f97000 + 54056 (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100)
3   HN MyClub                       0x0000000102b2ef20 0x102a50000 + 913184
4   HN MyClub                       0x0000000102b28e2c 0x102a50000 + 888364
5   HN MyClub                       0x0000000102b2c6bc 0x102a50000 + 902844
6   HN MyClub                       0x0000000102b28e2c 0x102a50000 + 888364
7   HN MyClub                       0x0000000102b28d7c 0x102a50000 + 888188
8   HN MyClub                       0x0000000102b2bcc4 0x102a50000 + 900292
9   HN MyClub                       0x0000000102b28e2c 0x102a50000 + 888364
10  HN MyClub                       0x0000000102b28d7c 0x102a50000 + 888188
11  HN MyClub                       0x0000000102b2b798 0x102a50000 + 898968
12  libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 18:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   CloverGoReaderSDK               0x00000001035f2df4 0x10357c000 + 486900 (-[SyncQueue OutQueue:] + 244)
3   CloverGoReaderSDK               0x00000001035f88cc 0x10357c000 + 510156 (-[BLEClientDriver NotifyTask] + 312)
4   libdispatch.dylib               0x0000000180e6fe6c 0x180e6e000 + 7788 (<redacted> + 32)
5   libdispatch.dylib               0x0000000180e71a30 0x180e6e000 + 14896 (<redacted> + 20)
6   libdispatch.dylib               0x0000000180e74eec 0x180e6e000 + 28396 (<redacted> + 500)
7   libdispatch.dylib               0x0000000180e74558 0x180e6e000 + 25944 (<redacted> + 584)
8   libdispatch.dylib               0x0000000180e83164 0x180e6e000 + 86372 (<redacted> + 396)
9   libdispatch.dylib               0x0000000180e8396c 0x180e6e000 + 88428 (<redacted> + 164)
10  libsystem_pthread.dylib         0x00000001f1184080 0x1f1183000 + 4224 (_pthread_wqthread + 228)

Thread 19:
0   libsystem_kernel.dylib          0x00000001b801c4a0 0x1b801b000 + 5280 (mach_msg_trap + 8)
1   libsystem_kernel.dylib          0x00000001b801cae4 0x1b801b000 + 6884 (mach_msg + 76)
2   CoreFoundation                  0x0000000181177d30 0x181171000 + 27952 (<redacted> + 372)
3   CoreFoundation                  0x000000018117c1bc 0x181171000 + 45500 (<redacted> + 1180)
4   CoreFoundation                  0x000000018118fbc8 0x181171000 + 125896 (CFRunLoopRunSpecific + 600)
5   Foundation                      0x000000018297e464 0x182965000 + 103524 (<redacted> + 236)
6   CloverGoReaderSDK               0x00000001035ced48 0x10357c000 + 339272 (-[LDBluetoothManager HandoutMessageThread] + 284)
7   Foundation                      0x00000001829ce43c 0x182965000 + 431164 (<redacted> + 808)
8   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 20:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   CloverGoReaderSDK               0x00000001035f2df4 0x10357c000 + 486900 (-[SyncQueue OutQueue:] + 244)
3   CloverGoReaderSDK               0x00000001035d0e58 0x10357c000 + 347736 (-[LDBluetoothManager SendTask] + 140)
4   Foundation                      0x00000001829ce43c 0x182965000 + 431164 (<redacted> + 808)
5   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 21:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   CloverGoReaderSDK               0x00000001035f2df4 0x10357c000 + 486900 (-[SyncQueue OutQueue:] + 244)
3   CloverGoReaderSDK               0x00000001035dfdc4 0x10357c000 + 409028 (-[BLECommDriver callbackOnBackground:] + 380)
4   Foundation                      0x00000001829ce43c 0x182965000 + 431164 (<redacted> + 808)
5   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 22:
0   libsystem_kernel.dylib          0x00000001b801ca2c 0x1b801b000 + 6700 (__semwait_signal + 8)
1   libsystem_c.dylib               0x000000018c2f50e4 0x18c2f0000 + 20708 (nanosleep + 220)
2   Realm                           0x000000010543cce8 0x105130000 + 3198184 (realm::millisleep(unsigned long) + 80)
3   Realm                           0x0000000105427df0 0x105130000 + 3112432 (realm::util::reclaimer_loop() + 40)
4   Realm                           0x000000010542b350 0x105130000 + 3126096 (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)()> >(void*) + 44)
5   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 23:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   libc++.1.dylib                  0x0000000199fa4328 0x199f97000 + 54056 (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100)
3   HN MyClub                       0x0000000102b15d00 0x102a50000 + 810240
4   HN MyClub                       0x0000000102b2beb4 0x102a50000 + 900788
5   HN MyClub                       0x0000000102b28e2c 0x102a50000 + 888364
6   HN MyClub                       0x0000000102b28d7c 0x102a50000 + 888188
7   HN MyClub                       0x0000000102b2b798 0x102a50000 + 898968
8   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 24:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   libc++.1.dylib                  0x0000000199fa4328 0x199f97000 + 54056 (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100)
3   HN MyClub                       0x0000000102b15d00 0x102a50000 + 810240
4   HN MyClub                       0x0000000102b2beb4 0x102a50000 + 900788
5   HN MyClub                       0x0000000102b28e2c 0x102a50000 + 888364
6   HN MyClub                       0x0000000102b28d7c 0x102a50000 + 888188
7   HN MyClub                       0x0000000102b2b798 0x102a50000 + 898968
8   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 25:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   libc++.1.dylib                  0x0000000199fa4328 0x199f97000 + 54056 (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100)
3   HN MyClub                       0x0000000102b15d00 0x102a50000 + 810240
4   HN MyClub                       0x0000000102b2beb4 0x102a50000 + 900788
5   HN MyClub                       0x0000000102b28e2c 0x102a50000 + 888364
6   HN MyClub                       0x0000000102b28d7c 0x102a50000 + 888188
7   HN MyClub                       0x0000000102b2b798 0x102a50000 + 898968
8   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 26:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   libc++.1.dylib                  0x0000000199fa4328 0x199f97000 + 54056 (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100)
3   HN MyClub                       0x0000000102b15d00 0x102a50000 + 810240
4   HN MyClub                       0x0000000102b2beb4 0x102a50000 + 900788
5   HN MyClub                       0x0000000102b28e2c 0x102a50000 + 888364
6   HN MyClub                       0x0000000102b28d7c 0x102a50000 + 888188
7   HN MyClub                       0x0000000102b2b798 0x102a50000 + 898968
8   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 27:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   libc++.1.dylib                  0x0000000199fa4328 0x199f97000 + 54056 (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100)
3   HN MyClub                       0x0000000102b15d00 0x102a50000 + 810240
4   HN MyClub                       0x0000000102b2beb4 0x102a50000 + 900788
5   HN MyClub                       0x0000000102b28e2c 0x102a50000 + 888364
6   HN MyClub                       0x0000000102b28d7c 0x102a50000 + 888188
7   HN MyClub                       0x0000000102b2b798 0x102a50000 + 898968
8   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 28:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   libc++.1.dylib                  0x0000000199fa4328 0x199f97000 + 54056 (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100)
3   HN MyClub                       0x0000000102b15d00 0x102a50000 + 810240
4   HN MyClub                       0x0000000102b2beb4 0x102a50000 + 900788
5   HN MyClub                       0x0000000102b28e2c 0x102a50000 + 888364
6   HN MyClub                       0x0000000102b28d7c 0x102a50000 + 888188
7   HN MyClub                       0x0000000102b2b798 0x102a50000 + 898968
8   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 29:
0   libsystem_kernel.dylib          0x00000001b801ca74 0x1b801b000 + 6772 (__workq_kernreturn + 8)
1   libsystem_pthread.dylib         0x00000001f1184108 0x1f1183000 + 4360 (_pthread_wqthread + 364)

Thread 30:
0   libsystem_kernel.dylib          0x00000001b801ca74 0x1b801b000 + 6772 (__workq_kernreturn + 8)
1   libsystem_pthread.dylib         0x00000001f1184108 0x1f1183000 + 4360 (_pthread_wqthread + 364)

Thread 31:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   libc++.1.dylib                  0x0000000199fa4328 0x199f97000 + 54056 (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100)
3   HN MyClub                       0x0000000102b15d00 0x102a50000 + 810240
4   HN MyClub                       0x0000000102b2beb4 0x102a50000 + 900788
5   HN MyClub                       0x0000000102b28e2c 0x102a50000 + 888364
6   HN MyClub                       0x0000000102b28d7c 0x102a50000 + 888188
7   HN MyClub                       0x0000000102b2b798 0x102a50000 + 898968
8   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 32:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   libc++.1.dylib                  0x0000000199fa4328 0x199f97000 + 54056 (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100)
3   HN MyClub                       0x0000000102b15d00 0x102a50000 + 810240
4   HN MyClub                       0x0000000102b2beb4 0x102a50000 + 900788
5   HN MyClub                       0x0000000102b28e2c 0x102a50000 + 888364
6   HN MyClub                       0x0000000102b28d7c 0x102a50000 + 888188
7   HN MyClub                       0x0000000102b2b798 0x102a50000 + 898968
8   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 33 name:  JavaScriptCore libpas scavenger
Thread 33:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   JavaScriptCore                  0x000000018c4b0278 0x18c3c8000 + 950904 (<redacted> + 1232)
3   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 34:
0   libsystem_pthread.dylib         0x00000001f1183e54 0x1f1183000 + 3668 (<redacted> + 256)

Thread 35:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   libc++.1.dylib                  0x0000000199fa4328 0x199f97000 + 54056 (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 100)
3   HN MyClub                       0x0000000102b15d00 0x102a50000 + 810240
4   HN MyClub                       0x0000000102b2beb4 0x102a50000 + 900788
5   HN MyClub                       0x0000000102b28e2c 0x102a50000 + 888364
6   HN MyClub                       0x0000000102b28d7c 0x102a50000 + 888188
7   HN MyClub                       0x0000000102b2b798 0x102a50000 + 898968
8   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 36:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   JavaScriptCore                  0x000000018c411314 0x18c3c8000 + 299796 (WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 1844)
3   JavaScriptCore                  0x000000018c3d6448 0x18c3c8000 + 58440 (<redacted> + 308)
4   JavaScriptCore                  0x000000018c3d68d0 0x18c3c8000 + 59600 (<redacted> + 260)
5   JavaScriptCore                  0x000000018c4324b8 0x18c3c8000 + 435384 (<redacted> + 352)
6   JavaScriptCore                  0x000000018c4347c4 0x18c3c8000 + 444356 (<redacted> + 16)
7   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 37:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   JavaScriptCore                  0x000000018c411314 0x18c3c8000 + 299796 (WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 1844)
3   JavaScriptCore                  0x000000018c3d6448 0x18c3c8000 + 58440 (<redacted> + 308)
4   JavaScriptCore                  0x000000018c3d68d0 0x18c3c8000 + 59600 (<redacted> + 260)
5   JavaScriptCore                  0x000000018c4324b8 0x18c3c8000 + 435384 (<redacted> + 352)
6   JavaScriptCore                  0x000000018c4347c4 0x18c3c8000 + 444356 (<redacted> + 16)
7   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 38:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   JavaScriptCore                  0x000000018c411314 0x18c3c8000 + 299796 (WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 1844)
3   JavaScriptCore                  0x000000018c3d6448 0x18c3c8000 + 58440 (<redacted> + 308)
4   JavaScriptCore                  0x000000018c3d68d0 0x18c3c8000 + 59600 (<redacted> + 260)
5   JavaScriptCore                  0x000000018c4324b8 0x18c3c8000 + 435384 (<redacted> + 352)
6   JavaScriptCore                  0x000000018c4347c4 0x18c3c8000 + 444356 (<redacted> + 16)
7   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 39:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   JavaScriptCore                  0x000000018c411314 0x18c3c8000 + 299796 (WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 1844)
3   JavaScriptCore                  0x000000018c3d6448 0x18c3c8000 + 58440 (<redacted> + 308)
4   JavaScriptCore                  0x000000018c3d68d0 0x18c3c8000 + 59600 (<redacted> + 260)
5   JavaScriptCore                  0x000000018c4324b8 0x18c3c8000 + 435384 (<redacted> + 352)
6   JavaScriptCore                  0x000000018c4347c4 0x18c3c8000 + 444356 (<redacted> + 16)
7   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 40:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   JavaScriptCore                  0x000000018c411314 0x18c3c8000 + 299796 (WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 1844)
3   JavaScriptCore                  0x000000018c3d6448 0x18c3c8000 + 58440 (<redacted> + 308)
4   JavaScriptCore                  0x000000018c3d68d0 0x18c3c8000 + 59600 (<redacted> + 260)
5   JavaScriptCore                  0x000000018c4324b8 0x18c3c8000 + 435384 (<redacted> + 352)
6   JavaScriptCore                  0x000000018c4347c4 0x18c3c8000 + 444356 (<redacted> + 16)
7   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 41:
0   libsystem_kernel.dylib          0x00000001b801cf24 0x1b801b000 + 7972 (__psynch_cvwait + 8)
1   libsystem_pthread.dylib         0x00000001f118b298 0x1f1183000 + 33432 (<redacted> + 1236)
2   JavaScriptCore                  0x000000018c411314 0x18c3c8000 + 299796 (WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 1844)
3   JavaScriptCore                  0x000000018c3d6448 0x18c3c8000 + 58440 (<redacted> + 308)
4   JavaScriptCore                  0x000000018c3d68d0 0x18c3c8000 + 59600 (<redacted> + 260)
5   JavaScriptCore                  0x000000018c4324b8 0x18c3c8000 + 435384 (<redacted> + 352)
6   JavaScriptCore                  0x000000018c4347c4 0x18c3c8000 + 444356 (<redacted> + 16)
7   libsystem_pthread.dylib         0x00000001f11849ac 0x1f1183000 + 6572 (_pthread_start + 148)

Thread 42:
0   libsystem_kernel.dylib          0x00000001b801ca74 0x1b801b000 + 6772 (__workq_kernreturn + 8)
1   libsystem_pthread.dylib         0x00000001f1184108 0x1f1183000 + 4360 (_pthread_wqthread + 364)

Thread 8 crashed with ARM-64 Thread State:
  cpsr: 0x0000000000000000     fp: 0x000000016dac3cb0     lr: 0x000000018c41a8a4     pc: 0x000000018c3d62cc
    sp: 0x000000016dac3c60     x0: 0x0000000000000034     x1: 0x000000018d799804    x10: 0x0000000000000000
   x11: 0xfffffffffe964000    x12: 0x00000000ffffffff    x13: 0x000000016dac3610    x14: 0x0000000000003fff
   x15: 0x0000000000000000    x16: 0x00000001b801ca50    x17: 0x00000001da5a4000    x18: 0x0000000000000000
   x19: 0x0000000117000000     x2: 0x000000018d799854    x20: 0x00000000ffffffff    x21: 0x000000016dac3d00
   x22: 0x0000000117009e28    x23: 0x000000016dac55f8    x24: 0x0000000118000a48    x25: 0x00000001204bb010
   x26: 0x000000015dedc000    x27: 0xfffe000000000000    x28: 0xfffe000000000002    x29: 0x000000016dac3cb0
    x3: 0x0000000000000008     x4: 0x0000000035000000     x5: 0x0000000000000000     x6: 0x0000000000000000
    x7: 0x5eebffffce000000     x8: 0x0000000000000000     x9: 0x0000000000000000

Binary Images:
       0x102a50000 -        0x102f3ffff +HN MyClub arm64  <204a27a7fb2330ebafc9a6a8fe642986> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/HN MyClub
       0x1031a4000 -        0x1031abfff  BVLinearGradient arm64  <86d7a8ae68c03f3a817980a3ed6e5f93> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/BVLinearGradient.framework/BVLinearGradient
       0x1031bc000 -        0x1031c3fff  Base64 arm64  <fc1c7e1109c134e2acabf6ce94e2c3a0> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/Base64.framework/Base64
       0x103354000 -        0x1033e7fff  Alamofire arm64  <361a272ca9463b28afc660c777204b15> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/Alamofire.framework/Alamofire
       0x103564000 -        0x10356bfff  CloverGoLogger arm64  <16fc49e8eb2238afa7682b275de9d6b6> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/CloverGoLogger.framework/CloverGoLogger
       0x10357c000 -        0x10366bfff  CloverGoReaderSDK arm64  <04c2f67db5b635c1876b8c76bf5c4a89> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/CloverGoReaderSDK.framework/CloverGoReaderSDK
       0x103774000 -        0x103787fff  CodePush arm64  <dcad503461b83809827293990021a1a1> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/CodePush.framework/CodePush
       0x1037a8000 -        0x1037d3fff  CoreModules arm64  <4063129d9ba23fc6ae02c8f381febd97> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/CoreModules.framework/CoreModules
       0x103844000 -        0x103853fff  DoubleConversion arm64  <64f34299afdb3556960cb6f3c202d9da> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/DoubleConversion.framework/DoubleConversion
       0x103874000 -        0x1039dbfff  Dynatrace arm64  <9ca24ca9e2ea3e4a9404213394631366> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/Dynatrace.framework/Dynatrace
       0x103b6c000 -        0x103b8ffff  FBReactNativeSpec arm64  <244f6eaf207b3bf59a4c82ebe9d61f37> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/FBReactNativeSpec.framework/FBReactNativeSpec
       0x103be4000 -        0x103bfffff  GCDWebServer arm64  <c871bfafa7c8387aa0d8a0af7d43a060> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/GCDWebServer.framework/GCDWebServer
       0x103c30000 -        0x103de7fff  GoConnector arm64  <4e812aacfb4630439710980f93e4c877> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/GoConnector.framework/GoConnector
       0x10441c000 -        0x104443fff  JWT arm64  <016609eccc153c5ea48ac8ea72b46275> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/JWT.framework/JWT
       0x1044b4000 -        0x10454bfff  Lottie arm64  <073b2ac1abf336ac90d98f83d6ab7191> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/Lottie.framework/Lottie
       0x104724000 -        0x10474bfff  ObjectMapper arm64  <4fc8d3e5bcae31a88607c49569662498> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/ObjectMapper.framework/ObjectMapper
       0x104794000 -        0x10479bfff  PPRetailInstrumentInterface arm64  <6918dca37a083ab4b50c26f1a69da8dd> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/PPRetailInstrumentInterface.framework/PPRetailInstrumentInterface
       0x1047a8000 -        0x10490ffff  PayPalRetailSDK arm64  <e19832a01e443d1dbd4714c32ae49019> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/PayPalRetailSDK.framework/PayPalRetailSDK
       0x104a80000 -        0x104a9bfff  RCTAnimation arm64  <27c092af1d4835c7953d314c9f1bebfe> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RCTAnimation.framework/RCTAnimation
       0x104ad4000 -        0x104adffff  RCTBlob arm64  <ce7729707f5b3c56a8b38a1f3978a1e3> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RCTBlob.framework/RCTBlob
       0x104afc000 -        0x104b1bfff  RCTImage arm64  <a7518ea8e67d334482b4096553e0646b> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RCTImage.framework/RCTImage
       0x104b5c000 -        0x104b63fff  RCTLinking arm64  <8362e19f75943b3f9fe9bfa506e59743> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RCTLinking.framework/RCTLinking
       0x104b78000 -        0x104b8bfff  RCTNetwork arm64  <98e3d48d22e6380caf8bc744cbf73f2f> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RCTNetwork.framework/RCTNetwork
       0x104bb0000 -        0x104bb7fff  RCTSFSafariViewController arm64  <aa79f24dd9ba3a949e600d9e9b0bb2fa> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RCTSFSafariViewController.framework/RCTSFSafariViewController
       0x104bc4000 -        0x104bcbfff  RCTSettings arm64  <0af054f78ffe3ee9b025dbfac9c77b62> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RCTSettings.framework/RCTSettings
       0x104bdc000 -        0x104bfbfff  RCTText arm64  <016bfdb2580132678e6b8ceeb2878d9c> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RCTText.framework/RCTText
       0x104c40000 -        0x104c47fff  RCTTypeSafety arm64  <93f2c47f0d8938bfbe72ab24a5a88127> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RCTTypeSafety.framework/RCTTypeSafety
       0x104c54000 -        0x104c5bfff  RCTVibration arm64  <308dac4843fe32568f7256cca7a18cbc> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RCTVibration.framework/RCTVibration
       0x104c6c000 -        0x104c77fff  RNCAsyncStorage arm64  <1227e94af84a35708924a33a438602d2> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RNCAsyncStorage.framework/RNCAsyncStorage
       0x104c88000 -        0x104c97fff  RNCPushNotificationIOS arm64  <d775cd4530423b5daacd0f16b0d614f8> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RNCPushNotificationIOS.framework/RNCPushNotificationIOS
       0x104cac000 -        0x104cb7fff  RNDeviceInfo arm64  <3313accdd8ec3006a67c63ec89a109f0> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RNDeviceInfo.framework/RNDeviceInfo
       0x104ccc000 -        0x104cd3fff  RNExitApp arm64  <1f08f1f601bd321ea0b8283c5dba39f5> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RNExitApp.framework/RNExitApp
       0x104ce0000 -        0x104cf3fff  RNFS arm64  <a6e92d8e972c3208b9faa82faf95b442> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RNFS.framework/RNFS
       0x104d14000 -        0x104d1bfff  RNFastImage arm64  <efb1db0b15c23955a3ed248db490c9e2> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RNFastImage.framework/RNFastImage
       0x104d2c000 -        0x104d3ffff  RNGestureHandler arm64  <3f12897b16103234a8d80e003de8607c> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RNGestureHandler.framework/RNGestureHandler
       0x104d68000 -        0x104d73fff  RNKeychain arm64  <9f4c92ceef243ee2a399f93336fbc6b8> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RNKeychain.framework/RNKeychain
       0x104d84000 -        0x104d9bfff  RNReanimated arm64  <64c032ee2def3c198ca658d355381c8d> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RNReanimated.framework/RNReanimated
       0x104dd0000 -        0x104e03fff  RNSVG arm64  <028f78ae0cfb3465a0e42d3d11098bb8> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RNSVG.framework/RNSVG
       0x104e6c000 -        0x104e7bfff  RNShare arm64  <fe4daa2a6c223c8f8cac8b80ae675400> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RNShare.framework/RNShare
       0x104e98000 -        0x104e9ffff  RNVectorIcons arm64  <fb4358528af23a0a98968f36d23e67ed> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RNVectorIcons.framework/RNVectorIcons
       0x104eac000 -        0x104f4ffff  React arm64  <e6783acbd3553b8095fa7616418c9d1c> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/React.framework/React
       0x105074000 -        0x105097fff  ReactCommon arm64  <33adccd87c20386faa4fc08da78a437e> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/ReactCommon.framework/ReactCommon
       0x1050ec000 -        0x1050f3fff  ReactNativeExceptionHandler arm64  <47ae28ccd5b8320890967925863ce392> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/ReactNativeExceptionHandler.framework/ReactNativeExceptionHandler
       0x105104000 -        0x10510bfff  ReactNativeGetLocation arm64  <de9be9458f443acb900e4d12c8c3dbae> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/ReactNativeGetLocation.framework/ReactNativeGetLocation
       0x10511c000 -        0x105123fff  ReactNativeLocalization arm64  <3c7f8cab554630a4ae3a1ec93300fb1f> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/ReactNativeLocalization.framework/ReactNativeLocalization
       0x105130000 -        0x1055cffff  Realm arm64  <334e29b6033f3c6e9c2088ce6e872be7> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/Realm.framework/Realm
       0x105970000 -        0x105deffff  RealmJS arm64  <6c5bbaf793fc3bd2bde2aac6aec8b6a5> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RealmJS.framework/RealmJS
       0x106050000 -        0x10608ffff  RealmSwift arm64  <5e5f027bab3e3b5eb199b87cf5803bba> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/RealmSwift.framework/RealmSwift
       0x10616c000 -        0x1061affff  SDWebImage arm64  <10706b1403a534aebc10e95cc13a9dd5> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/SDWebImage.framework/SDWebImage
       0x106248000 -        0x106253fff  SDWebImageWebPCoder arm64  <7cf2e25acdda3a6a97e1c9c5ba0b10a5> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/SDWebImageWebPCoder.framework/SDWebImageWebPCoder
       0x106268000 -        0x10627ffff  SSZipArchive arm64  <3dee0e438785335bb3cc4b2fcfd00614> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/SSZipArchive.framework/SSZipArchive
       0x1062a0000 -        0x1062a7fff  SimpleKeychain arm64  <45cd42e29fce3df9bf95d457c3e62b2c> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/SimpleKeychain.framework/SimpleKeychain
       0x1062b8000 -        0x1062dbfff  Starscream arm64  <d0c0654a0d043c9d8d156212c8b36c25> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/Starscream.framework/Starscream
       0x106334000 -        0x106353fff  SwiftyJSON arm64  <c77da277f8213e86922287a12d970043> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/SwiftyJSON.framework/SwiftyJSON
       0x10638c000 -        0x1063b3fff  TrustKit arm64  <56e029d0220d329e937acb7efde728c8> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/TrustKit.framework/TrustKit
       0x1063d8000 -        0x10648bfff  clovergoclient arm64  <c3bfc073e4ff350fa29e7d46a0a99271> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/clovergoclient.framework/clovergoclient
       0x106694000 -        0x1066b3fff  cxxreact arm64  <132f48c2044d38d3bf9c9ed196397170> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/cxxreact.framework/cxxreact
       0x106718000 -        0x106747fff  fmt arm64  <583f6c509a6e324d8c6706bef7293a3f> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/fmt.framework/fmt
       0x106798000 -        0x1067c7fff  folly arm64  <0d81898e0bac3a8eb116e1b47228a2e8> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/folly.framework/folly
       0x106834000 -        0x106847fff  glog arm64  <6dbf94c2953b320ab0b26462a83f799e> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/glog.framework/glog
       0x106878000 -        0x10688ffff  jsi arm64  <fad6a3fdf91f36848cbe928a46abed59> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/jsi.framework/jsi
       0x1068bc000 -        0x1068c3fff  jsinspector arm64  <034284770849395689a817c354fc6c8a> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/jsinspector.framework/jsinspector
       0x1068d4000 -        0x1068e3fff  jsireact arm64  <3e668cfce36d351299c5c5f0106a04be> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/jsireact.framework/jsireact
       0x106910000 -        0x106967fff  libwebp arm64  <f2346c2ea306325eae6f7af4b749b86f> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/libwebp.framework/libwebp
       0x1069b8000 -        0x1069bffff  logger arm64  <1883264155393e3a9d73c1981152770a> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/logger.framework/logger
       0x1069cc000 -        0x1069d7fff  lottie_react_native arm64  <85e66e62a4cb3a62adf569f4552da538> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/lottie_react_native.framework/lottie_react_native
       0x1069f0000 -        0x1069f7fff  react_native_background_timer arm64  <6da6530e1f3c3f82b9c0d7846cf2da12> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_background_timer.framework/react_native_background_timer
       0x106a04000 -        0x106a1ffff  react_native_blob_util arm64  <1625cec3f79631a583c5523cb6ae82ac> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_blob_util.framework/react_native_blob_util
       0x106a48000 -        0x106a4ffff  react_native_blur arm64  <2233ef8eceb732f98e6d32e23c98cea3> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_blur.framework/react_native_blur
       0x106a60000 -        0x106a8bfff  react_native_camera arm64  <8b26468959073a1798a80fc8121da2aa> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_camera.framework/react_native_camera
       0x106acc000 -        0x106ad7fff  react_native_cookies arm64  <80f43fa2905d34bb8b1aa4161155a1af> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_cookies.framework/react_native_cookies
       0x106ae8000 -        0x106aeffff  react_native_dynatrace arm64  <07a5272e6b3c3eae84d91aac67a60625> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_dynatrace.framework/react_native_dynatrace
       0x106b00000 -        0x106b07fff  react_native_html_to_pdf arm64  <949553b8dc9439c1a6f69f25ee5e0644> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_html_to_pdf.framework/react_native_html_to_pdf
       0x106b18000 -        0x106b1ffff  react_native_mail arm64  <7fc3f7f875973922a7e2f320d34c7271> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_mail.framework/react_native_mail
       0x106b2c000 -        0x106b33fff  react_native_netinfo arm64  <1244032bf33a3c19863ea32133d7aedc> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_netinfo.framework/react_native_netinfo
       0x106b44000 -        0x106b4bfff  react_native_orientation arm64  <c3f32b956eac33929e64d63344536a1e> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_orientation.framework/react_native_orientation
       0x106b5c000 -        0x106b67fff  react_native_pdf arm64  <9f09f738394231d3b7a72a6db95b81cf> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_pdf.framework/react_native_pdf
       0x106b7c000 -        0x106b83fff  react_native_print arm64  <f0fba933e70431e8a0438ae2d57af7c1> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_print.framework/react_native_print
       0x106b94000 -        0x106b9bfff  react_native_progress_view arm64  <4a3fb4d6e3633a249a576622bec143f7> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_progress_view.framework/react_native_progress_view
       0x106ba8000 -        0x106baffff  react_native_restart arm64  <6d0e7505d0523035933d7107352b7d5a> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_restart.framework/react_native_restart
       0x106bbc000 -        0x106bc3fff  react_native_safe_area_context arm64  <1841966121143f488b05f79714259e5e> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_safe_area_context.framework/react_native_safe_area_context
       0x106bd4000 -        0x106bdffff  react_native_sqlite_storage arm64  <576eb73da17d360a80906a8a8d76ab2e> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_sqlite_storage.framework/react_native_sqlite_storage
       0x106bf0000 -        0x106c07fff  react_native_webview arm64  <d3f93810df4736959cf169bbdc875298> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/react_native_webview.framework/react_native_webview
       0x106c2c000 -        0x106c33fff  reactperflogger arm64  <38d460f6e07c3e9991ae26df2becbf7b> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/reactperflogger.framework/reactperflogger
       0x106c44000 -        0x106c5ffff  rn_fetch_blob arm64  <71e47eba74dd34e98f86884911117b5f> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/rn_fetch_blob.framework/rn_fetch_blob
       0x106c84000 -        0x106c8bfff  toolbar_android arm64  <f40be38609a2395a8f16c0a65fd1ff77> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/toolbar_android.framework/toolbar_android
       0x106c98000 -        0x106ca7fff  yoga arm64  <87b16ae481753ac7944b56a609dd432a> /private/var/containers/Bundle/Application/003ECDA2-9C2A-4282-AF5E-41E863120FFC/HN MyClub.app/Frameworks/yoga.framework/yoga
       0x109e14000 -        0x109e1ffff  libobjc-trampolines.dylib arm64  <ed96c333e52732aeb5dc7564ed25aea3> /usr/lib/libobjc-trampolines.dylib
       0x180e6e000 -        0x180eb3fff  libdispatch.dylib arm64  <355accf439173730bc55ef7003887abe> /usr/lib/system/libdispatch.dylib
       0x180eb4000 -        0x180ec0fff  libdyld.dylib arm64  <44168147389a36dfba6ef4000b3beb9e> /usr/lib/system/libdyld.dylib
       0x180ec1000 -        0x181170fff  libicucore.A.dylib arm64  <717d55ecc0e434179c6e546acf4be611> /usr/lib/libicucore.A.dylib
       0x181171000 -        0x1815c6fff  CoreFoundation arm64  <5198fb5756453b34a49ff32b52256cf3> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
       0x1815c7000 -        0x1817a7fff  CoreServices arm64  <8ad89057ff9f36ec99fbb05880233402> /System/Library/Frameworks/CoreServices.framework/CoreServices
       0x1817a8000 -        0x1817f0fff  WirelessDiagnostics arm64  <737a30fcef0c3208918f358b232a5e6c> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
       0x1817f1000 -        0x18186bfff  SystemConfiguration arm64  <eca9883da3bf3376bdda96b08e5b3658> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
       0x18186c000 -        0x18198ffff  CoreTelephony arm64  <00d369900dfa33dc9df05d35f49ffc1f> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
       0x181990000 -        0x181e51fff  CFNetwork arm64  <7072273c58d23dc29e98a6ed768544d8> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
       0x181e52000 -        0x1828e6fff  libnetwork.dylib arm64  <99fa54d7b1c33776ad9308bdda19efa1> /usr/lib/libnetwork.dylib
       0x1828e7000 -        0x182964fff  Accounts arm64  <8d7711f2deb033a387180c97499454cf> /System/Library/Frameworks/Accounts.framework/Accounts
       0x182965000 -        0x182c6ffff  Foundation arm64  <ac6ad2f3c7b138aa858857036a663180> /System/Library/Frameworks/Foundation.framework/Foundation
       0x182c70000 -        0x183017fff  ImageIO arm64  <b1a4db99b3913844a94e0476429934a9> /System/Library/Frameworks/ImageIO.framework/ImageIO
       0x183018000 -        0x183030fff  libCGInterfaces.dylib arm64  <728e429e89e9314dbf4c2831f6195e3a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
       0x183031000 -        0x1835eafff  CoreGraphics arm64  <847f423b5d7539da84623a0b411ff216> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
       0x1835eb000 -        0x184e86fff  UIKitCore arm64  <3ed35565456d33cbb5546c567fa81585> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
       0x184e87000 -        0x184eacfff  libAccessibility.dylib arm64  <309485b32e2c3803ae988866d303d7fd> /usr/lib/libAccessibility.dylib
       0x184ead000 -        0x1851bcfff  QuartzCore arm64  <aa75b5039da13696a32f7a600ded98a9> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
       0x1851bd000 -        0x18523dfff  BackBoardServices arm64  <3b0271b770e13ca0a4fa505aa0f78596> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
       0x18523e000 -        0x1852f1fff  TextInput arm64  <fc224d3db06733418452bae7b104ff3e> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
       0x1852f2000 -        0x18535afff  libusrtcp.dylib arm64  <a915dfab50593b53a9a0b59c4ce74871> /usr/lib/libusrtcp.dylib
       0x18535b000 -        0x1858c6fff  AppleMediaServices arm64  <3743afacd2773333814bb267cebfbbbc> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
       0x1858c7000 -        0x185c39fff  libswiftFoundation.dylib arm64  <64d4ca4954ae37679305b1e7c6af4b24> /usr/lib/swift/libswiftFoundation.dylib
       0x185c3a000 -        0x186150fff  libswiftCore.dylib arm64  <178beeaf85dc35a7b02cb951eba169ce> /usr/lib/swift/libswiftCore.dylib
       0x186151000 -        0x186178fff  UIKitServices arm64  <647ee22289c43f4da695ce863ab1d139> /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
       0x186179000 -        0x1862ddfff  Preferences arm64  <1deab733f06d3592a9c840465071e0f3> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
       0x1862de000 -        0x18656afff  ContactsUI arm64  <2117ccac5aaa310a9461404876a58515> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
       0x18656b000 -        0x186729fff  CoreText arm64  <fb645f905d95388f8b24518603c6dfc9> /System/Library/Frameworks/CoreText.framework/CoreText
       0x186768000 -        0x186824fff  BaseBoard arm64  <42fb767acba03d15aad6744d32a10f19> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
       0x186825000 -        0x186a82fff  CoreDuet arm64  <7cbb7cae21de3617b247e18d97877ba7> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
       0x186a83000 -        0x186c18fff  Contacts arm64  <6d444b72ca9a3b679166941dc3774a6c> /System/Library/Frameworks/Contacts.framework/Contacts
       0x186c19000 -        0x18869ffff  GeoServices arm64  <add596574292325cb578542fd9f5ad88> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
       0x1886a0000 -        0x18875ffff  CoreLocation arm64  <4c6c471e3816374085281e9a7b89b637> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
       0x188760000 -        0x18895efff  CloudKit arm64  <eead40b235cf3164a3c367bc8a9d662c> /System/Library/Frameworks/CloudKit.framework/CloudKit
       0x18895f000 -        0x188cebfff  CoreData arm64  <1eb3c1a39e643d27b6804751a4171465> /System/Library/Frameworks/CoreData.framework/CoreData
       0x189e3a000 -        0x189e44fff  libswiftCoreGraphics.dylib arm64  <ae1ae12d715c331f94d217958c20a9f2> /usr/lib/swift/libswiftCoreGraphics.dylib
       0x189e45000 -        0x189e8bfff  AppSupport arm64  <82ae42efe68c3def82e7a5fe95cb0e26> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
       0x189e8c000 -        0x189fc8fff  ManagedConfiguration arm64  <bc7a401e54fe3f9ab6cd2be24524c62c> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
       0x189fc9000 -        0x18a044fff  IMFoundation arm64  <a580f2ae2f9134ada3e0eff79e834e9b> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
       0x18a045000 -        0x18a1c5fff  IDS arm64  <91dce44f63713222b8f1aa4d80238205> /System/Library/PrivateFrameworks/IDS.framework/IDS
       0x18a1c6000 -        0x18a33cfff  Security arm64  <d63ebc6cb70f36e7935fce7ce5c30990> /System/Library/Frameworks/Security.framework/Security
       0x18a33d000 -        0x18a794fff  MediaPlayer arm64  <24b8a5d881b23632a7949b443fb78f99> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
       0x18a795000 -        0x18a7bffff  AudioSession arm64  <517338a283153b61b47f5cb914d4fcec> /System/Library/PrivateFrameworks/AudioSession.framework/AudioSession
       0x18a7c0000 -        0x18a9d3fff  AVFCore arm64  <0f4fbb06f09233dbb8f2efe760d2986d> /System/Library/PrivateFrameworks/AVFCore.framework/AVFCore
       0x18a9d4000 -        0x18b02afff  Intents arm64  <ddf7a82e03bf3717ad0cebc89d017aec> /System/Library/Frameworks/Intents.framework/Intents
       0x18b02b000 -        0x18b09afff  TextInputUI arm64  <94eb84634961335f932ed042e7187113> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
       0x18b09b000 -        0x18b3f5fff  CoreImage arm64  <37278ab0b5183e7faf3ef124841a8a88> /System/Library/Frameworks/CoreImage.framework/CoreImage
       0x18b3f6000 -        0x18b4bbfff  ColorSync arm64  <b6f430e682473b3baeff084209e9aa60> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
       0x18b4bc000 -        0x18b4fefff  CoreVideo arm64  <6e5eeb2409a33ae0a7f996aa099ac599> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
       0x18b4ff000 -        0x18bd26fff  MediaToolbox arm64  <28b942c5504830319f28ae8d02196091> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
       0x18bd27000 -        0x18be47fff  CoreMedia arm64  <7a16874cafe1399ba195167f832c5925> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
       0x18be48000 -        0x18c0d7fff  AudioToolbox arm64  <966f042d774e3aaaaa258007316b08a7> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
       0x18c0d8000 -        0x18c12afff  CoreHaptics arm64  <f775f7165def38b59faf4fb1165c078d> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics
       0x18c12b000 -        0x18c197fff  UserActivity arm64  <d51b964782ee30dc91549b5761f9c51b> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity
       0x18c198000 -        0x18c2c9fff  UIFoundation arm64  <00bc810292b43f97a96a0e8c2e48c607> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
       0x18c2ca000 -        0x18c2effff  libsystem_info.dylib arm64  <3a59a635cf6737a1bf0876a99bd4c83c> /usr/lib/system/libsystem_info.dylib
       0x18c2f0000 -        0x18c36ffff  libsystem_c.dylib arm64  <9bd1e19940a33e4a8a78271281c0cf0d> /usr/lib/system/libsystem_c.dylib
       0x18c370000 -        0x18c3c7fff  RunningBoardServices arm64  <cffc51a4b09d3a8fb7dcada8c153201b> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
       0x18c3c8000 -        0x18d847fff  JavaScriptCore arm64  <62eb08d23ec033a397891fc94458f203> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
       0x18dfa0000 -        0x18e054fff  ContactsFoundation arm64  <ccf41c02e8603f2da3707d431e36a3f4> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
       0x18e35c000 -        0x18e382fff  ProactiveEventTracker arm64  <696cee62c9b83adc8cec04f3b45c604c> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
       0x18e383000 -        0x18e3cafff  Lexicon arm64  <cfa5c641f71a3ccc854e981e09271dcc> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
       0x18e3cb000 -        0x18e454fff  PersonalizationPortrait arm64  <62b617cb9a823fe4a0a5ff237b682b2f> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait
       0x18e455000 -        0x18e4affff  CoreDuetContext arm64  <5c9139cd56623d21ae0a64de76de34f9> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
       0x18e4b0000 -        0x18e567fff  IOKit arm64  <b119d6afe9b43b0eb879372b596b857a> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x18e568000 -        0x18e575fff  DataMigration arm64  <638cbb5f539d3a9fba6e7df7816b0f96> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
       0x18e576000 -        0x18e5effff  SpringBoardServices arm64  <1d209a59a57e32448adc4498ad3c6cdf> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
       0x18e5f0000 -        0x18e609fff  ContextKit arm64  <a68dae7b2d013d399cba7a62bc818135> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
       0x18e60a000 -        0x18e923fff  CoreMotion arm64  <9c8c66b5a316322aa0d934c267254564> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
       0x18e924000 -        0x18eab1fff  EventKit arm64  <2e63eb7f3c78300e8f16e5feee8f033b> /System/Library/Frameworks/EventKit.framework/EventKit
       0x18f14e000 -        0x18f4a2fff  MediaRemote arm64  <eb3bfdf1fe6a309bb999018bd6c273fc> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
       0x18f4a3000 -        0x18f638fff  CoreUtils arm64  <c8b78446f37b342f9d2d53b85ced0e1f> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
       0x18f639000 -        0x18f658fff  FamilyCircle arm64  <73ca91a97f3d32c4989c9c8da4ae3185> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
       0x18f659000 -        0x18f6e2fff  CoreSpotlight arm64  <6c79b0a0c83c3114978381ff485b2560> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
       0x18fad9000 -        0x18fd1afff  AssistantServices arm64  <f99120747a583134ae6604dae616497f> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
       0x18fd1b000 -        0x18fdfffff  CoreUI arm64  <2686d7cdad50326bad4004c54926704d> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
       0x18fe00000 -        0x18fe4ffff  SafariSafeBrowsing arm64  <f3124916d0b43f9bba04f85c06c336f9> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
       0x18fe50000 -        0x19097ffff  WebKit arm64  <eafec00aad1e32d8b558dd5d4e4b0b68> /System/Library/Frameworks/WebKit.framework/WebKit
       0x190980000 -        0x192edcfff  WebCore arm64  <ff466b7df8e635d8ad3f64f535a9665c> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
       0x192edd000 -        0x192f3efff  libMobileGestalt.dylib arm64  <983bed07253c3bd8afcf6bebd25e1cf6> /usr/lib/libMobileGestalt.dylib
       0x192f3f000 -        0x192f5dfff  CommonUtilities arm64  <a4ea9c73198d37329d163a1ad997af60> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
       0x192f5e000 -        0x193126fff  IDSFoundation arm64  <8a7346a1830634c5a1eb9f99b9573ed0> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
       0x193127000 -        0x19323cfff  IMSharedUtilities arm64  <f04b948c1ed73c3e915e33ac31674f98> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
       0x19323d000 -        0x1932f8fff  CoreSuggestions arm64  <59d0531272c63171bdfe631cdbc34add> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
       0x1932f9000 -        0x1933a2fff  AddressBookLegacy arm64  <5a41a182b5a133ba9be91b25342ad494> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
       0x1933a3000 -        0x1933eafff  UserNotifications arm64  <21e36a4987113e30b9d89dc4c615f84c> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
       0x1933eb000 -        0x193497fff  FrontBoardServices arm64  <8d4d34db2d963e20b4199e756760d079> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
       0x193498000 -        0x1934b9fff  libsystem_malloc.dylib arm64  <7b60c468d3ed3719be47054cfcec0007> /usr/lib/system/libsystem_malloc.dylib
       0x1934ba000 -        0x193835fff  MapKit arm64  <50b171c58e1f3aa68e62c92413e847a3> /System/Library/Frameworks/MapKit.framework/MapKit
       0x193836000 -        0x1943c9fff  VectorKit arm64  <4bcdbae2c2d13b7cb0621d303e53c883> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
       0x1943ca000 -        0x19448ffff  AuthKit arm64  <0a62b439c4273eba898d8d4495d30553> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
       0x194490000 -        0x194577fff  AppleAccount arm64  <8f1dde9b7b32308ba704cca0bc0c5fca> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
       0x194578000 -        0x194818fff  AudioToolboxCore arm64  <194365d13ee63b46bf249ef68d39e143> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore
       0x194874000 -        0x194b6efff  StoreServices arm64  <5b8460e1e7993ddb9eb7343e0da06624> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
       0x194b6f000 -        0x194d40fff  Sharing arm64  <400e777db5733eee8bf0e0cd38df83a7> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
       0x194d41000 -        0x194e2dfff  ShareSheet arm64  <98103d6b031e3270859ba911ed30fec8> /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
       0x194e2e000 -        0x194efbfff  CoreParsec arm64  <9e7063e4f0173d2098c7146a7c2e58ef> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
       0x194efc000 -        0x194f49fff  PhotoFoundation arm64  <e290650719003830af3095c8a94859de> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
       0x194f4a000 -        0x195206fff  Photos arm64  <93f8e8f971fe3aabacb1b3e48f33dc3a> /System/Library/Frameworks/Photos.framework/Photos
       0x195207000 -        0x19599cfff  PhotoLibraryServices arm64  <85473aa91d1f32eb8b07982d35876158> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
       0x19599d000 -        0x195a0afff  MobileBackup arm64  <03844102ecc831248daffc1001d49883> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
       0x195a0b000 -        0x195a10fff  MSUDataAccessor arm64  <dfd29e52c91a394a8dd28f27c90d6f1f> /System/Library/PrivateFrameworks/MSUDataAccessor.framework/MSUDataAccessor
       0x195a11000 -        0x195a3afff  MobileAsset arm64  <958b08239cb63891930652a5b6fb0dae> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
       0x195a3b000 -        0x195a53fff  libsystem_networkextension.dylib arm64  <6c41f75c072a3741a659f78bec67eabf> /usr/lib/system/libsystem_networkextension.dylib
       0x195a54000 -        0x195ccefff  NetworkExtension arm64  <2a5a0d302a3434b48138b4f632af0786> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
       0x195ccf000 -        0x195d3cfff  Trial arm64  <a2a78f35e16538d1b89f034e088c1884> /System/Library/PrivateFrameworks/Trial.framework/Trial
       0x195d3d000 -        0x19637bfff  CoreML arm64  <7fb7b6155e4d38c085d3707bbe3ba908> /System/Library/Frameworks/CoreML.framework/CoreML
       0x19637c000 -        0x196e13fff  Espresso arm64  <36a425837974315d9fe94cedfc3f228b> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
       0x196e14000 -        0x197258fff  VideoToolbox arm64  <f19b4634f5533b53b8725f96b53461ee> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
       0x197259000 -        0x1972b5fff  OnBoardingKit arm64  <cbe061ca5d1239fc944e1bb81aa8ddb2> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit
       0x1973de000 -        0x1973f6fff  AXCoreUtilities arm64  <18307395ddff3ef4b16f41112fba3bbd> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
       0x198865000 -        0x198a85fff  Montreal arm64  <bf99303b83be31aab33ce6e9750e67b1> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
       0x198a86000 -        0x198bb7fff  LanguageModeling arm64  <6458b92f4d3136f8baa355de8c91d9eb> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
       0x198bb8000 -        0x198bc3fff  InternationalSupport arm64  <eb07841bb1a233b4a53702b101cfcfc5> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
       0x198bc4000 -        0x198ecbfff  iTunesCloud arm64  <acaac4dceffa39a094ec6c652f736da4> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
       0x198ecc000 -        0x198f39fff  libswiftUIKit.dylib arm64  <80140d3bbca23a2d8160ba97b16676ce> /usr/lib/swift/libswiftUIKit.dylib
       0x199082000 -        0x199150fff  CalendarDatabase arm64  <78bd8c6d66d53344ac70089b71a7bbc4> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
       0x199151000 -        0x199173fff  Notes arm64  <618e9fa2196f36ce9df4074bba91e0c0> /System/Library/PrivateFrameworks/Notes.framework/Notes
       0x199174000 -        0x199277fff  LinkPresentation arm64  <e2c4433377bc38168657e4f7ead98089> /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation
       0x199278000 -        0x1993c5fff  Combine arm64  <4eb0083a48ef3372b5cec1cdb0be5805> /System/Library/Frameworks/Combine.framework/Combine
       0x1994d5000 -        0x1994e7fff  UniformTypeIdentifiers arm64  <47a75117336e3b48a0c91197b86e9723> /System/Library/Frameworks/UniformTypeIdentifiers.framework/UniformTypeIdentifiers
       0x1994e8000 -        0x19958cfff  CloudDocs arm64  <097e38713403338ca9893c68f3e672a3> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
       0x19958d000 -        0x1997a0fff  Message arm64  <8ce8e0ddefd4314291420b1e59f04860> /System/Library/PrivateFrameworks/Message.framework/Message
       0x1997a1000 -        0x199831fff  EmailFoundation arm64  <7d63d97817ae3f758c8da6e592feb016> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation
       0x199b9c000 -        0x199bfcfff  MediaServices arm64  <03e54a1655bd3b53ac0044b1e777ef9e> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
       0x199bfd000 -        0x199e3afff  SearchFoundation arm64  <a9fa70d217603d139d1c379a69a35877> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
       0x199e3b000 -        0x199edcfff  WebBookmarks arm64  <dd7d06a30f3b39c6aa9d29c1259c818f> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
       0x199eee000 -        0x199f2afff  libobjc.A.dylib arm64  <b1fc4376831431dabfc295e703398d4e> /usr/lib/libobjc.A.dylib
       0x199f2b000 -        0x199f96fff  LoggingSupport arm64  <0d9cf57138f63691a704c47c8a9df5a0> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
       0x199f97000 -        0x199ffdfff  libc++.1.dylib arm64  <8633ff2f4ec83d6d899ee77422b4c89e> /usr/lib/libc++.1.dylib
       0x199ffe000 -        0x19a015fff  libc++abi.dylib arm64  <0f95258e876939b4b5379093fd3c3048> /usr/lib/libc++abi.dylib
       0x19a016000 -        0x19a069fff  SetupAssistant arm64  <61de85737a6b3a48853d0411d1f9e94a> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
       0x19a06a000 -        0x19a08ffff  OctagonTrust arm64  <bf74537df1a93baf9c95e3499f27ad7d> /System/Library/PrivateFrameworks/OctagonTrust.framework/OctagonTrust
       0x19a1ff000 -        0x19a249fff  CoreAutoLayout arm64  <25d4397593bd3423903ef50fd91e2eb8> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
       0x19a24a000 -        0x19a3f4fff  Network arm64  <473b96fe0f1f3df581ea204ad77d3ffd> /System/Library/Frameworks/Network.framework/Network
       0x19a3f5000 -        0x19a432fff  MobileKeyBag arm64  <d6e3e97d9920331abd44c0d7173ba1a1> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
       0x19a7b0000 -        0x19a7cbfff  BaseBoardUI arm64  <d9da70dea3ee396a9a1ce0ca40a9ff03> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
       0x19a7cc000 -        0x19a8affff  libvDSP.dylib arm64  <6cf0df8830bf31319a1a5f4afaf2be18> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
       0x19a8b0000 -        0x19a8e3fff  libAudioToolboxUtility.dylib arm64  <342945c0e685346895ab6c4c7deba59e> /usr/lib/libAudioToolboxUtility.dylib
       0x19aae2000 -        0x19abcefff  CoreNLP arm64  <a09fdb2643043c35806bd72830626fc8> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
       0x19abcf000 -        0x19ad56fff  FileProvider arm64  <4e27bbf4c714354086d87105f8c35e20> /System/Library/Frameworks/FileProvider.framework/FileProvider
       0x19ad57000 -        0x19ad7afff  BiomeStorage arm64  <61021fe7f40437d7829560280a3dd878> /System/Library/PrivateFrameworks/BiomeStorage.framework/BiomeStorage
       0x19ad7b000 -        0x19ad93fff  libswiftDispatch.dylib arm64  <2613aa0e260135d99c1fa0f8666156b6> /usr/lib/swift/libswiftDispatch.dylib
       0x19ad94000 -        0x19adcffff  DataDetectorsCore arm64  <481a850a83c43c858af42ca80423e834> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
       0x19add0000 -        0x19ae8efff  Symbolication arm64  <f6751ea60cff3982852c042d70e115bc> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication
       0x19ae8f000 -        0x19ae9dfff  CrashReporterSupport arm64  <28e1d85ebd0e3e1ab84172b6c5c0f09a> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
       0x19af2a000 -        0x19b082fff  TelephonyUtilities arm64  <075120bd2fc23881a3e5e8adb81ed540> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
       0x19b0c1000 -        0x19b2befff  MPSNeuralNetwork arm64  <7e41380d56d035768046e568ecbbcbdd> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
       0x19b2bf000 -        0x19b330fff  MPSCore arm64  <99278fd44c5a3212b755c395560f3016> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
       0x19b4a6000 -        0x19b530fff  CalendarFoundation arm64  <0a5568ccb243387f92152d41df2b12f6> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
       0x19b5cf000 -        0x19b6b9fff  NLP arm64  <5b7f26d0126f3a85b9b33a981988f204> /System/Library/PrivateFrameworks/NLP.framework/NLP
       0x19b6ba000 -        0x19b6e3fff  AppSupportUI arm64  <533df8c28789315593df2bd715302ad2> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
       0x19b6ee000 -        0x19b74bfff  FTServices arm64  <3434b800e5dc3fadbd9b0f3406504a8c> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
       0x19b74c000 -        0x19b80dfff  libboringssl.dylib arm64  <fc08f47cd65f3760a441346e1ccc6b6f> /usr/lib/libboringssl.dylib
       0x19b80e000 -        0x19b828fff  ProtocolBuffer arm64  <7215c2e2e8bc301abe4d472c5243620e> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
       0x19b829000 -        0x19b976fff  AVKit arm64  <18a3a997d7203d068ee47e3435c46b17> /System/Library/Frameworks/AVKit.framework/AVKit
       0x19bb24000 -        0x19bb35fff  AssertionServices arm64  <a78a5451da4c347ab04eb9b20a55cb45> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
       0x19bbcf000 -        0x19bd03fff  Metal arm64  <d5c370c6956d3b8d82aaa2de93338a2f> /System/Library/Frameworks/Metal.framework/Metal
       0x19bd04000 -        0x19beaafff  MediaExperience arm64  <3596240ef15c3e798a40a3b8a0b77dc5> /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience
       0x19c067000 -        0x19c080fff  libsystem_trace.dylib arm64  <fca1b0c0be3a3f7399f2a0cde8295081> /usr/lib/system/libsystem_trace.dylib
       0x19c081000 -        0x19c0b2fff  CoreServicesInternal arm64  <8ab1d2087b903c93b09964adc1039d6c> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
       0x19c0b3000 -        0x19c14afff  SafariCore arm64  <993c72783de13b5782c5d800db9d8505> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
       0x19c14b000 -        0x19c3d6fff  SafariShared arm64  <7d70f37a351b359fadc0a8f810214151> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
       0x19c957000 -        0x19ca62fff  AXMediaUtilities arm64  <46bac7f1e208385083d1e70b315cbe5d> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
       0x19ca63000 -        0x19cad5fff  ContactsAutocompleteUI arm64  <8f80f86dc1af3f998b8e24e367a73ab7> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI
       0x19cad6000 -        0x19cc5efff  MessageUI arm64  <898214a507503829b5717bb6c8b2c827> /System/Library/Frameworks/MessageUI.framework/MessageUI
       0x19d1a4000 -        0x19d25efff  SAObjects arm64  <3ea9940f1b1b3758af8dc7c5649d5fc3> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
       0x19d25f000 -        0x19d2c1fff  VoiceServices arm64  <7c971600f5743bca9f3f1f1b4753215a> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
       0x19d2c2000 -        0x19d2cafff  GraphicsServices arm64  <260f066ec5de3844967e483985448f21> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
       0x19d2cb000 -        0x19d328fff  DeviceManagement arm64  <f0e2d015d10130a68f98a61f12eb6da9> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
       0x19d4ce000 -        0x19d4f5fff  PowerLog arm64  <35270d5755d335af9f5320a3027955e6> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
       0x19d4f6000 -        0x19d528fff  DuetActivityScheduler arm64  <6dbd4783db5f3a60ab7ca0dd4d6ac0e0> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler
       0x19f301000 -        0x19f5e7fff  Vision arm64  <51460e895c863fb78302c60c4b1c8ae7> /System/Library/Frameworks/Vision.framework/Vision
       0x19f5e8000 -        0x19f64efff  DataAccess arm64  <16e1d5ad955939c684cb752b5661dd11> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
       0x19f64f000 -        0x19f6cffff  ProactiveSupport arm64  <e04fbd1856cd3930ae4950e856ad6141> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
       0x19f6fc000 -        0x19f71ffff  ApplePushService arm64  <fc8a65a8bc203de38faf32db0ebea176> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
       0x19f720000 -        0x19f773fff  BoardServices arm64  <3ba970a8ff4a3a1c9cd792d26d37994a> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices
       0x19f774000 -        0x19f7b5fff  libswiftCloudKit.dylib arm64  <6e707929675a31c4bb8ca8caba4b4746> /usr/lib/swift/libswiftCloudKit.dylib
       0x19f9c9000 -        0x19f9f9fff  libncurses.5.4.dylib arm64  <d8dc736ba2123f1c8f6fb22896de2214> /usr/lib/libncurses.5.4.dylib
       0x19f9fa000 -        0x19fa4afff  OSAnalytics arm64  <97966c785e173030b5ea8ff078ef0780> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics
       0x19fa4b000 -        0x19fae1fff  CoreBluetooth arm64  <9e8ebb2e6942308a80c05791cb73e644> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
       0x19fd23000 -        0x19fd72fff  TemplateKit arm64  <5c174c9d1c3932f7af0d7b43d8a894e8> /System/Library/PrivateFrameworks/TemplateKit.framework/TemplateKit
       0x19fd73000 -        0x19fdbafff  MobileInstallation arm64  <0302150fa7d2346fa9c388db64409c1b> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
       0x19fdbb000 -        0x19fe42fff  libTelephonyUtilDynamic.dylib arm64  <ea8ebcf4bdbf31379c53feeea1e08bbb> /usr/lib/libTelephonyUtilDynamic.dylib
       0x19fe43000 -        0x19feb9fff  NanoRegistry arm64  <ad5aac78d5de3ea6bdba1654f7c7a410> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
       0x19ffce000 -        0x19ffeefff  CoreMaterial arm64  <2d3c91008eb2360ebcf7fbaf21c39bf2> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial
       0x1a008d000 -        0x1a0225fff  libsqlite3.dylib arm64  <3ab8bb529cb736dbb2c726f16e3319d4> /usr/lib/libsqlite3.dylib
       0x1a0226000 -        0x1a0324fff  AVFCapture arm64  <02357fa20bf338ed9ac6e2fef4406049> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
       0x1a0325000 -        0x1a08a3fff  CMCapture arm64  <2c40cf79aba83659bff316766311dbf0> /System/Library/PrivateFrameworks/CMCapture.framework/CMCapture
       0x1a0d5a000 -        0x1a0e2ffff  Email arm64  <b927faeaeb353d93818924c12b539c05> /System/Library/PrivateFrameworks/Email.framework/Email
       0x1a12de000 -        0x1a12e8fff  libsystem_notify.dylib arm64  <da7ad699efc33aaaa7a6727a74f62408> /usr/lib/system/libsystem_notify.dylib
       0x1a12e9000 -        0x1a1346fff  CryptoTokenKit arm64  <91a307e5494c35149e268bfaeb53ac9f> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit
       0x1a13c7000 -        0x1a1440fff  libcorecrypto.dylib arm64  <5b156a0a7caa3843a86c1ece1e65a36f> /usr/lib/system/libcorecrypto.dylib
       0x1a1441000 -        0x1a146efff  UserManagement arm64  <ab1e9ca1e2703277b5131be30249ca56> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
       0x1a155b000 -        0x1a1572fff  libsystem_asl.dylib arm64  <61fbf27a647e3d82b385b196ef332370> /usr/lib/system/libsystem_asl.dylib
       0x1a1573000 -        0x1a15a1fff  AppSSO arm64  <ffaced7942dd39bf80fcac6afc76f07b> /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO
       0x1a15a2000 -        0x1a15c5fff  SharedWebCredentials arm64  <11a9ef15b88638b7b3744b90cefa5a15> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
       0x1a15c6000 -        0x1a17fefff  SafariServices arm64  <03ad4286ec1f3a3ca8fba106da4189a9> /System/Library/Frameworks/SafariServices.framework/SafariServices
       0x1a1855000 -        0x1a1892fff  DataAccessExpress arm64  <5eed44052dc433ba8625a5f1a1f03ef2> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
       0x1a1893000 -        0x1a18cdfff  CoreServicesStore arm64  <ee243c2ff5d73e4ebb1d596288526582> /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
       0x1a18ce000 -        0x1a18fefff  CoreAnalytics arm64  <9160178c91b73e1292c6e6ca8537c85a> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
       0x1a18ff000 -        0x1a190dfff  SymptomAnalytics arm64  <b8411ae76aa736c39c733ebd59266417> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics
       0x1a1b9f000 -        0x1a1bb0fff  NanoPreferencesSync arm64  <ea8dbda9eae037249db10594e03b6304> /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
       0x1a225e000 -        0x1a22affff  IconServices arm64  <a926aadf11443f6d814a770bfe8d1b2c> /System/Library/PrivateFrameworks/IconServices.framework/IconServices
       0x1a307c000 -        0x1a3379fff  vImage arm64  <5ceda429fca533a0859eb79a2ad3c459> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
       0x1a459b000 -        0x1a47d2fff  IMCore arm64  <aa6820025cbb3e5aa8146d441a9842ea> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
       0x1a48da000 -        0x1a48f5fff  IAP arm64  <d9bbb9875ce33f1c98630b6f0e6ccfaa> /System/Library/PrivateFrameworks/IAP.framework/IAP
       0x1a48f6000 -        0x1a4953fff  ktrace arm64  <10b25a5a495f3e8f8e77768856d0c2cb> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
       0x1a4afc000 -        0x1a4b07fff  Celestial arm64  <2fce267d8ba83681b543606bebe00d98> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
       0x1a4bd2000 -        0x1a4c3ffff  Pegasus arm64  <83e264c644033943aee2dbdd63256d22> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
       0x1a4c40000 -        0x1a4de6fff  WebKitLegacy arm64  <85715a4e67813e1caec92274983fc36b> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
       0x1a4ee1000 -        0x1a4f9afff  ClassKit arm64  <00d7d49224003a6da510a5e3783398f1> /System/Library/Frameworks/ClassKit.framework/ClassKit
       0x1a6481000 -        0x1a648cfff  IOMobileFramebuffer arm64  <75c67cd74d5e36a19562eab64036100c> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
       0x1a648d000 -        0x1a651bfff  ScreenTimeCore arm64  <e117ee672b913c8b8e7f8c770d24608a> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore
       0x1a65e2000 -        0x1a6793fff  CloudPhotoLibrary arm64  <17248ba8af6a343f8cc7e595c67ce324> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
       0x1a6794000 -        0x1a6a80fff  MusicLibrary arm64  <33287646c85a305e865957799f8bd577> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
       0x1a6a81000 -        0x1a6afffff  CallKit arm64  <fa8e415caad4351d91005b3ce9e6b4f9> /System/Library/Frameworks/CallKit.framework/CallKit
       0x1a6bab000 -        0x1a6bd0fff  PrototypeTools arm64  <edaa82bdec6a3db39e1a40d7866f6547> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
       0x1a6bd1000 -        0x1a6c02fff  PersistentConnection arm64  <af37b24859c83ce79d1b39f3b643408a> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
       0x1a6c03000 -        0x1a6d29fff  BiomeStreams arm64  <c802050644593b88b74ac1449b59d9a5> /System/Library/PrivateFrameworks/BiomeStreams.framework/BiomeStreams
       0x1a6d2a000 -        0x1a6d4bfff  SecurityFoundation arm64  <49bdf56d03f1334bb623f702f5086d32> /System/Library/PrivateFrameworks/SecurityFoundation.framework/SecurityFoundation
       0x1a6d4c000 -        0x1a7077fff  PencilKit arm64  <136f14022b6c38dabc60cef75393a528> /System/Library/Frameworks/PencilKit.framework/PencilKit
       0x1a7116000 -        0x1a7122fff  libswiftUniformTypeIdentifiers.dylib arm64  <2a4364ac9c0039aca4832157d3c110a2> /usr/lib/swift/libswiftUniformTypeIdentifiers.dylib
       0x1a7361000 -        0x1a74e9fff  IMDPersistence arm64  <59296de3f7803b9bae1cde582256e624> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
       0x1a78d9000 -        0x1a7ae4fff  SafariSharedUI arm64  <1f819f49839737c68c8be55b46d5208d> /System/Library/PrivateFrameworks/SafariSharedUI.framework/SafariSharedUI
       0x1a7b08000 -        0x1a7b23fff  AppSSOCore arm64  <ca61d91d3be93fa2812969dc4351dda8> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore
       0x1a7b24000 -        0x1a7b2efff  libMobileGestaltExtensions.dylib arm64  <5936fc611fa83ffabe133fc414c0d631> /usr/lib/libMobileGestaltExtensions.dylib
       0x1a7b2f000 -        0x1a7b4bfff  CoreFollowUp arm64  <fa30efedb2f43c5b9092f287a932c3b4> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
       0x1a7b4c000 -        0x1a7bdafff  Rapport arm64  <86d5dfc47033321c9cb402ccbd618b48> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
       0x1a7ccf000 -        0x1a7ce1fff  Categories arm64  <9b92a701f0c43d63b2216a8351c1d3b3> /System/Library/PrivateFrameworks/Categories.framework/Categories
       0x1a8058000 -        0x1a8081fff  LocationSupport arm64  <a661f16e2ee23d2daf88a2ac1f2b7e2f> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport
       0x1a8082000 -        0x1a80c6fff  iCalendar arm64  <20cc13526dc53f3284126b81acb16fdd> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
       0x1a80c7000 -        0x1a8102fff  CoreAccessories arm64  <21dc457b29e13b54ac42fe6ca2e6e032> /System/Library/PrivateFrameworks/CoreAccessories.framework/CoreAccessories
       0x1a8103000 -        0x1a822dfff  ConfigurationEngineModel arm64  <47923ac2c32a37d88ea23c65ebde1ae0> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
       0x1a822e000 -        0x1a8269fff  CacheDelete arm64  <816b2812e13d33788ab78d28f6e783a5> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
       0x1a826a000 -        0x1a8315fff  CVNLP arm64  <9b2af5e9ec9e3cc1947403f1c7c5c785> /System/Library/PrivateFrameworks/CVNLP.framework/CVNLP
       0x1a84c6000 -        0x1a84cefff  OSAServicesClient arm64  <d7ed42ef37f33ea2b0d6a1359f7d4ba2> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient
       0x1a84cf000 -        0x1a84d4fff  BiomeFoundation arm64  <597ab05ad93436edbdc746a939b82f68> /System/Library/PrivateFrameworks/BiomeFoundation.framework/BiomeFoundation
       0x1a84d5000 -        0x1a853bfff  ProtectedCloudStorage arm64  <9062e01930c33c8cac31b615ebfb990a> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
       0x1a853c000 -        0x1a857ffff  C2 arm64  <01a1a3e32d813453849582533be9ae0e> /System/Library/PrivateFrameworks/C2.framework/C2
       0x1a8580000 -        0x1a861ffff  DifferentialPrivacy arm64  <ece1ae1d54df3cb28f87375ab600cd68> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
       0x1a9018000 -        0x1a947efff  SiriInstrumentation arm64  <e29372ce0ea135b89e948a2768fe2168> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation
       0x1a947f000 -        0x1a94d0fff  BiometricKit arm64  <e04fa5d441f83d819df26e182b611a77> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
       0x1a96da000 -        0x1a97b6fff  CoreSymbolication arm64  <26656e22e8c43d5c96e45d4c66df51c6> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
       0x1aa249000 -        0x1aa24bfff  MessageSupport arm64  <de1f9ef5b01038e89455ad93f64cdce7> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
       0x1aa24c000 -        0x1aa25ffff  IOSurface arm64  <7d48cdf922f439b9ba0d44f8c46094fa> /System/Library/Frameworks/IOSurface.framework/IOSurface
       0x1aa260000 -        0x1aa2ccfff  MobileWiFi arm64  <f70b81b09f743bba96ea8c4757678ddf> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
       0x1aa2d1000 -        0x1aa2f6fff  DataDeliveryServices arm64  <0c62a2f7dc3d3021b8ea861b82127688> /System/Library/PrivateFrameworks/DataDeliveryServices.framework/DataDeliveryServices
       0x1aa77c000 -        0x1aa7cffff  DoNotDisturb arm64  <421f46ea3042368c832016abe1dae85b> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
       0x1aa863000 -        0x1aa909fff  MMCS arm64  <da76a3c8441a3ae3814a5137f9a65fd9> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
       0x1aa963000 -        0x1aa99dfff  libGLImage.dylib arm64  <7c1cb2ed0c653defa1d937108da74228> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
       0x1aa99e000 -        0x1aa9a6fff  libsystem_symptoms.dylib arm64  <60bf471f0db438bb82f869a968daf960> /usr/lib/system/libsystem_symptoms.dylib
       0x1aaa01000 -        0x1ab03ffff  CoreAudio arm64  <d6d2ab0e91a9362fb0d4d8f403efd963> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
       0x1ab040000 -        0x1ab05afff  ContactsDonation arm64  <6a09f27140c13e0eabe5d87c6575083c> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
       0x1ab05b000 -        0x1ab07efff  IntentsCore arm64  <7a0b528de3ca309e8cdf1336a2978327> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
       0x1ab18f000 -        0x1ab1d4fff  ImageCaptureCore arm64  <f385781fe43b396f91ae4147b655f2ee> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore
       0x1ab399000 -        0x1ab505fff  Navigation arm64  <6c57eaac96ee3747bbbf852cde207a51> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
       0x1ab506000 -        0x1ab52afff  SafariFoundation arm64  <7d4995adf5703303ad8caa3e9bab2e8e> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
       0x1ab7da000 -        0x1ab7f3fff  MaterialKit arm64  <145b7926b85232bc9105f8434db93bcb> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit
       0x1aba50000 -        0x1aba60fff  CoreAUC arm64  <d35dede0094a32cf9b325d5335a1bb03> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
       0x1ac38b000 -        0x1ac3a3fff  SettingsFoundation arm64  <96fbf48ff33b3cb49f582e0f391132eb> /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation
       0x1acc1c000 -        0x1ace59fff  RawCamera arm64  <1cf0e40b593d33069a9fbac96ed87893> /System/Library/CoreServices/RawCamera.bundle/RawCamera
       0x1acecf000 -        0x1acf3efff  ToneLibrary arm64  <12ff41601e76380f9fc85b1f1338073d> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
       0x1acf3f000 -        0x1acfbdfff  TrialProto arm64  <87a3a05057123e8d8d701457f3f52c17> /System/Library/PrivateFrameworks/TrialProto.framework/TrialProto
       0x1ad8c3000 -        0x1ad8d1fff  MediaSafetyNet arm64  <cf333dd1b85535378a5049965b7e1483> /System/Library/PrivateFrameworks/MediaSafetyNet.framework/MediaSafetyNet
       0x1ad8d2000 -        0x1ad91bfff  TimeSync arm64  <77277e5e182130df932d1b76a615eb0d> /System/Library/PrivateFrameworks/TimeSync.framework/TimeSync
       0x1ad97b000 -        0x1ad9cbfff  ExposureNotification arm64  <c67eff28708434738bf26036452f6d2d> /System/Library/Frameworks/ExposureNotification.framework/ExposureNotification
       0x1ae11b000 -        0x1ae125fff  CoreTime arm64  <46b1c9da891f3deab8a52e3580a2725b> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
       0x1aede1000 -        0x1aef2efff  TextRecognition arm64  <0804715c60fe32a2b55c276a7c9645d4> /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition
       0x1aef2f000 -        0x1aef42fff  ContextKitExtraction arm64  <6bfb2fd178c53680899d3d76117f9478> /System/Library/PrivateFrameworks/ContextKitExtraction.framework/ContextKitExtraction
       0x1af079000 -        0x1af07bfff  libswiftObjectiveC.dylib arm64  <bc4a9ac6e66f3ca7813169a713edaa78> /usr/lib/swift/libswiftObjectiveC.dylib
       0x1afb0b000 -        0x1afb7ffff  EmailCore arm64  <5e76eff76c9537eab2ca2b042348b07d> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
       0x1b0339000 -        0x1b038dfff  MIME arm64  <80615b5cbcaa320db4346a2b2ffdb4ff> /System/Library/PrivateFrameworks/MIME.framework/MIME
       0x1b0705000 -        0x1b071efff  MailServices arm64  <e83b4a97fdc139b79173bd4f208c7564> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
       0x1b07b7000 -        0x1b0847fff  CoreDAV arm64  <3b2f4e4feba33a38ab523d4c4bae52a5> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
       0x1b0848000 -        0x1b0861fff  AXAssetLoader arm64  <8c671d92a66833bea0421203ee87753f> /System/Library/PrivateFrameworks/AXAssetLoader.framework/AXAssetLoader
       0x1b09d8000 -        0x1b0a38fff  CalDAV arm64  <194018aa9db03633a08b455fdf00c0a7> /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV
       0x1b0a87000 -        0x1b0a96fff  MobileIcons arm64  <d8d46ad36bc33f1b82f7935f1ece0a0d> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
       0x1b118a000 -        0x1b126afff  ProofReader arm64  <778650ab967e35a5b35f1d789fb5b4e2> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
       0x1b28dd000 -        0x1b2941fff  AccessibilitySharedSupport arm64  <da7be503b3ea36f09fe7a274bfedc836> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport
       0x1b2942000 -        0x1b294dfff  MallocStackLogging arm64  <1744d0acb4cb303d8cfae19f939eaf3a> /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging
       0x1b29cd000 -        0x1b2bfdfff  EmailDaemon arm64  <2679148ff54a3e65ad97ddb0fd9d8b00> /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon
       0x1b2bfe000 -        0x1b2c4efff  MetadataUtilities arm64  <96c927203d1a341fadacc30d4cf994e6> /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
       0x1b32d5000 -        0x1b330cfff  MailSupport arm64  <d7ed0ca9244935c9a1be38d9e95b001a> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
       0x1b330d000 -        0x1b3377fff  CoreLocationProtobuf arm64  <3afe715a6a533f47a2d161efc694c96d> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
       0x1b35a2000 -        0x1b35ecfff  Bom arm64  <dad030050c2b3bf191e4683879d17002> /System/Library/PrivateFrameworks/Bom.framework/Bom
       0x1b362a000 -        0x1b3632fff  PushKit arm64  <ed4997895472372e86917f8c5a669ea4> /System/Library/Frameworks/PushKit.framework/PushKit
       0x1b3633000 -        0x1b36f8fff  PhotosFormats arm64  <82e82a882cde3ba1aa07ebf10b3b1c5e> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
       0x1b3a85000 -        0x1b3b4bfff  Quagga arm64  <c6941c7bd3233987bea6498636fdd1ac> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
       0x1b3b4c000 -        0x1b3b55fff  StudyLog arm64  <3f9d8306a686347fbf8565af5cc16df9> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
       0x1b3b56000 -        0x1b3ba8fff  CryptoKit arm64  <03f1948f1617318abf5c364bcbae635f> /System/Library/Frameworks/CryptoKit.framework/CryptoKit
       0x1b4d8b000 -        0x1b4de1fff  NaturalLanguage arm64  <0837e0b417f537f8bb0d95ce908249f9> /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage
       0x1b5a4c000 -        0x1b5a6ffff  MediaStream arm64  <1c05f522f329301f83df1322ba08f3fb> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
       0x1b69a4000 -        0x1b6ad2fff  InternalSwiftProtobuf arm64  <8bf46fcaefec3439a0ff6905723cfaf9> /System/Library/PrivateFrameworks/InternalSwiftProtobuf.framework/InternalSwiftProtobuf
       0x1b6cd6000 -        0x1b6d0dfff  MediaConversionService arm64  <8e99aa9c85a73518b78934dfadf59e28> /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService
       0x1b6d14000 -        0x1b6d89fff  AppleCVAPhoto arm64  <edef499b24df3801a0535e4e1603890a> /System/Library/PrivateFrameworks/AppleCVAPhoto.framework/AppleCVAPhoto
       0x1b6efc000 -        0x1b70c9fff  CoreHandwriting arm64  <8aec87dcf9473fbc80953215e1a49849> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
       0x1b745b000 -        0x1b7467fff  AppleIDAuthSupport arm64  <3492aa1eb27a3e95b1542d82826b8a58> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
       0x1b7497000 -        0x1b74b1fff  LocalAuthentication arm64  <3b39c55a11d03b3c9f91adc46f92f541> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
       0x1b753e000 -        0x1b7544fff  IOAccelerator arm64  <478bcaaca8ba3649bffc2c3a45e7d935> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
       0x1b79e6000 -        0x1b79f2fff  CloudPhotoServices arm64  <cd839f22b2613684880d9478d42747d8> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
       0x1b7a49000 -        0x1b7b04fff  iTunesStore arm64  <10fee27130633275b8b2c37790b065c8> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
       0x1b801b000 -        0x1b8050fff  libsystem_kernel.dylib arm64  <1db00c916ad8384085030c6fbffa8e0b> /usr/lib/system/libsystem_kernel.dylib
       0x1b8612000 -        0x1b8650fff  EmojiFoundation arm64  <95baac2596d838d48117c32e0fc9176d> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
       0x1b8dd5000 -        0x1b8de3fff  FontServices arm64  <1e8290db722839b187bb8bca232e9d94> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
       0x1b91f9000 -        0x1b9205fff  MediaAccessibility arm64  <8b5e47bdff6d3668acad8cddf0331a5a> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
       0x1b9252000 -        0x1b98e7fff  SiriTTS arm64  <0e70d395efe635b3b866255374a9b173> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
       0x1b98e8000 -        0x1b9903fff  SetupAssistantSupport arm64  <9f544a274e8f3de3b0c2340f9e96f0ab> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
       0x1b990c000 -        0x1b997cfff  Social arm64  <bb3288c630873a1a84e71bfc80e9c259> /System/Library/Frameworks/Social.framework/Social
       0x1b9abc000 -        0x1b9af6fff  VirtualGarage arm64  <7000dec82ec335ecbc58f5de7d81b95e> /System/Library/PrivateFrameworks/VirtualGarage.framework/VirtualGarage
       0x1b9af7000 -        0x1b9b21fff  NetAppsUtilities arm64  <b0f4bb605d623e8b8eecb2252ea746a4> /System/Library/PrivateFrameworks/NetAppsUtilities.framework/NetAppsUtilities
       0x1bb0f0000 -        0x1bb0f6fff  libdscsym.dylib arm64  <5b0462dde6f83d79ba385422804ed916> /usr/lib/libdscsym.dylib
       0x1bb0f7000 -        0x1bb108fff  HangTracer arm64  <685e510c78003cfd8c848a1aada4ef0f> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
       0x1bb306000 -        0x1bb3ebfff  SampleAnalysis arm64  <076fb99294b6397788b1e0371243ed82> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
       0x1bb3ec000 -        0x1bb421fff  PlugInKit arm64  <4c8e80c355163ce7a619f1619c662f8a> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
       0x1bb558000 -        0x1bb559fff  libSystem.B.dylib arm64  <3d6e5ab3e4b33bf1b4e91cb279e03028> /usr/lib/libSystem.B.dylib
       0x1bb8ed000 -        0x1bb8f9fff  MobileActivation arm64  <95d256d637eb355da0f1143813da0ee4> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
       0x1bb8fa000 -        0x1bb967fff  CalendarDaemon arm64  <515f75a2819831c7bc23298253747c36> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
       0x1bba7d000 -        0x1bbb02fff  libarchive.2.dylib arm64  <5cda134a4fae3d7d878e7d0901b902be> /usr/lib/libarchive.2.dylib
       0x1bbb03000 -        0x1bbb29fff  libtailspin.dylib arm64  <75c1526ee91b3bf0af7082eab0a1ed59> /usr/lib/libtailspin.dylib
       0x1bbb2a000 -        0x1bc0d5fff  libBNNS.dylib arm64  <530fcf2367ed3b56b180d97180f89678> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
       0x1bc0d6000 -        0x1bc108fff  SharedUtils arm64  <c3aef31094473e41820d6e05c40a0fdb> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
       0x1bc138000 -        0x1bc14cfff  DiagnosticRequest arm64  <d3c328dc72be3ab9bc9f5f347b8f9887> /System/Library/PrivateFrameworks/DiagnosticRequest.framework/DiagnosticRequest
       0x1bc22d000 -        0x1bc232fff  libsysdiagnose.dylib arm64  <63143d214762397196e55a74d5486b8b> /usr/lib/libsysdiagnose.dylib
       0x1bc2c7000 -        0x1bc3e7fff  CoreMediaStream arm64  <2dfadde431b838a78ba14725b318aada> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
       0x1bc5d0000 -        0x1bc5d0fff  AVFoundation arm64  <1bd391abce7a3144baa784af2d6dc353> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
       0x1bc5d1000 -        0x1bc5d1fff  Accelerate arm64  <3d955b7e45353a739c41132c6e1f289c> /System/Library/Frameworks/Accelerate.framework/Accelerate
       0x1bc5d2000 -        0x1bc847fff  libBLAS.dylib arm64  <0663a89967f63e91b4b4172046403894> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
       0x1bc848000 -        0x1bcd0cfff  libLAPACK.dylib arm64  <e0e4b569e8c7392d96a3692c98dad2ce> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
       0x1bcd0d000 -        0x1bcd21fff  libLinearAlgebra.dylib arm64  <f7709fc5c2a538ac8f6558389e021713> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
       0x1bcd22000 -        0x1bcd26fff  libQuadrature.dylib arm64  <a2080fb80db73c38824c3df32792ea8c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
       0x1bcd27000 -        0x1bcd8dfff  libSparse.dylib arm64  <f9b09bd00ddc3408ba5366f3d208f846> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
       0x1bcd8e000 -        0x1bcda0fff  libSparseBLAS.dylib arm64  <4a40459e425e3493b939a075b0ca12e0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
       0x1bcda1000 -        0x1bcdf5fff  libvMisc.dylib arm64  <43faefc8477a3ba49ee8d121d61faefd> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
       0x1bcdf6000 -        0x1bcdf6fff  vecLib arm64  <be2a3a139bf93e8eb97e6c08eebda916> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
       0x1bcdf7000 -        0x1bce0dfff  Accessibility arm64  <eb6b40dc093234938cdb74ec110adc31> /System/Library/Frameworks/Accessibility.framework/Accessibility
       0x1bce47000 -        0x1bce4afff  AppTrackingTransparency arm64  <491f9d47c7c7382fb4cf90d8ece069a6> /System/Library/Frameworks/AppTrackingTransparency.framework/AppTrackingTransparency
       0x1bce4b000 -        0x1bce5dfff  AssetsLibrary arm64  <80dc20ae121c30e0afade5cb9989a726> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
       0x1bcf6a000 -        0x1bcfc0fff  AuthenticationServices arm64  <0c6de172df1434628db8bd05b5864704> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
       0x1bd132000 -        0x1bd1a1fff  CoreMIDI arm64  <d85b0f43a3f83640ad27df5b09d11ec5> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
       0x1bd6ba000 -        0x1bd6befff  DeviceCheck arm64  <c8452e79d9ec3c219fa42fa10ddfeeed> /System/Library/Frameworks/DeviceCheck.framework/DeviceCheck
       0x1bd6bf000 -        0x1bd6dafff  ExternalAccessory arm64  <c0f9fbfbb4783495be912dfba4880072> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory
       0x1bd721000 -        0x1bd74efff  GSS arm64  <ca9369623ee032c2b9b072788926602d> /System/Library/Frameworks/GSS.framework/GSS
       0x1bd91b000 -        0x1bdae9fff  MLCompute arm64  <caef8ff2de5c3a31829813805b01394c> /System/Library/Frameworks/MLCompute.framework/MLCompute
       0x1bdb19000 -        0x1bdb35fff  MetalKit arm64  <e84427a1bf253de1bb1f1208b5ffe2ab> /System/Library/Frameworks/MetalKit.framework/MetalKit
       0x1bdb36000 -        0x1bdbc1fff  MPSImage arm64  <c8521709df1331ff87bbe706019f1e7a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
       0x1bdbc2000 -        0x1bdbeafff  MPSMatrix arm64  <c0cf7c6ceba430df998ff3c6ab58c3b5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
       0x1bdbeb000 -        0x1bdc90fff  MPSNDArray arm64  <0de4bee8665b3941b44a7d58a4b33ab5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray
       0x1bdc91000 -        0x1bdce6fff  MPSRayIntersector arm64  <637497021b0e390b838293d17ce52afd> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
       0x1bdce7000 -        0x1bdce7fff  MetalPerformanceShaders arm64  <d8b6aed998f63396bfea13a18075f23e> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
       0x1bdce8000 -        0x1be6a0fff  MetalPerformanceShadersGraph arm64  <358108775cc035589cdd02742ca2c1f3> /System/Library/Frameworks/MetalPerformanceShadersGraph.framework/MetalPerformanceShadersGraph
       0x1be6b8000 -        0x1be6b8fff  MobileCoreServices arm64  <6c02040d1a5535e2b197a6cebde5faa2> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
       0x1befd3000 -        0x1befe1fff  OSLog arm64  <8e7ea87b5c23329f9fb6f8d807bb6df6> /System/Library/Frameworks/OSLog.framework/OSLog
       0x1bf0e6000 -        0x1bf0effff  OpenGLES arm64  <45412b2c1c0f3bffb4436c6e8ae27147> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
       0x1bf0f0000 -        0x1bf0f1fff  libCVMSPluginSupport.dylib arm64  <84bc793b3fd63b4fb0adaf5d920446c5> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
       0x1bf0f2000 -        0x1bf0f8fff  libCoreFSCache.dylib arm64  <346e92e8ab7c30b7affd7f52af37c764> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
       0x1bf0f9000 -        0x1bf0fefff  libCoreVMClient.dylib arm64  <8a1f0522221937b4b5f68e4ca9bbffd1> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
       0x1bf0ff000 -        0x1bf108fff  libGFXShared.dylib arm64  <40f5d8cb3fbf378e9b2e91bf88704796> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
       0x1bf2c3000 -        0x1bf3abfff  PDFKit arm64  <efd5624801b739b89f3170a1b47e3953> /System/Library/Frameworks/PDFKit.framework/PDFKit
       0x1bf3bf000 -        0x1bf405fff  QuickLookThumbnailing arm64  <436dd226e3483b80a77f73a76817e457> /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
       0x1bfbc9000 -        0x1bfbc9fff  UIKit arm64  <9a24e910f57c3f32aadc4e047343503c> /System/Library/Frameworks/UIKit.framework/UIKit
       0x1bfbe0000 -        0x1bfcc0fff  VideoSubscriberAccount arm64  <0954eb118c5c37d288ee5de31bdd51d8> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
       0x1bfcc1000 -        0x1c02bcfff  libfaceCore.dylib arm64  <2b98384d88263070b420e2f08f29ae53> /System/Library/Frameworks/Vision.framework/libfaceCore.dylib
       0x1c02bd000 -        0x1c02bdfff  VisionKit arm64  <5953d65412a83db58bc582a377a162ce> /System/Library/Frameworks/VisionKit.framework/VisionKit
       0x1c083f000 -        0x1c0842fff  AFKUser arm64  <0d8fb06b9dcf325e86d087123185777e> /System/Library/PrivateFrameworks/AFKUser.framework/AFKUser
       0x1c0917000 -        0x1c0e6ffff  ANECompiler arm64  <7734995f985e30f6b199eedb7ec4ab50> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler
       0x1c0e70000 -        0x1c0e8dfff  ANEServices arm64  <46713ead88da3131a93e186898fa9e92> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
       0x1c0e92000 -        0x1c0eedfff  APFS arm64  <17be37183fea37bcaa49baa54f524172> /System/Library/PrivateFrameworks/APFS.framework/APFS
       0x1c0eee000 -        0x1c0ef9fff  ASEProcessing arm64  <90c3a50488b636828e961b4168d5740d> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
       0x1c181b000 -        0x1c1820fff  AggregateDictionary arm64  <6ff67fb2189c36669bcbf8bdd680a2d8> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
       0x1c19ca000 -        0x1c1aa6fff  AirPlaySync arm64  <c962319cf94d39058b0379dd156be1e1> /System/Library/PrivateFrameworks/AirPlaySync.framework/AirPlaySync
       0x1c1bc3000 -        0x1c1be1fff  AlgosScoreFramework arm64  <6740cf0329d0320587368b35e139ac5f> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/AlgosScoreFramework
       0x1c1d3d000 -        0x1c1f3ffff  AppC3D arm64  <d78e6d0dfe9b3329a8de8bf929917b7e> /System/Library/PrivateFrameworks/AppC3D.framework/AppC3D
       0x1c1f40000 -        0x1c1f6ffff  AppConduit arm64  <6a97dc9bbdf63946bee645f5b6bde7e8> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
       0x1c40f1000 -        0x1c4100fff  AppleFSCompression arm64  <32a3bd68c2a13d7cb01fefd5d3bb0173> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
       0x1c4111000 -        0x1c4136fff  AppleIDSSOAuthentication arm64  <a0b5f3a7453132a98d76266faecbe310> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
       0x1c4137000 -        0x1c417dfff  AppleJPEG arm64  <e5ec9e8bb9fe3aa88e6a9c5fa8fcaf45> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
       0x1c4276000 -        0x1c4294fff  AppleNeuralEngine arm64  <d674cc88b7c43fb2b7ed70f92ec3b66a> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
       0x1c429e000 -        0x1c42c2fff  AppleSauce arm64  <428c9abb4d953dffa98ff4d2b3fecda3> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
       0x1c4302000 -        0x1c4321fff  AssetCacheServices arm64  <c083bf1abac13876a34f9bd8b55d13cb> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
       0x1c45c0000 -        0x1c463dfff  AuthKitUI arm64  <f8ec8534326c30ce9f4a9ebb65f46cde> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
       0x1c46af000 -        0x1c46b0fff  BackgroundTaskAgent arm64  <517769f3ac2134ac80d5229385ee6d47> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent
       0x1c46d6000 -        0x1c4718fff  BiomePubSub arm64  <40ffa452db463545a53273c02d827126> /System/Library/PrivateFrameworks/BiomePubSub.framework/BiomePubSub
       0x1c4b3f000 -        0x1c4b55fff  BluetoothManager arm64  <d447adf2a24d3c22a47fbf42d69eb907> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
       0x1c4e2b000 -        0x1c4e35fff  CMCaptureCore arm64  <88d3a7d8df1b35f2b875bfd8eec0d734> /System/Library/PrivateFrameworks/CMCaptureCore.framework/CMCaptureCore
       0x1c4e36000 -        0x1c4e51fff  CPAnalytics arm64  <de16dc10bc56368db11ab3ae4664d102> /System/Library/PrivateFrameworks/CPAnalytics.framework/CPAnalytics
       0x1c4e54000 -        0x1c4e65fff  CPMS arm64  <15d2ecccecfb3eb29c8f9287a17ceddb> /System/Library/PrivateFrameworks/CPMS.framework/CPMS
       0x1c4e66000 -        0x1c4e77fff  CTCarrierSpace arm64  <7ec7b0e898b23042b918ffaf39215df3> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
       0x1c4fe5000 -        0x1c501ffff  CameraEditKit arm64  <3d56364b3d993e93a6c361356331b8fd> /System/Library/PrivateFrameworks/CameraEditKit.framework/CameraEditKit
       0x1c51de000 -        0x1c51e9fff  CaptiveNetwork arm64  <b210340f6406308ebdebdb2519aacfa0> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
       0x1c534f000 -        0x1c53bafff  Catalyst arm64  <9ef615f4aedc370396a8c866bada9092> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
       0x1c53bb000 -        0x1c53e5fff  CellularPlanManager arm64  <632a0568ec1c3e7ea898800da0a1b639> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
       0x1c5402000 -        0x1c540afff  CertUI arm64  <1f6a6217c4263f97a9820b5f66f45eeb> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
       0x1c5418000 -        0x1c5468fff  ChunkingLibrary arm64  <371da763d3153c6780b6a01e27155430> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
       0x1c5b26000 -        0x1c5b2dfff  CommonAuth arm64  <52cfea9986a4324eb7fca8898b94ed1f> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
       0x1c5b2e000 -        0x1c5b32fff  CommunicationsFilter arm64  <9fd27f0300fd3a27b6c63343cf219079> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
       0x1c5bfb000 -        0x1c5bfefff  ConstantClasses arm64  <1e3f1e8e0ff035c0b9f931753ebb7da8> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
       0x1c5c09000 -        0x1c5c59fff  ContactsAutocomplete arm64  <5778f625b5ee30718caa6e763368ebb6> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
       0x1c5c5f000 -        0x1c5cf0fff  ContactsUICore arm64  <75a023772c5f379497f0f2ebf1d3e7f3> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
       0x1c5dc9000 -        0x1c5ef9fff  CoreBrightness arm64  <bddd70b96ae13918a8b2ef0f78bc98f9> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
       0x1c5f8a000 -        0x1c5f9afff  CoreDuetDaemonProtocol arm64  <9dad17d160553e5d87d8632259ea0af8> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
       0x1c5f9d000 -        0x1c5f9ffff  CoreDuetDebugLogging arm64  <00bfa702f9bb3a2ab25bc990e9b89b34> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
       0x1c5faf000 -        0x1c5fc1fff  CoreEmoji arm64  <6d705ec0524839f599b3433a7c778d17> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
       0x1c6627000 -        0x1c662bfff  CoreOptimization arm64  <cacb67ec813f38b3bbf788d9b1dec492> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
       0x1c662c000 -        0x1c66f8fff  CorePDF arm64  <62d7824a59c43a9989a9a10615b93f96> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
       0x1c66f9000 -        0x1c6702fff  CorePhoneNumbers arm64  <9f9d30b9d4ab3753b06d465d19af5005> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
       0x1c6703000 -        0x1c675dfff  CorePrediction arm64  <a9c6a29642393736a0a65d7d171cb2c2> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
       0x1c7572000 -        0x1c757ffff  CoreRecents arm64  <7a9b4a5087d338d093f02377ee6de1b6> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
       0x1c7580000 -        0x1c75effff  CoreRecognition arm64  <c5fd5feb1ff63867a295cbf58c6f96e1> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
       0x1c75f0000 -        0x1c7606fff  CoreSDB arm64  <1fc633f2e4cf38e6aac27b249fbcbad2> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
       0x1c7607000 -        0x1c7636fff  CoreSVG arm64  <1197ec1d6e5d3e0a876cce32d28ca8fc> /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG
       0x1c78b8000 -        0x1c78bcfff  CryptoKitCBridging arm64  <3e067f9e14fe367fbf232f3a9b280f3c> /System/Library/PrivateFrameworks/CryptoKitCBridging.framework/CryptoKitCBridging
       0x1c78bd000 -        0x1c7914fff  CryptoKitPrivate arm64  <f12197c73d613a14bce9a17d3992ca7d> /System/Library/PrivateFrameworks/CryptoKitPrivate.framework/CryptoKitPrivate
       0x1c7915000 -        0x1c7919fff  DAAPKit arm64  <ee80e9ca53823465b099788acf5d7a5b> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
       0x1c7999000 -        0x1c79f4fff  DesktopServicesPriv arm64  <06c68d4347c5364996cebbe6c82d6621> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/DesktopServicesPriv
       0x1c7a01000 -        0x1c7a17fff  DeviceIdentity arm64  <266d076e369e3bb7aa1255c365181c2d> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
       0x1c7bed000 -        0x1c7c3bfff  DistributedEvaluation arm64  <c8f9f7cd83d93e3b9d22408defc515df> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation
       0x1c7d4e000 -        0x1c7e39fff  DocumentCamera arm64  <b6d8bba345a734bea06c6ed7cea7072e> /System/Library/PrivateFrameworks/DocumentCamera.framework/DocumentCamera
       0x1c7e3a000 -        0x1c7e81fff  DocumentManager arm64  <777f65f349ab315e9b5da11cb20970ab> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
       0x1c7e82000 -        0x1c7eabfff  DocumentManagerCore arm64  <0774dfa2888d30f7b5fb5e90ff015610> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
       0x1c7f5d000 -        0x1c7f5ffff  DragUI arm64  <54a020019bf13d0cab7a503e446083bd> /System/Library/PrivateFrameworks/DragUI.framework/DragUI
       0x1c7f98000 -        0x1c7fcafff  EAP8021X arm64  <7ebe1357e3623b74bea8391631211baf> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
       0x1c7fe4000 -        0x1c7feffff  EmailAddressing arm64  <74f2f2410d263bb89a1f53d14a876afb> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
       0x1c7ffa000 -        0x1c8011fff  Engram arm64  <d1eb006ad3193031a0f1017a4113113f> /System/Library/PrivateFrameworks/Engram.framework/Engram
       0x1c8167000 -        0x1c81b2fff  ExtensionFoundation arm64  <7aadf712c17f3e78b9ea3bf3ee169cbe> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/ExtensionFoundation
       0x1c837e000 -        0x1c838afff  FSEvents arm64  <348ed921d5fa3c2a92702dd3de323de4> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents
       0x1c838b000 -        0x1c83abfff  FTAWD arm64  <bafb31aef1553a38b66e824fab91f009> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
       0x1c83ac000 -        0x1c83affff  FTClientServices arm64  <604fc1966d9e33baa62e0bda40fcb489> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
       0x1c83b0000 -        0x1c87c3fff  FaceCore arm64  <4d9eebe11bfd34d5a792334468cd6a20> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
       0x1c87ca000 -        0x1c87cafff  FeatureFlags arm64  <aeece5574c6332ff8f11ec0ef0c74675> /System/Library/PrivateFrameworks/FeatureFlags.framework/FeatureFlags
       0x1c87cb000 -        0x1c87d4fff  FeatureFlagsSupport arm64  <69ef641a8c5d3db4a5837355fac0ede0> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/FeatureFlagsSupport
       0x1c87d5000 -        0x1c87e8fff  FeedbackLogger arm64  <c84a4faa9b843f8fbe93cae282fad18f> /System/Library/PrivateFrameworks/FeedbackLogger.framework/FeedbackLogger
       0x1c89ea000 -        0x1c8b14fff  libFontParser.dylib arm64  <ff2823c220273475be7028f6dc41b22f> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
       0x1c8b15000 -        0x1c8b1efff  libGSFont.dylib arm64  <84dbf5b04ad234d685d83aa79870c74c> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib
       0x1c8b1f000 -        0x1c8b5bfff  libGSFontCache.dylib arm64  <2e142babb2913daf8e223f1c584ab259> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
       0x1c8bc7000 -        0x1c8bcffff  libhvf.dylib arm64  <0d6b3748bae33315835df70634349d8f> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
       0x1c8bf9000 -        0x1c8c11fff  Futhark arm64  <a6281368155138b188386bcc96211585> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
       0x1c97da000 -        0x1c97ddfff  GPURawCounter arm64  <c9e4ac48d4bc3fd4a3a7390e83d64958> /System/Library/PrivateFrameworks/GPURawCounter.framework/GPURawCounter
       0x1c98ca000 -        0x1c98ebfff  GenerationalStorage arm64  <d3371252a990335ebb61b49f9998f107> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
       0x1c98ec000 -        0x1c98f9fff  GraphVisualizer arm64  <75a1ca084e0732f2bd9a347ed0b8b046> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
       0x1c9927000 -        0x1c9936fff  HID arm64  <0fe8cffa657834aca074eddaa3bc542d> /System/Library/PrivateFrameworks/HID.framework/HID
       0x1c9b59000 -        0x1c9bcdfff  Heimdal arm64  <4acc4c5faed635f19204b66355b2603c> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
       0x1ca1be000 -        0x1ca237fff  HomeSharing arm64  <59831c87b3ab35ce989f44c06ca2aeb8> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
       0x1ca291000 -        0x1ca296fff  IDSKVStore arm64  <62a37a67bf1735d9a16d9537a9fe8108> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore
       0x1ca5f7000 -        0x1ca5fffff  IMTransferServices arm64  <09ece75c52223bd69bea5880266fa0b0> /System/Library/PrivateFrameworks/IMTransferServices.framework/IMTransferServices
       0x1ca60a000 -        0x1ca634fff  IOGPU arm64  <df384cd9c0443017913b3b63a6680aab> /System/Library/PrivateFrameworks/IOGPU.framework/IOGPU
       0x1ca636000 -        0x1ca640fff  IOKitten arm64  <6f93f97d667e301db23a8b6471d360c9> /System/Library/PrivateFrameworks/IOKitten.framework/IOKitten
       0x1ca641000 -        0x1ca643fff  IOSurfaceAccelerator arm64  <165c6f861f7b32eab9c003329f400bc4> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
       0x1ca670000 -        0x1ca678fff  IdleTimerServices arm64  <42980c410d2639629bae3be2a40e8226> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
       0x1ca682000 -        0x1ca688fff  IncomingCallFilter arm64  <c411ad22a0df36358023f590663ec0b6> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
       0x1ca689000 -        0x1ca6f3fff  InertiaCam arm64  <f285d534c980303e98d4cbf019971b2b> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam
       0x1ca746000 -        0x1ca755fff  IntentsFoundation arm64  <8ee7505cedb3365d958308778cc5df59> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
       0x1ca773000 -        0x1ca775fff  InternationalTextSearch arm64  <e04fce9417573920ae5b65a97389c6f6> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
       0x1ca776000 -        0x1ca798fff  IntlPreferences arm64  <aa519180b71834a491277f0f77119d75> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
       0x1caa53000 -        0x1caa5afff  LinguisticData arm64  <9e46556d01f733efa190839b65427cf5> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
       0x1caab6000 -        0x1caaf9fff  LocalAuthenticationPrivateUI arm64  <d0c6c83257ed3b68b3e9227c6327e496> /System/Library/PrivateFrameworks/LocalAuthenticationPrivateUI.framework/LocalAuthenticationPrivateUI
       0x1cad05000 -        0x1cad05fff  Marco arm64  <7097cc3bc9e4375faaa099300106e024> /System/Library/PrivateFrameworks/Marco.framework/Marco
       0x1e14f2000 -        0x1e1806fff  MediaLibraryCore arm64  <580fa86b5be73522a8dae5ed22f38115> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
       0x1e1807000 -        0x1e185bfff  MediaPlatform arm64  <3af84a15c35d34d89a37d576930c3a3d> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
       0x1e1db9000 -        0x1e1e20fff  MetricsKit arm64  <f1d7985fa6d13fddbc487a8c38cd4393> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit
       0x1e1e33000 -        0x1e1e71fff  MobileBluetooth arm64  <43e07d82bb463422bbbdc9c43f769d7b> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
       0x1e1ef1000 -        0x1e1ef7fff  MobileSystemServices arm64  <425912ca6a013d97b6ac1caffb3ebeb9> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
       0x1e22f3000 -        0x1e22f9fff  Netrb arm64  <8d8351b0e28a3de3b6e6e652a49e6dda> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
       0x1e2352000 -        0x1e249dfff  NetworkServiceProxy arm64  <7b5ba9869b58390ca9c478c95e0c4dc0> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy
       0x1e2533000 -        0x1e2535fff  OAuth arm64  <4f9e4a7fe11039a1b79ce915149ae2f8> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
       0x1e2536000 -        0x1e2539fff  OSASubmissionClient arm64  <6c0cc1d310b83081933b4d03a7a51a0f> /System/Library/PrivateFrameworks/OSASubmissionClient.framework/OSASubmissionClient
       0x1e253c000 -        0x1e255dfff  OSAnalyticsPrivate arm64  <91cd7f8e4f573e3daad27c7e2c0e253e> /System/Library/PrivateFrameworks/OSAnalyticsPrivate.framework/OSAnalyticsPrivate
       0x1e255e000 -        0x1e25a1fff  OTSVG arm64  <996e8594b4d837dea7eccea7a09a6fb5> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
       0x1e2c85000 -        0x1e2c87fff  ParsecSubscriptionServiceSupport arm64  <00d5c8f96a3336269a404b2ac9067b3c> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
       0x1e2c8c000 -        0x1e2cc0fff  Pasteboard arm64  <9d36db7af27e35a189294eab879a13e2> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
       0x1e2cf9000 -        0x1e2d05fff  PersonaKit arm64  <280ded6637fb377ebccc95bb5d4e3049> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
       0x1e2d06000 -        0x1e2d14fff  PersonaUI arm64  <b1fa2b0d4cc33a67984e781836f0e360> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
       0x1e2d54000 -        0x1e2d55fff  PhoneNumbers arm64  <9983e5560ef63f57b619183d70cdc1a6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
       0x1e2f44000 -        0x1e2f77fff  PhotosImagingFoundation arm64  <42e1ae0d0fdf3482b85dd474583ce396> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
       0x1e2f78000 -        0x1e2fc6fff  PhysicsKit arm64  <93b922cdc15a3fdcbf8411a33fb909f7> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
       0x1e3091000 -        0x1e30a0fff  PointerUIServices arm64  <14fea2c4ed6530d684e2fdf9f4027fc0> /System/Library/PrivateFrameworks/PointerUIServices.framework/PointerUIServices
       0x1e4785000 -        0x1e4791fff  RTCReporting arm64  <d121b7d35854303687a69edd3295cbb0> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
       0x1e4a38000 -        0x1e4a47fff  RemoteServiceDiscovery arm64  <c1286ff3a7e0322a9f02ddd0d1d0c7d2> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/RemoteServiceDiscovery
       0x1e4a4d000 -        0x1e4a61fff  RemoteTextInput arm64  <57945b2b3bc631029f9186108d651234> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
       0x1e4a62000 -        0x1e4af3fff  RemoteUI arm64  <3b7d754e67a532a0b9f8be07f3252936> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
       0x1e4af4000 -        0x1e4b0afff  RemoteXPC arm64  <fa6c048ca177365fb37c930e90373b16> /System/Library/PrivateFrameworks/RemoteXPC.framework/RemoteXPC
       0x1e4b25000 -        0x1e4b2afff  RevealCore arm64  <09c0baac4cdd3fd3a68e2844b423ccbb> /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore
       0x1e6bc2000 -        0x1e6bcdfff  SignpostCollection arm64  <fa809552855f3d50b8333e2794a60a3a> /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
       0x1e6bce000 -        0x1e6bcefff  SignpostMetrics arm64  <2bc527a5c68538b59cffc5206eff649b> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics
       0x1e6bd0000 -        0x1e6c17fff  SignpostSupport arm64  <2b501dbacdba333a90703af30b0481ed> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
       0x1e7c77000 -        0x1e7c77fff  SoftLinking arm64  <45de97d150b130f0b1cdee636257eda4> /System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
       0x1e80e9000 -        0x1e8129fff  StreamingZip arm64  <697634da3fcc384a8b131fb280c8c01d> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
       0x1e8132000 -        0x1e813dfff  SymptomDiagnosticReporter arm64  <d4548a543584390480e8a917bc44a32b> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
       0x1e8184000 -        0x1e81affff  SymptomPresentationFeed arm64  <134c5aeadbbd3d70bcc4a20e61e1ca4b> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed
       0x1e820c000 -        0x1e821dfff  TCC arm64  <f1cc8deea38237d68ec9729c0e4b2e71> /System/Library/PrivateFrameworks/TCC.framework/TCC
       0x1e8c16000 -        0x1e8cb9fff  TextureIO arm64  <88bc61ea5a5c396a90dd3c098c1652ee> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
       0x1e8f74000 -        0x1e8f7cfff  URLFormatting arm64  <c53a63eaa11f3abb91c4d6439fdd8f13> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
       0x1e956a000 -        0x1e959bfff  UsageTracking arm64  <1b22dad6ac5237389e44dcf83d230004> /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking
       0x1ea603000 -        0x1ea604fff  WatchdogClient arm64  <ffc4034e7c433826b5f2ee2db1c4181d> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient
       0x1ea69a000 -        0x1eaa71fff  libANGLE-shared.dylib arm64  <0f37995ca23f340b80e85877ac9ab762> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libANGLE-shared.dylib
       0x1eaa72000 -        0x1eb246fff  libwebrtc.dylib arm64  <7fbfa33259853d0b896eed0700ae9649> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
       0x1eb2d8000 -        0x1eb2f5fff  WebUI arm64  <5f961aebbe7430cca0f7e07d07420b2d> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
       0x1ebd29000 -        0x1ebd2dfff  XCTTargetBootstrap arm64  <a29b24ba6005341c8377c4e7c37957ef> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
       0x1ebdf9000 -        0x1ebe1ffff  caulk arm64  <7f1fcd4ec3be3ddd8386903007be9663> /System/Library/PrivateFrameworks/caulk.framework/caulk
       0x1ee775000 -        0x1ee77afff  kperf arm64  <8478bd37542b3a48a553631f32d7839f> /System/Library/PrivateFrameworks/kperf.framework/kperf
       0x1ee77b000 -        0x1ee783fff  kperfdata arm64  <0378f38a62e13aa8a0cffabc05430ada> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
       0x1ee784000 -        0x1ee79bfff  libEDR arm64  <44bb732a251e3384964c329bc42fdc93> /System/Library/PrivateFrameworks/libEDR.framework/libEDR
       0x1ee7b4000 -        0x1ee7c6fff  perfdata arm64  <0b72969c22ad3ecfbf37b7506422c42e> /System/Library/PrivateFrameworks/perfdata.framework/perfdata
       0x1ee7c7000 -        0x1ee7fffff  vCard arm64  <d4c05c94b83a3b298829dc99f4a0dc87> /System/Library/PrivateFrameworks/vCard.framework/vCard
       0x1eefd6000 -        0x1ef015fff  libAWDSupport.dylib arm64  <865868c784c53b1daf4b73357abed42c> /usr/lib/libAWDSupport.dylib
       0x1ef016000 -        0x1ef44cfff  libAWDSupportFramework.dylib arm64  <786c5d1c4e22329890e0d77d998c8b0e> /usr/lib/libAWDSupportFramework.dylib
       0x1ef5d0000 -        0x1ef5e0fff  libAudioStatistics.dylib arm64  <c917947869893d06b95305f77defa831> /usr/lib/libAudioStatistics.dylib
       0x1ef7c9000 -        0x1ef7fcfff  libCRFSuite.dylib arm64  <5474ced56731346bbd4165e854c9a7e1> /usr/lib/libCRFSuite.dylib
       0x1ef7fd000 -        0x1ef7fefff  libCTGreenTeaLogger.dylib arm64  <2144082111c93d949286ba812877e4eb> /usr/lib/libCTGreenTeaLogger.dylib
       0x1ef7ff000 -        0x1ef806fff  libChineseTokenizer.dylib arm64  <76fb4a8ad9e73e51942c3ba3b5ac9188> /usr/lib/libChineseTokenizer.dylib
       0x1efa77000 -        0x1efa7ffff  libIOReport.dylib arm64  <0b698b05ba9d3a60b87054a9f619d59e> /usr/lib/libIOReport.dylib
       0x1efb03000 -        0x1efb0afff  libMatch.1.dylib arm64  <954f43a7cbed3adea8587b000a3af15f> /usr/lib/libMatch.1.dylib
       0x1efb65000 -        0x1efbbdfff  libParallelCompression.dylib arm64  <0b33f2ca3fd131e9b4fa3c102a0da3cf> /usr/lib/libParallelCompression.dylib
       0x1efbe7000 -        0x1efbe8fff  libThaiTokenizer.dylib arm64  <accfd582e0693921aa0daeabb5d0366a> /usr/lib/libThaiTokenizer.dylib
       0x1efe49000 -        0x1efe4bfff  libapp_launch_measurement.dylib arm64  <a67f236f732c3208992e4a98112e8987> /usr/lib/libapp_launch_measurement.dylib
       0x1efe4c000 -        0x1efe63fff  libapple_nghttp2.dylib arm64  <7e696bf0f2a03045955f7e3f69e17ef5> /usr/lib/libapple_nghttp2.dylib
       0x1efe64000 -        0x1efef4fff  libate.dylib arm64  <430311690b3734a78e74ce239fc8310c> /usr/lib/libate.dylib
       0x1eff84000 -        0x1eff94fff  libbsm.0.dylib arm64  <1ce24790d1733fc481592a04bf64b1e9> /usr/lib/libbsm.0.dylib
       0x1eff95000 -        0x1effa1fff  libbz2.1.0.dylib arm64  <9552b993b94334488515f97cea44f9a9> /usr/lib/libbz2.1.0.dylib
       0x1effa2000 -        0x1effa2fff  libcharset.1.dylib arm64  <12c2bbc62737334aba8141c4a7a5d529> /usr/lib/libcharset.1.dylib
       0x1effa3000 -        0x1effb4fff  libcmph.dylib arm64  <ed02c1edbf0e3dc899f52e2c2e133966> /usr/lib/libcmph.dylib
       0x1effb5000 -        0x1f0080fff  libcompression.dylib arm64  <9f4c9dc73e733602ba570927d0353fb2> /usr/lib/libcompression.dylib
       0x1f0081000 -        0x1f0098fff  libcoretls.dylib arm64  <b495726d4dac3531aaac700d799d6f6d> /usr/lib/libcoretls.dylib
       0x1f0099000 -        0x1f009afff  libcoretls_cfhelpers.dylib arm64  <b019f4b6d23e3f919c3fe7dbd0434887> /usr/lib/libcoretls_cfhelpers.dylib
       0x1f00de000 -        0x1f00e5fff  libcupolicy.dylib arm64  <14bb1154542733b1a8ec1c1cc9ea43cb> /usr/lib/libcupolicy.dylib
       0x1f00e6000 -        0x1f00eefff  libdns_services.dylib arm64  <1ae123eafae73cd0a798ae9450d783be> /usr/lib/libdns_services.dylib
       0x1f00ef000 -        0x1f010cfff  libedit.3.dylib arm64  <3bbff264cc6d3af7b4654cbb2684468c> /usr/lib/libedit.3.dylib
       0x1f010d000 -        0x1f010efff  libenergytrace.dylib arm64  <b129396dcffb321a85c6f19b48f0c931> /usr/lib/libenergytrace.dylib
       0x1f010f000 -        0x1f0129fff  libexpat.1.dylib arm64  <111a9c50961f33fe8267efdda528640e> /usr/lib/libexpat.1.dylib
       0x1f0153000 -        0x1f0155fff  libgermantok.dylib arm64  <8bea5cacd70f314cafb4501d519cad14> /usr/lib/libgermantok.dylib
       0x1f0156000 -        0x1f015bfff  libheimdal-asn1.dylib arm64  <0523241ee55b3fee82828c30142742b3> /usr/lib/libheimdal-asn1.dylib
       0x1f015c000 -        0x1f024dfff  libiconv.2.dylib arm64  <e5786785024738b38ffc3afdea5a9dab> /usr/lib/libiconv.2.dylib
       0x1f027f000 -        0x1f0280fff  liblangid.dylib arm64  <39278c0dbdce355096545bfb5904c6b6> /usr/lib/liblangid.dylib
       0x1f0281000 -        0x1f028afff  liblockdown.dylib arm64  <7189462270413da78ab6f52d00b2c4a7> /usr/lib/liblockdown.dylib
       0x1f028b000 -        0x1f02a3fff  liblzma.5.dylib arm64  <b830394ff4ea30f789532341737440b3> /usr/lib/liblzma.5.dylib
       0x1f02d3000 -        0x1f032efff  libmecab.dylib arm64  <c08eee93ddfe38eda0b303a00105e19b> /usr/lib/libmecab.dylib
       0x1f032f000 -        0x1f058dfff  libmecabra.dylib arm64  <4e90774dd5033afd9f44fdd0676201fd> /usr/lib/libmecabra.dylib
       0x1f058e000 -        0x1f05acfff  libmis.dylib arm64  <a79e0b13e14331d7907f7ddc20f1a56e> /usr/lib/libmis.dylib
       0x1f05ad000 -        0x1f05d3fff  libnetworkextension.dylib arm64  <6d5fc59fb28139c9b04472463a141e89> /usr/lib/libnetworkextension.dylib
       0x1f096c000 -        0x1f097cfff  libpartition2_dynamic.dylib arm64  <109a532eec1f3eb190a3592c11063f06> /usr/lib/libpartition2_dynamic.dylib
       0x1f097d000 -        0x1f09b9fff  libpcap.A.dylib arm64  <6db56f22eaab3fcea353032cbb4bfde6> /usr/lib/libpcap.A.dylib
       0x1f09ba000 -        0x1f09c7fff  libperfcheck.dylib arm64  <c277ec291d87366e87b2221db6a9cf22> /usr/lib/libperfcheck.dylib
       0x1f09cf000 -        0x1f09e3fff  libprequelite.dylib arm64  <61a79d111b6b3065877c231ffbef5fb6> /usr/lib/libprequelite.dylib
       0x1f09e4000 -        0x1f09f7fff  libprotobuf-lite.dylib arm64  <01b9733c1b2e3c529d6d822f888786fd> /usr/lib/libprotobuf-lite.dylib
       0x1f09f8000 -        0x1f0a5cfff  libprotobuf.dylib arm64  <4b2242d9fd323ff0b166541216ffcd8f> /usr/lib/libprotobuf.dylib
       0x1f0a5d000 -        0x1f0b19fff  libquic.dylib arm64  <3a5392a8b95c38ab86925793d2fbf52a> /usr/lib/libquic.dylib
       0x1f0b1a000 -        0x1f0b32fff  libresolv.9.dylib arm64  <2faf76abee23370f91f46ca129e5bdc2> /usr/lib/libresolv.9.dylib
       0x1f0b33000 -        0x1f0b35fff  libsandbox.1.dylib arm64  <82de7e5f326d36778e6f9549b9dd9211> /usr/lib/libsandbox.1.dylib
       0x1f0b47000 -        0x1f0b78fff  libtidy.A.dylib arm64  <c900e33ed298300ba9310f251dd9375f> /usr/lib/libtidy.A.dylib
       0x1f0b80000 -        0x1f0b83fff  libutil.dylib arm64  <90e5ad8963d23fa09f1861c567bb5eb2> /usr/lib/libutil.dylib
       0x1f0b84000 -        0x1f0c75fff  libxml2.2.dylib arm64  <2fb5f980966d3fea9b9f8c5fed6ebe6e> /usr/lib/libxml2.2.dylib
       0x1f0ca4000 -        0x1f0cb5fff  libz.1.dylib arm64  <1608f06998f839479ca65c8222e019e2> /usr/lib/libz.1.dylib
       0x1f0cf1000 -        0x1f0cf3fff  liblog_network.dylib arm64  <8343c875b8a33618bace74e0d530885e> /usr/lib/log/liblog_network.dylib
       0x1f0cfc000 -        0x1f0d17fff  libswiftAVFoundation.dylib arm64  <927591d7eb0c3cd4a11eb87d3228f42b> /usr/lib/swift/libswiftAVFoundation.dylib
       0x1f0d18000 -        0x1f0daafff  libswiftAccelerate.dylib arm64  <31de465e7c903bb39963579488f88720> /usr/lib/swift/libswiftAccelerate.dylib
       0x1f0ddb000 -        0x1f0dddfff  libswiftContacts.dylib arm64  <508455f987443b16bdf63b5401004d42> /usr/lib/swift/libswiftContacts.dylib
       0x1f0dde000 -        0x1f0de6fff  libswiftCoreAudio.dylib arm64  <ed63cb0c02c533c781b874ab92fab8d9> /usr/lib/swift/libswiftCoreAudio.dylib
       0x1f0de7000 -        0x1f0df3fff  libswiftCoreData.dylib arm64  <e8b035d3796d3b56aa210df7b80b03eb> /usr/lib/swift/libswiftCoreData.dylib
       0x1f0df4000 -        0x1f0df4fff  libswiftCoreFoundation.dylib arm64  <d2ed2b985a9337e7b24f1e58334740a6> /usr/lib/swift/libswiftCoreFoundation.dylib
       0x1f0df5000 -        0x1f0df5fff  libswiftCoreImage.dylib arm64  <0e940cf962953fa0a933d814baf528ef> /usr/lib/swift/libswiftCoreImage.dylib
       0x1f0df6000 -        0x1f0df8fff  libswiftCoreLocation.dylib arm64  <e607e154acd33a6e8dd360f5069db21e> /usr/lib/swift/libswiftCoreLocation.dylib
       0x1f0df9000 -        0x1f0e03fff  libswiftCoreMIDI.dylib arm64  <6ee8bcff51173236900743725cefbd5a> /usr/lib/swift/libswiftCoreMIDI.dylib
       0x1f0e2b000 -        0x1f0e64fff  libswiftCoreMedia.dylib arm64  <f920f10c21f3379b9264c9dbfa0b4a40> /usr/lib/swift/libswiftCoreMedia.dylib
       0x1f0e70000 -        0x1f0e71fff  libswiftCryptoTokenKit.dylib arm64  <b8f644d425b230469eddc33fa034c2de> /usr/lib/swift/libswiftCryptoTokenKit.dylib
       0x1f0e72000 -        0x1f0e7bfff  libswiftDarwin.dylib arm64  <f6c19665588c30c290419a67ad379d11> /usr/lib/swift/libswiftDarwin.dylib
       0x1f0ec4000 -        0x1f0ec8fff  libswiftMetal.dylib arm64  <d2a9092f77043e8cb0b636313fa00d05> /usr/lib/swift/libswiftMetal.dylib
       0x1f0f5c000 -        0x1f0f5dfff  libswiftQuartzCore.dylib arm64  <a1b404f519d630f29230bda08f7c4e57> /usr/lib/swift/libswiftQuartzCore.dylib
       0x1f0faf000 -        0x1f0fb2fff  libswiftWebKit.dylib arm64  <8a4f47cc24153f7484999af606a2d2ca> /usr/lib/swift/libswiftWebKit.dylib
       0x1f0fb3000 -        0x1f0fccfff  libswiftos.dylib arm64  <4bca320176333150b4cedd34f8e265a6> /usr/lib/swift/libswiftos.dylib
       0x1f0fcd000 -        0x1f0fe4fff  libswiftsimd.dylib arm64  <6c168a7b4a36300ea5b845626e40b97e> /usr/lib/swift/libswiftsimd.dylib
       0x1f0fe5000 -        0x1f0feafff  libcache.dylib arm64  <3e8a856f3f9a34a0874947a49fde9a47> /usr/lib/system/libcache.dylib
       0x1f0feb000 -        0x1f0ff7fff  libcommonCrypto.dylib arm64  <6f836fbdd8d63c6e91f3151876f1cc04> /usr/lib/system/libcommonCrypto.dylib
       0x1f0ff8000 -        0x1f0ffbfff  libcompiler_rt.dylib arm64  <99314816546835e2b22d4503b2519099> /usr/lib/system/libcompiler_rt.dylib
       0x1f0ffc000 -        0x1f1004fff  libcopyfile.dylib arm64  <2f0d4f68a3c13504a1599a34dcc5a8a6> /usr/lib/system/libcopyfile.dylib
       0x1f10f7000 -        0x1f10fbfff  libmacho.dylib arm64  <dff0b63e540333858a025237c77d1b5e> /usr/lib/system/libmacho.dylib
       0x1f10fc000 -        0x1f10fefff  libremovefile.dylib arm64  <c741ea0b44ad32ddbabc2955d9b316dd> /usr/lib/system/libremovefile.dylib
       0x1f10ff000 -        0x1f1100fff  libsystem_blocks.dylib arm64  <6e77b1124ce73cf3aa0240826400792c> /usr/lib/system/libsystem_blocks.dylib
       0x1f1101000 -        0x1f1105fff  libsystem_collections.dylib arm64  <017f1a488e6b3da79fca831de943b41c> /usr/lib/system/libsystem_collections.dylib
       0x1f1106000 -        0x1f110afff  libsystem_configuration.dylib arm64  <74d3583795d63df58b55cffe4a8b5f76> /usr/lib/system/libsystem_configuration.dylib
       0x1f110b000 -        0x1f112afff  libsystem_containermanager.dylib arm64  <102b3983257e3c6cadd2056962204d22> /usr/lib/system/libsystem_containermanager.dylib
       0x1f112b000 -        0x1f112cfff  libsystem_coreservices.dylib arm64  <174a948cd9343bc3ac25b9465eaf834f> /usr/lib/system/libsystem_coreservices.dylib
       0x1f112d000 -        0x1f1137fff  libsystem_darwin.dylib arm64  <62e8052773af3935b3c8ae96d8f6725e> /usr/lib/system/libsystem_darwin.dylib
       0x1f1138000 -        0x1f1140fff  libsystem_dnssd.dylib arm64  <71d82c95ba5537ffaf6304f98607385b> /usr/lib/system/libsystem_dnssd.dylib
       0x1f1141000 -        0x1f1143fff  libsystem_featureflags.dylib arm64  <7216327357ae3cdb86edb8c1fcf2e707> /usr/lib/system/libsystem_featureflags.dylib
       0x1f1144000 -        0x1f117afff  libsystem_m.dylib arm64  <6173986f4f283a0b8a517fb0dd6d9758> /usr/lib/system/libsystem_m.dylib
       0x1f117b000 -        0x1f1181fff  libsystem_platform.dylib arm64  <68a13c2e80dd3754b166c0a5992a7417> /usr/lib/system/libsystem_platform.dylib
       0x1f1182000 -        0x1f1182fff  libsystem_product_info_filter.dylib arm64  <245a55ad52a03071b7922e6573a1bec6> /usr/lib/system/libsystem_product_info_filter.dylib
       0x1f1183000 -        0x1f118efff  libsystem_pthread.dylib arm64  <1026e3a4d3c03b0da552f185d6772a29> /usr/lib/system/libsystem_pthread.dylib
       0x1f118f000 -        0x1f1192fff  libsystem_sandbox.dylib arm64  <514ff30c33403688ab4ad973e8e8fb70> /usr/lib/system/libsystem_sandbox.dylib
       0x1f1193000 -        0x1f119dfff  libunwind.dylib arm64  <37d2e27f4d8930959efd9090a4ec74fa> /usr/lib/system/libunwind.dylib
       0x1f119e000 -        0x1f11dafff  libxpc.dylib arm64  <267da60eb413307fbf47c71b78244a25> /usr/lib/system/libxpc.dylib
       0x1f18fc000 -        0x1f1c83fff  AGXMetalA12 arm64  <9423d63a85ab3096bc231973b9246c34> /System/Library/Extensions/AGXMetalA12.bundle/AGXMetalA12
       0x1f1c84000 -        0x1f1dadfff  AVFAudio arm64  <a3860d62df7a3cbdbd29e619f700409d> /System/Library/Frameworks/AVFAudio.framework/AVFAudio
       0x1f3648000 -        0x1f364afff  DataDetection arm64  <873cf852884d30b8b48f2b0878f98cf9> /System/Library/Frameworks/DataDetection.framework/DataDetection
       0x1f37cd000 -        0x1f37e0fff  MPSFunctions arm64  <ca86e57ff7cf3629a8ff1c48a34ffdfc> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSFunctions.framework/MPSFunctions
       0x1f481f000 -        0x1f4829fff  AAAFoundation arm64  <ac5861d3206d3781bcd0c536f3f38d45> /System/Library/PrivateFrameworks/AAAFoundation.framework/AAAFoundation
       0x1f482a000 -        0x1f4851fff  AAAFoundationSwift arm64  <03584f73b0433f9f8e221eaf6fecd5b4> /System/Library/PrivateFrameworks/AAAFoundationSwift.framework/AAAFoundationSwift
       0x1f5563000 -        0x1f55defff  AuthenticationServicesCore arm64  <70aa1b0b116e3e50b778a9c3ed59343b> /System/Library/PrivateFrameworks/AuthenticationServicesCore.framework/AuthenticationServicesCore
       0x1f5641000 -        0x1f5656fff  BiomeDSL arm64  <7b4bc7265e2a3ce3af8414827de8d721> /System/Library/PrivateFrameworks/BiomeDSL.framework/BiomeDSL
       0x1f5657000 -        0x1f5671fff  BiomeFlexibleStorage arm64  <8a09edb3151137bab6f518883c23d92b> /System/Library/PrivateFrameworks/BiomeFlexibleStorage.framework/BiomeFlexibleStorage
       0x1f5755000 -        0x1f5787fff  CBORLibrary arm64  <8aab1c88cc263c8ca41b0d406493ed98> /System/Library/PrivateFrameworks/CBORLibrary.framework/CBORLibrary
       0x1f58db000 -        0x1f590efff  CMImaging arm64  <436402b006b33b73911e04ee0427f667> /System/Library/PrivateFrameworks/CMImaging.framework/CMImaging
       0x1f590f000 -        0x1f59c6fff  CMPhoto arm64  <f4e3fa8415d436d49698d7c154d23447> /System/Library/PrivateFrameworks/CMPhoto.framework/CMPhoto
       0x1f5b7c000 -        0x1f5b9efff  Chirp arm64  <2f339dc8c46832d28332a1b635218c7c> /System/Library/PrivateFrameworks/Chirp.framework/Chirp
       0x1f5b9f000 -        0x1f5bbcfff  CinematicFraming arm64  <9f9b0ac59f6730428e64a3dcd75dbc9b> /System/Library/PrivateFrameworks/CinematicFraming.framework/CinematicFraming
       0x1f5bbd000 -        0x1f5ceffff  CloudKitDistributedSync arm64  <e8c427a8f4573503958015581e482800> /System/Library/PrivateFrameworks/CloudKitDistributedSync.framework/CloudKitDistributedSync
       0x1f5cf0000 -        0x1f5d40fff  CloudSubscriptionFeatures arm64  <de348072d3e731599768c5a6cf81a514> /System/Library/PrivateFrameworks/CloudSubscriptionFeatures.framework/CloudSubscriptionFeatures
       0x1f5e09000 -        0x1f5e0cfff  ContactsMetrics arm64  <986938a6927b3deca43d80957827b8b2> /System/Library/PrivateFrameworks/ContactsMetrics.framework/ContactsMetrics
       0x1f5e0d000 -        0x1f5e11fff  ContextKitCore arm64  <5e60493e101f32ea95f6dcea540255b1> /System/Library/PrivateFrameworks/ContextKitCore.framework/ContextKitCore
       0x1f681b000 -        0x1f684bfff  CorePommes arm64  <cd2faeafb7db35128c6d836aabef060f> /System/Library/PrivateFrameworks/CorePommes.framework/CorePommes
       0x1f6ed5000 -        0x1f6ef2fff  CoreUtilsExtras arm64  <42408569d69e323997d70ed0ce0a3201> /System/Library/PrivateFrameworks/CoreUtilsExtras.framework/CoreUtilsExtras
       0x1f6f52000 -        0x1f6f88fff  DMCUtilities arm64  <28deb10870da34f29a490afe810877a6> /System/Library/PrivateFrameworks/DMCUtilities.framework/DMCUtilities
       0x1f7702000 -        0x1f7706fff  libGPUCompilerUtils.dylib arm64  <779d4ea63d3536ff97196112a00a416a> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libGPUCompilerUtils.dylib
       0x1f7707000 -        0x1f770bfff  GeoServicesCore arm64  <4bfaa3273d8332b7b3bc305b899ef84d> /System/Library/PrivateFrameworks/GeoServicesCore.framework/GeoServicesCore
       0x1f86c6000 -        0x1f86dbfff  IconFoundation arm64  <2c5b1de4af363f7caffc61d931ef63c2> /System/Library/PrivateFrameworks/IconFoundation.framework/IconFoundation
       0x1f893d000 -        0x1f893efff  LowPowerMode arm64  <3336603bcb163346ac00c8019e1eba17> /System/Library/PrivateFrameworks/LowPowerMode.framework/LowPowerMode
       0x1f893f000 -        0x1f895efff  MDMClientLibrary arm64  <482c2c03408839b799f3c7190711d042> /System/Library/PrivateFrameworks/MDMClientLibrary.framework/MDMClientLibrary
       0x1f895f000 -        0x1f8aedfff  MIL arm64  <b1dddd98f81f3c27822706ce26b77c85> /System/Library/PrivateFrameworks/MIL.framework/MIL
       0x1f8aee000 -        0x1f8c2bfff  MLAssetIO arm64  <8536f2bfc0f73b408b071a081bb63411> /System/Library/PrivateFrameworks/MLAssetIO.framework/MLAssetIO
       0x1f8d80000 -        0x1f8da1fff  MailKit arm64  <f3c38e3a1bd33e45a8d35e18ee164f7b> /System/Library/PrivateFrameworks/MailKit.framework/MailKit
       0x1f9222000 -        0x1f9238fff  MediaAnalysisServices arm64  <dd4a16411ef8367998cf36c5fdef12e8> /System/Library/PrivateFrameworks/MediaAnalysisServices.framework/MediaAnalysisServices
       0x1f932a000 -        0x1f9433fff  MobileSafari arm64  <da25d8a747d934d08133e7ab574d0743> /System/Library/PrivateFrameworks/MobileSafari.framework/MobileSafari
       0x1f99c7000 -        0x1f9a1dfff  NotesSupport arm64  <7fd51439d1b63e1caaaf8b0e90362ffb> /System/Library/PrivateFrameworks/NotesSupport.framework/NotesSupport
       0x1f9da9000 -        0x1fa33bfff  PegasusAPI arm64  <59533bf856f6381ca68e0e47c0459eb7> /System/Library/PrivateFrameworks/PegasusAPI.framework/PegasusAPI
       0x1fa4e6000 -        0x1fa5d4fff  PhotoLibraryServicesCore arm64  <fdea947f3511322da1645ce42675bbbd> /System/Library/PrivateFrameworks/PhotoLibraryServicesCore.framework/PhotoLibraryServicesCore
       0x1fa986000 -        0x1fa9a5fff  PrivacyAccounting arm64  <c34b386491db333eb1220b3215251086> /System/Library/PrivateFrameworks/PrivacyAccounting.framework/PrivacyAccounting
       0x1faead000 -        0x1faec1fff  Seeding arm64  <770eed30de9134189b7ad9cf311d1395> /System/Library/PrivateFrameworks/Seeding.framework/Seeding
       0x1faf4c000 -        0x1faf64fff  SiriAnalytics arm64  <b2ebf71604d734798318fe7be3891b0d> /System/Library/PrivateFrameworks/SiriAnalytics.framework/SiriAnalytics
       0x1fc6bf000 -        0x1fc734fff  SocialLayer arm64  <911c03897e1f3ee1b12e5719188d4bdd> /System/Library/PrivateFrameworks/SocialLayer.framework/SocialLayer
       0x1fd697000 -        0x1fd6cbfff  Synapse arm64  <fe5da9457a013f7a925106af0f63fa41> /System/Library/PrivateFrameworks/Synapse.framework/Synapse
       0x1fe70e000 -        0x1fe7d7fff  VisionKitCore arm64  <798d7dac89973dfcbdf682aca3e5a3d0> /System/Library/PrivateFrameworks/VisionKitCore.framework/VisionKitCore
       0x1ff63f000 -        0x1ff646fff  libCoreEntitlements.dylib arm64  <54d5984b94df3144afcee41c59b64656> /usr/lib/libCoreEntitlements.dylib
       0x1ff9f2000 -        0x1ff9f2fff  libswiftDataDetection.dylib arm64  <ca47e7d5742a36ecb4b8bb1798cbee3c> /usr/lib/swift/libswiftDataDetection.dylib
       0x1ff9f3000 -        0x1ffa39fff  libswiftDemangle.dylib arm64  <e6c1119522a73f2d84a064684d9c0298> /usr/lib/swift/libswiftDemangle.dylib
       0x1ffa43000 -        0x1ffa43fff  libswiftFileProvider.dylib arm64  <9b0aa632bd0831bda9413ef1582e4d34> /usr/lib/swift/libswiftFileProvider.dylib
       0x1ffa7e000 -        0x1ffa7ffff  libswiftOSLog.dylib arm64  <3882be19ca373f93b7a66b3a9863c8dc> /usr/lib/swift/libswiftOSLog.dylib
       0x1ffa98000 -        0x1ffae8fff  libswift_Concurrency.dylib arm64  <bd6e56a65ae131f3bd052ad834ffab43> /usr/lib/swift/libswift_Concurrency.dylib

Extra Information:

Stack Dump (0x000000016dac3c10-0x000000016dac3d00):

00C0ED5D0100000010B04B2001000000480A001801000000F855AC6D01000000289E001701000000000000000000000072D2B40000000000803DAC6D01000000903CAC6D0100000088B1418C01C9217C02000000080000005498798D010000000498798D01000000003DAC6D34000000480A001801000000F855AC6D01000000289E001701000000003DAC6D0100000000000000000000000000001701000000F03DAC6D010000000808368D8119449A000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000003DAC6D010000000800000000000000

Notable Addresses:
{
    "stack@0x16dac3c68": {
        "address": 6668523604,
        "type": "string",
        "value": "void WTF::StringBuilder::reifyString() const"
    },
    "stack@0x16dac3c70": {
        "address": 6668523524,
        "type": "string",
        "value": "/Library/Caches/com.apple.xbs/Sources/WTF/Source/WTF/wtf/text/StringBuilder.cpp"
    },
    "x1": {
        "address": 6668523524,
        "type": "string",
        "value": "/Library/Caches/com.apple.xbs/Sources/WTF/Source/WTF/wtf/text/StringBuilder.cpp"
    },
    "x2": {
        "address": 6668523604,
        "type": "string",
        "value": "void WTF::StringBuilder::reifyString() const"
    }
}

Application Stats:
{
    "active_time_since_last_crash": 2108.72,
    "active_time_since_launch": 2108.72,
    "application_active": true,
    "application_in_foreground": true,
    "background_time_since_last_crash": 3043.37,
    "background_time_since_launch": 3043.37,
    "launches_since_last_crash": 0,
    "sessions_since_last_crash": 11,
    "sessions_since_launch": 11
}



Symbolication information

Symbol file exist: false
Symbolication successful: false

Symbol file key details:
CFBundleIdentifier: com.herbalife.ncx.ordering
CFBundleVersion: 3156
CFBundleShortVersionString: 1.0.105`
0reactions
dmytrorykuncommented, Jun 8, 2022

@arunsa-hrbl I’m closing this issue, because it is really hard to follow. Please create new issue with all the information needed, according to the issue template.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Native App crashing on ios 15.4.1 - Apple Developer
Hello Apple Team, We are facing bunch of Crashes with our app especially on OS - 15.4.1 - iPad. Our Application Build in...
Read more >
React Native App crash upon review… - Apple Developer
This usually means that the app crashed itself by calling abort . The most common cause of this is an unhandled language exception....
Read more >
In iOS 15, when the app is restarted, it immediately crashes.
After the iOS 15 update, the following process causes the app to die. Go to the home screen while running the app; Completely...
Read more >
Crash affecting iOS 15/15.1 on iPad | Apple Developer Forums
Our application is currently crashing in production for ipad running iOS 15/15.1 beta. If a developer builds that application directly to a device...
Read more >
IOS (React-native) app crashes in … | Apple Developer Forums
OutOfMemory The OS most likely terminated your app because it overused RAM. In Sentry documentation, there are a known issue related to this ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found