ttscoff / nv

MultiMarkdown version of Notational Velocity with Markdown editing features and preview
http://brettterpstra.com/projects/nvalt
BSD 3-Clause "New" or "Revised" License
1.78k stars 197 forks source link

various crashes #377

Closed adamjrice closed 8 years ago

adamjrice commented 8 years ago

Build 120 has been crashing on me. I tried scrapping all prefs, thinking that might help, and it crashed immediately when I tried to point it at a Dropbox directory of my text files, although the change did take. Unfortunately I did not copy that crash log.

It is also randomly crashing immediately after launch, or when I try to type anything. Here's a crash log resulting from attempting to type:

Process:               nvALT [98796]
Path:                  /Applications/nvALT.app/Contents/MacOS/nvALT
Identifier:            net.elasticthreads.nv
Version:               2.2 (120)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           nvALT [98796]
User ID:               501

Date/Time:             2016-09-25 16:01:48.748 -0500
OS Version:            Mac OS X 10.12 (16A323)
Report Version:        12
Anonymous UUID:        091A5572-7CBF-4BF5-F5E5-BCA0675607A3

Time Awake Since Boot: 430000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       EXC_I386_GPFLT
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]
TempSpas commented 8 years ago

I am receiving the same issue where the app crashes when I attempt to type something. It happened when I auto-updated and when I redownloaded the app after reading the blog post about the mistake. This is the log I receive:

Process:               nvALT [3485]
Path:                  /Applications/nvALT.app/Contents/MacOS/nvALT
Identifier:            net.elasticthreads.nv
Version:               2.2 (120)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           nvALT [3485]
User ID:               501

Date/Time:             2016-09-25 22:06:06.450 -0400
OS Version:            Mac OS X 10.12 (16A323)
Report Version:        12
Anonymous UUID:        C0DEAE91-9C3C-3A52-B8BF-544B1CEF730A

Time Awake Since Boot: 52000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       EXC_I386_GPFLT
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   net.elasticthreads.nv           0x000000010c58b028 0x10c4d9000 + 729128
1   net.elasticthreads.nv           0x000000010c589359 0x10c4d9000 + 721753
2   net.elasticthreads.nv           0x000000010c589248 0x10c4d9000 + 721480
3   net.elasticthreads.nv           0x000000010c4f6ba7 0x10c4d9000 + 121767
4   com.adiumX.AutoHyperlinks       0x00000001132008cf AHlex_init + 4174
5   libobjc.A.dylib                 0x00007fff8f179324 CALLING_SOME_+initialize_METHOD + 19
6   libobjc.A.dylib                 0x00007fff8f16a189 _class_initialize + 579
7   libobjc.A.dylib                 0x00007fff8f169b4a lookUpImpOrForward + 179
8   libobjc.A.dylib                 0x00007fff8f1695d4 _objc_msgSend_uncached + 68
9   com.apple.Foundation            0x00007fff7c415b92 -[NSBundle loadAndReturnError:] + 278
10  net.elasticthreads.nv           0x000000010c507d75 0x10c4d9000 + 191861
11  net.elasticthreads.nv           0x000000010c4fd0b0 0x10c4d9000 + 147632
12  com.apple.AppKit                0x00007fff788440c2 -[NSTextView insertText:replacementRange:] + 3010
13  com.apple.AppKit                0x00007fff7884332e -[NSTextView insertText:] + 320
14  net.elasticthreads.nv           0x000000010c4ff2c7 0x10c4d9000 + 156359
15  com.apple.AppKit                0x00007fff788431bb -[NSTextInputContext(NSInputContext_WithCompletion) insertText:replacementRange:completionHandler:] + 394
16  com.apple.AppKit                0x00007fff78fdd75b __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2.225 + 108
17  com.apple.AppKit                0x00007fff78843029 -[NSTextInputContext do_HandleTSMEvent_insertFixLenTextLoop:whileCondition:dispatchWorkEach:afterEachInsertText:continuation:] + 111
18  com.apple.AppKit                0x00007fff78fdb601 -[NSTextInputContext tryHandleTSMEvent_insertFixLenText_withContext:dispatchCondition:setupForDispatch:nestedWorkaroundCondition:nestedWorkaroundDispatchWork:loopCondition:dispatchWorkEach:afterEachInsertText:continuation:] + 387
19  com.apple.AppKit                0x00007fff78fdd32f __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke.157 + 4105
20  com.apple.AppKit                0x00007fff78842ca9 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2 + 80
21  com.apple.AppKit                0x00007fff78842c29 -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 93
22  com.apple.AppKit                0x00007fff78842618 -[NSTextInputContext handleTSMEvent:completionHandler:] + 2221
23  com.apple.AppKit                0x00007fff78841cfd _NSTSMEventHandler + 319
24  com.apple.HIToolbox             0x00007fff79f8e0d5 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1708
25  com.apple.HIToolbox             0x00007fff79f8d346 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 428
26  com.apple.HIToolbox             0x00007fff79f8d18f SendEventToEventTargetWithOptions + 43
27  com.apple.HIToolbox             0x00007fff79fe3f86 SendTSMEvent_WithCompletionHandler + 408
28  com.apple.HIToolbox             0x00007fff79fe4460 __SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke + 400
29  com.apple.HIToolbox             0x00007fff79fe42c1 __SendFilterTextEvent_WithCompletionHandler_block_invoke + 215
30  com.apple.HIToolbox             0x00007fff79fe3fd7 SendTSMEvent_WithCompletionHandler + 489
31  com.apple.HIToolbox             0x00007fff79fe3dc1 SendFilterTextEvent_WithCompletionHandler + 236
32  com.apple.HIToolbox             0x00007fff79fe3a82 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler + 284
33  com.apple.HIToolbox             0x00007fff79fe3838 __utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 + 296
34  com.apple.HIToolbox             0x00007fff79fe36de __utDeliverTSMEvent_WithCompletionHandler_block_invoke + 439
35  com.apple.HIToolbox             0x00007fff79fe34a4 TSMKeyEvent_WithCompletionHandler + 632
36  com.apple.HIToolbox             0x00007fff79fe31f3 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 + 251
37  com.apple.HIToolbox             0x00007fff79fe3020 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 + 281
38  com.apple.HIToolbox             0x00007fff79fe2d36 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 + 308
39  com.apple.HIToolbox             0x00007fff79fe2a6d __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke + 300
40  com.apple.HIToolbox             0x00007fff79fe1fdd TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 3604
41  com.apple.AppKit                0x00007fff78fe2f16 __61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke.885 + 116
42  com.apple.AppKit                0x00007fff78fe29c5 __204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.817 + 121
43  com.apple.AppKit                0x00007fff78fe282f -[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:] + 285
44  com.apple.AppKit                0x00007fff788405fb -[NSTextInputContext _handleEvent:options:completionHandler:] + 1298
45  com.apple.AppKit                0x00007fff788400ae -[NSTextInputContext handleEvent:] + 109
46  com.apple.AppKit                0x00007fff7883ffb2 -[NSView interpretKeyEvents:] + 232
47  com.apple.AppKit                0x00007fff7883fdc9 -[NSTextView keyDown:] + 704
48  net.elasticthreads.nv           0x000000010c4fb617 0x10c4d9000 + 140823
49  com.apple.AppKit                0x00007fff78f1b7ec -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 4086
50  com.apple.AppKit                0x00007fff78f1a42a -[NSWindow(NSEventRouting) sendEvent:] + 541
51  com.apple.AppKit                0x00007fff78dbba1c -[NSApplication(NSEvent) sendEvent:] + 4768
52  com.apple.AppKit                0x00007fff786a1009 -[NSApplication run] + 1002
53  com.apple.AppKit                0x00007fff7866ba8a NSApplicationMain + 1237
54  libdyld.dylib                   0x00007fff8fa54255 start + 1

Thread 1:
0   libsystem_kernel.dylib          0x00007fff8fb82c8a __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff8fc6b97a _pthread_cond_wait + 712
2   libc++.1.dylib                  0x00007fff8e5f958d std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3   com.apple.JavaScriptCore        0x00007fff7d86c6dc void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108
4   com.apple.JavaScriptCore        0x00007fff7d86c65b bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155
5   com.apple.JavaScriptCore        0x00007fff7d86c529 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 9
6   com.apple.JavaScriptCore        0x00007fff7d86c7dd void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93
7   libsystem_pthread.dylib         0x00007fff8fc6aabb _pthread_body + 180
8   libsystem_pthread.dylib         0x00007fff8fc6aa07 _pthread_start + 286
9   libsystem_pthread.dylib         0x00007fff8fc6a231 thread_start + 13

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib          0x00007fff8fb7b41a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8fb7a867 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff7aa158d4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff7aa14d61 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation        0x00007fff7aa145b4 CFRunLoopRunSpecific + 420
5   com.apple.AppKit                0x00007fff787f8e9e _NSEventThread + 205
6   libsystem_pthread.dylib         0x00007fff8fc6aabb _pthread_body + 180
7   libsystem_pthread.dylib         0x00007fff8fc6aa07 _pthread_start + 286
8   libsystem_pthread.dylib         0x00007fff8fc6a231 thread_start + 13

Thread 3:: JIT Worklist Worker Thread
0   libsystem_kernel.dylib          0x00007fff8fb82c8a __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff8fc6b97a _pthread_cond_wait + 712
2   libc++.1.dylib                  0x00007fff8e5f958d std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3   com.apple.JavaScriptCore        0x00007fff7d8567de WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2494
4   com.apple.JavaScriptCore        0x00007fff7d60c8ea JSC::JITWorklist::runThread() + 234
5   com.apple.JavaScriptCore        0x00007fff7d60cd7d std::__1::__function::__func<JSC::JITWorklist::JITWorklist()::$_0, std::__1::allocator<JSC::JITWorklist::JITWorklist()::$_0>, void ()>::operator()() + 13
6   com.apple.JavaScriptCore        0x00007fff7ce54072 WTF::threadEntryPoint(void*) + 178
7   com.apple.JavaScriptCore        0x00007fff7ce53f9f WTF::wtfThreadEntryPoint(void*) + 15
8   libsystem_pthread.dylib         0x00007fff8fc6aabb _pthread_body + 180
9   libsystem_pthread.dylib         0x00007fff8fc6aa07 _pthread_start + 286
10  libsystem_pthread.dylib         0x00007fff8fc6a231 thread_start + 13

Thread 4:: WTF Parallel Helper Thread
0   libsystem_kernel.dylib          0x00007fff8fb82c8a __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff8fc6b97a _pthread_cond_wait + 712
2   libc++.1.dylib                  0x00007fff8e5f958d std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3   com.apple.JavaScriptCore        0x00007fff7d8567de WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2494
4   com.apple.JavaScriptCore        0x00007fff7d855bd2 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370
5   com.apple.JavaScriptCore        0x00007fff7d855943 WTF::ParallelHelperPool::helperThreadBody() + 83
6   com.apple.JavaScriptCore        0x00007fff7ce54072 WTF::threadEntryPoint(void*) + 178
7   com.apple.JavaScriptCore        0x00007fff7ce53f9f WTF::wtfThreadEntryPoint(void*) + 15
8   libsystem_pthread.dylib         0x00007fff8fc6aabb _pthread_body + 180
9   libsystem_pthread.dylib         0x00007fff8fc6aa07 _pthread_start + 286
10  libsystem_pthread.dylib         0x00007fff8fc6a231 thread_start + 13

Thread 5:: WTF Parallel Helper Thread
0   libsystem_kernel.dylib          0x00007fff8fb82c8a __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff8fc6b97a _pthread_cond_wait + 712
2   libc++.1.dylib                  0x00007fff8e5f958d std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3   com.apple.JavaScriptCore        0x00007fff7d8567de WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2494
4   com.apple.JavaScriptCore        0x00007fff7d855bd2 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370
5   com.apple.JavaScriptCore        0x00007fff7d855943 WTF::ParallelHelperPool::helperThreadBody() + 83
6   com.apple.JavaScriptCore        0x00007fff7ce54072 WTF::threadEntryPoint(void*) + 178
7   com.apple.JavaScriptCore        0x00007fff7ce53f9f WTF::wtfThreadEntryPoint(void*) + 15
8   libsystem_pthread.dylib         0x00007fff8fc6aabb _pthread_body + 180
9   libsystem_pthread.dylib         0x00007fff8fc6aa07 _pthread_start + 286
10  libsystem_pthread.dylib         0x00007fff8fc6a231 thread_start + 13

Thread 6:: WTF Parallel Helper Thread
0   libsystem_kernel.dylib          0x00007fff8fb82c8a __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff8fc6b97a _pthread_cond_wait + 712
2   libc++.1.dylib                  0x00007fff8e5f958d std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3   com.apple.JavaScriptCore        0x00007fff7d8567de WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2494
4   com.apple.JavaScriptCore        0x00007fff7d855bd2 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 370
5   com.apple.JavaScriptCore        0x00007fff7d855943 WTF::ParallelHelperPool::helperThreadBody() + 83
6   com.apple.JavaScriptCore        0x00007fff7ce54072 WTF::threadEntryPoint(void*) + 178
7   com.apple.JavaScriptCore        0x00007fff7ce53f9f WTF::wtfThreadEntryPoint(void*) + 15
8   libsystem_pthread.dylib         0x00007fff8fc6aabb _pthread_body + 180
9   libsystem_pthread.dylib         0x00007fff8fc6aa07 _pthread_start + 286
10  libsystem_pthread.dylib         0x00007fff8fc6a231 thread_start + 13

Thread 7:
0   libsystem_kernel.dylib          0x00007fff8fb834e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8fc6a7c5 _pthread_wqthread + 1426
2   libsystem_pthread.dylib         0x00007fff8fc6a221 start_wqthread + 13

Thread 8:
0   libsystem_pthread.dylib         0x00007fff8fc6a214 start_wqthread + 0
1   ???                             0x0005000300050008 0 + 1407387768782856

Thread 9:
0   libsystem_kernel.dylib          0x00007fff8fb834e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8fc6a7c5 _pthread_wqthread + 1426
2   libsystem_pthread.dylib         0x00007fff8fc6a221 start_wqthread + 13

Thread 10:
0   libsystem_kernel.dylib          0x00007fff8fb834e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8fc6a7c5 _pthread_wqthread + 1426
2   libsystem_pthread.dylib         0x00007fff8fc6a221 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x4378d272db70d199  rcx: 0x0000000000000d9a  rdx: 0x0000000000000d99
  rdi: 0x4378d272db70d199  rsi: 0x0000000000000008  rbp: 0x00007fff53723db0  rsp: 0x00007fff53723da0
   r8: 0x0000000000000070   r9: 0x00000000efcdab89  r10: 0x00000000636f6c2e  r11: 0x0000000000e48e09
  r12: 0x9bc3e5e1ed3c00ec  r13: 0x00007fff8f168b40  r14: 0x0000000000000001  r15: 0x000060000022b560
  rip: 0x000000010c58b028  rfl: 0x0000000000010206  cr2: 0x000000010c58b000

Logical CPU:     0
Error Code:      0x00000000
Trap Number:     13

Binary Images:
       0x10c4d9000 -        0x10c5bdfe3 +net.elasticthreads.nv (2.2 - 120) <6FC43D9A-945E-34A3-8F1B-2273F443A76B> /Applications/nvALT.app/Contents/MacOS/nvALT
       0x111bac000 -        0x11210cfff  com.apple.driver.AppleIntelBDWGraphicsGLDriver (10.18.65 - 10.1.8) <6CBAD16A-FF7C-3B5D-ABD3-5BAF0548FEA5> /System/Library/Extensions/AppleIntelBDWGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsGLDriver
       0x112326000 -        0x1123a3fff  com.apple.driver.AppleIntelBDWGraphicsMTLDriver (10.18.65 - 10.1.8) <1583A20D-E1C2-370A-9D6D-6442CD5191F3> /System/Library/Extensions/AppleIntelBDWGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsMTLDriver
       0x112d99000 -        0x112db0fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/nvALT.app/Contents/Frameworks/Sparkle.framework/Sparkle
       0x1131fd000 -        0x11320eff7 +com.adiumX.AutoHyperlinks (0.8) <C5CA424E-5F04-C10E-2998-459E026E85BA> /Applications/nvALT.app/Contents/Frameworks/AutoHyperlinks.framework/AutoHyperlinks
       0x113768000 -        0x113788ff7  com.apple.CoreNLP (1.0 - 78) <3D2A949C-DE66-34F4-9A97-9817C8054CC9> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
       0x118400000 -        0x11843d1c7  dyld (421.1) <A525EAEA-AF86-30C2-B360-3D093B4F0828> /usr/lib/dyld
    0x7fff75840000 -     0x7fff75b78fff  com.apple.RawCamera.bundle (7.00 - 874) <99AF1865-BCDD-3313-85BF-E246745201F0> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff77395000 -     0x7fff77553fff  com.apple.avfoundation (2.0 - 1183.3) <E6DCAB50-ECD4-3645-8A93-D14F14092DC4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff77554000 -     0x7fff775f7ff7  com.apple.audio.AVFAudio (1.0 - ???) <18E472FC-5AD7-33B8-8D46-49D5AC2DB13A> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff7768a000 -     0x7fff7768afff  com.apple.Accelerate (1.11 - Accelerate 1.11) <D700DBDF-69AE-37A2-B9C7-0961CF0B6841> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff7768b000 -     0x7fff776a2ffb  libCGInterfaces.dylib (331.4) <03835456-F519-3B47-85F6-426BF7B05EE3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff776a3000 -     0x7fff77bbcfeb  com.apple.vImage (8.1 - ???) <A1D77DB1-2893-3A18-8986-BD78E441D89D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff77bbd000 -     0x7fff77d2dff3  libBLAS.dylib (1185) <C7E42BBE-2337-3AEF-9C45-A2F2CB1A5B3E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff77d2e000 -     0x7fff77d42ffb  libBNNS.dylib (14) <CFDEE88D-E002-347C-BC68-83099651585B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff77d43000 -     0x7fff78139fef  libLAPACK.dylib (1185) <2E8201CB-9A41-3D65-853E-841917FCE77B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff7813a000 -     0x7fff78150fff  libLinearAlgebra.dylib (1185) <8CC29DE1-A231-3D5E-B5F1-DCC309036FE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff78151000 -     0x7fff78157fff  libQuadrature.dylib (3) <120F6228-A3D4-3184-89D7-785ADC2AC715> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff78158000 -     0x7fff7816cff7  libSparseBLAS.dylib (1185) <C35235B7-CFA6-39A7-BD6E-79F4D9CAFD36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff7816d000 -     0x7fff782f4fe7  libvDSP.dylib (600) <F59348AA-E1D3-3A27-8AB5-F546D38BFB76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff782f5000 -     0x7fff783a7ffb  libvMisc.dylib (600) <70D4B548-47EE-3C6B-A93B-3EA6B60701E0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff783a8000 -     0x7fff783a8fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A395B521-8E54-30F2-B4FE-355D68900DAF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff783a9000 -     0x7fff783e9ffb  com.apple.Accounts (113 - 113) <4A825926-C148-3EC1-9017-3B101849D8C8> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff783ea000 -     0x7fff78664ff7  com.apple.AddressBook.framework (10.0 - 1756) <861F3080-999E-39FB-ABDF-EF068017978F> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff78665000 -     0x7fff7933cff3  com.apple.AppKit (6.9 - 1504) <5524F97F-FB11-3556-8AC4-FF634C6CCCB7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff7934e000 -     0x7fff7934efff  com.apple.ApplicationServices (48 - 48) <3E1395EA-C661-3318-9B87-9857BB81021B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff7934f000 -     0x7fff793bdff7  com.apple.ApplicationServices.ATS (377 - 422) <521E41BF-D495-3233-B6BF-C0B83DD1A8C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff79457000 -     0x7fff79585fff  libFontParser.dylib (194) <CDC6A0AA-E6AC-315B-AFBF-011F64548911> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff79586000 -     0x7fff795d0fff  libFontRegistry.dylib (196) <3B8B0E78-2B30-3F18-B7D3-BE4E96F6BAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff7962d000 -     0x7fff7965ffff  libTrueTypeScaler.dylib (194) <E8B9E8E7-1F7A-3700-895C-501C12EDD001> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff796cb000 -     0x7fff79775ff7  com.apple.ColorSync (4.12.0 - 502) <C86F8032-83DD-34EB-A4CB-87E96F25CF1C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff79776000 -     0x7fff797c6fff  com.apple.HIServices (1.22 - 589) <3167EF9C-F121-39EF-AAE2-7700E7128426> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff797c7000 -     0x7fff797d6ff3  com.apple.LangAnalysis (1.7.0 - 1.7.0) <47D1A017-91A4-37F3-93E0-3923CD6ED2DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff797d7000 -     0x7fff79824fff  com.apple.print.framework.PrintCore (12 - 491) <B7CC15C1-AF50-37F3-8AF6-65F8CDC323F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff79825000 -     0x7fff79860fff  com.apple.QD (3.12 - 310) <8F718290-DD82-36CE-9AF0-EFB6D31A49F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff79861000 -     0x7fff7986cff7  com.apple.speech.synthesis.framework (6.0.15 - 6.0.15) <23EA6076-ECDF-3A50-81E7-3CE6451DC8C4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff7986d000 -     0x7fff79a79fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <EDDC86C8-92F3-34C6-A5C1-A176ADA724C3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff79a7a000 -     0x7fff79a7afff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <AA9DB0D2-3B2F-3366-B451-DD9E89038F6F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff79be3000 -     0x7fff79f66fff  com.apple.CFNetwork (807.0.4 - 807.0.4) <A338A213-4FFF-3317-B4DB-84735C63C507> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff79f80000 -     0x7fff79f80fff  com.apple.Carbon (154 - 157) <AB71A31F-5B15-3BF5-8532-591EACD07B21> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff79f81000 -     0x7fff79f84fff  com.apple.CommonPanels (1.2.6 - 98) <DDA2DF0B-86E7-34B6-B688-D7371DBC8A63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff79f85000 -     0x7fff7a288fff  com.apple.HIToolbox (2.1.1 - 855) <AA4E2957-6B2D-3822-881C-0F64222F9578> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff7a289000 -     0x7fff7a28cff7  com.apple.help (1.3.5 - 49) <27C5F9FE-838F-3807-A4AC-D99470185B10> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff7a28d000 -     0x7fff7a292fff  com.apple.ImageCapture (9.0 - 9.0) <E3E757FD-4060-33A4-A2AC-85EFBD987FCE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff7a293000 -     0x7fff7a32aff3  com.apple.ink.framework (10.9 - 219) <B44BA36D-7549-3EB2-8CF6-E171885194FB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff7a32b000 -     0x7fff7a345fff  com.apple.openscripting (1.7 - 172) <B204BF70-C4AA-3699-8493-66E6645A92A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff7a346000 -     0x7fff7a347ff3  com.apple.print.framework.Print (12 - 267) <CA7E9448-0903-34C8-AAF6-9070B52BF70E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff7a348000 -     0x7fff7a34aff7  com.apple.securityhi (9.0 - 55006) <856F4FB9-AAF2-3FC2-BE19-E7AB494232CC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff7a34b000 -     0x7fff7a351ff7  com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <A20B0F7B-C32A-3FF1-BB75-BAC0EE4EF889> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff7a352000 -     0x7fff7a430ffb  com.apple.cloudkit.CloudKit (638.1 - 638.1) <C81C2824-1E30-3887-A499-43755EDF27C7> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff7a431000 -     0x7fff7a431fff  com.apple.Cocoa (6.11 - 22) <5EEB0A26-F1C2-3D57-8441-52C0B80C2A6A> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff7a564000 -     0x7fff7a5f4ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <0352D931-596B-3AFE-B5C6-5925CF9F870E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff7a5f5000 -     0x7fff7a608ff3  com.apple.CoreBluetooth (1.0 - 1) <73A2B185-70E4-3535-A653-E1BC74584E55> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff7a609000 -     0x7fff7a8ffffb  com.apple.CoreData (120 - 752.2) <CCDCE896-CD36-3483-8E04-C513433BDDC5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff7a900000 -     0x7fff7a98cfff  com.apple.CoreDisplay (1.0 - 1) <F10E2F1A-FA51-3256-BCCE-34FF30AB1E3A> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff7a98d000 -     0x7fff7ae26fef  com.apple.CoreFoundation (6.9 - 1348.1) <4F7826EC-CC36-38B4-A8F3-DC57BF00EE9B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff7ae27000 -     0x7fff7b4a5fff  com.apple.CoreGraphics (2.0 - 1070) <ED82EAB8-A6E9-30C5-A36E-0F1597A259EF> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff7b4a6000 -     0x7fff7b6e5ff7  com.apple.CoreImage (12.0.0 - 451) <84C71E9C-5231-342F-94B1-2BB6860E8AD3> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff7b6e6000 -     0x7fff7b742ff7  com.apple.corelocation (2100.3.13) <1064F400-1027-34D7-8F24-CDCB6DAF0F16> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff7b743000 -     0x7fff7b7f3ff7  com.apple.CoreMedia (1.0 - 1903.7) <5FE3B4CC-EC1A-38FE-96FA-FFD419229F3E> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff7b7f4000 -     0x7fff7b83fff7  com.apple.CoreMediaIO (801.0 - 4922) <2813BA18-E24C-3CFB-8B34-73575DFDF0BC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff7b840000 -     0x7fff7b840fff  com.apple.CoreServices (775.8 - 775.8) <C36F7F47-D585-32F2-8A6F-7711935CDFD6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff7b841000 -     0x7fff7b892ff7  com.apple.AE (712 - 712) <0EF17D7E-6BA4-3555-BC38-9BD0CC5B82A3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff7b893000 -     0x7fff7bb6efff  com.apple.CoreServices.CarbonCore (1159 - 1159) <837B7ECF-7E62-3210-988C-63D7AB4EAA88> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff7bb6f000 -     0x7fff7bba2fff  com.apple.DictionaryServices (1.2 - 274) <302B8678-D057-3CF8-ACA7-7424A4A6A00A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff7bba3000 -     0x7fff7bbabffb  com.apple.CoreServices.FSEvents (1230 - 1230) <8836E7D0-844F-36F9-9601-B630BB82336B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff7bbac000 -     0x7fff7bd17fff  com.apple.LaunchServices (775.8 - 775.8) <6E7CE1DA-27A4-3B48-A8E3-F2AA868ADD7C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff7bd18000 -     0x7fff7bdc8ffb  com.apple.Metadata (10.7.0 - 1075) <9EDF10CF-1755-346A-A3C9-97642C443A58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff7bdc9000 -     0x7fff7be28fff  com.apple.CoreServices.OSServices (775.8 - 775.8) <FCF1334F-D2D7-3C5A-A8FE-C173C5EDE586> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff7be29000 -     0x7fff7be99fff  com.apple.SearchKit (1.4.0 - 1.4.0) <F1B3EF8D-E820-317C-AC7F-8F056C246874> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff7be9a000 -     0x7fff7bee0ff7  com.apple.coreservices.SharedFileList (38 - 38) <6C5A3FBB-9502-3725-AC3A-AE7B1528BBD4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff7bf6d000 -     0x7fff7c0b8ff7  com.apple.CoreText (352.0 - 544) <064B53E8-CD5A-3D1B-81DF-498A659FC20A> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff7c0b9000 -     0x7fff7c0eefff  com.apple.CoreVideo (1.8 - 234.0) <48C31E93-87C2-31F4-97E7-9E54C1EA8E7D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff7c0ef000 -     0x7fff7c160ffb  com.apple.framework.CoreWLAN (11.0 - 1200.25.1) <F46EF4A2-C348-3F76-A1C2-B8A84C17FE2B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff7c190000 -     0x7fff7c19bff3  com.apple.DirectoryService.Framework (10.12 - 194) <829AFAAD-5742-332D-B84D-AF161FB57660> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff7c25b000 -     0x7fff7c260fff  com.apple.DiskArbitration (2.7 - 2.7) <566D5C06-13E8-3638-B2EC-2B834D5F04F1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff7c3ef000 -     0x7fff7c796ffb  com.apple.Foundation (6.9 - 1349) <08A463B1-296E-3AC1-B8D3-01A75B0785A8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff7c7c2000 -     0x7fff7c7f3ff3  com.apple.GSS (4.0 - 2.0) <B30A0B99-AFDE-3BF8-A04F-761A75A6A3B1> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff7c8a7000 -     0x7fff7c94affb  com.apple.Bluetooth (5.0.0 - 5.0.0f18) <00417775-D746-32C1-9598-CE8716DFBECD> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff7c94b000 -     0x7fff7c9e0fff  com.apple.framework.IOKit (2.0.2 - 1324.1.7) <10BDCD1E-0463-3C53-BF11-C9A0919C1588> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff7c9e1000 -     0x7fff7c9e7ffb  com.apple.IOSurface (152 - 152) <558D4451-2D9D-3D47-B3A5-E7C18DF53F1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff7c9e8000 -     0x7fff7ca3aff3  com.apple.ImageCaptureCore (7.0 - 7.0) <EF8DF81D-3D82-3202-BE75-E49D38EC105D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff7ca3b000 -     0x7fff7cb91fef  com.apple.ImageIO.framework (3.3.0 - 1570.1) <AB0EB12E-A175-3901-A50F-3D9DF7494DFD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff7cb92000 -     0x7fff7cb96fff  libGIF.dylib (1570.1) <118942D5-4B78-32AF-BC57-AF1EFAFADE44> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff7cb97000 -     0x7fff7cc87fff  libJP2.dylib (1570.1) <12D6A8AE-58CA-342B-884B-C39DF672EFD1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff7cc88000 -     0x7fff7ccabffb  libJPEG.dylib (1570.1) <FD9BB4E5-EB4B-3ECF-866A-2B3C6BB1842C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff7ccac000 -     0x7fff7ccd3ff7  libPng.dylib (1570.1) <1F8E3EB7-BD80-3E8B-9BD4-213EBDB9BD07> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff7ccd4000 -     0x7fff7ccd6ff3  libRadiance.dylib (1570.1) <0136CEAF-70C5-3B3F-A3A9-C79D6C95CD4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff7ccd7000 -     0x7fff7cd30ff3  libTIFF.dylib (1570.1) <BE6B299B-6481-36F8-9A18-FD6628DC4D54> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff7ce50000 -     0x7fff7d8f6ff7  com.apple.JavaScriptCore (12602 - 12602.1.50.0.5) <D701E578-C347-392D-BB90-1B144DAAAEEB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff7d8f7000 -     0x7fff7d910ff7  com.apple.Kerberos (3.0 - 1) <49DCBE1A-130C-3FBF-AAEA-AF9A518913AC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff7d911000 -     0x7fff7d947fff  com.apple.LDAPFramework (2.4.28 - 194.5) <850BB4C5-2548-33A5-B00C-0600CA59EE59> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff7db8a000 -     0x7fff7db90fff  com.apple.MediaAccessibility (1.0 - 97.1.1) <EE1825C7-3B58-32F8-9F5F-B7172452BB01> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff7dba6000 -     0x7fff7e0f3fff  com.apple.MediaToolbox (1.0 - 1903.7) <37363406-481C-3DDD-A61F-9E2153A3660B> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff7e0f4000 -     0x7fff7e14bff7  com.apple.Metal (85.82 - 85.82) <CDC847A6-F1F6-3661-8981-180F2A485092> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff7e861000 -     0x7fff7e869fff  com.apple.NetFS (6.0 - 4.0) <6614F9B8-0861-338B-8FF0-8E402F96141C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff7ea3d000 -     0x7fff7ea45ff7  libcldcpuengine.dylib (2.8.4) <F15C17F0-3342-36BD-A28E-7AC44B87BF8C> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff7ec0e000 -     0x7fff7ec5cff3  com.apple.opencl (2.8.6 - 2.8.6) <DA3164B7-EB48-3F68-A40F-CD9B433E385F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff7ec5d000 -     0x7fff7ec76ffb  com.apple.CFOpenDirectory (10.12 - 194) <BDD22B3E-4149-366A-A974-942280861DD4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff7ec77000 -     0x7fff7ec82ff7  com.apple.OpenDirectory (10.12 - 194) <E1125140-E42C-369C-8DC8-D0935767B275> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff7ec83000 -     0x7fff7ec85fff  libCVMSPluginSupport.dylib (12.4.2.1) <5A7CBDC5-297E-30E0-8951-2F3DAFD0027E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff7ec86000 -     0x7fff7ec89ff7  libCoreFSCache.dylib (148) <3297ACE0-B9D8-3821-8685-2619B4234621> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff7ec8a000 -     0x7fff7ec8dfff  libCoreVMClient.dylib (148) <B4299590-02BA-3130-98EA-A2D3A53852E1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff7ec8e000 -     0x7fff7ec96ffb  libGFXShared.dylib (12.4.2.1) <3CBE90E5-6472-3C4C-825D-7567A5652115> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff7ec97000 -     0x7fff7eca2fff  libGL.dylib (12.4.2.1) <E68C6C85-3B98-3525-9279-3296977FBF9F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff7eca3000 -     0x7fff7ecdfff7  libGLImage.dylib (12.4.2.1) <50C7DE05-73CB-3D21-BB93-31C384EB6199> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff7ece0000 -     0x7fff7ee56ffb  libGLProgrammability.dylib (12.4.2.1) <2B17044B-CDB6-38F7-BA1F-9ED1A078481A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff7ee57000 -     0x7fff7ee97ff3  libGLU.dylib (12.4.2.1) <D5DB68EC-751F-34D1-BCEB-2B86D560E243> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff7f7ff000 -     0x7fff7f80dfff  com.apple.opengl (12.4.2 - 12.4.2) <06F5BF0B-BD03-361D-9D7B-626517E4F761> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff7f80e000 -     0x7fff7f9b4fff  GLEngine (12.4.2.1) <8FFA4B17-F02A-3D7A-ACA9-D156E4E43B4D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff7f9b5000 -     0x7fff7f9dfffb  GLRendererFloat (12.4.2.1) <82826589-22A1-312C-9C4E-FA45F4D8D976> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff7fa76000 -     0x7fff7fbbdff7  com.apple.QTKit (7.7.3 - 2974) <DD63A171-2DE6-3210-89B0-BD5991539755> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff7fbbe000 -     0x7fff7fe29fff  com.apple.imageKit (3.0 - 1016) <A3D24043-95CD-3A40-9850-83E02BDF56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff7fe2a000 -     0x7fff7fee3ff7  com.apple.PDFKit (1.0 - 1) <32ED1D9C-B9AB-337B-93E5-9DDA8E68F6FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff7fee4000 -     0x7fff8040afff  com.apple.QuartzComposer (5.1 - 351) <10A260C7-A44C-3C64-BF68-FC0FCCD08489> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff8040b000 -     0x7fff8042effb  com.apple.quartzfilters (1.10.0 - 1.10.0) <9ECD9812-151A-300D-8F37-F7FEBE67B8BC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff8042f000 -     0x7fff8051cff7  com.apple.QuickLookUIFramework (5.0 - 720) <7DBE40A6-3F2F-3AF0-ACF4-8C95B78346C5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff8051d000 -     0x7fff8051dfff  com.apple.quartzframework (1.5 - 21) <09455972-8A33-3D61-B193-BA7E7CF984CA> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8051e000 -     0x7fff80718ff7  com.apple.QuartzCore (1.11 - 449.39) <B6BEEBAC-2923-3BA6-8DBD-621A2B0E51C1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff80719000 -     0x7fff8076eff7  com.apple.QuickLookFramework (5.0 - 720) <F54FCBB5-53DD-351D-AAEB-2470CEB30017> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8076f000 -     0x7fff80782ff7  com.apple.SafariServices.framework (12602 - 12602.1.50.0.10) <165467B5-1EE7-325A-8847-0929DC0B81E4> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff80c7e000 -     0x7fff80f99fff  com.apple.security (7.0 - 57740.1.18) <AF5E42F1-B513-3410-A5BE-1EC9CBAF8452> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff80f9a000 -     0x7fff81010ff7  com.apple.securityfoundation (6.0 - 55132.1.1) <259D4B70-0F8C-3818-99E7-3EBEAA18DE1B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff81011000 -     0x7fff81039fff  com.apple.securityinterface (10.0 - 55079.1.1) <F6B71377-6CF3-3E55-B20F-77F3C76FC9A4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff8103a000 -     0x7fff8103dff3  com.apple.xpc.ServiceManagement (1.0 - 1) <6A9EA339-BB6A-3DD9-BF08-00B8C0262839> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff813c2000 -     0x7fff81433ff7  com.apple.SystemConfiguration (1.14 - 1.14) <C7F21776-2CCE-327B-B155-7A5948277BD6> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff81434000 -     0x7fff817dfff7  com.apple.VideoToolbox (1.0 - 1903.7) <C0044876-9800-3CCA-B7D3-50B92077EF4D> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff817e0000 -     0x7fff82a15ff7  com.apple.WebCore (12602 - 12602.1.50.0.6) <583B797D-A847-3B29-9DB3-70062E6D94B8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff82a16000 -     0x7fff82b7afff  com.apple.WebKitLegacy (12602 - 12602.1.50.0.10) <D8332A25-F5C0-3D5B-B130-8594F4321DAF> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff82b7b000 -     0x7fff82ee2ffb  com.apple.WebKit (12602 - 12602.1.50.0.10) <F6839138-E458-33CD-BC9F-3D433184FB3C> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff83a41000 -     0x7fff83a5cff3  com.apple.AppContainer (4.0 - 307.1.1) <05373DD5-5892-3542-B178-C140F1AB6886> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff83a5d000 -     0x7fff83a6aff3  com.apple.AppSandbox (4.0 - 307.1.1) <20324EFC-70DC-389D-9C27-37DCAA7E07CC> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff83a6b000 -     0x7fff83a8dffb  com.apple.framework.Apple80211 (12.0 - 1200.33) <06F8EA45-5E43-3744-BF41-BA86B8BBB5CF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff83a8e000 -     0x7fff83a9dfdb  com.apple.AppleFSCompression (88 - 1.0) <B6E2148F-BFBF-3F1B-A7DF-0F39190B4C20> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff83b88000 -     0x7fff83c1397f  com.apple.AppleJPEG (1.0 - 1) <B4C3209B-58A5-359F-A898-F61B6C40E5E9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff83c27000 -     0x7fff83c42fff  com.apple.aps.framework (4.0 - 4.0) <37A4B7F9-4F43-3A23-B4FC-E7656B5BC73F> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff83c43000 -     0x7fff83c4bffb  com.apple.AppleSRP (5.0 - 1) <F105D2D2-8A12-3361-9C9D-E405668CAF75> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff83c4c000 -     0x7fff83c4fff3  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6FF50E26-5BDA-3421-BDAE-B57AE6E4F6AC> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff83c50000 -     0x7fff83ca2fff  com.apple.AppleVAFramework (5.0.34 - 5.0.34) <193400A6-B326-3911-BB4F-6C49C1E5FA8F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff83cab000 -     0x7fff83cb2ffb  com.apple.AssetCacheServices (31 - 31) <13E874CA-86AB-33E7-A4D8-544D3B8157CD> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
    0x7fff8402f000 -     0x7fff840adff7  com.apple.backup.framework (1.8 - 1.8) <E2888B63-F43C-367F-B23F-7D9F9BD64401> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8471d000 -     0x7fff84744fff  com.apple.CalendarAgentLink (8.0 - 250) <26CB59F5-7D23-312B-9B1E-EB47D6490A16> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fff84cc7000 -     0x7fff84ceeffb  com.apple.ChunkingLibrary (172 - 172) <83E91936-305D-32A4-A256-5582B96B1852> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff84cef000 -     0x7fff84d81ffb  com.apple.CloudDocs (1.0 - 483.2) <9DBD244F-83A0-3593-AA84-313CD5861F2C> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff8560e000 -     0x7fff85617ffb  com.apple.CommonAuth (4.0 - 2.0) <D9958C57-9E97-33F5-A21C-B454FDB11548> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff856dd000 -     0x7fff8572bfff  com.apple.AddressBook.ContactsFoundation (8.0 - 2250) <5588F340-F4A8-3806-8642-08A106421B60> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff8572c000 -     0x7fff8574efff  com.apple.contacts.ContactsPersistence (1.0 - 2250) <524C9EEC-D186-30B2-8A55-CC11A48CC44C> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff85798000 -     0x7fff85b75fe7  com.apple.CoreAUC (224.0.0 - 224.0.0) <8DF6075A-0711-33A9-9031-6FDA22E85C4F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff85b76000 -     0x7fff85ba6fff  com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <5E1B0512-E50B-3534-99EF-AD15E601877A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff85c1b000 -     0x7fff85c23ffb  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <212D3DB2-DC44-329F-B810-238DF156D1EE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff85d33000 -     0x7fff85d44fff  com.apple.CoreEmoji (1.0 - 40) <F3D73BF8-6D48-3B1F-BBE6-EE927E725E92> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff85df9000 -     0x7fff85e0ffff  com.apple.CoreMediaAuthoring (2.2 - 955) <3B877988-3823-3A84-A083-CE0B5B54F791> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff85e16000 -     0x7fff85ea6ffb  com.apple.CorePDF (4.0 - 4) <42FD0781-A19C-3E36-BFDA-DAEAFB3A3115> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8601d000 -     0x7fff8604dff3  com.apple.CoreServicesInternal (276 - 276) <CCB21255-89DC-3F53-A6D6-8FA8F693C837> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff862d6000 -     0x7fff86360fff  com.apple.CoreSymbolication (61050) <BAC8D20F-4DC6-32EE-91FE-BF08E930420A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff86361000 -     0x7fff8649bfef  com.apple.coreui (2.1 - 424.1) <B9B92DB5-1C6C-306F-BD29-B1F82EC95283> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8649c000 -     0x7fff8653bffb  com.apple.CoreUtils (4.3 - 430.70) <87BEB880-3D71-3251-B51E-FF0A42DFC065> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff8658b000 -     0x7fff865f0ff3  com.apple.framework.CoreWiFi (12.0 - 1200.25.1) <D7C870BE-55DE-34AF-8941-D42696D505B1> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff865f1000 -     0x7fff865fcfff  com.apple.CrashReporterSupport (10.12 - 815) <10C3797E-DD63-303B-B901-1C52A502D2F8> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8666e000 -     0x7fff866a1ff7  com.apple.datadetectors (5.0 - 348) <018E6565-860F-39E2-9C2E-D730668CE326> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff866a2000 -     0x7fff86719ff3  com.apple.datadetectorscore (7.0 - 539) <C3F6F52B-A1AD-36FA-9BF9-C8D0E147F0A3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff86753000 -     0x7fff86792fff  com.apple.DebugSymbols (137 - 137) <B229F3F7-250B-3151-8048-CEA7BF80FA52> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff86793000 -     0x7fff868a4ff7  com.apple.desktopservices (1.11 - 1.11) <494E239D-706F-350B-9481-2A8ECEEDBD8B> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff869e3000 -     0x7fff869edfff  com.apple.DisplayServicesFW (3.1 - 380) <79733A44-F60D-3EC0-BBC7-C4AEC5649D8F> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff86b6f000 -     0x7fff86fa0ff7  com.apple.vision.FaceCore (3.3.2 - 3.3.2) <DEB42099-6927-332C-8D3E-D45096318D25> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff882d9000 -     0x7fff882d9fff  libmetal_timestamp.dylib (600.0.48.25) <348D32E6-AD49-36DC-A0DE-5A44B2699FFA> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fff882e6000 -     0x7fff882f1ff3  libGPUSupportMercury.dylib (12.4.2.1) <A720545E-40F3-3FE0-A8B3-067D49083417> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff885a3000 -     0x7fff885bfff7  com.apple.GenerationalStorage (2.0 - 259) <43D40063-BD46-3008-8992-FF092B7C9A58> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff885d7000 -     0x7fff88c6bfff  com.apple.GeoServices (1.0 - 1226.20.7.17.11) <A6007FBD-25F7-3F52-972A-EEFCE0F6BF70> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff88cb1000 -     0x7fff88d27fff  com.apple.Heimdal (4.0 - 2.0) <18C127D7-9C61-3C5B-8C6F-7953760D2674> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff88d28000 -     0x7fff88d39fff  com.apple.HelpData (2.1.10 - 100) <BD5AC3F0-9619-3D1C-B96D-6BFCAD1C0245> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff89339000 -     0x7fff89340ffb  com.apple.IOAccelerator (288.13 - 288.13) <F77E27C3-20DD-3CE5-9D0A-6C89A997080E> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff89342000 -     0x7fff89356ff3  com.apple.IOPresentment (1.0 - 25) <40934217-996A-3DDB-A8C4-484CA0F0222B> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff89357000 -     0x7fff89379ff7  com.apple.IconServices (74.1 - 74.1) <F7B83970-4A72-3186-BBB3-90FA86C3E263> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff89414000 -     0x7fff89424ff3  com.apple.IntlPreferences (2.0 - 216) <43FFAB0C-4124-3231-B0CB-137CCB0A53AF> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff8945b000 -     0x7fff8960ffff  com.apple.LanguageModeling (1.0 - 123) <10152D7F-C7C0-34AA-A295-D712D16C76E6> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff896df000 -     0x7fff897b0ff3  com.apple.MMCS (1.3 - 379) <14867D2F-6E87-351E-AB4B-9BD759364DFD> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fff89c46000 -     0x7fff89c49fff  com.apple.Mangrove (1.0 - 1) <05039E9F-9C07-375B-A940-D90D455A2EC2> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff89ea5000 -     0x7fff89f1dfef  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <FAFA0DF5-4226-3867-A2E2-CAB889DC4490> /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff8a083000 -     0x7fff8a08eff7  com.apple.MobileKeyBag (2.0 - 1.0) <7ECC9D0A-246F-3D7E-9E78-16DBA0B55F49> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff8a09f000 -     0x7fff8a0c5fff  com.apple.MultitouchSupport.framework (367.6 - 367.6) <32D8588A-29BD-3A23-92B2-05C013DA5BC5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8a172000 -     0x7fff8a17cfff  com.apple.NetAuth (6.0 - 6.0) <D57D5888-0290-3295-A1C4-D673D4DCB497> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8a571000 -     0x7fff8a573fff  com.apple.OAuth (25 - 25) <1A29AF10-4AFE-32A2-9CA9-A98BACA2CE8D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8a91d000 -     0x7fff8a95eff7  com.apple.PerformanceAnalysis (1.145 - 145) <9DF1FCCC-7EBF-3213-B77A-0C3D3B7CF7AF> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8a9a2000 -     0x7fff8a9a9ff3  com.apple.phonenumbers (1.1.1 - 105) <14003B00-D2DA-3732-A1AC-A71763EC3556> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff8afc2000 -     0x7fff8afedffb  com.apple.ProtectedCloudStorage (1.0 - 1) <A1219818-97B0-3A4D-825B-24ADF9B7C8B6> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff8afee000 -     0x7fff8b008fff  com.apple.ProtocolBuffer (1 - 249) <D8B7694B-B598-3728-8583-9C4CC0F05B64> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff8b009000 -     0x7fff8b019ffb  com.apple.QuickLookThumbnailing (1.0 - 1) <DD5F14E6-A8A8-3EA8-96A3-4C84092BC18F> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff8b022000 -     0x7fff8b045ff3  com.apple.RemoteViewServices (2.0 - 124) <280DB828-4613-3DF8-ACBA-C91989B64347> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8bc74000 -     0x7fff8bc77ff7  com.apple.SecCodeWrapper (4.0 - 307.1.1) <64F951CB-A975-32F0-BC60-1E839E607FCB> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff8bd05000 -     0x7fff8bd80fff  com.apple.Sharing (659.1.6 - 659.1.6) <C217107C-CD4B-311D-9FBA-7435B1F6186F> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8bd81000 -     0x7fff8bda0ff7  com.apple.shortcut (2.16 - 98) <AC3AFB42-F3F7-3E71-8DAF-AA4ACF3021F7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8bda1000 -     0x7fff8bff3fff  com.apple.SkyLight (1.600.0 - 100) <6B9F1B65-AA33-3AA6-8EA2-DB98CC74E37F> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff8c1cd000 -     0x7fff8c1d9fff  com.apple.SpeechRecognitionCore (3.0.15 - 3.0.15) <BE386037-4B61-341F-80E2-5D8B5B50C8BC> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff8c8bc000 -     0x7fff8c928ff3  com.apple.Symbolication (61080.2) <0F183B36-0BCF-3330-8C68-4A521A142919> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8cd1f000 -     0x7fff8cd25ff7  com.apple.TCC (1.0 - 1) <CEE9F9F9-2A24-3F60-BE73-4703D85E307C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8cdb1000 -     0x7fff8cf64ff3  com.apple.TextureIO (1.31 - 1.31) <9E6E91C7-76DC-3C12-9629-494084792476> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff8cfad000 -     0x7fff8cfc2ff3  com.apple.ToneKit (1.0 - 1) <ACFC15FF-6BB9-3D0F-B94E-617E9D1362DA> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff8cfc3000 -     0x7fff8cfd1ffb  com.apple.ToneLibrary (1.0 - 1) <32AD3F5C-124F-351D-BC9B-63A7AEA20F31> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fff8cfd8000 -     0x7fff8cfd9fff  com.apple.TrustEvaluationAgent (2.0 - 28) <6793B664-C4FC-3CD4-B0E7-25B9933391AC> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8cfda000 -     0x7fff8d169ffb  com.apple.UIFoundation (1.0 - 489) <0CD14719-FC52-3AC5-87EF-775437927990> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff8dbc4000 -     0x7fff8dc73ff7  com.apple.ViewBridge (265.1 - 265.1) <21855FE3-F19D-3E3F-9500-BFC811DA75C6> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff8e09b000 -     0x7fff8e0a1fff  com.apple.XPCService (2.0 - 1) <BC3FCE26-6219-3316-949F-37F7005C9A0F> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8e172000 -     0x7fff8e174ffb  com.apple.loginsupport (1.0 - 1) <03B57D6F-C210-32BC-B384-5B0E95660283> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff8e1a0000 -     0x7fff8e1c7ff3  com.apple.contacts.vCard (1.0 - 2250) <443AB8FC-1C0F-3505-8C90-CDE600C9C73E> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff8e1c9000 -     0x7fff8e1e4ff7  libCRFSuite.dylib (34) <BACC371B-6153-36B5-BC54-3BCF26FBB221> /usr/lib/libCRFSuite.dylib
    0x7fff8e1e5000 -     0x7fff8e1f0fff  libChineseTokenizer.dylib (21) <09E74E18-ADB2-30D2-A858-13691CB1186C> /usr/lib/libChineseTokenizer.dylib
    0x7fff8e282000 -     0x7fff8e283ff3  libDiagnosticMessagesClient.dylib (102) <422911A4-E273-3E88-BFC4-DF6470E48242> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8e284000 -     0x7fff8e497fff  libFosl_dynamic.dylib (16.37) <3EA1C7EE-4A6C-3B09-BCA7-81A074B24013> /usr/lib/libFosl_dynamic.dylib
    0x7fff8e4b3000 -     0x7fff8e4bafff  libMatch.1.dylib (27) <5D52A207-E2AF-3E05-8C51-91C1D82FCEE8> /usr/lib/libMatch.1.dylib
    0x7fff8e4bb000 -     0x7fff8e4bbfff  libOpenScriptingUtil.dylib (172) <D025E180-BB3B-3FFA-98FC-B6835354D723> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8e4bc000 -     0x7fff8e4bfff7  libScreenReader.dylib (477.1.5) <88D484EC-7589-324B-890D-799F27DF0FB3> /usr/lib/libScreenReader.dylib
    0x7fff8e4c0000 -     0x7fff8e4c1ff3  libSystem.B.dylib (1238) <168B3C56-081B-3998-9A44-681EB4C6828F> /usr/lib/libSystem.B.dylib
    0x7fff8e52d000 -     0x7fff8e558ffb  libarchive.2.dylib (41.1.1) <C4F76D18-8484-3779-AE80-14F27E57ABB5> /usr/lib/libarchive.2.dylib
    0x7fff8e559000 -     0x7fff8e5cdfff  libate.dylib (1.12.12) <DD989482-B873-3094-97BB-2B5AE8D3B544> /usr/lib/libate.dylib
    0x7fff8e5d1000 -     0x7fff8e5d1ff3  libauto.dylib (187) <5BBF6A00-CC76-389D-84E7-CA88EDADE683> /usr/lib/libauto.dylib
    0x7fff8e5d2000 -     0x7fff8e5e2ff3  libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
    0x7fff8e5e3000 -     0x7fff8e5f1ff7  libbz2.1.0.dylib (38) <6FD3B63F-0F86-3A25-BD5B-E243F58792C9> /usr/lib/libbz2.1.0.dylib
    0x7fff8e5f2000 -     0x7fff8e648ff7  libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
    0x7fff8e649000 -     0x7fff8e673fff  libc++abi.dylib (307.2) <1CEF8ABB-7E6D-3C2F-8E0A-E7884478DD23> /usr/lib/libc++abi.dylib
    0x7fff8e674000 -     0x7fff8e684ffb  libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
    0x7fff8e685000 -     0x7fff8e69afc3  libcompression.dylib (34) <1691D6F2-46CD-3DA6-B44F-24CDD9BD0E4E> /usr/lib/libcompression.dylib
    0x7fff8e69b000 -     0x7fff8e69bff7  libcoretls.dylib (121.1.1) <F3BAB54C-DA82-37C3-A218-46FEB179D555> /usr/lib/libcoretls.dylib
    0x7fff8e69c000 -     0x7fff8e69dffb  libcoretls_cfhelpers.dylib (121.1.1) <D12709F3-BBE3-3CF7-9070-C2A0803F5526> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff8e69e000 -     0x7fff8e756ff7  libcrypto.0.9.7.dylib (106) <7EBF1BF9-EE33-3795-90EA-134E88F8A5B7> /usr/lib/libcrypto.0.9.7.dylib
    0x7fff8e757000 -     0x7fff8e83bff3  libcrypto.0.9.8.dylib (64) <4CB423CE-0B86-334A-9335-FEE75198024F> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8e9d9000 -     0x7fff8ea2cff7  libcups.2.dylib (450) <04CA1F55-4B70-3D65-B4B1-62F6C271A9EF> /usr/lib/libcups.2.dylib
    0x7fff8ea7d000 -     0x7fff8ea84ff3  libdscsym.dylib (145) <0972B577-B427-3A1C-A9E7-325B6B265135> /usr/lib/libdscsym.dylib
    0x7fff8eaa6000 -     0x7fff8eaa6fff  libenergytrace.dylib (15) <A1B040A2-7977-3097-9ADF-34FF181EB970> /usr/lib/libenergytrace.dylib
    0x7fff8eab6000 -     0x7fff8eabbff3  libheimdal-asn1.dylib (498) <8F3F1AE8-CE4A-355C-82E3-74DA46B5BB02> /usr/lib/libheimdal-asn1.dylib
    0x7fff8eabc000 -     0x7fff8ebaeff7  libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
    0x7fff8ebaf000 -     0x7fff8edd4fff  libicucore.A.dylib (57131.0.1) <72594943-D25E-3F70-A4AC-8E9F9F442B7E> /usr/lib/libicucore.A.dylib
    0x7fff8edda000 -     0x7fff8eddbfff  liblangid.dylib (126) <3F4530C9-8BE1-3AA7-9A82-98694D240866> /usr/lib/liblangid.dylib
    0x7fff8eddc000 -     0x7fff8edf5ffb  liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
    0x7fff8edf6000 -     0x7fff8ee0cff7  libmarisa.dylib (5) <2183D484-032D-3DE5-8984-3A14006E034E> /usr/lib/libmarisa.dylib
    0x7fff8ee0d000 -     0x7fff8f0b6fff  libmecabra.dylib (744) <545EDC2D-22BB-3E8F-BFD3-921447581D9F> /usr/lib/libmecabra.dylib
    0x7fff8f0e9000 -     0x7fff8f161ffb  libnetwork.dylib (856.1.8) <30FC3C60-CCA9-3E2B-80AA-DE53F5762374> /usr/lib/libnetwork.dylib
    0x7fff8f162000 -     0x7fff8f532d97  libobjc.A.dylib (706) <F9AFE665-A3A2-3285-9495-19803A565861> /usr/lib/libobjc.A.dylib
    0x7fff8f535000 -     0x7fff8f539fff  libpam.2.dylib (21) <352F8FF6-2248-3594-B357-8D031DEFB06C> /usr/lib/libpam.2.dylib
    0x7fff8f53a000 -     0x7fff8f56aff7  libpcap.A.dylib (67) <450DB888-2C0C-3085-A5F1-69324DFE902C> /usr/lib/libpcap.A.dylib
    0x7fff8f588000 -     0x7fff8f5a4ffb  libresolv.9.dylib (64) <A244AE4C-00B0-396C-98FF-97FE4DB3DA30> /usr/lib/libresolv.9.dylib
    0x7fff8f5a5000 -     0x7fff8f5defff  libsandbox.1.dylib (592.1.3) <0024D751-23D8-35DF-87CF-72E489DA2F9F> /usr/lib/libsandbox.1.dylib
    0x7fff8f5df000 -     0x7fff8f5f1ffb  libsasl2.2.dylib (209) <5A177BA8-362D-32DA-8D14-69AB191648B3> /usr/lib/libsasl2.2.dylib
    0x7fff8f5f2000 -     0x7fff8f5f3ff3  libspindump.dylib (228) <F80FAB75-D656-3FDA-8753-D3D6771B17E6> /usr/lib/libspindump.dylib
    0x7fff8f5f4000 -     0x7fff8f73cfff  libsqlite3.dylib (252) <FCA29CD2-E8E4-3324-8E2C-19BDC11F0338> /usr/lib/libsqlite3.dylib
    0x7fff8f82d000 -     0x7fff8f83afff  libxar.1.dylib (354) <AAFCF321-8100-3622-880B-9661DCA35D69> /usr/lib/libxar.1.dylib
    0x7fff8f83e000 -     0x7fff8f92dffb  libxml2.2.dylib (30.11) <26676155-64CE-323F-B73C-AD77AF5982E8> /usr/lib/libxml2.2.dylib
    0x7fff8f92e000 -     0x7fff8f957fff  libxslt.1.dylib (15.8) <FFF5DD45-F544-34B2-BE3C-DB877DC60081> /usr/lib/libxslt.1.dylib
    0x7fff8f958000 -     0x7fff8f969ff3  libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
    0x7fff8f978000 -     0x7fff8f97cff7  libcache.dylib (79) <84E55656-FDA9-3B29-9E4F-BE31B2C0AA3C> /usr/lib/system/libcache.dylib
    0x7fff8f97d000 -     0x7fff8f987fff  libcommonCrypto.dylib (60092.1.2) <79F738D8-0AD7-3DEA-AF80-E0F8B90B74E3> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8f988000 -     0x7fff8f98ffff  libcompiler_rt.dylib (62) <486BDE52-81B4-3446-BD72-23977CAE556F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8f990000 -     0x7fff8f998fff  libcopyfile.dylib (138) <0DA49B77-56EC-362D-98FF-FA78CFD986D6> /usr/lib/system/libcopyfile.dylib
    0x7fff8f999000 -     0x7fff8fa1bff3  libcorecrypto.dylib (442.1.3) <1CA8B679-810E-3C04-945A-4AC19372CDC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff8fa1c000 -     0x7fff8fa4efff  libdispatch.dylib (703.1.4) <12B1D95B-283D-325D-85AB-29A2FFD36987> /usr/lib/system/libdispatch.dylib
    0x7fff8fa4f000 -     0x7fff8fa54ff3  libdyld.dylib (421.1) <CDFBDC9C-418C-369D-B433-F64B0630E640> /usr/lib/system/libdyld.dylib
    0x7fff8fa55000 -     0x7fff8fa55ffb  libkeymgr.dylib (28) <09CD7CA6-46D2-3A9F-B9F1-7C4CA5CA0D68> /usr/lib/system/libkeymgr.dylib
    0x7fff8fa56000 -     0x7fff8fa62ffb  libkxld.dylib (3789.1.32) <48BDBE7F-AAE6-3050-9017-6959051CF16A> /usr/lib/system/libkxld.dylib
    0x7fff8fa63000 -     0x7fff8fa63fff  liblaunch.dylib (972.1.5) <DC31FDEA-FD81-335E-BAA8-5A7395D20772> /usr/lib/system/liblaunch.dylib
    0x7fff8fa64000 -     0x7fff8fa69fff  libmacho.dylib (894) <1EAE5ADD-490C-3B1F-9F97-447BA8E0E90F> /usr/lib/system/libmacho.dylib
    0x7fff8fa6a000 -     0x7fff8fa6cff3  libquarantine.dylib (85) <78EF62D8-C890-3FC0-937A-C2FD8CEF8992> /usr/lib/system/libquarantine.dylib
    0x7fff8fa6d000 -     0x7fff8fa6effb  libremovefile.dylib (45) <C4FC07FF-ED86-382E-B06F-33C34718080C> /usr/lib/system/libremovefile.dylib
    0x7fff8fa6f000 -     0x7fff8fa87ff7  libsystem_asl.dylib (349.1.1) <F0987490-8427-367F-B302-A05A7D61FEBF> /usr/lib/system/libsystem_asl.dylib
    0x7fff8fa88000 -     0x7fff8fa88ff7  libsystem_blocks.dylib (67) <B8C3701D-5A91-3D35-999D-2DC8D5393525> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8fa89000 -     0x7fff8fb16fe7  libsystem_c.dylib (1158.1.2) <5F260836-48E4-3F57-8553-62D2DA228A1F> /usr/lib/system/libsystem_c.dylib
    0x7fff8fb17000 -     0x7fff8fb1affb  libsystem_configuration.dylib (888.1.2) <67BB9D8B-2430-38AD-81A7-F0EC924B2590> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8fb1b000 -     0x7fff8fb1efff  libsystem_coreservices.dylib (41.1) <11F22E6C-0DCB-3699-A4F0-C99E301E56E9> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff8fb1f000 -     0x7fff8fb37ffb  libsystem_coretls.dylib (121.1.1) <8F7E9B12-400D-3276-A9C5-4546B0258554> /usr/lib/system/libsystem_coretls.dylib
    0x7fff8fb38000 -     0x7fff8fb3efff  libsystem_dnssd.dylib (765.1.2) <C5FF2025-C60B-39C6-B205-6BF1BC51D1B3> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8fb3f000 -     0x7fff8fb68fff  libsystem_info.dylib (503) <C686B834-5E7D-382C-AF6E-44AB78EE83E2> /usr/lib/system/libsystem_info.dylib
    0x7fff8fb69000 -     0x7fff8fb8bff7  libsystem_kernel.dylib (3789.1.32) <5C68A0D7-C3C9-3E52-B983-EDE9A28AB6FC> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8fb8c000 -     0x7fff8fbd3fe7  libsystem_m.dylib (3121.4) <E3370D16-EBAA-3C7F-AC56-2D6EAD7DB0A4> /usr/lib/system/libsystem_m.dylib
    0x7fff8fbd4000 -     0x7fff8fbf2ff7  libsystem_malloc.dylib (116) <3DD17B88-B7A4-38B9-9E95-AB88E1C3B647> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8fbf3000 -     0x7fff8fc49fff  libsystem_network.dylib (856.1.8) <A8973360-956A-33BF-9971-14D59C84E0D1> /usr/lib/system/libsystem_network.dylib
    0x7fff8fc4a000 -     0x7fff8fc53ff3  libsystem_networkextension.dylib (563.1.11) <1C551832-9360-36DD-A7BA-52B55A171720> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff8fc54000 -     0x7fff8fc5dffb  libsystem_notify.dylib (165) <AF77D471-6B13-36BA-B144-7E7DDB9DBA9F> /usr/lib/system/libsystem_notify.dylib
    0x7fff8fc5e000 -     0x7fff8fc66fe7  libsystem_platform.dylib (126.1.2) <884DDF42-3CAE-334A-82CE-965617130FB1> /usr/lib/system/libsystem_platform.dylib
    0x7fff8fc67000 -     0x7fff8fc71fff  libsystem_pthread.dylib (218.1.3) <050AE77B-4F4B-334A-A5BA-CF0D10AF5304> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8fc72000 -     0x7fff8fc75fff  libsystem_sandbox.dylib (592.1.3) <90FEF628-316D-3F84-9EF4-F7F510A4FBBB> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8fc76000 -     0x7fff8fc77fff  libsystem_secinit.dylib (24) <A54B8FEF-E792-3C54-8E0B-E80A376662F2> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8fc78000 -     0x7fff8fc7ffff  libsystem_symptoms.dylib (532.1.1) <B26F656E-94F9-3834-9B03-51C4FF11D1BF> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff8fc80000 -     0x7fff8fca0ff7  libsystem_trace.dylib (518.1.16) <C3CDF7BC-CA3D-34F5-ADF8-46AAAB0B47F8> /usr/lib/system/libsystem_trace.dylib
    0x7fff8fca1000 -     0x7fff8fca6ffb  libunwind.dylib (35.3) <9F7C2AD8-A9A7-3DE4-828D-B0F0F166AAA0> /usr/lib/system/libunwind.dylib
    0x7fff8fca7000 -     0x7fff8fcd0ff7  libxpc.dylib (972.1.5) <2A901937-48E1-3BF2-83F1-2431156D82B7> /usr/lib/system/libxpc.dylib

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

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

                                  VIRTUAL   REGION 
REGION TYPE                          SIZE    COUNT (non-coalesced) 
===========                       =======  ======= 
Accelerate framework                 384K        4 
Activity Tracing                     256K        2 
CG backing stores                   4308K        4 
CG image                             352K       18 
CoreAnimation                       3168K       19 
CoreUI image data                   2028K       17 
CoreUI image file                    272K        5 
Foundation                            36K        3 
Image IO                              40K        8 
JS JIT generated code                  8K        3 
JS JIT generated code (reserved)     1.0G        2         reserved VM address space (unallocated)
Kernel Alloc Once                      8K        2 
MALLOC                              94.0M       47 
MALLOC guard page                     48K       10 
Memory Tag 242                        12K        2 
SQLite page cache                     64K        2 
STACK GUARD                         56.0M       12 
Stack                               13.1M       12 
VM_ALLOCATE                          100K       18 
WebKit Malloc                       16.1M       34 
__DATA                              32.4M      283 
__GLSLBUILTINS                      2588K        2 
__IMAGE                              528K        2 
__LINKEDIT                         113.3M        9 
__TEXT                             215.8M      285 
__UNICODE                            556K        2 
mapped file                         78.5M       31 
shared memory                       16.4M       14 
===========                       =======  ======= 
TOTAL                                1.6G      824 
TOTAL, minus reserved VM space     649.9M      824 
jonchui commented 8 years ago

I've been getting this constantly too

On Sun, Sep 25, 2016, 7:08 PM TempSpas notifications@github.com wrote:

I am receiving the same issue where the app crashes when I attempt to type something. It happened when I auto-updated and when I redownloaded the app after reading the blog post about the mistake. This is the log I receive:

`Process: nvALT [3485]

Path: /Applications/nvALT.app/Contents/MacOS/nvALT Identifier: net.elasticthreads.nv Version: 2.2 (120) Code Type: X86-64 (Native) Parent Process: ??? [1]

Responsible: nvALT [3485] User ID: 501

Date/Time: 2016-09-25 22:06:06.450 -0400

OS Version: Mac OS X 10.12 (16A323) Report Version: 12

Anonymous UUID: C0DEAE91-9C3C-3A52-B8BF-544B1CEF730A

Time Awake Since Boot: 52000 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: EXC_I386_GPFLT Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [0]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 net.elasticthreads.nv 0x000000010c58b028 0x10c4d9000 + 729128 1 net.elasticthreads.nv 0x000000010c589359 0x10c4d9000 + 721753 2 net.elasticthreads.nv 0x000000010c589248 0x10c4d9000 + 721480 3 net.elasticthreads.nv 0x000000010c4f6ba7 0x10c4d9000 + 121767 4 com.adiumX.AutoHyperlinks 0x00000001132008cf AHlex_init + 4174 5 libobjc.A.dylib 0x00007fff8f179324 CALLINGSOME+initialize_METHOD + 19 6 libobjc.A.dylib 0x00007fff8f16a189 _class_initialize + 579 7 libobjc.A.dylib 0x00007fff8f169b4a lookUpImpOrForward + 179 8 libobjc.A.dylib 0x00007fff8f1695d4 _objc_msgSend_uncached + 68 9 com.apple.Foundation 0x00007fff7c415b92 -[NSBundle loadAndReturnError:]

  • 278 10 net.elasticthreads.nv 0x000000010c507d75 0x10c4d9000 + 191861 11 net.elasticthreads.nv 0x000000010c4fd0b0 0x10c4d9000 + 147632 12 com.apple.AppKit 0x00007fff788440c2 -[NSTextView insertText:replacementRange:] + 3010 13 com.apple.AppKit 0x00007fff7884332e -[NSTextView insertText:] + 320 14 net.elasticthreads.nv 0x000000010c4ff2c7 0x10c4d9000 + 156359 15 com.apple.AppKit 0x00007fff788431bb -[NSTextInputContext(NSInputContext_WithCompletion) insertText:replacementRange:completionHandler:] + 394 16 com.apple.AppKit 0x00007fff78fdd75b __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2.225 + 108 17 com.apple.AppKit 0x00007fff78843029 -[NSTextInputContext do_HandleTSMEvent_insertFixLenTextLoop:whileCondition:dispatchWorkEach:afterEachInsertText:continuation:]
  • 111 18 com.apple.AppKit 0x00007fff78fdb601 -[NSTextInputContext tryHandleTSMEvent_insertFixLenText_withContext:dispatchCondition:setupForDispatch:nestedWorkaroundCondition:nestedWorkaroundDispatchWork:loopCondition:dispatchWorkEach:afterEachInsertText:continuation:]
  • 387 19 com.apple.AppKit 0x00007fff78fdd32f 55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke.157 + 4105 20 com.apple.AppKit 0x00007fff78842ca9 55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2 + 80 21 com.apple.AppKit 0x00007fff78842c29 -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:]
  • 93 22 com.apple.AppKit 0x00007fff78842618 -[NSTextInputContext handleTSMEvent:completionHandler:] + 2221 23 com.apple.AppKit 0x00007fff78841cfd NSTSMEventHandler + 319 24 com.apple.HIToolbox 0x00007fff79f8e0d5 DispatchEventToHandlers(EventTargetRec, OpaqueEventRef, HandlerCallRec ) + 1708 25 com.apple.HIToolbox 0x00007fff79f8d346 SendEventToEventTargetInternal(OpaqueEventRef, OpaqueEventTargetRef, HandlerCallRec_) + 428 26 com.apple.HIToolbox 0x00007fff79f8d18f SendEventToEventTargetWithOptions + 43 27 com.apple.HIToolbox 0x00007fff79fe3f86 SendTSMEvent_WithCompletionHandler + 408 28 com.apple.HIToolbox 0x00007fff79fe4460 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke + 400 29 com.apple.HIToolbox 0x00007fff79fe42c1 SendFilterTextEvent_WithCompletionHandler_block_invoke + 215 30 com.apple.HIToolbox 0x00007fff79fe3fd7 SendTSMEvent_WithCompletionHandler + 489 31 com.apple.HIToolbox 0x00007fff79fe3dc1 SendFilterTextEvent_WithCompletionHandler + 236 32 com.apple.HIToolbox 0x00007fff79fe3a82 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler + 284 33 com.apple.HIToolbox 0x00007fff79fe3838 utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 + 296 34 com.apple.HIToolbox 0x00007fff79fe36de utDeliverTSMEvent_WithCompletionHandler_block_invoke + 439 35 com.apple.HIToolbox 0x00007fff79fe34a4 TSMKeyEvent_WithCompletionHandler + 632 36 com.apple.HIToolbox 0x00007fff79fe31f3 TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 + 251 37 com.apple.HIToolbox 0x00007fff79fe3020 TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 + 281 38 com.apple.HIToolbox 0x00007fff79fe2d36 TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 + 308 39 com.apple.HIToolbox 0x00007fff79fe2a6d TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke + 300 40 com.apple.HIToolbox 0x00007fff79fe1fdd TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 3604 41 com.apple.AppKit 0x00007fff78fe2f16 61-[NSTextInputContext _handleEvent:options:completionHandler:]_block_invoke.885 + 116 42 com.apple.AppKit 0x00007fff78fe29c5 204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.817
  • 121 43 com.apple.AppKit 0x00007fff78fe282f -[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]
  • 285 44 com.apple.AppKit 0x00007fff788405fb -[NSTextInputContext _handleEvent:options:completionHandler:] + 1298 45 com.apple.AppKit 0x00007fff788400ae -[NSTextInputContext handleEvent:]
  • 109 46 com.apple.AppKit 0x00007fff7883ffb2 -[NSView interpretKeyEvents:] + 232 47 com.apple.AppKit 0x00007fff7883fdc9 -[NSTextView keyDown:] + 704 48 net.elasticthreads.nv 0x000000010c4fb617 0x10c4d9000 + 140823 49 com.apple.AppKit 0x00007fff78f1b7ec -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 4086 50 com.apple.AppKit 0x00007fff78f1a42a -[NSWindow(NSEventRouting) sendEvent:] + 541 51 com.apple.AppKit 0x00007fff78dbba1c -[NSApplication(NSEvent) sendEvent:] + 4768 52 com.apple.AppKit 0x00007fff786a1009 -[NSApplication run] + 1002 53 com.apple.AppKit 0x00007fff7866ba8a NSApplicationMain + 1237 54 libdyld.dylib 0x00007fff8fa54255 start + 1

Thread 1: 0 libsystem_kernel.dylib 0x00007fff8fb82c8a psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8fc6b97a _pthread_cond_wait + 712 2 libc++.1.dylib 0x00007fff8e5f958d std::__1::condition_variable::wait(std::1::unique_lockstd::1::mutex&) + 47 3 com.apple.JavaScriptCore 0x00007fff7d86c6dc void std::1::condition_variable_any::waitstd::__1::unique_lock<bmalloc::Mutex

(std::__1::uniquelockbmalloc::Mutex&) + 108 4 com.apple.JavaScriptCore 0x00007fff7d86c65b bmalloc::AsyncTask::threadRunLoop() + 155 5 com.apple.JavaScriptCore 0x00007fff7d86c529 bmalloc::AsyncTask::threadEntryPoint(bmalloc::AsyncTask ) + 9 6 com.apple.JavaScriptCore 0x00007fff7d86c7dd void_ std::1::threadproxy), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::)()>> >(void_) + 93 7 libsystem_pthread.dylib 0x00007fff8fc6aabb _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fff8fc6aa07 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fff8fc6a231 thread_start + 13

Thread 2:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff8fb7b41a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8fb7a867 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff7aa158d4 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff7aa14d61 CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fff7aa145b4 CFRunLoopRunSpecific + 420 5 com.apple.AppKit 0x00007fff787f8e9e _NSEventThread + 205 6 libsystem_pthread.dylib 0x00007fff8fc6aabb _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fff8fc6aa07 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fff8fc6a231 thread_start + 13

Thread 3:: JIT Worklist Worker Thread 0 libsystem_kernel.dylib 0x00007fff8fb82c8a psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8fc6b97a _pthread_cond_wait + 712 2 libc++.1.dylib 0x00007fff8e5f958d std::__1::condition_variable::wait(std::1::unique_lockstd::__1::mutex&) + 47 3 com.apple.JavaScriptCore 0x00007fff7d8567de WTF::ParkingLot::parkConditionallyImpl(void const

_, WTF::ScopedLambda const&, WTF::ScopedLambda const&, std::__1::chrono::time_point > >) + 2494 4 com.apple.JavaScriptCore 0x00007fff7d60c8ea JSC::JITWorklist::runThread() + 234 5 com.apple.JavaScriptCore 0x00007fff7d60cd7d std::1::function::_func, void ()>::operator()() + 13 6 com.apple.JavaScriptCore 0x00007fff7ce54072 WTF::threadEntryPoint(void) + 178 7 com.apple.JavaScriptCore 0x00007fff7ce53f9f WTF::wtfThreadEntryPoint(void*) + 15 8 libsystem_pthread.dylib 0x00007fff8fc6aabb _pthread_body + 180 9 libsystem_pthread.dylib 0x00007fff8fc6aa07 _pthread_start + 286 10 libsystem_pthread.dylib 0x00007fff8fc6a231 thread_start + 13

Thread 4:: WTF Parallel Helper Thread 0 libsystem_kernel.dylib 0x00007fff8fb82c8a psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8fc6b97a _pthread_cond_wait + 712 2 libc++.1.dylib 0x00007fff8e5f958d std::__1::condition_variable::wait(std::1::unique_lockstd::__1::mutex&) + 47 3 com.apple.JavaScriptCore 0x00007fff7d8567de WTF::ParkingLot::parkConditionallyImpl(void const

_, WTF::ScopedLambda const&, WTF::ScopedLambda const&, std::__1::chrono::timepoint > >) + 2494 4 com.apple.JavaScriptCore 0x00007fff7d855bd2 WTF::ParallelHelperPool::waitForClientWithTask(WTF::LockerWTF::LockBase const&) + 370 5 com.apple.JavaScriptCore 0x00007fff7d855943 WTF::ParallelHelperPool::helperThreadBody() + 83 6 com.apple.JavaScriptCore 0x00007fff7ce54072 WTF::threadEntryPoint(void) + 178 7 com.apple.JavaScriptCore 0x00007fff7ce53f9f WTF::wtfThreadEntryPoint(void*) + 15 8 libsystem_pthread.dylib 0x00007fff8fc6aabb _pthread_body + 180 9 libsystem_pthread.dylib 0x00007fff8fc6aa07 _pthread_start + 286 10 libsystem_pthread.dylib 0x00007fff8fc6a231 thread_start + 13

Thread 5:: WTF Parallel Helper Thread 0 libsystem_kernel.dylib 0x00007fff8fb82c8a psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8fc6b97a _pthread_cond_wait + 712 2 libc++.1.dylib 0x00007fff8e5f958d std::__1::condition_variable::wait(std::1::unique_lockstd::__1::mutex&) + 47 3 com.apple.JavaScriptCore 0x00007fff7d8567de WTF::ParkingLot::parkConditionallyImpl(void const

_, WTF::ScopedLambda const&, WTF::ScopedLambda const&, std::__1::chrono::timepoint > >) + 2494 4 com.apple.JavaScriptCore 0x00007fff7d855bd2 WTF::ParallelHelperPool::waitForClientWithTask(WTF::LockerWTF::LockBase const&) + 370 5 com.apple.JavaScriptCore 0x00007fff7d855943 WTF::ParallelHelperPool::helperThreadBody() + 83 6 com.apple.JavaScriptCore 0x00007fff7ce54072 WTF::threadEntryPoint(void) + 178 7 com.apple.JavaScriptCore 0x00007fff7ce53f9f WTF::wtfThreadEntryPoint(void*) + 15 8 libsystem_pthread.dylib 0x00007fff8fc6aabb _pthread_body + 180 9 libsystem_pthread.dylib 0x00007fff8fc6aa07 _pthread_start + 286 10 libsystem_pthread.dylib 0x00007fff8fc6a231 thread_start + 13

Thread 6:: WTF Parallel Helper Thread 0 libsystem_kernel.dylib 0x00007fff8fb82c8a psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8fc6b97a _pthread_cond_wait + 712 2 libc++.1.dylib 0x00007fff8e5f958d std::__1::condition_variable::wait(std::1::unique_lockstd::__1::mutex&) + 47 3 com.apple.JavaScriptCore 0x00007fff7d8567de WTF::ParkingLot::parkConditionallyImpl(void const

_, WTF::ScopedLambda const&, WTF::ScopedLambda const&, std::__1::chrono::timepoint > >) + 2494 4 com.apple.JavaScriptCore 0x00007fff7d855bd2 WTF::ParallelHelperPool::waitForClientWithTask(WTF::LockerWTF::LockBase const&) + 370 5 com.apple.JavaScriptCore 0x00007fff7d855943 WTF::ParallelHelperPool::helperThreadBody() + 83 6 com.apple.JavaScriptCore 0x00007fff7ce54072 WTF::threadEntryPoint(void) + 178 7 com.apple.JavaScriptCore 0x00007fff7ce53f9f WTF::wtfThreadEntryPoint(void*) + 15 8 libsystem_pthread.dylib 0x00007fff8fc6aabb _pthread_body + 180 9 libsystem_pthread.dylib 0x00007fff8fc6aa07 _pthread_start + 286 10 libsystem_pthread.dylib 0x00007fff8fc6a231 thread_start + 13

Thread 7: 0 libsystem_kernel.dylib 0x00007fff8fb834e6 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8fc6a7c5 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fff8fc6a221 start_wqthread + 13

Thread 8: 0 libsystem_pthread.dylib 0x00007fff8fc6a214 start_wqthread + 0 1 ??? 0x0005000300050008 0 + 1407387768782856

Thread 9: 0 libsystem_kernel.dylib 0x00007fff8fb834e6 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8fc6a7c5 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fff8fc6a221 start_wqthread + 13

Thread 10: 0 libsystem_kernel.dylib 0x00007fff8fb834e6 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8fc6a7c5 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fff8fc6a221 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x4378d272db70d199 rcx: 0x0000000000000d9a rdx: 0x0000000000000d99 rdi: 0x4378d272db70d199 rsi: 0x0000000000000008 rbp: 0x00007fff53723db0 rsp: 0x00007fff53723da0 r8: 0x0000000000000070 r9: 0x00000000efcdab89 r10: 0x00000000636f6c2e r11: 0x0000000000e48e09 r12: 0x9bc3e5e1ed3c00ec r13: 0x00007fff8f168b40 r14: 0x0000000000000001 r15: 0x000060000022b560 rip: 0x000000010c58b028 rfl: 0x0000000000010206 cr2: 0x000000010c58b000

Logical CPU: 0 Error Code: 0x00000000 Trap Number: 13

Binary Images: 0x10c4d9000 - 0x10c5bdfe3 +net.elasticthreads.nv (2.2 - 120)

<6FC43D9A-945E-34A3-8F1B-2273F443A76B> /Applications/nvALT.app/Contents/MacOS/nvALT 0x111bac000 - 0x11210cfff com.apple.driver.AppleIntelBDWGraphicsGLDriver (10.18.65 - 10.1.8) <6CBAD16A-FF7C-3B5D-ABD3-5BAF0548FEA5> /System/Library/Extensions/AppleIntelBDWGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsGLDriver 0x112326000 - 0x1123a3fff com.apple.driver.AppleIntelBDWGraphicsMTLDriver (10.18.65 - 10.1.8) <1583A20D-E1C2-370A-9D6D-6442CD5191F3> /System/Library/Extensions/AppleIntelBDWGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsMTLDriver 0x112d99000 - 0x112db0fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/nvALT.app/Contents/Frameworks/Sparkle.framework/Sparkle 0x1131fd000 - 0x11320eff7 +com.adiumX.AutoHyperlinks (0.8) /Applications/nvALT.app/Contents/Frameworks/AutoHyperlinks.framework/AutoHyperlinks 0x113768000 - 0x113788ff7 com.apple.CoreNLP (1.0 - 78) <3D2A949C-DE66-34F4-9A97-9817C8054CC9> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x118400000 - 0x11843d1c7 dyld (421.1) /usr/lib/dyld 0x7fff75840000 - 0x7fff75b78fff com.apple.RawCamera.bundle (7.00 - 874) <99AF1865-BCDD-3313-85BF-E246745201F0> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff77395000 - 0x7fff77553fff com.apple.avfoundation (2.0 - 1183.3) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff77554000 - 0x7fff775f7ff7 com.apple.audio.AVFAudio (1.0 - ???) <18E472FC-5AD7-33B8-8D46-49D5AC2DB13A> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fff7768a000 - 0x7fff7768afff com.apple.Accelerate (1.11 - Accelerate 1.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff7768b000 - 0x7fff776a2ffb libCGInterfaces.dylib (331.4) <03835456-F519-3B47-85F6-426BF7B05EE3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff776a3000 - 0x7fff77bbcfeb com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff77bbd000 - 0x7fff77d2dff3 libBLAS.dylib (1185) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff77d2e000 - 0x7fff77d42ffb libBNNS.dylib (14) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff77d43000 - 0x7fff78139fef libLAPACK.dylib (1185) <2E8201CB-9A41-3D65-853E-841917FCE77B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff7813a000 - 0x7fff78150fff libLinearAlgebra.dylib (1185) <8CC29DE1-A231-3D5E-B5F1-DCC309036FE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff78151000 - 0x7fff78157fff libQuadrature.dylib (3) <120F6228-A3D4-3184-89D7-785ADC2AC715> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff78158000 - 0x7fff7816cff7 libSparseBLAS.dylib (1185) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff7816d000 - 0x7fff782f4fe7 libvDSP.dylib (600) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff782f5000 - 0x7fff783a7ffb libvMisc.dylib (600) <70D4B548-47EE-3C6B-A93B-3EA6B60701E0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff783a8000 - 0x7fff783a8fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff783a9000 - 0x7fff783e9ffb com.apple.Accounts (113 - 113) <4A825926-C148-3EC1-9017-3B101849D8C8> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff783ea000 - 0x7fff78664ff7 com.apple.AddressBook.framework (10.0 - 1756) <861F3080-999E-39FB-ABDF-EF068017978F> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff78665000 - 0x7fff7933cff3 com.apple.AppKit (6.9 - 1504) <5524F97F-FB11-3556-8AC4-FF634C6CCCB7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff7934e000 - 0x7fff7934efff com.apple.ApplicationServices (48 - 48) <3E1395EA-C661-3318-9B87-9857BB81021B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff7934f000 - 0x7fff793bdff7 com.apple.ApplicationServices.ATS (377 - 422) <521E41BF-D495-3233-B6BF-C0B83DD1A8C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff79457000 - 0x7fff79585fff libFontParser.dylib (194) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff79586000 - 0x7fff795d0fff libFontRegistry.dylib (196) <3B8B0E78-2B30-3F18-B7D3-BE4E96F6BAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff7962d000 - 0x7fff7965ffff libTrueTypeScaler.dylib (194) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff796cb000 - 0x7fff79775ff7 com.apple.ColorSync (4.12.0 - 502) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff79776000 - 0x7fff797c6fff com.apple.HIServices (1.22 - 589) <3167EF9C-F121-39EF-AAE2-7700E7128426> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff797c7000 - 0x7fff797d6ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <47D1A017-91A4-37F3-93E0-3923CD6ED2DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff797d7000 - 0x7fff79824fff com.apple.print.framework.PrintCore (12 - 491) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff79825000 - 0x7fff79860fff com.apple.QD (3.12 - 310) <8F718290-DD82-36CE-9AF0-EFB6D31A49F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff79861000 - 0x7fff7986cff7 com.apple.speech.synthesis.framework (6.0.15 - 6.0.15) <23EA6076-ECDF-3A50-81E7-3CE6451DC8C4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff7986d000 - 0x7fff79a79fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff79a7a000 - 0x7fff79a7afff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff79be3000 - 0x7fff79f66fff com.apple.CFNetwork (807.0.4 - 807.0.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff79f80000 - 0x7fff79f80fff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff79f81000 - 0x7fff79f84fff com.apple.CommonPanels (1.2.6 - 98) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff79f85000 - 0x7fff7a288fff com.apple.HIToolbox (2.1.1 - 855) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff7a289000 - 0x7fff7a28cff7 com.apple.help (1.3.5 - 49) <27C5F9FE-838F-3807-A4AC-D99470185B10> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff7a28d000 - 0x7fff7a292fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff7a293000 - 0x7fff7a32aff3 com.apple.ink.framework (10.9 - 219) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff7a32b000 - 0x7fff7a345fff com.apple.openscripting (1.7 - 172) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff7a346000 - 0x7fff7a347ff3 com.apple.print.framework.Print (12 - 267) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff7a348000 - 0x7fff7a34aff7 com.apple.securityhi (9.0 - 55006) <856F4FB9-AAF2-3FC2-BE19-E7AB494232CC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff7a34b000 - 0x7fff7a351ff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff7a352000 - 0x7fff7a430ffb com.apple.cloudkit.CloudKit (638.1 - 638.1) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff7a431000 - 0x7fff7a431fff com.apple.Cocoa (6.11 - 22) <5EEB0A26-F1C2-3D57-8441-52C0B80C2A6A> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff7a564000 - 0x7fff7a5f4ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <0352D931-596B-3AFE-B5C6-5925CF9F870E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff7a5f5000 - 0x7fff7a608ff3 com.apple.CoreBluetooth (1.0 - 1) <73A2B185-70E4-3535-A653-E1BC74584E55> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff7a609000 - 0x7fff7a8ffffb com.apple.CoreData (120 - 752.2) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff7a900000 - 0x7fff7a98cfff com.apple.CoreDisplay (1.0 - 1) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff7a98d000 - 0x7fff7ae26fef com.apple.CoreFoundation (6.9 - 1348.1) <4F7826EC-CC36-38B4-A8F3-DC57BF00EE9B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff7ae27000 - 0x7fff7b4a5fff com.apple.CoreGraphics (2.0 - 1070) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff7b4a6000 - 0x7fff7b6e5ff7 com.apple.CoreImage (12.0.0 - 451) <84C71E9C-5231-342F-94B1-2BB6860E8AD3> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff7b6e6000 - 0x7fff7b742ff7 com.apple.corelocation (2100.3.13) <1064F400-1027-34D7-8F24-CDCB6DAF0F16> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff7b743000 - 0x7fff7b7f3ff7 com.apple.CoreMedia (1.0 - 1903.7) <5FE3B4CC-EC1A-38FE-96FA-FFD419229F3E> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff7b7f4000 - 0x7fff7b83fff7 com.apple.CoreMediaIO (801.0 - 4922) <2813BA18-E24C-3CFB-8B34-73575DFDF0BC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff7b840000 - 0x7fff7b840fff com.apple.CoreServices (775.8 - 775.8) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff7b841000 - 0x7fff7b892ff7 com.apple.AE (712 - 712) <0EF17D7E-6BA4-3555-BC38-9BD0CC5B82A3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff7b893000 - 0x7fff7bb6efff com.apple.CoreServices.CarbonCore (1159 - 1159) <837B7ECF-7E62-3210-988C-63D7AB4EAA88> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff7bb6f000 - 0x7fff7bba2fff com.apple.DictionaryServices (1.2 - 274) <302B8678-D057-3CF8-ACA7-7424A4A6A00A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff7bba3000 - 0x7fff7bbabffb com.apple.CoreServices.FSEvents (1230 - 1230) <8836E7D0-844F-36F9-9601-B630BB82336B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff7bbac000 - 0x7fff7bd17fff com.apple.LaunchServices (775.8 - 775.8) <6E7CE1DA-27A4-3B48-A8E3-F2AA868ADD7C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff7bd18000 - 0x7fff7bdc8ffb com.apple.Metadata (10.7.0 - 1075) <9EDF10CF-1755-346A-A3C9-97642C443A58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff7bdc9000 - 0x7fff7be28fff com.apple.CoreServices.OSServices (775.8 - 775.8) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff7be29000 - 0x7fff7be99fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff7be9a000 - 0x7fff7bee0ff7 com.apple.coreservices.SharedFileList (38 - 38) <6C5A3FBB-9502-3725-AC3A-AE7B1528BBD4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff7bf6d000 - 0x7fff7c0b8ff7 com.apple.CoreText (352.0 - 544) <064B53E8-CD5A-3D1B-81DF-498A659FC20A> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff7c0b9000 - 0x7fff7c0eefff com.apple.CoreVideo (1.8 - 234.0) <48C31E93-87C2-31F4-97E7-9E54C1EA8E7D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff7c0ef000 - 0x7fff7c160ffb com.apple.framework.CoreWLAN (11.0 - 1200.25.1) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff7c190000 - 0x7fff7c19bff3 com.apple.DirectoryService.Framework (10.12 - 194) <829AFAAD-5742-332D-B84D-AF161FB57660> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff7c25b000 - 0x7fff7c260fff com.apple.DiskArbitration (2.7 - 2.7) <566D5C06-13E8-3638-B2EC-2B834D5F04F1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff7c3ef000 - 0x7fff7c796ffb com.apple.Foundation (6.9 - 1349) <08A463B1-296E-3AC1-B8D3-01A75B0785A8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff7c7c2000 - 0x7fff7c7f3ff3 com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff7c8a7000 - 0x7fff7c94affb com.apple.Bluetooth (5.0.0 - 5.0.0f18) <00417775-D746-32C1-9598-CE8716DFBECD> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff7c94b000 - 0x7fff7c9e0fff com.apple.framework.IOKit (2.0.2 - 1324.1.7) <10BDCD1E-0463-3C53-BF11-C9A0919C1588> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff7c9e1000 - 0x7fff7c9e7ffb com.apple.IOSurface (152 - 152) <558D4451-2D9D-3D47-B3A5-E7C18DF53F1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff7c9e8000 - 0x7fff7ca3aff3 com.apple.ImageCaptureCore (7.0 - 7.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff7ca3b000 - 0x7fff7cb91fef com.apple.ImageIO.framework (3.3.0 - 1570.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff7cb92000 - 0x7fff7cb96fff libGIF.dylib (1570.1) <118942D5-4B78-32AF-BC57-AF1EFAFADE44> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff7cb97000 - 0x7fff7cc87fff libJP2.dylib (1570.1) <12D6A8AE-58CA-342B-884B-C39DF672EFD1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff7cc88000 - 0x7fff7ccabffb libJPEG.dylib (1570.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff7ccac000 - 0x7fff7ccd3ff7 libPng.dylib (1570.1) <1F8E3EB7-BD80-3E8B-9BD4-213EBDB9BD07> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff7ccd4000 - 0x7fff7ccd6ff3 libRadiance.dylib (1570.1) <0136CEAF-70C5-3B3F-A3A9-C79D6C95CD4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff7ccd7000 - 0x7fff7cd30ff3 libTIFF.dylib (1570.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff7ce50000 - 0x7fff7d8f6ff7 com.apple.JavaScriptCore (12602 - 12602.1.50.0.5) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff7d8f7000 - 0x7fff7d910ff7 com.apple.Kerberos (3.0 - 1) <49DCBE1A-130C-3FBF-AAEA-AF9A518913AC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff7d911000 - 0x7fff7d947fff com.apple.LDAPFramework (2.4.28 - 194.5) <850BB4C5-2548-33A5-B00C-0600CA59EE59> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff7db8a000 - 0x7fff7db90fff com.apple.MediaAccessibility (1.0 - 97.1.1) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff7dba6000 - 0x7fff7e0f3fff com.apple.MediaToolbox (1.0 - 1903.7) <37363406-481C-3DDD-A61F-9E2153A3660B> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff7e0f4000 - 0x7fff7e14bff7 com.apple.Metal (85.82 - 85.82) /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff7e861000 - 0x7fff7e869fff com.apple.NetFS (6.0 - 4.0) <6614F9B8-0861-338B-8FF0-8E402F96141C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff7ea3d000 - 0x7fff7ea45ff7 libcldcpuengine.dylib (2.8.4) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff7ec0e000 - 0x7fff7ec5cff3 com.apple.opencl (2.8.6 - 2.8.6) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff7ec5d000 - 0x7fff7ec76ffb com.apple.CFOpenDirectory (10.12 - 194) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff7ec77000 - 0x7fff7ec82ff7 com.apple.OpenDirectory (10.12 - 194) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff7ec83000 - 0x7fff7ec85fff libCVMSPluginSupport.dylib (12.4.2.1) <5A7CBDC5-297E-30E0-8951-2F3DAFD0027E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff7ec86000 - 0x7fff7ec89ff7 libCoreFSCache.dylib (148) <3297ACE0-B9D8-3821-8685-2619B4234621> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff7ec8a000 - 0x7fff7ec8dfff libCoreVMClient.dylib (148) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff7ec8e000 - 0x7fff7ec96ffb libGFXShared.dylib (12.4.2.1) <3CBE90E5-6472-3C4C-825D-7567A5652115> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff7ec97000 - 0x7fff7eca2fff libGL.dylib (12.4.2.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff7eca3000 - 0x7fff7ecdfff7 libGLImage.dylib (12.4.2.1) <50C7DE05-73CB-3D21-BB93-31C384EB6199> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff7ece0000 - 0x7fff7ee56ffb libGLProgrammability.dylib (12.4.2.1) <2B17044B-CDB6-38F7-BA1F-9ED1A078481A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff7ee57000 - 0x7fff7ee97ff3 libGLU.dylib (12.4.2.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff7f7ff000 - 0x7fff7f80dfff com.apple.opengl (12.4.2 - 12.4.2) <06F5BF0B-BD03-361D-9D7B-626517E4F761> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff7f80e000 - 0x7fff7f9b4fff GLEngine (12.4.2.1) <8FFA4B17-F02A-3D7A-ACA9-D156E4E43B4D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff7f9b5000 - 0x7fff7f9dfffb GLRendererFloat (12.4.2.1) <82826589-22A1-312C-9C4E-FA45F4D8D976> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff7fa76000 - 0x7fff7fbbdff7 com.apple.QTKit (7.7.3 - 2974) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff7fbbe000 - 0x7fff7fe29fff com.apple.imageKit (3.0 - 1016) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff7fe2a000 - 0x7fff7fee3ff7 com.apple.PDFKit (1.0 - 1) <32ED1D9C-B9AB-337B-93E5-9DDA8E68F6FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff7fee4000 - 0x7fff8040afff com.apple.QuartzComposer (5.1 - 351) <10A260C7-A44C-3C64-BF68-FC0FCCD08489> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff8040b000 - 0x7fff8042effb com.apple.quartzfilters (1.10.0 - 1.10.0) <9ECD9812-151A-300D-8F37-F7FEBE67B8BC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff8042f000 - 0x7fff8051cff7 com.apple.QuickLookUIFramework (5.0 - 720) <7DBE40A6-3F2F-3AF0-ACF4-8C95B78346C5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff8051d000 - 0x7fff8051dfff com.apple.quartzframework (1.5 - 21) <09455972-8A33-3D61-B193-BA7E7CF984CA> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff8051e000 - 0x7fff80718ff7 com.apple.QuartzCore (1.11 - 449.39) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff80719000 - 0x7fff8076eff7 com.apple.QuickLookFramework (5.0 - 720) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8076f000 - 0x7fff80782ff7 com.apple.SafariServices.framework (12602 - 12602.1.50.0.10) <165467B5-1EE7-325A-8847-0929DC0B81E4> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff80c7e000 - 0x7fff80f99fff com.apple.security (7.0 - 57740.1.18) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff80f9a000 - 0x7fff81010ff7 com.apple.securityfoundation (6.0 - 55132.1.1) <259D4B70-0F8C-3818-99E7-3EBEAA18DE1B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff81011000 - 0x7fff81039fff com.apple.securityinterface (10.0 - 55079.1.1) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff8103a000 - 0x7fff8103dff3 com.apple.xpc.ServiceManagement (1.0 - 1) <6A9EA339-BB6A-3DD9-BF08-00B8C0262839> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff813c2000 - 0x7fff81433ff7 com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff81434000 - 0x7fff817dfff7 com.apple.VideoToolbox (1.0 - 1903.7) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff817e0000 - 0x7fff82a15ff7 com.apple.WebCore (12602 - 12602.1.50.0.6) <583B797D-A847-3B29-9DB3-70062E6D94B8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff82a16000 - 0x7fff82b7afff com.apple.WebKitLegacy (12602 - 12602.1.50.0.10) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x7fff82b7b000 - 0x7fff82ee2ffb com.apple.WebKit (12602 - 12602.1.50.0.10) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff83a41000 - 0x7fff83a5cff3 com.apple.AppContainer (4.0 - 307.1.1) <05373DD5-5892-3542-B178-C140F1AB6886> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff83a5d000 - 0x7fff83a6aff3 com.apple.AppSandbox (4.0 - 307.1.1) <20324EFC-70DC-389D-9C27-37DCAA7E07CC> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff83a6b000 - 0x7fff83a8dffb com.apple.framework.Apple80211 (12.0 - 1200.33) <06F8EA45-5E43-3744-BF41-BA86B8BBB5CF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff83a8e000 - 0x7fff83a9dfdb com.apple.AppleFSCompression (88 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff83b88000 - 0x7fff83c1397f com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff83c27000 - 0x7fff83c42fff com.apple.aps.framework (4.0 - 4.0) <37A4B7F9-4F43-3A23-B4FC-E7656B5BC73F> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff83c43000 - 0x7fff83c4bffb com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff83c4c000 - 0x7fff83c4fff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6FF50E26-5BDA-3421-BDAE-B57AE6E4F6AC> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff83c50000 - 0x7fff83ca2fff com.apple.AppleVAFramework (5.0.34 - 5.0.34) <193400A6-B326-3911-BB4F-6C49C1E5FA8F> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff83cab000 - 0x7fff83cb2ffb com.apple.AssetCacheServices (31 - 31) <13E874CA-86AB-33E7-A4D8-544D3B8157CD> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices 0x7fff8402f000 - 0x7fff840adff7 com.apple.backup.framework (1.8 - 1.8) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8471d000 - 0x7fff84744fff com.apple.CalendarAgentLink (8.0 - 250) <26CB59F5-7D23-312B-9B1E-EB47D6490A16> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink 0x7fff84cc7000 - 0x7fff84ceeffb com.apple.ChunkingLibrary (172 - 172) <83E91936-305D-32A4-A256-5582B96B1852> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff84cef000 - 0x7fff84d81ffb com.apple.CloudDocs (1.0 - 483.2) <9DBD244F-83A0-3593-AA84-313CD5861F2C> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff8560e000 - 0x7fff85617ffb com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff856dd000 - 0x7fff8572bfff com.apple.AddressBook.ContactsFoundation (8.0 - 2250) <5588F340-F4A8-3806-8642-08A106421B60> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff8572c000 - 0x7fff8574efff com.apple.contacts.ContactsPersistence (1.0 - 2250) <524C9EEC-D186-30B2-8A55-CC11A48CC44C> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence 0x7fff85798000 - 0x7fff85b75fe7 com.apple.CoreAUC (224.0.0 - 224.0.0) <8DF6075A-0711-33A9-9031-6FDA22E85C4F> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff85b76000 - 0x7fff85ba6fff com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <5E1B0512-E50B-3534-99EF-AD15E601877A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff85c1b000 - 0x7fff85c23ffb com.apple.frameworks.CoreDaemon (1.3 - 1.3) <212D3DB2-DC44-329F-B810-238DF156D1EE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff85d33000 - 0x7fff85d44fff com.apple.CoreEmoji (1.0 - 40) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff85df9000 - 0x7fff85e0ffff com.apple.CoreMediaAuthoring (2.2 - 955) <3B877988-3823-3A84-A083-CE0B5B54F791> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff85e16000 - 0x7fff85ea6ffb com.apple.CorePDF (4.0 - 4) <42FD0781-A19C-3E36-BFDA-DAEAFB3A3115> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff8601d000 - 0x7fff8604dff3 com.apple.CoreServicesInternal (276 - 276) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff862d6000 - 0x7fff86360fff com.apple.CoreSymbolication (61050) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff86361000 - 0x7fff8649bfef com.apple.coreui (2.1 - 424.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8649c000 - 0x7fff8653bffb com.apple.CoreUtils (4.3 - 430.70) <87BEB880-3D71-3251-B51E-FF0A42DFC065> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff8658b000 - 0x7fff865f0ff3 com.apple.framework.CoreWiFi (12.0 - 1200.25.1) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff865f1000 - 0x7fff865fcfff com.apple.CrashReporterSupport (10.12 - 815) <10C3797E-DD63-303B-B901-1C52A502D2F8> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff8666e000 - 0x7fff866a1ff7 com.apple.datadetectors (5.0 - 348) <018E6565-860F-39E2-9C2E-D730668CE326> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors 0x7fff866a2000 - 0x7fff86719ff3 com.apple.datadetectorscore (7.0 - 539) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff86753000 - 0x7fff86792fff com.apple.DebugSymbols (137 - 137) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff86793000 - 0x7fff868a4ff7 com.apple.desktopservices (1.11 - 1.11) <494E239D-706F-350B-9481-2A8ECEEDBD8B> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff869e3000 - 0x7fff869edfff com.apple.DisplayServicesFW (3.1 - 380) <79733A44-F60D-3EC0-BBC7-C4AEC5649D8F> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff86b6f000 - 0x7fff86fa0ff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff882d9000 - 0x7fff882d9fff libmetal_timestamp.dylib (600.0.48.25) <348D32E6-AD49-36DC-A0DE-5A44B2699FFA> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x7fff882e6000 - 0x7fff882f1ff3 libGPUSupportMercury.dylib (12.4.2.1) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fff885a3000 - 0x7fff885bfff7 com.apple.GenerationalStorage (2.0 - 259) <43D40063-BD46-3008-8992-FF092B7C9A58> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff885d7000 - 0x7fff88c6bfff com.apple.GeoServices (1.0 - 1226.20.7.17.11) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff88cb1000 - 0x7fff88d27fff com.apple.Heimdal (4.0 - 2.0) <18C127D7-9C61-3C5B-8C6F-7953760D2674> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff88d28000 - 0x7fff88d39fff com.apple.HelpData (2.1.10 - 100) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff89339000 - 0x7fff89340ffb com.apple.IOAccelerator (288.13 - 288.13) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff89342000 - 0x7fff89356ff3 com.apple.IOPresentment (1.0 - 25) <40934217-996A-3DDB-A8C4-484CA0F0222B> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff89357000 - 0x7fff89379ff7 com.apple.IconServices (74.1 - 74.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff89414000 - 0x7fff89424ff3 com.apple.IntlPreferences (2.0 - 216) <43FFAB0C-4124-3231-B0CB-137CCB0A53AF> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff8945b000 - 0x7fff8960ffff com.apple.LanguageModeling (1.0 - 123) <10152D7F-C7C0-34AA-A295-D712D16C76E6> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff896df000 - 0x7fff897b0ff3 com.apple.MMCS (1.3 - 379) <14867D2F-6E87-351E-AB4B-9BD759364DFD> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS 0x7fff89c46000 - 0x7fff89c49fff com.apple.Mangrove (1.0 - 1) <05039E9F-9C07-375B-A940-D90D455A2EC2> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff89ea5000 - 0x7fff89f1dfef com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff8a083000 - 0x7fff8a08eff7 com.apple.MobileKeyBag (2.0 - 1.0) <7ECC9D0A-246F-3D7E-9E78-16DBA0B55F49> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff8a09f000 - 0x7fff8a0c5fff com.apple.MultitouchSupport.framework (367.6 - 367.6) <32D8588A-29BD-3A23-92B2-05C013DA5BC5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8a172000 - 0x7fff8a17cfff com.apple.NetAuth (6.0 - 6.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8a571000 - 0x7fff8a573fff com.apple.OAuth (25 - 25) <1A29AF10-4AFE-32A2-9CA9-A98BACA2CE8D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff8a91d000 - 0x7fff8a95eff7 com.apple.PerformanceAnalysis (1.145 - 145) <9DF1FCCC-7EBF-3213-B77A-0C3D3B7CF7AF> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff8a9a2000 - 0x7fff8a9a9ff3 com.apple.phonenumbers (1.1.1 - 105) <14003B00-D2DA-3732-A1AC-A71763EC3556> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff8afc2000 - 0x7fff8afedffb com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff8afee000 - 0x7fff8b008fff com.apple.ProtocolBuffer (1 - 249) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff8b009000 - 0x7fff8b019ffb com.apple.QuickLookThumbnailing (1.0 - 1) /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fff8b022000 - 0x7fff8b045ff3 com.apple.RemoteViewServices (2.0 - 124) <280DB828-4613-3DF8-ACBA-C91989B64347> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8bc74000 - 0x7fff8bc77ff7 com.apple.SecCodeWrapper (4.0 - 307.1.1) <64F951CB-A975-32F0-BC60-1E839E607FCB> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff8bd05000 - 0x7fff8bd80fff com.apple.Sharing (659.1.6 - 659.1.6) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff8bd81000 - 0x7fff8bda0ff7 com.apple.shortcut (2.16 - 98) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff8bda1000 - 0x7fff8bff3fff com.apple.SkyLight (1.600.0 - 100) <6B9F1B65-AA33-3AA6-8EA2-DB98CC74E37F> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff8c1cd000 - 0x7fff8c1d9fff com.apple.SpeechRecognitionCore (3.0.15 - 3.0.15) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff8c8bc000 - 0x7fff8c928ff3 com.apple.Symbolication (61080.2) <0F183B36-0BCF-3330-8C68-4A521A142919> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8cd1f000 - 0x7fff8cd25ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8cdb1000 - 0x7fff8cf64ff3 com.apple.TextureIO (1.31 - 1.31) <9E6E91C7-76DC-3C12-9629-494084792476> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff8cfad000 - 0x7fff8cfc2ff3 com.apple.ToneKit (1.0 - 1) /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fff8cfc3000 - 0x7fff8cfd1ffb com.apple.ToneLibrary (1.0 - 1) <32AD3F5C-124F-351D-BC9B-63A7AEA20F31> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fff8cfd8000 - 0x7fff8cfd9fff com.apple.TrustEvaluationAgent (2.0 - 28) <6793B664-C4FC-3CD4-B0E7-25B9933391AC> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8cfda000 - 0x7fff8d169ffb com.apple.UIFoundation (1.0 - 489) <0CD14719-FC52-3AC5-87EF-775437927990> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff8dbc4000 - 0x7fff8dc73ff7 com.apple.ViewBridge (265.1 - 265.1) <21855FE3-F19D-3E3F-9500-BFC811DA75C6> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff8e09b000 - 0x7fff8e0a1fff com.apple.XPCService (2.0 - 1) /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fff8e172000 - 0x7fff8e174ffb com.apple.loginsupport (1.0 - 1) <03B57D6F-C210-32BC-B384-5B0E95660283> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff8e1a0000 - 0x7fff8e1c7ff3 com.apple.contacts.vCard (1.0 - 2250) <443AB8FC-1C0F-3505-8C90-CDE600C9C73E> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff8e1c9000 - 0x7fff8e1e4ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff8e1e5000 - 0x7fff8e1f0fff libChineseTokenizer.dylib (21) <09E74E18-ADB2-30D2-A858-13691CB1186C> /usr/lib/libChineseTokenizer.dylib 0x7fff8e282000 - 0x7fff8e283ff3 libDiagnosticMessagesClient.dylib (102) <422911A4-E273-3E88-BFC4-DF6470E48242> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8e284000 - 0x7fff8e497fff libFosl_dynamic.dylib (16.37) <3EA1C7EE-4A6C-3B09-BCA7-81A074B24013> /usr/lib/libFosl_dynamic.dylib 0x7fff8e4b3000 - 0x7fff8e4bafff libMatch.1.dylib (27) <5D52A207-E2AF-3E05-8C51-91C1D82FCEE8> /usr/lib/libMatch.1.dylib 0x7fff8e4bb000 - 0x7fff8e4bbfff libOpenScriptingUtil.dylib (172) /usr/lib/libOpenScriptingUtil.dylib 0x7fff8e4bc000 - 0x7fff8e4bfff7 libScreenReader.dylib (477.1.5) <88D484EC-7589-324B-890D-799F27DF0FB3> /usr/lib/libScreenReader.dylib 0x7fff8e4c0000 - 0x7fff8e4c1ff3 libSystem.B.dylib (1238) <168B3C56-081B-3998-9A44-681EB4C6828F> /usr/lib/libSystem.B.dylib 0x7fff8e52d000 - 0x7fff8e558ffb libarchive.2.dylib (41.1.1) /usr/lib/libarchive.2.dylib 0x7fff8e559000 - 0x7fff8e5cdfff libate.dylib (1.12.12) /usr/lib/libate.dylib 0x7fff8e5d1000 - 0x7fff8e5d1ff3 libauto.dylib (187) <5BBF6A00-CC76-389D-84E7-CA88EDADE683> /usr/lib/libauto.dylib 0x7fff8e5d2000 - 0x7fff8e5e2ff3 libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib 0x7fff8e5e3000 - 0x7fff8e5f1ff7 libbz2.1.0.dylib (38) <6FD3B63F-0F86-3A25-BD5B-E243F58792C9> /usr/lib/libbz2.1.0.dylib 0x7fff8e5f2000 - 0x7fff8e648ff7 libc++.1.dylib (307.4) /usr/lib/libc++.1.dylib 0x7fff8e649000 - 0x7fff8e673fff libc++abi.dylib (307.2) <1CEF8ABB-7E6D-3C2F-8E0A-E7884478DD23> /usr/lib/libc++abi.dylib 0x7fff8e674000 - 0x7fff8e684ffb libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib 0x7fff8e685000 - 0x7fff8e69afc3 libcompression.dylib (34) <1691D6F2-46CD-3DA6-B44F-24CDD9BD0E4E> /usr/lib/libcompression.dylib 0x7fff8e69b000 - 0x7fff8e69bff7 libcoretls.dylib (121.1.1) /usr/lib/libcoretls.dylib 0x7fff8e69c000 - 0x7fff8e69dffb libcoretls_cfhelpers.dylib (121.1.1) /usr/lib/libcoretls_cfhelpers.dylib 0x7fff8e69e000 - 0x7fff8e756ff7 libcrypto.0.9.7.dylib (106) <7EBF1BF9-EE33-3795-90EA-134E88F8A5B7> /usr/lib/libcrypto.0.9.7.dylib 0x7fff8e757000 - 0x7fff8e83bff3 libcrypto.0.9.8.dylib (64) <4CB423CE-0B86-334A-9335-FEE75198024F> /usr/lib/libcrypto.0.9.8.dylib 0x7fff8e9d9000 - 0x7fff8ea2cff7 libcups.2.dylib (450) <04CA1F55-4B70-3D65-B4B1-62F6C271A9EF> /usr/lib/libcups.2.dylib 0x7fff8ea7d000 - 0x7fff8ea84ff3 libdscsym.dylib (145) <0972B577-B427-3A1C-A9E7-325B6B265135> /usr/lib/libdscsym.dylib 0x7fff8eaa6000 - 0x7fff8eaa6fff libenergytrace.dylib (15) /usr/lib/libenergytrace.dylib 0x7fff8eab6000 - 0x7fff8eabbff3 libheimdal-asn1.dylib (498) <8F3F1AE8-CE4A-355C-82E3-74DA46B5BB02> /usr/lib/libheimdal-asn1.dylib 0x7fff8eabc000 - 0x7fff8ebaeff7 libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib 0x7fff8ebaf000 - 0x7fff8edd4fff libicucore.A.dylib (57131.0.1) <72594943-D25E-3F70-A4AC-8E9F9F442B7E> /usr/lib/libicucore.A.dylib 0x7fff8edda000 - 0x7fff8eddbfff liblangid.dylib (126) <3F4530C9-8BE1-3AA7-9A82-98694D240866> /usr/lib/liblangid.dylib 0x7fff8eddc000 - 0x7fff8edf5ffb liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib 0x7fff8edf6000 - 0x7fff8ee0cff7 libmarisa.dylib (5) <2183D484-032D-3DE5-8984-3A14006E034E> /usr/lib/libmarisa.dylib 0x7fff8ee0d000 - 0x7fff8f0b6fff libmecabra.dylib (744) <545EDC2D-22BB-3E8F-BFD3-921447581D9F> /usr/lib/libmecabra.dylib 0x7fff8f0e9000 - 0x7fff8f161ffb libnetwork.dylib (856.1.8) <30FC3C60-CCA9-3E2B-80AA-DE53F5762374> /usr/lib/libnetwork.dylib 0x7fff8f162000 - 0x7fff8f532d97 libobjc.A.dylib (706) /usr/lib/libobjc.A.dylib 0x7fff8f535000 - 0x7fff8f539fff libpam.2.dylib (21) <352F8FF6-2248-3594-B357-8D031DEFB06C> /usr/lib/libpam.2.dylib 0x7fff8f53a000 - 0x7fff8f56aff7 libpcap.A.dylib (67) <450DB888-2C0C-3085-A5F1-69324DFE902C> /usr/lib/libpcap.A.dylib 0x7fff8f588000 - 0x7fff8f5a4ffb libresolv.9.dylib (64) /usr/lib/libresolv.9.dylib 0x7fff8f5a5000 - 0x7fff8f5defff libsandbox.1.dylib (592.1.3) <0024D751-23D8-35DF-87CF-72E489DA2F9F> /usr/lib/libsandbox.1.dylib 0x7fff8f5df000 - 0x7fff8f5f1ffb libsasl2.2.dylib (209) <5A177BA8-362D-32DA-8D14-69AB191648B3> /usr/lib/libsasl2.2.dylib 0x7fff8f5f2000 - 0x7fff8f5f3ff3 libspindump.dylib (228) /usr/lib/libspindump.dylib 0x7fff8f5f4000 - 0x7fff8f73cfff libsqlite3.dylib (252) /usr/lib/libsqlite3.dylib 0x7fff8f82d000 - 0x7fff8f83afff libxar.1.dylib (354) /usr/lib/libxar.1.dylib 0x7fff8f83e000 - 0x7fff8f92dffb libxml2.2.dylib (30.11) <26676155-64CE-323F-B73C-AD77AF5982E8> /usr/lib/libxml2.2.dylib 0x7fff8f92e000 - 0x7fff8f957fff libxslt.1.dylib (15.8) /usr/lib/libxslt.1.dylib 0x7fff8f958000 - 0x7fff8f969ff3 libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib 0x7fff8f978000 - 0x7fff8f97cff7 libcache.dylib (79) <84E55656-FDA9-3B29-9E4F-BE31B2C0AA3C> /usr/lib/system/libcache.dylib 0x7fff8f97d000 - 0x7fff8f987fff libcommonCrypto.dylib (60092.1.2) <79F738D8-0AD7-3DEA-AF80-E0F8B90B74E3> /usr/lib/system/libcommonCrypto.dylib 0x7fff8f988000 - 0x7fff8f98ffff libcompiler_rt.dylib (62) <486BDE52-81B4-3446-BD72-23977CAE556F> /usr/lib/system/libcompiler_rt.dylib 0x7fff8f990000 - 0x7fff8f998fff libcopyfile.dylib (138) <0DA49B77-56EC-362D-98FF-FA78CFD986D6> /usr/lib/system/libcopyfile.dylib 0x7fff8f999000 - 0x7fff8fa1bff3 libcorecrypto.dylib (442.1.3) <1CA8B679-810E-3C04-945A-4AC19372CDC7> /usr/lib/system/libcorecrypto.dylib 0x7fff8fa1c000 - 0x7fff8fa4efff libdispatch.dylib (703.1.4) <12B1D95B-283D-325D-85AB-29A2FFD36987> /usr/lib/system/libdispatch.dylib 0x7fff8fa4f000 - 0x7fff8fa54ff3 libdyld.dylib (421.1) /usr/lib/system/libdyld.dylib 0x7fff8fa55000 - 0x7fff8fa55ffb libkeymgr.dylib (28) <09CD7CA6-46D2-3A9F-B9F1-7C4CA5CA0D68> /usr/lib/system/libkeymgr.dylib 0x7fff8fa56000 - 0x7fff8fa62ffb libkxld.dylib (3789.1.32) <48BDBE7F-AAE6-3050-9017-6959051CF16A> /usr/lib/system/libkxld.dylib 0x7fff8fa63000 - 0x7fff8fa63fff liblaunch.dylib (972.1.5) /usr/lib/system/liblaunch.dylib 0x7fff8fa64000 - 0x7fff8fa69fff libmacho.dylib (894) <1EAE5ADD-490C-3B1F-9F97-447BA8E0E90F> /usr/lib/system/libmacho.dylib 0x7fff8fa6a000 - 0x7fff8fa6cff3 libquarantine.dylib (85) <78EF62D8-C890-3FC0-937A-C2FD8CEF8992> /usr/lib/system/libquarantine.dylib 0x7fff8fa6d000 - 0x7fff8fa6effb libremovefile.dylib (45) /usr/lib/system/libremovefile.dylib 0x7fff8fa6f000 - 0x7fff8fa87ff7 libsystem_asl.dylib (349.1.1) /usr/lib/system/libsystem_asl.dylib 0x7fff8fa88000 - 0x7fff8fa88ff7 libsystem_blocks.dylib (67) /usr/lib/system/libsystem_blocks.dylib 0x7fff8fa89000 - 0x7fff8fb16fe7 libsystem_c.dylib (1158.1.2) <5F260836-48E4-3F57-8553-62D2DA228A1F> /usr/lib/system/libsystem_c.dylib 0x7fff8fb17000 - 0x7fff8fb1affb libsystem_configuration.dylib (888.1.2) <67BB9D8B-2430-38AD-81A7-F0EC924B2590> /usr/lib/system/libsystem_configuration.dylib 0x7fff8fb1b000 - 0x7fff8fb1efff libsystem_coreservices.dylib (41.1) <11F22E6C-0DCB-3699-A4F0-C99E301E56E9> /usr/lib/system/libsystem_coreservices.dylib 0x7fff8fb1f000 - 0x7fff8fb37ffb libsystem_coretls.dylib (121.1.1) <8F7E9B12-400D-3276-A9C5-4546B0258554> /usr/lib/system/libsystem_coretls.dylib 0x7fff8fb38000 - 0x7fff8fb3efff libsystem_dnssd.dylib (765.1.2) /usr/lib/system/libsystem_dnssd.dylib 0x7fff8fb3f000 - 0x7fff8fb68fff libsystem_info.dylib (503) /usr/lib/system/libsystem_info.dylib 0x7fff8fb69000 - 0x7fff8fb8bff7 libsystem_kernel.dylib (3789.1.32) <5C68A0D7-C3C9-3E52-B983-EDE9A28AB6FC> /usr/lib/system/libsystem_kernel.dylib 0x7fff8fb8c000 - 0x7fff8fbd3fe7 libsystem_m.dylib (3121.4) /usr/lib/system/libsystem_m.dylib 0x7fff8fbd4000 - 0x7fff8fbf2ff7 libsystem_malloc.dylib (116) <3DD17B88-B7A4-38B9-9E95-AB88E1C3B647> /usr/lib/system/libsystem_malloc.dylib 0x7fff8fbf3000 - 0x7fff8fc49fff libsystem_network.dylib (856.1.8) /usr/lib/system/libsystem_network.dylib 0x7fff8fc4a000 - 0x7fff8fc53ff3 libsystem_networkextension.dylib (563.1.11) <1C551832-9360-36DD-A7BA-52B55A171720> /usr/lib/system/libsystem_networkextension.dylib 0x7fff8fc54000 - 0x7fff8fc5dffb libsystem_notify.dylib (165) /usr/lib/system/libsystem_notify.dylib 0x7fff8fc5e000 - 0x7fff8fc66fe7 libsystem_platform.dylib (126.1.2) <884DDF42-3CAE-334A-82CE-965617130FB1> /usr/lib/system/libsystem_platform.dylib 0x7fff8fc67000 - 0x7fff8fc71fff libsystem_pthread.dylib (218.1.3) <050AE77B-4F4B-334A-A5BA-CF0D10AF5304> /usr/lib/system/libsystem_pthread.dylib 0x7fff8fc72000 - 0x7fff8fc75fff libsystem_sandbox.dylib (592.1.3) <90FEF628-316D-3F84-9EF4-F7F510A4FBBB> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8fc76000 - 0x7fff8fc77fff libsystem_secinit.dylib (24) /usr/lib/system/libsystem_secinit.dylib 0x7fff8fc78000 - 0x7fff8fc7ffff libsystem_symptoms.dylib (532.1.1) /usr/lib/system/libsystem_symptoms.dylib 0x7fff8fc80000 - 0x7fff8fca0ff7 libsystem_trace.dylib (518.1.16) /usr/lib/system/libsystem_trace.dylib 0x7fff8fca1000 - 0x7fff8fca6ffb libunwind.dylib (35.3) <9F7C2AD8-A9A7-3DE4-828D-B0F0F166AAA0> /usr/lib/system/libunwind.dylib 0x7fff8fca7000 - 0x7fff8fcd0ff7 libxpc.dylib (972.1.5) <2A901937-48E1-3BF2-83F1-2431156D82B7> /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 25317 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=329.1M resident=0K(0%) swapped_out_or_unallocated=329.1M(100%) Writable regions: Total=1.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.1G(100%) ``` VIRTUAL REGION ``` REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 384K 4 Activity Tracing 256K 2 CG backing stores 4308K 4 CG image 352K 18 CoreAnimation 3168K 19 CoreUI image data 2028K 17 CoreUI image file 272K 5 Foundation 36K 3 Image IO 40K 8 JS JIT generated code 8K 3 JS JIT generated code (reserved) 1.0G 2 reserved VM address space (unallocated) Kernel Alloc Once 8K 2 MALLOC 94.0M 47 MALLOC guard page 48K 10 Memory Tag 242 12K 2 SQLite page cache 64K 2 STACK GUARD 56.0M 12 Stack 13.1M 12 VM_ALLOCATE 100K 18 WebKit Malloc 16.1M 34 __DATA 32.4M 283 __GLSLBUILTINS 2588K 2 __IMAGE 528K 2 __LINKEDIT 113.3M 9 __TEXT 215.8M 285 __UNICODE 556K 2 mapped file 78.5M 31 shared memory 16.4M 14 =========== ======= ======= TOTAL 1.6G 824 TOTAL, minus reserved VM space 649.9M 824 ` — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ttscoff/nv/issues/377#issuecomment-249464314, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMgRNZc4BjIndIewY6p8kykVGb0IVAuks5qtykZgaJpZM4KGAPR . ## Jon Chui | life verse: Matt 13:44 https://www.biblegateway.com/passage/?search=matthew+13%3A44&version=NIV | YWAM.org http://ywam.org missionary & ex-Google iOS/Android engineer | our family blog @ vickiandjon.com | ping me if you have exciting freelancing projects ;) | http://jonchui.com | @jonchui http://twitter.com/jonchui | 424-241-2484
elasticthreads commented 8 years ago

Can you:

  1. Make sure nvALT is not running
  2. go to ~/Library/Caches/net.elasticthreads.nv
  3. delete any files in that folder
  4. see if you can reproduce the crashing.

Also: Can you guys please answer a few questions?

  1. How are your notes stored? (as separate text files? and if so do you store them in Dropbox? secure database? do you use secure text entry or simplenote sync?)
  2. What version of macOS you're running.
  3. Please note If you're not using US English as your system wide language.

Thanks for the bug reports and patience. We're trying to figure this out.

TempSpas commented 8 years ago

Deleted everything in the folder and still received a crash after trying to type something in an existing note.

  1. Notes are stored as a single database, not in a Dropbox.
  2. macOS 10.12
  3. I'm using US English.
adamjrice commented 8 years ago

I've done a little more testing and have been more rigorous about what steps I'm taking and capturing the logs. Please see notes below.

  1. Make sure nvALT is not running
  2. go to ~/Library/Caches/net.elasticthreads.nv
  3. delete any files in that folder

Done.

  1. How are your notes stored? (as separate text files? and if so do you store them in Dropbox? secure database? do you use secure text entry or simplenote sync?)

Plain text, in a subfolder of my Dropbox folder.

  1. What version of macOS you're running.

10.12

  1. Please note If you're not using US English as your system wide language.

I am using US English as the default language.

Aborts on launch after deleting caches with:

Process:               nvALT [44950]
Path:                  /Applications/words/nvALT.app/Contents/MacOS/nvALT
Identifier:            net.elasticthreads.nv
Version:               2.2 (120)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           nvALT [44950]
User ID:               501

Date/Time:             2016-09-26 10:47:39.403 -0500
OS Version:            Mac OS X 10.12 (16A323)
Report Version:        12
Anonymous UUID:        091A5572-7CBF-4BF5-F5E5-BCA0675607A3

Time Awake Since Boot: 500000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       EXC_I386_GPFLT
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

Aborts after nuking all prefs, upon setting existing Dropbox subfolder as document source (though upon relaunch, I see that the folder has been set correctly):

Process:               nvALT [45055]
Path:                  /Applications/words/nvALT.app/Contents/MacOS/nvALT
Identifier:            net.elasticthreads.nv
Version:               2.2 (120)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           nvALT [45055]
User ID:               501

Date/Time:             2016-09-26 10:49:34.615 -0500
OS Version:            Mac OS X 10.12 (16A323)
Report Version:        12
Anonymous UUID:        091A5572-7CBF-4BF5-F5E5-BCA0675607A3

Time Awake Since Boot: 500000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       EXC_I386_GPFLT
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

Aborts after successfully launching, editing text, quitting, relaunching, and attempting to edit existing note:

Process:               nvALT [45282]
Path:                  /Applications/words/nvALT.app/Contents/MacOS/nvALT
Identifier:            net.elasticthreads.nv
Version:               2.2 (120)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           nvALT [45282]
User ID:               501

Date/Time:             2016-09-26 10:53:16.187 -0500
OS Version:            Mac OS X 10.12 (16A323)
Report Version:        12
Anonymous UUID:        091A5572-7CBF-4BF5-F5E5-BCA0675607A3

Time Awake Since Boot: 500000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       EXC_I386_GPFLT
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]
ttscoff commented 8 years ago

Also, do you have secure text entry or encrypted notes enabled? Well, if you're storing as text, clearly not the latter, but secure text entry?

-Brett

On 26 Sep 2016, at 10:59, adamjrice wrote:

I've done a little more testing and have been more rigorous about what steps I'm taking and capturing the logs. Please see notes below.

  1. Make sure nvALT is not running
  2. go to ~/Library/Caches/net.elasticthreads.nv
  3. delete any files in that folder

Done.

  1. How are your notes stored? (as separate text files? and if so do you store them in Dropbox? secure database? do you use secure text entry or simplenote sync?)

Plain text, in a subfolder of my Dropbox folder.

  1. What version of macOS you're running.

10.12

  1. Please note If you're not using US English as your system wide language.

I am using US English as the default language.

Aborts on launch after deleting caches with:

Process:               nvALT [44950]
Path:                  
/Applications/words/nvALT.app/Contents/MacOS/nvALT
Identifier:            net.elasticthreads.nv
Version:               2.2 (120)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           nvALT [44950]
User ID:               501

Date/Time:             2016-09-26 10:47:39.403 -0500
OS Version:            Mac OS X 10.12 (16A323)
Report Version:        12
Anonymous UUID:        091A5572-7CBF-4BF5-F5E5-BCA0675607A3

Time Awake Since Boot: 500000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       EXC_I386_GPFLT
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

Aborts after nuking all prefs, upon setting existing Dropbox subfolder as document source (though upon relaunch, I see that the folder has been set correctly):

Process:               nvALT [45055]
Path:                  
/Applications/words/nvALT.app/Contents/MacOS/nvALT
Identifier:            net.elasticthreads.nv
Version:               2.2 (120)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           nvALT [45055]
User ID:               501

Date/Time:             2016-09-26 10:49:34.615 -0500
OS Version:            Mac OS X 10.12 (16A323)
Report Version:        12
Anonymous UUID:        091A5572-7CBF-4BF5-F5E5-BCA0675607A3

Time Awake Since Boot: 500000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       EXC_I386_GPFLT
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

Aborts after successfully launching, editing text, quitting, relaunching, and attempting to edit existing note:

Process:               nvALT [45282]
Path:                  
/Applications/words/nvALT.app/Contents/MacOS/nvALT
Identifier:            net.elasticthreads.nv
Version:               2.2 (120)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           nvALT [45282]
User ID:               501

Date/Time:             2016-09-26 10:53:16.187 -0500
OS Version:            Mac OS X 10.12 (16A323)
Report Version:        12
Anonymous UUID:        091A5572-7CBF-4BF5-F5E5-BCA0675607A3

Time Awake Since Boot: 500000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       EXC_I386_GPFLT
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/ttscoff/nv/issues/377#issuecomment-249613577

adamjrice commented 8 years ago

Also, do you have secure text entry or encrypted notes enabled? Well, if you're storing as text, clearly not the latter, but secure text entry?

Nope.

ihatemornings commented 8 years ago

I'm also getting a consistent crash on launch (report attached). Deleting the cache files didn't make a difference (they are recreated each time on launch before the crash).

  1. How are your notes stored? (as separate text files? and if so do you store them in Dropbox? secure database? do you use secure text entry or simplenote sync?)

Separate text files (in ~/Dropbox/Apps/Simplenote), no secure text entry or Simplenote sync.

  1. What version of macOS you're running.

10.11.6

  1. Please note If you're not using US English as your system wide language.

UK English

TempSpas commented 8 years ago

Also, do you have secure text entry or encrypted notes enabled? Well, if you're storing as text, clearly not the latter, but secure text entry?

I do not.

elasticthreads commented 8 years ago

Please update to latest version by going here: http://brettterpstra.com/2016/09/27/nvalt-2-dot-2-take-2-dot-2-one-more-time-with-feeling/

I believe the issue is fixed. Also, if you were using the debug beta that @ttscoff sent out make sure you update to a proper release build (by following the link) as well.

Please do also report back with any issues in the newest build.

Thanks, Team nvALT