julienXX / terminal-notifier

Send User Notifications on macOS from the command-line.
Other
6.38k stars 330 forks source link

Terminal Notifier eats all CPU #218

Closed artem-zinnatullin closed 6 years ago

artem-zinnatullin commented 7 years ago

Please check everything that applies to your issue:

To help us debug your issue please include:

Moreover when I try to quit Terminal with cmd + Q Terminal asks me if I want to close processes running in this window including terminal notifier.

I've started to noticing this about a week ago, most likely after update to Terminal Notifier 1.8.0. This happens on both my personal and work MacBooks.

Please see attached screenshots:

activity_monitor quit_terminal
julienXX commented 7 years ago

I think it could be the zsh-notify plugin which might have issues with the latest terminal-notifier. I'll investigate a bit.

megalithic commented 7 years ago

@julienXX just to follow up, i started getting this as well when using:

Whilst getting notifications from weechat, the previously noted CPU spike behavior creeps up (same exact processes, terminal-notifier processes spawned several times, and usernoted process at 100% while weechat itself hits 200% cpu usage).

I do not have the zsh-notify plugin installed.

Please let me know if I might provide you more information to help resolve this.

Thanks!

dkristian commented 7 years ago

I have noticed this too since updating to 1.8.0 (via MacPorts) on macOS 10.11.6 (15G1510).

I use terminal-notifier from a script that is scheduled with cron, and cron has also started sending mail with the following content:

2017-05-25 04:51:29.327 terminal-notifier[9718:144609] @CLOSED

(the timestamp and numbers within [...:...] change, but the message logged is always "@CLOSED")

denschub commented 7 years ago

I can confirm that this issue is not happening when downgrading to 1.7.2.

julienXX commented 7 years ago

@denschub @dkristian are you both talking about the CPU usage or the "@CLOSED" stuff?

denschub commented 7 years ago

Eh, sorry, the high CPU usage.

Here's a sample of what it is doing.
Sampling process 33384 for 3 seconds with 1 millisecond of run time between samples
Sampling completed, processing symbols...
Analysis of sampling terminal-notifier (pid 33384) every 1 millisecond
Process:         terminal-notifier [33384]
Path:            /usr/local/Cellar/terminal-notifier/1.8.0/bin/terminal-notifier
Load Address:    0x10c466000
Identifier:      terminal-notifier
Version:         1.8.0 (0)
Code Type:       X86-64
Parent Process:  weechat [32768]

Date/Time:       2017-05-24 23:58:00.550 +0200
Launch Time:     2017-05-24 22:58:21.584 +0200
OS Version:      Mac OS X 10.12.5 (16F73)
Report Version:  7
Analysis Tool:   /usr/bin/sample

Call graph:
    2645 Thread_956432   DispatchQueue_1: com.apple.main-thread  (serial)
    + 2645 start  (in libdyld.dylib) + 1  [0x7fffc8357235]
    +   2645 main  (in terminal-notifier) + 152  [0x10c46ac48]
    +     2645 -[NSApplication run]  (in AppKit) + 926  [0x7fffb06cc3db]
    +       2645 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]  (in AppKit) + 2796  [0x7fffb0e537ee]
    +         2645 _DPSNextEvent  (in AppKit) + 1120  [0x7fffb06d7a54]
    +           2645 _BlockUntilNextEventMatchingListInModeWithFilter  (in HIToolbox) + 71  [0x7fffb213eb26]
    +             2645 ReceiveNextEventCommon  (in HIToolbox) + 432  [0x7fffb213ecf1]
    +               2645 RunCurrentEventLoopInMode  (in HIToolbox) + 240  [0x7fffb213eebc]
    +                 2645 CFRunLoopRunSpecific  (in CoreFoundation) + 420  [0x7fffb2bdd114]
    +                   2645 __CFRunLoopRun  (in CoreFoundation) + 1361  [0x7fffb2bdd8c1]
    +                     2645 __CFRunLoopServiceMachPort  (in CoreFoundation) + 212  [0x7fffb2bde434]
    +                       2645 mach_msg  (in libsystem_kernel.dylib) + 55  [0x7fffc847d797]
    +                         2645 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fffc847e34a]
    2645 Thread_956433   DispatchQueue_10: com.apple.root.default-qos  (concurrent)
    + 2645 start_wqthread  (in libsystem_pthread.dylib) + 13  [0x7fffc857007d]
    +   2645 _pthread_wqthread  (in libsystem_pthread.dylib) + 1299  [0x7fffc85705a2]
    +     2645 _dispatch_worker_thread3  (in libdispatch.dylib) + 99  [0x7fffc832348c]
    +       2645 _dispatch_root_queue_drain  (in libdispatch.dylib) + 476  [0x7fffc83236b5]
    +         2645 _dispatch_queue_override_invoke  (in libdispatch.dylib) + 743  [0x7fffc8330196]
    +           2645 _dispatch_client_callout  (in libdispatch.dylib) + 8  [0x7fffc83218fc]
    +             2645 _dispatch_call_block_and_release  (in libdispatch.dylib) + 12  [0x7fffc832a524]
    +               2636 __61-[AppDelegate userNotificationCenter:didDeliverNotification:]_block_invoke  (in terminal-notifier) + 750  [0x10c469480]
    +               ! 2636 +[NSThread sleepForTimeInterval:]  (in Foundation) + 156  [0x7fffb46aaabb]
    +               !   2636 nanosleep  (in libsystem_c.dylib) + 199  [0x7fffc840cb72]
    +               !     2635 __semwait_signal  (in libsystem_kernel.dylib) + 10  [0x7fffc8485f46]
    +               !     1 cerror  (in libsystem_kernel.dylib) + 0  [0x7fffc847ecd4]
    +               5 __61-[AppDelegate userNotificationCenter:didDeliverNotification:]_block_invoke  (in terminal-notifier) + 762  [0x10c46948c]
    +               ! 5 (anonymous namespace)::AutoreleasePoolPage::pop(void*)  (in libobjc.A.dylib) + 781  [0x7fffc7a673bd]
    +               !   2 -[__NSDictionaryM dealloc]  (in CoreFoundation) + 233  [0x7fffb2ba1749]
    +               !   : 1 free  (in libsystem_malloc.dylib) + 0  [0x7fffc84dadd5]
    +               !   : 1 free_tiny  (in libsystem_malloc.dylib) + 671  [0x7fffc84f10d5]
    +               !   :   1 tiny_free_no_lock  (in libsystem_malloc.dylib) + 1533  [0x7fffc84f0945]
    +               !   :     1 tiny_free_list_remove_ptr  (in libsystem_malloc.dylib) + 6  [0x7fffc84dbdef]
    +               !   1 -[__NSDictionaryM dealloc]  (in CoreFoundation) + 213  [0x7fffb2ba1735]
    +               !   1 -[__NSSetI dealloc]  (in CoreFoundation) + 91  [0x7fffb2beb4eb]
    +               !   : 1 object_getIndexedIvars  (in libobjc.A.dylib) + 46  [0x7fffc7a6854c]
    +               !   1 _CFRelease  (in CoreFoundation) + 1093  [0x7fffb2cab4c5]
    +               !     1 malloc_zone_free  (in libsystem_malloc.dylib) + 20  [0x7fffc84dd782]
    +               3 __61-[AppDelegate userNotificationCenter:didDeliverNotification:]_block_invoke  (in terminal-notifier) + 230  [0x10c469278]
    +               ! 3 -[_NSConcreteUserNotificationCenter deliveredNotifications]  (in Foundation) + 40  [0x7fffb46c482f]
    +               !   3 -[_NSConcreteUserNotificationCenter _sendSyncMessage:result:]  (in Foundation) + 249  [0x7fffb4695802]
    +               !     3 _dispatch_semaphore_wait_slow  (in libdispatch.dylib) + 58  [0x7fffc832a864]
    +               !       3 _os_semaphore_timedwait  (in libdispatch.dylib) + 72  [0x7fffc8339b09]
    +               !         3 semaphore_timedwait_trap  (in libsystem_kernel.dylib) + 10  [0x7fffc847e39e]
    +               1 __61-[AppDelegate userNotificationCenter:didDeliverNotification:]_block_invoke  (in terminal-notifier) + 451  [0x10c469355]
    +                 1 -[_NSConcreteUserNotification userInfo]  (in Foundation) + 344  [0x7fffb46cd39e]
    +                   1 -[NSKeyedUnarchiver dealloc]  (in Foundation) + 379  [0x7fffb45df362]
    +                     1 _CFRelease  (in CoreFoundation) + 291  [0x7fffb2cab1a3]
    +                       1 __CFBasicHashDrain  (in CoreFoundation) + 553  [0x7fffb2b7b969]
    +                         1 free_tiny  (in libsystem_malloc.dylib) + 691  [0x7fffc84f10e9]
    2645 Thread_956435
    + 2645 start_wqthread  (in libsystem_pthread.dylib) + 13  [0x7fffc857007d]
    +   2645 _pthread_wqthread  (in libsystem_pthread.dylib) + 1426  [0x7fffc8570621]
    +     2645 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fffc848644e]
    2645 Thread_956467: com.apple.NSEventThread
    + 2645 thread_start  (in libsystem_pthread.dylib) + 13  [0x7fffc857008d]
    +   2645 _pthread_start  (in libsystem_pthread.dylib) + 286  [0x7fffc8570887]
    +     2645 _pthread_body  (in libsystem_pthread.dylib) + 180  [0x7fffc857093b]
    +       2645 _NSEventThread  (in AppKit) + 205  [0x7fffb0824f02]
    +         2645 CFRunLoopRunSpecific  (in CoreFoundation) + 420  [0x7fffb2bdd114]
    +           2645 __CFRunLoopRun  (in CoreFoundation) + 1361  [0x7fffb2bdd8c1]
    +             2645 __CFRunLoopServiceMachPort  (in CoreFoundation) + 212  [0x7fffb2bde434]
    +               2645 mach_msg  (in libsystem_kernel.dylib) + 55  [0x7fffc847d797]
    +                 2645 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fffc847e34a]
    2645 Thread_958066
    + 2645 start_wqthread  (in libsystem_pthread.dylib) + 13  [0x7fffc857007d]
    +   2645 _pthread_wqthread  (in libsystem_pthread.dylib) + 1023  [0x7fffc857048e]
    +     2645 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fffc848644e]
    2644 Thread_956434
    + 2644 start_wqthread  (in libsystem_pthread.dylib) + 13  [0x7fffc857007d]
    +   2644 _pthread_wqthread  (in libsystem_pthread.dylib) + 1426  [0x7fffc8570621]
    +     2644 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7fffc848644e]
    1 Thread_956434   DispatchQueue_18392: com.apple.NSUserNotificationCenter.SyncQueue  (serial)
      1 start_wqthread  (in libsystem_pthread.dylib) + 13  [0x7fffc857007d]
        1 _pthread_wqthread  (in libsystem_pthread.dylib) + 1299  [0x7fffc85705a2]
          1 _dispatch_worker_thread3  (in libdispatch.dylib) + 99  [0x7fffc832348c]
            1 _dispatch_root_queue_drain  (in libdispatch.dylib) + 476  [0x7fffc83236b5]
              1 _dispatch_queue_invoke  (in libdispatch.dylib) + 1046  [0x7fffc832a306]
                1 _dispatch_queue_serial_drain  (in libdispatch.dylib) + 896  [0x7fffc83379a0]
                  1 _dispatch_client_callout  (in libdispatch.dylib) + 8  [0x7fffc83218fc]
                    1 _xpc_connection_call_reply  (in libxpc.dylib) + 48  [0x7fffc85a9d33]
                      1 _Block_release  (in libsystem_blocks.dylib) + 111  [0x7fffc838b95b]
                        1 objc_destructInstance  (in libobjc.A.dylib) + 105  [0x7fffc7a66603]
                          1 _object_remove_assocations  (in libobjc.A.dylib) + 20  [0x7fffc7a6664a]

Total number in stack (recursive counted multiple, when >=5):
        5       start_wqthread  (in libsystem_pthread.dylib) + 13  [0x7fffc857007d]

Sort by top of stack, same collapsed (when >= 5):
        __workq_kernreturn  (in libsystem_kernel.dylib)        7934
        mach_msg_trap  (in libsystem_kernel.dylib)        5290
        __semwait_signal  (in libsystem_kernel.dylib)        2635

Binary Images:
       0x10c466000 -        0x10c46ffff +terminal-notifier (1.8.0 - 0)  /usr/local/Cellar/terminal-notifier/1.8.0/bin/terminal-notifier
       0x119490000 -        0x1194cddc7  dyld (0.0 - ???) <322C06B7-8878-311D-888C-C8FD2CA96FF3> /usr/lib/dyld
    0x7fffad808000 -     0x7fffadb4dff7  com.apple.RawCamera.bundle (7.03 - 912) <1476F375-6C4B-382A-ABDB-99B7DCBF4F6D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fffaf6b3000 -     0x7fffaf6b3fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <916E360F-323C-3AE1-AB3D-D1F3B284AEE9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fffaf6cc000 -     0x7fffafbe5feb  com.apple.vImage (8.1 - ???)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fffafbe6000 -     0x7fffafd57ff3  libBLAS.dylib (1185.50.4) <4087FFE0-627E-3623-96B4-F0A9A1991E09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fffafd58000 -     0x7fffafd6cffb  libBNNS.dylib (15) <254698C7-7D36-3FFF-864E-ADEEEE543076> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fffafd6d000 -     0x7fffb0163fef  libLAPACK.dylib (1185.50.4)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fffb0164000 -     0x7fffb017afff  libLinearAlgebra.dylib (1185.50.4) <345CAACF-7263-36EF-B69B-793EA8B390AF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fffb017b000 -     0x7fffb0181fff  libQuadrature.dylib (3)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fffb0182000 -     0x7fffb0196ff7  libSparseBLAS.dylib (1185.50.4) <67BA432E-FB59-3C78-A8BE-ED4274CBC359> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fffb0197000 -     0x7fffb031efe7  libvDSP.dylib (600.60.1) <4155F45B-41CD-3782-AE8F-7AE740FD83C3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fffb031f000 -     0x7fffb03d1fff  libvMisc.dylib (600.60.1) <98F27D2D-E5DD-38EF-8747-0C4DE821A23D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fffb03d2000 -     0x7fffb03d2fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <7C5733E7-0568-3E7D-AF61-160F19FED544> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fffb0691000 -     0x7fffb146aff3  com.apple.AppKit (6.9 - 1504.83.101)  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fffb147c000 -     0x7fffb147cfff  com.apple.ApplicationServices (48 - 48) <4C71CBA8-47E4-38BF-BE3B-F20DF8667D5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fffb147d000 -     0x7fffb14ebff7  com.apple.ApplicationServices.ATS (377 - 422.2)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fffb1585000 -     0x7fffb16b4ff7  libFontParser.dylib (194.12) <73C3946D-EF92-3AC1-89C3-0E75B2A85325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fffb16b5000 -     0x7fffb16fffff  libFontRegistry.dylib (196.4)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fffb17fc000 -     0x7fffb18a6ff7  com.apple.ColorSync (4.12.0 - 502.2)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fffb18a7000 -     0x7fffb18f8fff  com.apple.HIServices (1.22 - 592.1) <7353E76E-9A3A-3693-87AF-41953585E024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fffb18f9000 -     0x7fffb1908ff3  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2CBE7F61-2056-3F96-99A1-0D527796AFA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fffb1909000 -     0x7fffb1956fff  com.apple.print.framework.PrintCore (12 - 491) <5027FD58-F0EE-33E4-8577-934CA06CD2AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fffb1957000 -     0x7fffb1992fff  com.apple.QD (3.12 - 313)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fffb1993000 -     0x7fffb199efff  com.apple.speech.synthesis.framework (6.6.2 - 6.6.2) <7853EFF4-62B9-394E-B7B8-41A645656820> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fffb199f000 -     0x7fffb1babfff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <91D2BA22-B168-3A9A-9008-6FFC5A8FDC1E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fffb1bac000 -     0x7fffb1bacfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <8C0153FD-FEFF-309C-AACD-BF9657A31F8E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fffb1d15000 -     0x7fffb20effff  com.apple.CFNetwork (811.5.4 - 811.5.4) <4DBF8932-6286-3B23-87D9-63615B9958D9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fffb2109000 -     0x7fffb2109fff  com.apple.Carbon (154 - 157) <69F403C7-F0CB-34E6-89B0-235CF4978C17> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fffb210a000 -     0x7fffb210dfff  com.apple.CommonPanels (1.2.6 - 98)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fffb210e000 -     0x7fffb2417fff  com.apple.HIToolbox (2.1.1 - 857.8)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fffb2418000 -     0x7fffb241bff7  com.apple.help (1.3.5 - 49)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fffb241c000 -     0x7fffb2421fff  com.apple.ImageCapture (9.0 - 9.0) <341252B4-E082-361A-B756-6A330259C741> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fffb2422000 -     0x7fffb24b9ff3  com.apple.ink.framework (10.9 - 219) <1BD40B45-FD33-3177-A935-565EE5FC79D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fffb24ba000 -     0x7fffb24d4fff  com.apple.openscripting (1.7 - 172) <31CFBB35-24BD-3E12-9B6B-1FA842FB605B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fffb24d5000 -     0x7fffb24d6ff3  com.apple.print.framework.Print (12 - 267)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fffb24d7000 -     0x7fffb24d9ff7  com.apple.securityhi (9.0 - 55006)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fffb24da000 -     0x7fffb24e0ff7  com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <082895DC-3AC7-3DEF-ADCA-5B018C19C9D3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fffb270b000 -     0x7fffb2798fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <78767F88-91D4-31CE-AAC6-1F9407F479BB> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fffb2799000 -     0x7fffb27acfff  com.apple.CoreBluetooth (1.0 - 1)  /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fffb27ad000 -     0x7fffb2aa8fff  com.apple.CoreData (120 - 754.2) <4C9CAB2C-60D4-3694-A0A0-5B04B14BD14E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fffb2aa9000 -     0x7fffb2b55ff7  com.apple.CoreDisplay (1.0 - 1)  /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fffb2b56000 -     0x7fffb2fefff7  com.apple.CoreFoundation (6.9 - 1349.8) <09ED473E-5DE8-307F-B55C-16F6419236D5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fffb2ff0000 -     0x7fffb3672fff  com.apple.CoreGraphics (2.0 - 1070.22) <78E7C882-837D-3CC3-B221-767B999873CE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fffb3673000 -     0x7fffb38b6ffb  com.apple.CoreImage (12.4.0 - 451.4.9)  /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fffb3a1b000 -     0x7fffb3a1bfff  com.apple.CoreServices (775.19 - 775.19) <7255917D-EFBB-3BE2-A8FD-DAD631BC0949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fffb3a1c000 -     0x7fffb3a6dfff  com.apple.AE (712.5 - 712.5) <61F2AE2C-E04E-3FDF-9E88-201325136C83> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fffb3a6e000 -     0x7fffb3d49ff7  com.apple.CoreServices.CarbonCore (1159.6 - 1159.6) <08AC074C-965B-3EDF-8E45-0707C8DE9EAD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fffb3d4a000 -     0x7fffb3d7dfff  com.apple.DictionaryServices (1.2 - 274)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fffb3d7e000 -     0x7fffb3d86ff3  com.apple.CoreServices.FSEvents (1230.50.1 - 1230.50.1) <2AD1B0E5-7214-37C4-8D11-A27C9CAC0F74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fffb3d87000 -     0x7fffb3ef3ff7  com.apple.LaunchServices (775.19 - 775.19) <94D15A2A-852C-3B4B-A701-43043C8F1527> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fffb3ef4000 -     0x7fffb3fa4ffb  com.apple.Metadata (10.7.0 - 1075.40)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fffb3fa5000 -     0x7fffb4004fff  com.apple.CoreServices.OSServices (775.19 - 775.19)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fffb4005000 -     0x7fffb4075fff  com.apple.SearchKit (1.4.0 - 1.4.0) <7A6DDA2B-03F1-3137-BA9E-1CC211973E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fffb4076000 -     0x7fffb40bbff7  com.apple.coreservices.SharedFileList (38 - 38)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fffb4144000 -     0x7fffb4291ffb  com.apple.CoreText (352.0 - 544.15)  /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fffb4292000 -     0x7fffb42c7ff3  com.apple.CoreVideo (1.8 - 235.3)  /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fffb42c8000 -     0x7fffb4339ffb  com.apple.framework.CoreWLAN (11.0 - 1200.31)  /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fffb4437000 -     0x7fffb443cfff  com.apple.DiskArbitration (2.7 - 2.7) <8AC72143-D3C4-3AA6-84DF-734E3AFAC49B> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fffb45ce000 -     0x7fffb4974ff3  com.apple.Foundation (6.9 - 1349.81) <730B7944-BB43-35D5-A546-9F6CCED4B9F3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fffb49a0000 -     0x7fffb49d1ff7  com.apple.GSS (4.0 - 2.0) <6FADED0B-0425-3567-A75A-040C5A4638EB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fffb4a91000 -     0x7fffb4b34ffb  com.apple.Bluetooth (5.0.4 - 5.0.4f18)  /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fffb4b35000 -     0x7fffb4bcbff7  com.apple.framework.IOKit (2.0.2 - 1324.60.3) <7CE4C98B-107C-3AAA-B49A-F2ACFCBBF526> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fffb4bcc000 -     0x7fffb4bd2ffb  com.apple.IOSurface (159.7 - 159.7) <40550017-EF96-3C52-B400-806AFEE4B134> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fffb4c25000 -     0x7fffb4d85fef  com.apple.ImageIO.framework (3.3.0 - 1599.10.2) <87AA4D39-0AFC-3A34-98EF-02710E2BF3CA> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fffb4d86000 -     0x7fffb4d8afff  libGIF.dylib (1599.10.2) <6ED05614-1301-3452-943B-118F00F20C8D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fffb4d8b000 -     0x7fffb4e7bff7  libJP2.dylib (1599.10.2) <72C00423-55F0-3CAD-B198-EF00950791E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fffb4e7c000 -     0x7fffb4e9fffb  libJPEG.dylib (1599.10.2) <78945614-990F-3705-A91C-46F717F7C635> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fffb4ea0000 -     0x7fffb4ec7ff7  libPng.dylib (1599.10.2)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fffb4ec8000 -     0x7fffb4ecaff3  libRadiance.dylib (1599.10.2) <037D95B4-82A7-3A59-B3EB-0FF0977CF7A5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fffb4ecb000 -     0x7fffb4f19fff  libTIFF.dylib (1599.10.2)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fffb5c80000 -     0x7fffb5c99ff7  com.apple.Kerberos (3.0 - 1)  /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fffb6478000 -     0x7fffb64d3fff  com.apple.Metal (87.18 - 87.18) <5C2F12FB-45C1-3103-A827-3D225BF8D05A> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fffb6dbc000 -     0x7fffb6dc4fff  com.apple.NetFS (6.0 - 4.0) <14A24D00-5673-330A-959D-87F72040DEFF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fffb6fa4000 -     0x7fffb6ff2ff3  com.apple.opencl (2.8.6 - 2.8.6) <5FAF6F49-2648-39E6-922B-5630A5D7F7E4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fffb6ff3000 -     0x7fffb700cffb  com.apple.CFOpenDirectory (10.12 - 194)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fffb700d000 -     0x7fffb7018ff7  com.apple.OpenDirectory (10.12 - 194) <4298FFD0-B1A7-3064-AF5B-708B3FA38671> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fffb7019000 -     0x7fffb701bfff  libCVMSPluginSupport.dylib (14.0.16)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fffb701c000 -     0x7fffb701fff7  libCoreFSCache.dylib (156.3) <687C4CC3-6537-344B-8BE1-5234C8CB2864> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fffb7020000 -     0x7fffb7024fff  libCoreVMClient.dylib (156.3)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fffb7025000 -     0x7fffb702eff7  libGFXShared.dylib (14.0.16) <63542E68-EB1A-3ECF-AAFB-E7B8AB313C70> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fffb702f000 -     0x7fffb703afff  libGL.dylib (14.0.16) <84BEED97-0A93-356D-A922-97EA311EA446> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fffb703b000 -     0x7fffb7077ff7  libGLImage.dylib (14.0.16) <3518A85C-6905-3511-A6C9-2F82C519D28F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fffb71ef000 -     0x7fffb7230ff7  libGLU.dylib (14.0.16) <9860DCF7-56E0-3A8F-A377-52635C9D8B27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fffb7b98000 -     0x7fffb7ba6fff  com.apple.opengl (14.0.16 - 14.0.16) <27E7D76E-A26B-39F8-8CF2-AB57920776A3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fffb86f8000 -     0x7fffb88f8fff  com.apple.QuartzCore (1.11 - 453.39.3)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fffb8e47000 -     0x7fffb8e5eff7  com.apple.ScriptingBridge (1.3.3 - 69)  /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fffb8e5f000 -     0x7fffb9161ff7  com.apple.security (7.0 - 57740.60.18) <021AACF6-D15F-37E0-840B-88853684BA00> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fffb9162000 -     0x7fffb91d7fff  com.apple.securityfoundation (6.0 - 55132.50.7) <4433C0CC-FE90-3DD3-BAC1-CC31D515B510> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fffb9202000 -     0x7fffb9205ff3  com.apple.xpc.ServiceManagement (1.0 - 1) <9F285B19-B53B-3502-85A2-72C26DB40EA7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fffb958c000 -     0x7fffb95fbff7  com.apple.SystemConfiguration (1.14 - 1.14) <2412CDE0-C317-31EA-8F53-7A58BBFCC720> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fffbbe7a000 -     0x7fffbbe9cffb  com.apple.framework.Apple80211 (12.0 - 1200.47)  /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fffbbe9d000 -     0x7fffbbeacfeb  com.apple.AppleFSCompression (88.50.3 - 1.0) <478E8BFF-8BA2-375E-BE02-BA27F115C15A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fffbbfa0000 -     0x7fffbc02b97f  com.apple.AppleJPEG (1.0 - 1)  /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fffbc45e000 -     0x7fffbc4dcff7  com.apple.backup.framework (1.8.5 - 1.8.5)  /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fffbd167000 -     0x7fffbd18eff3  com.apple.ChunkingLibrary (173 - 173)  /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fffbdab3000 -     0x7fffbdabcffb  com.apple.CommonAuth (4.0 - 2.0) <216950CB-269F-3476-BA17-D6363AC49FBC> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fffbe204000 -     0x7fffbe214fff  com.apple.CoreEmoji (1.0 - 40.3.3)  /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fffbe54f000 -     0x7fffbe57fff3  com.apple.CoreServicesInternal (276.2 - 276.2) <05EB7D45-DD4C-3A0F-AC63-A0C2A68E6481> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fffbe810000 -     0x7fffbe89fff7  com.apple.CoreSymbolication (62046) <7839CD8E-011D-3567-88DE-3D472C661136> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fffbe8a0000 -     0x7fffbe9dffe7  com.apple.coreui (2.1 - 431.3) <2E8FEC10-FC5B-3782-92DA-A85C24B7BF7C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fffbe9e0000 -     0x7fffbeab0ff3  com.apple.CoreUtils (5.1 - 510.31)  /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fffbeb00000 -     0x7fffbeb65ff3  com.apple.framework.CoreWiFi (12.0 - 1200.31)  /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fffbeb66000 -     0x7fffbeb74ff7  com.apple.CrashReporterSupport (10.12 - 827) <14037A71-ECFE-394A-8D6E-2CECE98F02EE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fffbebe6000 -     0x7fffbebf0ffb  com.apple.framework.DFRFoundation (1.0 - 104.25) <7CFF896C-EF22-3941-BB3D-F3615CE4C908> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fffbebf1000 -     0x7fffbebf5ff3  com.apple.DSExternalDisplay (3.1 - 380)  /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fffbec2b000 -     0x7fffbeca0ffb  com.apple.datadetectorscore (7.0 - 539.1) <9C312AAC-8AEE-3C72-BDE5-7FBF62452525> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fffbecdc000 -     0x7fffbed1bfff  com.apple.DebugSymbols (137 - 137) <58A70B66-2628-3CFE-B103-2200D95FC5F7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fffbed1c000 -     0x7fffbee2dfff  com.apple.desktopservices (1.11.5 - 1.11.5) <46A9D4F3-1EF8-373C-98A4-AD48D285E484> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fffbf115000 -     0x7fffbf546ff7  com.apple.vision.FaceCore (3.3.2 - 3.3.2) <9391D5A3-738C-3136-9D07-518CB43DBADA> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fffc089d000 -     0x7fffc089dfff  libmetal_timestamp.dylib (600.0.49.9)  /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fffc0b6e000 -     0x7fffc0b8afff  com.apple.GenerationalStorage (2.0 - 267.1) <3DE1C580-D089-362D-8582-8DE68A3C5F13> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fffc129b000 -     0x7fffc1311ff3  com.apple.Heimdal (4.0 - 2.0) <8F9C9041-66D5-36C9-8A4C-1658035C311D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fffc192c000 -     0x7fffc1933ffb  com.apple.IOAccelerator (311.13 - 311.13) <40C04C41-A76A-3687-8D64-F76E8C46AA81> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fffc1935000 -     0x7fffc1949ff7  com.apple.IOPresentment (1.0 - 29.10)  /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fffc194a000 -     0x7fffc196cfff  com.apple.IconServices (74.4 - 74.4) <218DDD05-35F4-3833-B98D-471ED0EBC031> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fffc1a53000 -     0x7fffc1c0afff  com.apple.LanguageModeling (1.0 - 123.2.5)  /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fffc252b000 -     0x7fffc25a4ff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1)  /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fffc271e000 -     0x7fffc2746ff7  com.apple.MultitouchSupport.framework (368.16 - 368.16) <512ADEC6-D694-3D73-A48A-6BE79CD39539> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fffc27f8000 -     0x7fffc2803fff  com.apple.NetAuth (6.2 - 6.2) <97F487D6-8089-31A8-B68C-6C1EAC6ED1B5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fffc30db000 -     0x7fffc311cff3  com.apple.PerformanceAnalysis (1.148.3 - 148.3) <6A21AB41-3AAA-32F3-9D46-2555A143A8B9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fffc3804000 -     0x7fffc381efff  com.apple.ProtocolBuffer (1 - 249.1)  /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fffc3837000 -     0x7fffc385aff3  com.apple.RemoteViewServices (2.0 - 124) <6B967FDA-6591-302C-BA0A-76C4856E584E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fffc45b3000 -     0x7fffc4640fff  com.apple.Sharing (696.2.67 - 696.2.67)  /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fffc4661000 -     0x7fffc48c7fef  com.apple.SkyLight (1.600.0 - 170.3) <83AB220F-48C0-3063-8ED3-ACDB69243B4D> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fffc4aa6000 -     0x7fffc4ab2ff7  com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <684BD1EA-8268-331C-A5A9-080EB375C658> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fffc519e000 -     0x7fffc5212fdf  com.apple.Symbolication (62048.1) <1A30ED19-7532-3F46-9DD3-9879A973D0CF> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fffc5651000 -     0x7fffc5657ff7  com.apple.TCC (1.0 - 1) <911B534B-4AC7-34E4-935E-E42ECD008CBC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fffc56e3000 -     0x7fffc57a9ff7  com.apple.TextureIO (2.8 - 2.8) <3D61E533-4156-3B21-B7ED-CB823E680DFC> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fffc581f000 -     0x7fffc59afff3  com.apple.UIFoundation (1.0 - 490.7) <2A3063FE-1790-3510-8A0E-AEC581D42B7E> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fffc6a60000 -     0x7fffc6a62ffb  com.apple.loginsupport (1.0 - 1)  /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fffc6ab7000 -     0x7fffc6ad2ff7  libCRFSuite.dylib (34)  /usr/lib/libCRFSuite.dylib
    0x7fffc6ad3000 -     0x7fffc6adefff  libChineseTokenizer.dylib (21) <0886E908-A825-36AF-B94B-2361FD8BC2A1> /usr/lib/libChineseTokenizer.dylib
    0x7fffc6b70000 -     0x7fffc6b71ff3  libDiagnosticMessagesClient.dylib (102) <84A04D24-0E60-3810-A8C0-90A65E2DF61A> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fffc6b72000 -     0x7fffc6d85fff  libFosl_dynamic.dylib (16.39)  /usr/lib/libFosl_dynamic.dylib
    0x7fffc6da9000 -     0x7fffc6da9fff  libOpenScriptingUtil.dylib (172) <90743888-C1E8-34E3-924E-1A754B2B63B9> /usr/lib/libOpenScriptingUtil.dylib
    0x7fffc6daa000 -     0x7fffc6daeffb  libScreenReader.dylib (477.40.6)  /usr/lib/libScreenReader.dylib
    0x7fffc6daf000 -     0x7fffc6db0ffb  libSystem.B.dylib (1238.60.2)  /usr/lib/libSystem.B.dylib
    0x7fffc6e1c000 -     0x7fffc6e47ff3  libarchive.2.dylib (41.50.2)  /usr/lib/libarchive.2.dylib
    0x7fffc6e48000 -     0x7fffc6ec4fc7  libate.dylib (1.12.13)  /usr/lib/libate.dylib
    0x7fffc6ec8000 -     0x7fffc6ec8ff3  libauto.dylib (187) <34388D0B-C539-3C1B-9408-2BC152162E43> /usr/lib/libauto.dylib
    0x7fffc6ec9000 -     0x7fffc6ed9ff3  libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
    0x7fffc6eda000 -     0x7fffc6ee8ff7  libbz2.1.0.dylib (38)  /usr/lib/libbz2.1.0.dylib
    0x7fffc6ee9000 -     0x7fffc6f3fff7  libc++.1.dylib (307.5) <0B43BB5D-E6EB-3464-8DE9-B41AC8ED9D1C> /usr/lib/libc++.1.dylib
    0x7fffc6f40000 -     0x7fffc6f6afff  libc++abi.dylib (307.3) <30199352-88BF-30BD-8CFF-2A4FBE247523> /usr/lib/libc++abi.dylib
    0x7fffc6f6b000 -     0x7fffc6f7bffb  libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
    0x7fffc6f7c000 -     0x7fffc6f92fcf  libcompression.dylib (39)  /usr/lib/libcompression.dylib
    0x7fffc6f93000 -     0x7fffc6f93ff7  libcoretls.dylib (121.50.4) <64B1001E-10F6-3542-A3B2-C4B49F51817F> /usr/lib/libcoretls.dylib
    0x7fffc6f94000 -     0x7fffc6f95ff3  libcoretls_cfhelpers.dylib (121.50.4) <1A10303E-5EB0-3C7C-9165-021FCDFD934D> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fffc72d2000 -     0x7fffc7325ff7  libcups.2.dylib (450) <9950BFCB-7882-33C9-9ECF-CE66773C5657> /usr/lib/libcups.2.dylib
    0x7fffc73a0000 -     0x7fffc73a0fff  libenergytrace.dylib (15)  /usr/lib/libenergytrace.dylib
    0x7fffc73ae000 -     0x7fffc73affff  libffi.dylib (18.1) <49D03682-E111-351C-8266-4519B3B82BE9> /usr/lib/libffi.dylib
    0x7fffc73b0000 -     0x7fffc73b5ff7  libheimdal-asn1.dylib (498.50.8)  /usr/lib/libheimdal-asn1.dylib
    0x7fffc73b6000 -     0x7fffc74a8ff7  libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
    0x7fffc74a9000 -     0x7fffc76ceffb  libicucore.A.dylib (57165.0.1) <2931B842-2946-3576-AD1D-1CDA22FA1388> /usr/lib/libicucore.A.dylib
    0x7fffc76d4000 -     0x7fffc76d5fff  liblangid.dylib (126) <2085E7A7-9A34-3735-87F4-F174EF8EABF0> /usr/lib/liblangid.dylib
    0x7fffc76d6000 -     0x7fffc76efffb  liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
    0x7fffc76f0000 -     0x7fffc7706ff7  libmarisa.dylib (5) <9030D214-5D0F-30CB-AC03-902C63909362> /usr/lib/libmarisa.dylib
    0x7fffc7707000 -     0x7fffc79afff7  libmecabra.dylib (744.8)  /usr/lib/libmecabra.dylib
    0x7fffc79e2000 -     0x7fffc7a5cff3  libnetwork.dylib (856.60.1) <191E99F5-4723-3180-8013-02AF2F9AE4B8> /usr/lib/libnetwork.dylib
    0x7fffc7a5d000 -     0x7fffc7e2f047  libobjc.A.dylib (709)  /usr/lib/libobjc.A.dylib
    0x7fffc7e32000 -     0x7fffc7e36fff  libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib
    0x7fffc7e37000 -     0x7fffc7e68fff  libpcap.A.dylib (67.60.1)  /usr/lib/libpcap.A.dylib
    0x7fffc7e85000 -     0x7fffc7ea1ffb  libresolv.9.dylib (64)  /usr/lib/libresolv.9.dylib
    0x7fffc7ef1000 -     0x7fffc803eff7  libsqlite3.dylib (254.7) <07CD6DE3-394D-3C6A-A4B4-4CAB1054A041> /usr/lib/libsqlite3.dylib
    0x7fffc8133000 -     0x7fffc8140fff  libxar.1.dylib (357) <69547C64-E811-326F-BBED-490C6361BDCB> /usr/lib/libxar.1.dylib
    0x7fffc8141000 -     0x7fffc8230ffb  libxml2.2.dylib (30.16)  /usr/lib/libxml2.2.dylib
    0x7fffc8231000 -     0x7fffc825afff  libxslt.1.dylib (15.9) <00735AD5-B62D-3E83-86AC-5533E4E2B102> /usr/lib/libxslt.1.dylib
    0x7fffc825b000 -     0x7fffc826cff3  libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
    0x7fffc827b000 -     0x7fffc827fff7  libcache.dylib (79) <093A4DAB-8385-3D47-A350-E20CB7CCF7BF> /usr/lib/system/libcache.dylib
    0x7fffc8280000 -     0x7fffc828afff  libcommonCrypto.dylib (60092.50.5) <8A64D1B0-C70E-385C-92F0-E669079FDA90> /usr/lib/system/libcommonCrypto.dylib
    0x7fffc828b000 -     0x7fffc8292fff  libcompiler_rt.dylib (62) <55D47421-772A-32AB-B529-1A46C2F43B4D> /usr/lib/system/libcompiler_rt.dylib
    0x7fffc8293000 -     0x7fffc829bfff  libcopyfile.dylib (138) <819BEA3C-DF11-3E3D-A1A1-5A51C5BF1961> /usr/lib/system/libcopyfile.dylib
    0x7fffc829c000 -     0x7fffc831ffdf  libcorecrypto.dylib (442.50.19) <65D7165E-2E71-335D-A2D6-33F78E2DF0C1> /usr/lib/system/libcorecrypto.dylib
    0x7fffc8320000 -     0x7fffc8351fff  libdispatch.dylib (703.50.37) <6582BAD6-ED27-3B30-B620-90B1C5A4AE3C> /usr/lib/system/libdispatch.dylib
    0x7fffc8352000 -     0x7fffc8357ffb  libdyld.dylib (433.5)  /usr/lib/system/libdyld.dylib
    0x7fffc8358000 -     0x7fffc8358ffb  libkeymgr.dylib (28) <7AA011A9-DC21-3488-BF73-3B5B14D1FDD6> /usr/lib/system/libkeymgr.dylib
    0x7fffc8359000 -     0x7fffc8365ffb  libkxld.dylib (3789.60.24) <5DFCDC05-6CBC-35A6-8B92-DF6803492E12> /usr/lib/system/libkxld.dylib
    0x7fffc8366000 -     0x7fffc8366fff  liblaunch.dylib (972.60.2)  /usr/lib/system/liblaunch.dylib
    0x7fffc8367000 -     0x7fffc836cff3  libmacho.dylib (898) <17D5D855-F6C3-3B04-B680-E9BF02EF8AED> /usr/lib/system/libmacho.dylib
    0x7fffc836d000 -     0x7fffc836fff3  libquarantine.dylib (85.50.1) <12448CC2-378E-35F3-BE33-9DC395A5B970> /usr/lib/system/libquarantine.dylib
    0x7fffc8370000 -     0x7fffc8371ffb  libremovefile.dylib (45) <38D4CB9C-10CD-30D3-8B7B-A515EC75FE85> /usr/lib/system/libremovefile.dylib
    0x7fffc8372000 -     0x7fffc838aff7  libsystem_asl.dylib (349.50.5) <096E4228-3B7C-30A6-8B13-EC909A64499A> /usr/lib/system/libsystem_asl.dylib
    0x7fffc838b000 -     0x7fffc838bff7  libsystem_blocks.dylib (67) <10DC5404-73AB-35B3-A277-A8AFECB476EB> /usr/lib/system/libsystem_blocks.dylib
    0x7fffc838c000 -     0x7fffc8419fef  libsystem_c.dylib (1158.50.2)  /usr/lib/system/libsystem_c.dylib
    0x7fffc841a000 -     0x7fffc841dffb  libsystem_configuration.dylib (888.60.2)  /usr/lib/system/libsystem_configuration.dylib
    0x7fffc841e000 -     0x7fffc8421fff  libsystem_coreservices.dylib (41.4) <7D26DE79-B424-3450-85E1-F7FAB32714AB> /usr/lib/system/libsystem_coreservices.dylib
    0x7fffc8422000 -     0x7fffc843afff  libsystem_coretls.dylib (121.50.4)  /usr/lib/system/libsystem_coretls.dylib
    0x7fffc843b000 -     0x7fffc8441fff  libsystem_dnssd.dylib (765.50.9)  /usr/lib/system/libsystem_dnssd.dylib
    0x7fffc8442000 -     0x7fffc846bff7  libsystem_info.dylib (503.50.4) <611DB84C-BF70-3F92-8702-B9F28A900920> /usr/lib/system/libsystem_info.dylib
    0x7fffc846c000 -     0x7fffc848eff7  libsystem_kernel.dylib (3789.60.24) <6E9E485F-91F6-36B7-A125-AE91DC978BCC> /usr/lib/system/libsystem_kernel.dylib
    0x7fffc848f000 -     0x7fffc84d6fe7  libsystem_m.dylib (3121.6) <86D499B5-BBDC-3D3B-8A4E-97AE8E6672A4> /usr/lib/system/libsystem_m.dylib
    0x7fffc84d7000 -     0x7fffc84f5ff7  libsystem_malloc.dylib (116.50.8)  /usr/lib/system/libsystem_malloc.dylib
    0x7fffc84f6000 -     0x7fffc854fffb  libsystem_network.dylib (856.60.1) <369D0221-56CA-3C3E-9EDE-94B41CAE77B7> /usr/lib/system/libsystem_network.dylib
    0x7fffc8550000 -     0x7fffc8559ff3  libsystem_networkextension.dylib (563.60.2)  /usr/lib/system/libsystem_networkextension.dylib
    0x7fffc855a000 -     0x7fffc8563ff3  libsystem_notify.dylib (165.20.1)  /usr/lib/system/libsystem_notify.dylib
    0x7fffc8564000 -     0x7fffc856cfe7  libsystem_platform.dylib (126.50.8) <897462FD-B318-321B-A554-E61982630F7E> /usr/lib/system/libsystem_platform.dylib
    0x7fffc856d000 -     0x7fffc8577ff7  libsystem_pthread.dylib (218.60.3)  /usr/lib/system/libsystem_pthread.dylib
    0x7fffc8578000 -     0x7fffc857bff7  libsystem_sandbox.dylib (592.60.1)  /usr/lib/system/libsystem_sandbox.dylib
    0x7fffc857c000 -     0x7fffc857dff3  libsystem_secinit.dylib (24.50.4)  /usr/lib/system/libsystem_secinit.dylib
    0x7fffc857e000 -     0x7fffc8585ffb  libsystem_symptoms.dylib (532.50.47) <3390E07C-C1CE-348F-ADBD-2C5440B45EAA> /usr/lib/system/libsystem_symptoms.dylib
    0x7fffc8586000 -     0x7fffc8599ff7  libsystem_trace.dylib (518.60.2) <6B145B10-5874-3E89-90CD-D370DB475BA1> /usr/lib/system/libsystem_trace.dylib
    0x7fffc859a000 -     0x7fffc859fffb  libunwind.dylib (35.3) <3D50D8A8-C460-334D-A519-2DA841102C6B> /usr/lib/system/libunwind.dylib
    0x7fffc85a0000 -     0x7fffc85c9ff7  libxpc.dylib (972.60.2) <1C9AF716-69DF-359F-85E9-7DFDE362F9A2> /usr/lib/system/libxpc.dylib
Sample analysis of process 33384 written to file /dev/stdout
dkristian commented 7 years ago

@julienXX I am talking about having multiple terminal-notifier processes listed in Activity Monitor with high CPU usage. When I kill the processes, the CPU drops off.

The @CLOSED log messages in the emails from cron are something new that I wasn't receiving prior to updating.

alloy commented 7 years ago

@julienXX Without having looked into it at all, I’m wondering if this might be related to that loop that polls for the existence of notifications (where we recently fixed a memory issue)?

julienXX commented 7 years ago

@alloy yes I switched the default notification style to Alert in the plist file by mistake, I guess this causes those issues. I'll issue a fix soon.

alloy commented 7 years ago

👍

dfee commented 7 years ago

This still seems to be a very real issue. Are you still working towards a fix?

acowley commented 7 years ago

This isn't massively helpful, but I've started using these hacky fixes. They don't affect how I use terminal-notifier in terms of features, and it's been entirely broken for me since updating to 1.8.0 due to not exiting and burning CPU.

julienXX commented 7 years ago

@dfee I am but it's quite complicated to find the root cause.

julienXX commented 6 years ago

Version 2.0.0 as been released with alerter features removed https://github.com/julienXX/terminal-notifier/releases/tag/2.0.0 This issue should now be fixed, closing the issue for now, feel free to re-open.