MatthewPierson / Ramiel

An open-source, multipurpose macOS GUI utility for checkm8-vulnerable iOS/iPadOS devices
GNU General Public License v3.0
172 stars 27 forks source link

[Bug] NSWindow drag regions should only be invalidated on the Main Thread! / libc++abi.dylib: terminating with uncaught exception of type NSException #66

Open trashqueeninc opened 2 years ago

trashqueeninc commented 2 years ago

Describe the bug A clear and concise description of what the bug is. After ISPW is verified, Ramiel crashes with "libc++abi.dylib: terminating with uncaught exception of type NSException" To Reproduce Steps to reproduce the behavior: Ran Ramiel through the GUI as well as CLI

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Report log

Process: Ramiel [1229] Path: /Applications/Ramiel.app/Contents/MacOS/Ramiel Identifier: Ramiel Version: 1.1.0 (1) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Ramiel [1229] User ID: 501

Date/Time: 2021-11-01 16:25:35.947 -0400 OS Version: Mac OS X 10.14.6 (18G6020) Report Version: 12 Anonymous UUID: E52F0108-889A-61AF-14EC-32575D5DD658

Time Awake Since Boot: 3200 seconds

System Integrity Protection: enabled

Crashed Thread: 3 Dispatch queue: com.apple.root.user-initiated-qos

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!' abort() called terminating with uncaught exception of type NSException

Application Specific Backtrace 1: 0 CoreFoundation 0x00007fff532049ad __exceptionPreprocess + 256 1 libobjc.A.dylib 0x00007fff7da5aa17 objc_exception_throw + 48 2 CoreFoundation 0x00007fff5321e50d -[NSException raise] + 9 3 AppKit 0x00007fff507c35ca -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 317 4 AppKit 0x00007fff507ca31e -[NSView(NSInternal) _updateDragRegionForHiddenStateChange] + 73 5 AppKit 0x00007fff507b8699 -[NSView(NSInternal) _setHidden:setNeedsDisplay:] + 1235 6 Ramiel 0x0000000107e60021 Ramiel + 172065 7 Ramiel 0x0000000107e6bdc1 Ramiel + 220609 8 libdispatch.dylib 0x00007fff7f1db5f8 _dispatch_call_block_and_release + 12 9 libdispatch.dylib 0x00007fff7f1dc63d _dispatch_client_callout + 8 10 libdispatch.dylib 0x00007fff7f1ea509 _dispatch_root_queue_drain + 657 11 libdispatch.dylib 0x00007fff7f1eab46 _dispatch_worker_thread2 + 90 12 libsystem_pthread.dylib 0x00007fff7f41c6b3 _pthread_wqthread + 583 13 libsystem_pthread.dylib 0x00007fff7f41c3fd start_wqthread + 13

Thread 0:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x00007fff7da4c6ae objc_msgSend + 46 1 com.apple.Foundation 0x00007fff553a5f6f _NSNewValue + 1019 2 com.apple.Foundation 0x00007fff553a5b5d +[NSValue valueWithBytes:objCType:] + 20 3 com.apple.Foundation 0x00007fff55423eea +[NSValue valueWithSize:] + 48 4 com.apple.coreui 0x00007fff678349c4 CUICoreThemeRenderer::CopyMeasurementsForRendition(CUIRenditionKey, CUIDescriptor const, CFDictionary const*, CFArray const, __CFDictionary) + 1076 5 com.apple.coreui 0x00007fff6781f9b8 CUIRenderer::CopyMeasurements(CGRect, CGContext, __CFDictionary const, CFArray const*) + 254 6 com.apple.coreui 0x00007fff6781f886 CUICopyMeasurements + 288 7 com.apple.AppKit 0x00007fff50755a52 72-[NSAppearance _copyMeasurements:context:options:requestedMeasurements:]_block_invoke + 68 8 com.apple.AppKit 0x00007fff50755753 -[NSCompositeAppearance _callCoreUIWithBlock:options:] + 363 9 com.apple.AppKit 0x00007fff507555aa -[NSAppearance _copyMeasurements:context:options:requestedMeasurements:] + 185 10 com.apple.AppKit 0x00007fff508302c1 -[NSButtonCell _coreUIAlignmentRectInsetsForRect:inView:] + 249 11 com.apple.AppKit 0x00007fff50830140 -[NSButtonCell _alignmentRectInsetsForRect:inView:] + 292 12 com.apple.AppKit 0x00007fff5082ff2e -[NSButton alignmentRectInsets] + 329 13 com.apple.AppKit 0x00007fff50810c92 -[NSView _alignmentRectForBounds:] + 47 14 com.apple.AppKit 0x00007fff5083263d -[NSView(NSConstraintBasedLayout) _calculateSubviewAlignmentFrame:superviewAlignmentBounds:forAutoresizingMask:] + 150 15 com.apple.AppKit 0x00007fff508364fc -[NSView(NSConstraintBasedLayout) _updateSimpleAutoresizingConstraintsInPlace:forAutoresizingMask:] + 140 16 com.apple.AppKit 0x00007fff507ce12f NSViewUpdateConstraintsForFrameChange + 446 17 com.apple.AppKit 0x00007fff507c857e -[NSView setFrameSize:] + 1653 18 com.apple.AppKit 0x00007fff507c7945 -[NSView setFrame:] + 478 19 com.apple.AppKit 0x00007fff508486e7 -[NSButtonCell _updateBackgroundViewWithFrame:inView:] + 579 20 com.apple.AppKit 0x00007fff5083927a -[NSButtonCell layoutLayerWithFrame:inView:] + 322 21 com.apple.AppKit 0x00007fff5083910d -[NSControl layout] + 79 22 com.apple.AppKit 0x00007fff508377a7 _NSViewLayout + 587 23 com.apple.AppKit 0x00007fff50837124 -[NSView _layoutSubtreeWithOldSize:] + 452 24 com.apple.AppKit 0x00007fff508373a5 -[NSView _layoutSubtreeWithOldSize:] + 1093 25 com.apple.AppKit 0x00007fff50834bc4 -[NSView _layoutSubtreeIfNeededAndAllowTemporaryEngine:] + 1358 26 com.apple.AppKit 0x00007fff50c01ce5 -[NSAlert buildAlertStyle:title:formattedMessage:first:second:third:oldStyle:] + 10245 27 com.apple.AppKit 0x00007fff50ae9c66 -[NSAlert layout] + 341 28 com.apple.AppKit 0x00007fff50bfd9c6 __19-[NSAlert runModal]_block_invoke_2 + 47 29 com.apple.AppKit 0x00007fff50bfd984 19-[NSAlert runModal]_block_invoke + 70 30 com.apple.AppKit 0x00007fff50986f71 _NSTryRunModal + 100 31 com.apple.AppKit 0x00007fff50ae9a63 -[NSAlert runModal] + 121 32 com.moski.Ramiel 0x0000000107e7fd97 0x107e36000 + 302487 33 com.moski.Ramiel 0x0000000107e98ad5 0x107e36000 + 404181 34 libdispatch.dylib 0x00007fff7f1db5f8 _dispatch_call_block_and_release + 12 35 libdispatch.dylib 0x00007fff7f1dc63d _dispatch_client_callout + 8 36 libdispatch.dylib 0x00007fff7f1e768d _dispatch_main_queue_callback_4CF + 1135 37 com.apple.CoreFoundation 0x00007fff5314e96b CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9 38 com.apple.CoreFoundation 0x00007fff5314e095 CFRunLoopRun + 2289 39 com.apple.CoreFoundation 0x00007fff5314d552 CFRunLoopRunSpecific + 455 40 com.apple.HIToolbox 0x00007fff523ac1ab RunCurrentEventLoopInMode + 292 41 com.apple.HIToolbox 0x00007fff523abee5 ReceiveNextEventCommon + 603 42 com.apple.HIToolbox 0x00007fff523abc76 _BlockUntilNextEventMatchingListInModeWithFilter + 64 43 com.apple.AppKit 0x00007fff5074377d _DPSNextEvent + 1135 44 com.apple.AppKit 0x00007fff5074246b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361 45 com.apple.AppKit 0x00007fff5073c588 -[NSApplication run] + 699 46 com.apple.AppKit 0x00007fff5072bac8 NSApplicationMain + 777 47 com.moski.Ramiel 0x0000000107e8e46f 0x107e36000 + 361583 48 libdyld.dylib 0x00007fff7f2293d5 start + 1

Thread 1:: Dispatch queue: com.apple.root.user-initiated-qos 0 libsystem_kernel.dylib 0x00007fff7f361f2e __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff7f2ed914 nanosleep + 199 2 libsystem_c.dylib 0x00007fff7f2ed776 sleep + 41 3 com.moski.Ramiel 0x0000000107e606f8 0x107e36000 + 173816 4 com.moski.Ramiel 0x0000000107e5fd77 0x107e36000 + 171383 5 libdispatch.dylib 0x00007fff7f1db5f8 _dispatch_call_block_and_release + 12 6 libdispatch.dylib 0x00007fff7f1dc63d _dispatch_client_callout + 8 7 libdispatch.dylib 0x00007fff7f1ea509 _dispatch_root_queue_drain + 657 8 libdispatch.dylib 0x00007fff7f1eab46 _dispatch_worker_thread2 + 90 9 libsystem_pthread.dylib 0x00007fff7f41c6b3 _pthread_wqthread + 583 10 libsystem_pthread.dylib 0x00007fff7f41c3fd start_wqthread + 13

Thread 2:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff7f35e21a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff7f35e768 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff5314e882 CFRunLoopServiceMachPort + 328 3 com.apple.CoreFoundation 0x00007fff5314ddf0 CFRunLoopRun + 1612 4 com.apple.CoreFoundation 0x00007fff5314d552 CFRunLoopRunSpecific + 455 5 com.apple.AppKit 0x00007fff5074b4a2 _NSEventThread + 175 6 libsystem_pthread.dylib 0x00007fff7f41d2eb _pthread_body + 126 7 libsystem_pthread.dylib 0x00007fff7f420249 _pthread_start + 66 8 libsystem_pthread.dylib 0x00007fff7f41c40d thread_start + 13

Thread 3 Crashed:: Dispatch queue: com.apple.root.user-initiated-qos 0 libsystem_kernel.dylib 0x00007fff7f3642c2 __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff7f41fbf1 pthread_kill + 284 2 libsystem_c.dylib 0x00007fff7f2ce6a6 abort + 127 3 libc++abi.dylib 0x00007fff7c4a9641 abort_message + 231 4 libc++abi.dylib 0x00007fff7c4a97df default_terminate_handler() + 267 5 libobjc.A.dylib 0x00007fff7da5cee3 _objc_terminate() + 97 6 libc++abi.dylib 0x00007fff7c4b519e std::__terminate(void (*)()) + 8 7 libc++abi.dylib 0x00007fff7c4b5213 std::terminate() + 51 8 libdispatch.dylib 0x00007fff7f1dc651 _dispatch_client_callout + 28 9 libdispatch.dylib 0x00007fff7f1ea509 _dispatch_root_queue_drain + 657 10 libdispatch.dylib 0x00007fff7f1eab46 _dispatch_worker_thread2 + 90 11 libsystem_pthread.dylib 0x00007fff7f41c6b3 _pthread_wqthread + 583 12 libsystem_pthread.dylib 0x00007fff7f41c3fd start_wqthread + 13

Thread 4: 0 libsystem_pthread.dylib 0x00007fff7f41c3f0 start_wqthread + 0

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

Thread 6: 0 libsystem_pthread.dylib 0x00007fff7f41c3f0 start_wqthread + 0

Thread 7: 0 libsystem_pthread.dylib 0x00007fff7f41c3f0 start_wqthread + 0

Thread 3 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x000070000d4e9000 rcx: 0x000070000d4e88b8 rdx: 0x0000000000000000 rdi: 0x000000000000d70b rsi: 0x0000000000000006 rbp: 0x000070000d4e88f0 rsp: 0x000070000d4e88b8 r8: 0x000070000d4e8780 r9: 0x000070000d4e8950 r10: 0x0000000000000000 r11: 0x0000000000000206 r12: 0x000000000000d70b r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x000000000000002d rip: 0x00007fff7f3642c2 rfl: 0x0000000000000206 cr2: 0x00007fffb5862188

Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133

Binary Images: 0x107e36000 - 0x107ea5fff +com.moski.Ramiel (1.1.0 - 1) <8EF52C10-AAD5-30FE-8687-14A7479AEB75> /Applications/Ramiel.app/Contents/MacOS/Ramiel 0x107ec1000 - 0x107ee8ff7 +org.cocoapods.AFNetworking (2.7.0 - 1) /Applications/Ramiel.app/Contents/Frameworks/AFNetworking.framework/Versions/A/AFNetworking 0x107f42000 - 0x107f61fff +org.cocoapods.SSZipArchive (2.2.3 - 1) /Applications/Ramiel.app/Contents/Frameworks/SSZipArchive.framework/Versions/A/SSZipArchive 0x107f89000 - 0x107f8fff3 +libusbmuxd-2.0.6.dylib (0) /Applications/Ramiel.app/Contents/Frameworks/libusbmuxd-2.0.6.dylib 0x107f9a000 - 0x107fadffb +libusb-1.0.0.dylib (0) <322A75EB-8CD0-3817-BADA-1FD1EAF257F9> /Applications/Ramiel.app/Contents/Frameworks/libusb-1.0.0.dylib 0x107fc2000 - 0x108181d03 +libcrypto.1.1.dylib (0) /Applications/Ramiel.app/Contents/Frameworks/libcrypto.1.1.dylib 0x10822a000 - 0x108231ff7 +libirecovery-1.0.3.dylib (0) /Applications/Ramiel.app/Contents/Frameworks/libirecovery-1.0.3.dylib 0x108243000 - 0x10824cff3 +libplist-2.0.3.dylib (0) <5D46B622-D8F3-35DC-A644-070AC890A9E0> /Applications/Ramiel.app/Contents/Frameworks/libplist-2.0.3.dylib 0x10825e000 - 0x108280ffb +libpng16.16.dylib (0) /Applications/Ramiel.app/Contents/Frameworks/libpng16.16.dylib 0x10a3a0000 - 0x10a3a8ff7 com.apple.iokit.IOUSBLib (900.4.2 - 900.4.2) /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib 0x10b7a9000 - 0x10b7ac047 libobjc-trampolines.dylib (756.2) <5795A048-3940-3801-90CE-33D1B1AF81F4> /usr/lib/libobjc-trampolines.dylib 0x10d3ea000 - 0x10d3ecff3 com.apple.CloudDocsFileProvider (1.0 - 575.302) /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider 0x10dbb7000 - 0x10dbbaffb com.apple.FileProviderOverride (125.130 - 125.130) <72F01008-B40B-3CF7-845D-A0C022CD8E11> /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride 0x10dc2d000 - 0x10dc33fff com.apple.FinderSyncCollaborationFileProviderOverride (1.0 - 1143.5.1) /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride 0x10dc96000 - 0x10dc9afff com.apple.qldisplay.Generic (5.0 - 775.6) <053E1B38-9993-3592-8F8C-C780A59156F3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/PlugIns/Generic.qldisplay/Contents/MacOS/Generic 0x117323000 - 0x11738d70f dyld (655.1.1) <91A01B2E-622F-3FBC-8D67-AC6D5D1C0023> /usr/lib/dyld 0x7fff47875000 - 0x7fff47bcefff com.apple.RawCamera.bundle (8.15.0 - 1031.4.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff4aba9000 - 0x7fff4aca6ff7 com.apple.driver.AppleIntelBDWGraphicsMTLDriver (12.10.22 - 12.1.0) /System/Library/Extensions/AppleIntelBDWGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsMTLDriver 0x7fff4f14b000 - 0x7fff4f327ffb com.apple.avfoundation (2.0 - 1550.4) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff4f328000 - 0x7fff4f3edfff com.apple.audio.AVFAudio (1.0 - ???) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fff4f4f5000 - 0x7fff4f4f5fff com.apple.Accelerate (1.11 - Accelerate 1.11) <762942CB-CFC9-3A0C-9645-A56523A06426> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff4f4f6000 - 0x7fff4f50cff7 libCGInterfaces.dylib (506.22) <1B6C92D9-F4B8-37BA-9635-94C4A56098CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff4f50d000 - 0x7fff4fba6fef com.apple.vImage (8.1 - ???) <53FA3611-894E-3158-A654-FBD2F70998FE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff4fba7000 - 0x7fff4fe20ff3 libBLAS.dylib (1243.200.4) <417CA0FC-B6CB-3FB3-ACBC-8914E3F62D20> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff4fe21000 - 0x7fff4fe93ffb libBNNS.dylib (38.250.1) <538D12A2-9B9D-3E22-9896-F90F6E69C06E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff4fe94000 - 0x7fff5023dff3 libLAPACK.dylib (1243.200.4) <92175DF4-863A-3780-909A-A3E5C410F2E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff5023e000 - 0x7fff50253feb libLinearAlgebra.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff50254000 - 0x7fff50259ff3 libQuadrature.dylib (3.200.2) <1BAE7E22-2862-379F-B334-A3756067730F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff5025a000 - 0x7fff502d6ff3 libSparse.dylib (79.200.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff502d7000 - 0x7fff502eafe3 libSparseBLAS.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff502eb000 - 0x7fff504d2ff7 libvDSP.dylib (671.250.4) <7B110627-A9C1-3FB7-A077-0C7741BA25D8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff504d3000 - 0x7fff50586ff7 libvMisc.dylib (671.250.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff50587000 - 0x7fff50587fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <74288115-EF61-30B6-843F-0593B31D4929> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff50588000 - 0x7fff505e2fff com.apple.Accounts (113 - 113) <251A1CB1-F972-3F60-8662-85459EAD6318> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff505e5000 - 0x7fff50728fff com.apple.AddressBook.framework (11.0 - 1894) <3FFCAE6B-4CD2-3B8D-AE27-0A3693C9470F> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff50729000 - 0x7fff514deffb com.apple.AppKit (6.9 - 1671.60.109) <942F1512-A819-347B-90B4-075F2367950C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff51530000 - 0x7fff51530fff com.apple.ApplicationServices (50.1 - 50.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff51531000 - 0x7fff5159cfff com.apple.ApplicationServices.ATS (377 - 453.11.2.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff51635000 - 0x7fff5174cff7 libFontParser.dylib (228.6.2.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff5174d000 - 0x7fff5178ffff libFontRegistry.dylib (228.12.2.4) <6DDE44EC-FF6B-3893-9209-45E0955ABDD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff517e9000 - 0x7fff5181bfff libTrueTypeScaler.dylib (228.6.2.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff51880000 - 0x7fff51884ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff5191f000 - 0x7fff51971ff7 com.apple.HIServices (1.22 - 628) <2BE461FF-80B9-30D3-A574-AED5724B1C1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff51972000 - 0x7fff51981fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff51982000 - 0x7fff519cbff7 com.apple.print.framework.PrintCore (14.7 - 503.8) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff519cc000 - 0x7fff51a05ff7 com.apple.QD (3.12 - 407.2) <28C7D39F-59C9-3314-BECC-67045487229C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff51a06000 - 0x7fff51a12fff com.apple.speech.synthesis.framework (8.1.3 - 8.1.3) <5E7B9BD4-122B-3012-A044-3259C97E7509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff51a13000 - 0x7fff51c8afff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <32487CB2-246B-3B80-8F60-D65DFC367DDC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff51c8c000 - 0x7fff51c8cfff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff51fe5000 - 0x7fff52387fff com.apple.CFNetwork (978.4 - 978.4) <2D4EEB80-0C17-34E0-B2B5-E24308CF9359> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff5239c000 - 0x7fff5239cfff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff5239d000 - 0x7fff523a0ffb com.apple.CommonPanels (1.2.6 - 98) <1CD6D56D-8EC7-3528-8CBC-FC69533519B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff523a1000 - 0x7fff52698fff com.apple.HIToolbox (2.1.1 - 918.7) <88D7F19C-8C9D-384B-BAB5-8205CA282F2C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff52699000 - 0x7fff5269cff3 com.apple.help (1.3.8 - 66) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff5269d000 - 0x7fff526a2ff7 com.apple.ImageCapture (9.0 - 1534.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff526a3000 - 0x7fff52738ff3 com.apple.ink.framework (10.9 - 225) <7C7E9483-2E91-3DD3-B1E0-C238F42CA0DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff52739000 - 0x7fff52751ff7 com.apple.openscripting (1.7 - 179.1) <9B8C1ECC-5864-3E21-9149-863E884EA25C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff52771000 - 0x7fff52772ff7 com.apple.print.framework.Print (14.2 - 267.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff52773000 - 0x7fff52775ff7 com.apple.securityhi (9.0 - 55006) <05717F77-7A7B-37E6-AB3E-03F063E9095B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff52776000 - 0x7fff5277cff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <3CC050FB-EBCB-3087-8EA5-F378C8F99217> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff5277d000 - 0x7fff5289dfff com.apple.cloudkit.CloudKit (736.232 - 736.232) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff5289e000 - 0x7fff5289efff com.apple.Cocoa (6.11 - 23) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff528ac000 - 0x7fff529fbff7 com.apple.ColorSync (4.13.0 - 3345.6) <356BA478-76DE-3087-86BE-5E884276AB83> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff529fc000 - 0x7fff52ae4ff7 com.apple.contacts (1.0 - 2901) /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts 0x7fff52b87000 - 0x7fff52c0dfff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1E8E64E6-0E58-375A-97F7-07CB4EE181AC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff52c71000 - 0x7fff52c9bffb com.apple.CoreBluetooth (1.0 - 1) <4F2DDEF0-1F92-384B-8CDA-4958725D0A8E> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff52c9c000 - 0x7fff53021fef com.apple.CoreData (120 - 866.6) <132CB39B-8D58-30FA-B8AD-49BFFF34B293> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff53022000 - 0x7fff53112ff7 com.apple.CoreDisplay (101.3 - 110.18) <6DD41271-E145-3E99-9D49-7CC8AC1C65B6> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff53113000 - 0x7fff53558fff com.apple.CoreFoundation (6.9 - 1575.300) <2ABD4A7D-6C28-3594-8584-4D7445911EAA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff5355a000 - 0x7fff53beafe7 com.apple.CoreGraphics (2.0 - 1265.11) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff53bec000 - 0x7fff53f0cfff com.apple.CoreImage (14.4.0 - 750.0.140) <11026E39-D2FF-3CF6-8ACE-7BA293F9853E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff53f0d000 - 0x7fff53f85fff com.apple.corelocation (2245.16.14) <0F59F59B-AC14-3116-83C5-CF7BC57D9EB1> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff53fdf000 - 0x7fff54208fff com.apple.CoreML (1.0 - 1) <9EC1FED2-BA47-307B-A326-43C4D05166E7> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML 0x7fff54209000 - 0x7fff5430dfff com.apple.CoreMedia (1.0 - 2290.14) <2C7A5348-7F19-3E28-97E4-6065A64B1DC9> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff5430e000 - 0x7fff54369fff com.apple.CoreMediaIO (900.0 - 5050.1) <3AE6C7A4-37B6-30C3-A7EC-FF0D219269BE> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff5436a000 - 0x7fff5436afff com.apple.CoreServices (946 - 946) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff5436b000 - 0x7fff543e7ff7 com.apple.AE (773 - 773) <55AE7C9E-27C3-30E9-A047-3B92A6FD53B4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff543e8000 - 0x7fff546bffff com.apple.CoreServices.CarbonCore (1178.33 - 1178.33) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff546c0000 - 0x7fff54708ff7 com.apple.DictionaryServices (1.2 - 284.16.4) <746EB200-DC51-30AE-9CBC-608A7B4CC8DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff54709000 - 0x7fff54711ffb com.apple.CoreServices.FSEvents (1239.200.13 - 1239.200.13) <5913F08D-4AA2-3200-B998-012E6A19A66D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff54712000 - 0x7fff548c3ff7 com.apple.LaunchServices (946 - 946) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff548c4000 - 0x7fff54962ff7 com.apple.Metadata (10.7.0 - 1191.58) <89DA10B4-5695-3FD9-A920-C34C33957868> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff54963000 - 0x7fff549adff7 com.apple.CoreServices.OSServices (946 - 946) <20C4EEF8-D5AC-39A0-9B4A-78F88E3EFBCC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff549ae000 - 0x7fff54a15ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff54a16000 - 0x7fff54a37ff3 com.apple.coreservices.SharedFileList (71.28 - 71.28) <487A8464-729E-305A-B5D1-E3FE8EB9CFC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff54d42000 - 0x7fff54ea4ff3 com.apple.CoreText (352.0 - 584.26.3.4) <7247EA49-9F90-3258-AABF-932C6343BD6A> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff54ea5000 - 0x7fff54ee5ff3 com.apple.CoreVideo (1.8 - 281.4) <10CF8E52-07E3-382B-8091-2CEEEFFA69B4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff54ee6000 - 0x7fff54f75fff com.apple.framework.CoreWLAN (13.0 - 1375.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff550ec000 - 0x7fff550f7ffb com.apple.DirectoryService.Framework (10.14 - 207.200.4) <49B086F4-AFA2-3ABB-8D2E-CE253044C1C0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff550f8000 - 0x7fff551a6fff com.apple.DiscRecording (9.0.3 - 9030.4.5) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff551cc000 - 0x7fff551d1ffb com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff55398000 - 0x7fff55745ffb com.apple.Foundation (6.9 - 1575.300) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff557b4000 - 0x7fff557e3ffb com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff558e3000 - 0x7fff559edfff com.apple.Bluetooth (6.0.14 - 6.0.14d11) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff55a50000 - 0x7fff55adffff com.apple.framework.IOKit (2.0.2 - 1483.260.4) <8A90F547-86EF-3DFB-92FE-0E2C0376DD84> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff55ae1000 - 0x7fff55af0ffb com.apple.IOSurface (255.6.1 - 255.6.1) <85F85EBB-EA59-3A8B-B3EB-7C20F3CC77AE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff55af1000 - 0x7fff55b43ff3 com.apple.ImageCaptureCore (1.0 - 1534.2) <27942C51-8108-3ED9-B37E-7C365A31EC2D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff55b44000 - 0x7fff55cd0fef com.apple.ImageIO.framework (3.3.0 - 1850.2.7) <9C059297-033F-3441-BDC1-46CC1139DBCB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff55cd1000 - 0x7fff55cd5ffb libGIF.dylib (1850.2.7) <1F60E131-3255-324F-A73D-87B8B66A51F9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff55cd6000 - 0x7fff55db2fe7 libJP2.dylib (1850.2.7) <209FEE0C-319C-3B13-90BF-D36C9A8D621C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff55db3000 - 0x7fff55dd8feb libJPEG.dylib (1850.2.7) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff560ae000 - 0x7fff560d4feb libPng.dylib (1850.2.7) <85AFD5DD-D842-3F6C-A6D6-147A283B97EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff560d5000 - 0x7fff560d7ffb libRadiance.dylib (1850.2.7) <3C77681E-A94B-314B-BD85-95067016E204> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff560d8000 - 0x7fff56125fff libTIFF.dylib (1850.2.7) <7D9DC37B-7855-3344-A12C-DFF588B78BDA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff56420000 - 0x7fff57280fff com.apple.JavaScriptCore (14607 - 14607.3.9) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff57298000 - 0x7fff572b1fff com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff572b2000 - 0x7fff572e7ff3 com.apple.LDAPFramework (2.4.28 - 194.5) <511E5E07-276D-3AA6-BBE8-521198AA076F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff5756b000 - 0x7fff57575fff com.apple.MediaAccessibility (1.0 - 114.4) <76C449C5-DB45-3D7F-BFAD-3DACEF15DA21> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff57625000 - 0x7fff57ccbfff com.apple.MediaToolbox (1.0 - 2290.14) <927F9E24-32DB-33F9-9866-4DD8092A51F4> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff57ccd000 - 0x7fff57d75ff7 com.apple.Metal (162.2 - 162.2) /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff57d77000 - 0x7fff57d90ff3 com.apple.MetalKit (1.0 - 113) <51CDE966-54A7-3556-971B-1173E9986BB8> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit 0x7fff57d91000 - 0x7fff57db0ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <44CE8362-E972-3697-AD6F-15BC863BAEB8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff57db1000 - 0x7fff57e2dfe7 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff57e2e000 - 0x7fff57e55fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff57e56000 - 0x7fff57f81ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff57f82000 - 0x7fff57f9cfff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff57f9d000 - 0x7fff57f9eff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <69F14BCF-C5C5-3BF8-9C31-8F87D2D6130A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff58d97000 - 0x7fff58da3ff7 com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff5b841000 - 0x7fff5b898ff7 com.apple.opencl (2.15.3 - 2.15.3) <3F72F3B0-F607-39E5-BDF6-5C37C9B67430> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff5b899000 - 0x7fff5b8b4ff7 com.apple.CFOpenDirectory (10.14 - 207.200.4) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff5b8b5000 - 0x7fff5b8c0ffb com.apple.OpenDirectory (10.14 - 207.200.4) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff5c210000 - 0x7fff5c212fff libCVMSPluginSupport.dylib (17.7.3) <83C36A70-5F35-37D1-A124-A2CD497F1915> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff5c213000 - 0x7fff5c218ff3 libCoreFSCache.dylib (166.5) <5BC99EE7-7FFD-3F30-9AEE-EEDC25067AC4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff5c219000 - 0x7fff5c21dfff libCoreVMClient.dylib (166.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff5c21e000 - 0x7fff5c226ff7 libGFXShared.dylib (17.7.3) <09F50639-F0CB-3312-8BAC-5AA8083350F6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff5c227000 - 0x7fff5c232fff libGL.dylib (17.7.3) <4EEC82D4-A3C6-336D-9F90-67F1D24ED35B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff5c233000 - 0x7fff5c26dfef libGLImage.dylib (17.7.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff5c3e1000 - 0x7fff5c41ffff libGLU.dylib (17.7.3) <5BB2F84A-4D96-35A1-8A5B-99AE39CD9E59> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff5cdbc000 - 0x7fff5cdcbffb com.apple.opengl (17.7.3 - 17.7.3) <9C1FCE6E-FED6-3A09-9FDC-4C81F8CDB2A6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff5d14e000 - 0x7fff5d297ff7 com.apple.QTKit (7.7.3 - 3040) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff5d298000 - 0x7fff5d4ecfff com.apple.imageKit (3.0 - 1067) <4F398AF4-828E-3FC2-9E3D-4EE3F36F7619> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff5d4ed000 - 0x7fff5d5daff3 com.apple.PDFKit (1.0 - 745.4) <59D93E57-AEBC-390A-A274-D2F5FF7BB495> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff5d5db000 - 0x7fff5daaaff7 com.apple.QuartzComposer (5.1 - 370) <9C59494E-8D09-359E-B457-AA893520984C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff5daab000 - 0x7fff5dad1ff7 com.apple.quartzfilters (1.10.0 - 83.1) <1CABB0FA-A6DB-3DD5-A598-F298F081E04E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff5dad2000 - 0x7fff5dbd3ff7 com.apple.QuickLookUIFramework (5.0 - 775.6) <5660DDBA-2BE4-310A-9E81-370106EDB21D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff5dbd4000 - 0x7fff5dbd4fff com.apple.quartzframework (1.5 - 23) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff5dbd5000 - 0x7fff5de2cff7 com.apple.QuartzCore (1.11 - 701.14) <1E82D0E6-EB06-3CC6-AEB5-06E3365887D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff5de2d000 - 0x7fff5de84fff com.apple.QuickLookFramework (5.0 - 775.6) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff5e04b000 - 0x7fff5e065ff7 com.apple.SafariServices.framework (14611 - 14611.3.10.1.7) <3AD5D6CA-EE82-3087-972A-639BABA1AC24> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff5e664000 - 0x7fff5e964ff7 com.apple.security (7.0 - 58286.270.10) <990FF42E-0726-318F-94ED-A8FDF7F41402> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff5e965000 - 0x7fff5e9f1fff com.apple.securityfoundation (6.0 - 55185.260.1) <964F1F81-D8F1-3952-8137-EF21CDD3A7A6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff5e9f2000 - 0x7fff5ea22ffb com.apple.securityinterface (10.0 - 55109.200.8) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff5ea23000 - 0x7fff5ea27fff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff5edc0000 - 0x7fff5ee2dfff com.apple.SystemConfiguration (1.17 - 1.17) <30C8327F-3EFF-3520-9C50-016F8B6B954F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff5f08c000 - 0x7fff5f3edfff com.apple.VideoToolbox (1.0 - 2290.14) <30C690CF-8935-39E8-B343-ADB009C84FC5> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff62069000 - 0x7fff6210efff com.apple.APFS (1.0 - 1) <06284DE8-5883-39F8-B04D-0D5EA74D12ED> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff629bd000 - 0x7fff62b07ff7 com.apple.AddressBook.core (1.0 - 1) /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore 0x7fff62b23000 - 0x7fff62b24ff7 com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff62ec1000 - 0x7fff63004fff com.apple.AnnotationKit (1.0 - 232.3.31) <73F4FFC8-A97F-3B97-AA8B-7C4CFF769295> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit 0x7fff63104000 - 0x7fff63130ff7 com.apple.framework.Apple80211 (13.0 - 1380.2) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff63258000 - 0x7fff63267fc7 com.apple.AppleFSCompression (96.200.3 - 1.0) <3CF60CE8-976E-3CB8-959D-DD0948C1C2DE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff63363000 - 0x7fff6336efff com.apple.AppleIDAuthSupport (1.0 - 1) <2E9D1398-DBE6-328B-ADDA-20FA5FAD7405> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff633af000 - 0x7fff633f8ff3 com.apple.AppleJPEG (1.0 - 1) <4C1F426B-7D77-3980-9633-7DBD8C666B9A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff633f9000 - 0x7fff63409fff com.apple.AppleLDAP (10.14 - 46.200.2) /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP 0x7fff63629000 - 0x7fff63646fff com.apple.aps.framework (4.0 - 4.0) <83FB4BD1-0C45-3CEF-8640-567DA5A300A7> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff63647000 - 0x7fff6364bff7 com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff6364c000 - 0x7fff6366efff com.apple.applesauce (1.0 - ???) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff6372e000 - 0x7fff63731ff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff63732000 - 0x7fff63782ff7 com.apple.AppleVAFramework (5.1.4 - 5.1.4) <496592DF-D9FC-3CE0-BE60-00EDB4A3079B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff637cd000 - 0x7fff637e1ffb com.apple.AssertionServices (1.0 - 1) <456E507A-4561-3628-9FBE-173ACE7429D8> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff63bb0000 - 0x7fff63c9cff7 com.apple.AuthKit (1.0 - 1) <2765ABE9-54F2-3E45-8A93-1261E251B90D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff63e5e000 - 0x7fff63e66fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <2A396FC0-7B79-3088-9A82-FB93C1181A57> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff63e67000 - 0x7fff63efcfff com.apple.backup.framework (1.10.5 - ???) <4EEC51E2-AE4C-340A-B686-901810152C12> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff63efd000 - 0x7fff63f6aff3 com.apple.BaseBoard (360.28 - 360.28) <68FA8044-F3CD-3BC6-9DAB-27DACF52BFC0> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff63f73000 - 0x7fff63f79ffb com.apple.BezelServicesFW (317.5 - 317.5) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices 0x7fff63ff0000 - 0x7fff6402cff3 com.apple.bom (14.0 - 197.6) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff646db000 - 0x7fff64707fff com.apple.CalendarAgentLink (8.0 - 250) <0EFCDE1A-4FCB-36C0-B2E2-7B7183065B97> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink 0x7fff64dca000 - 0x7fff64e19ff7 com.apple.ChunkingLibrary (201 - 201) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff64f33000 - 0x7fff64fb8ff7 com.apple.CloudDocs (1.0 - 575.302) <524BC6E6-9AF7-3DBE-8FC5-BD35B7A94B55> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff65bd7000 - 0x7fff65be0ffb com.apple.CommonAuth (4.0 - 2.0) <93335CB6-ABEB-3EC7-A040-8A667F40D5F3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff65bf4000 - 0x7fff65c09ffb com.apple.commonutilities (8.0 - 900) <080E168B-21B7-3CCA-AB84-BB9911D18DAC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff65eb1000 - 0x7fff65f13ff3 com.apple.AddressBook.ContactsFoundation (8.0 - ???) /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff65f14000 - 0x7fff65f37ff3 com.apple.contacts.ContactsPersistence (1.0 - ???) <4082E8CF-5C89-3DE1-97BF-6434F3E03C16> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7fff66079000 - 0x7fff6645cfef com.apple.CoreAUC (274.0.0 - 274.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff6645d000 - 0x7fff6648bff7 com.apple.CoreAVCHD (6.0.0 - 6000.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff664ab000 - 0x7fff664c9fff com.apple.CoreAnalytics.CoreAnalytics (1.0 - 1) <5AFC8A18-30CA-3D29-A509-DF21AC4DB921> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff66521000 - 0x7fff6657fffb com.apple.corebrightness (1.0 - 1) <0A74B02E-A28F-32B6-810F-10F0DC8ADE4A> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness 0x7fff666b6000 - 0x7fff666bffff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <89BDACE6-32AA-3933-BD8C-A44650488873> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff668b9000 - 0x7fff668caff7 com.apple.CoreEmoji (1.0 - 69.19.9) <228457B3-E191-356E-9A5B-3C0438D05FBA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff66a73000 - 0x7fff66b62fff com.apple.CoreHandwriting (161 - 1.2) <7CBB18C3-FE95-3352-9D67-B441E89AD10F> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting 0x7fff66d34000 - 0x7fff66d4affb com.apple.CoreMediaAuthoring (2.2 - 959) <86089759-E920-37DB-A3BB-F5621C351E4A> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff66e74000 - 0x7fff66edaff7 com.apple.CoreNLP (1.0 - 130.15.22) <27877820-17D0-3B02-8557-4014E876CCC7> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff67046000 - 0x7fff670d2fff com.apple.CorePDF (4.0 - 414) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff67187000 - 0x7fff6718fff7 com.apple.CorePhoneNumbers (1.0 - 1) <11F97C7E-C183-305F-8E6C-9B374F50E26B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff6730b000 - 0x7fff6733cff3 com.apple.CoreServicesInternal (358 - 358) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff67703000 - 0x7fff67787fff com.apple.CoreSymbolication (10.2 - 64490.25.1) <28B2FF2D-3FDE-3A20-B343-341E5BD4E22F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff67817000 - 0x7fff67942ff7 com.apple.coreui (2.1 - 499.10) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff67943000 - 0x7fff67ae3fff com.apple.CoreUtils (5.9 - 590.16) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff67b37000 - 0x7fff67b9aff7 com.apple.framework.CoreWiFi (13.0 - 1375.2) <7E9CC352-BB06-3C97-A51F-6A35F09EBA16> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff67b9b000 - 0x7fff67bacff3 com.apple.CrashReporterSupport (10.13 - 938.28) <74CC266D-FEF3-32DB-A16F-0ECB8D79C993> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff67c3c000 - 0x7fff67c4bfff com.apple.framework.DFRFoundation (1.0 - 211.1) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff67c4c000 - 0x7fff67c50ff7 com.apple.DSExternalDisplay (3.1 - 380) <787B9748-B120-3453-B8FE-61D9E363A9E0> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff67cd1000 - 0x7fff67d46ffb com.apple.datadetectorscore (7.0 - 590.27) <06FB1A07-7AE6-3ADD-8E7E-41955FAB38E8> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff67d92000 - 0x7fff67dcfff7 com.apple.DebugSymbols (190 - 190) <6F4FAACA-E06B-38AD-A0C2-14EA5408A231> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff67dd0000 - 0x7fff67f0bff7 com.apple.desktopservices (1.13.5 - ???) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff68048000 - 0x7fff68116fff com.apple.DiskImagesFramework (480.260.1 - 480.260.1) <82E14780-AA1E-39A3-A52F-B6C8170C4861> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff68117000 - 0x7fff681ddfff com.apple.DiskManagement (12.1 - 1555.270.2) <087F13AB-C8DA-3E6A-B457-1AA894D73ECC> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff681de000 - 0x7fff681e2ffb com.apple.DisplayServicesFW (3.1 - 380) <62041594-2A4C-3362-87EE-F8E8C8E5BEEC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff6828b000 - 0x7fff6828eff3 com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff689c4000 - 0x7fff68ca6ff7 com.apple.vision.EspressoFramework (1.0 - 120) <8B56D943-F87B-3A01-B7A4-19DE3312B61C> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso 0x7fff68e52000 - 0x7fff6926dfff com.apple.vision.FaceCore (3.3.4 - 3.3.4) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff6929e000 - 0x7fff69323ff7 com.apple.FileProvider (125.130 - 125.130) /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff6933c000 - 0x7fff6975efff com.apple.FinderKit (1.7.5 - ???) /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit 0x7fff6cb21000 - 0x7fff6cb22fff libmetal_timestamp.dylib (902.3.2) <05389463-AF2E-33E2-A14F-1416E4A30835> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff6e1c2000 - 0x7fff6e1c7fff com.apple.GPUWrangler (3.50.15 - 3.50.15) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff6e555000 - 0x7fff6e579ff3 com.apple.GenerationalStorage (2.0 - 285.101) <84C2E52C-F2C6-3FF8-87E5-3C88A40D3881> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff6e592000 - 0x7fff6ef91fff com.apple.GeoServices (1.0 - 1364.26.4.19.6) <28BDB8AB-A823-3BF7-BE15-266254A256F0> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff6efd3000 - 0x7fff6efe2fff com.apple.GraphVisualizer (1.0 - 5) <48D020B7-5938-3FAE-B468-E291AEE2C06F> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff6f148000 - 0x7fff6f1bcffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff704c1000 - 0x7fff704c8ffb com.apple.IOAccelerator (404.14 - 404.14) <8E1BB4BA-15A7-3711-8502-AD2770EE368F> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff704cc000 - 0x7fff704e4fff com.apple.IOPresentment (1.0 - 42.6) <890C4723-37AB-344B-9BF8-BFD436C06EE8> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff7088c000 - 0x7fff708b9ff7 com.apple.IconServices (379 - 379) <7BAD562D-4FA3-3E11-863C-1EEBE2406D2C> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff709e3000 - 0x7fff709e7ffb com.apple.InternationalSupport (1.0 - 10.15.6) <6226A905-D055-321D-B665-5B0CC4798A74> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff70a51000 - 0x7fff70a5effb com.apple.IntlPreferences (2.0 - 227.18) <1B5AFE5D-4D6F-3471-8F4D-256F5068093F> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff70b4c000 - 0x7fff70b5eff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff70b79000 - 0x7fff70c54ff7 com.apple.LanguageModeling (1.0 - 159.15.15) <3DE3CE61-542B-37B7-883E-4B9717CAC65F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff70c55000 - 0x7fff70c91ff7 com.apple.Lexicon-framework (1.0 - 33.15.10) <4B5E843E-2809-3E70-9560-9254E2656419> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff70c98000 - 0x7fff70c9dfff com.apple.LinguisticData (1.0 - 238.25) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff70d91000 - 0x7fff70d96ffb com.apple.LoginUICore (4.0 - 4.0) <10517A4A-3B5A-38F7-B142-7CED46784DFD> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff714bc000 - 0x7fff714bffff com.apple.Mangrove (1.0 - 25) <537A5B2E-4C30-3CFD-8BDC-79F9A04AC327> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff71546000 - 0x7fff7156cff3 com.apple.MarkupUI (1.0 - 232.3.31) <51E6781F-99C4-37D1-8FFE-0AFEDA997396> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI 0x7fff715d4000 - 0x7fff71607ff7 com.apple.MediaKit (16 - 907) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff71993000 - 0x7fff719bbff7 com.apple.spotlight.metadata.utilities (1.0 - 1191.58) <23E8580B-19C0-3E4F-A9FE-368DA80EAA6F> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff719bc000 - 0x7fff71a49ff7 com.apple.gpusw.MetalTools (1.0 - 1) <9B542958-6363-3041-A265-EC7AC7BD7A43> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff71a60000 - 0x7fff71a79ffb com.apple.MobileAssets (1.0 - 437.250.3) <8BE5B3A0-8F3A-3FAE-9AFF-32836300183C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x7fff71d70000 - 0x7fff71d8bffb com.apple.MobileKeyBag (2.0 - 1.0) <39337CBB-1D39-3DDC-A998-591194C76523> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff71d9e000 - 0x7fff71e13fff com.apple.Montreal (1.0 - 42.15.9) <17BFD046-4362-3A76-A496-648D00FF3743> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal 0x7fff71e14000 - 0x7fff71e3effb com.apple.MultitouchSupport.framework (2450.1 - 2450.1) <42A23EC9-64A7-31C7-BF33-DF4412ED8A3F> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff7207a000 - 0x7fff72084fff com.apple.NetAuth (6.2 - 6.2) <0D01BBE5-0269-310D-B148-D19DAE143DEB> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff728e5000 - 0x7fff72936ff3 com.apple.OTSVG (1.0 - ???) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff739db000 - 0x7fff73acefff com.apple.PencilKit (1.0 - 1) <79225726-6980-3680-AC0B-D8C5C5DB2224> /System/Library/PrivateFrameworks/PencilKit.framework/Versions/A/PencilKit 0x7fff73acf000 - 0x7fff73adeff7 com.apple.PerformanceAnalysis (1.218.2 - 218.2) <65F3DB3E-6D4E-33A0-B510-EF768D323DAB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff73d05000 - 0x7fff73d05fff com.apple.PhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff754c1000 - 0x7fff754e4ffb com.apple.pluginkit.framework (1.0 - 1) /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff7550f000 - 0x7fff75520ffb com.apple.PowerLog (1.0 - 1) <5B7CB9AD-2C2B-3059-A044-0B297DDD574C> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog 0x7fff7591b000 - 0x7fff7596fffb com.apple.ProtectedCloudStorage (1.0 - 1) <0D6BFA27-B807-3999-8B65-C2183803CA20> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff75970000 - 0x7fff7598eff7 com.apple.ProtocolBuffer (1 - 263.2) <907D6C95-D050-31DE-99CA-16A5135BC6F9> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff75b0c000 - 0x7fff75b0fff3 com.apple.QuickLookNonBaseSystem (1.0 - 1) <69D0DD00-A3D2-3835-91F0-F33BD9D7D740> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem 0x7fff75b10000 - 0x7fff75b25ff3 com.apple.QuickLookThumbnailing (1.0 - 1) /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fff75b26000 - 0x7fff75b76fff com.apple.ROCKit (27.6 - 27.6) <756C2253-E8B1-3C48-9945-DE8D6AD24DE2> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit 0x7fff75cb2000 - 0x7fff75cbdfff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1336.261.5) <4E95A43D-F67F-367A-9BFF-F53B385310EE> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 0x7fff75cd0000 - 0x7fff75cf2fff com.apple.RemoteViewServices (2.0 - 128) <8FB0E4EB-DCBB-32E6-94C6-AA9BA9EE4CAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff75cf3000 - 0x7fff75d06ff3 com.apple.xpc.RemoteXPC (1.0 - 1336.261.5) /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC 0x7fff774f0000 - 0x7fff774f7ff3 com.apple.coreservices.SharePointManager (1.0 - 57.1) /System/Library/PrivateFrameworks/SharePointManagement.framework/Versions/A/SharePointManagement 0x7fff774fc000 - 0x7fff7761afff com.apple.Sharing (1288.62.5 - 1288.62.5) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff7763b000 - 0x7fff7764dfff com.apple.sidecar-core (1.0 - 38.2) /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore 0x7fff7764e000 - 0x7fff7765dff7 com.apple.sidecar-ui (1.0 - 38.2) /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI 0x7fff7842f000 - 0x7fff786defff com.apple.SkyLight (1.600.0 - 340.55) <1F737945-E242-3F03-A7D6-1A5955AB1298> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff78e82000 - 0x7fff78e8efff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <7A6A67DB-C813-328E-AAFB-D267A5B50B3D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff78f40000 - 0x7fff791a3ff3 com.apple.spotlight.index (10.7.0 - 1191.58) <8B8CD767-69EE-3183-A5DC-01C248B18C49> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex 0x7fff7952d000 - 0x7fff79569ff3 com.apple.StreamingZip (1.0 - 1) <046FAD5C-E0C5-3013-B1FE-24C018A0DDCF> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x7fff7956a000 - 0x7fff795d9fff com.apple.Suggestions (6.0 - 226) <7BE847B4-87A7-3D13-A6F2-E8ED35521334> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions 0x7fff795df000 - 0x7fff7966afc7 com.apple.Symbolication (10.2 - 64490.38.1) <9FDCC98D-5B32-35AD-A9BF-94DF2B78507F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff7966b000 - 0x7fff79673ffb com.apple.SymptomDiagnosticReporter (1.0 - 820.267.1) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff79674000 - 0x7fff7967fff7 com.apple.SymptomReporter (1.0 - 820.267.1) /System/Library/PrivateFrameworks/SymptomReporter.framework/Versions/A/SymptomReporter 0x7fff798b2000 - 0x7fff798dcffb com.apple.framework.SystemAdministration (1.0 - 1.0) /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff79b41000 - 0x7fff79b4dfff com.apple.private.SystemPolicy (1.0 - 1) <9CDA85A3-875C-3615-8818-2DC73E9FFE8B> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy 0x7fff79b52000 - 0x7fff79b5effb com.apple.TCC (1.0 - 1) <3A731FE5-EA4F-36D7-88EF-83C15CCF283D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff79dc4000 - 0x7fff79e8cff3 com.apple.TextureIO (3.8.4 - 3.8.1) <7CEAC05A-D283-3D5A-B1E3-C849285FA0BF> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff79ee9000 - 0x7fff79f04fff com.apple.ToneKit (1.0 - 1) <84911F2C-394F-3FFF-8220-B51F581BB8E6> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fff79f05000 - 0x7fff79f2aff7 com.apple.ToneLibrary (1.0 - 1) <4D7D03EB-744F-3402-8C3E-B483A74BEF1E> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fff79f42000 - 0x7fff79f43fff com.apple.TrustEvaluationAgent (2.0 - 31.200.1) <15DF9C73-54E4-3C41-BCF4-378338C55FB4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff79f49000 - 0x7fff7a101ffb com.apple.UIFoundation (1.0 - 551.5) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff7ad7d000 - 0x7fff7ae56fff com.apple.ViewBridge (401.1 - 401.1) <18144EC1-5DEF-369C-8EBA-2826E7142784> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff7b62e000 - 0x7fff7b631fff com.apple.dt.XCTTargetBootstrap (1.0 - 14490.66) <7AE3457F-AF40-3508-93FB-1D9E31EB1C9D> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff7ba32000 - 0x7fff7ba34ffb com.apple.loginsupport (1.0 - 1) <3F8D6334-BCD6-36C1-BA20-CC8503A84375> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff7ba35000 - 0x7fff7ba4afff com.apple.login (3.0 - 3.0) /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7fff7ba81000 - 0x7fff7bab2ffb com.apple.contacts.vCard (1.0 - ???) <651AD944-66CA-3408-818F-484E0F53A1DE> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff7bcfe000 - 0x7fff7bd32fff libCRFSuite.dylib (41.15.4) <406DAC06-0C77-3F90-878B-4D38F11F0256> /usr/lib/libCRFSuite.dylib 0x7fff7bd35000 - 0x7fff7bd3fff7 libChineseTokenizer.dylib (28.15.3) <9B7F6109-3A5D-3641-9A7E-31D2239D73EE> /usr/lib/libChineseTokenizer.dylib 0x7fff7bd40000 - 0x7fff7bdc9fff libCoreStorage.dylib (546.50.1) <8E643B27-7986-3351-B37E-038FB6794BF9> /usr/lib/libCoreStorage.dylib 0x7fff7bdcd000 - 0x7fff7bdceffb libDiagnosticMessagesClient.dylib (107) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff7be05000 - 0x7fff7c05cff3 libFosl_dynamic.dylib (18.3.4) <1B5DD4E2-8AE0-315E-829E-D5BFCD264EA8> /usr/lib/libFosl_dynamic.dylib 0x7fff7c0ad000 - 0x7fff7c0ccfff libMobileGestalt.dylib (645.270.1) <99A06C8A-97D6-383D-862C-F453BABB48A4> /usr/lib/libMobileGestalt.dylib 0x7fff7c0cd000 - 0x7fff7c0cdfff libOpenScriptingUtil.dylib (179.1) <4D603146-EDA5-3A74-9FF8-4F75D8BB9BC6> /usr/lib/libOpenScriptingUtil.dylib 0x7fff7c20d000 - 0x7fff7c20effb libSystem.B.dylib (1252.250.1) <9074C961-AB6C-38D1-B436-353A9BC637B9> /usr/lib/libSystem.B.dylib 0x7fff7c28a000 - 0x7fff7c28bfff libThaiTokenizer.dylib (2.15.1) /usr/lib/libThaiTokenizer.dylib 0x7fff7c29d000 - 0x7fff7c2b3ffb libapple_nghttp2.dylib (1.24.1) <6F04250A-6686-3FDC-9A8D-290C64B06502> /usr/lib/libapple_nghttp2.dylib 0x7fff7c2b4000 - 0x7fff7c2ddffb libarchive.2.dylib (54.250.1) <47289946-8504-3966-9127-6CE39993DC2C> /usr/lib/libarchive.2.dylib 0x7fff7c2de000 - 0x7fff7c35dfff libate.dylib (1.13.8) <92B44EDB-369D-3EE8-AEC5-61F8B9313DBF> /usr/lib/libate.dylib 0x7fff7c361000 - 0x7fff7c361ff3 libauto.dylib (187) <3E3780E1-96F3-3A22-91C5-92F9A5805518> /usr/lib/libauto.dylib 0x7fff7c362000 - 0x7fff7c432ff7 libboringssl.dylib (109.250.5) /usr/lib/libboringssl.dylib 0x7fff7c433000 - 0x7fff7c443ffb libbsm.0.dylib (39.200.18) /usr/lib/libbsm.0.dylib 0x7fff7c444000 - 0x7fff7c451fff libbz2.1.0.dylib (38.200.3) <272953A1-8D36-329B-BDDB-E887B347710F> /usr/lib/libbz2.1.0.dylib 0x7fff7c452000 - 0x7fff7c4a5ff7 libc++.1.dylib (400.9.4) <9A60A190-6C34-339F-BB3D-AACE942009A4> /usr/lib/libc++.1.dylib 0x7fff7c4a6000 - 0x7fff7c4bbff7 libc++abi.dylib (400.17) <38C09CED-9090-3719-90F3-04A2749F5428> /usr/lib/libc++abi.dylib 0x7fff7c4bc000 - 0x7fff7c4bcff3 libcharset.1.dylib (51.200.6) <2A27E064-314C-359C-93FC-8A9B06206174> /usr/lib/libcharset.1.dylib 0x7fff7c4bd000 - 0x7fff7c4cdffb libcmph.dylib (6.15.1) <9C52B2FE-179F-32AC-B87E-2AFC49ABF817> /usr/lib/libcmph.dylib 0x7fff7c4ce000 - 0x7fff7c4e6ffb libcompression.dylib (52.250.2) <7F4BB18C-1FB4-3825-8D8B-6E6B168774C6> /usr/lib/libcompression.dylib 0x7fff7c75b000 - 0x7fff7c771fff libcoretls.dylib (155.220.1) <4C64BE3E-41E3-3020-8BB7-07E90C0C861C> /usr/lib/libcoretls.dylib 0x7fff7c772000 - 0x7fff7c773ff3 libcoretls_cfhelpers.dylib (155.220.1) <0959B3E9-6643-3589-8BB3-21D52CDF0EF1> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff7cb0b000 - 0x7fff7cc0bfcb libcrypto.42.dylib (22.260.1) /usr/lib/libcrypto.42.dylib 0x7fff7cc0c000 - 0x7fff7cc17ff7 libcsfde.dylib (546.50.1) <7BAF8FCF-33A1-3C7C-8FEB-2020C8ED6063> /usr/lib/libcsfde.dylib 0x7fff7cc1f000 - 0x7fff7cc75ff3 libcups.2.dylib (462.15) <9A487009-8412-3D77-8F55-DE4BBCFBE58C> /usr/lib/libcups.2.dylib 0x7fff7cc9e000 - 0x7fff7ccf1ff3 libcurl.4.dylib (105.200.3) <0C90F232-A2B3-3EA0-9A58-20D26F2833DD> /usr/lib/libcurl.4.dylib 0x7fff7cda9000 - 0x7fff7cda9fff libenergytrace.dylib (17.200.1) <80BB567A-FD18-3497-BF97-353F57D98CDD> /usr/lib/libenergytrace.dylib 0x7fff7cddb000 - 0x7fff7cde0ff7 libgermantok.dylib (17.15.2) /usr/lib/libgermantok.dylib 0x7fff7cde1000 - 0x7fff7cde6ff7 libheimdal-asn1.dylib (520.270.1) <73F60D6F-76F8-35EF-9C86-9A81225EE4BE> /usr/lib/libheimdal-asn1.dylib 0x7fff7ce11000 - 0x7fff7cf01fff libiconv.2.dylib (51.200.6) <2047C9B7-3F74-3A95-810D-2ED8F0475A99> /usr/lib/libiconv.2.dylib 0x7fff7cf02000 - 0x7fff7d163ffb libicucore.A.dylib (62141.0.1) /usr/lib/libicucore.A.dylib 0x7fff7d1b0000 - 0x7fff7d1b1fff liblangid.dylib (128.15.1) <22D05C4F-769B-3075-ABCF-44A0EBACE028> /usr/lib/liblangid.dylib 0x7fff7d1b2000 - 0x7fff7d1caff3 liblzma.5.dylib (10.200.3) /usr/lib/liblzma.5.dylib 0x7fff7d1e2000 - 0x7fff7d286ff7 libmecab.1.0.0.dylib (779.24.1) /usr/lib/libmecab.1.0.0.dylib 0x7fff7d287000 - 0x7fff7d48bfff libmecabra.dylib (779.24.1) /usr/lib/libmecabra.dylib 0x7fff7d663000 - 0x7fff7d9b4ff7 libnetwork.dylib (1229.250.15) <72C7E9E3-B2BE-3300-BE1B-64606222022C> /usr/lib/libnetwork.dylib 0x7fff7da46000 - 0x7fff7e1cbfdf libobjc.A.dylib (756.2) <7C312627-43CB-3234-9324-4DEA92D59F50> /usr/lib/libobjc.A.dylib 0x7fff7e1cc000 - 0x7fff7e1cdfff libodfde.dylib (24.50.1) <46EA989F-415B-3FE6-983D-30CC9BE63DAE> /usr/lib/libodfde.dylib 0x7fff7e1dd000 - 0x7fff7e1e1ffb libpam.2.dylib (22.200.1) <586CF87F-349C-393D-AEEB-FB75F94A5EB7> /usr/lib/libpam.2.dylib 0x7fff7e1e4000 - 0x7fff7e219fff libpcap.A.dylib (79.250.3) <97B8CE1B-3EF6-3443-95EF-5659733139C9> /usr/lib/libpcap.A.dylib 0x7fff7e332000 - 0x7fff7e34affb libresolv.9.dylib (65.200.3) <1FB0982D-84D9-36E0-B3D8-C808891EFF50> /usr/lib/libresolv.9.dylib 0x7fff7e388000 - 0x7fff7e39aff7 libsasl2.2.dylib (211.1) /usr/lib/libsasl2.2.dylib 0x7fff7e39b000 - 0x7fff7e39cff7 libspindump.dylib (267.3) /usr/lib/libspindump.dylib 0x7fff7e39d000 - 0x7fff7e57afff libsqlite3.dylib (274.26) <6404BA3B-BCA4-301F-B2FE-8776105A2AA3> /usr/lib/libsqlite3.dylib 0x7fff7e63e000 - 0x7fff7e66dfff libssl.44.dylib (22.260.1) /usr/lib/libssl.44.dylib 0x7fff7e733000 - 0x7fff7e792ffb libusrtcp.dylib (1229.250.15) <36BBD474-FAE5-366F-946D-16C5C4B4A792> /usr/lib/libusrtcp.dylib 0x7fff7e793000 - 0x7fff7e796ff7 libutil.dylib (51.200.4) /usr/lib/libutil.dylib 0x7fff7e797000 - 0x7fff7e7a4fff libxar.1.dylib (417.1) <39CCF46B-C81A-34B1-92A1-58C4E5DA846E> /usr/lib/libxar.1.dylib 0x7fff7e7a9000 - 0x7fff7e88cff3 libxml2.2.dylib (32.16) /usr/lib/libxml2.2.dylib 0x7fff7e88d000 - 0x7fff7e8b5ff3 libxslt.1.dylib (16.7) /usr/lib/libxslt.1.dylib 0x7fff7e8b6000 - 0x7fff7e8c8ff7 libz.1.dylib (70.200.4) /usr/lib/libz.1.dylib 0x7fff7e8f6000 - 0x7fff7e8f7ffb liblog_network.dylib (1229.250.15) /usr/lib/log/liblog_network.dylib 0x7fff7f0ac000 - 0x7fff7f0b0ff3 libcache.dylib (81) <1987D1E1-DB11-3291-B12A-EBD55848E02D> /usr/lib/system/libcache.dylib 0x7fff7f0b1000 - 0x7fff7f0bbff3 libcommonCrypto.dylib (60118.250.2) <1765BB6E-6784-3653-B16B-CB839721DC9A> /usr/lib/system/libcommonCrypto.dylib 0x7fff7f0bc000 - 0x7fff7f0c3ff7 libcompiler_rt.dylib (63.4) <5212BA7B-B7EA-37B4-AF6E-AC4F507EDFB8> /usr/lib/system/libcompiler_rt.dylib 0x7fff7f0c4000 - 0x7fff7f0cdff7 libcopyfile.dylib (146.250.1) <98CD00CD-9B91-3B5C-A9DB-842638050FA8> /usr/lib/system/libcopyfile.dylib 0x7fff7f0ce000 - 0x7fff7f152fc3 libcorecrypto.dylib (602.260.2) <01464D24-570C-3B83-9D18-467769E0FCDD> /usr/lib/system/libcorecrypto.dylib 0x7fff7f1d9000 - 0x7fff7f212ff7 libdispatch.dylib (1008.270.1) <97273678-E94C-3C8C-89F6-2E2020F4B43B> /usr/lib/system/libdispatch.dylib 0x7fff7f213000 - 0x7fff7f23fff7 libdyld.dylib (655.1.1) <002418CC-AD11-3D10-865B-015591D24E6C> /usr/lib/system/libdyld.dylib 0x7fff7f240000 - 0x7fff7f240ffb libkeymgr.dylib (30) <0D0F9CA2-8D5A-3273-8723-59987B5827F2> /usr/lib/system/libkeymgr.dylib 0x7fff7f241000 - 0x7fff7f24dff3 libkxld.dylib (4903.278.43) <6A945177-6F4E-3B2E-AF4F-FFC292182F8E> /usr/lib/system/libkxld.dylib 0x7fff7f24e000 - 0x7fff7f24eff7 liblaunch.dylib (1336.261.5) <5CB1CB72-8BDD-38F4-8BE0-2C76098BD915> /usr/lib/system/liblaunch.dylib 0x7fff7f24f000 - 0x7fff7f254fff libmacho.dylib (927.0.3) /usr/lib/system/libmacho.dylib 0x7fff7f255000 - 0x7fff7f257ff7 libquarantine.dylib (86.270.1) <3F36A3D6-9606-3D90-B520-809BAEF981C3> /usr/lib/system/libquarantine.dylib 0x7fff7f258000 - 0x7fff7f259ff7 libremovefile.dylib (45.200.2) <9FBEB2FF-EEBE-31BC-BCFC-C71F8D0E99B6> /usr/lib/system/libremovefile.dylib 0x7fff7f25a000 - 0x7fff7f271ff3 libsystem_asl.dylib (356.200.4) /usr/lib/system/libsystem_asl.dylib 0x7fff7f272000 - 0x7fff7f272ff7 libsystem_blocks.dylib (73) /usr/lib/system/libsystem_blocks.dylib 0x7fff7f273000 - 0x7fff7f2fafff libsystem_c.dylib (1272.250.1) <7EDACF78-2FA3-35B8-B051-D70475A35117> /usr/lib/system/libsystem_c.dylib 0x7fff7f2fb000 - 0x7fff7f2feffb libsystem_configuration.dylib (963.270.3) <2B4A836D-68A4-33E6-8D48-CD4486B03387> /usr/lib/system/libsystem_configuration.dylib 0x7fff7f2ff000 - 0x7fff7f302ff7 libsystem_coreservices.dylib (66) <719F75A4-74C5-3BA6-A09E-0C5A3E5889D7> /usr/lib/system/libsystem_coreservices.dylib 0x7fff7f303000 - 0x7fff7f309fff libsystem_darwin.dylib (1272.250.1) /usr/lib/system/libsystem_darwin.dylib 0x7fff7f30a000 - 0x7fff7f310ffb libsystem_dnssd.dylib (878.270.3) /usr/lib/system/libsystem_dnssd.dylib 0x7fff7f311000 - 0x7fff7f35cffb libsystem_info.dylib (517.200.9) /usr/lib/system/libsystem_info.dylib 0x7fff7f35d000 - 0x7fff7f385ff7 libsystem_kernel.dylib (4903.278.43) <40D55D88-D331-37A2-B7C0-3CD99DE39403> /usr/lib/system/libsystem_kernel.dylib 0x7fff7f386000 - 0x7fff7f3d1ff7 libsystem_m.dylib (3158.200.7) /usr/lib/system/libsystem_m.dylib 0x7fff7f3d2000 - 0x7fff7f3fcfff libsystem_malloc.dylib (166.270.1) <011F3AD0-8E6A-3A89-AE64-6E5F6840F30A> /usr/lib/system/libsystem_malloc.dylib 0x7fff7f3fd000 - 0x7fff7f407ff7 libsystem_networkextension.dylib (767.250.2) /usr/lib/system/libsystem_networkextension.dylib 0x7fff7f408000 - 0x7fff7f40ffff libsystem_notify.dylib (172.200.21) <145B5CFC-CF73-33CE-BD3D-E8DDE268FFDE> /usr/lib/system/libsystem_notify.dylib 0x7fff7f410000 - 0x7fff7f419fef libsystem_platform.dylib (177.270.1) <9D1FE5E4-EB7D-3B3F-A8D1-A96D9CF1348C> /usr/lib/system/libsystem_platform.dylib 0x7fff7f41a000 - 0x7fff7f424ff7 libsystem_pthread.dylib (330.250.2) <2D5C08FF-484F-3D59-9132-CE1DCB3F76D7> /usr/lib/system/libsystem_pthread.dylib 0x7fff7f425000 - 0x7fff7f428ff7 libsystem_sandbox.dylib (851.270.3) <0F89B133-8D87-3B2E-BA5A-C7138738C581> /usr/lib/system/libsystem_sandbox.dylib 0x7fff7f429000 - 0x7fff7f42bff3 libsystem_secinit.dylib (30.260.2) /usr/lib/system/libsystem_secinit.dylib 0x7fff7f42c000 - 0x7fff7f433ff3 libsystem_symptoms.dylib (820.267.1) <03F1C2DD-0F5A-3D9D-88F6-B26C0F94EB52> /usr/lib/system/libsystem_symptoms.dylib 0x7fff7f434000 - 0x7fff7f449ff7 libsystem_trace.dylib (906.260.2) <12C1B9A2-39D6-3428-AE60-2303BD201A57> /usr/lib/system/libsystem_trace.dylib 0x7fff7f44b000 - 0x7fff7f450ffb libunwind.dylib (35.4) <24A97A67-F017-3CFC-B0D0-6BD0224B1336> /usr/lib/system/libunwind.dylib 0x7fff7f451000 - 0x7fff7f480fff libxpc.dylib (1336.261.5) /usr/lib/system/libxpc.dylib

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 2257 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=465.4M resident=0K(0%) swapped_out_or_unallocated=465.4M(100%) Writable regions: Total=595.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=595.4M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 256K 2 Activity Tracing 256K 1 CG backing stores 248K 2 CG image 60K 13 CoreAnimation 872K 50 CoreGraphics 8K 1 CoreImage 108K 25 CoreUI image data 1844K 36 CoreUI image file 448K 8 Foundation 4K 1 Kernel Alloc Once 8K 1 MALLOC 194.5M 55 MALLOC guard page 48K 12 MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) Memory Tag 242 12K 1 SQLite page cache 64K 1 STACK GUARD 56.0M 8 Stack 11.6M 8 VM_ALLOCATE 224K 15 DATA 37.1M 355 DATA_CONST 208K 6 __FONT_DATA 4K 1 LINKEDIT 223.9M 21 TEXT 241.5M 355 __UNICODE 564K 1 libnetwork 2048K 7 mapped file 64.0M 54 shared memory 696K 15 =========== ======= ======= TOTAL 1.2G 1056 TOTAL, minus reserved VM space 836.5M 1056

Model: MacBookAir7,2, BootROM 195.0.0.0.0, 2 processors, Intel Core i5, 1.8 GHz, 8 GB, SMC 2.27f2 Graphics: kHW_IntelHDGraphics6000Item, Intel HD Graphics 6000, spdisplays_builtin Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, - Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, - AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (7.77.61.3 AirPortDriverBrcmNIC-1305.10) Bluetooth: Version 6.0.14d11, 3 services, 18 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM0128G, 121.33 GB USB Device: USB 3.0 Bus USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: Apple Mobile Device (DFU Mode) Thunderbolt Bus: MacBook Air, Apple Inc., 27.2

When ran through CLI

libc++abi.dylib: terminating with uncaught exception of type NSException Abort trap: 6