DEPRECATED - Realm Browser for Mac OS X has been replaced by realm-studio which is cross platform.

Overview

NOTE - This tool is now deprecated!

Our future development efforts will go into the new cross platform Realm Studio, now available for Mac, Linux and Windows users! You can download it from the Realm website. Should you have any feedback or issues, please create issues in the Realm Object Server repo.

Realm Browser

Realm Browser is a small utility for Mac OS X that lets you open .realm files to view and modify their contents.

Realm Browser

Build Status

Installing

Mac App Store (Recommended)

Download the app in the Mac App Store.

Manual Build

Download the project, run pod install and build the Realm Browser scheme using Xcode 8.

GitHub Releases

Download the built app in releases.

Homebrew Cask

If you have homebrew installed, simply run brew cask install realm-browser. You may need to run brew cask update if homebrew says realm-browser is not available.

Design Goals

The main design goals of Realm Browser are:

  • Allow quick and easy access to the contents of .realm files.
  • Be able to modify the contents of .realm files without needing to use code.
  • Make it easier to automatically generate Realm Object source files.

Contributing

See CONTRIBUTING.md for more details!

This project adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

License

The source code to Realm Browser is licensed under the Apache License 2.0.

Comments
  • Random Crashes when opening

    Random Crashes when opening

    Env: RPM/PE 1.3.0, RealmSwift 2.5.0, RealmBrowser 2.1.7

    I have some realms that cannot be opened by the browser, attempting to open them results in repeatable crashes.

    The realm types are the /_permissions realm and any number of custom created Realms. They can sometimes be opened once, subsequent attempts end in the app exiting and crash dumps/reports being produced. If the realm is able to be opened often it shows no data even though I know there is data sync'd. Here's the server on Digital Ocean: 138.68.10.250

    The admin token is:

    Step to reproduce

    1. Launch Realm Browser 2.1.7
    2. Click "Connect to Object Server" or cmd-K
    3. Enter realm://138.68.10.250 in the "Server URL" field
    4. Enter a user credential or the "Admin Access Token"
    5. Click "Connect"
    6. try to open almost any realm (/_permissions for example)

    App will randomly crash Trying to open any of the app-created Realms almost always results in a crash, such as:

    Process:               Realm Browser [24768]
    Path:                  /Applications/Realm Browser.app/Contents/MacOS/Realm Browser
    Identifier:            io.realm.realmbrowser
    Version:               2.1.7 (91)
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Realm Browser [24768]
    User ID:               501
    
    Date/Time:             2017-04-03 10:31:49.285 -0700
    OS Version:            Mac OS X 10.12.3 (16D32)
    Report Version:        12
    Anonymous UUID:        F0988F3D-F7F5-E0B4-3316-50FE231010E1
    
    Sleep/Wake UUID:       B2EEBB45-13DD-41D5-A6D7-4526A66FF48A
    
    Time Awake Since Boot: 390000 seconds
    Time Since Wake:       1700 seconds
    
    System Integrity Protection: enabled
    
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Exception Note:        EXC_CORPSE_NOTIFY
    
    Application Specific Information:
    abort() called
    
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib        	0x00007fff9b766dd6 __pthread_kill + 10
    1   libsystem_pthread.dylib       	0x00007fff9b852787 pthread_kill + 90
    2   libsystem_c.dylib             	0x00007fff9b6cc420 abort + 129
    3   net.hockeyapp.sdk.mac         	0x0000000104676277 uncaught_exception_handler + 27
    4   net.hockeyapp.sdk.mac         	0x000000010464868f uncaught_cxx_exception_handler + 70
    5   net.hockeyapp.sdk.mac         	0x000000010466459c BITCrashUncaughtCXXTerminateHandler() + 429
    6   libc++abi.dylib               	0x00007fff9a249d69 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib               	0x00007fff9a249de3 std::terminate() + 51
    8   libdispatch.dylib             	0x00007fff9b6020cc _dispatch_client_callout + 28
    9   libdispatch.dylib             	0x00007fff9b60fb4b _dispatch_main_queue_callback_4CF + 925
    10  com.apple.CoreFoundation      	0x00007fff86120529 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    11  com.apple.CoreFoundation      	0x00007fff860e146d __CFRunLoopRun + 2205
    12  com.apple.CoreFoundation      	0x00007fff860e0974 CFRunLoopRunSpecific + 420
    13  com.apple.HIToolbox           	0x00007fff8566ca5c RunCurrentEventLoopInMode + 240
    14  com.apple.HIToolbox           	0x00007fff8566c891 ReceiveNextEventCommon + 432
    15  com.apple.HIToolbox           	0x00007fff8566c6c6 _BlockUntilNextEventMatchingListInModeWithFilter + 71
    16  com.apple.AppKit              	0x00007fff83c125b4 _DPSNextEvent + 1120
    17  com.apple.AppKit              	0x00007fff8438cd6b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789
    18  com.apple.AppKit              	0x00007fff83c06f35 -[NSApplication run] + 926
    19  com.apple.AppKit              	0x00007fff83bd1850 NSApplicationMain + 1237
    20  libdyld.dylib                 	0x00007fff9b638255 start + 1
    
    Thread 1:
    0   libsystem_kernel.dylib        	0x00007fff9b7674e2 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       	0x00007fff9b84f791 _pthread_wqthread + 1426
    2   libsystem_pthread.dylib       	0x00007fff9b84f1ed start_wqthread + 13
    
    Thread 2:
    0   libsystem_kernel.dylib        	0x00007fff9b7674e2 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       	0x00007fff9b84f5fe _pthread_wqthread + 1023
    2   libsystem_pthread.dylib       	0x00007fff9b84f1ed start_wqthread + 13
    
    Thread 3:
    0   libsystem_kernel.dylib        	0x00007fff9b7674e2 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       	0x00007fff9b84f5fe _pthread_wqthread + 1023
    2   libsystem_pthread.dylib       	0x00007fff9b84f1ed start_wqthread + 13
    
    Thread 4:
    0   libsystem_kernel.dylib        	0x00007fff9b75f38a mach_msg_trap + 10
    1   libsystem_kernel.dylib        	0x00007fff9b75e7d7 mach_msg + 55
    2   net.hockeyapp.sdk.mac         	0x00000001046800f2 exception_server_thread + 201
    3   libsystem_pthread.dylib       	0x00007fff9b84faab _pthread_body + 180
    4   libsystem_pthread.dylib       	0x00007fff9b84f9f7 _pthread_start + 286
    5   libsystem_pthread.dylib       	0x00007fff9b84f1fd thread_start + 13
    
    Thread 5:: com.apple.NSEventThread
    0   libsystem_kernel.dylib        	0x00007fff9b75f38a mach_msg_trap + 10
    1   libsystem_kernel.dylib        	0x00007fff9b75e7d7 mach_msg + 55
    2   com.apple.CoreFoundation      	0x00007fff860e1c94 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation      	0x00007fff860e1121 __CFRunLoopRun + 1361
    4   com.apple.CoreFoundation      	0x00007fff860e0974 CFRunLoopRunSpecific + 420
    5   com.apple.AppKit              	0x00007fff83d5fa62 _NSEventThread + 205
    6   libsystem_pthread.dylib       	0x00007fff9b84faab _pthread_body + 180
    7   libsystem_pthread.dylib       	0x00007fff9b84f9f7 _pthread_start + 286
    8   libsystem_pthread.dylib       	0x00007fff9b84f1fd thread_start + 13
    
    Thread 6:
    0   libsystem_kernel.dylib        	0x00007fff9b7674e2 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       	0x00007fff9b84f791 _pthread_wqthread + 1426
    2   libsystem_pthread.dylib       	0x00007fff9b84f1ed start_wqthread + 13
    
    Thread 7:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib        	0x00007fff9b75f38a mach_msg_trap + 10
    1   libsystem_kernel.dylib        	0x00007fff9b75e7d7 mach_msg + 55
    2   com.apple.CoreFoundation      	0x00007fff860e1c94 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation      	0x00007fff860e1121 __CFRunLoopRun + 1361
    4   com.apple.CoreFoundation      	0x00007fff860e0974 CFRunLoopRunSpecific + 420
    5   com.apple.CFNetwork           	0x00007fff85250680 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313
    6   com.apple.Foundation          	0x00007fff87b05c6d __NSThread__start__ + 1243
    7   libsystem_pthread.dylib       	0x00007fff9b84faab _pthread_body + 180
    8   libsystem_pthread.dylib       	0x00007fff9b84f9f7 _pthread_start + 286
    9   libsystem_pthread.dylib       	0x00007fff9b84f1fd thread_start + 13
    
    Thread 8:
    0   libsystem_kernel.dylib        	0x00007fff9b767e2a kevent + 10
    1   org.cocoapods.Realm           	0x000000010488e729 realm::util::network::Service::IoReactor::wait_and_activate(std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 185
    2   org.cocoapods.Realm           	0x000000010488f23f realm::util::network::Service::Impl::run() + 79
    3   org.cocoapods.Realm           	0x00000001048de30c realm::sync::Client::run() + 396
    4   org.cocoapods.Realm           	0x0000000104873754 std::__1::__thread_proxy<std::__1::tuple<realm::_impl::SyncClient::SyncClient(std::__1::unique_ptr<realm::util::Logger, std::__1::default_delete<realm::util::Logger> >, realm::sync::Client::ReconnectMode, bool)::'lambda'()> >(void*, void*) + 91
    5   libsystem_pthread.dylib       	0x00007fff9b84faab _pthread_body + 180
    6   libsystem_pthread.dylib       	0x00007fff9b84f9f7 _pthread_start + 286
    7   libsystem_pthread.dylib       	0x00007fff9b84f1fd thread_start + 13
    
    Thread 9:
    0   libsystem_kernel.dylib        	0x00007fff9b7674e2 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       	0x00007fff9b84f791 _pthread_wqthread + 1426
    2   libsystem_pthread.dylib       	0x00007fff9b84f1ed start_wqthread + 13
    
    Thread 10:
    0   libsystem_kernel.dylib        	0x00007fff9b7674e2 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       	0x00007fff9b84f791 _pthread_wqthread + 1426
    2   libsystem_pthread.dylib       	0x00007fff9b84f1ed start_wqthread + 13
    
    Thread 11:
    0   libsystem_kernel.dylib        	0x00007fff9b7674e2 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       	0x00007fff9b84f791 _pthread_wqthread + 1426
    2   libsystem_pthread.dylib       	0x00007fff9b84f1ed start_wqthread + 13
    
    Thread 12:
    0   libsystem_kernel.dylib        	0x00007fff9b7674e2 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       	0x00007fff9b84f791 _pthread_wqthread + 1426
    2   libsystem_pthread.dylib       	0x00007fff9b84f1ed start_wqthread + 13
    
    Thread 13:
    0   libsystem_kernel.dylib        	0x00007fff9b7674e2 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       	0x00007fff9b84f791 _pthread_wqthread + 1426
    2   libsystem_pthread.dylib       	0x00007fff9b84f1ed start_wqthread + 13
    
    Thread 14:: RLMRealm notification listener
    0   libsystem_kernel.dylib        	0x00007fff9b767e2a kevent + 10
    1   org.cocoapods.Realm           	0x0000000104798f0e realm::_impl::ExternalCommitHelper::listen() + 170
    2   org.cocoapods.Realm           	0x000000010479946a std::__1::__async_func<realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0>::operator()() + 18
    3   org.cocoapods.Realm           	0x00000001047993f6 std::__1::__async_assoc_state<void, std::__1::__async_func<realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0> >::__execute() + 26
    4   org.cocoapods.Realm           	0x000000010479959f std::__1::__thread_proxy<std::__1::tuple<void (std::__1::__async_assoc_state<void, std::__1::__async_func<realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0> >::*)(), std::__1::__async_assoc_state<void, std::__1::__async_func<realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0> >*> >(void*, void*) + 78
    5   libsystem_pthread.dylib       	0x00007fff9b84faab _pthread_body + 180
    6   libsystem_pthread.dylib       	0x00007fff9b84f9f7 _pthread_start + 286
    7   libsystem_pthread.dylib       	0x00007fff9b84f1fd thread_start + 13
    
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5b666f98  rdx: 0x0000000000000000
      rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007fff5b666fc0  rsp: 0x00007fff5b666f98
       r8: 0x0000000000000010   r9: 0x00007fff5b666dd8  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00006080000015a8  r13: 0x0000610000271040  r14: 0x00007fffa44853c0  r15: 0x00007fff9ad46b40
      rip: 0x00007fff9b766dd6  rfl: 0x0000000000000206  cr2: 0x000000011ea6bc07
      
    Logical CPU:     0
    Error Code:      0x020000b8
    Trap Number:     133
    
    
    Binary Images:
           0x104597000 -        0x1045d2ff7 +io.realm.realmbrowser (2.1.7 - 91) <BCF953B0-9A4B-3770-B090-7D592A6F7BE6> /Applications/Realm Browser.app/Contents/MacOS/Realm Browser
           0x1045f7000 -        0x1045fdff7 +org.cocoapods.AppSandboxFileAccess (1.0.14 - 1) <E70FBA2B-835C-3634-AAB7-A43F7EFA271A> /Applications/Realm Browser.app/Contents/Frameworks/AppSandboxFileAccess.framework/Versions/A/AppSandboxFileAccess
           0x104612000 -        0x10461dffb +org.cocoapods.CSwiftV (0.0.5 - 1) <5ED3F140-3DDD-30CA-9A9D-370CE602097B> /Applications/Realm Browser.app/Contents/Frameworks/CSwiftV.framework/Versions/A/CSwiftV
           0x10463b000 -        0x1046baff7 +net.hockeyapp.sdk.mac (4.1.3 - 60) <78D45087-AB82-39AE-BA3E-C6E1FC83313D> /Applications/Realm Browser.app/Contents/Frameworks/HockeySDK.framework/Versions/A/HockeySDK
           0x104749000 -        0x10475dfff +org.cocoapods.PathKit (0.6.0 - 1) <9611B2C3-B008-3B14-8AED-3BD75BD0D7AB> /Applications/Realm Browser.app/Contents/Frameworks/PathKit.framework/Versions/A/PathKit
           0x104788000 -        0x104b7dff7 +org.cocoapods.Realm (2.5.0 - 1) <BB84727B-99EA-3127-B27D-CC7B4B91366B> /Applications/Realm Browser.app/Contents/Frameworks/Realm.framework/Versions/A/Realm
           0x104df6000 -        0x104e18ff7 +org.cocoapods.RealmConverter (0.3.1 - 1) <51F9C8CD-8CFF-3252-BF5A-E0C86139A091> /Applications/Realm Browser.app/Contents/Frameworks/RealmConverter.framework/Versions/A/RealmConverter
           0x104e59000 -        0x104e76ff7 +org.cocoapods.SSZipArchive (1.6.2 - 1) <7DC1E099-1AED-3F24-93D0-36F5574984CA> /Applications/Realm Browser.app/Contents/Frameworks/SSZipArchive.framework/Versions/A/SSZipArchive
           0x104e8b000 -        0x104e97ff7 +org.cocoapods.TGSpreadsheetWriter (1.0.2 - 1) <98CC9E99-9E99-3C68-B32F-33FB4243096F> /Applications/Realm Browser.app/Contents/Frameworks/TGSpreadsheetWriter.framework/Versions/A/TGSpreadsheetWriter
           0x104ea5000 -        0x104eaefff +libswiftAppKit.dylib (2.3 - 800.10.13) <E72AA38C-22E5-3B4D-8D5D-54D92FAB383B> /Applications/Realm Browser.app/Contents/Frameworks/libswiftAppKit.dylib
           0x104ec0000 -        0x105114ff7 +libswiftCore.dylib (2.3 - 800.10.13) <DC48F168-7FC6-38EB-8989-52010E6A728A> /Applications/Realm Browser.app/Contents/Frameworks/libswiftCore.dylib
           0x105350000 -        0x105354fff +libswiftCoreData.dylib (2.3 - 800.10.13) <43A06679-99CA-387C-9039-B3379CA26C90> /Applications/Realm Browser.app/Contents/Frameworks/libswiftCoreData.dylib
           0x10535d000 -        0x105367ff7 +libswiftCoreGraphics.dylib (2.3 - 800.10.13) <4EAD9644-1A9B-31D9-B5D6-45A38DE366EF> /Applications/Realm Browser.app/Contents/Frameworks/libswiftCoreGraphics.dylib
           0x105380000 -        0x105384fff +libswiftCoreImage.dylib (2.3 - 800.10.13) <1C027580-253B-35C2-9692-F2B0218CAA6A> /Applications/Realm Browser.app/Contents/Frameworks/libswiftCoreImage.dylib
           0x10538f000 -        0x105394fff +libswiftDarwin.dylib (2.3 - 800.10.13) <8B187985-281F-385B-BA71-5F80DB0D3285> /Applications/Realm Browser.app/Contents/Frameworks/libswiftDarwin.dylib
           0x1053a4000 -        0x1053a7fff +libswiftDispatch.dylib (2.3 - 800.10.13) <6F49DA1B-3931-36A1-ACAE-8ACDBDCE47D0> /Applications/Realm Browser.app/Contents/Frameworks/libswiftDispatch.dylib
           0x1053b3000 -        0x1053f4fff +libswiftFoundation.dylib (2.3 - 800.10.13) <C0FC3B03-DE60-33F9-AA23-3A4D686FF76D> /Applications/Realm Browser.app/Contents/Frameworks/libswiftFoundation.dylib
           0x10543d000 -        0x105440ff3 +libswiftIOKit.dylib (2.3 - 800.10.13) <A44420AE-3CE7-34D0-BF64-9846ACCDE33D> /Applications/Realm Browser.app/Contents/Frameworks/libswiftIOKit.dylib
           0x10544d000 -        0x105452fff +libswiftObjectiveC.dylib (2.3 - 800.10.13) <212E39AC-CBA3-37CE-91B9-4281C20DE684> /Applications/Realm Browser.app/Contents/Frameworks/libswiftObjectiveC.dylib
           0x108685000 -        0x1090ecfff  com.apple.driver.AppleIntelSKLGraphicsGLDriver (10.22.29 - 10.2.2) <5025A451-669C-3A4B-863A-F887E4A62EA2> /System/Library/Extensions/AppleIntelSKLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsGLDriver
           0x109433000 -        0x1094f7ffb  com.apple.AMDRadeonX4000GLDriver (1.48.21 - 1.4.8) <8C987068-35C0-3B80-9D07-84F73C40E0EB> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver
           0x109511000 -        0x109a0cff3  ATIRadeonX4000SCLib.dylib (1.48.21) <00D9AB23-C015-3DA2-8272-671D0D0711F0> /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/ATIRadeonX4000SCLib.dylib
           0x109ab8000 -        0x109b43fff  com.apple.driver.AppleIntelSKLGraphicsMTLDriver (10.22.29 - 10.2.2) <D980C205-F664-3090-9DFB-E484D229BCCC> /System/Library/Extensions/AppleIntelSKLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsMTLDriver
           0x10a3d7000 -        0x10a3f3fff  com.apple.security.csparser (3.0 - 57740.31.2) <4B5D9DDE-2815-3084-AEC0-8B630279732F> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
           0x10aa5f000 -        0x10aa9c267  dyld (421.2) <947FC440-80F9-32F7-A773-6FC418FE1AB7> /usr/lib/dyld
           0x10c101000 -        0x10c102ff1 +cl_kernels (???) <273F3C65-F5C0-435E-9573-D36660DBC111> cl_kernels
           0x10cd14000 -        0x10cd34fff  com.apple.CoreNLP (1.0 - 78.2) <D7A0704A-C4EB-3225-9F23-A06EC3318238> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
        0x7fff80d57000 -     0x7fff81090fff  com.apple.RawCamera.bundle (7.01 - 889) <155ED09B-673E-3726-8302-E54AADAC5B63> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff81091000 -     0x7fff811bdff3  com.apple.AMDMTLBronzeDriver (1.48.21 - 1.4.8) <D2DB87F6-D085-3E56-A894-5111A6966ABF> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
        0x7fff828c1000 -     0x7fff82a80ffb  com.apple.avfoundation (2.0 - 1187.11.13) <0D0BB4A4-F987-381B-885E-88A81F50FD50> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff82a81000 -     0x7fff82b24fff  com.apple.audio.AVFAudio (1.0 - ???) <E3CDC215-9272-3F94-8093-865CA181F728> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
        0x7fff82bed000 -     0x7fff82bedfff  com.apple.Accelerate (1.11 - Accelerate 1.11) <D700DBDF-69AE-37A2-B9C7-0961CF0B6841> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff82bee000 -     0x7fff82c05ffb  libCGInterfaces.dylib (331.5) <518D3064-6E1E-3DF6-881B-57867DFE9B1E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
        0x7fff82c06000 -     0x7fff8311ffeb  com.apple.vImage (8.1 - ???) <6408805B-67E9-3874-8D32-0BB814CE5CDA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
        0x7fff83120000 -     0x7fff83290ff3  libBLAS.dylib (1185) <C7E42BBE-2337-3AEF-9C45-A2F2CB1A5B3E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
        0x7fff83291000 -     0x7fff832a5ffb  libBNNS.dylib (14) <CFDEE88D-E002-347C-BC68-83099651585B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
        0x7fff832a6000 -     0x7fff8369cfef  libLAPACK.dylib (1185) <2E8201CB-9A41-3D65-853E-841917FCE77B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
        0x7fff8369d000 -     0x7fff836b3fff  libLinearAlgebra.dylib (1185) <8CC29DE1-A231-3D5E-B5F1-DCC309036FE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
        0x7fff836b4000 -     0x7fff836bafff  libQuadrature.dylib (3) <120F6228-A3D4-3184-89D7-785ADC2AC715> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
        0x7fff836bb000 -     0x7fff836cfff7  libSparseBLAS.dylib (1185) <C35235B7-CFA6-39A7-BD6E-79F4D9CAFD36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
        0x7fff836d0000 -     0x7fff83857fe7  libvDSP.dylib (600) <F59348AA-E1D3-3A27-8AB5-F546D38BFB76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
        0x7fff83858000 -     0x7fff8390affb  libvMisc.dylib (600) <70D4B548-47EE-3C6B-A93B-3EA6B60701E0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
        0x7fff8390b000 -     0x7fff8390bfff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A395B521-8E54-30F2-B4FE-355D68900DAF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff83bcb000 -     0x7fff8499dff3  com.apple.AppKit (6.9 - 1504.81.100) <0CCB2E18-076E-3D8A-A777-A6E57EF2570A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff849af000 -     0x7fff849affff  com.apple.ApplicationServices (48 - 48) <237200C2-28A6-3C19-B34B-53C953F8AE42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff849b0000 -     0x7fff84a1eff7  com.apple.ApplicationServices.ATS (377 - 422.2) <3680281F-DB99-3CA2-9C76-CABFC8DBC980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
        0x7fff84ab8000 -     0x7fff84be7fff  libFontParser.dylib (194.6) <F3DF2CF7-B25D-30BB-9EE6-1EA9F3B8A066> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff84be8000 -     0x7fff84c32fff  libFontRegistry.dylib (196.3) <855AF921-EAE0-3D07-B161-5EF09806B643> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff84c8f000 -     0x7fff84cc2ff7  libTrueTypeScaler.dylib (194.6) <D0D7DA50-DF52-3D24-AFD2-03B336AA1929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff84d2e000 -     0x7fff84dd8ff7  com.apple.ColorSync (4.12.0 - 502.1) <5F244DE3-A6E8-335F-AE3B-25F0E407DD62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
        0x7fff84dd9000 -     0x7fff84e29ff7  com.apple.HIServices (1.22 - 591) <34C950CC-1084-354A-BCE6-9396EDB29DF8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
        0x7fff84e2a000 -     0x7fff84e39ff3  com.apple.LangAnalysis (1.7.0 - 1.7.0) <47D1A017-91A4-37F3-93E0-3923CD6ED2DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff84e3a000 -     0x7fff84e87fff  com.apple.print.framework.PrintCore (12 - 491) <B7CC15C1-AF50-37F3-8AF6-65F8CDC323F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
        0x7fff84e88000 -     0x7fff84ec3fff  com.apple.QD (3.12 - 310) <8F718290-DD82-36CE-9AF0-EFB6D31A49F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
        0x7fff84ec4000 -     0x7fff84ecfff7  com.apple.speech.synthesis.framework (6.3.3 - 6.3.3) <629831B1-B13C-30F5-AE16-6BB9037E3753> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff84ed0000 -     0x7fff850e0fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <A1B98513-C19E-376F-8DAF-71BB2F263C5F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff850e1000 -     0x7fff850e1fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <55C6A958-D52B-3D81-B230-EB949212B5D9> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8524a000 -     0x7fff8561dff7  com.apple.CFNetwork (807.2.14 - 807.2.14) <9702C8B9-2984-3DD9-9C59-A83499C2DBC4> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff85637000 -     0x7fff85637fff  com.apple.Carbon (154 - 157) <1BF9C0EB-45A0-3584-85DC-F64A9914F40D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff85638000 -     0x7fff8563bfff  com.apple.CommonPanels (1.2.6 - 98) <6A71E8CB-3BF7-3A49-A5F7-0579BAE1219D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
        0x7fff8563c000 -     0x7fff85944ff7  com.apple.HIToolbox (2.1.1 - 856.13) <98D5D2A7-55A6-31A7-9056-CC48EBB16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
        0x7fff85945000 -     0x7fff85948ff7  com.apple.help (1.3.5 - 49) <27C5F9FE-838F-3807-A4AC-D99470185B10> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
        0x7fff85949000 -     0x7fff8594efff  com.apple.ImageCapture (9.0 - 9.0) <E3E757FD-4060-33A4-A2AC-85EFBD987FCE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
        0x7fff8594f000 -     0x7fff859e6ff3  com.apple.ink.framework (10.9 - 219) <B44BA36D-7549-3EB2-8CF6-E171885194FB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
        0x7fff859e7000 -     0x7fff85a01fff  com.apple.openscripting (1.7 - 172) <B204BF70-C4AA-3699-8493-66E6645A92A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
        0x7fff85a02000 -     0x7fff85a03ff3  com.apple.print.framework.Print (12 - 267) <CA7E9448-0903-34C8-AAF6-9070B52BF70E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
        0x7fff85a04000 -     0x7fff85a06ff7  com.apple.securityhi (9.0 - 55006) <ACD20DC1-FBDE-3E1B-91BF-867FE7849CBC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
        0x7fff85a07000 -     0x7fff85a0dff7  com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <A20B0F7B-C32A-3FF1-BB75-BAC0EE4EF889> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
        0x7fff85a0e000 -     0x7fff85aebff7  com.apple.cloudkit.CloudKit (643.5 - 643.5) <2AB1D950-7EA5-359C-B17C-42AEFE99D360> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff85aec000 -     0x7fff85aecfff  com.apple.Cocoa (6.11 - 22) <CF1AD0E9-2257-35FE-B719-760B58E405C9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff85c2c000 -     0x7fff85cbcff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <A38A11A5-130B-39CE-BEBA-F5427F6801DC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff85cbd000 -     0x7fff85cd0fff  com.apple.CoreBluetooth (1.0 - 1) <76AFC4B4-A9FD-3434-B168-90087E71F5C4> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff85cd1000 -     0x7fff85fcbfeb  com.apple.CoreData (120 - 752.8) <FE3F152B-4C35-3A58-A0CB-D04EE5908818> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff85fcc000 -     0x7fff86058fff  com.apple.CoreDisplay (1.0 - 1) <48B568C0-1E12-34F4-943D-EAB447FBA1BE> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
        0x7fff86059000 -     0x7fff864f3fff  com.apple.CoreFoundation (6.9 - 1348.28) <A40AA224-7A50-3989-95D0-5A228A0E2FAF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff864f4000 -     0x7fff86b76fff  com.apple.CoreGraphics (2.0 - 1070.13.2) <0685658F-21AE-31D9-8C9A-B92528CDFB59> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff86b77000 -     0x7fff86db9fff  com.apple.CoreImage (12.2.0 - 451.3.1) <CDAD60F3-74F6-3EA5-A8B5-B42476E350FD> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
        0x7fff86dba000 -     0x7fff86e20ff7  com.apple.corelocation (2100.5.34) <64E3F80C-E0FC-309D-B70D-0D0EC002CA70> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff86e21000 -     0x7fff86ed1fff  com.apple.CoreMedia (1.0 - 1907.15.15) <B5B8C128-C1C2-3585-9B43-41141B2C6332> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff86ed2000 -     0x7fff86f1dff7  com.apple.CoreMediaIO (804.0 - 4929) <54CF2AD2-4928-3A41-9F7D-F135A8A616D1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff86f1e000 -     0x7fff86f1efff  com.apple.CoreServices (775.9.7 - 775.9.7) <A5C444F3-408B-3062-AF4B-BF8CD919F221> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff86f1f000 -     0x7fff86f70fff  com.apple.AE (712.2 - 712.2) <342A13C0-4A6A-3947-B66B-0F624A4A7B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
        0x7fff86f71000 -     0x7fff8724cff7  com.apple.CoreServices.CarbonCore (1159.5 - 1159.5) <11CC2194-0C9C-397A-B7F9-CDAB9B68D87D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
        0x7fff8724d000 -     0x7fff87280fff  com.apple.DictionaryServices (1.2 - 274) <864F3808-FFDD-3C4B-A5B7-F1A6C4668A86> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
        0x7fff87281000 -     0x7fff87289ffb  com.apple.CoreServices.FSEvents (1230 - 1230) <13A2FC17-8F8C-35BF-9584-59FDFB738E2B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
        0x7fff8728a000 -     0x7fff873f6ff7  com.apple.LaunchServices (775.9.7 - 775.9.7) <E350E4F6-822A-3F04-B59B-468A39AF5C64> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
        0x7fff873f7000 -     0x7fff874a7fff  com.apple.Metadata (10.7.0 - 1075.28) <DBB524CD-6938-3623-99C2-4B1EC1E1BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
        0x7fff874a8000 -     0x7fff87507fff  com.apple.CoreServices.OSServices (775.9.7 - 775.9.7) <E9625B0B-9AE7-3024-9FEF-FEE0A1876D9D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
        0x7fff87508000 -     0x7fff87578fff  com.apple.SearchKit (1.4.0 - 1.4.0) <F1B3EF8D-E820-317C-AC7F-8F056C246874> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
        0x7fff87579000 -     0x7fff875bfff7  com.apple.coreservices.SharedFileList (38 - 38) <E1400999-1F08-35A1-9D07-27D80A2AF89A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
        0x7fff8764c000 -     0x7fff87798ff7  com.apple.CoreText (352.0 - 544.5) <E90EA1D8-3491-3014-9043-9928C4E4349C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff87799000 -     0x7fff877cefff  com.apple.CoreVideo (1.8 - 234.0) <48C31E93-87C2-31F4-97E7-9E54C1EA8E7D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff877cf000 -     0x7fff87840ffb  com.apple.framework.CoreWLAN (11.0 - 1200.25.1) <BEBE9C03-3B9A-3948-99E3-CC8148FA2AB5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8793f000 -     0x7fff87944fff  com.apple.DiskArbitration (2.7 - 2.7) <16EA6D93-A2EC-31DB-BF52-C4764E7B1630> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff87ad3000 -     0x7fff87e7aff3  com.apple.Foundation (6.9 - 1349.25) <D820A498-2E62-367D-BC72-5845B14C06E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff87ea6000 -     0x7fff87ed7fff  com.apple.GSS (4.0 - 2.0) <95FAD1F9-1610-3428-B9B4-D32F67C26574> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff87f97000 -     0x7fff8803affb  com.apple.Bluetooth (5.0.3 - 5.0.3f1) <CCB4E097-1ED0-3439-8450-2B6EFFBC4608> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff8803b000 -     0x7fff880d0ff7  com.apple.framework.IOKit (2.0.2 - 1324.30.13) <163BE7FA-B29A-348F-8B5F-E301F2E8C964> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff880d1000 -     0x7fff880d7ffb  com.apple.IOSurface (153.3 - 153.3) <3DD3BF22-0800-31F2-B179-87F87D6F0548> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff880d8000 -     0x7fff88128ff3  com.apple.ImageCaptureCore (7.0 - 7.0) <0F899C07-AA23-350E-8670-9090924D670D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
        0x7fff88129000 -     0x7fff88282fef  com.apple.ImageIO.framework (3.3.0 - 1582) <564168E7-BEC0-35E3-9BF0-59B65C17225E> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff88283000 -     0x7fff88287fff  libGIF.dylib (1582) <040243CD-3A68-3ADC-805C-FE1D17C80028> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff88288000 -     0x7fff88378ff7  libJP2.dylib (1582) <A55870F9-F27F-3BD0-BE89-981BFF63D485> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff88379000 -     0x7fff8839cffb  libJPEG.dylib (1582) <58C01E72-10A0-313F-8139-ED6E9D087ABB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8839d000 -     0x7fff883c4ff7  libPng.dylib (1582) <F2CC3750-3520-311B-9C66-9D86036375B7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff883c5000 -     0x7fff883c7ff3  libRadiance.dylib (1582) <C3E9CE5C-1A25-391B-9ACB-556AA065B985> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff883c8000 -     0x7fff88421ff3  libTIFF.dylib (1582) <71ADCD24-67C9-31B5-8E48-A4B89AFBB19F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8854d000 -     0x7fff88ff0ff7  com.apple.JavaScriptCore (12602 - 12602.4.8) <4FF12BFD-CD3B-33D7-B844-85234A13BD42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff88ff1000 -     0x7fff8900aff7  com.apple.Kerberos (3.0 - 1) <49DCBE1A-130C-3FBF-AAEA-AF9A518913AC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff89297000 -     0x7fff8929dfff  com.apple.MediaAccessibility (1.0 - 97.1.1) <1025DB59-18DE-39EA-9C04-35CE8D6103E5> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
        0x7fff892b3000 -     0x7fff89807fff  com.apple.MediaToolbox (1.0 - 1907.15.15) <22150DE7-8CD3-30DD-8C0F-3D06F865C186> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff89808000 -     0x7fff89860fff  com.apple.Metal (86.18 - 86.18) <7DFE0437-25A8-3E87-8318-91573C895742> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
        0x7fff8a134000 -     0x7fff8a13cfff  com.apple.NetFS (6.0 - 4.0) <6614F9B8-0861-338B-8FF0-8E402F96141C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8a311000 -     0x7fff8a319ff7  libcldcpuengine.dylib (2.8.5) <341EBC48-CCF4-3292-9097-F61715AC573E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
        0x7fff8a31a000 -     0x7fff8a400fff  unorm8_bgra.dylib (2.8.5) <1A39075B-6717-3FA5-A712-7F37583DB709> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
        0x7fff8a4e2000 -     0x7fff8a530ff3  com.apple.opencl (2.8.6 - 2.8.6) <553BFCCA-5ACB-3DB0-B958-4BF2DE91838F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8a531000 -     0x7fff8a54affb  com.apple.CFOpenDirectory (10.12 - 194) <88E97774-6767-3A01-808B-C923F9310E20> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
        0x7fff8a54b000 -     0x7fff8a556ff7  com.apple.OpenDirectory (10.12 - 194) <0E4E32DD-6592-3860-9793-BAED6915AE0D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8a557000 -     0x7fff8a559fff  libCVMSPluginSupport.dylib (13.0.10) <43D037C3-9254-3601-9F5B-CD637D517758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
        0x7fff8a55a000 -     0x7fff8a55dff7  libCoreFSCache.dylib (151.1) <1910EF80-DE30-3817-8FDF-63F3C8B4BA37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
        0x7fff8a55e000 -     0x7fff8a561fff  libCoreVMClient.dylib (151.1) <8C8E9295-1918-3763-A0B7-6397EB181EF4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
        0x7fff8a562000 -     0x7fff8a56affb  libGFXShared.dylib (13.0.10) <52E92D3C-25EA-31F9-9885-DC0D886D9143> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
        0x7fff8a56b000 -     0x7fff8a576fff  libGL.dylib (13.0.10) <B40728B5-13D2-3423-9C39-885B1098698D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8a577000 -     0x7fff8a5b3fe7  libGLImage.dylib (13.0.10) <3E856113-9217-3B13-98AD-4D0D356931B6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
        0x7fff8a5b4000 -     0x7fff8a72affb  libGLProgrammability.dylib (13.0.10) <4C3FD24A-1C43-343E-8EBA-BE1FDCE3F74C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
        0x7fff8a72b000 -     0x7fff8a76bff3  libGLU.dylib (13.0.10) <BBCAA457-BA34-3D13-8845-803C63960E08> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8b0d3000 -     0x7fff8b0e1fff  com.apple.opengl (13.0.10 - 13.0.10) <B11A2E1B-4B1D-3ECD-BADA-3508BE5775BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8b0e2000 -     0x7fff8b288fff  GLEngine (13.0.10) <62CCEC13-1EB3-3A65-9224-3DCD2838E0C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
        0x7fff8b289000 -     0x7fff8b2b3ffb  GLRendererFloat (13.0.10) <E508ABC7-3E67-3845-989F-5B764D36FE12> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
        0x7fff8b34c000 -     0x7fff8b493fff  com.apple.QTKit (7.7.3 - 2978.3) <665AF577-900D-349E-B1C5-D5BDD70DB481> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8b494000 -     0x7fff8b6feff7  com.apple.imageKit (3.0 - 1021) <5D77D4A4-F844-376B-93AA-F9CB55C719AE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
        0x7fff8b6ff000 -     0x7fff8b7c3fff  com.apple.PDFKit (1.0 - 1) <7375423F-5815-36C5-A345-546843827588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
        0x7fff8b7c4000 -     0x7fff8bceafff  com.apple.QuartzComposer (5.1 - 351.1) <A13FD5C2-36D1-3B92-88E6-AB4CAF733907> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
        0x7fff8bceb000 -     0x7fff8bd0effb  com.apple.quartzfilters (1.10.0 - 1.10.0) <8A8ED06E-3A07-312A-A976-982C51159A45> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
        0x7fff8bd0f000 -     0x7fff8bdfcfff  com.apple.QuickLookUIFramework (5.0 - 720.5) <85A0BF0F-94B1-33CD-A3DC-4048380A3258> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
        0x7fff8bdfd000 -     0x7fff8bdfdfff  com.apple.quartzframework (1.5 - 21) <DA6924FE-3D6C-3CCE-9CB6-188B6B1671DD> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8bdfe000 -     0x7fff8bff9ff7  com.apple.QuartzCore (1.11 - 449.41.15) <3CD775C0-683D-3B4E-8EC2-AB1DAC4C3AE9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8bffa000 -     0x7fff8c04ffff  com.apple.QuickLookFramework (5.0 - 720.5) <9E76504A-B17B-3302-82DF-9CE1CB31CAC3> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8c050000 -     0x7fff8c063ff7  com.apple.SafariServices.framework (12602 - 12602.4.8) <D88756B5-91A1-3EE8-B69D-F9CE206DBB14> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
        0x7fff8c55f000 -     0x7fff8c87efff  com.apple.security (7.0 - 57740.31.2) <A47D7BAE-0591-3184-8E44-FB2EB08A19C2> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8c87f000 -     0x7fff8c8f5ff7  com.apple.securityfoundation (6.0 - 55132.20.1) <9407620B-B230-3320-B0B7-5AE59F1D135C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff8c91f000 -     0x7fff8c922ff3  com.apple.xpc.ServiceManagement (1.0 - 1) <4E24C12E-6164-3A7A-8EB8-C2523492BAE8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
        0x7fff8cca9000 -     0x7fff8cd1aff7  com.apple.SystemConfiguration (1.14 - 1.14) <D9A57D90-E54F-3E1A-AA2F-F5A694BCE4BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff8cd1b000 -     0x7fff8d0c8fff  com.apple.VideoToolbox (1.0 - 1907.15.15) <685B6CCD-3027-3D0F-8B31-2388A3CE1BDC> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8f354000 -     0x7fff8f36fff3  com.apple.AppContainer (4.0 - 307.30.3) <EF4C3C83-6F51-38F7-A3D2-2D46EE4560EB> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
        0x7fff8f370000 -     0x7fff8f37dff3  com.apple.AppSandbox (4.0 - 307.30.3) <D2C978EB-F4F1-3E79-9DB1-BEE2A92590CE> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8f37e000 -     0x7fff8f3a0ffb  com.apple.framework.Apple80211 (12.0 - 1200.41) <360012DB-DAE7-3EEF-85F0-E5BE1DE3425D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8f3a1000 -     0x7fff8f3b0fdb  com.apple.AppleFSCompression (88 - 1.0) <B6E2148F-BFBF-3F1B-A7DF-0F39190B4C20> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
        0x7fff8f49f000 -     0x7fff8f52a97f  com.apple.AppleJPEG (1.0 - 1) <B4C3209B-58A5-359F-A898-F61B6C40E5E9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff8f563000 -     0x7fff8f566ff3  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6FF50E26-5BDA-3421-BDAE-B57AE6E4F6AC> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
        0x7fff8f567000 -     0x7fff8f5b9fff  com.apple.AppleVAFramework (5.0.34 - 5.0.34) <2AA15DE0-9A7E-3CC0-988A-3BB080A8F603> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8f5c2000 -     0x7fff8f5c9ffb  com.apple.AssetCacheServices (31.2 - 31.2) <5E08DBDE-1DF0-37AC-9ED0-035A2ED67573> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
        0x7fff8f94f000 -     0x7fff8f9cdfff  com.apple.backup.framework (1.8.3 - 1.8.3) <B2E28A7A-1727-3052-AA73-CBC108286C07> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff90604000 -     0x7fff90652ff7  com.apple.CharacterPicker (1.0 - 1) <E6FB5559-3D86-398B-B99B-27ABEEA8E94D> /System/Library/PrivateFrameworks/CharacterPicker.framework/Versions/A/CharacterPicker
        0x7fff90653000 -     0x7fff9067affb  com.apple.ChunkingLibrary (172 - 172) <83E91936-305D-32A4-A256-5582B96B1852> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
        0x7fff9067b000 -     0x7fff9070dff7  com.apple.CloudDocs (1.0 - 485.12) <42A562A2-284D-3252-9341-855E52E45A02> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff90fa3000 -     0x7fff90facffb  com.apple.CommonAuth (4.0 - 2.0) <830B940B-3523-38DE-996D-695739616D10> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff91130000 -     0x7fff9150dfe7  com.apple.CoreAUC (224.0.0 - 224.0.0) <8DF6075A-0711-33A9-9031-6FDA22E85C4F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff9150e000 -     0x7fff9153efff  com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <5E1B0512-E50B-3534-99EF-AD15E601877A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff916cc000 -     0x7fff916dcfff  com.apple.CoreEmoji (1.0 - 39.1) <0A46D6BF-22F3-39AD-B3DC-DE1EE5C442CC> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
        0x7fff91791000 -     0x7fff917a7ff3  com.apple.CoreMediaAuthoring (2.2 - 955) <3E1E33F1-B4FF-320E-B336-7E7F74D73642> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
        0x7fff917ae000 -     0x7fff9183effb  com.apple.CorePDF (4.0 - 4) <254118BE-2E30-3772-B425-6328D1487162> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff919bf000 -     0x7fff919efff3  com.apple.CoreServicesInternal (276.2 - 276.2) <7D8DEF04-72F1-39F4-BBFB-09E65D7B8C10> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
        0x7fff91c7f000 -     0x7fff91d09fff  com.apple.CoreSymbolication (61050) <F4B7C798-F7B7-3977-AA08-59A03F00308E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
        0x7fff91d0a000 -     0x7fff91e48fd7  com.apple.coreui (2.1 - 430.6) <99D08D71-3E9D-300C-9EB2-A73F1B5E228C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff91e49000 -     0x7fff91ef9ff3  com.apple.CoreUtils (5.0 - 500.9) <5567181B-721C-339E-A3DC-579E36D92341> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff91f49000 -     0x7fff91faeff3  com.apple.framework.CoreWiFi (12.0 - 1200.25.1) <BEFA276C-D284-3160-8641-7DD47E38C9D7> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff91faf000 -     0x7fff91fbcff7  com.apple.CrashReporterSupport (10.12 - 817) <CB5251B1-5BE5-308B-B30B-0050065E04CC> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
        0x7fff9202e000 -     0x7fff92038ff7  com.apple.framework.DFRFoundation (1.0 - 104.14) <258B6CFE-FD64-31C5-9973-2FD80597ECDA> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
        0x7fff9206e000 -     0x7fff920e5ff7  com.apple.datadetectorscore (7.0 - 539.1) <E9892E38-3D5F-36CF-BDC5-E4E3C5516B55> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
        0x7fff92122000 -     0x7fff92161fff  com.apple.DebugSymbols (137 - 137) <B229F3F7-250B-3151-8048-CEA7BF80FA52> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
        0x7fff92162000 -     0x7fff92273fff  com.apple.desktopservices (1.11.3 - 1.11.3) <CCE689AA-85F3-3587-AE12-1231E8ED127E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
        0x7fff923b3000 -     0x7fff923bdff7  com.apple.DisplayServicesFW (3.1 - 380) <A1B8B6C2-5782-3D5C-B54E-48E96BB807DA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
        0x7fff92418000 -     0x7fff9242dffb  com.apple.EmojiFoundation (1.0 - 1) <D7FF1828-48A4-3EBE-8D95-09CF4CCCEB17> /System/Library/PrivateFrameworks/EmojiFoundation.framework/Versions/A/EmojiFoundation
        0x7fff92557000 -     0x7fff92988ff7  com.apple.vision.FaceCore (3.3.2 - 3.3.2) <DEB42099-6927-332C-8D3E-D45096318D25> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff93cdd000 -     0x7fff93cddfff  libmetal_timestamp.dylib (600.0.48.32) <31DF1B9E-0BBF-308B-B78D-11CCE72DAA68> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
        0x7fff93cea000 -     0x7fff93cf5ff3  libGPUSupportMercury.dylib (13.0.10) <7CC5CEF8-D132-3234-A078-6D080DFC599F> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
        0x7fff93fa9000 -     0x7fff93fc5ff3  com.apple.GenerationalStorage (2.0 - 259.2) <00BF8427-967F-3693-A86F-DA0F29B49BF3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
        0x7fff93fde000 -     0x7fff9467dfff  com.apple.GeoServices (1.0 - 1228.22.8.29.13) <280AEA5E-2EF5-3A88-B1DE-D0811045F9CC> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff946c3000 -     0x7fff94739fff  com.apple.Heimdal (4.0 - 2.0) <00F00E7E-7EF4-3254-86D3-ADA4F67938CF> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff94d51000 -     0x7fff94d5bfff  com.apple.IOAccelMemoryInfo (1.0 - 1) <B2727A2F-5EA1-3FBC-B3D5-F46F9A2F4114> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
        0x7fff94d5c000 -     0x7fff94d63ffb  com.apple.IOAccelerator (289.32 - 289.32) <6395ACEE-5AD7-3536-AF12-FD6565415D94> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
        0x7fff94d65000 -     0x7fff94d79ff3  com.apple.IOPresentment (1.0 - 25) <40934217-996A-3DDB-A8C4-484CA0F0222B> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
        0x7fff94d7a000 -     0x7fff94d9cfff  com.apple.IconServices (74.3 - 74.3) <3F0BD358-D019-3083-82F2-69CCAD5E5D66> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
        0x7fff94e38000 -     0x7fff94e48ff3  com.apple.IntlPreferences (2.0 - 216) <589A5D92-6809-3F3C-900E-DBC60A07A101> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
        0x7fff94e7f000 -     0x7fff95035fff  com.apple.LanguageModeling (1.0 - 123.2.4) <FEB98F96-A9BB-3E6C-85B4-B466825B8C92> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
        0x7fff95115000 -     0x7fff951e6ffb  com.apple.MMCS (1.3 - 381.1) <5582D879-5F26-3552-8E88-58703456EB7A> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
        0x7fff9568f000 -     0x7fff95692fff  com.apple.Mangrove (1.0 - 1) <05039E9F-9C07-375B-A940-D90D455A2EC2> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff958f9000 -     0x7fff95972ff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <6A759DBA-B7DF-363B-9827-AB1D1129BB34> /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
        0x7fff95ad8000 -     0x7fff95ae3ff3  com.apple.MobileKeyBag (2.0 - 1.0) <8A7EEA75-8334-3FB5-A83B-F0ECB87952B2> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
        0x7fff95af4000 -     0x7fff95b1cfff  com.apple.MultitouchSupport.framework (368.7 - 368.7) <A29E6031-E9A6-353A-BDE5-D8DF20FD393C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
        0x7fff95bcb000 -     0x7fff95bd5fff  com.apple.NetAuth (6.0 - 6.0) <1E7765FC-4580-3CE4-A0F1-CAA22006AE43> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff96451000 -     0x7fff96492ff7  com.apple.PerformanceAnalysis (1.145 - 145) <12640C1F-433D-3CD9-B2A8-048D57B8B56D> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
        0x7fff96b09000 -     0x7fff96b34ffb  com.apple.ProtectedCloudStorage (1.0 - 1) <4B38E6F6-AD64-3345-B51D-38E9DD518666> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
        0x7fff96b35000 -     0x7fff96b4ffff  com.apple.ProtocolBuffer (1 - 249) <D8B7694B-B598-3728-8583-9C4CC0F05B64> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
        0x7fff96b50000 -     0x7fff96b60ffb  com.apple.QuickLookThumbnailing (1.0 - 1) <1A91596D-0A8D-3B7A-ACF5-783A78E9723E> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
        0x7fff96b69000 -     0x7fff96b8cff3  com.apple.RemoteViewServices (2.0 - 124) <4765DC2E-CF05-38CF-9564-1FBACB7E167C> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
        0x7fff977f8000 -     0x7fff977fbfff  com.apple.SecCodeWrapper (4.0 - 307.30.3) <1B0B2122-C230-3E3F-8A81-EBD58818586B> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
        0x7fff9788a000 -     0x7fff97907ff7  com.apple.Sharing (696.1.22 - 696.1.22) <D0A5C682-8996-3851-B332-AD05301E6FA3> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff97928000 -     0x7fff97b87fe7  com.apple.SkyLight (1.600.0 - 122.8) <2B8B6734-2B70-3BD8-BB8E-3338FB2708EE> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
        0x7fff97d68000 -     0x7fff97d74ff7  com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <F9F0FCED-3A72-3639-91F2-B7EF248ED1B9> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
        0x7fff9845d000 -     0x7fff984c9ff3  com.apple.Symbolication (61080.2) <27A57DC2-FEB7-3D23-AEB5-E3E76C5AAE79> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
        0x7fff988c3000 -     0x7fff988c9ff7  com.apple.TCC (1.0 - 1) <956F7C1A-D457-3FE0-9CFE-3F1719F0865C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff98958000 -     0x7fff98b20ff7  com.apple.TextureIO (1.41 - 1.41) <3A9D9FD9-8997-3BD1-8046-76D0BF709806> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
        0x7fff98b94000 -     0x7fff98b95fff  com.apple.TrustEvaluationAgent (2.0 - 28) <07C1F711-A1E0-3BAC-8F4D-977516D50925> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
        0x7fff98b96000 -     0x7fff98d26ff3  com.apple.UIFoundation (1.0 - 490.7) <047781ED-9E79-361F-8E04-71FF90C650F3> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
        0x7fff99782000 -     0x7fff99845ff7  com.apple.ViewBridge (280 - 280) <6D4F6019-5ECC-377B-AF7D-9796E96841CB> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff99c6f000 -     0x7fff99c75fff  com.apple.XPCService (2.0 - 1) <BC3FCE26-6219-3316-949F-37F7005C9A0F> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff99d46000 -     0x7fff99d48ffb  com.apple.loginsupport (1.0 - 1) <4449ACBA-27A8-3311-BD92-CB7E63583FC6> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
        0x7fff99d9d000 -     0x7fff99db8ff7  libCRFSuite.dylib (34) <BACC371B-6153-36B5-BC54-3BCF26FBB221> /usr/lib/libCRFSuite.dylib
        0x7fff99db9000 -     0x7fff99dc4fff  libChineseTokenizer.dylib (21) <09E74E18-ADB2-30D2-A858-13691CB1186C> /usr/lib/libChineseTokenizer.dylib
        0x7fff99e56000 -     0x7fff99e57ff3  libDiagnosticMessagesClient.dylib (102) <422911A4-E273-3E88-BFC4-DF6470E48242> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff99e58000 -     0x7fff9a06bfff  libFosl_dynamic.dylib (16.38) <8232FA8A-F16A-3DC0-AE68-B61EFCD5F4A4> /usr/lib/libFosl_dynamic.dylib
        0x7fff9a087000 -     0x7fff9a08efff  libMatch.1.dylib (27) <5D52A207-E2AF-3E05-8C51-91C1D82FCEE8> /usr/lib/libMatch.1.dylib
        0x7fff9a08f000 -     0x7fff9a08ffff  libOpenScriptingUtil.dylib (172) <D025E180-BB3B-3FFA-98FC-B6835354D723> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff9a090000 -     0x7fff9a094ff3  libScreenReader.dylib (477.20.6) <8158E263-B7DF-3B0C-BABE-4FE94A53DFE5> /usr/lib/libScreenReader.dylib
        0x7fff9a095000 -     0x7fff9a096ff3  libSystem.B.dylib (1238) <9CB018AF-54E9-300F-82BE-81FE553C9154> /usr/lib/libSystem.B.dylib
        0x7fff9a102000 -     0x7fff9a12dffb  libarchive.2.dylib (41.41.1) <D53F0A5C-7FAA-3FCF-8A27-B7DF032C4221> /usr/lib/libarchive.2.dylib
        0x7fff9a12e000 -     0x7fff9a1aafc7  libate.dylib (1.12.13) <8A963F37-CB4F-37FB-BFA5-273917C42437> /usr/lib/libate.dylib
        0x7fff9a1ae000 -     0x7fff9a1aeff3  libauto.dylib (187) <5BBF6A00-CC76-389D-84E7-CA88EDADE683> /usr/lib/libauto.dylib
        0x7fff9a1af000 -     0x7fff9a1bfff3  libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
        0x7fff9a1c0000 -     0x7fff9a1ceff7  libbz2.1.0.dylib (38) <6FD3B63F-0F86-3A25-BD5B-E243F58792C9> /usr/lib/libbz2.1.0.dylib
        0x7fff9a1cf000 -     0x7fff9a225ff7  libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
        0x7fff9a226000 -     0x7fff9a250fff  libc++abi.dylib (307.2) <1CEF8ABB-7E6D-3C2F-8E0A-E7884478DD23> /usr/lib/libc++abi.dylib
        0x7fff9a251000 -     0x7fff9a261ffb  libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
        0x7fff9a262000 -     0x7fff9a277fc3  libcompression.dylib (34) <1691D6F2-46CD-3DA6-B44F-24CDD9BD0E4E> /usr/lib/libcompression.dylib
        0x7fff9a278000 -     0x7fff9a278ff7  libcoretls.dylib (121.31.1) <BCC32537-4831-3E9F-876E-8C9F4CF52FD3> /usr/lib/libcoretls.dylib
        0x7fff9a279000 -     0x7fff9a27aff3  libcoretls_cfhelpers.dylib (121.31.1) <6F37C5AD-7999-3D31-A52F-7AEED935F32D> /usr/lib/libcoretls_cfhelpers.dylib
        0x7fff9a334000 -     0x7fff9a419ff7  libcrypto.0.9.8.dylib (64.30.2) <D41E1901-06DD-3860-BB4F-B3ACE0284C01> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff9a5b7000 -     0x7fff9a60aff7  libcups.2.dylib (450) <78243BA4-43AB-3364-8111-8D54D3382621> /usr/lib/libcups.2.dylib
        0x7fff9a65c000 -     0x7fff9a663ff3  libdscsym.dylib (145.1) <E121E3BC-D2B7-37C3-86A8-5DFC3ECF94D6> /usr/lib/libdscsym.dylib
        0x7fff9a685000 -     0x7fff9a685fff  libenergytrace.dylib (15) <A1B040A2-7977-3097-9ADF-34FF181EB970> /usr/lib/libenergytrace.dylib
        0x7fff9a695000 -     0x7fff9a69aff7  libheimdal-asn1.dylib (498.30.1) <4ED9F6E3-83BC-3302-B004-C25399DA0333> /usr/lib/libheimdal-asn1.dylib
        0x7fff9a69b000 -     0x7fff9a78dff7  libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
        0x7fff9a78e000 -     0x7fff9a9b3ffb  libicucore.A.dylib (57149.0.1) <6B5FDA93-AA88-318F-9608-C2A33D602EC7> /usr/lib/libicucore.A.dylib
        0x7fff9a9b9000 -     0x7fff9a9bafff  liblangid.dylib (126) <3F4530C9-8BE1-3AA7-9A82-98694D240866> /usr/lib/liblangid.dylib
        0x7fff9a9bb000 -     0x7fff9a9d4ffb  liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
        0x7fff9a9d5000 -     0x7fff9a9ebff7  libmarisa.dylib (5) <2183D484-032D-3DE5-8984-3A14006E034E> /usr/lib/libmarisa.dylib
        0x7fff9a9ec000 -     0x7fff9ac93ff7  libmecabra.dylib (744.5) <EF046855-CB9C-32D8-B2F1-C85B526E386F> /usr/lib/libmecabra.dylib
        0x7fff9acc6000 -     0x7fff9ad3fff7  libnetwork.dylib (856.30.16) <66C6E4D6-B39C-3309-80C1-CBBE170DDD51> /usr/lib/libnetwork.dylib
        0x7fff9ad40000 -     0x7fff9b110d97  libobjc.A.dylib (706) <F9AFE665-A3A2-3285-9495-19803A565861> /usr/lib/libobjc.A.dylib
        0x7fff9b113000 -     0x7fff9b117fff  libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib
        0x7fff9b118000 -     0x7fff9b148ff7  libpcap.A.dylib (67) <450DB888-2C0C-3085-A5F1-69324DFE902C> /usr/lib/libpcap.A.dylib
        0x7fff9b166000 -     0x7fff9b182ffb  libresolv.9.dylib (64) <A244AE4C-00B0-396C-98FF-97FE4DB3DA30> /usr/lib/libresolv.9.dylib
        0x7fff9b183000 -     0x7fff9b1bcfff  libsandbox.1.dylib (592.31.1) <0B3D5690-EF2C-39A6-B63C-CFB8CBAC0956> /usr/lib/libsandbox.1.dylib
        0x7fff9b1d0000 -     0x7fff9b1d1ff3  libspindump.dylib (230.3) <59FAC445-F8FB-3881-A69A-FD0E98100E19> /usr/lib/libspindump.dylib
        0x7fff9b1d2000 -     0x7fff9b31afe3  libsqlite3.dylib (253) <B5BA5C96-AB13-34A0-8237-DD52A0181DFE> /usr/lib/libsqlite3.dylib
        0x7fff9b40f000 -     0x7fff9b41cfff  libxar.1.dylib (357) <58BFB84B-66FE-3299-AA3D-BBA178ADEE39> /usr/lib/libxar.1.dylib
        0x7fff9b420000 -     0x7fff9b50fffb  libxml2.2.dylib (30.11) <E12AF929-0FA5-3214-840F-C81E6AC9F36E> /usr/lib/libxml2.2.dylib
        0x7fff9b510000 -     0x7fff9b539fff  libxslt.1.dylib (15.8) <FFF5DD45-F544-34B2-BE3C-DB877DC60081> /usr/lib/libxslt.1.dylib
        0x7fff9b53a000 -     0x7fff9b54bff3  libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
        0x7fff9b55a000 -     0x7fff9b55eff7  libcache.dylib (79) <0C8092D3-600F-3ADD-A036-F225B6CDCA43> /usr/lib/system/libcache.dylib
        0x7fff9b55f000 -     0x7fff9b56aff7  libcommonCrypto.dylib (60092.30.2) <B16E29B6-EC8D-3A8F-9A89-DD9CF35F7C4B> /usr/lib/system/libcommonCrypto.dylib
        0x7fff9b56b000 -     0x7fff9b572fff  libcompiler_rt.dylib (62) <E992E8D9-037C-3454-A366-A25E4D31D6BB> /usr/lib/system/libcompiler_rt.dylib
        0x7fff9b573000 -     0x7fff9b57bfff  libcopyfile.dylib (138) <64E285D9-5485-333B-AEE7-8B0C8FB9275F> /usr/lib/system/libcopyfile.dylib
        0x7fff9b57c000 -     0x7fff9b5fffdf  libcorecrypto.dylib (442.30.20) <2074B932-FD79-30A9-8E90-AF25C49F2AF1> /usr/lib/system/libcorecrypto.dylib
        0x7fff9b600000 -     0x7fff9b632fff  libdispatch.dylib (703.30.5) <EA0CC14E-D559-3802-B4B2-0E8C7579AAC4> /usr/lib/system/libdispatch.dylib
        0x7fff9b633000 -     0x7fff9b638ff3  libdyld.dylib (421.2) <6F506653-FFF6-3DB8-84F1-109AE3C52F32> /usr/lib/system/libdyld.dylib
        0x7fff9b639000 -     0x7fff9b639ffb  libkeymgr.dylib (28) <1A318923-1200-3B06-B432-5007D82F195D> /usr/lib/system/libkeymgr.dylib
        0x7fff9b63a000 -     0x7fff9b646ffb  libkxld.dylib (3789.41.3) <87550136-9353-348B-9CD9-C342B48C5AAF> /usr/lib/system/libkxld.dylib
        0x7fff9b647000 -     0x7fff9b647fff  liblaunch.dylib (972.30.7) <15FACC21-079A-3BDF-9AFB-4253EFDEB587> /usr/lib/system/liblaunch.dylib
        0x7fff9b648000 -     0x7fff9b64dfff  libmacho.dylib (894) <A2F38EC1-C37C-3B93-B0E4-36B07C177F8C> /usr/lib/system/libmacho.dylib
        0x7fff9b64e000 -     0x7fff9b650ff3  libquarantine.dylib (85) <C1D7749F-5F5F-3BB9-BEFC-1F0B9DA941FD> /usr/lib/system/libquarantine.dylib
        0x7fff9b651000 -     0x7fff9b652ffb  libremovefile.dylib (45) <CD42974E-BE0B-39FC-9BFC-8A7540A04DC6> /usr/lib/system/libremovefile.dylib
        0x7fff9b653000 -     0x7fff9b66bff7  libsystem_asl.dylib (349.30.2) <EFAC72D7-CB13-3DF7-ADF3-EC6635C6F1EA> /usr/lib/system/libsystem_asl.dylib
        0x7fff9b66c000 -     0x7fff9b66cff7  libsystem_blocks.dylib (67) <B8C3701D-5A91-3D35-999D-2DC8D5393525> /usr/lib/system/libsystem_blocks.dylib
        0x7fff9b66d000 -     0x7fff9b6fafef  libsystem_c.dylib (1158.30.7) <2F881962-03CB-3B9D-A782-D98C1BBA4E3D> /usr/lib/system/libsystem_c.dylib
        0x7fff9b6fb000 -     0x7fff9b6feffb  libsystem_configuration.dylib (888.30.2) <4FE3983C-E4ED-3939-A578-03AD29C99788> /usr/lib/system/libsystem_configuration.dylib
        0x7fff9b6ff000 -     0x7fff9b702fff  libsystem_coreservices.dylib (41.4) <1A572B9E-0C47-320F-8C64-7990D0A5FB5A> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff9b703000 -     0x7fff9b71bff3  libsystem_coretls.dylib (121.31.1) <4676F06D-274D-31BE-B61C-4D7A4AEF4858> /usr/lib/system/libsystem_coretls.dylib
        0x7fff9b71c000 -     0x7fff9b722fff  libsystem_dnssd.dylib (765.30.11) <DC708D84-ED7D-3936-B996-A67C66B8DDAA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff9b723000 -     0x7fff9b74cff7  libsystem_info.dylib (503.30.1) <9ED9121C-F111-3FAD-BC2F-C95DEE1C9362> /usr/lib/system/libsystem_info.dylib
        0x7fff9b74d000 -     0x7fff9b76fff7  libsystem_kernel.dylib (3789.41.3) <B75B128C-7D7A-3318-91CD-82B5A69C5329> /usr/lib/system/libsystem_kernel.dylib
        0x7fff9b770000 -     0x7fff9b7b7fe7  libsystem_m.dylib (3121.4) <266DB92B-A86F-3691-80FB-1B26AD73CFF3> /usr/lib/system/libsystem_m.dylib
        0x7fff9b7b8000 -     0x7fff9b7d6ff7  libsystem_malloc.dylib (116.30.3) <F40DEE3B-386A-3529-A3F7-98117ED55BF4> /usr/lib/system/libsystem_malloc.dylib
        0x7fff9b7d7000 -     0x7fff9b82effb  libsystem_network.dylib (856.30.16) <4AE368E9-605D-379D-B04C-2AC7455B8250> /usr/lib/system/libsystem_network.dylib
        0x7fff9b82f000 -     0x7fff9b838ff3  libsystem_networkextension.dylib (563.30.15) <EB020B0C-7DF0-3EEF-8E3C-15DA3C01D687> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff9b839000 -     0x7fff9b842ff3  libsystem_notify.dylib (165.20.1) <E7FD3A7C-DD07-36E2-9FA4-7561F9F114DA> /usr/lib/system/libsystem_notify.dylib
        0x7fff9b843000 -     0x7fff9b84bfe7  libsystem_platform.dylib (126.1.2) <3CA06D4E-C00A-36DE-AA65-3A390097D1F6> /usr/lib/system/libsystem_platform.dylib
        0x7fff9b84c000 -     0x7fff9b856ff7  libsystem_pthread.dylib (218.30.1) <C869ED7C-BE29-3532-8E69-3A8DA1447EDC> /usr/lib/system/libsystem_pthread.dylib
        0x7fff9b857000 -     0x7fff9b85aff7  libsystem_sandbox.dylib (592.31.1) <7BBFDF96-293F-3DD9-B3A4-7C168280B441> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff9b85b000 -     0x7fff9b85cfff  libsystem_secinit.dylib (24) <5C1F1E47-0F7D-3E25-8DEB-D9DB1F902281> /usr/lib/system/libsystem_secinit.dylib
        0x7fff9b85d000 -     0x7fff9b864fff  libsystem_symptoms.dylib (532.30.6) <5D990CF5-B58F-39F7-B375-99B4EC62CFBD> /usr/lib/system/libsystem_symptoms.dylib
        0x7fff9b865000 -     0x7fff9b885ff7  libsystem_trace.dylib (518.30.7) <6D34D1EA-2A3C-3D2D-803E-A666E6AEEE52> /usr/lib/system/libsystem_trace.dylib
        0x7fff9b886000 -     0x7fff9b88bffb  libunwind.dylib (35.3) <9F7C2AD8-A9A7-3DE4-828D-B0F0F166AAA0> /usr/lib/system/libunwind.dylib
        0x7fff9b88c000 -     0x7fff9b8b5ff7  libxpc.dylib (972.30.7) <65E41BB6-EBD5-3D93-B0BE-B190CEE4DD93> /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: 335780
        thread_create: 0
        thread_set_state: 14033
    
    VM Region Summary:
    ReadOnly portion of Libraries: Total=329.7M resident=0K(0%) swapped_out_or_unallocated=329.7M(100%)
    Writable regions: Total=231.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=231.7M(100%)
     
                                    VIRTUAL   REGION 
    REGION TYPE                        SIZE    COUNT (non-coalesced) 
    ===========                     =======  ======= 
    Accelerate framework               384K        4 
    Activity Tracing                   256K        2 
    CG backing stores                  9.8M        7 
    CG image                           304K       26 
    CoreAnimation                     43.9M       32 
    CoreImage                           20K        4 
    CoreUI image data                 4104K       28 
    CoreUI image file                  196K        6 
    Foundation                          28K        3 
    Image IO                            80K        4 
    Kernel Alloc Once                    8K        2 
    MALLOC                           142.0M       49 
    MALLOC guard page                   64K       14 
    Memory Tag 242                      12K        2 
    Memory Tag 251                      28K        2 
    OpenCL                              16K        3 
    SQLite page cache                   64K        2 
    STACK GUARD                       56.1M       16 
    Stack                             15.1M       18 
    VM_ALLOCATE                        304K       36 
    __DATA                            30.7M      288 
    __GLSLBUILTINS                    2588K        2 
    __IMAGE                            528K        2 
    __LINKEDIT                       120.0M       29 
    __TEXT                           209.7M      287 
    __UNICODE                          556K        2 
    mapped file                      179.0M       56 
    shared memory                     16.4M       16 
    ===========                     =======  ======= 
    TOTAL                            832.0M      914 
    
    T-Bug-Crash 
    opened by dhmspector 22
  • Realm browser crashes when data changes

    Realm browser crashes when data changes

    Cross-posted from realm/realm-cocoa#2610 /cc @tolgaytoklar.


    Hi

    I am using el capitan and when any data changes, realm browser is crashing everytime. Here crash report:

    I downloaded realm browser from app store.

    Process:               Realm Browser [34565]
    Path:                  /Applications/Realm Browser.app/Contents/MacOS/Realm Browser
    Identifier:            io.realm.realmbrowser
    Version:               0.93.2 (7)
    App Item ID:           1007457278
    App External ID:       812659827
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Realm Browser [34565]
    User ID:               501
    
    Date/Time:             2015-09-30 21:30:11.860 +0300
    OS Version:            Mac OS X 10.11.1 (15B17c)
    Report Version:        11
    Anonymous UUID:        21DD62DE-D38E-46F7-3219-07A735A8C864
    
    Sleep/Wake UUID:       A57C2394-D8EE-4DB4-BB13-252C394E0825
    
    Time Awake Since Boot: 440000 seconds
    Time Since Wake:       3900 seconds
    
    System Integrity Protection: enabled
    
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Exception Note:        EXC_CORPSE_NOTIFY
    
    Application Specific Information:
    abort() called
    
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib          0x00007fff8a7730ae __pthread_kill + 10
    1   libsystem_pthread.dylib         0x00007fff936c3500 pthread_kill + 90
    2   libsystem_c.dylib               0x00007fff93bf937b abort + 129
    3   org.cocoapods.Realm             0x00000001006c9bc9 please_report_this_error_to_help_at_realm_dot_io + 9
    4   org.cocoapods.Realm             0x00000001006c9d88 realm::util::terminate_internal(std::__1::basic_stringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) + 328
    5   org.cocoapods.Realm             0x0000000100683917 realm::util::terminate(char const*, char const*, long) + 473
    6   org.cocoapods.Realm             0x000000010077ea55 realm::_impl::TransactLogParser::read_mixed(realm::Mixed*) + 725
    7   org.cocoapods.Realm             0x0000000100780eee void realm::_impl::TransactLogParser::do_parse<realm::Group::TransactAdvancer>(realm::Group::TransactAdvancer&) + 2014
    8   org.cocoapods.Realm             0x000000010077b248 realm::Group::advance_transact(unsigned long, unsigned long, realm::BinaryData const*, realm::BinaryData const*) + 168
    9   org.cocoapods.Realm             0x00000001007860a3 realm::SharedGroup::advance_read(realm::SharedGroup::VersionID) + 355
    10  org.cocoapods.Realm             0x00000001006b71f5 -[RLMRealm handleExternalCommit] + 124
    11  org.cocoapods.Realm             0x00000001006ba1ae -[RLMNotifier listen]::$_0::__invoke(void*) + 38
    12  com.apple.CoreFoundation        0x00007fff8b2e8651 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    13  com.apple.CoreFoundation        0x00007fff8b2c7e4c __CFRunLoopDoSources0 + 556
    14  com.apple.CoreFoundation        0x00007fff8b2c736f __CFRunLoopRun + 927
    15  com.apple.CoreFoundation        0x00007fff8b2c6d68 CFRunLoopRunSpecific + 296
    16  com.apple.HIToolbox             0x00007fff888b2d55 RunCurrentEventLoopInMode + 235
    17  com.apple.HIToolbox             0x00007fff888b2b8f ReceiveNextEventCommon + 432
    18  com.apple.HIToolbox             0x00007fff888b29cf _BlockUntilNextEventMatchingListInModeWithFilter + 71
    19  com.apple.AppKit                0x00007fff8c077f3a _DPSNextEvent + 1067
    20  com.apple.AppKit                0x00007fff8c077369 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
    21  com.apple.AppKit                0x00007fff8c06becc -[NSApplication run] + 682
    22  com.apple.AppKit                0x00007fff8c035162 NSApplicationMain + 1176
    23  libdyld.dylib                   0x00007fff8b6b65ad start + 1
    
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib          0x00007fff8a7740a2 kevent_qos + 10
    1   libdispatch.dylib               0x00007fff90c0511d _dispatch_mgr_invoke + 216
    2   libdispatch.dylib               0x00007fff90c04d85 _dispatch_mgr_thread + 52
    
    Thread 2:: com.apple.NSEventThread
    0   libsystem_kernel.dylib          0x00007fff8a76dc96 mach_msg_trap + 10
    1   libsystem_kernel.dylib          0x00007fff8a76d0d7 mach_msg + 55
    2   com.apple.CoreFoundation        0x00007fff8b2c8054 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation        0x00007fff8b2c751c __CFRunLoopRun + 1356
    4   com.apple.CoreFoundation        0x00007fff8b2c6d68 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit                0x00007fff8c1cdeed _NSEventThread + 149
    6   libsystem_pthread.dylib         0x00007fff936c09b1 _pthread_body + 131
    7   libsystem_pthread.dylib         0x00007fff936c092e _pthread_start + 168
    8   libsystem_pthread.dylib         0x00007fff936be385 thread_start + 13
    
    Thread 3:: RLMRealm notification listener
    0   libsystem_kernel.dylib          0x00007fff8a774072 kevent + 10
    1   org.cocoapods.Realm             0x00000001006b9f2f -[RLMNotifier listen] + 488
    2   com.apple.Foundation            0x00007fff92c8e084 __NSThread__start__ + 1351
    3   libsystem_pthread.dylib         0x00007fff936c09b1 _pthread_body + 131
    4   libsystem_pthread.dylib         0x00007fff936c092e _pthread_start + 168
    5   libsystem_pthread.dylib         0x00007fff936be385 thread_start + 13
    
    Thread 4:
    0   libsystem_kernel.dylib          0x00007fff8a77378a __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff936c058c _pthread_wqthread + 1283
    2   libsystem_pthread.dylib         0x00007fff936be375 start_wqthread + 13
    
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5f5cab68  rdx: 0x0000000000000000
      rdi: 0x000000000000160b  rsi: 0x0000000000000006  rbp: 0x00007fff5f5cab90  rsp: 0x00007fff5f5cab68
       r8: 0x00007fd18b102000   r9: 0x0000000000000005  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff5f5cb078  r13: 0x0000000000000015  r14: 0x00007fff77d76000  r15: 0x0000000000000015
      rip: 0x00007fff8a7730ae  rfl: 0x0000000000000206  cr2: 0x00007fff77e30038
    
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    
    
    Binary Images:
           0x100633000 -        0x100654ff7 +io.realm.realmbrowser (0.93.2 - 7) <4CECC2B5-9BE2-3728-BFF8-F2C70DDAC383> /Applications/Realm Browser.app/Contents/MacOS/Realm Browser
           0x10066d000 -        0x100670ff7 +org.cocoapods.AppSandboxFileAccess (1.0.14 - 1) <775E634C-99ED-3B46-8632-BB2E28CCC641> /Applications/Realm Browser.app/Contents/Frameworks/AppSandboxFileAccess.framework/Versions/A/AppSandboxFileAccess
           0x10067b000 -        0x100844fff +org.cocoapods.Realm (0.93.2 - 1) <A02F4187-E630-3243-963F-4676D93EB565> /Applications/Realm Browser.app/Contents/Frameworks/Realm.framework/Versions/A/Realm
           0x10090f000 -        0x10090ffff +org.cocoapods.Pods (1.0.0 - 1) <A64BDA58-73DB-39FD-A7E2-AED119B2B0A4> /Applications/Realm Browser.app/Contents/Frameworks/Pods.framework/Versions/A/Pods
           0x100918000 -        0x10091bff7  libsystem_sandbox.dylib (459.10.4) <BC781530-CA98-392D-A77A-8CAD2D9C6B2F> /usr/lib/system/libsystem_sandbox.dylib
           0x100bfb000 -        0x100bfbfe7 +cl_kernels (???) <1C36AC60-7272-4969-B503-63C1CCCBEB2C> cl_kernels
           0x10376f000 -        0x103784ff3  libCGInterfaces.dylib (317.2) <93B29571-4968-3229-B4A9-1B120B318641> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
           0x105541000 -        0x105571ff7  libsandbox.1.dylib (459.10.4) <E087D7F3-AAC7-32AD-A50E-FE5EDA4ED420> /usr/lib/libsandbox.1.dylib
           0x1055a1000 -        0x105603ff7  com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (10.8.77 - 10.0.8) <E0926D68-52A6-3157-9F4B-D19BF03033B3> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver
        0x7fff647cc000 -     0x7fff648041df  dyld (360.16) <2A88A0A8-7B2A-345E-A627-3CE5CF045F64> /usr/lib/dyld
        0x7fff857b0000 -     0x7fff8585bfff  com.apple.PDFKit (3.1 - 3.1) <165524C4-8101-341C-AD0A-CCBC1AFB0C2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
        0x7fff8585c000 -     0x7fff8585fff7  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <E4643432-0DF2-3CD3-9F63-3A7665B25838> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
        0x7fff85b8f000 -     0x7fff85bb0fff  com.apple.Sharing (438.0.1 - 438.0.1) <10C4A9FA-47C9-37D9-A60A-C27CC57A2539> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff85db6000 -     0x7fff85e04fff  libcurl.4.dylib (90) <00662A4C-B89A-3A17-93FF-950C6DE47F99> /usr/lib/libcurl.4.dylib
        0x7fff85f6c000 -     0x7fff85f78fff  com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <8D8F331E-21D2-3B7E-B977-3EB1D9E44D5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff85fd1000 -     0x7fff86045ff3  com.apple.securityfoundation (6.0 - 55126) <F075D5C5-ED6D-3DA5-BDB3-879E50A94F77> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff8604a000 -     0x7fff860f9fff  com.apple.cloudkit.CloudKit (480 - 480) <2507C1D3-733F-394A-9ADC-FF8FAD7D21B9> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
        0x7fff860fa000 -     0x7fff862bafeb  libBLAS.dylib (1159) <4A01C32E-452C-314C-B878-E301D4998C68> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
        0x7fff862bb000 -     0x7fff862c3ff7  libcldcpuengine.dylib (2.6.4.1) <26AF4CE6-8B56-3C82-928F-C3195F853FD8> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
        0x7fff862f4000 -     0x7fff86349fff  com.apple.AE (701 - 701) <87FDCC5A-82AC-36A2-BFE9-D0B2A3D870F1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
        0x7fff8634a000 -     0x7fff8635dfff  com.apple.CoreBluetooth (1.0 - 1) <A63B8FB0-F8B3-368D-B482-733FF0373610> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff86392000 -     0x7fff8641afff  com.apple.CoreSymbolication (3.1 - 58048.1) <7B9BCFD9-3600-3973-841D-6227BEDE5D36> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
        0x7fff86507000 -     0x7fff8650cfff  com.apple.AssetCacheServices (14 - 14) <8C912A44-6635-33A0-82A3-389585BAC0F1> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
        0x7fff866ca000 -     0x7fff867c5ff7  libFontParser.dylib (158.3) <DBFEE35E-60F4-3F51-AA25-D4D7E4E01996> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff867cb000 -     0x7fff867ceff7  libCoreFSCache.dylib (119.5) <9BFF447F-D571-3EE6-860E-29886F1F913F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
        0x7fff86b02000 -     0x7fff86b05ff7  com.apple.help (1.3.3 - 46) <AA185754-DEEB-3091-9301-7B23C4D36818> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
        0x7fff86b68000 -     0x7fff86b6dff7  libmacho.dylib (875.1) <A9EC23EC-11A0-3B4F-A8AC-B990C8267A6E> /usr/lib/system/libmacho.dylib
        0x7fff86b6e000 -     0x7fff86d37ff7  com.apple.ImageIO.framework (3.3.0 - 1440) <C00A0D30-2F60-30F1-9BE5-B7FA33A13DC2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff86e5b000 -     0x7fff86e8cffb  com.apple.GSS (4.0 - 2.0) <D50CDB44-72E9-3520-9965-93901621F781> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff86e8d000 -     0x7fff86e96fff  com.apple.icloud.FindMyDevice (1.0 - 1) <28CE764F-4C4C-3A75-B7AE-EDBC7A189E82> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
        0x7fff86ec9000 -     0x7fff86ec9fff  libmetal_timestamp.dylib (600.0.41.2) <C8548755-D695-380D-991E-A94484084B6E> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
        0x7fff86eca000 -     0x7fff86ecbffb  libSystem.B.dylib (1225.1.1) <5E0F820B-C4FF-34CE-9C43-83BF30FC8E8D> /usr/lib/libSystem.B.dylib
        0x7fff86ed2000 -     0x7fff86ee2ff3  com.apple.ProtocolBuffer (1 - 242) <B3D0CEE0-1ED1-39BB-8C81-896F36398802> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
        0x7fff86ef0000 -     0x7fff86f06fff  com.apple.CoreMediaAuthoring (2.2 - 953) <8F5453F5-DC0E-39B8-9CB0-0A89268F6930> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
        0x7fff86f07000 -     0x7fff86f07ff7  libunc.dylib (29) <D9B0C7B1-8648-3AAC-931C-E7CD362FAA8A> /usr/lib/system/libunc.dylib
        0x7fff86fd6000 -     0x7fff86fd8ff7  libRadiance.dylib (1440) <A3E73CE6-7260-3828-BCD9-756DB5167010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8700a000 -     0x7fff870e0ff7  com.apple.DiskImagesFramework (10.11.1 - 415) <166DCA68-DA3D-3D6A-AFE1-B7C55E626E4C> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff870e1000 -     0x7fff87158fc7  libcorecrypto.dylib (334) <4E1B969F-8449-3B21-9880-51AD58E25AA6> /usr/lib/system/libcorecrypto.dylib
        0x7fff87159000 -     0x7fff8755bfff  libLAPACK.dylib (1159) <BDADCDAE-1FD8-3190-B9DD-DB671495EEE2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
        0x7fff8755c000 -     0x7fff877f1fff  libmecabra.dylib (696.1) <8FCC4C88-BE6A-3697-B1D3-8E1A2A3B99BA> /usr/lib/libmecabra.dylib
        0x7fff87822000 -     0x7fff87880fff  libsystem_network.dylib (582.1.4) <14ECA259-D471-3E47-A843-FF0990577893> /usr/lib/system/libsystem_network.dylib
        0x7fff8788c000 -     0x7fff87945ff7  libvMisc.dylib (563.4) <04503007-DE32-34EB-90BB-740C289E3784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
        0x7fff87a14000 -     0x7fff87ac4fff  com.apple.backup.framework (1.7 - 1.7) <551ABBE3-211D-3D7D-B811-B2F863DD17CB> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff87ac5000 -     0x7fff87acaff7  libheimdal-asn1.dylib (452.1.1) <6E911973-1E1A-3F80-B955-FA78CF20FBFD> /usr/lib/libheimdal-asn1.dylib
        0x7fff87ad8000 -     0x7fff87ad8fff  com.apple.quartzframework (1.5 - 21) <E37B0DA2-8DEB-3D46-9038-BD91E789A375> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff87cc2000 -     0x7fff87ccdfff  libGL.dylib (12.0.34.12) <182B925C-7BF6-3EFE-85AF-54760206A6FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff87cce000 -     0x7fff87d29ff7  libTIFF.dylib (1440) <53EB5B1D-0080-367C-ADB6-5A57D1B423ED> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff87d66000 -     0x7fff87e06fff  com.apple.ViewBridge (157 - 157) <78610813-8150-3DD5-823D-F0ECDB0A583F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff87e07000 -     0x7fff87e08fff  libDiagnosticMessagesClient.dylib (100) <F2D8CFCC-A00A-3675-9C01-EF0C663F2445> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff87e09000 -     0x7fff87e09fff  libenergytrace.dylib (10) <64F779D4-2192-37EC-8DB5-EC55BAE50058> /usr/lib/libenergytrace.dylib
        0x7fff87e7c000 -     0x7fff87eccfff  libcups.2.dylib (435) <FA565876-F9B2-3021-8E89-6D665ED01B3D> /usr/lib/libcups.2.dylib
        0x7fff87ee3000 -     0x7fff87f2fffb  com.apple.HIServices (1.22 - 548) <19389B63-C373-31AE-9180-3A11093EAE58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
        0x7fff87f3d000 -     0x7fff885e3ffb  com.apple.JavaScriptCore (11601 - 11601.2.3) <CAB09947-EC70-3CFC-9C24-101122452A58> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff88659000 -     0x7fff8865afff  liblangid.dylib (122) <EAC09BF0-5E88-3060-AA51-EC71B4D26F3C> /usr/lib/liblangid.dylib
        0x7fff8865b000 -     0x7fff8865ffff  libcache.dylib (75) <4948E2C8-867F-3E9D-AAE7-2F30F0B345C6> /usr/lib/system/libcache.dylib
        0x7fff88660000 -     0x7fff886afff7  com.apple.opencl (2.6.9 - 2.6.9) <9FB9AB09-7C3F-33AB-9366-6A853A996181> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff886b2000 -     0x7fff886cdff7  libCRFSuite.dylib (34) <65E4DC91-A994-3921-B5B0-696123CE0C1E> /usr/lib/libCRFSuite.dylib
        0x7fff886ce000 -     0x7fff886d6fff  libcopyfile.dylib (127) <CA2602AB-E8B7-3CD8-A0C5-D86E35FDA09F> /usr/lib/system/libcopyfile.dylib
        0x7fff886d7000 -     0x7fff886e2fff  libcsfde.dylib (517) <83340980-0FC2-33DC-B98B-562C4842568E> /usr/lib/libcsfde.dylib
        0x7fff88711000 -     0x7fff8871cfff  com.apple.AppSandbox (4.0 - 261.1.1) <0C6C10D7-71FF-3C15-AFC1-C1308207C45C> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff88737000 -     0x7fff8887bff7  com.apple.QTKit (7.7.3 - 2937) <C04A69AB-93F9-3BB4-BF56-1CD408183CE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff88882000 -     0x7fff88b77ff3  com.apple.HIToolbox (2.1.1 - 806) <510697D0-2F92-3256-B587-AD11DF988430> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
        0x7fff88b78000 -     0x7fff88bbeff7  libauto.dylib (186) <460B0167-C89B-37EC-823C-52F684B31C26> /usr/lib/libauto.dylib
        0x7fff88bbf000 -     0x7fff88bc1ff7  libquarantine.dylib (80) <1693C5FE-EA0A-3122-85EB-7950ECC7435A> /usr/lib/system/libquarantine.dylib
        0x7fff88c10000 -     0x7fff88c12ff7  com.apple.SecCodeWrapper (4.0 - 261.1.1) <4037AE28-BB5E-3052-B2FD-EEB9DA3C89B3> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
        0x7fff88c13000 -     0x7fff88c13fff  com.apple.Carbon (154 - 157) <DF95E7EB-1CFC-3C83-B114-60FFEEAE166E> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff88c14000 -     0x7fff88c74ff7  com.apple.QuickLookFramework (5.0 - 696.1) <727FE6BE-8E92-38A3-BDEB-2410B553BB27> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff88c75000 -     0x7fff88c75fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <84DA0CD4-9670-343A-B243-D03A2A6A14E2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff88c94000 -     0x7fff88c99fff  com.apple.MediaAccessibility (1.0 - 79) <309526B0-1A18-3C2D-B425-A2BB61EED005> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
        0x7fff88c9a000 -     0x7fff88ca0fff  com.apple.IOAccelerator (203.9.2 - 203.9.2) <81287641-B316-37B7-A70D-A693A463076A> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
        0x7fff88ca7000 -     0x7fff88cb2ff7  libChineseTokenizer.dylib (16) <1794A880-9C3D-37B2-8F3E-6CAFFB396089> /usr/lib/libChineseTokenizer.dylib
        0x7fff88cb3000 -     0x7fff890e1fff  com.apple.vision.FaceCore (3.3.1 - 3.3.1) <D02FBB03-42A5-3E75-83C1-F563B1E3258F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff893a2000 -     0x7fff893d5fff  com.apple.MediaKit (16 - 804) <5F795433-2365-3254-9A8D-09D5CD95CC5F> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff893d6000 -     0x7fff89502ffb  com.apple.CoreText (352.0 - 494.4) <9E995D6A-86E4-303A-B823-C29254F9CA8B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff89546000 -     0x7fff898b0ddf  libobjc.A.dylib (680) <CE3C3C78-A7BB-3147-8375-55424032FF5E> /usr/lib/libobjc.A.dylib
        0x7fff89906000 -     0x7fff89958fff  com.apple.ImageCaptureCore (7.0 - 7.0) <74BC5DBA-FD63-31B9-A55B-C3C128852F1D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
        0x7fff8995e000 -     0x7fff89965ff7  com.apple.phonenumbers (1.1.1 - 105) <49696A1F-83FC-3BE8-A7E8-F0F4EAA326BB> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
        0x7fff899f0000 -     0x7fff89a0afff  com.apple.Kerberos (3.0 - 1) <D2F0BF94-8656-3FBF-81AC-43D417B661F1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff89a0b000 -     0x7fff89a2ffff  com.apple.quartzfilters (1.10.0 - 1.10.0) <B25F42F6-2548-39A8-9A9E-35331FD813EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
        0x7fff89a5a000 -     0x7fff89d00fff  com.apple.CoreData (120 - 640) <7934FDB8-526E-32F4-BE20-55388DB8CCBF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff89d0c000 -     0x7fff89d14fff  libGFXShared.dylib (12.0.34.12) <F8278F50-25AC-3CEC-9F68-D83785A25F5E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
        0x7fff89de8000 -     0x7fff8a06fff3  com.apple.CFNetwork (760.1.2 - 760.1.2) <86CE9B53-53B1-321C-9637-BBCA8CAB1BD8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8a070000 -     0x7fff8a0f9ff7  com.apple.PerformanceAnalysis (1.0 - 1) <493E6A54-B8FD-3520-A838-88D6D79BEF8A> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
        0x7fff8a0fa000 -     0x7fff8a0fcfff  libCVMSPluginSupport.dylib (12.0.34.12) <F8E1EA87-73ED-3372-8C58-4209942ECD20> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
        0x7fff8a52a000 -     0x7fff8a52afff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <E0D5C411-052F-3B71-9562-C1098FB2F86D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8a664000 -     0x7fff8a698ff7  com.apple.CoreVideo (1.8 - 191.1) <FA99D150-EFCE-3F32-ACDF-5E91AD97F176> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8a75c000 -     0x7fff8a77afff  libsystem_kernel.dylib (3247.10.9) <94CE2223-1C1A-3FB5-9A12-BE933E52795B> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8a8ab000 -     0x7fff8a8bbfff  libSparseBLAS.dylib (1159) <C10D35D2-3D3D-3EB0-8215-527BD1F1F3E0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
        0x7fff8a92e000 -     0x7fff8a953ff7  libPng.dylib (1440) <D60133FC-EA26-3DD4-8F5F-AE854244A648> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8a954000 -     0x7fff8a9f4fff  com.apple.Metadata (10.7.0 - 972.9) <ACE59F43-D892-3B73-AB1D-CB778FE90420> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
        0x7fff8a9f8000 -     0x7fff8aa06fff  com.apple.IntlPreferences (2.0 - 192) <9F3BFCED-E78C-30EE-AE34-6B6FB3929565> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
        0x7fff8aa0c000 -     0x7fff8aa14fff  com.apple.AppleSRP (5.0 - 1) <8DBB11A2-150A-3E70-8B83-DDEDAB15E2C3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8aa1c000 -     0x7fff8aa88ff7  com.apple.contacts.Contacts (1.0 - 2137) <3503806B-F315-3869-88FD-FFF8D5C10973> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
        0x7fff8aa89000 -     0x7fff8aaa4fff  com.apple.aps.framework (4.0 - 4.0) <A3971E50-DD87-3752-B37A-E58557AD5AF2> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
        0x7fff8ac30000 -     0x7fff8ac52ff7  com.apple.IconServices (68 - 68) <9F8B9184-8DA8-3B7A-970B-3086DDD1CC6F> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
        0x7fff8ac54000 -     0x7fff8ac99ff7  com.apple.coreservices.SharedFileList (24.3 - 24.3) <F676B1BD-4695-34B9-A46B-C4D68254AF1B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
        0x7fff8ad05000 -     0x7fff8ad29fff  com.apple.MultitouchSupport.framework (304.9 - 304.9) <FDD5F420-3978-33DA-8BD1-0177918C7679> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
        0x7fff8ad2a000 -     0x7fff8ad2dfff  libCoreVMClient.dylib (119.5) <3B709F2E-35BA-3D96-9324-E56AF5F68E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
        0x7fff8ad49000 -     0x7fff8ae21fff  com.apple.CoreMedia (1.0 - 1731.15.4) <C9E84408-05D4-3EB5-BB41-D04610D4DE2C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8af38000 -     0x7fff8af4dfff  com.apple.AppContainer (4.0 - 261.1.1) <29C670C1-8DA7-33B3-87FE-EFF33E461700> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
        0x7fff8af51000 -     0x7fff8b15dff7  com.apple.CoreImage (11.0.0 - 366) <8FEAE237-1EBA-3058-B4B3-BB36F6640F44> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
        0x7fff8b1e6000 -     0x7fff8b237ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <E9B6EFBA-F6EA-3F20-8C91-53EC7D464773> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8b23e000 -     0x7fff8b6b2ff7  com.apple.CoreFoundation (6.9 - 1255) <CA413A7E-8377-3D36-B32D-25D243348FB9> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8b6b3000 -     0x7fff8b6b6ffb  libdyld.dylib (360.16) <C48B723A-CFE0-32A4-8A95-A409BF820767> /usr/lib/system/libdyld.dylib
        0x7fff8b6d0000 -     0x7fff8b6d2fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <B390CD9A-A04F-3A9E-A40C-CB317F40AFE5> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
        0x7fff8b6d6000 -     0x7fff8b81dfff  com.apple.coreui (2.1 - 362) <1F30C006-9058-3B39-9DC3-594FDB108174> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8b81e000 -     0x7fff8b82ffff  libz.1.dylib (60) <43317BEA-ACA2-34C2-AF37-902AA926C83A> /usr/lib/libz.1.dylib
        0x7fff8b83f000 -     0x7fff8b84afff  com.apple.DirectoryService.Framework (10.11 - 194) <AE493A5F-E112-39C4-AD7A-3E740A21AB42> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
        0x7fff8b93c000 -     0x7fff8b944ffb  libsystem_dnssd.dylib (624.1.2) <DB6AB206-4AD8-369D-BF57-1D246AD60582> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8bafc000 -     0x7fff8bb0dff7  libsystem_trace.dylib (200) <5D7D00EF-D91F-3FEE-82E6-1181F4D09A51> /usr/lib/system/libsystem_trace.dylib
        0x7fff8bb25000 -     0x7fff8bb27fff  com.apple.EFILogin (2.0 - 2) <1FF63331-0B4A-385D-AC44-7AE665947553> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8bb28000 -     0x7fff8bb4ffff  com.apple.ProtectedCloudStorage (1.0 - 1) <0936C49C-5F90-3CEB-8AEA-6F9BD60A2784> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
        0x7fff8bb52000 -     0x7fff8bb60fff  com.apple.ToneLibrary (1.0 - 1) <E8B44453-4E70-393C-AECF-988D0A8284A6> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff8bb61000 -     0x7fff8bb6dfff  com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <12117823-8A9E-3C88-A01C-3B25D68535CE> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
        0x7fff8bb7a000 -     0x7fff8bb7fff3  libunwind.dylib (35.3) <FDA18078-A775-3BAF-A5A6-8A7B75D6AA99> /usr/lib/system/libunwind.dylib
        0x7fff8bba7000 -     0x7fff8bba9ff7  com.apple.xpc.ServiceManagement (1.0 - 1) <0EA1807B-4F41-317D-A6C2-E6A23F201252> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
        0x7fff8bcbe000 -     0x7fff8bcf6fff  com.apple.RemoteViewServices (2.0 - 99) <8BD12AE2-BE91-37CF-955B-62E08551FF83> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
        0x7fff8bcf7000 -     0x7fff8bd9efff  com.apple.LanguageModeling (1.0 - 1) <C405E993-F0DF-39E4-9B74-FE310E63DD8E> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
        0x7fff8bde5000 -     0x7fff8bde7ffb  libutil.dylib (43) <E37832CF-5EE6-345A-B0EC-FFC8D2B67375> /usr/lib/libutil.dylib
        0x7fff8bdf0000 -     0x7fff8bdf4fff  com.apple.CommonPanels (1.2.6 - 96) <1D76DDD3-D45A-3679-8B72-5EECE6C1ACAC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
        0x7fff8bdf5000 -     0x7fff8bdfdfff  libMatch.1.dylib (27) <D8024E9A-795B-30FC-BCE7-DB1E20889AB9> /usr/lib/libMatch.1.dylib
        0x7fff8bf5d000 -     0x7fff8bf7cff7  com.apple.contacts.vCard (1.0 - 2137) <74FA0133-CFBB-3055-B429-AF2D13B24D7D> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
        0x7fff8bf7d000 -     0x7fff8bff3ff7  com.apple.MMCS (1.3 - 349) <C445C851-09F2-34F8-AA4C-D7135C15945F> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
        0x7fff8c010000 -     0x7fff8c029ffb  com.apple.openscripting (1.7 - 169) <6AA25650-8900-33C6-AD49-D0543DB27C16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
        0x7fff8c02e000 -     0x7fff8cc50fff  com.apple.AppKit (6.9 - 1404.12) <9D9ADA78-8E86-3F7A-98F6-CAEA316E94B5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8cc65000 -     0x7fff8cd77fef  libvDSP.dylib (563.4) <7036F91A-0951-340C-8818-0AB90FF0B057> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
        0x7fff8cd78000 -     0x7fff8cd88fff  libbsm.0.dylib (34) <F1E41935-5C5D-3704-AE9D-AEA1F2BCF8B1> /usr/lib/libbsm.0.dylib
        0x7fff8cd89000 -     0x7fff8ce43fff  com.apple.DiscRecording (9.0.1 - 9010.4.3) <9E68D2AF-7205-3764-B051-8F112AFA8208> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8cfc9000 -     0x7fff8cfcbff7  libsystem_configuration.dylib (801.10.1) <32AFB27E-F2D6-3E4C-8D65-8E7E7BA3BC34> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8d13c000 -     0x7fff8d165fff  libc++abi.dylib (125) <F5027B46-1801-344D-BD51-2E6D188C8900> /usr/lib/libc++abi.dylib
        0x7fff8d166000 -     0x7fff8d16fffb  libsystem_notify.dylib (149) <56ABC155-CB99-30A8-A8B1-C204B5615092> /usr/lib/system/libsystem_notify.dylib
        0x7fff8d897000 -     0x7fff8d986fff  libxml2.2.dylib (29) <0702E13C-D726-3DAF-B0D1-77F7B9EF6A37> /usr/lib/libxml2.2.dylib
        0x7fff8e2d8000 -     0x7fff8e30fff7  com.apple.LDAPFramework (2.4.28 - 194.5) <207E4A14-E3CC-3658-ABAF-B5CAEC9ED1EB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8e395000 -     0x7fff8e3f2fff  com.apple.CoreServices.OSServices (728.4 - 728.4) <69AF6F83-5AD0-3E41-B97E-72247BD1007A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
        0x7fff8e441000 -     0x7fff8e45dff7  libsystem_malloc.dylib (67) <1B57A614-3D60-3F87-876F-7DB4AF38120F> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8e45e000 -     0x7fff8e53eff7  unorm8_rgba.dylib (2.6.4.1) <49FF2837-D97B-3CFF-B139-E57D40700F32> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
        0x7fff8e53f000 -     0x7fff8e542ffb  libScreenReader.dylib (425.100) <993C7AE7-6CA2-37B5-A13C-F9032857D3AD> /usr/lib/libScreenReader.dylib
        0x7fff8e54a000 -     0x7fff8e584fff  com.apple.QD (3.12 - 302) <46969760-B02A-3ED5-B8BC-D6144939B16E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
        0x7fff8e5f2000 -     0x7fff8e688ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <AA8AD098-1792-3803-926B-6A9DAC9CCF9A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
        0x7fff8e689000 -     0x7fff8e6e7fff  com.apple.SystemConfiguration (1.14 - 1.14) <B4D74F96-72B7-3341-92C6-D68B099BE48F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff8e6e8000 -     0x7fff8e707ff7  com.apple.framework.Apple80211 (11.0 - 1101.30) <7A0350BD-18E0-38F3-80F2-EABD1643BA2D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8eaa4000 -     0x7fff8eab8fff  libsystem_coretls.dylib (82) <21EDACF1-D9B3-3086-9821-60EB75E7F965> /usr/lib/system/libsystem_coretls.dylib
        0x7fff8eaeb000 -     0x7fff8eafdfff  com.apple.contacts.ContactsPersistence (1.0 - 2137) <40E67B07-5DC9-3B5E-8266-1A27142268D0> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
        0x7fff8eafe000 -     0x7fff8eb51ff7  libc++.1.dylib (120.1) <54190E1B-EE49-3D6D-AC29-2813D7380BA5> /usr/lib/libc++.1.dylib
        0x7fff8eb52000 -     0x7fff8eb7bff7  libsystem_info.dylib (476) <65D0643A-C8AE-3E8D-9F6E-E4AD823F16B2> /usr/lib/system/libsystem_info.dylib
        0x7fff8eb7c000 -     0x7fff8eb7ffff  com.apple.IOSurface (108.0.1 - 108.0.1) <43D70E5A-64F5-384A-A95E-64253538C24F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8eb80000 -     0x7fff8eb84fff  libGIF.dylib (1440) <062A2A8B-E00A-34A5-9C1C-D85C1761CA70> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8eb8a000 -     0x7fff8ebb5ff7  com.apple.AddressBook.ContactsFoundation (8.0 - 2137) <082A84FD-0076-3129-8193-2BCB0EAD15E2> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
        0x7fff8ebb6000 -     0x7fff8ebb6fff  com.apple.ApplicationServices (48 - 48) <B5326BD2-AF17-3880-A8C5-3C990AE4A1C8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff8ebd4000 -     0x7fff8ebfbfff  com.apple.ChunkingLibrary (167 - 167) <C22F5038-7354-330F-8F38-36F187E6A4B1> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
        0x7fff8ebfc000 -     0x7fff8ec13fff  libmarisa.dylib (4) <4D3AE55B-CE77-364F-B8DE-C95CAA48B291> /usr/lib/libmarisa.dylib
        0x7fff8ec14000 -     0x7fff8ec15fff  com.apple.TrustEvaluationAgent (2.0 - 25) <BC19A1D1-805B-3FC5-BF0B-1EF6FB36FE74> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
        0x7fff8ec1e000 -     0x7fff8ed2cfff  com.apple.desktopservices (1.10 - 1.10) <76AA21FE-0F96-366A-9B43-6188FBC29ABE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
        0x7fff8ed46000 -     0x7fff8ee38ff7  libJP2.dylib (1440) <5540B4E7-CDE5-31B1-937F-E5B209E162F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8ee5d000 -     0x7fff8ee64ff7  libcompiler_rt.dylib (62) <253B36E5-572D-377D-AE99-A02CE32590E5> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8ee65000 -     0x7fff8f2d2ffb  com.apple.GeoServices (1.0 - 1151.2.13.1) <13CD8BAC-6DFD-3BD1-A2C4-683D5E2DE330> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8f2d3000 -     0x7fff8f3baff7  libcrypto.0.9.8.dylib (59) <7C4E5457-B66C-39CA-BC0E-15CA6C051FC0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8f3f0000 -     0x7fff8f47dfff  com.apple.CorePDF (4.0 - 4) <EDC193AE-0D72-3BDD-807D-28D1A5942AE3> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8f47e000 -     0x7fff8f7f9ffb  com.apple.VideoToolbox (1.0 - 1731.15.4) <F61F9179-D439-37E4-A0D4-BD6A4D36A9DF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8f7fa000 -     0x7fff8f813fff  com.apple.CFOpenDirectory (10.11 - 194) <64C52603-1947-3350-819E-3A45F9036036> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
        0x7fff8f81b000 -     0x7fff8f826ff7  libcommonCrypto.dylib (60074) <BD1DCF19-8353-3F6A-AFFA-EBBA29A302A8> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8f833000 -     0x7fff8fa7efff  com.apple.AddressBook.framework (9.0 - 1679) <26FE27B6-40B7-3633-906D-5323ACEE3337> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8faa7000 -     0x7fff8fab9fff  libsasl2.2.dylib (209) <D48CE2C5-D0C5-39BD-A7DD-C999E81CF885> /usr/lib/libsasl2.2.dylib
        0x7fff8fad6000 -     0x7fff8faedfff  libsystem_asl.dylib (322) <97D794DA-8CE5-3676-AC5E-364F6D172BDA> /usr/lib/system/libsystem_asl.dylib
        0x7fff8faee000 -     0x7fff8fafcfff  com.apple.opengl (12.0.34 - 12.0.34) <8BE63E42-27EA-3E03-8F87-B61009FD11ED> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8fafd000 -     0x7fff8fb1afff  com.apple.AppleVPAFramework (2.0.15 - 2.0.15) <7A85C280-2188-34AA-AE4C-256FEC080AD6> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff8fdaa000 -     0x7fff8fe11fff  com.apple.framework.CoreWiFi (11.0 - 1100.19) <537EFC2F-3A23-36D7-9320-8834D51EB243> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8fe12000 -     0x7fff8fe7cff7  com.apple.framework.CoreWLAN (11.0 - 1100.19) <3CA2F32A-4FBF-39ED-83EC-F2E3C43D3775> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8fe87000 -     0x7fff8fec5ff7  libGLImage.dylib (12.0.34.12) <4FC92D21-0834-397E-BE0D-282A73FC16B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
        0x7fff8fee3000 -     0x7fff8fee8fff  com.apple.DiskArbitration (2.7 - 2.7) <B391A885-1286-3718-A341-8C84560DDE58> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff90768000 -     0x7fff90784ff3  libresolv.9.dylib (60) <B192EC27-84EC-3D8A-9CBF-0374B5C9B31A> /usr/lib/libresolv.9.dylib
        0x7fff907f1000 -     0x7fff907f3fff  com.apple.OAuth (25 - 25) <DFC11955-75DD-303E-BFCB-0F70A4C541E0> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff907f4000 -     0x7fff90862ff7  com.apple.ApplicationServices.ATS (377 - 394.1) <E35909E3-83E0-3671-914A-B43845D889B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
        0x7fff90863000 -     0x7fff90865fff  libsystem_coreservices.dylib (19) <692631A0-1923-32CA-9BD5-044B1382FFDE> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff90866000 -     0x7fff9086bfff  com.apple.TCC (1.0 - 1) <8D7468B6-D5A3-3BF9-BD98-E8087AF0B61B> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff909b5000 -     0x7fff90a58fff  com.apple.Bluetooth (4.4.0 - 4.4.0f4) <6993E3DC-E1C5-3529-A014-D74EA112B80D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff90b6f000 -     0x7fff90b93ff7  libJPEG.dylib (1440) <B16D0DCA-2EA4-348B-A7EA-30E65B536C28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff90bfd000 -     0x7fff90c2afff  libdispatch.dylib (500.10.1) <438F4595-0731-34A2-ACAD-60121A76D1FF> /usr/lib/system/libdispatch.dylib
        0x7fff90d03000 -     0x7fff90d04ffb  libremovefile.dylib (41) <C7CFF5F2-AFFB-3C8D-BDB4-D66D50E657C0> /usr/lib/system/libremovefile.dylib
        0x7fff90d05000 -     0x7fff90d74fff  com.apple.SearchKit (1.4.0 - 1.4.0) <45A716CD-D9E7-3F1F-9EC8-BB37CA9E8C04> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
        0x7fff90d75000 -     0x7fff90d77fff  com.apple.loginsupport (1.0 - 1) <09F245DC-8342-358E-A881-DAE88BF0EC1D> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
        0x7fff90d78000 -     0x7fff90f85fff  libicucore.A.dylib (551.30) <2B40388F-CFC2-3BCA-904D-4A4EAC390160> /usr/lib/libicucore.A.dylib
        0x7fff90f86000 -     0x7fff90fd8fff  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <17D3C8AE-5E48-34CE-B5FB-5F30747EDE91> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff90fd9000 -     0x7fff910f6fff  libsqlite3.dylib (216) <6ED840B7-716E-3CA9-BBA0-7BE4B6E85A4F> /usr/lib/libsqlite3.dylib
        0x7fff910f7000 -     0x7fff91103ff7  com.apple.OpenDirectory (10.11 - 194) <E0F63D60-23C8-3FB7-BA78-5BD861354352> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff91104000 -     0x7fff91156fff  com.apple.CloudDocs (1.0 - 382) <F8B381F5-C434-3719-B26B-137D61F8DEBD> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff911d5000 -     0x7fff91238ff3  libAVFAudio.dylib (161) <1E0384CE-FF8D-36EE-8A28-50CD673D3109> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
        0x7fff91600000 -     0x7fff9162bffb  libarchive.2.dylib (32.10.1) <E6A03444-BA13-3CCF-8C80-A47BD8C474A4> /usr/lib/libarchive.2.dylib
        0x7fff927a3000 -     0x7fff927adfff  com.apple.NetAuth (6.0 - 6.0) <ABBBE552-26E0-3682-8BFD-C59EC702F347> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff927ef000 -     0x7fff927f3fff  libpam.2.dylib (20) <7F986CE8-EF74-3BC3-BB7E-5267E24EAFFE> /usr/lib/libpam.2.dylib
        0x7fff92bbb000 -     0x7fff92bc1ff7  com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <433F8745-874A-39B3-A7C6-2EDA8C2C6B4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
        0x7fff92bc2000 -     0x7fff92c57fff  com.apple.ink.framework (10.9 - 214) <F1B3B6C9-FF8D-3E68-93EB-8CDCEB65171A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
        0x7fff92c58000 -     0x7fff92facff7  com.apple.Foundation (6.9 - 1252) <2D13ED37-BFFE-3B7F-A65A-D6ED43B05EE9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff92fad000 -     0x7fff92fb5fef  libsystem_platform.dylib (73.1.1) <3F4D2390-E3DE-3C24-A515-95DFAC8671C4> /usr/lib/system/libsystem_platform.dylib
        0x7fff9301f000 -     0x7fff9322afff  libFosl_dynamic.dylib (16.24) <7B19F360-858C-3C49-9E6D-A95CF3BE2186> /usr/lib/libFosl_dynamic.dylib
        0x7fff9322b000 -     0x7fff93233fff  com.apple.NetFS (6.0 - 4.0) <5602F3EB-64F6-3495-BEF0-988F92974234> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff93234000 -     0x7fff9323cfff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <B0028247-B333-36F5-8098-8EC95E6C2B23> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff9337c000 -     0x7fff93431fff  com.apple.CoreDuet (1.0 - 1) <58D04404-6DD3-312F-A334-D1E89686B227> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff9343d000 -     0x7fff936bcfff  com.apple.security (7.0 - 57336.10.19) <E5825445-EA50-32DD-BD9B-3DBEA6231EF1> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff936bd000 -     0x7fff936c6ff7  libsystem_pthread.dylib (137.1.1) <1373D0F1-C6CA-364E-A6BA-8BDBD0D34670> /usr/lib/system/libsystem_pthread.dylib
        0x7fff936c7000 -     0x7fff936c9ff7  com.apple.SafariServices.framework (11601 - 11601.2.4) <D7014356-C26C-360D-B0B9-91E81855F485> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
        0x7fff9370e000 -     0x7fff9370ffff  libsystem_blocks.dylib (65) <1B4F1F10-823E-3781-8162-6884D14DF0D6> /usr/lib/system/libsystem_blocks.dylib
        0x7fff93710000 -     0x7fff93716fff  com.apple.XPCService (2.0 - 1) <E50F1206-8B6B-3CDB-BC66-E5B70B4B41C7> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff93b2b000 -     0x7fff93b9affb  com.apple.datadetectorscore (7.0 - 460) <95D642FC-0422-3972-A4CE-CD1D0B9CD42F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
        0x7fff93b9b000 -     0x7fff93c28fe7  libsystem_c.dylib (1081.1.3) <A60CE86D-1FF3-32AD-A672-C7597F884529> /usr/lib/system/libsystem_c.dylib
        0x7fff93c43000 -     0x7fff93c4cff7  com.apple.DisplayServicesFW (3.0 - 378) <69821BC1-66F6-30FE-B706-134F3A9FCAD7> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
        0x7fff93c4d000 -     0x7fff93c65fc7  libcompression.dylib (23) <803C89B9-1E7D-3658-A2CF-2B8371C54638> /usr/lib/libcompression.dylib
        0x7fff93c66000 -     0x7fff93c6fff3  com.apple.CommonAuth (4.0 - 2.0) <6EF43A6E-C071-36A3-8B94-694AC6BEF6D3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff93c70000 -     0x7fff93cbcff7  com.apple.corelocation (1486.17 - 1615.36) <57417982-D0E1-3835-B705-A0242E65C5E4> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff93cbd000 -     0x7fff93cc5fff  libsystem_networkextension.dylib (384.1.2) <4736FCC5-9DBA-31F4-AAC8-CD0A177CF502> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff93cc6000 -     0x7fff93d11ffb  com.apple.print.framework.PrintCore (11.0 - 472) <34EA102A-D482-37FF-9C9B-E4FE4275913B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
        0x7fff93d12000 -     0x7fff93d9efff  libCoreStorage.dylib (517) <753BB578-62C6-36F8-B366-72EF7742D42B> /usr/lib/libCoreStorage.dylib
        0x7fff93db7000 -     0x7fff93e2affb  com.apple.Heimdal (4.0 - 2.0) <2D358FB4-61BB-3BB6-9EF7-D9868A0B0275> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff93e2b000 -     0x7fff93e2dfff  libCGXType.A.dylib (934) <F52AC9F6-BC67-3885-9864-CDC00D9DD0AB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff93e2e000 -     0x7fff94113ff3  com.apple.CoreServices.CarbonCore (1136 - 1136) <9DE930A3-63C0-3E21-965A-132D97D61892> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
        0x7fff94114000 -     0x7fff944ecfef  com.apple.CoreAUC (214.0.0 - 214.0.0) <36675355-FEF4-3DC0-9734-AE6F125883C2> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff944ed000 -     0x7fff94527ff7  com.apple.DebugSymbols (132 - 132) <6F5853A1-5DA8-3C42-8E02-2B972F34BCE0> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
        0x7fff94528000 -     0x7fff94551ff7  libxslt.1.dylib (14) <412A09C9-7C02-351E-A416-2453361EACA9> /usr/lib/libxslt.1.dylib
        0x7fff945df000 -     0x7fff945e7fff  com.apple.CoreServices.FSEvents (1222.1.1 - 1222.1.1) <79DF16A7-E169-38A5-BF5E-2D45F86DE154> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
        0x7fff945e8000 -     0x7fff9462dff3  libFontRegistry.dylib (155) <BC1B3AD5-4927-3AB7-94FF-CD93BF895D98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff9462e000 -     0x7fff94753ff7  com.apple.LaunchServices (728.4 - 728.4) <3669F1B4-880D-3C30-B945-93D21DD9926A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
        0x7fff94792000 -     0x7fff94960ff7  com.apple.QuartzCore (1.11 - 410.7) <CE4B4F07-5221-3791-A14A-3E50C705E917> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff94961000 -     0x7fff94a53ff7  libiconv.2.dylib (44) <82529E3B-0485-344C-8075-83C7725D6A6F> /usr/lib/libiconv.2.dylib
        0x7fff94a97000 -     0x7fff94fb9fff  com.apple.QuartzComposer (5.1 - 334) <B28D6929-25C0-3F27-9454-EAE22857EF4A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
        0x7fff94fba000 -     0x7fff94fc8ff7  libbz2.1.0.dylib (38) <99C5121D-8147-3B51-8D79-66245C863338> /usr/lib/libbz2.1.0.dylib
        0x7fff950c6000 -     0x7fff9561cff7  com.apple.MediaToolbox (1.0 - 1731.15.4) <57B56635-9ADF-3157-827D-0E7498186701> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff9561d000 -     0x7fff9562efff  libcmph.dylib (6) <43880250-9C2D-395C-90C7-CCCE109FF1B2> /usr/lib/libcmph.dylib
        0x7fff9562f000 -     0x7fff957d6ffb  com.apple.avfoundation (2.0 - 1046.9.1) <6DEBFC96-202D-3438-B916-6A80E265C6EB> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff957d7000 -     0x7fff957d9ff7  com.apple.securityhi (9.0 - 55006) <82168CA4-A4D6-322E-8B92-37C11A174AFD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
        0x7fff95802000 -     0x7fff95803ff3  com.apple.print.framework.Print (10.0 - 266) <F13A0609-793A-3A43-A961-AAFC81AC8FDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
        0x7fff95804000 -     0x7fff95812fff  libxar.1.dylib (302) <898402AF-0DF3-341D-83EA-4A1B1770E718> /usr/lib/libxar.1.dylib
        0x7fff95a99000 -     0x7fff95ab5fff  com.apple.GenerationalStorage (2.0 - 239) <05652CAD-E7F5-3225-929D-E13F241FBA41> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
        0x7fff95aba000 -     0x7fff95abdfff  libspindump.dylib (197) <4DAD2F5F-B719-3DD8-9D7C-135314CE85D0> /usr/lib/libspindump.dylib
        0x7fff95abe000 -     0x7fff95ad8ff3  liblzma.5.dylib (10) <8CD18286-49EA-31E4-8A73-1BF8DECED6C6> /usr/lib/liblzma.5.dylib
        0x7fff95ad9000 -     0x7fff95c57fff  com.apple.UIFoundation (1.0 - 435) <237F281F-7F15-3309-B749-F8DA37822F9F> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
        0x7fff95ebc000 -     0x7fff95efdff7  libGLU.dylib (12.0.34.12) <055A2B53-7C59-359A-82CB-1F79160C5C86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff961a8000 -     0x7fff96666fd3  com.apple.vImage (8.0 - 8.0) <7CBF4A5A-FA05-3577-BFB4-133E0BDF5EDA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
        0x7fff96667000 -     0x7fff978cbffb  com.apple.CoreGraphics (1.600.0 - 934) <58D776C4-1455-305A-A3EC-645D418541CC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff978cc000 -     0x7fff978ccfff  com.apple.CoreServices (728.4 - 728.4) <208E32DA-E7D9-3B4F-A545-EE2BFB53696D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff978cd000 -     0x7fff978d8fff  com.apple.CrashReporterSupport (10.11 - 715) <D0D22E00-4DA0-3AEF-8522-0814F9070666> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
        0x7fff97955000 -     0x7fff97984fff  com.apple.securityinterface (10.0 - 55065.10.2) <1D6DB9F4-6EB4-39E0-8E99-C09EEA78BB16> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
        0x7fff97985000 -     0x7fff97a70ff7  com.apple.QuickLookUIFramework (5.0 - 696.1) <921959F6-96C2-3814-8D20-0E761AB51199> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
        0x7fff97a71000 -     0x7fff97ab3ff7  com.apple.Metal (54.26.3 - 54.26.3) <9000AE52-6638-309E-90A5-CB18C83A0A0E> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
        0x7fff97ab4000 -     0x7fff97ae2ff7  com.apple.DictionaryServices (1.2 - 250) <94678AC8-41FF-3D2E-A35E-D83AD18D7A78> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
        0x7fff97aea000 -     0x7fff97af5fff  libkxld.dylib (3247.10.9) <C1E836AA-45ED-3640-AF3C-C3FF7A10002B> /usr/lib/system/libkxld.dylib
        0x7fff97af6000 -     0x7fff97af7fff  libsystem_secinit.dylib (20) <932ED582-E80F-39DA-B0FA-F1BC5F1AD2F8> /usr/lib/system/libsystem_secinit.dylib
        0x7fff97af8000 -     0x7fff97af8fff  libOpenScriptingUtil.dylib (169) <5C4A51D4-09A9-3209-8E57-15F112725CC4> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff97af9000 -     0x7fff97af9fff  com.apple.Cocoa (6.11 - 22) <A033F342-1FEC-3DFD-830A-E8EE284DF492> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff97afa000 -     0x7fff97b29fc3  libsystem_m.dylib (3105) <07D50372-30ED-3B03-9FA0-0662BF8F0098> /usr/lib/system/libsystem_m.dylib
        0x7fff97b2e000 -     0x7fff97cd3ff3  com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <7380C7DA-7CE8-34DF-BB3D-DAFE9406674F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff97f9b000 -     0x7fff97fd3ff7  com.apple.Accounts (113 - 113) <8F6A49E3-AECC-35DA-AA80-29783E813CC8> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff97fd4000 -     0x7fff97ffdfff  libxpc.dylib (755.1.19) <3E09C275-A33B-357A-B0AB-A2DDF88EC9D5> /usr/lib/system/libxpc.dylib
        0x7fff97ffe000 -     0x7fff98001fff  com.apple.Mangrove (1.0 - 1) <7CA6F485-F7A5-301C-9F14-4C667EF8B2F3> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff98030000 -     0x7fff98046ff7  libLinearAlgebra.dylib (1159) <01BD9187-521F-3F96-B477-24511318AECD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
        0x7fff98047000 -     0x7fff9805bfff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <EE4B9BE1-24CB-3A9A-97B1-21594C243EFF> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
        0x7fff98399000 -     0x7fff983aefff  com.apple.ToneKit (1.0 - 1) <3722D681-0582-335A-A992-A972D2046163> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
        0x7fff983af000 -     0x7fff983afff7  liblaunch.dylib (755.1.19) <7EC0F297-43CC-3D11-B46B-7E72E372648A> /usr/lib/system/liblaunch.dylib
        0x7fff98400000 -     0x7fff98400ff7  libkeymgr.dylib (28) <47080280-8B57-3D75-8A20-9E100864DE27> /usr/lib/system/libkeymgr.dylib
        0x7fff98402000 -     0x7fff9844dff7  com.apple.CoreMediaIO (701.0 - 4790) <B1A55949-882D-319F-9EB8-E0ADFE7092A1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff9880b000 -     0x7fff98a77fff  com.apple.imageKit (2.6 - 928) <753100AA-B8F4-3364-A111-88AAB67949B2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
        0x7fff98a78000 -     0x7fff98a78fff  com.apple.audio.units.AudioUnit (1.13 - 1.13) <017C6053-C32E-34EE-AAAE-6702E74F14EF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff98bd5000 -     0x7fff98cbbfef  unorm8_bgra.dylib (2.6.4.1) <28F838EA-19E5-3724-99FF-B61132555D09> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
        0x7fff98d36000 -     0x7fff98d45ffb  com.apple.LangAnalysis (1.7.0 - 1.7.0) <E7D610A1-1445-3CA3-B9A1-EE15D54B75AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff98d50000 -     0x7fff98ddddd7  com.apple.AppleJPEG (1.0 - 1) <6230F3A0-C89D-3A35-A896-A17B3513E8DB> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff98dde000 -     0x7fff98e07ffb  libRIP.A.dylib (934) <DB727879-E42B-33C5-B1FF-CC34CDFBF017> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff98e08000 -     0x7fff98e58ff7  com.apple.Symbolication (1.4 - 58044) <BC1259C8-C671-3014-A9C4-85BC767EA962> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
        0x7fff99900000 -     0x7fff9992eff7  com.apple.CoreServicesInternal (248.1 - 248.1) <834B5D98-DB81-36B1-BD2A-640928EDAAF6> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
        0x7fff999d9000 -     0x7fff999defff  com.apple.ImageCapture (9.0 - 9.0) <E53CC0B8-9D36-3636-B602-8AB4CEB4C313> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
        0x7fff999df000 -     0x7fff99a52fff  com.apple.framework.IOKit (2.0.2 - 1178.4.1) <3E6DE6BA-08FD-3A86-AFBE-5545C179F432> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff99a53000 -     0x7fff99a6fff7  libextension.dylib (78) <3A674BC1-8D7E-3A62-80EF-F950B02CB0FF> /usr/lib/libextension.dylib
        0x7fff99a70000 -     0x7fff99aa0ff3  com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <56AA41E6-2F60-31D8-B506-2D4A5C341C77> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        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: 6114459
        thread_create: 0
        thread_set_state: 4894
    
    VM Region Summary:
    ReadOnly portion of Libraries: Total=264.3M resident=0K(0%) swapped_out_or_unallocated=264.3M(100%)
    Writable regions: Total=106.2M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=106.2M(100%)
    
                                    VIRTUAL   REGION 
    REGION TYPE                        SIZE    COUNT (non-coalesced) 
    ===========                     =======  ======= 
    Accelerate.framework               128K        2 
    Activity Tracing                  2048K        2 
    CG backing stores                 9188K        4 
    CG image                           172K       22 
    CG shared images                   240K        6 
    CoreAnimation                     5976K       20 
    CoreUI image data                  652K       26 
    CoreUI image file                  224K        5 
    Dispatch continuations            8192K        2 
    Foundation                           4K        2 
    Kernel Alloc Once                    8K        3 
    MALLOC                            52.5M       23 
    MALLOC guard page                   32K        7 
    Memory Tag 242                      12K        2 
    OpenCL                               8K        2 
    Process Corpse Info               2048K        2 
    STACK GUARD                       56.0M        6 
    Stack                             9824K        8 
    VM_ALLOCATE                         80K       10 
    __DATA                            26.0M      263 
    __IMAGE                            528K        2 
    __LINKEDIT                        88.6M       12 
    __TEXT                           175.7M      272 
    __UNICODE                          552K        2 
    mapped file                       45.3M       18 
    shared memory                     16.3M        9 
    ===========                     =======  ======= 
    TOTAL                            499.4M      706 
    
    Model: MacBookPro10,2, BootROM MBP102.0106.B08, 2 processors, Intel Core i5, 2,5 GHz, 8 GB, SMC 2.6f59
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3831554738454255302D474E2D4620
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3831554738454255302D474E2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x10F), Broadcom BCM43xx 1.0 (7.21.94.24.1a23)
    Bluetooth: Version 4.4.0f4 16320, 3 services, 27 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SD128E, 121,33 GB
    USB Device: USB 2.0 Bus
    USB Device: Hub
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: USB 2.0 Bus
    USB Device: Hub
    USB Device: Hub
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: USB 3.0 Bus
    Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4
    
    T-Bug-Crash 
    opened by jpsim 17
  • Can't open Swift realm databases with Browser

    Can't open Swift realm databases with Browser

    I'm just getting started with Realm swift using the swift-2.0 branch. I've both successfully written a program that can write to and read from a database as well as run the TableView sample. In both cases, when I attempt to open the default.realm file, which is located in my simulator directory, I get an "Invalid database" error.

    Since I haven't been able to figure out how to upload the .realm files, here are links to them on Dropbox:

    https://www.dropbox.com/s/u1dznkm77wtoh12/TableView.realm?dl=0

    https://www.dropbox.com/s/6ps10qpbzt6uek3/MyApp.realm?dl=0

    opened by mark-anders 17
  • Please enter a valid encryption key for this Realm file

    Please enter a valid encryption key for this Realm file

    I get the following message when trying to open a realm file: "Please enter a valid encryption key for this Realm file".

    Last time I saw this, I solved the issue by upgrading to the latest Realm Browser version but I am already on the latest version this time.

    Realm Browser: 3.0.1 Realm version 4.1.0

    T-Help 
    opened by rahulmenezes 11
  • Added 'nil' display value to optionally nullable values in the table view

    Added 'nil' display value to optionally nullable values in the table view

    Up until now, the Browser didn't really properly represent item values that were 'truly' nil. String values were rendered as empty test fields, and numeric values were being displayed as '0'.

    This PR introduces the ability for the Browser to properly differentiate nil values, with a red 'nil' string being displayed in property types that are both optional, and presently empty.

    screen shot 2016-06-01 at 2 31 49 pm

    Let me know what you think of that visual style, and if you think there's something more appropriate we should use. :)

    /cc @jpsim @stel

    T-Enhancement 
    opened by TimOliver 11
  • Realm browser crashes before opening realm file.

    Realm browser crashes before opening realm file.

    I have been trying to open my Android app's Realm database in the browser but it's not happening. It used to work properly before but now it just "quits unexpectedly" as soon as I open the file. I have Realm browser 2.1.2 and I'm using Realm 2.2.2 in my project, both of which, i believe, are the latest versions.
    I'm using this method to obtain my database file:
    http://stackoverflow.com/a/29849902

    I'm configuring my realm like this:

    RealmConfiguration config1 = new RealmConfiguration.Builder()
                    .name("default4")
                    .schemaVersion(4)
                    .migration(new Migration())
                    .build();
            Realm.setDefaultConfiguration(config1);
    

    Am I missing some thing? I'd really appreciate any help.

    T-Bug-Crash 
    opened by anjanibansal 10
  • export to CSV produces nothing

    export to CSV produces nothing

    Goals

    Export data from local Realm to a CSV file.

    Expected results

    A CSV file is produced at the directory I choose when selecting "File --> Export To --> CSV".

    Actual results

    CSV file is not generated.

    Steps to reproduce

    • in the menu go to "File --> Export To --> CSV"
    • pick somewhere to save the CSV file (ex: Desktop)
    • click "Open" to close the dialog
    • ^ after following these steps, CSV file is not produced

    Environment

    • Realm Browser 2.1.2
    • macOS Sierra 10.12.2

    Other Information

    I've been unable to hunt down logs, etc. to try and debug this issue. Is there somewhere I should be looking?

    T-Bug 
    opened by jarrodparkes 10
  • More stable reproduction case for #297

    More stable reproduction case for #297

    While trying different workarounds for #297 found more stable way to reproduce the issue:

    1. Install and run Realm Object Server and create an admin account
    2. Open the Browser, select "Connect to Object Server..." and specify admin username and password, click "Connect".
    3. Try to open __admin realm from the server browser window.

    Even if the realm is opened it becomes corrupted. Otherwise there is a crash.

    Few notes about what's going on there:

    1. When Browser starts it deletes realm-object-server directory with all cached realms.
    2. When you press "Connect" Browser opens __admin realm, waits for the first notification (at this point the schema is loaded) then closes it and opens it again.
    3. When you open __admin realm by double clicking it, Browser does the same as in 2 but with the unique local file path for caching synced realm.

    /cc @tgoyne, @jpsim

    T-Bug-Crash 
    opened by stel 9
  • How to update the Realm? (App does not read the database)

    How to update the Realm? (App does not read the database)

    Hey. I encountered such a problem. I've updated the Realm browser, today opened a database file, I had a message, offer to update the database file. I clicked "OK" and then my application does not read the file. I was told on Twitter- update Realm. But nowhere have I found detailed instructions - how to do it correctly. I have done through the "pod install", but none of that happened.

    T-Help 
    opened by ZubenkoIlya 9
  • Realm Browser crashing with Realm v0.94.0

    Realm Browser crashing with Realm v0.94.0

    The Realm Browser was working perfectly before Realm v0.94.0, but since updating (we moved to cocoapods too); the browser now crashes if it is open while a change to the Realm Database is made in the running Simulator. I am using the new version of the Browser from the AppStore.

    I'm able to reproduce this 100% of the time. Here's the crash info...

    Process:               Realm Browser [78299]
    Path:                  /Applications/Realm Browser.app/Contents/MacOS/Realm Browser
    Identifier:            io.realm.realmbrowser
    Version:               0.93.2 (7)
    App Item ID:           1007457278
    App External ID:       812659827
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Realm Browser [78299]
    User ID:               501
    
    Date/Time:             2015-08-06 11:15:19.276 -0400
    OS Version:            Mac OS X 10.10.4 (14E46)
    Report Version:        11
    Anonymous UUID:        D97EB571-3045-7E10-D89F-2FB0D4CF110D
    
    
    Time Awake Since Boot: 610000 seconds
    
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    
    Application Specific Information:
    abort() called
    
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib          0x00007fff87bf6286 __pthread_kill + 10
    1   libsystem_c.dylib               0x00007fff91f2cb53 abort + 129
    2   org.cocoapods.Realm             0x000000010c23fbc9 please_report_this_error_to_help_at_realm_dot_io + 9
    3   org.cocoapods.Realm             0x000000010c23fd88 realm::util::terminate_internal(std::__1::basic_stringstream<char, std::__1::char_traits<char>, std::__1::allocator<char> >&) + 328
    4   org.cocoapods.Realm             0x000000010c1f9917 realm::util::terminate(char const*, char const*, long) + 473
    5   org.cocoapods.Realm             0x000000010c350e22 realm::Table::update_accessors(unsigned long const*, unsigned long const*, realm::Table::AccessorUpdater&) + 290
    6   org.cocoapods.Realm             0x000000010c2f7bb5 void realm::_impl::TransactLogParser::do_parse<realm::Group::TransactAdvancer>(realm::Group::TransactAdvancer&) + 5285
    7   org.cocoapods.Realm             0x000000010c2f1248 realm::Group::advance_transact(unsigned long, unsigned long, realm::BinaryData const*, realm::BinaryData const*) + 168
    8   org.cocoapods.Realm             0x000000010c2fc0a3 realm::SharedGroup::advance_read(realm::SharedGroup::VersionID) + 355
    9   org.cocoapods.Realm             0x000000010c22d1f5 -[RLMRealm handleExternalCommit] + 124
    10  org.cocoapods.Realm             0x000000010c2301ae -[RLMNotifier listen]::$_0::__invoke(void*) + 38
    11  com.apple.CoreFoundation        0x00007fff87ccba01 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    12  com.apple.CoreFoundation        0x00007fff87cbdb8d __CFRunLoopDoSources0 + 269
    13  com.apple.CoreFoundation        0x00007fff87cbd1bf __CFRunLoopRun + 927
    14  com.apple.CoreFoundation        0x00007fff87cbcbd8 CFRunLoopRunSpecific + 296
    15  com.apple.HIToolbox             0x00007fff8678056f RunCurrentEventLoopInMode + 235
    16  com.apple.HIToolbox             0x00007fff867801ee ReceiveNextEventCommon + 179
    17  com.apple.HIToolbox             0x00007fff8678012b _BlockUntilNextEventMatchingListInModeWithFilter + 71
    18  com.apple.AppKit                0x00007fff8e8008ab _DPSNextEvent + 978
    19  com.apple.AppKit                0x00007fff8e7ffe58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
    20  com.apple.AppKit                0x00007fff8e7f5af3 -[NSApplication run] + 594
    21  com.apple.AppKit                0x00007fff8e772244 NSApplicationMain + 1832
    22  libdyld.dylib                   0x00007fff882fc5c9 start + 1
    
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib          0x00007fff87bf7232 kevent64 + 10
    1   libdispatch.dylib               0x00007fff8e38ca6a _dispatch_mgr_thread + 52
    
    Thread 2:
    0   libsystem_kernel.dylib          0x00007fff87bf694a __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff8b41040d start_wqthread + 13
    
    Thread 3:
    0   libsystem_kernel.dylib          0x00007fff87bf694a __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff8b41040d start_wqthread + 13
    
    Thread 4:
    0   libsystem_kernel.dylib          0x00007fff87bf694a __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff8b41040d start_wqthread + 13
    
    Thread 5:
    0   libsystem_kernel.dylib          0x00007fff87bf694a __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff8b41040d start_wqthread + 13
    
    Thread 6:
    0   libsystem_kernel.dylib          0x00007fff87bf694a __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff8b41040d start_wqthread + 13
    
    Thread 7:
    0   libsystem_kernel.dylib          0x00007fff87bf694a __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff8b41040d start_wqthread + 13
    
    Thread 8:
    0   libsystem_kernel.dylib          0x00007fff87bf694a __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff8b41040d start_wqthread + 13
    
    Thread 9:
    0   libsystem_kernel.dylib          0x00007fff87bf694a __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff8b41040d start_wqthread + 13
    
    Thread 10:
    0   libsystem_kernel.dylib          0x00007fff87bf694a __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff8b41040d start_wqthread + 13
    
    Thread 11:
    0   libsystem_kernel.dylib          0x00007fff87bf14de mach_msg_trap + 10
    1   libsystem_kernel.dylib          0x00007fff87bf064f mach_msg + 55
    2   com.apple.CoreFoundation        0x00007fff87cbdeb4 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation        0x00007fff87cbd37b __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation        0x00007fff87cbcbd8 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit                0x00007fff8e8c856b _NSEventThread + 137
    6   libsystem_pthread.dylib         0x00007fff8b412268 _pthread_body + 131
    7   libsystem_pthread.dylib         0x00007fff8b4121e5 _pthread_start + 176
    8   libsystem_pthread.dylib         0x00007fff8b41041d thread_start + 13
    
    Thread 12:: RLMRealm notification listener
    0   libsystem_kernel.dylib          0x00007fff87bf721a kevent + 10
    1   com.apple.Foundation            0x00007fff92584dc2 __NSThread__main__ + 1345
    2   libsystem_pthread.dylib         0x00007fff8b412268 _pthread_body + 131
    3   libsystem_pthread.dylib         0x00007fff8b4121e5 _pthread_start + 176
    4   libsystem_pthread.dylib         0x00007fff8b41041d thread_start + 13
    
    Thread 13:
    0   libsystem_kernel.dylib          0x00007fff87bf694a __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff8b41040d start_wqthread + 13
    
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff53a4fcb8  rdx: 0x0000000000000000
      rdi: 0x000000000000130f  rsi: 0x0000000000000006  rbp: 0x00007fff53a4fce0  rsp: 0x00007fff53a4fcb8
       r8: 0x00007f99a991b000   r9: 0x0000000000000a00  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff53a501c8  r13: 0x0000000000000014  r14: 0x00007fff75585300  r15: 0x0000000000000014
      rip: 0x00007fff87bf6286  rfl: 0x0000000000000206  cr2: 0x00007fff763e4fd8
    
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    
    opened by lionpants 9
  • Crash After

    Crash After "Connect To Object Server"

    Using 2.1.8 and after filling in my credentials the app crashed

    Incident Identifier: 6571E9BB-136F-45E8-AEAE-1B25EE33F8F9 CrashReporter Key: 3E685EAD-9496-5F0C-BF9D-4DAE520EB3D5 Hardware Model: MacBookPro11,2 Process: Realm Browser [11753] Path:
    Identifier: io.realm.realmbrowser Version: 2.1.8 (92) Code Type: X86-64 Parent Process: launchd [1]

    Date/Time: 2017-06-09T17:02:02Z Launch Time: 2017-06-09T15:19:18Z OS Version: Mac OS X 10.12.5 (16F73) Report Version: 104

    Exception Type: SIGSEGV Exception Codes: SEGV_MAPERR at 0xb8 Crashed Thread: 0

    Application Specific Information: Selector name found in current argument registers: verifyThread

    Thread 0 Crashed: 0 Realm 0x000000010dfa15bb 0x10df67000 + 239035 1 Realm 0x000000010dfa106c 0x10df67000 + 237676 2 Realm 0x000000010dfa1ee2 0x10df67000 + 241378 3 Realm 0x000000010dfb62e1 0x10df67000 + 324321 4 Foundation 0x00007fffcbad0d0c -[NSObject(NSKeyValueCoding) valueForKey:] + 283 5 Realm 0x000000010dfb81dd 0x10df67000 + 332253 6 Realm Browser 0x000000010dd65c69 0x10dd63000 + 11369 7 CoreFoundation 0x00007fffca0ae45c CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12 8 CoreFoundation 0x00007fffca0ae35b _CFXRegistrationPost + 427 9 CoreFoundation 0x00007fffca0ae0c2 ___CFXNotificationPost_block_invoke + 50 10 CoreFoundation 0x00007fffca06b523 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1827 11 CoreFoundation 0x00007fffca06a55c _CFXNotificationPost + 604 12 Foundation 0x00007fffcba8f907 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66 13 AppKit 0x00007fffc7d355e9 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 175 14 AppKit 0x00007fffc7c9cfd1 -[NSTableView _enableSelectionPostingAndPost] + 401 15 AppKit 0x00007fffc7c96fec -[NSTableView _tileAndRedisplayAll] + 345 16 Realm Browser 0x000000010dd65669 0x10dd63000 + 9833 17 Realm 0x000000010dfb2856 0x10df67000 + 309334 18 Realm 0x000000010dfb2615 0x10df67000 + 308757 19 Realm 0x000000010df7516c 0x10df67000 + 57708 20 Realm 0x000000010df75e5f 0x10df67000 + 61023 21 Realm 0x000000010e06e1ff 0x10df67000 + 1077759 22 Realm 0x000000010df90c8f 0x10df67000 + 171151 23 Realm 0x000000010e04f040 0x10df67000 + 950336 24 Realm 0x000000010e07cc93 0x10df67000 + 1137811 25 CoreFoundation 0x00007fffca0b8321 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 26 CoreFoundation 0x00007fffca09921d __CFRunLoopDoSources0 + 557 27 CoreFoundation 0x00007fffca098716 __CFRunLoopRun + 934 28 CoreFoundation 0x00007fffca098114 CFRunLoopRunSpecific + 420 29 HIToolbox 0x00007fffc95f9ebc RunCurrentEventLoopInMode + 240 30 HIToolbox 0x00007fffc95f9cf1 ReceiveNextEventCommon + 432 31 HIToolbox 0x00007fffc95f9b26 _BlockUntilNextEventMatchingListInModeWithFilter + 71 32 AppKit 0x00007fffc7b92a54 _DPSNextEvent + 1120 33 AppKit 0x00007fffc830e7ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796 34 AppKit 0x00007fffc7b873db -[NSApplication run] + 926 35 AppKit 0x00007fffc7b51e0e NSApplicationMain + 1237 36 libdyld.dylib 0x00007fffdf812235 start + 1

    Thread 1: 0 HockeySDK 0x000000010de381c6 0x10ddfd000 + 242118 1 HockeySDK 0x000000010de420c3 0x10ddfd000 + 282819 2 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180 3 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0 4 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

    Thread 2: 0 libsystem_kernel.dylib 0x00007fffdf93934a mach_msg_trap + 10 1 CoreFoundation 0x00007fffca099434 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fffca0988c1 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fffca098114 CFRunLoopRunSpecific + 420 4 AppKit 0x00007fffc7cdff02 _NSEventThread + 205 5 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180 6 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0 7 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

    Thread 3: 0 libsystem_kernel.dylib 0x00007fffdf93934a mach_msg_trap + 10 1 CoreFoundation 0x00007fffca099434 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fffca0988c1 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fffca098114 CFRunLoopRunSpecific + 420 4 CFNetwork 0x00007fffc91d6734 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313 5 Foundation 0x00007fffcbabbb3d NSThread__start + 1243 6 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0 8 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

    Thread 4: 0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

    Thread 5: 0 libsystem_kernel.dylib 0x00007fffdf940c22 __psynch_mutexwait + 10 1 Foundation 0x00007fffcba91052 -[NSLock lock] + 145 2 AppKit 0x00007fffc840a1aa __37-[NSUIHeartBeat updateHeartBeatState]_block_invoke.140 + 60 3 Foundation 0x00007fffcbacd1a9 NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK + 7 4 Foundation 0x00007fffcbacce8c -[NSBlockOperation main] + 101 5 Foundation 0x00007fffcbacb5b4 -[__NSOperationInternal _start:] + 672 6 Foundation 0x00007fffcbac746b __NSOQSchedule_f + 201 7 libdispatch.dylib 0x00007fffdf7dc8fc _dispatch_client_callout + 8 8 libdispatch.dylib 0x00007fffdf7f29a0 _dispatch_queue_serial_drain + 896 9 libdispatch.dylib 0x00007fffdf7e5306 _dispatch_queue_invoke + 1046 10 libdispatch.dylib 0x00007fffdf7de6b5 _dispatch_root_queue_drain + 476 11 libdispatch.dylib 0x00007fffdf7de48c _dispatch_worker_thread3 + 99 12 libsystem_pthread.dylib 0x00007fffdfa2b5a2 _pthread_wqthread + 1299 13 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

    Thread 6: 0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

    Thread 7: 0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

    Thread 8: 0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

    Thread 9: 0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13

    Thread 10: 0 libsystem_kernel.dylib 0x00007fffdf94144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffdfa2b07d start_wqthread + 13 2 ??? 0x00006180000d40b0 0x0 + 0

    Thread 11: 0 libsystem_kernel.dylib 0x00007fffdf941d96 kevent + 10 1 Realm 0x000000010e07e43f 0x10df67000 + 1143871 2 Realm 0x000000010e0cdb1c 0x10df67000 + 1469212 3 Realm 0x000000010e059356 0x10df67000 + 992086 4 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0 6 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

    Thread 12: 0 libsystem_kernel.dylib 0x00007fffdf941d96 kevent + 10 1 Realm 0x000000010df78cda 0x10df67000 + 72922 2 Realm 0x000000010df78c66 0x10df67000 + 72806 3 Realm 0x000000010df78e0f 0x10df67000 + 73231 4 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0 6 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

    Thread 13: 0 libsystem_kernel.dylib 0x00007fffdf940f46 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fffdf8c7a66 usleep + 54 2 AppKit 0x00007fffc7e5caf6 -[NSUIHeartBeat _heartBeatThread:] + 2696 3 Foundation 0x00007fffcbabbb3d NSThread__start + 1243 4 libsystem_pthread.dylib 0x00007fffdfa2b93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffdfa2b887 _pthread_body + 0 6 libsystem_pthread.dylib 0x00007fffdfa2b08d thread_start + 13

    Thread 0 crashed with X86-64 Thread State: rip: 0x000000010dfa15bb rbp: 0x00007fff51e9a2c0 rsp: 0x00007fff51e9a2a0 rax: 0x0000000000000008 rbx: 0x0000618000098600 rcx: 0x0000000000000000 rdx: 0x0000000000000060 rdi: 0x00007f9dbd444000 rsi: 0x000000010e353224 r8: 0x0000000000000003 r9: 0x00007fffe50b91c0 r10: 0x000000010e38f7f8 r11: 0x00007f9dbd42f0d0 r12: 0x1414b2686a0d00f8 r13: 0x00007fffdef1f040 r14: 0x0000000000000001 r15: 0x000000010e38ebd0 rflags: 0x0000000000010206 cs: 0x000000000000002b fs: 0x0000000000000000 gs: 0x0000000000000000

    Binary Images: 0x10dd63000 - 0x10dd9ffff +Realm Browser x86_64 <735240870f8c3003ac3e43fa84d1b5d6> /Applications/Realm Browser.app/Contents/MacOS/Realm Browser 0x10ddc3000 - 0x10ddc9fff +AppSandboxFileAccess x86_64 /Applications/Realm Browser.app/Contents/Frameworks/AppSandboxFileAccess.framework/Versions/A/AppSandboxFileAccess 0x10ddd8000 - 0x10dde2fff +CSwiftV x86_64 /Applications/Realm Browser.app/Contents/Frameworks/CSwiftV.framework/Versions/A/CSwiftV 0x10ddfd000 - 0x10de7cfff +HockeySDK x86_64 <78d45087ab8239aeba3ec6e1fc83313d> /Applications/Realm Browser.app/Contents/Frameworks/HockeySDK.framework/Versions/A/HockeySDK 0x10df12000 - 0x10df32fff +PathKit x86_64 /Applications/Realm Browser.app/Contents/Frameworks/PathKit.framework/Versions/A/PathKit 0x10df67000 - 0x10e375fff +Realm x86_64 <49a6e7a8bcfc39a9a0de74c8508c9caf> /Applications/Realm Browser.app/Contents/Frameworks/Realm.framework/Versions/A/Realm 0x10e619000 - 0x10e63bfff +RealmConverter x86_64 <40c4e1c6eb6033d899d6926809debb4e> /Applications/Realm Browser.app/Contents/Frameworks/RealmConverter.framework/Versions/A/RealmConverter 0x10e674000 - 0x10e691fff +SSZipArchive x86_64 /Applications/Realm Browser.app/Contents/Frameworks/SSZipArchive.framework/Versions/A/SSZipArchive 0x10e6a8000 - 0x10e6b4fff +TGSpreadsheetWriter x86_64 <98cc9e999e993c68b32f33fb4243096f> /Applications/Realm Browser.app/Contents/Frameworks/TGSpreadsheetWriter.framework/Versions/A/TGSpreadsheetWriter 0x10e6c7000 - 0x10e6d4fff libswiftAppKit.dylib x86_64 /Applications/Realm Browser.app/Contents/Frameworks/libswiftAppKit.dylib 0x10e6e9000 - 0x10e960fff libswiftCore.dylib x86_64 <75d2abcc609a36db91cf93670b475d1d> /Applications/Realm Browser.app/Contents/Frameworks/libswiftCore.dylib 0x10ebff000 - 0x10ec09fff libswiftCoreData.dylib x86_64 <0156b34d8b03387ca319bdc11befb2ed> /Applications/Realm Browser.app/Contents/Frameworks/libswiftCoreData.dylib 0x10ec1a000 - 0x10ec28fff libswiftCoreGraphics.dylib x86_64 <469fd49f8af4308588887bed749966c8> /Applications/Realm Browser.app/Contents/Frameworks/libswiftCoreGraphics.dylib 0x10ec41000 - 0x10ec45fff libswiftCoreImage.dylib x86_64 <616c4b50c50e34919363e67658827c2e> /Applications/Realm Browser.app/Contents/Frameworks/libswiftCoreImage.dylib 0x10ec51000 - 0x10ec57fff libswiftDarwin.dylib x86_64 <920f786796fa318ab0a2ce29a9735564> /Applications/Realm Browser.app/Contents/Frameworks/libswiftDarwin.dylib 0x10ec64000 - 0x10ec7ffff libswiftDispatch.dylib x86_64 <07255710f4433f8abfedf79781b178fe> /Applications/Realm Browser.app/Contents/Frameworks/libswiftDispatch.dylib 0x10ecbe000 - 0x10ed98fff libswiftFoundation.dylib x86_64 <89ead7e54783388298e75ae34d4de984> /Applications/Realm Browser.app/Contents/Frameworks/libswiftFoundation.dylib 0x10ee9f000 - 0x10eea2fff libswiftIOKit.dylib x86_64 <21e3090e2615334ea2cdbd219361f4bd> /Applications/Realm Browser.app/Contents/Frameworks/libswiftIOKit.dylib 0x10eeaa000 - 0x10eeaffff libswiftObjectiveC.dylib x86_64 /Applications/Realm Browser.app/Contents/Frameworks/libswiftObjectiveC.dylib 0x10eebe000 - 0x10eec4fff libswiftQuartzCore.dylib x86_64 <6a841498b95337948a2ab5dd478a6743> /Applications/Realm Browser.app/Contents/Frameworks/libswiftQuartzCore.dylib 0x10eecc000 - 0x10eecffff libswiftXPC.dylib x86_64 <188a7bf27db035eb9c6495938c7fe530> /Applications/Realm Browser.app/Contents/Frameworks/libswiftXPC.dylib 0x110f9c000 - 0x110fb3fff libCGInterfaces.dylib x86_64 <17109679a2843c72aa60dba815d3062b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x11240d000 - 0x1125b3fff GLEngine x86_64 <1999fbf90b8234b1887687b4f82101bb> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x1125f2000 - 0x112b4dfff AppleIntelHD5000GraphicsGLDriver x86_64 <2c0cf883843a3ccfbe6c2aa7de5f4e61> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver 0x112d60000 - 0x112d8afff GLRendererFloat x86_64 <8d11c08e824938db9856bfc01eede0cb> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x112d94000 - 0x112e0cfff AppleIntelHD5000GraphicsMTLDriver x86_64 <77ff34db2688393abbba456df3834b7f> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver 0x11558b000 - 0x1155a5fff csparser x86_64 <119893a8d8783af2ba3cf70d5c6e6950> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x115edb000 - 0x115efbfff CoreNLP x86_64 /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fffc4cc3000 - 0x7fffc5008fff RawCamera x86_64 <1476f3756c4b382aabdb99b7dcbf4f6d> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fffc683f000 - 0x7fffc6a00fff AVFoundation x86_64 <8c7813beb54833e3a61eff1f1984386a> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fffc6a01000 - 0x7fffc6aa3fff AVFAudio x86_64 <7997d588b5423ebbb822d719c1114bb4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fffc6b6e000 - 0x7fffc6b6efff Accelerate x86_64 <916e360f323c3ae1ab3dd1f3b284aee9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fffc6b87000 - 0x7fffc70a0fff vImage x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fffc70a1000 - 0x7fffc7212fff libBLAS.dylib x86_64 <4087ffe0627e362396b4f0a9a1991e09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fffc7213000 - 0x7fffc7227fff libBNNS.dylib x86_64 <254698c77d363fff864eadeeee543076> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fffc7228000 - 0x7fffc761efff libLAPACK.dylib x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fffc761f000 - 0x7fffc7635fff libLinearAlgebra.dylib x86_64 <345caacf726336efb69b793ea8b390af> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fffc7636000 - 0x7fffc763cfff libQuadrature.dylib x86_64 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fffc763d000 - 0x7fffc7651fff libSparseBLAS.dylib x86_64 <67ba432efb593c78a8beed4274cbc359> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fffc7652000 - 0x7fffc77d9fff libvDSP.dylib x86_64 <4155f45b41cd3782ae8f7ae740fd83c3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fffc77da000 - 0x7fffc788cfff libvMisc.dylib x86_64 <98f27d2de5dd38ef87470c4de821a23d> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fffc788d000 - 0x7fffc788dfff vecLib x86_64 <7c5733e705683e7daf61160f19fed544> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fffc788e000 - 0x7fffc78cbfff Accounts x86_64 <8550bd087d053ac4a0ccb67ecb2de950> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fffc78cc000 - 0x7fffc7b4bfff AddressBook x86_64 /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fffc7b4c000 - 0x7fffc8925fff AppKit x86_64 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fffc8937000 - 0x7fffc8937fff ApplicationServices x86_64 <4c71cba847e438bfbe3bf20df8667d5d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fffc8938000 - 0x7fffc89a6fff ATS x86_64 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fffc8a40000 - 0x7fffc8b6ffff libFontParser.dylib x86_64 <73c3946def923ac189c30e75b2a85325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fffc8b70000 - 0x7fffc8bbafff libFontRegistry.dylib x86_64 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fffc8c17000 - 0x7fffc8c4afff libTrueTypeScaler.dylib x86_64 <8944a23aee3636579b4f933231c8fdec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fffc8cb7000 - 0x7fffc8d61fff ColorSync x86_64 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fffc8d62000 - 0x7fffc8db3fff HIServices x86_64 <7353e76e9a3a369387af41953585e024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fffc8db4000 - 0x7fffc8dc3fff LangAnalysis x86_64 <2cbe7f6120563f9699a10d527796afa6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fffc8dc4000 - 0x7fffc8e11fff PrintCore x86_64 <5027fd58f0ee33e48577934ca06cd2af> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fffc8e12000 - 0x7fffc8e4dfff QD x86_64 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fffc8e4e000 - 0x7fffc8e59fff SpeechSynthesis x86_64 <7853eff462b9394eb7b841a645656820> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fffc8e5a000 - 0x7fffc9066fff AudioToolbox x86_64 <91d2ba22b1683a9a90086ffc5a8fdc1e> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fffc9067000 - 0x7fffc9067fff AudioUnit x86_64 <8c0153fdfeff309caacdbf9657a31f8e> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fffc91d0000 - 0x7fffc95aafff CFNetwork x86_64 <4dbf893262863b2387d963615b9958d9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fffc95c4000 - 0x7fffc95c4fff Carbon x86_64 <69f403c7f0cb34e689b0235cf4978c17> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fffc95c5000 - 0x7fffc95c8fff CommonPanels x86_64 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fffc95c9000 - 0x7fffc98d2fff HIToolbox x86_64 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fffc98d3000 - 0x7fffc98d6fff Help x86_64 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fffc98d7000 - 0x7fffc98dcfff ImageCapture x86_64 <341252b4e082361ab7566a330259c741> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fffc98dd000 - 0x7fffc9974fff Ink x86_64 <1bd40b45fd333177a935565ee5fc79d7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fffc9975000 - 0x7fffc998ffff OpenScripting x86_64 <31cfbb3524bd3e129b6b1fa842fb605b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fffc9990000 - 0x7fffc9991fff Print x86_64 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fffc9992000 - 0x7fffc9994fff SecurityHI x86_64 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fffc9995000 - 0x7fffc999bfff SpeechRecognition x86_64 <082895dc3ac73defadca5b018c19c9d3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fffc999c000 - 0x7fffc9a7bfff CloudKit x86_64 <9f901e4523e33f45b66f1bab3afc4462> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fffc9a7c000 - 0x7fffc9a7cfff Cocoa x86_64 <85edfbe175f0369e8ca8c6a639b98fa6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fffc9bc6000 - 0x7fffc9c53fff CoreAudio x86_64 <78767f8891d431ceaac61f9407f479bb> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fffc9c54000 - 0x7fffc9c67fff CoreBluetooth x86_64 /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fffc9c68000 - 0x7fffc9f63fff CoreData x86_64 <4c9cab2c60d43694a0a05b04b14bd14e> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fffc9f64000 - 0x7fffca010fff CoreDisplay x86_64 /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fffca011000 - 0x7fffca4aafff CoreFoundation x86_64 <09ed473e5de8307fb55c16f6419236d5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fffca4ab000 - 0x7fffcab2dfff CoreGraphics x86_64 <78e7c882837d3cc3b221767b999873ce> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fffcab2e000 - 0x7fffcad71fff CoreImage x86_64 /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fffcad72000 - 0x7fffcadd7fff CoreLocation x86_64 /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fffcadd8000 - 0x7fffcae89fff CoreMedia x86_64 <6ccde81a699233eda1d99d27a4c1e31f> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fffcae8a000 - 0x7fffcaed5fff CoreMediaIO x86_64 /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fffcaed6000 - 0x7fffcaed6fff CoreServices x86_64 <7255917defbb3be2a8fddad631bc0949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fffcaed7000 - 0x7fffcaf28fff AE x86_64 <61f2ae2ce04e3fdf9e88201325136c83> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fffcaf29000 - 0x7fffcb204fff CarbonCore x86_64 <08ac074c965b3edf8e450707c8de9ead> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fffcb205000 - 0x7fffcb238fff DictionaryServices x86_64 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fffcb239000 - 0x7fffcb241fff FSEvents x86_64 <2ad1b0e5721437c48d11a27c9cac0f74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fffcb242000 - 0x7fffcb3aefff LaunchServices x86_64 <94d15a2a852c3b4ba70143043c8f1527> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fffcb3af000 - 0x7fffcb45ffff Metadata x86_64 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fffcb460000 - 0x7fffcb4bffff OSServices x86_64 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fffcb4c0000 - 0x7fffcb530fff SearchKit x86_64 <7a6dda2b03f13137ba9e1cc211973e26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fffcb531000 - 0x7fffcb576fff SharedFileList x86_64 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fffcb5ff000 - 0x7fffcb74cfff CoreText x86_64 /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fffcb74d000 - 0x7fffcb782fff CoreVideo x86_64 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fffcb783000 - 0x7fffcb7f4fff CoreWLAN x86_64 /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fffcb827000 - 0x7fffcb832fff DirectoryService x86_64 <45bea292455030828ce75d6ce7e0052a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fffcb8f2000 - 0x7fffcb8f7fff DiskArbitration x86_64 <8ac72143d3c43aa684df734e3afac49b> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fffcba89000 - 0x7fffcbe2ffff Foundation x86_64 <730b7944bb4335d5a5469f6cced4b9f3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fffcbe5b000 - 0x7fffcbe8cfff GSS x86_64 <6faded0b04253567a75a040c5a4638eb> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fffcbf4c000 - 0x7fffcbfeffff IOBluetooth x86_64 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fffcbff0000 - 0x7fffcc086fff IOKit x86_64 <7ce4c98b107c3aaab49af2acfcbbf526> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fffcc087000 - 0x7fffcc08dfff IOSurface x86_64 <40550017ef963c52b400806afee4b134> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fffcc08e000 - 0x7fffcc0dffff ImageCaptureCore x86_64 /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fffcc0e0000 - 0x7fffcc240fff ImageIO x86_64 <87aa4d390afc3a3498ef02710e2bf3ca> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fffcc241000 - 0x7fffcc245fff libGIF.dylib x86_64 <6ed0561413013452943b118f00f20c8d> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fffcc246000 - 0x7fffcc336fff libJP2.dylib x86_64 <72c0042355f03cadb198ef00950791e6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fffcc337000 - 0x7fffcc35afff libJPEG.dylib x86_64 <78945614990f3705a91c46f717f7c635> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fffcc35b000 - 0x7fffcc382fff libPng.dylib x86_64 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fffcc383000 - 0x7fffcc385fff libRadiance.dylib x86_64 <037d95b482a73a59b3eb0ff0977cf7a5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fffcc386000 - 0x7fffcc3d4fff libTIFF.dylib x86_64 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fffcc532000 - 0x7fffcd13afff JavaScriptCore x86_64 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fffcd13b000 - 0x7fffcd154fff Kerberos x86_64 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fffcd155000 - 0x7fffcd18bfff LDAP x86_64 <492aca22373e3dd9baeb9ef6aa962fd5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fffcd3dd000 - 0x7fffcd3e3fff MediaAccessibility x86_64 <0bd82735664437ceb13d8e7cc59a1752> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fffcd3f9000 - 0x7fffcd932fff MediaToolbox x86_64 <2024a2a250b636aabc6d3aafa78eb707> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fffcd933000 - 0x7fffcd98efff Metal x86_64 <5c2f12fb45c13103a8273d225bf8d05a> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fffce277000 - 0x7fffce27ffff NetFS x86_64 <14a24d005673330a959d87f72040deff> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fffce456000 - 0x7fffce45efff libcldcpuengine.dylib x86_64 <73e1e52601df31999b48155f0329ef44> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fffce45f000 - 0x7fffce4adfff OpenCL x86_64 <5faf6f49264839e6922b5630a5d7f7e4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fffce4ae000 - 0x7fffce4c7fff CFOpenDirectory x86_64 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fffce4c8000 - 0x7fffce4d3fff OpenDirectory x86_64 <4298ffd0b1a73064af5b708b3fa38671> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fffce4d4000 - 0x7fffce4d6fff libCVMSPluginSupport.dylib x86_64 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fffce4d7000 - 0x7fffce4dafff libCoreFSCache.dylib x86_64 <687c4cc36537344b8be15234c8cb2864> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fffce4db000 - 0x7fffce4dffff libCoreVMClient.dylib x86_64 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fffce4e0000 - 0x7fffce4e9fff libGFXShared.dylib x86_64 <63542e68eb1a3ecfaafbe7b8ab313c70> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fffce4ea000 - 0x7fffce4f5fff libGL.dylib x86_64 <84beed970a93356da92297ea311ea446> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fffce4f6000 - 0x7fffce532fff libGLImage.dylib x86_64 <3518a85c69053511a6c92f82c519d28f> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fffce533000 - 0x7fffce6a9fff libGLProgrammability.dylib x86_64 <0eda89d87c283d53bdba7cb25232c329> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fffce6aa000 - 0x7fffce6ebfff libGLU.dylib x86_64 <9860dcf756e03a8fa37752635c9d8b27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fffcf053000 - 0x7fffcf061fff OpenGL x86_64 <27e7d76ea26b39f88cf2ab57920776a3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fffcf0fe000 - 0x7fffcf245fff QTKit x86_64 <49f8877152fe3989aab710a7494c4419> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fffcf246000 - 0x7fffcf4b0fff ImageKit x86_64 <9c547565cbaa3acba3f61366a0dcdcb4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fffcf4b1000 - 0x7fffcf578fff PDFKit x86_64 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fffcf579000 - 0x7fffcfa9ffff QuartzComposer x86_64 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fffcfaa0000 - 0x7fffcfac3fff QuartzFilters x86_64 <365342ed7a1a3c75ae6090764e96034c> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fffcfac4000 - 0x7fffcfbb1fff QuickLookUI x86_64 <3136c23e399e3296928ab18ec9fc423c> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fffcfbb2000 - 0x7fffcfbb2fff Quartz x86_64 <094559728a333d61b193ba7e7cf984ca> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fffcfbb3000 - 0x7fffcfdb3fff QuartzCore x86_64 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fffcfdb4000 - 0x7fffcfe09fff QuickLook x86_64 <3bd7ba2f924c3effb26e3f930e62e6b4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fffcfe0a000 - 0x7fffcfe1ffff SafariServices x86_64 /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fffd031a000 - 0x7fffd061cfff Security x86_64 <021aacf6d15f37e0840b88853684ba00> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fffd061d000 - 0x7fffd0692fff SecurityFoundation x86_64 <4433c0ccfe903dd3bac1cc31d515b510> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fffd0693000 - 0x7fffd06bcfff SecurityInterface x86_64 <50e3eaa81af03910aafd57d93d958dff> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fffd06bd000 - 0x7fffd06c0fff ServiceManagement x86_64 <9f285b19b53b350285a272c26db40ea7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fffd0a47000 - 0x7fffd0ab6fff SystemConfiguration x86_64 <2412cde0c31731ea8f537a58bbfcc720> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fffd0ab7000 - 0x7fffd0e65fff VideoToolbox x86_64 <75e2f901572f3fc8a59996a085eebc88> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fffd0e66000 - 0x7fffd21ecfff WebCore x86_64 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fffd21ed000 - 0x7fffd23d9fff WebKitLegacy x86_64 <8471b2bb79a13214b195167063d5cfd5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x7fffd23da000 - 0x7fffd2785fff WebKit x86_64 <1cf8b545591031bcaa29f89adfd919f9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fffd330b000 - 0x7fffd3326fff AppContainer x86_64 /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fffd3327000 - 0x7fffd3334fff AppSandbox x86_64 /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fffd3335000 - 0x7fffd3357fff Apple80211 x86_64 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fffd3358000 - 0x7fffd3367fff AppleFSCompression x86_64 <478e8bff8ba2375ebe02ba27f115c15a> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fffd345b000 - 0x7fffd34e6fff AppleJPEG x86_64 /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fffd34fa000 - 0x7fffd3515fff ApplePushService x86_64 <6ca07cdf1e3534e995bfbd565ff42bad> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fffd3516000 - 0x7fffd351efff AppleSRP x86_64 <6aae93b6981635b29c59d5c3218065af> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fffd351f000 - 0x7fffd3522fff AppleSystemInfo x86_64 <42a1731aa576307ab07c9f8f64696cb7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fffd3523000 - 0x7fffd3575fff AppleVA x86_64 <7352078dc230397c81a557a48cf218c0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fffd357f000 - 0x7fffd3586fff AssetCacheServices x86_64 /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices 0x7fffd3919000 - 0x7fffd3997fff Backup x86_64 /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fffd4033000 - 0x7fffd405afff CalendarAgentLink x86_64 /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink 0x7fffd4622000 - 0x7fffd4649fff ChunkingLibrary x86_64 /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fffd464a000 - 0x7fffd46d6fff CloudDocs x86_64 <751554b6a09e32a8a6049f1b1fd8b84d> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fffd4f6e000 - 0x7fffd4f77fff CommonAuth x86_64 <216950cb269f3476ba17d6363ac49fbc> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fffd503e000 - 0x7fffd508efff ContactsFoundation x86_64 <3097deaced6b358e8e818b7011ceca91> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fffd508f000 - 0x7fffd50b1fff ContactsPersistence x86_64 <7ec0366f30a635388bc98cabd55c178d> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7fffd50fb000 - 0x7fffd54dafff CoreAUC x86_64 /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fffd54db000 - 0x7fffd550bfff CoreAVCHD x86_64 <3f6857d1ae7c3593b064930f5bb7269e> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fffd55a6000 - 0x7fffd55aefff CoreDaemon x86_64 <2ab86faf37b333239ef0ca591b6e357c> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fffd56bf000 - 0x7fffd56cffff CoreEmoji x86_64 /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fffd5794000 - 0x7fffd57aafff CoreMediaAuthoring x86_64 /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fffd57b1000 - 0x7fffd5841fff CorePDF x86_64 <7f50e4a6940c33f5be4e7e01afe98a8f> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fffd5a0a000 - 0x7fffd5a3afff CoreServicesInternal x86_64 <05eb7d45dd4c3a0fac63a0c2a68e6481> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fffd5ccb000 - 0x7fffd5d5afff CoreSymbolication x86_64 <7839cd8e011d356788de3d472c661136> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fffd5d5b000 - 0x7fffd5e9afff CoreUI x86_64 <2e8fec10fc5b378292daa85c24b7bf7c> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fffd5e9b000 - 0x7fffd5f6bfff CoreUtils x86_64 /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fffd5fbb000 - 0x7fffd6020fff CoreWiFi x86_64 /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fffd6021000 - 0x7fffd602ffff CrashReporterSupport x86_64 <14037a71ecfe394a8d6e2cece98f02ee> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fffd60a1000 - 0x7fffd60abfff DFRFoundation x86_64 <7cff896cef223941bb3df3615ce4c908> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fffd60ac000 - 0x7fffd60b0fff DSExternalDisplay x86_64 /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fffd60b1000 - 0x7fffd60e5fff DataDetectors x86_64 /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors 0x7fffd60e6000 - 0x7fffd615bfff DataDetectorsCore x86_64 <9c312aac8aee3c72bde57fbf62452525> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fffd6197000 - 0x7fffd61d6fff DebugSymbols x86_64 <58a70b6626283cfeb1032200d95fc5f7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fffd61d7000 - 0x7fffd62e8fff DesktopServicesPriv x86_64 <46a9d4f31ef8373c98a4ad48d285e484> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fffd642b000 - 0x7fffd6436fff DisplayServices x86_64 <83bb7c77f18d382d902326132d925f75> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fffd65d0000 - 0x7fffd6a01fff FaceCore x86_64 <9391d5a3738c31369d07518cb43dbada> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fffd7d58000 - 0x7fffd7d58fff libmetal_timestamp.dylib x86_64 /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x7fffd7d65000 - 0x7fffd7d70fff libGPUSupportMercury.dylib x86_64 <7e99c7362f48313ebef66f8babfadd9f> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fffd8029000 - 0x7fffd8045fff GenerationalStorage x86_64 <3de1c580d089362d85828de68a3c5f13> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fffd805e000 - 0x7fffd8710fff GeoServices x86_64 <96bf97f68ff23fc4a8c1498cb7b0d9a0> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fffd8756000 - 0x7fffd87ccfff Heimdal x86_64 <8f9c904166d536c98a4c1658035c311d> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fffd8de7000 - 0x7fffd8deefff IOAccelerator x86_64 <40c04c41a76a36878d64f76e8c46aa81> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fffd8df0000 - 0x7fffd8e04fff IOPresentment x86_64 /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fffd8e05000 - 0x7fffd8e27fff IconServices x86_64 <218ddd0535f43833b98d471ed0ebc031> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fffd8ec3000 - 0x7fffd8ed3fff IntlPreferences x86_64 <47681ae845393525890c206b301cec77> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fffd8f0e000 - 0x7fffd90c5fff LanguageModeling x86_64 /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fffd91c1000 - 0x7fffd9283fff MMCS x86_64 /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS 0x7fffd9735000 - 0x7fffd9738fff Mangrove x86_64 <98814966fd65302bb47e00928dc34e5c> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fffd99e6000 - 0x7fffd9a5ffff MetalPerformanceShaders x86_64 /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fffd9bbb000 - 0x7fffd9bc8fff MobileKeyBag x86_64 /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fffd9bd9000 - 0x7fffd9c01fff MultitouchSupport x86_64 <512adec6d6943d73a48a6be79cd39539> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fffd9cb3000 - 0x7fffd9cbefff NetAuth x86_64 <97f487d6808931a8b68c6c1eac6ed1b5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fffda10b000 - 0x7fffda10dfff OAuth x86_64 /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fffda596000 - 0x7fffda5d7fff PerformanceAnalysis x86_64 <6a21ab413aaa32f39d462555a143a8b9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fffda61a000 - 0x7fffda621fff PhoneNumbers x86_64 /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fffdac84000 - 0x7fffdacbefff ProtectedCloudStorage x86_64 <1c6083b7f02036348f53cc9e07f27ec5> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fffdacbf000 - 0x7fffdacd9fff ProtocolBuffer x86_64 /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fffdacda000 - 0x7fffdace9fff QuickLookThumbnailing x86_64 <173ee87317003fca9782c060fbb5bcad> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fffdacf2000 - 0x7fffdad15fff RemoteViewServices x86_64 <6b967fda6591302cba0a76c4856e584e> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fffdb9dc000 - 0x7fffdb9dffff SecCodeWrapper x86_64 /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fffdba6e000 - 0x7fffdbafbfff Sharing x86_64 /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fffdbb1c000 - 0x7fffdbd82fff SkyLight x86_64 <83ab220f48c030638ed3acdb69243b4d> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fffdbf61000 - 0x7fffdbf6dfff SpeechRecognitionCore x86_64 <684bd1ea8268331ca5a9080eb375c658> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fffdc659000 - 0x7fffdc6cdfff Symbolication x86_64 <1a30ed1975323f469dd39879a973d0cf> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fffdcb0c000 - 0x7fffdcb12fff TCC x86_64 <911b534b4ac734e4935ee42ecd008cbc> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fffdcb9e000 - 0x7fffdcc64fff TextureIO x86_64 <3d61e53341563b21b7edcb823e680dfc> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fffdccad000 - 0x7fffdccc2fff ToneKit x86_64 /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fffdccc3000 - 0x7fffdccd1fff ToneLibrary x86_64 /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fffdccd8000 - 0x7fffdccd9fff TrustEvaluationAgent x86_64 /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fffdccda000 - 0x7fffdce6afff UIFoundation x86_64 <2a3063fe179035108a0eaec581d42b7e> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fffdd939000 - 0x7fffdd9f9fff ViewBridge x86_64 <25a635b3c87c3d3aadf3539713fa1048> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fffdde44000 - 0x7fffdde4afff XPCService x86_64 <4b28b225210533f49ed0f04288ff4fb1> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fffddf1b000 - 0x7fffddf1dfff loginsupport x86_64 /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fffddf49000 - 0x7fffddf70fff vCard x86_64 <19e37e68e9453534865887aa411d0ad4> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fffddf72000 - 0x7fffddf8dfff libCRFSuite.dylib x86_64 /usr/lib/libCRFSuite.dylib 0x7fffddf8e000 - 0x7fffddf99fff libChineseTokenizer.dylib x86_64 <0886e908a82536afb94b2361fd8bc2a1> /usr/lib/libChineseTokenizer.dylib 0x7fffde02b000 - 0x7fffde02cfff libDiagnosticMessagesClient.dylib x86_64 <84a04d240e603810a8c090a65e2df61a> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fffde02d000 - 0x7fffde240fff libFosl_dynamic.dylib x86_64 /usr/lib/libFosl_dynamic.dylib 0x7fffde25c000 - 0x7fffde263fff libMatch.1.dylib x86_64 <70d4bd2a938337f2b0d69b592d236601> /usr/lib/libMatch.1.dylib 0x7fffde264000 - 0x7fffde264fff libOpenScriptingUtil.dylib x86_64 <90743888c1e834e3924e1a754b2b63b9> /usr/lib/libOpenScriptingUtil.dylib 0x7fffde265000 - 0x7fffde269fff libScreenReader.dylib x86_64 /usr/lib/libScreenReader.dylib 0x7fffde26a000 - 0x7fffde26bfff libSystem.B.dylib x86_64 /usr/lib/libSystem.B.dylib 0x7fffde2d7000 - 0x7fffde302fff libarchive.2.dylib x86_64 /usr/lib/libarchive.2.dylib 0x7fffde303000 - 0x7fffde37ffff libate.dylib x86_64 /usr/lib/libate.dylib 0x7fffde383000 - 0x7fffde383fff libauto.dylib x86_64 <34388d0bc5393c1b94082bc152162e43> /usr/lib/libauto.dylib 0x7fffde384000 - 0x7fffde394fff libbsm.0.dylib x86_64 <20084796b04d3b35a003ea11459557a9> /usr/lib/libbsm.0.dylib 0x7fffde395000 - 0x7fffde3a3fff libbz2.1.0.dylib x86_64 /usr/lib/libbz2.1.0.dylib 0x7fffde3a4000 - 0x7fffde3fafff libc++.1.dylib x86_64 <0b43bb5de6eb34648de9b41ac8ed9d1c> /usr/lib/libc++.1.dylib 0x7fffde3fb000 - 0x7fffde425fff libc++abi.dylib x86_64 <3019935288bf30bd8cff2a4fbe247523> /usr/lib/libc++abi.dylib 0x7fffde426000 - 0x7fffde436fff libcmph.dylib x86_64 <2b5d405e2d0b3320abd6622934c86abe> /usr/lib/libcmph.dylib 0x7fffde437000 - 0x7fffde44dfff libcompression.dylib x86_64 /usr/lib/libcompression.dylib 0x7fffde44e000 - 0x7fffde44efff libcoretls.dylib x86_64 <64b1001e10f63542a3b2c4b49f51817f> /usr/lib/libcoretls.dylib 0x7fffde44f000 - 0x7fffde450fff libcoretls_cfhelpers.dylib x86_64 <1a10303e5eb03c7c9165021fcdfd934d> /usr/lib/libcoretls_cfhelpers.dylib 0x7fffde50a000 - 0x7fffde5effff libcrypto.0.9.8.dylib x86_64 /usr/lib/libcrypto.0.9.8.dylib 0x7fffde78d000 - 0x7fffde7e0fff libcups.2.dylib x86_64 <9950bfcb788233c99ecfce66773c5657> /usr/lib/libcups.2.dylib 0x7fffde832000 - 0x7fffde839fff libdscsym.dylib x86_64 <63492bda33a831de90e8a3d44f07eb9c> /usr/lib/libdscsym.dylib 0x7fffde85b000 - 0x7fffde85bfff libenergytrace.dylib x86_64 /usr/lib/libenergytrace.dylib 0x7fffde86b000 - 0x7fffde870fff libheimdal-asn1.dylib x86_64 /usr/lib/libheimdal-asn1.dylib 0x7fffde871000 - 0x7fffde963fff libiconv.2.dylib x86_64 <42125b3581d73fc49475a26dbe10884d> /usr/lib/libiconv.2.dylib 0x7fffde964000 - 0x7fffdeb89fff libicucore.A.dylib x86_64 <2931b84229463576ad1d1cda22fa1388> /usr/lib/libicucore.A.dylib 0x7fffdeb8f000 - 0x7fffdeb90fff liblangid.dylib x86_64 <2085e7a79a34373587f4f174ef8eabf0> /usr/lib/liblangid.dylib 0x7fffdeb91000 - 0x7fffdebaafff liblzma.5.dylib x86_64 <44bd027999dd36b58a6ec11432e2098d> /usr/lib/liblzma.5.dylib 0x7fffdebab000 - 0x7fffdebc1fff libmarisa.dylib x86_64 <9030d2145d0f30cbac03902c63909362> /usr/lib/libmarisa.dylib 0x7fffdebc2000 - 0x7fffdee6afff libmecabra.dylib x86_64 /usr/lib/libmecabra.dylib 0x7fffdee9d000 - 0x7fffdef17fff libnetwork.dylib x86_64 <191e99f547233180801302af2f9ae4b8> /usr/lib/libnetwork.dylib 0x7fffdef18000 - 0x7fffdf2eafff libobjc.A.dylib x86_64 /usr/lib/libobjc.A.dylib 0x7fffdf2ed000 - 0x7fffdf2f1fff libpam.2.dylib x86_64 <71eb0d88de843c8da2c558aa282bc5bc> /usr/lib/libpam.2.dylib 0x7fffdf2f2000 - 0x7fffdf323fff libpcap.A.dylib x86_64 /usr/lib/libpcap.A.dylib 0x7fffdf340000 - 0x7fffdf35cfff libresolv.9.dylib x86_64 /usr/lib/libresolv.9.dylib 0x7fffdf35d000 - 0x7fffdf396fff libsandbox.1.dylib x86_64 /usr/lib/libsandbox.1.dylib 0x7fffdf397000 - 0x7fffdf3a9fff libsasl2.2.dylib x86_64 <32107c5922c63049b86e9c2f85ff549b> /usr/lib/libsasl2.2.dylib 0x7fffdf3aa000 - 0x7fffdf3abfff libspindump.dylib x86_64 /usr/lib/libspindump.dylib 0x7fffdf3ac000 - 0x7fffdf4f9fff libsqlite3.dylib x86_64 <07cd6de3394d3c6aa4b44cab1054a041> /usr/lib/libsqlite3.dylib 0x7fffdf5ee000 - 0x7fffdf5fbfff libxar.1.dylib x86_64 <69547c64e811326fbbed490c6361bdcb> /usr/lib/libxar.1.dylib 0x7fffdf5fc000 - 0x7fffdf6ebfff libxml2.2.dylib x86_64 /usr/lib/libxml2.2.dylib 0x7fffdf6ec000 - 0x7fffdf715fff libxslt.1.dylib x86_64 <00735ad5b62d3e8386ac5533e4e2b102> /usr/lib/libxslt.1.dylib 0x7fffdf716000 - 0x7fffdf727fff libz.1.dylib x86_64 <46e3ffa24328327a8d34a03e20bffb8e> /usr/lib/libz.1.dylib 0x7fffdf736000 - 0x7fffdf73afff libcache.dylib x86_64 <093a4dab83853d47a350e20cb7ccf7bf> /usr/lib/system/libcache.dylib 0x7fffdf73b000 - 0x7fffdf745fff libcommonCrypto.dylib x86_64 <8a64d1b0c70e385c92f0e669079fda90> /usr/lib/system/libcommonCrypto.dylib 0x7fffdf746000 - 0x7fffdf74dfff libcompiler_rt.dylib x86_64 <55d47421772a32abb5291a46c2f43b4d> /usr/lib/system/libcompiler_rt.dylib 0x7fffdf74e000 - 0x7fffdf756fff libcopyfile.dylib x86_64 <819bea3cdf113e3da1a15a51c5bf1961> /usr/lib/system/libcopyfile.dylib 0x7fffdf757000 - 0x7fffdf7dafff libcorecrypto.dylib x86_64 <65d7165e2e71335da2d633f78e2df0c1> /usr/lib/system/libcorecrypto.dylib 0x7fffdf7db000 - 0x7fffdf80cfff libdispatch.dylib x86_64 <6582bad6ed273b30b62090b1c5a4ae3c> /usr/lib/system/libdispatch.dylib 0x7fffdf80d000 - 0x7fffdf812fff libdyld.dylib x86_64 /usr/lib/system/libdyld.dylib 0x7fffdf813000 - 0x7fffdf813fff libkeymgr.dylib x86_64 <7aa011a9dc213488bf733b5b14d1fdd6> /usr/lib/system/libkeymgr.dylib 0x7fffdf814000 - 0x7fffdf820fff libkxld.dylib x86_64 <5dfcdc056cbc35a68b92df6803492e12> /usr/lib/system/libkxld.dylib 0x7fffdf821000 - 0x7fffdf821fff liblaunch.dylib x86_64 /usr/lib/system/liblaunch.dylib 0x7fffdf822000 - 0x7fffdf827fff libmacho.dylib x86_64 <17d5d855f6c33b04b680e9bf02ef8aed> /usr/lib/system/libmacho.dylib 0x7fffdf828000 - 0x7fffdf82afff libquarantine.dylib x86_64 <12448cc2378e35f3be339dc395a5b970> /usr/lib/system/libquarantine.dylib 0x7fffdf82b000 - 0x7fffdf82cfff libremovefile.dylib x86_64 <38d4cb9c10cd30d38b7ba515ec75fe85> /usr/lib/system/libremovefile.dylib 0x7fffdf82d000 - 0x7fffdf845fff libsystem_asl.dylib x86_64 <096e42283b7c30a68b13ec909a64499a> /usr/lib/system/libsystem_asl.dylib 0x7fffdf846000 - 0x7fffdf846fff libsystem_blocks.dylib x86_64 <10dc540473ab35b3a277a8afecb476eb> /usr/lib/system/libsystem_blocks.dylib 0x7fffdf847000 - 0x7fffdf8d4fff libsystem_c.dylib x86_64 /usr/lib/system/libsystem_c.dylib 0x7fffdf8d5000 - 0x7fffdf8d8fff libsystem_configuration.dylib x86_64 /usr/lib/system/libsystem_configuration.dylib 0x7fffdf8d9000 - 0x7fffdf8dcfff libsystem_coreservices.dylib x86_64 <7d26de79b424345085e1f7fab32714ab> /usr/lib/system/libsystem_coreservices.dylib 0x7fffdf8dd000 - 0x7fffdf8f5fff libsystem_coretls.dylib x86_64 /usr/lib/system/libsystem_coretls.dylib 0x7fffdf8f6000 - 0x7fffdf8fcfff libsystem_dnssd.dylib x86_64 /usr/lib/system/libsystem_dnssd.dylib 0x7fffdf8fd000 - 0x7fffdf926fff libsystem_info.dylib x86_64 <611db84cbf703f928702b9f28a900920> /usr/lib/system/libsystem_info.dylib 0x7fffdf927000 - 0x7fffdf949fff libsystem_kernel.dylib x86_64 <6e9e485f91f636b7a125ae91dc978bcc> /usr/lib/system/libsystem_kernel.dylib 0x7fffdf94a000 - 0x7fffdf991fff libsystem_m.dylib x86_64 <86d499b5bbdc3d3b8a4e97ae8e6672a4> /usr/lib/system/libsystem_m.dylib 0x7fffdf992000 - 0x7fffdf9b0fff libsystem_malloc.dylib x86_64 /usr/lib/system/libsystem_malloc.dylib 0x7fffdf9b1000 - 0x7fffdfa0afff libsystem_network.dylib x86_64 <369d022156ca3c3e9ede94b41cae77b7> /usr/lib/system/libsystem_network.dylib 0x7fffdfa0b000 - 0x7fffdfa14fff libsystem_networkextension.dylib x86_64 /usr/lib/system/libsystem_networkextension.dylib 0x7fffdfa15000 - 0x7fffdfa1efff libsystem_notify.dylib x86_64 /usr/lib/system/libsystem_notify.dylib 0x7fffdfa1f000 - 0x7fffdfa27fff libsystem_platform.dylib x86_64 <897462fdb318321ba554e61982630f7e> /usr/lib/system/libsystem_platform.dylib 0x7fffdfa28000 - 0x7fffdfa32fff libsystem_pthread.dylib x86_64 /usr/lib/system/libsystem_pthread.dylib 0x7fffdfa33000 - 0x7fffdfa36fff libsystem_sandbox.dylib x86_64 /usr/lib/system/libsystem_sandbox.dylib 0x7fffdfa37000 - 0x7fffdfa38fff libsystem_secinit.dylib x86_64 /usr/lib/system/libsystem_secinit.dylib 0x7fffdfa39000 - 0x7fffdfa40fff libsystem_symptoms.dylib x86_64 <3390e07cc1ce348fadbd2c5440b45eaa> /usr/lib/system/libsystem_symptoms.dylib 0x7fffdfa41000 - 0x7fffdfa54fff libsystem_trace.dylib x86_64 <6b145b1058743e8990cdd370db475ba1> /usr/lib/system/libsystem_trace.dylib 0x7fffdfa55000 - 0x7fffdfa5afff libunwind.dylib x86_64 <3d50d8a8c460334da5192da841102c6b> /usr/lib/system/libunwind.dylib 0x7fffdfa5b000 - 0x7fffdfa84fff libxpc.dylib x86_64 <1c9af71669df359f85e97dfde362f9a2> /usr/lib/system/libxpc.dylib

    T-Bug-Crash 
    opened by bigfish24 8
  • Cannot open realm file after update android plugin to 7.0.1

    Cannot open realm file after update android plugin to 7.0.1

    Since the last release of the android realm plugin "io.realm:realm-gradle-plugin:7.0.1" I cannot open the realm file with the realm browser anymore. With the plugin version of 6.0.2 it works.

    However, I get the message "Please enter a valid encryption key for this Realm file." but I never encrypt my file. Also I just tested it with the realm studio and I can easily open a file.

    O-Community 
    opened by AHarazim 0
  • [wish] RealmBrowser.app is not showing the schema version of the opened realm file

    [wish] RealmBrowser.app is not showing the schema version of the opened realm file

    There is neither "file info" option in the menu, nor some panel with the corresponding info. I have also failed to find any CLI utility with such capabilities.

    The only ways are

    1. writing an utility from scratch using Realm.framework for OS X
    2. using [Realm schemaVersionAtPath] in a playground

    Which is kind of inconvenient for an end user.

    T-Enhancement 
    opened by dodikk 1
  • "Connect to server" doesn't allow empty passwords

    Unlike Realm Studio Realm, Realm Browser (Version 3.0.1 (98)) doesn't allow connecting to Realm Object Servers using an empty password.

    Not saying its wrong, but we do allow such actions from one product (in fact the default admin user entry provided by Studio has no password)... so the other should support it.

    T-Bug 
    opened by dhmspector 1
  • Creating a new object in a table with an optional data property creates a data pointer & displays extra fields

    Creating a new object in a table with an optional data property creates a data pointer & displays extra fields

    In Realm Browser Version 3.0.1 (98), creating a new object in a table with an optional data property creates a data pointer object rather then an empty (null) field:

    screen shot 2017-11-28 at 12 46 56 pm

    Notice also that there are 2 extra fields here (conversationId and userId) that are not in the schema below but are shown in in the table display

    The data schema represented here is:

    const ChatMessageSchema = {
        name: 'ChatMessage',
        primaryKey: 'messageId',
        properties: {
            messageId: 'string',
            mimeType: 'string',
            extraInfo: { type: 'data', optional: true },
            text: 'string',
            timestamp: 'date',
            user: { type: 'User', optional: true }
        }
    };
    

    The same effect (for the extra fields) is not seen in the Realm Studio (Version 1.8.0 (1.8.0.155) ) version of the same display: chat model - studio

    (the server example used here is from the https://github.com/realm/reach project - its server is minimal and self-contained and can be quickly set up to recreate this issue)

    T-Bug 
    opened by dhmspector 0
  • Add mixpanel ping for next browser release

    Add mixpanel ping for next browser release

    Do we have any way of knowing how many people are using Realm Browser?

    @astigsen and I were discussing that we should have a way of understanding how many browser users we have. This is late in the process, but for the last release of browser where we add the notification of deprecation, we should have a ping so we have a rough estimate of browser usage, and be able to translate that to how many people are switching to studio.

    opened by drshore 0
Releases(v3.0.1)
Owner
Realm
Realm is a mobile database: a replacement for SQLite & ORMs. SDKs for Swift, Objective-C, Java, Kotlin, C#, and JavaScript.
Realm
A tool to check which keychain items are available to an attacker once an iOS device has been jailbroken

Keychain Dumper Usage All that should be needed to use keychain_dumper is the binary that is checked in to the Keychain-Dumper Git repository. This bi

Patrick Toomey 1.2k Dec 28, 2022
Simple class to check if app has been cracked, being debugged or enriched with custom dylib

iOS-App-Security-Class Simple class to check if iOS app has been cracked, being debugged or enriched with custom dylib and as well detect jailbroken e

Unhandled Exception 74 Mar 11, 2022
365-day-of-code - This repository has been opened for 365 days to code iOS with Swift

365 day of code This repository has been opened for 365 days to code iOS with Sw

Mehmet ateş 17 Jan 3, 2023
This app has always been open source! It began with the Big Brain Hackathon and now during Hacktoberfest

Brain Marks This app has always been open source! It began with the Big Brain Hackathon and now during Hacktoberfest. It is available for free on the

Mikaela Caron 79 Jan 4, 2023
The Git interface you've been missing all your life has finally arrived.

GitUp Work quickly, safely, and without headaches. The Git interface you've been missing all your life has finally arrived. Git recently celebrated it

GitUp 10.6k Jan 4, 2023
TestKit has been upgraded to a full solution for implementing Behavior-Driven Development (BDD) in Swift iOS apps.

The easiest way to implement full BDD in your Swift iOS projects! Use plain English specs (Gherkin) to drive tests that include both UI automation and interacting with application data & state.

Daniel Hall 11 Sep 14, 2022
Surge has been moved to its own organization on GitHub (@Jounce)

Surge has been moved to its own organization on GitHub The Surge project is now located at @Jounce/Surge. Updating Your Dependencies For compatibility

Mattt 17 Sep 24, 2022
An application focused on managing men's haircuts. It has never been so easy to keep the cut on time

An application focused on managing men's haircuts. It has never been so easy to keep the cut on time

Yago Marques 2 Oct 13, 2022
This project has been developed to understand GraphQL and Diffable Data Source. Created on 20.06.2022.

SpaceX Launches First in first. You need to build all packages before building the project. Packages: Extensions API Open Extensions folder under proj

Okan Yücel 3 Sep 29, 2022
Yoga is a cross-platform layout engine which implements Flexbox.

Yoga Building Yoga builds with buck. Make sure you install buck before contributing to Yoga. Yoga's main implementation is in C++, with bindings to su

Meta 15.8k Jan 9, 2023
[Deprecated] A shiny JSON parsing library in Swift :sparkles: Loved by many from 2015-2021

?? Deprecation Notice ?? Gloss has been deprecated in favor of Swift's Codable framework. The existing Gloss source is not going away, however updates

Harlan Kellaway 1.6k Nov 24, 2022
HockeyKit - HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.

About: Hockey is a iOS Ad-Hoc updater framework. It can be used for all apps that target the Apple AppStore and improves the beta testing process dram

Bit Stadium GmbH 2.2k Nov 24, 2022
An *Unofficial* Uitzending Gemist application for Apple TV 4 (**deprecated, use TV Gemist ☝🏻**)

Uitzending Gemist UitzendingGemist is an unofficial native Uitzending Gemist and NPO Live application for the Apple TV 4 developed in Swift. It will a

Jeroen Wesbeek 47 Jul 20, 2022
Studio Ghibli Movie database in Swift. For iOS, iPadOS, and MacOS.

Ghibliii Studio Ghibli Movie database in Swift *Colours are shifted due to compression About This started as a way for me to do something in this quar

Kevin Laminto 19 Dec 9, 2022
The new iOS video player for CLI Studio

CLIPlayer Description The new iOS video player for CLI Studio Example To run the example project, clone the repo, and run pod install from the Example

Thach Chau 0 Feb 8, 2022
Hide the "Latest Video Performance" tab in YouTube Studio

Hide Latest Video Performance - YT Studio Extension that hides the stupid YouTube Studio "Latest Video Performance" / "Latest YouTube Short Performanc

Taranasus 2 Jul 22, 2022
OBSwiftSocket is a Swift library to be used for communication with OBS Studio via obs-websocket (v5).

OBSwiftSocket OBSwiftSocket is a Swift library to be used for communication with OBS Studio via obs-websocket (v5). obs-websocket v5 specification: ht

Edon 3 Sep 28, 2022
Erik is an headless browser based on WebKit. An headless browser allow to run functional tests, to access and manipulate webpages using javascript.

Erik Erik is a headless browser based on WebKit and HTML parser Kanna. An headless browser allow to run functional tests, to access and manipulate web

Eric Marchand 544 Dec 30, 2022
Erik is an headless browser based on WebKit. An headless browser allow to run functional tests, to access and manipulate webpages using javascript.

Erik Erik is a headless browser based on WebKit and HTML parser Kanna. An headless browser allow to run functional tests, to access and manipulate web

Eric Marchand 544 Dec 30, 2022
Realm RxSwift - This application was written in order to use Realm, RxSwift frameworks in real example

Realm_RxSwift This simple app was written to introduce basic operations of some

Elbek Khasanov 3 Apr 7, 2022