Monit OS X Widget is crashing

Issue #333 resolved
Former user created an issue

System configuration: MacBook Pro (13-inch, Early 2011) OS X 10.11.3 8GB RAM

Crashing on exception: -[__NSCFString firstObject]: unrecognized selector sent to instance 0x7ff549d5c5c0

Comments (22)

  1. Tildeslash repo owner

    Same crashlog? Does this happen when you open the App or when you run the Notification Center Monit widget?

  2. Juan Sebastián Escobar

    It happens when I open the App, I tried adding the widget to the Notification Center and it added but doesn't show anything.

    This is the crash log:

    #!
    
    Process:               Monit [61930]
    Path:                  /Applications/Monit.app/Contents/MacOS/Monit
    Identifier:            Monit
    Version:               1.0 (160112)
    App Item ID:           1014850245
    App External ID:       815819319
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Monit [61930]
    User ID:               501
    
    Date/Time:             2016-03-11 13:28:06.713 -0500
    OS Version:            Mac OS X 10.11.3 (15D21)
    Report Version:        11
    Anonymous UUID:        751CE13F-0F85-2192-D655-28F5BFFAC43F
    
    Sleep/Wake UUID:       303C14C1-E71D-4A1E-A207-AE18F0499695
    
    Time Awake Since Boot: 300000 seconds
    Time Since Wake:       19000 seconds
    
    System Integrity Protection: disabled
    
    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:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString firstObject]: unrecognized selector sent to instance 0x7fded1e02430'
    abort() called
    terminating with uncaught exception of type NSException
    
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff87d16ae2 __exceptionPreprocess + 178
    1   libobjc.A.dylib                     0x00007fff8659a73c objc_exception_throw + 48
    2   CoreFoundation                      0x00007fff87d19b9d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
    3   CoreFoundation                      0x00007fff87c52601 ___forwarding___ + 1009
    4   CoreFoundation                      0x00007fff87c52188 _CF_forwarding_prep_0 + 120
    5   MonitKit                            0x000000010e05c6af _getBatteryData + 234
    6   MonitKit                            0x000000010e06fa8f _TFC8MonitKit7BatterycfMS0_FT_S0_ + 1743
    7   MonitKit                            0x000000010e067cd6 _TFC8MonitKit6SystemcfMS0_FT_S0_ + 1430
    8   MonitKit                            0x000000010e0676fd globalinit_33_8CF39AAEB2CF9D9D5580940BF0816BC2_func114 + 61
    9   libdispatch.dylib                   0x00007fff8d9a733f _dispatch_client_callout + 8
    10  libdispatch.dylib                   0x00007fff8d9a7237 dispatch_once_f + 67
    11  MonitKit                            0x000000010e067731 _TFC8MonitKit6Systemau14sharedInstanceS0_ + 33
    12  Monit                               0x000000010e049da8 Monit + 11688
    13  AppKit                              0x00007fff89779b6e -[NSClassSwapper initWithCoder:] + 568
    14  Foundation                          0x00007fff99617647 _decodeObjectBinary + 2743
    15  Foundation                          0x00007fff99616a89 _decodeObject + 281
    16  AppKit                              0x00007fff8962d1b0 -[NSNibConnector initWithCoder:] + 68
    17  AppKit                              0x00007fff8962d061 -[NSNibOutletConnector initWithCoder:] + 75
    18  Foundation                          0x00007fff99617647 _decodeObjectBinary + 2743
    19  Foundation                          0x00007fff9961870d -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1469
    20  Foundation                          0x00007fff99618995 -[NSArray(NSArray) initWithCoder:] + 203
    21  Foundation                          0x00007fff99617647 _decodeObjectBinary + 2743
    22  Foundation                          0x00007fff99616a89 _decodeObject + 281
    23  AppKit                              0x00007fff8962bd12 -[NSIBObjectData initWithCoder:] + 200
    24  Foundation                          0x00007fff99617647 _decodeObjectBinary + 2743
    25  Foundation                          0x00007fff99616a89 _decodeObject + 281
    26  AppKit                              0x00007fff898107b4 -[NSNib _instantiateNibWithExternalNameTable:options:] + 591
    27  AppKit                              0x00007fff8981045a -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
    28  AppKit                              0x00007fff89d8c67a -[NSStoryboard instantiateControllerWithIdentifier:] + 181
    29  AppKit                              0x00007fff8962534e NSApplicationMain + 710
    30  Monit                               0x000000010e049079 Monit + 8313
    31  libdyld.dylib                       0x00007fff8651d5ad start + 1
    32  ???                                 0x0000000000000001 0x0 + 1
    
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib          0x00007fff99299002 __pthread_kill + 10
    1   libsystem_pthread.dylib         0x00007fff8f4795c5 pthread_kill + 90
    2   libsystem_c.dylib               0x00007fff9be1a6e7 abort + 129
    3   libc++abi.dylib                 0x00007fff88c7cf81 abort_message + 257
    4   libc++abi.dylib                 0x00007fff88ca2a47 default_terminate_handler() + 267
    5   libobjc.A.dylib                 0x00007fff8659e491 _objc_terminate() + 103
    6   libc++abi.dylib                 0x00007fff88ca019e std::__terminate(void (*)()) + 8
    7   libc++abi.dylib                 0x00007fff88ca0213 std::terminate() + 51
    8   libdispatch.dylib               0x00007fff8d9a7353 _dispatch_client_callout + 28
    9   libdispatch.dylib               0x00007fff8d9a7237 dispatch_once_f + 67
    10  com.mmonit.monit                0x000000010e067731 _TFC8MonitKit6Systemau14sharedInstanceS0_ + 33
    11  Monit                           0x000000010e049da8 0x10e047000 + 11688
    12  com.apple.AppKit                0x00007fff89779b6e -[NSClassSwapper initWithCoder:] + 568
    13  com.apple.Foundation            0x00007fff99617647 _decodeObjectBinary + 2743
    14  com.apple.Foundation            0x00007fff99616a89 _decodeObject + 281
    15  com.apple.AppKit                0x00007fff8962d1b0 -[NSNibConnector initWithCoder:] + 68
    16  com.apple.AppKit                0x00007fff8962d061 -[NSNibOutletConnector initWithCoder:] + 75
    17  com.apple.Foundation            0x00007fff99617647 _decodeObjectBinary + 2743
    18  com.apple.Foundation            0x00007fff9961870d -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1469
    19  com.apple.Foundation            0x00007fff99618995 -[NSArray(NSArray) initWithCoder:] + 203
    20  com.apple.Foundation            0x00007fff99617647 _decodeObjectBinary + 2743
    21  com.apple.Foundation            0x00007fff99616a89 _decodeObject + 281
    22  com.apple.AppKit                0x00007fff8962bd12 -[NSIBObjectData initWithCoder:] + 200
    23  com.apple.Foundation            0x00007fff99617647 _decodeObjectBinary + 2743
    24  com.apple.Foundation            0x00007fff99616a89 _decodeObject + 281
    25  com.apple.AppKit                0x00007fff898107b4 -[NSNib _instantiateNibWithExternalNameTable:options:] + 591
    26  com.apple.AppKit                0x00007fff8981045a -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
    27  com.apple.AppKit                0x00007fff89d8c67a -[NSStoryboard instantiateControllerWithIdentifier:] + 181
    28  com.apple.AppKit                0x00007fff8962534e NSApplicationMain + 710
    29  Monit                           0x000000010e049079 0x10e047000 + 8313
    30  libdyld.dylib                   0x00007fff8651d5ad start + 1
    
    Thread 1:
    0   libsystem_kernel.dylib          0x00007fff992996de __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff8f477729 _pthread_wqthread + 1283
    2   libsystem_pthread.dylib         0x00007fff8f475365 start_wqthread + 13
    
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib          0x00007fff99299ff6 kevent_qos + 10
    1   libdispatch.dylib               0x00007fff8d9ad099 _dispatch_mgr_invoke + 216
    2   libdispatch.dylib               0x00007fff8d9acd01 _dispatch_mgr_thread + 52
    
    Thread 3:
    0   libsystem_kernel.dylib          0x00007fff992996de __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff8f477729 _pthread_wqthread + 1283
    2   libsystem_pthread.dylib         0x00007fff8f475365 start_wqthread + 13
    
    Thread 4:
    0   libsystem_kernel.dylib          0x00007fff992996de __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff8f477729 _pthread_wqthread + 1283
    2   libsystem_pthread.dylib         0x00007fff8f475365 start_wqthread + 13
    
    Thread 5:
    0   libsystem_kernel.dylib          0x00007fff992996de __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff8f477729 _pthread_wqthread + 1283
    2   libsystem_pthread.dylib         0x00007fff8f475365 start_wqthread + 13
    
    Thread 6:
    0   libsystem_kernel.dylib          0x00007fff992996de __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff8f477729 _pthread_wqthread + 1283
    2   libsystem_pthread.dylib         0x00007fff8f475365 start_wqthread + 13
    
    Thread 7:
    0   libsystem_kernel.dylib          0x00007fff992996de __workq_kernreturn + 10
    1   libsystem_pthread.dylib         0x00007fff8f477729 _pthread_wqthread + 1283
    2   libsystem_pthread.dylib         0x00007fff8f475365 start_wqthread + 13
    
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff51bb7158  rdx: 0x0000000000000000
      rdi: 0x000000000000160b  rsi: 0x0000000000000006  rbp: 0x00007fff51bb7180  rsp: 0x00007fff51bb7158
       r8: 0x0000000000000003   r9: 0x00007fff88ca3a7c  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff51bb72e0  r13: 0x00007fff865894c0  r14: 0x00007fff78dc0000  r15: 0x00007fff51bb71c0
      rip: 0x00007fff99299002  rfl: 0x0000000000000206  cr2: 0x00007fff581afd60
    
    Logical CPU:     0
    Error Code:      0x02000170
    Trap Number:     133
    
    
    Binary Images:
           0x10e047000 -        0x10e04cff7 +Monit (1.0 - 160112) <BEB773AD-8188-3878-89E1-C90B32931CC6> /Applications/Monit.app/Contents/MacOS/Monit
           0x10e059000 -        0x10e0a6ff7 +com.mmonit.monit (1.0 - 1) <495F8B87-65EF-31DB-B269-7311F68A02BB> /Applications/Monit.app/Contents/Frameworks/MonitKit.framework/Versions/A/MonitKit
           0x10e10f000 -        0x10e116ff7 +libswiftAppKit.dylib (2.1.1 - 700.1.101.15) <AF043C8D-B0DB-354D-939E-85064D346ACE> /Applications/Monit.app/Contents/Frameworks/libswiftAppKit.dylib
           0x10e125000 -        0x10e396ff7 +libswiftCore.dylib (2.1.1 - 700.1.101.15) <4A27BF4B-BFBC-3830-97FA-A572D4A0AA61> /Applications/Monit.app/Contents/Frameworks/libswiftCore.dylib
           0x10e5f2000 -        0x10e5f6fff +libswiftCoreData.dylib (2.1.1 - 700.1.101.15) <30046879-050D-3071-B7B8-08F560384A17> /Applications/Monit.app/Contents/Frameworks/libswiftCoreData.dylib
           0x10e5fd000 -        0x10e607ff7 +libswiftCoreGraphics.dylib (2.1.1 - 700.1.101.15) <C78A6C69-DB5E-3928-B7E8-DBAF5FD1639D> /Applications/Monit.app/Contents/Frameworks/libswiftCoreGraphics.dylib
           0x10e61f000 -        0x10e622fff +libswiftCoreImage.dylib (2.1.1 - 700.1.101.15) <7D1B263F-FC8A-3499-A0A2-F2B868523809> /Applications/Monit.app/Contents/Frameworks/libswiftCoreImage.dylib
           0x10e62d000 -        0x10e633ff7 +libswiftDarwin.dylib (2.1.1 - 700.1.101.15) <A6246059-E477-3D3B-80A4-660E970117C4> /Applications/Monit.app/Contents/Frameworks/libswiftDarwin.dylib
           0x10e643000 -        0x10e646ff7 +libswiftDispatch.dylib (2.1.1 - 700.1.101.15) <9D63CEC8-4CE2-315A-AE74-C9715463FEC6> /Applications/Monit.app/Contents/Frameworks/libswiftDispatch.dylib
           0x10e64f000 -        0x10e68cfff +libswiftFoundation.dylib (2.1.1 - 700.1.101.15) <3B01C296-65E0-3621-8603-D2BB08093C56> /Applications/Monit.app/Contents/Frameworks/libswiftFoundation.dylib
           0x10e6d6000 -        0x10e6dcff7 +libswiftObjectiveC.dylib (2.1.1 - 700.1.101.15) <995432FF-41F1-3D1F-8EDB-0FD6F2E202EC> /Applications/Monit.app/Contents/Frameworks/libswiftObjectiveC.dylib
        0x7fff601b1000 -     0x7fff601e8007  dyld (360.19) <9D05FDF4-65CE-3B53-86D4-ABE1A5BF35F3> /usr/lib/dyld
        0x7fff86407000 -     0x7fff86519fef  libvDSP.dylib (563.4) <C069B6A3-D7CD-3B72-918C-15514066A2F3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
        0x7fff8651a000 -     0x7fff8651dffb  libdyld.dylib (360.19) <AA629043-C6F6-32FE-8007-E3478E99ACA7> /usr/lib/system/libdyld.dylib
        0x7fff8651e000 -     0x7fff8652dffb  com.apple.LangAnalysis (1.7.0 - 1.7.0) <0D1BCC13-76B9-3C19-85AA-D8DD8299F007> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff86534000 -     0x7fff86587ff7  libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
        0x7fff86588000 -     0x7fff868f3657  libobjc.A.dylib (680) <58CB8CFC-7DBD-3A53-BD72-A42FF799B21E> /usr/lib/libobjc.A.dylib
        0x7fff868f4000 -     0x7fff8695eff7  com.apple.framework.CoreWLAN (11.0 - 1101.20) <6A535459-6A8A-3D60-986B-EE7ED833A9C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff86991000 -     0x7fff86999fff  com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
        0x7fff869ed000 -     0x7fff86a18ffb  libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
        0x7fff86a19000 -     0x7fff86a35fff  com.apple.GenerationalStorage (2.0 - 239) <EE667C63-3ADF-34D3-A8A7-316B66C7E290> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
        0x7fff86a43000 -     0x7fff86a43fff  com.apple.ApplicationServices (48 - 48) <DD9C4070-C0FC-3984-BCED-72E6E99838FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff86a44000 -     0x7fff86a49fff  com.apple.TCC (1.0 - 1) <C53628CA-0C75-34B6-AE6E-8BCF8A3ED099> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff86a4a000 -     0x7fff86ab8ff7  com.apple.ApplicationServices.ATS (377 - 394.3) <0DDD3503-3D74-3CCA-BD25-7F19B03C2579> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
        0x7fff86ab9000 -     0x7fff86abcff7  libsystem_sandbox.dylib (460.30.1) <3E0036AF-FC64-3352-8DA4-6B550C2C2562> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff86b4e000 -     0x7fff86b9aff3  com.apple.HIServices (1.22 - 549) <14FB5BB6-8456-39F9-A694-8A1C12426880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
        0x7fff86b9b000 -     0x7fff86bf8fff  com.apple.CoreServices.OSServices (728.6 - 728.6) <CA616ACB-A872-386C-B16D-193A7E495C4D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
        0x7fff86e3e000 -     0x7fff86e40fff  com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
        0x7fff86e4a000 -     0x7fff86e55fff  com.apple.CrashReporterSupport (10.11 - 717) <474544AD-1199-3ECC-90E5-071847BA72C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
        0x7fff86e84000 -     0x7fff86ec6ff7  com.apple.Metal (55.2.8 - 55.2.8) <D4D7AC6F-7B31-3D94-B4B1-587EC2856CDB> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
        0x7fff8779f000 -     0x7fff877ddff7  libGLImage.dylib (12.0.40.6) <ACC6C7B0-A805-344C-AAC3-BA50780227E1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
        0x7fff8787f000 -     0x7fff8788ffff  libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
        0x7fff87925000 -     0x7fff87938fff  com.apple.CoreBluetooth (1.0 - 1) <BF5F87E3-6AAA-3B1F-9979-7A03D77937C8> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff879d3000 -     0x7fff879defff  com.apple.AppSandbox (4.0 - 261.20.7) <0CA08EB7-D574-3E2F-A3AE-FEA80FF3F304> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff87a13000 -     0x7fff87a62ff7  com.apple.opencl (2.6.9 - 2.6.9) <27643341-DC6F-3C2F-8B8B-637061979BF3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff87ba8000 -     0x7fff8801efff  com.apple.CoreFoundation (6.9 - 1256.14) <768A7FB7-9143-3148-8591-7C6ED3162D35> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88073000 -     0x7fff88084fff  libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
        0x7fff88c7c000 -     0x7fff88ca5fff  libc++abi.dylib (125) <DCCC8177-3D09-35BC-9784-2A04FEC4C71B> /usr/lib/libc++abi.dylib
        0x7fff88ca6000 -     0x7fff88ca7fff  libsystem_blocks.dylib (65) <49D42329-7DE9-3413-92C3-A473A7E9CF35> /usr/lib/system/libsystem_blocks.dylib
        0x7fff88f05000 -     0x7fff88f08fff  libCoreVMClient.dylib (119.5) <CD7DE25C-D7AD-3ECD-BEEC-F57992A4A08E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
        0x7fff88f74000 -     0x7fff8911aff7  com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <F912765D-88ED-3324-B512-3778A8CE878B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8911b000 -     0x7fff8911dff7  libsystem_configuration.dylib (802.20.7) <5FD79070-36CC-3D02-BEA7-BB5D2AE97D5D> /usr/lib/system/libsystem_configuration.dylib
        0x7fff89150000 -     0x7fff89165fff  com.apple.AppContainer (4.0 - 261.20.7) <30414623-E68F-31A1-9794-1C052391E900> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
        0x7fff89166000 -     0x7fff89182ff7  libsystem_malloc.dylib (67) <9EECAB18-F025-34C4-8E32-7EFFA6720EFC> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8918f000 -     0x7fff89195fff  com.apple.XPCService (2.0 - 1) <9A305622-14E1-3D9A-BE47-6524419BA58D> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff89395000 -     0x7fff893e1fff  com.apple.print.framework.PrintCore (11.2 - 472.2) <449D8AB5-7891-32D0-9DC5-C90FE10DC0BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
        0x7fff893e2000 -     0x7fff893e2fff  com.apple.Cocoa (6.11 - 22) <0A634D46-B468-3CBC-B2A0-16C381C11BF2> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff893e3000 -     0x7fff893efff7  com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <8B6C0DB6-8744-3AEB-BD00-9FA6967E7125> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
        0x7fff893f0000 -     0x7fff89415ff7  libPng.dylib (1442) <E8391CE4-9B83-3895-A406-D987FC826D4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89416000 -     0x7fff89418fff  com.apple.SecCodeWrapper (4.0 - 261.20.7) <E3E10533-B295-39EB-B0A3-42BD238E8C85> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
        0x7fff894ee000 -     0x7fff89577ff7  com.apple.PerformanceAnalysis (1.0 - 1) <FB33FACE-5A99-34E0-83CC-CEDCCFAC74C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
        0x7fff89578000 -     0x7fff895b2ff7  com.apple.DebugSymbols (132 - 132) <BDF57386-2881-35BD-9310-36904C764E93> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
        0x7fff89623000 -     0x7fff8a246ff7  com.apple.AppKit (6.9 - 1404.34) <467468E2-C551-3408-B351-414B21F57DEB> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8a247000 -     0x7fff8a275ff7  com.apple.CoreServicesInternal (248.2 - 248.2) <7D0D2C65-C4C4-3FBD-89A7-12302EA444AA> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
        0x7fff8a276000 -     0x7fff8a2e5fff  com.apple.datadetectorscore (7.0 - 460) <CDBB7D7D-B189-37B0-AA4B-DC79090D0D71> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
        0x7fff8a3c2000 -     0x7fff8a3d8ff7  libLinearAlgebra.dylib (1159) <FA316609-9851-3C5C-AF46-685A25768D45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
        0x7fff8a3d9000 -     0x7fff8a659ff3  com.apple.security (7.0 - 57337.20.44) <290E0078-464E-30EE-8288-8B29A875FFE3> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8a669000 -     0x7fff8a670ff7  libcompiler_rt.dylib (62) <D3C4AB40-23B4-3BC6-8C38-5B8758D14E80> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8a671000 -     0x7fff8a6e5ff3  com.apple.securityfoundation (6.0 - 55126) <11644DA4-F1CF-3FB1-86A0-0DA8E8C27148> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff8a6e6000 -     0x7fff8a6eafff  libcache.dylib (75) <6B245C0A-F3EA-383B-A542-5B0D0456A41B> /usr/lib/system/libcache.dylib
        0x7fff8a795000 -     0x7fff8a7a5fff  libSparseBLAS.dylib (1159) <81330B45-9CA3-34AC-891C-6E770C3DFC24> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
        0x7fff8a7a6000 -     0x7fff8a7a7fff  libsystem_secinit.dylib (20) <FD6ECF2C-1489-32CA-981B-9045B5EB1FAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff8a7a8000 -     0x7fff8a7ccff7  libJPEG.dylib (1442) <0F9069AB-D830-37DD-8813-B635D1ECB3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8a7d7000 -     0x7fff8a864dd7  com.apple.AppleJPEG (1.0 - 1) <9F0E8564-FCC4-33BE-9C6A-2BA926A33F6F> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff8a873000 -     0x7fff8a87cff7  com.apple.CommonAuth (4.0 - 2.0) <B2CEE6B5-9464-35F2-9339-9F52001C8A27> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8a8a2000 -     0x7fff8a8a2fff  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
        0x7fff8a995000 -     0x7fff8aa35fff  com.apple.ViewBridge (159 - 159) <A42BD1E4-C838-3135-B00E-8B051E42D5D3> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff8bbae000 -     0x7fff8bbd7fff  libsystem_info.dylib (477.20.1) <6513635B-4ADE-3B45-BF63-ED7AC565B0C9> /usr/lib/system/libsystem_info.dylib
        0x7fff8c345000 -     0x7fff8c364ff7  com.apple.framework.Apple80211 (11.0 - 1110.33) <EC583C00-9073-39C3-B613-96D5BA0FDD32> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8c56f000 -     0x7fff8c590fff  com.apple.Sharing (442.9.1 - 442.9.1) <672DE6DF-98E0-30A4-BA25-44BDE188D0BE> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8c594000 -     0x7fff8c5e9ff7  com.apple.AE (701 - 701) <FB22BE84-9CB8-36BF-8061-F93D716C0A84> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
        0x7fff8c62e000 -     0x7fff8c634fff  com.apple.IOAccelerator (205.1 - 205.1) <9B56A248-FA12-3DB9-AD97-51EB4700E8A8> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
        0x7fff8c7f1000 -     0x7fff8c860fff  com.apple.SearchKit (1.4.0 - 1.4.0) <CA50106F-F45A-36AC-AD2B-C3B19F5DD52F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
        0x7fff8c924000 -     0x7fff8cc09ff3  com.apple.CoreServices.CarbonCore (1136 - 1136) <FFBDE3BF-0BB3-37A2-8A44-6E25284CC348> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
        0x7fff8cc0a000 -     0x7fff8cc18ff7  libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib
        0x7fff8cc19000 -     0x7fff8cc69fff  libcups.2.dylib (435) <28A05475-9DBF-35EA-B218-3432B69EA18B> /usr/lib/libcups.2.dylib
        0x7fff8cce8000 -     0x7fff8ccedff7  libheimdal-asn1.dylib (453.20.2) <EE3DD8E9-E543-3849-ADC9-EDBF2379C97C> /usr/lib/libheimdal-asn1.dylib
        0x7fff8cd95000 -     0x7fff8cd96fff  liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
        0x7fff8cd97000 -     0x7fff8d02dfff  libmecabra.dylib (696.4) <0A1574F0-3222-3856-A1C6-D8BE20DC4C48> /usr/lib/libmecabra.dylib
        0x7fff8d17e000 -     0x7fff8d197fef  libcompression.dylib (25) <C8546222-B022-39EA-9896-0387BA1D5C51> /usr/lib/libcompression.dylib
        0x7fff8d1d6000 -     0x7fff8d2c8ff7  libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib
        0x7fff8d2c9000 -     0x7fff8d2e5ff7  libextension.dylib (78) <589FA312-F17C-3A8D-986F-FD995D0065D5> /usr/lib/libextension.dylib
        0x7fff8d318000 -     0x7fff8d323fff  libGL.dylib (12.0.40.6) <2A13E40A-BFA1-34FD-925A-C7023FEF254C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8d324000 -     0x7fff8d357ff7  com.apple.notificationcenter (1.0 - 448.4) <9C87E39C-0172-343C-90D7-2B8E9A802E10> /System/Library/Frameworks/NotificationCenter.framework/Versions/A/NotificationCenter
        0x7fff8d3bf000 -     0x7fff8d3d6ff7  libsystem_asl.dylib (322.30.1) <9B500E4E-E462-321E-828E-5524DC984C1B> /usr/lib/system/libsystem_asl.dylib
        0x7fff8d3d7000 -     0x7fff8d477ff7  com.apple.Metadata (10.7.0 - 972.16) <3E42A570-BE32-396D-96E1-01B4A778D991> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
        0x7fff8d5c3000 -     0x7fff8d667fff  com.apple.Bluetooth (4.4.3 - 4.4.3f4) <B5F46DA5-EAE8-3F79-864D-1423C61C0A69> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff8d8b5000 -     0x7fff8d9a4fff  libxml2.2.dylib (29.2) <F70308DF-313F-334F-8F0E-82E79821583D> /usr/lib/libxml2.2.dylib
        0x7fff8d9a5000 -     0x7fff8d9d2fff  libdispatch.dylib (501.20.1) <324C9189-2AF3-3356-847F-6F4CE1C6E901> /usr/lib/system/libdispatch.dylib
        0x7fff8e41e000 -     0x7fff8e41eff7  libkeymgr.dylib (28) <09397E01-6066-3179-A50C-2CE666FDA929> /usr/lib/system/libkeymgr.dylib
        0x7fff8e912000 -     0x7fff8e912fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <97B71D88-9C93-3943-B09E-642183B4E1AC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8e9d9000 -     0x7fff8ea0afff  com.apple.GSS (4.0 - 2.0) <25DECD44-0905-3E53-9480-DE7BEB84DB83> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8ea0b000 -     0x7fff8ea0bff7  libunc.dylib (29) <1D0F8265-F026-3CBD-93D3-F8DF14FFCE68> /usr/lib/system/libunc.dylib
        0x7fff8ea0c000 -     0x7fff8ea14fe7  libsystem_platform.dylib (74.10.3) <D3A27E10-7F08-3603-ACC8-7A92B2C04BAB> /usr/lib/system/libsystem_platform.dylib
        0x7fff8ea15000 -     0x7fff8ea56ff7  libGLU.dylib (12.0.40.6) <1C9899B5-4741-340F-A2D7-F9AF03B42A47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8ea5e000 -     0x7fff8ea68fff  com.apple.NetAuth (6.0 - 6.0) <19E44307-6F9F-3DEC-8C1A-4685BC252A35> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8ea69000 -     0x7fff8eafffff  com.apple.ColorSync (4.9.0 - 4.9.0) <8BB8DF19-C24F-39F8-8B90-AD186D74587C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
        0x7fff8eb85000 -     0x7fff8ed53ffb  com.apple.QuartzCore (1.11 - 410.14) <CB19502B-D25F-379C-B50F-08A98FF73B68> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8eda5000 -     0x7fff8eeeffc7  com.apple.coreui (2.1 - 365.2) <727C55D3-503A-3EC4-8A23-C984E320F65F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8f36f000 -     0x7fff8f377ffb  libsystem_dnssd.dylib (625.20.4) <945B5FB1-DA91-3D45-A961-A8FAD53C1E7E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8f3e5000 -     0x7fff8f3fffff  com.apple.Kerberos (3.0 - 1) <836358DE-2731-3ACD-98E3-E5FA48917728> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8f40d000 -     0x7fff8f45dff7  com.apple.Symbolication (1.4 - 58044) <2EC9F04A-4370-39C8-8549-FC6411D87463> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
        0x7fff8f474000 -     0x7fff8f47dff7  libsystem_pthread.dylib (138.10.4) <327CECD0-B881-3153-8FCC-4FD4818B7F16> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8f773000 -     0x7fff8f79cff7  libxslt.1.dylib (14.1) <AE86E275-499F-3D4F-8433-142186D383CB> /usr/lib/libxslt.1.dylib
        0x7fff8f8a9000 -     0x7fff8f8eeff7  com.apple.coreservices.SharedFileList (24.4 - 24.5) <72156BE7-0804-3F90-9AF9-14C4739430C2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
        0x7fff8f922000 -     0x7fff8f996fff  com.apple.Heimdal (4.0 - 2.0) <009F223D-B89B-376B-94F5-6D982CBEF771> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff90030000 -     0x7fff90041ff7  libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib
        0x7fff90042000 -     0x7fff90045ffb  libScreenReader.dylib (425.102) <BDC46586-4925-38F2-85D3-BD23DB6E6D43> /usr/lib/libScreenReader.dylib
        0x7fff904d7000 -     0x7fff904dffff  com.apple.NetFS (6.0 - 4.0) <BDD59EC5-D399-31EA-9B2A-60E3A859FC42> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff904e0000 -     0x7fff9053efff  com.apple.SystemConfiguration (1.14 - 1.14) <5A70115B-E346-3EBD-A617-9A11C61EEF2E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff905f9000 -     0x7fff9060aff7  libsystem_trace.dylib (201.10.3) <B485369F-E3A1-319E-998C-89AAF606079E> /usr/lib/system/libsystem_trace.dylib
        0x7fff90836000 -     0x7fff909ffff7  com.apple.ImageIO.framework (3.3.0 - 1442) <2C8AF87E-080E-3FD8-824D-332B43DF4B61> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff90aa0000 -     0x7fff90b07fff  com.apple.framework.CoreWiFi (11.0 - 1101.20) <BEC7B27E-8CE8-3DAB-BFDF-6C240C6A4B12> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff90b08000 -     0x7fff90b2ffff  com.apple.ChunkingLibrary (167 - 167) <508861C9-F5E6-343B-8DD0-D71DFE49ECFD> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
        0x7fff90b30000 -     0x7fff90b5eff7  com.apple.DictionaryServices (1.2 - 250) <D9AB6B92-CAF5-3EC2-8D07-639B42DA1CB9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
        0x7fff90bd5000 -     0x7fff90bdaff7  libmacho.dylib (875.1) <CB745E1F-4885-3F96-B38B-2093DF488FD5> /usr/lib/system/libmacho.dylib
        0x7fff90c67000 -     0x7fff90c6bfff  libGIF.dylib (1442) <2F7DA684-3510-38C2-B48F-9D33194860A1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff92076000 -     0x7fff920a5ffb  libsystem_m.dylib (3105) <26655445-CA97-321E-B221-801CB378D1AA> /usr/lib/system/libsystem_m.dylib
        0x7fff9210a000 -     0x7fff92315fff  libFosl_dynamic.dylib (16.24) <363B7CEE-B662-32F3-9D7B-245E64927C35> /usr/lib/libFosl_dynamic.dylib
        0x7fff92316000 -     0x7fff92317ffb  libSystem.B.dylib (1226.10.1) <5A4257EF-3145-3BB3-87A4-0D2404A9462D> /usr/lib/libSystem.B.dylib
        0x7fff9233a000 -     0x7fff9233afff  libOpenScriptingUtil.dylib (169.1) <03BEF6F0-07CD-3EDC-9D11-32202C1857B6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff9233b000 -     0x7fff9233bfff  libmetal_timestamp.dylib (600.0.43.5) <4BA5B935-F932-3863-9B31-EF0A7DEAF15C> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
        0x7fff92341000 -     0x7fff9245efff  libsqlite3.dylib (216.4) <DC3D59E7-91A3-374F-957C-6699729CD82B> /usr/lib/libsqlite3.dylib
        0x7fff9245f000 -     0x7fff92462ff7  libCoreFSCache.dylib (119.5) <C7008E64-0AFB-3446-929E-BC3F76DEF049> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
        0x7fff92a15000 -     0x7fff92a1dfff  libsystem_networkextension.dylib (385.20.6) <DC8A102A-BF02-31A4-8914-65C34DF6B592> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff92a86000 -     0x7fff92babff7  com.apple.LaunchServices (728.6 - 728.6) <204CD7A1-D99C-3655-82D7-E8E89F9C666B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
        0x7fff92bbc000 -     0x7fff92bc4fff  libcopyfile.dylib (127) <F5133269-0B22-388C-A57C-079667B6291E> /usr/lib/system/libcopyfile.dylib
        0x7fff92bc5000 -     0x7fff92ebafff  com.apple.HIToolbox (2.1.1 - 807.2) <D9338BEF-CA84-3085-B6CB-4E93B3B9A2E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
        0x7fff92ebb000 -     0x7fff92ef3fff  com.apple.RemoteViewServices (2.0 - 99) <596153FD-3CB9-3FED-9D63-1B73B01AC6DB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
        0x7fff92f24000 -     0x7fff92f24fff  libenergytrace.dylib (10) <A4AE7CBD-CF0A-3A74-8098-B642CE496611> /usr/lib/libenergytrace.dylib
        0x7fff92f54000 -     0x7fff92f62fff  com.apple.opengl (12.0.40 - 12.0.40) <D37D88AE-0731-3105-99AB-984DA9B9BCE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff93382000 -     0x7fff933f9fe7  libcorecrypto.dylib (335.20.1) <C6BD205F-4ECE-37EE-BCAB-A76F39CDCFFA> /usr/lib/system/libcorecrypto.dylib
        0x7fff933fa000 -     0x7fff934b3ff7  libvMisc.dylib (563.4) <3114F9E9-2B0D-3371-93A1-04BB55CE8DBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
        0x7fff934bd000 -     0x7fff93531fff  com.apple.framework.IOKit (2.0.2 - 1179.20.6) <D92E537D-F96D-39E1-B9AC-9A18943AFCC7> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff93571000 -     0x7fff93572fff  libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff93904000 -     0x7fff93b8aff7  com.apple.CFNetwork (760.2.6 - 760.2.6) <653B1552-C1EC-36A5-85D0-9FC3ED3CCF72> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff93b8b000 -     0x7fff93becff7  libsystem_network.dylib (583.20.10) <865FE79A-A22D-3733-A14F-FC7B37F3AECD> /usr/lib/system/libsystem_network.dylib
        0x7fff93d39000 -     0x7fff93d3cfff  com.apple.IOSurface (108.0.1 - 108.0.1) <7B05B27A-5CC4-30D4-8A10-ED444A2807A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff93d3d000 -     0x7fff93d5afff  com.apple.pluginkit.framework (1.0 - 1) <AE3DFBE5-A012-345F-8A77-520686B6FBFF> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
        0x7fff94280000 -     0x7fff9428efff  libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
        0x7fff94c5c000 -     0x7fff94c67fff  libkxld.dylib (3248.30.4) <BAA3DDEC-AD81-3C29-AECC-59E4AD114D3C> /usr/lib/system/libkxld.dylib
        0x7fff94c68000 -     0x7fff94c6afff  libCVMSPluginSupport.dylib (12.0.40.6) <C88875DF-9888-37A6-AE69-3CABFACDAF45> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
        0x7fff94cdc000 -     0x7fff94dd8ff7  libFontParser.dylib (158.4) <BF7F82EB-7820-364A-865E-442F42BFDFA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff95036000 -     0x7fff95438fff  libLAPACK.dylib (1159) <A333AA38-9C2C-329C-AB92-94774C8264C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
        0x7fff954a6000 -     0x7fff95556fff  com.apple.backup.framework (1.7.2 - 1.7.2) <F6A2F892-0728-3DD6-883C-2CDE789BF26F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff95557000 -     0x7fff95571ff3  liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib
        0x7fff959be000 -     0x7fff95c64ff7  com.apple.CoreData (120 - 641.3) <65509AA2-A0E6-3EE3-BDFE-B9B120F744ED> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff95c65000 -     0x7fff95c81ff3  libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
        0x7fff95c8b000 -     0x7fff95c93fff  libMatch.1.dylib (27) <3AC0BFB8-7E69-3DBE-A175-7F3946FC4554> /usr/lib/libMatch.1.dylib
        0x7fff95c94000 -     0x7fff95c99fff  com.apple.DiskArbitration (2.7 - 2.7) <B7FAE647-156A-30C8-BA8B-69D188D02602> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff95c9a000 -     0x7fff95e5afeb  libBLAS.dylib (1159) <943445A4-F6CA-3923-882C-154D7D4AEFE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
        0x7fff95f15000 -     0x7fff95f2efff  com.apple.CFOpenDirectory (10.11 - 194) <C21F33AA-CD06-3163-A1F3-1D116F788A11> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
        0x7fff96764000 -     0x7fff96788fff  com.apple.MultitouchSupport.framework (304.10 - 304.10) <1E0206D9-34AD-3810-8ED0-29DC450D1485> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
        0x7fff967a1000 -     0x7fff96bcffff  com.apple.vision.FaceCore (3.3.1 - 3.3.1) <B8482831-77BD-3FBC-A0B1-12502353AA57> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff96d9b000 -     0x7fff96ea9ff3  com.apple.desktopservices (1.10 - 1.10) <0BAED9FA-EFA5-3DA0-8715-043FD2400B77> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
        0x7fff96ede000 -     0x7fff98149ffb  com.apple.CoreGraphics (1.600.0 - 948) <A5BCCC6D-D931-360D-BF45-02F5ED4E1773> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff9819a000 -     0x7fff981b5ff7  libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
        0x7fff981c0000 -     0x7fff981f0ff7  libsandbox.1.dylib (460.30.1) <AD0156FC-EF07-3689-9403-586517AE7037> /usr/lib/libsandbox.1.dylib
        0x7fff982f1000 -     0x7fff982f9fff  libGFXShared.dylib (12.0.40.6) <7E84C8A9-40DA-302A-A3DE-9AE3C61A3465> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
        0x7fff9832b000 -     0x7fff98354fff  libxpc.dylib (756.20.4) <61AB4610-9304-354C-9E9B-D57198AE9866> /usr/lib/system/libxpc.dylib
        0x7fff983be000 -     0x7fff983dbff7  com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <2B459E1F-0563-30B2-A04D-CF1793426B66> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff983fc000 -     0x7fff98436fff  com.apple.QD (3.12 - 302) <3F36A108-C557-353A-A3F7-80DDCB82BB37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
        0x7fff98437000 -     0x7fff98529ff7  libJP2.dylib (1442) <3B374049-CCA4-3B4D-9517-583F2BF6B77D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff99282000 -     0x7fff992a0fff  libsystem_kernel.dylib (3248.30.4) <9CEB6C3B-1CAF-3C32-A9FD-93BC72CBCEA1> /usr/lib/system/libsystem_kernel.dylib
        0x7fff9942e000 -     0x7fff99433ff3  libunwind.dylib (35.3) <124E0F05-2350-3774-A32C-7F5BF38EDE73> /usr/lib/system/libunwind.dylib
        0x7fff9949e000 -     0x7fff994b4ff7  libsystem_coretls.dylib (83.20.8) <75C97D88-0A63-3093-AE83-DE33EB7405CE> /usr/lib/system/libsystem_coretls.dylib
        0x7fff99604000 -     0x7fff99604fff  com.apple.audio.units.AudioUnit (1.13 - 1.13) <D2E8EA94-3828-3D7C-87E2-97E4CD00269D> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff99605000 -     0x7fff99959ff7  com.apple.Foundation (6.9 - 1256.1) <66106CC9-9D97-3846-88D8-4BF6BB508296> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff99af9000 -     0x7fff99afbff7  libquarantine.dylib (80) <163CF63A-7455-3D1F-AE57-8C4475A9204C> /usr/lib/system/libquarantine.dylib
        0x7fff99b00000 -     0x7fff99c2cff7  com.apple.CoreText (352.0 - 494.10) <9FD834B1-FF8E-3EB0-BB11-6E9120969086> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff99f6e000 -     0x7fff99f6eff7  liblaunch.dylib (756.20.4) <EDF719D6-D2BB-38DD-8C94-4272BEFDA2CD> /usr/lib/system/liblaunch.dylib
        0x7fff99fdb000 -     0x7fff99fe6ff7  libcommonCrypto.dylib (60075.20.1) <766BC3F5-41F3-3315-BABC-72718A98EA92> /usr/lib/system/libcommonCrypto.dylib
        0x7fff9a049000 -     0x7fff9a04bff7  libRadiance.dylib (1442) <9E9084DC-C0DF-30DF-BD6B-7AED3799A129> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff9a1a8000 -     0x7fff9a1edff3  libFontRegistry.dylib (155.1) <593CC743-3785-3CC5-A229-D3846C51E054> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff9a2e0000 -     0x7fff9a2e2fff  libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff9a2e3000 -     0x7fff9a329ff7  libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
        0x7fff9a32a000 -     0x7fff9a335ff7  libChineseTokenizer.dylib (16) <998637AB-DC37-3A7C-A85C-F10FD98CAAD7> /usr/lib/libChineseTokenizer.dylib
        0x7fff9a336000 -     0x7fff9a358fff  com.apple.IconServices (68.1 - 68.1) <3ECAA762-1193-3D76-A25F-7680DB3A957E> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
        0x7fff9a37f000 -     0x7fff9a383fff  libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib
        0x7fff9a384000 -     0x7fff9a39bfff  libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
        0x7fff9a537000 -     0x7fff9a5defff  com.apple.LanguageModeling (1.0 - 1) <E1E4091D-6CAB-36E0-A206-AAADE69791DC> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
        0x7fff9a5df000 -     0x7fff9a667fff  com.apple.CoreSymbolication (3.1 - 58048.1) <6436E5E0-B05C-36D6-942A-47026DD2D874> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
        0x7fff9a668000 -     0x7fff9a7e6fff  com.apple.UIFoundation (1.0 - 436.1) <8C254BB0-1DED-36A2-AAAF-786EB19CCE39> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
        0x7fff9ad1a000 -     0x7fff9af27ffb  libicucore.A.dylib (551.41) <CFFD7342-A7D6-323A-AC14-B9EECF6EFFED> /usr/lib/libicucore.A.dylib
        0x7fff9af70000 -     0x7fff9afcbff7  libTIFF.dylib (1442) <FC2ADE78-3710-31E7-9CE7-44CD61F4B8DC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff9b292000 -     0x7fff9b298ff7  com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <FA5CB89A-2BFE-38CC-B1A3-E48792CD898C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
        0x7fff9b3a9000 -     0x7fff9b3abff7  com.apple.xpc.ServiceManagement (1.0 - 1) <3777FD15-B6F3-32A2-A8E3-3E8CE3B8D5E7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
        0x7fff9b3ac000 -     0x7fff9b5b9ff7  com.apple.CoreImage (11.2.0 - 366.2.7) <344F1067-5F52-3626-8F6C-2B678DEB80A1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
        0x7fff9b5ba000 -     0x7fff9b5c6ff7  com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <E507D438-517D-32AE-8609-02ACD2F0D692> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff9b8a7000 -     0x7fff9b8dbff7  com.apple.CoreVideo (1.8 - 191.2) <88D903C8-E608-320E-8ACD-11E5B3003C18> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff9b8dc000 -     0x7fff9bd9afcf  com.apple.vImage (8.0 - 8.0) <85FB412E-EB30-3433-A79B-B3970FC83580> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
        0x7fff9bdba000 -     0x7fff9bdbbffb  libremovefile.dylib (41) <B8D1A5FC-CFD5-3AAB-8A10-14DDC129710A> /usr/lib/system/libremovefile.dylib
        0x7fff9bdbc000 -     0x7fff9be49fff  libsystem_c.dylib (1082.20.4) <EAB38A6C-8671-3B13-B500-90EC1B912063> /usr/lib/system/libsystem_c.dylib
        0x7fff9c519000 -     0x7fff9c56aff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <BB7C0F61-E39B-382C-AF03-1650C054BFE1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff9c97f000 -     0x7fff9c98bff7  com.apple.OpenDirectory (10.11 - 194) <5409AC27-3B83-3F35-8EB5-51228B4604AE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff9c98c000 -     0x7fff9ca21fff  com.apple.ink.framework (10.9 - 214) <6B573126-A6E9-357F-B36A-AA5BDC0BEAF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
        0x7fff9ca2a000 -     0x7fff9ca2afff  com.apple.CoreServices (728.6 - 728.6) <1FC9300C-6D3D-330C-829C-C8F094BC38C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff9ccbc000 -     0x7fff9ccc5ff3  libsystem_notify.dylib (150.20.3) <243FADE1-255A-3B78-8033-F336CD64B817> /usr/lib/system/libsystem_notify.dylib
    
    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: 381626
        thread_create: 0
        thread_set_state: 0
    
    VM Region Summary:
    ReadOnly portion of Libraries: Total=218.6M resident=0K(0%) swapped_out_or_unallocated=218.6M(100%)
    Writable regions: Total=59.9M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=59.9M(100%)
    
                                    VIRTUAL   REGION 
    REGION TYPE                        SIZE    COUNT (non-coalesced) 
    ===========                     =======  ======= 
    Activity Tracing                  2048K        2 
    CG shared images                   144K        5 
    CoreUI image file                  160K        3 
    Dispatch continuations            8192K        2 
    Kernel Alloc Once                    8K        3 
    MALLOC                            36.3M       19 
    MALLOC guard page                   32K        7 
    Process Corpse Info               2048K        2 
    STACK GUARD                       56.0M        9 
    Stack                             11.1M        9 
    VM_ALLOCATE                         64K        8 
    __DATA                            17.1M      194 
    __IMAGE                            528K        2 
    __LINKEDIT                        94.1M       14 
    __TEXT                           124.4M      199 
    __UNICODE                          552K        2 
    mapped file                       36.4M        6 
    shared memory                      324K        8 
    ===========                     =======  ======= 
    TOTAL                            389.3M      476 
    
    Model: MacBookPro6,2, BootROM MBP61.0057.B11, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f17
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435434473353313036374D2E4D3136464B44
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435434473353313036374D2E4D3136464B44
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.24)
    Bluetooth: Version 4.4.3f4 16616, 3 services, 27 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Samsung SSD 850 EVO 500GB, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: USB 2.0 Bus
    USB Device: Hub
    USB Device: Card Reader
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: USB 2.0 Bus
    USB Device: Hub
    USB Device: IR Receiver
    USB Device: Built-in iSight
    Thunderbolt Bus: 
    
  3. Florian Beer

    Hi, I was the original reporter of this bug, but wasn't logged in at the time.

    Thanks for trying to figure this out. Unfortunately version 1.0.1 won't work as well. The "app" part (explanation on how to activate the widget) does start now, but in the console I can see the following message:

    13.03.16 15:32:08,072 pkd[349]: ignoring mis-configured plug-in at /Applications/Monit.app/Contents/PlugIns/Monit Today.appex: plug-ins must be sandboxed
    

    Thus the widget doesn't even show up as a selection under "Edit" in Notification Center.

    You are on point with with your investigation it seems, because my laptop is from 2011 and when I click the battery icon in the menu bar, it tells me "Condition: Replace Soon". I've just never acted on it, because I still get enough battery time out of it and have no problems with it.

  4. Tildeslash repo owner

    Thanks a lot for testing and for confirming the battery condition theory. If you can start the MONIT App the original problem should be fixed as the App calls the same code as the Widget. The "mis-configured plug-in" part is a simple build problem which will be fixed when uploading the new version to the Mac App Store. I'll upload the new version soon.

  5. Juan Sebastián Escobar

    Hi, sorry for bringing this up again, should this be in the app store by now? I tried installing it today but it's still crashing, where can I download version 1.0.1 manually?

  6. Tildeslash repo owner

    @escobar5 we wanted to add a little bit more functionality when we first do an Appstore update. Hopefully the new version will be available on the Appstore in 1-2 weeks.

  7. Tildeslash repo owner
    • changed status to open

    @escobar5 I'll keep this issue open and will close it once the release is done. I believe you can watch the issue and get notified on changes

  8. Florian Beer

    Or you know, you could just install the app and wait for your Mac to automatically update to the new version once it's available :)

  9. Tildeslash repo owner

    Hello, we apologise for the long delay. A new version 1.1 has been created which I hope fixes the problem. I hope you can test this on your system and let me know if there are still problems. Also, if you have other feedbacks regarding UI and functionality we would very much like to hear them. The new version can be downloaded from here:

    https://mmonit.com/tmp/Monit-2016-08-25.zip

    This is a Sandboxed Developer Signed Application with the following MD5 sum 9518a51b83a3ce7b55cb11f22a90ede8

    How to install: The application has the same bundle-id as the one in the Mac App Store. Therefor, before you start the above app, please make sure that you remove the old Monit 1.0 Widget from your system as follows:

    • Remove /Applications/Monit.app
    • Remove ~/Library/Containers/Monit and ~/Library/Containers/Monit.Today
    • Copy the Monit.app to /Applications. Start the new Monit.app. If it appears to freeze in the Notification Center you might have to restart the Notification Center process. To restart the Notification Center process, open Activity Monitor, find the Notification Center Process and stop the process (select the process and click the X-button in the upper left corner). See screenshot below. The system will restart Notification Center automatically. Screen Shot 2016-08-25 at 12.22.39.png

    Change Log:

    • Fixed: MONIT did not start if your laptop had a battery condition. Thanks to Florian Beer et. al. for reporting.
    • New: Total Bytes read and written per disk in popup menu
    • New: More information in the Network popup menu
    • New: S.M.A.R.T. status and temperature for disk's that support SMART status.
    • New: Top-3-list of applications using most memory and CPU
    • New: UI improvements

    Please Note: This version is not updated for macOS Sierra. We'll update once Sierra is released and cross fingers that Sierra will come with an option for a black Notification Center background. In Sierra, the Notification Center background is white and Monit does not look good there.

    We'll upload the new version to the App Store as soon as you let us know if this version works as expected (which it should).

  10. Tildeslash repo owner

    New Monit 1.1 version uploaded to the AppStore. Should be available in a few days. Not tested on MacOS Sierra.

  11. Log in to comment