-
All replies
-
Helpful answers
-
May 5, 2016 5:33 PM in response to WTF1026by macjack,Make the hidden ~/Library visible. (In Finder from your Go menu choose. Home. Then, press Command+J In the info box that appears checkmark "Show Library folder".
Then go to ~/Library/Container/Com.apple.Notes/ Container.plist move that file to your Desktop and test
-
May 5, 2016 5:38 PM in response to macjackby WTF1026,I moved the Container.plist to the desktop and started Notes. It started, but when I went to go begin a new note it crashed. This is the crash report:
Exception Name: NSRangeException
Description: *** -[NSConcreteTextStorage attribute:atIndex:effectiveRange:]: Range or index out of bounds
User Info: (null)
0 CoreFoundation 0x00007fff8392e4f2 __exceptionPreprocess + 178
1 libobjc.A.dylib 0x00007fff8701c73c objc_exception_throw + 48
2 CoreFoundation 0x00007fff839954bd +[NSException raise:format:] + 205
3 UIFoundation 0x00007fff9447bccf -[NSConcreteTextStorage attribute:atIndex:effectiveRange:] + 131
4 Notes 0x0000000107144a96 Notes + 285334
5 Notes 0x0000000107144f0a Notes + 286474
6 AppKit 0x00007fff8f77fb13 -[NSGestureRecognizer _delegateShouldAttemptToRecognizeWithEvent:] + 115
7 AppKit 0x00007fff8f628909 -[NSWindow _gestureRecognizersStartingWithView:onEvent:requireAcceptsFirstMouse:] + 909
8 AppKit 0x00007fff8f628d62 -[NSWindow _sendEventToGestureRecognizers:requireAcceptsFirstMouse:] + 486
9 AppKit 0x00007fff8f62b430 -[NSWindow _handleMouseDownEvent:isDelayedEvent:] + 6265
10 AppKit 0x00007fff8f62c44d -[NSWindow _reallySendEvent:isDelayedEvent:] + 212
11 AppKit 0x00007fff8f06b63d -[NSWindow sendEvent:] + 517
12 AppKit 0x00007fff8efebb3c -[NSApplication sendEvent:] + 2540
13 AppKit 0x00007fff8ee52ef6 -[NSApplication run] + 796
14 AppKit 0x00007fff8ee1c46c NSApplicationMain + 1176
15 libdyld.dylib 0x00007fff93d745ad start + 1
-
May 5, 2016 6:15 PM in response to WTF1026by Linc Davis,Please launch the Console application in any one of the following ways:
☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
☞ Open LaunchPad and start typing the name.
Step 1
For this step, the title of the Console window should be All Messages. If it isn't, select
SYSTEM LOG QUERIES ▹ All Messages
from the log list on the left. If you don't see that list, select
View ▹ Show Log List
from the menu bar at the top of the screen.
In the top right corner of the Console window, there's a search box labeled Filter. Enter the name of the crashed application or process. For example, if Safari crashed, you would enter "Safari" (without the quotes.)
Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
Please don't indiscriminately dump thousands of lines from the log into this discussion.
Please don't post screenshots of log messages—post the text.
Some private information, such as your name, may appear in the log. Anonymize before posting.
Step 2
In the Console window, please clear the search box, then select
DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
(not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
I know the report is long, maybe several hundred lines. Please post all of it anyway. If the report is only a few lines, make sure you cleared the search box.
If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.
When you post the log extract or the crash report, you might see an error message on the web page: "You have included content in your post that is not permitted," or "The message contains invalid characters." That's a bug in the forum software. Please post the text on Pastebin, then post a link here to the page you created.
If you have an account on Pastebin, please don't select Private from the Paste Exposure menu on the page, because then no one but you will be able to see it.
-
May 5, 2016 6:44 PM in response to Linc Davisby WTF1026,Process: Notes [750]
Path: /Applications/Notes.app/Contents/MacOS/Notes
Identifier: com.apple.Notes
Version: 4.2 (555.10.42)
Build Info: Notes-555010042000000~1
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Notes [750]
User ID: 501
Date/Time: 2016-05-05 17:30:12.507 -0700
OS Version: Mac OS X 10.11.4 (15E65)
Report Version: 11
Anonymous UUID: 2C9B0280-E8C6-9AEC-DB22-2319CB3E0128
Sleep/Wake UUID: DF16066A-7602-4BD5-817B-100B40884ADE
Time Awake Since Boot: 3200 seconds
Time Since Wake: 2500 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
Crashing on exception: *** -[NSConcreteTextStorage attribute:atIndex:effectiveRange:]: Range or index out of bounds
Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff8392e4f2 __exceptionPreprocess + 178
1 libobjc.A.dylib 0x00007fff8701c73c objc_exception_throw + 48
2 CoreFoundation 0x00007fff839954bd +[NSException raise:format:] + 205
3 UIFoundation 0x00007fff9447bccf -[NSConcreteTextStorage attribute:atIndex:effectiveRange:] + 131
4 Notes 0x0000000105249a96 Notes + 285334
5 Notes 0x0000000105249f0a Notes + 286474
6 AppKit 0x00007fff8f77fb13 -[NSGestureRecognizer _delegateShouldAttemptToRecognizeWithEvent:] + 115
7 AppKit 0x00007fff8f628909 -[NSWindow _gestureRecognizersStartingWithView:onEvent:requireAcceptsFirstMouse:] + 909
8 AppKit 0x00007fff8f628d62 -[NSWindow _sendEventToGestureRecognizers:requireAcceptsFirstMouse:] + 486
9 AppKit 0x00007fff8f62b430 -[NSWindow _handleMouseDownEvent:isDelayedEvent:] + 6265
10 AppKit 0x00007fff8f62c44d -[NSWindow _reallySendEvent:isDelayedEvent:] + 212
11 AppKit 0x00007fff8f06b63d -[NSWindow sendEvent:] + 517
12 AppKit 0x00007fff8efebb3c -[NSApplication sendEvent:] + 2540
13 AppKit 0x00007fff8ee52ef6 -[NSApplication run] + 796
14 AppKit 0x00007fff8ee1c46c NSApplicationMain + 1176
15 libdyld.dylib 0x00007fff93d745ad start + 1
Global Trace Buffer (reverse chronological seconds):
25.378056 CloudKit 0x00007fff889e2245 __activity_did_finish
25.987953 CloudKit 0x00007fff889e2245 __activity_did_finish
26.352946 CloudKit 0x00007fff889e2245 __activity_did_finish
26.399961 CloudKit 0x00007fff889e2245 __activity_did_finish
26.838679 CFNetwork 0x00007fff8bb90447 TCP Conn 0x7fa0e5650030 SSL Handshake DONE
27.052019 CFNetwork 0x00007fff8bb90323 TCP Conn 0x7fa0e5650030 starting SSL negotiation
27.052233 CFNetwork 0x00007fff8bb8eced TCP Conn 0x7fa0e5650030 complete. fd: 29, err: 0
27.052437 CFNetwork 0x00007fff8bc1d5c7 TCP Conn 0x7fa0e5650030 event 1. err: 0
27.172200 CFNetwork 0x00007fff8bb8dfbf TCP Conn 0x7fa0e5650030 started
27.174817 CFNetwork 0x00007fff8bb51c0f Creating default cookie storage with default identifier
27.174817 CFNetwork 0x00007fff8bb51bda Faulting in CFHTTPCookieStorage singleton
27.174817 CFNetwork 0x00007fff8bb51a69 Faulting in NSHTTPCookieStorage singleton
28.612681 CFNetwork 0x00007fff8bb90447 TCP Conn 0x7fa0e2f1cf60 SSL Handshake DONE
28.614025 CFNetwork 0x00007fff8bb90447 TCP Conn 0x7fa0e2f200a0 SSL Handshake DONE
29.038497 CFNetwork 0x00007fff8bb90323 TCP Conn 0x7fa0e2f200a0 starting SSL negotiation
29.038847 CFNetwork 0x00007fff8bb8eced TCP Conn 0x7fa0e2f200a0 complete. fd: 17, err: 0
29.038947 CFNetwork 0x00007fff8bc1d5c7 TCP Conn 0x7fa0e2f200a0 event 1. err: 0
29.057961 CFNetwork 0x00007fff8bb90323 TCP Conn 0x7fa0e2f1cf60 starting SSL negotiation
29.058382 CFNetwork 0x00007fff8bb8eced TCP Conn 0x7fa0e2f1cf60 complete. fd: 15, err: 0
29.058537 CFNetwork 0x00007fff8bc1d5c7 TCP Conn 0x7fa0e2f1cf60 event 1. err: 0
29.248211 CFNetwork 0x00007fff8bb8dfbf TCP Conn 0x7fa0e2f1cf60 started
29.248432 CFNetwork 0x00007fff8bb8dfbf TCP Conn 0x7fa0e2f200a0 started
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.AppKit 0x00007fff8f1e6f36 -[NSApplication _crashOnException:] + 109
1 com.apple.AppKit 0x00007fff8f2b282a -[NSApplication _showException:] + 717
2 com.apple.AppKit 0x00007fff8ee52f9a -[NSApplication run] + 960
3 com.apple.AppKit 0x00007fff8ee1c46c NSApplicationMain + 1176
4 libdyld.dylib 0x00007fff93d745ad start + 1
-
May 5, 2016 6:48 PM in response to Linc Davisby WTF1026,Process: Notes [750]
Path: /Applications/Notes.app/Contents/MacOS/Notes
Identifier: com.apple.Notes
Version: 4.2 (555.10.42)
Build Info: Notes-555010042000000~1
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Notes [750]
User ID: 501
Date/Time: 2016-05-05 17:30:12.507 -0700
OS Version: Mac OS X 10.11.4 (15E65)
Report Version: 11
Anonymous UUID:
Sleep/Wake UUID: DF16066A-7602-4BD5-817B-100B40884ADE
Time Awake Since Boot: 3200 seconds
Time Since Wake: 2500 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
Crashing on exception: *** -[NSConcreteTextStorage attribute:atIndex:effectiveRange:]: Range or index out of bounds
Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff8392e4f2 __exceptionPreprocess + 178
1 libobjc.A.dylib 0x00007fff8701c73c objc_exception_throw + 48
2 CoreFoundation 0x00007fff839954bd +[NSException raise:format:] + 205
3 UIFoundation 0x00007fff9447bccf -[NSConcreteTextStorage attribute:atIndex:effectiveRange:] + 131
4 Notes 0x0000000105249a96 Notes + 285334
5 Notes 0x0000000105249f0a Notes + 286474
6 AppKit 0x00007fff8f77fb13 -[NSGestureRecognizer _delegateShouldAttemptToRecognizeWithEvent:] + 115
7 AppKit 0x00007fff8f628909 -[NSWindow _gestureRecognizersStartingWithView:onEvent:requireAcceptsFirstMouse:] + 909
8 AppKit 0x00007fff8f628d62 -[NSWindow _sendEventToGestureRecognizers:requireAcceptsFirstMouse:] + 486
9 AppKit 0x00007fff8f62b430 -[NSWindow _handleMouseDownEvent:isDelayedEvent:] + 6265
10 AppKit 0x00007fff8f62c44d -[NSWindow _reallySendEvent:isDelayedEvent:] + 212
11 AppKit 0x00007fff8f06b63d -[NSWindow sendEvent:] + 517
12 AppKit 0x00007fff8efebb3c -[NSApplication sendEvent:] + 2540
13 AppKit 0x00007fff8ee52ef6 -[NSApplication run] + 796
14 AppKit 0x00007fff8ee1c46c NSApplicationMain + 1176
15 libdyld.dylib 0x00007fff93d745ad start + 1
Global Trace Buffer (reverse chronological seconds):
25.378056 CloudKit 0x00007fff889e2245 __activity_did_finish
25.987953 CloudKit 0x00007fff889e2245 __activity_did_finish
26.352946 CloudKit 0x00007fff889e2245 __activity_did_finish
26.399961 CloudKit 0x00007fff889e2245 __activity_did_finish
26.838679 CFNetwork 0x00007fff8bb90447 TCP Conn 0x7fa0e5650030 SSL Handshake DONE
27.052019 CFNetwork 0x00007fff8bb90323 TCP Conn 0x7fa0e5650030 starting SSL negotiation
27.052233 CFNetwork 0x00007fff8bb8eced TCP Conn 0x7fa0e5650030 complete. fd: 29, err: 0
27.052437 CFNetwork 0x00007fff8bc1d5c7 TCP Conn 0x7fa0e5650030 event 1. err: 0
27.172200 CFNetwork 0x00007fff8bb8dfbf TCP Conn 0x7fa0e5650030 started
27.174817 CFNetwork 0x00007fff8bb51c0f Creating default cookie storage with default identifier
27.174817 CFNetwork 0x00007fff8bb51bda Faulting in CFHTTPCookieStorage singleton
27.174817 CFNetwork 0x00007fff8bb51a69 Faulting in NSHTTPCookieStorage singleton
28.612681 CFNetwork 0x00007fff8bb90447 TCP Conn 0x7fa0e2f1cf60 SSL Handshake DONE
28.614025 CFNetwork 0x00007fff8bb90447 TCP Conn 0x7fa0e2f200a0 SSL Handshake DONE
29.038497 CFNetwork 0x00007fff8bb90323 TCP Conn 0x7fa0e2f200a0 starting SSL negotiation
29.038847 CFNetwork 0x00007fff8bb8eced TCP Conn 0x7fa0e2f200a0 complete. fd: 17, err: 0
29.038947 CFNetwork 0x00007fff8bc1d5c7 TCP Conn 0x7fa0e2f200a0 event 1. err: 0
29.057961 CFNetwork 0x00007fff8bb90323 TCP Conn 0x7fa0e2f1cf60 starting SSL negotiation
29.058382 CFNetwork 0x00007fff8bb8eced TCP Conn 0x7fa0e2f1cf60 complete. fd: 15, err: 0
29.058537 CFNetwork 0x00007fff8bc1d5c7 TCP Conn 0x7fa0e2f1cf60 event 1. err: 0
29.248211 CFNetwork 0x00007fff8bb8dfbf TCP Conn 0x7fa0e2f1cf60 started
29.248432 CFNetwork 0x00007fff8bb8dfbf TCP Conn 0x7fa0e2f200a0 started
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.AppKit 0x00007fff8f1e6f36 -[NSApplication _crashOnException:] + 109
1 com.apple.AppKit 0x00007fff8f2b282a -[NSApplication _showException:] + 717
2 com.apple.AppKit 0x00007fff8ee52f9a -[NSApplication run] + 960
3 com.apple.AppKit 0x00007fff8ee1c46c NSApplicationMain + 1176
4 libdyld.dylib 0x00007fff93d745ad start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff903f7efa kevent_qos + 10
1 libdispatch.dylib 0x00007fff975c2165 _dispatch_mgr_invoke + 216
2 libdispatch.dylib 0x00007fff975c1dcd _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib 0x00007fff903f75e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff88998578 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff88996341 start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff903f75e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff88998578 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff88996341 start_wqthread + 13
Thread 4:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff903f0f72 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff903f03b3 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff838a31c4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff838a268c __CFRunLoopRun + 1356
4 com.apple.CoreFoundation 0x00007fff838a1ed8 CFRunLoopRunSpecific + 296
5 com.apple.CFNetwork 0x00007fff8bb55111 +[NSURLConnection(Loader) _resourceLoadLoop:] + 412
6 com.apple.Foundation 0x00007fff95952d64 __NSThread__start__ + 1351
7 libsystem_pthread.dylib 0x00007fff8899899d _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff8899891a _pthread_start + 168
9 libsystem_pthread.dylib 0x00007fff88996351 thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff903f75e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff88998578 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff88996341 start_wqthread + 13
Thread 6:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff903f707a __select + 10
1 com.apple.CoreFoundation 0x00007fff838e04fa __CFSocketManager + 762
2 libsystem_pthread.dylib 0x00007fff8899899d _pthread_body + 131
3 libsystem_pthread.dylib 0x00007fff8899891a _pthread_start + 168
4 libsystem_pthread.dylib 0x00007fff88996351 thread_start + 13
Thread 7:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff903f6db6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff88999728 _pthread_cond_wait + 767
2 libc++.1.dylib 0x00007fff826a368f std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3 com.apple.JavaScriptCore 0x00007fff85bdd5ab JSC::GCThread::waitForNextPhase() + 171
4 com.apple.JavaScriptCore 0x00007fff85bdd3f8 JSC::GCThread::gcThreadMain() + 88
5 com.apple.JavaScriptCore 0x00007fff85bd2d72 ***::threadEntryPoint(void*) + 178
6 com.apple.JavaScriptCore 0x00007fff85bd2c9f ***::wtfThreadEntryPoint(void*) + 15
7 libsystem_pthread.dylib 0x00007fff8899899d _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff8899891a _pthread_start + 168
9 libsystem_pthread.dylib 0x00007fff88996351 thread_start + 13
Thread 8:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff903f6db6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff88999728 _pthread_cond_wait + 767
2 libc++.1.dylib 0x00007fff826a368f std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3 com.apple.JavaScriptCore 0x00007fff85bdd5ab JSC::GCThread::waitForNextPhase() + 171
4 com.apple.JavaScriptCore 0x00007fff85bdd3f8 JSC::GCThread::gcThreadMain() + 88
5 com.apple.JavaScriptCore 0x00007fff85bd2d72 ***::threadEntryPoint(void*) + 178
6 com.apple.JavaScriptCore 0x00007fff85bd2c9f ***::wtfThreadEntryPoint(void*) + 15
7 libsystem_pthread.dylib 0x00007fff8899899d _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff8899891a _pthread_start + 168
9 libsystem_pthread.dylib 0x00007fff88996351 thread_start + 13
Thread 9:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff903f6db6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff88999728 _pthread_cond_wait + 767
2 libc++.1.dylib 0x00007fff826a368f std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
3 com.apple.JavaScriptCore 0x00007fff85bdd5ab JSC::GCThread::waitForNextPhase() + 171
4 com.apple.JavaScriptCore 0x00007fff85bdd3f8 JSC::GCThread::gcThreadMain() + 88
5 com.apple.JavaScriptCore 0x00007fff85bd2d72 ***::threadEntryPoint(void*) + 178
6 com.apple.JavaScriptCore 0x00007fff85bd2c9f ***::wtfThreadEntryPoint(void*) + 15
7 libsystem_pthread.dylib 0x00007fff8899899d _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff8899891a _pthread_start + 168
9 libsystem_pthread.dylib 0x00007fff88996351 thread_start + 13
Thread 10:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff903f0f72 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff903f03b3 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff838a31c4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff838a268c __CFRunLoopRun + 1356
4 com.apple.CoreFoundation 0x00007fff838a1ed8 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff8efb4e99 _NSEventThread + 149
6 libsystem_pthread.dylib 0x00007fff8899899d _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff8899891a _pthread_start + 168
8 libsystem_pthread.dylib 0x00007fff88996351 thread_start + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fff903f75e2 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff88998578 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff88996341 start_wqthread + 13
Thread 12:
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00007fa0e3abe400 rbx: 0x00007fa0e578d810 rcx: 0x0000000000000001 rdx: 0x0000000000000000
rdi: 0x00007fff5a9fb650 rsi: 0x000000000000063d rbp: 0x00007fff5a9fbaf0 rsp: 0x00007fff5a9fbae0
r8: 0x0000000000000000 r9: 0x0000000008000100 r10: 0x0000000000000000 r11: 0x00000000001b61ff
r12: 0x00007fa0e578d810 r13: 0x0000000000000010 r14: 0x00007fff8700b4c0 r15: 0x00007fff72d4baa0
rip: 0x00007fff8f1e6f36 rfl: 0x0000000000010206 cr2: 0x0000000142e29000
Logical CPU: 0
Error Code: 0x00000000
Trap Number: 6
Binary Images:
0x105204000 - 0x1053b4fff com.apple.Notes (4.2 - 555.10.42) <10706D6E-E65F-3E9B-821A-D669D12E765E> /Applications/Notes.app/Contents/MacOS/Notes
0x10af1b000 - 0x10af2eff7 com.apple.webcontentfilter.framework (5.1 - 5.1) <82BA647F-77DD-35A5-8BB9-5C6C5D8E721B> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
0x10afe0000 - 0x10afe8fff com.apple.security.ldapdl (4.0 - 55003) <5D4C0D21-9F7A-35A8-AE9E-F2F7FE842040> /System/Library/Security/ldapdl.bundle/Contents/MacOS/ldapdl
0x10b8d7000 - 0x10b8d9fff apop.so (188) <8543B50E-91F2-30CD-96A3-AC0DA7738B97> /usr/lib/sasl2/apop.so
0x10b8de000 - 0x10b8dffff atoken.so (188) <EB7AB66D-C0D1-3B63-8625-3D7472B8DE29> /usr/lib/sasl2/atoken.so
0x10b8e4000 - 0x10b947fff com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (10.14.58 - 10.1.4) <449A2757-95D6-3F1B-BB64-1DDCABAD356B> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/Ma cOS/AppleIntelHD4000GraphicsMTLDriver
0x10bfee000 - 0x10bffeffb dhx.so (188) <E5729195-E010-385F-A418-43CE585BDD35> /usr/lib/sasl2/dhx.so
0x10c01c000 - 0x10c024fff digestmd5WebDAV.so (188) <0C074938-0D2F-3B98-93A8-002E296B671E> /usr/lib/sasl2/digestmd5WebDAV.so
0x10c02a000 - 0x10c02cfff libanonymous.2.so (209) <C3B0EDDE-020A-3C26-816D-8CA304B014F3> /usr/lib/sasl2/libanonymous.2.so
0x10c031000 - 0x10c033fff libcrammd5.2.so (209) <AA5E98B2-2D12-3452-94B0-461B58649E1C> /usr/lib/sasl2/libcrammd5.2.so
0x10c038000 - 0x10c041fff libdigestmd5.2.so (209) <E968689E-F366-3F34-A3F9-F6AC29B05A85> /usr/lib/sasl2/libdigestmd5.2.so
0x10c047000 - 0x10c04cfff libgssapiv2.2.0.18.so (209) <6C556CA7-F65F-37B4-A36B-2134E615CE08> /usr/lib/sasl2/libgssapiv2.2.0.18.so
0x10c053000 - 0x10c058fff libntlm.so (209) <CEC06DA2-CDC8-33E0-A2D4-BE77612D6DB9> /usr/lib/sasl2/libntlm.so
0x10c065000 - 0x10c065fe7 +cl_kernels (???) <1D514CE7-D2C9-4E84-846B-F45F22999CE8> cl_kernels
0x10c067000 - 0x10c069fff libplain.2.so (209) <DB719939-A0E2-3802-B370-EC3A96B52CFA> /usr/lib/sasl2/libplain.2.so
0x10c06e000 - 0x10c070fff login.so (209) <8A741932-77F8-3A68-ABBB-41ECA9148177> /usr/lib/sasl2/login.so
0x10c0ec000 - 0x10c0efff7 mschapv2.so (188) <EDEDD67E-40DB-3C12-B395-E9347A9B0EF1> /usr/lib/sasl2/mschapv2.so
0x10c11f000 - 0x10c13fffb com.apple.DirectoryService.PasswordServerFramework (10.11 - 45) <63E789C1-FCAC-36E1-880A-B32C7510B795> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
0x10c5a9000 - 0x10c5b2fff com.apple.DirectoryServer (10.11 - 62) <6004588D-B3D3-3307-9E2B-DA17E2167CFD> /System/Library/PrivateFrameworks/DirectoryServer.framework/Versions/A/Director yServer
0x10c5bb000 - 0x10c5c7fff com.apple.directoryserver.CFDirectoryServer (10.11 - 62) <1E38F620-BA21-3AAB-963F-C06F8AD77F61> /System/Library/PrivateFrameworks/DirectoryServer.framework/Frameworks/CFDirect oryServer.framework/Versions/A/CFDirectoryServer
0x10c5d4000 - 0x10c5dbff7 com.apple.HeimODAdmin (4.0 - 2.0) <7858DF7D-1095-3DA3-8F0F-882FADDC0229> /System/Library/PrivateFrameworks/HeimODAdmin.framework/Versions/A/HeimODAdmin
0x10c800000 - 0x10c802fff oauthbearer.so (188) <2899B743-3008-38F0-933E-E016565F28BF> /usr/lib/sasl2/oauthbearer.so
0x10c868000 - 0x10c869fff plain-clienttoken.so (188) <7DB4EA45-B1BF-38D2-BDCB-17C2D655BB98> /usr/lib/sasl2/plain-clienttoken.so
0x10c86f000 - 0x10c871fff pwauxprop.so (421) <1811BAF9-DA13-3EF9-BFC3-CC2660D07A46> /usr/lib/sasl2/pwauxprop.so
0x10c87a000 - 0x10c87cfff shadow_auxprop.so (188) <0754FA5B-943F-3B0F-911C-EAB6AF949890> /usr/lib/sasl2/shadow_auxprop.so
0x10c89e000 - 0x10c8a1fff smb_ntlmv2.so (188) <E7CBBBAD-CAB8-3A4F-8473-A47D4894EBE9> /usr/lib/sasl2/smb_ntlmv2.so
0x10c8d8000 - 0x10c8f1ff7 srp.so (209) <CE6C10D4-BFA5-3700-9AA7-82BD6FB36B1B> /usr/lib/sasl2/srp.so
0x7fff67b78000 - 0x7fff67baf0d7 dyld (360.21) <D9B236BC-4AC1-325F-B3EF-3F06DBDA7119> /usr/lib/dyld
0x7fff81ec8000 - 0x7fff81f2bfff libAVFAudio.dylib (161.2) <1A98DBF3-490B-37FB-928A-AB1E36E6E5DD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
0x7fff81f37000 - 0x7fff81f5ffff com.apple.GLKit (1.0 - 56) <E5E5A6F0-E6FC-3D40-81E4-A3E627929FD0> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
0x7fff81f60000 - 0x7fff82000fff com.apple.ViewBridge (159 - 159) <D8131B7E-DFC9-3FDD-9D56-49821C1D1521> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff82001000 - 0x7fff82003fff com.apple.OAuth (25 - 25) <B147CF79-A687-3466-BCAE-F05243DE71F7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff823db000 - 0x7fff82427ff7 com.apple.corelocation (1486.17 - 1615.38) <6336CFC5-9D7D-3B76-B263-56DD6EBD0B8D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff8242e000 - 0x7fff8269bfff com.apple.imageKit (2.6 - 932) <FAE317B8-DF15-3096-AFAC-464913BF2F3B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x7fff8269c000 - 0x7fff826efff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
0x7fff826f0000 - 0x7fff82705fff com.apple.AppContainer (4.0 - 261.40.2) <F220E702-1C00-3BD2-9943-C7E75C3B4418> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
0x7fff82706000 - 0x7fff82771ff7 com.apple.framework.CoreWLAN (11.0 - 1101.20) <3B35C543-7FCE-333F-80C1-432FA41DDCDE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff82772000 - 0x7fff82776fff com.apple.LoginUICore (3.2 - 3.2) <5524E4BC-4700-39F4-AF06-E53322712EE0> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
0x7fff827af000 - 0x7fff827d1ff7 com.apple.Sharing (442.13.6 - 442.13.6) <DDD2811C-6ECB-32F2-8EE1-69BF9657B4A8> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff827d2000 - 0x7fff8281efff com.apple.print.framework.PrintCore (11.2 - 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x7fff8281f000 - 0x7fff8288dff7 com.apple.ApplicationServices.ATS (377 - 394.3) <847DBFBA-8D6B-367B-99FD-C6CAA8C05C65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x7fff8288e000 - 0x7fff82899fff com.apple.CrashReporterSupport (10.11 - 717) <474544AD-1199-3ECC-90E5-071847BA72C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x7fff8289a000 - 0x7fff828a0fff com.apple.IOAccelerator (205.3 - 205.3) <851B6BF8-5B7F-3FB5-9E45-10AAE3BF7438> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
0x7fff82a08000 - 0x7fff82aa8fff com.apple.Metadata (10.7.0 - 972.29.1) <F19E0200-6937-3799-9C67-D26C2CE5AA5F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x7fff82aa9000 - 0x7fff82d39ff7 com.apple.RawCamera.bundle (6.19 - 844) <96617D7F-437C-31AB-B413-ADC079469054> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff82d85000 - 0x7fff82d8eff3 libsystem_notify.dylib (150.40.1) <D48BDE34-0F7E-34CA-A0FF-C578E39987CC> /usr/lib/system/libsystem_notify.dylib
0x7fff82d8f000 - 0x7fff82d9bff7 com.apple.commonutilities (8.0 - 900) <18D60822-654D-3532-A47E-A2239EF4E301> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUt ilities
0x7fff82d9c000 - 0x7fff82e31fff com.apple.ink.framework (10.9 - 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x7fff82e32000 - 0x7fff82e3efff com.apple.HelpData (2.1.4 - 90) <10608EEC-B613-309C-96E6-5A40AB951FA4> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff836c5000 - 0x7fff836c7fff com.apple.xpc.ServiceManagement (1.0 - 1) <F3E14561-5DF4-3429-98ED-8F27A87A343A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x7fff836c8000 - 0x7fff837aeff7 libcrypto.0.9.8.dylib (59.40.2) <2486D801-C756-3488-B519-1AA6807E8948> /usr/lib/libcrypto.0.9.8.dylib
0x7fff837af000 - 0x7fff837affff libmetal_timestamp.dylib (600.0.44.1) <6576F284-BACA-332A-A6E7-FA1C347636E3> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dyli b
0x7fff83814000 - 0x7fff83816ff7 com.apple.SafariServices.framework (11601 - 11601.5.17.1) <396E2233-E2DC-391C-84D2-991F636A941B> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
0x7fff83819000 - 0x7fff83c8ffff com.apple.CoreFoundation (6.9 - 1258.1) <943A1383-DA6A-3DC0-ABCD-D9AEB3D0D34D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff83d0f000 - 0x7fff83d31fff com.apple.IconServices (68.1 - 68.1) <CDEEDBE6-F53B-3BA1-82D4-23BCA3DD8949> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
0x7fff83d80000 - 0x7fff83dafffb com.apple.datadetectors (5.0 - 308) <1949868C-BDCD-3772-BDBD-D7E9F2CC1451> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
0x7fff83db6000 - 0x7fff83dd9ff7 com.apple.Network (1.0 - 1) <7BA0CFFD-E22A-3FE0-BF4C-F1947D72466B> /System/Library/PrivateFrameworks/Network.framework/Versions/A/Network
0x7fff83e07000 - 0x7fff83e65fff com.apple.SystemConfiguration (1.14 - 1.14) <10082F58-6190-3A7C-8B6C-C12B16DC793A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x7fff83e81000 - 0x7fff83e90ffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <18D21123-A3E7-3851-974A-08E5D4540475> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff83f4f000 - 0x7fff83f52ff7 libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
0x7fff83f53000 - 0x7fff83f53fff com.apple.Cocoa (6.11 - 22) <807787AB-D231-3F51-A99B-A9314623C571> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff840cc000 - 0x7fff84104ff7 com.apple.RemoteViewServices (2.0 - 101) <B2881449-8CFE-3D1C-B4BF-155640392533> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x7fff84105000 - 0x7fff84110fff libGL.dylib (12.0.40.6) <4FC6D3F9-6582-3E7D-A7D1-E035F0E26697> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8411e000 - 0x7fff8413aff3 libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
0x7fff84158000 - 0x7fff84176ff7 com.apple.frameworks.preferencepanes (16.0 - 16.0) <6D9A4009-DCE8-3FC5-91E4-01433C63E4A6> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff8458b000 - 0x7fff84671fef unorm8_bgra.dylib (2.7.3) <B315AE9C-9E09-3D9F-9513-EC2195908516> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
0x7fff84672000 - 0x7fff846deff7 com.apple.contacts.Contacts (1.0 - 2137.1) <2726B3FB-7A00-34E0-8BBF-7E5395C35527> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
0x7fff846df000 - 0x7fff846f8fff com.apple.CFOpenDirectory (10.11 - 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x7fff846f9000 - 0x7fff846fffff com.apple.XPCService (2.0 - 1) <5E2122D6-FFA2-3552-BF16-9FD3F36B40DB> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff84707000 - 0x7fff8478ffff com.apple.CoreSymbolication (3.1 - 58048.1) <4730422E-4178-34F9-8550-BB92F2A4F44B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x7fff84791000 - 0x7fff84799ff7 com.apple.CloudServices (1.0 - 154.40.15) <3611A68C-B34A-3379-94A9-2BA08FC6A3E6> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
0x7fff8479a000 - 0x7fff847b4ff3 liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib
0x7fff847b5000 - 0x7fff847c6ff7 libsystem_trace.dylib (201.10.3) <25104542-5251-3E8D-B14A-9E37207218BC> /usr/lib/system/libsystem_trace.dylib
0x7fff847c7000 - 0x7fff8486bfff com.apple.Bluetooth (4.4.4 - 4.4.4f4) <BCF89EFE-853D-3AEA-AE31-DC8293C7284F> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff8496d000 - 0x7fff84975fef libcldcpuengine.dylib (2.7.3) <B385841A-B573-3A91-9BEB-CC89CB2716B3> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
0x7fff84976000 - 0x7fff84b97ff7 com.apple.CoreImage (11.4.0 - 366.4.19) <6EE4A686-50C8-3D77-A036-BE8AA0F8A2FD> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff84c47000 - 0x7fff84c5bfff com.apple.CoreDuetDaemonProtocol (1.0 - 1) <D0A5B9A7-A247-37CD-A8F7-64DC635F9C9B> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
0x7fff84c5c000 - 0x7fff84d89ff3 com.apple.CoreText (352.0 - 494.11) <08E8640E-6602-3A00-BC28-94235FD311B4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff84d8a000 - 0x7fff84d8ffff com.apple.DiskArbitration (2.7 - 2.7) <F55902AA-5316-3255-A701-FDED5B553065> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff84da4000 - 0x7fff84e0aff7 libsystem_network.dylib (583.40.20) <269E5ADD-6922-31E2-8D55-7B777263AC0D> /usr/lib/system/libsystem_network.dylib
0x7fff84e4e000 - 0x7fff84ea3fff com.apple.AE (701 - 701) <AD492742-F884-386B-A450-FAC281B9FFA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x7fff84ea4000 - 0x7fff84ea7fff libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x7fff84ea8000 - 0x7fff84f11fff com.apple.framework.internetaccounts (2.1 - 210) <063FF467-215F-3E81-B02B-02E8B9750F24> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
0x7fff84f12000 - 0x7fff84f1aff7 libnetwork.dylib (583.40.20) <3C4C9968-C6A7-3D3D-98EE-125045999E01> /usr/lib/libnetwork.dylib
0x7fff84f1b000 - 0x7fff8518afff com.apple.AuthKit (1.0 - 1) <376E7446-9F68-3188-B4D3-DA06925DC535> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff8518b000 - 0x7fff851b4ff7 libxslt.1.dylib (14.1) <27DE3F2E-CE96-3327-A563-788EE3E2775B> /usr/lib/libxslt.1.dylib
0x7fff85a16000 - 0x7fff85a18ff7 libsystem_configuration.dylib (802.40.13) <3DEB7DF9-6804-37E1-BC83-0166882FF0FF> /usr/lib/system/libsystem_configuration.dylib
0x7fff85ba7000 - 0x7fff85bb2ff7 libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib
0x7fff85bbc000 - 0x7fff85bcefff com.apple.AppleIDSSOAuthentication (1.0 - 1) <7DA43C1A-8340-3A4E-BCAF-FD036B95D418> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A /AppleIDSSOAuthentication
0x7fff85bcf000 - 0x7fff8626eff7 com.apple.JavaScriptCore (11601 - 11601.5.17) <E12A9CB4-C807-3602-8357-6037579F6A13> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8626f000 - 0x7fff86671fff libLAPACK.dylib (1162.2) <42238ED4-6B7A-39D0-BFF2-304A0C287213> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x7fff86672000 - 0x7fff86688fff com.apple.CoreMediaAuthoring (2.2 - 953) <06C2E0E2-BA5C-3BB1-8DD7-55613EDD654D> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
0x7fff86689000 - 0x7fff8668eff7 com.apple.AssetCacheServices (14.1 - 14.1) <5F249F84-660A-3E94-B073-6729E7ED56D9> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/Asset CacheServices
0x7fff86698000 - 0x7fff866f5fff com.apple.CoreServices.OSServices (728.8 - 728.8) <4CE49D8A-8304-3347-9379-6075CB906419> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x7fff866f6000 - 0x7fff866f9fff libspindump.dylib (197.1) <48F4C673-9F0C-38BE-B550-88241E812518> /usr/lib/libspindump.dylib
0x7fff868b5000 - 0x7fff868e4fff com.apple.securityinterface (10.0 - 55065.40.1) <1BB39B19-DD74-347E-A344-0E6781773577> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x7fff868e5000 - 0x7fff86a2afff com.apple.QTKit (7.7.3 - 2943.3) <88AA19A7-7170-3798-8CBA-B1B8D4763ADB> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff86d73000 - 0x7fff86de8fff com.apple.framework.IOKit (2.0.2 - 1179.40.20) <FB2AD43B-905D-3BD0-BE17-ACE7D4D13E24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff86de9000 - 0x7fff86e02fff com.apple.CalendarAgentLink (8.0 - 250) <EA60A52B-6005-312B-99E0-0DD4F479EF8A> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
0x7fff86e03000 - 0x7fff86e53ff7 com.apple.Symbolication (1.4 - 58044) <F70BF765-FBE9-3F1E-85CA-BB2F8E53E8C2> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x7fff86e54000 - 0x7fff86e59fff com.apple.MediaAccessibility (1.0 - 79) <C5E61B45-1967-3602-A48C-31E132B998B2> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
0x7fff86e5a000 - 0x7fff86eceff3 com.apple.securityfoundation (6.0 - 55126) <1F6BDF18-3CF0-3E85-8D9B-0663599B9949> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x7fff8700a000 - 0x7fff87375657 libobjc.A.dylib (680) <D55D5807-1FBE-32A5-9105-44D7AFE68C27> /usr/lib/libobjc.A.dylib
0x7fff87376000 - 0x7fff873a3ff3 com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <E38F3C5D-754F-32BE-87FB-C83A80B4C0D6> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
0x7fff87d36000 - 0x7fff87e5bff7 com.apple.LaunchServices (728.8 - 728.8) <FDA38B17-82E2-322F-A008-B9207A6EA668> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x7fff87e5c000 - 0x7fff88151fff com.apple.HIToolbox (2.1.1 - 807.2) <871E5223-5D03-3649-98AF-9CCA3B41E307> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x7fff8820f000 - 0x7fff88217fff libGFXShared.dylib (12.0.40.6) <1CDE5AEF-3E44-3547-879E-BB490EE7702C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x7fff8826b000 - 0x7fff88273fff com.apple.AppleSRP (5.0 - 1) <840A5C20-6452-36BB-ACF7-29BA6CBF7C48> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff88325000 - 0x7fff883ddff7 com.apple.CoreDuet (1.0 - 1) <058EAEDE-156F-309C-AB61-34C61B93D967> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff883de000 - 0x7fff88407fff libsystem_info.dylib (477.40.5) <6B01C09E-A3E5-3C71-B370-D0CABD11A436> /usr/lib/system/libsystem_info.dylib
0x7fff8840c000 - 0x7fff88619fff libicucore.A.dylib (551.51) <35315A29-E21C-3CC5-8BD6-E07A3AE8FC0D> /usr/lib/libicucore.A.dylib
0x7fff8861a000 - 0x7fff8861dfff com.apple.IOSurface (108.2.1 - 108.2.1) <A0037B0A-277A-393E-9BF6-688595BD564D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8861e000 - 0x7fff88746fff com.apple.NetworkExtension (1.0 - 1) <CFD98864-3DD5-391E-B0EA-388294A75C31> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtensi on
0x7fff88747000 - 0x7fff888adfff com.apple.MapKit (1.0 - 1620.41) <2E289A8D-5629-3A9B-93F3-E439747C3A09> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit
0x7fff888ae000 - 0x7fff888dcff7 libsandbox.1.dylib (460.40.33) <26158471-870A-3269-9E2B-7D7963B8E9F3> /usr/lib/libsandbox.1.dylib
0x7fff888e8000 - 0x7fff888f6fff com.apple.ToneLibrary (1.0 - 1) <AF05AF34-9BC4-3BA6-81C1-7420F22C9D7D> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
0x7fff8895e000 - 0x7fff88970fff libsasl2.2.dylib (209) <2F81C8C9-11A3-3581-B2C1-D8C03AB7D39C> /usr/lib/libsasl2.2.dylib
0x7fff88995000 - 0x7fff8899eff7 libsystem_pthread.dylib (138.10.4) <3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559> /usr/lib/system/libsystem_pthread.dylib
0x7fff8899f000 - 0x7fff88a58ff7 com.apple.cloudkit.CloudKit (482.29 - 482.29) <E235B37E-1491-3857-BDE8-38450D4FE8D0> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff88a59000 - 0x7fff88a74fff com.apple.aps.framework (4.0 - 4.0) <CAD47B6E-A581-3B35-885B-67B206F41D5E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
0x7fff88ab4000 - 0x7fff88ac0fff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
0x7fff88ac1000 - 0x7fff88ae5ff7 libJPEG.dylib (1444) <BECAD377-4E20-37BE-BEC2-0A1D33497496> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff88ae6000 - 0x7fff88cafff7 com.apple.ImageIO.framework (3.3.0 - 1444) <6A50AFBF-60BE-3845-AE29-843BD8238F17> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff88cb0000 - 0x7fff88d56fff com.apple.CoreUtils (4.0 - 400.28) <60A9A7F3-EB0E-3CCF-8925-D18A9CD4B94D> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff88d5a000 - 0x7fff88dc7ff7 com.apple.imfoundation (10.0 - 1000) <82820E4B-0F23-3048-9F4F-C216A9D87190> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
0x7fff88dc8000 - 0x7fff88dcdfff com.apple.ImageCapture (9.0 - 9.0) <ACECF0B7-7D92-3A22-BF47-E8FADF4C5378> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x7fff88ff0000 - 0x7fff890b3ff7 com.apple.imcore (10.0 - 1000) <CA7E9036-F455-3726-8F6D-BC5FD4773808> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
0x7fff890b4000 - 0x7fff890dfffb libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
0x7fff890ec000 - 0x7fff890f4fff libMatch.1.dylib (27) <3AC0BFB8-7E69-3DBE-A175-7F3946FC4554> /usr/lib/libMatch.1.dylib
0x7fff890f5000 - 0x7fff89100fff com.apple.AppSandbox (4.0 - 261.40.2) <52766210-B6EB-3B73-AB1B-42E0A9AD2EE8> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff89101000 - 0x7fff89120ff7 com.apple.contacts.vCard (1.0 - 2137.1) <41529BD9-1BCC-3A62-92BA-2A7110867355> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x7fff89121000 - 0x7fff891ccfff com.apple.PDFKit (3.1 - 3.1) <27AF3C85-1C0B-389C-856C-2E527620C195> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x7fff8924c000 - 0x7fff89305ff7 libvMisc.dylib (563.5) <BF612F7D-FA3B-3F9F-8BE7-8D1BCB21ECC5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x7fff89306000 - 0x7fff8932dfff com.apple.shortcut (2.16 - 93) <2BA6DF3E-04C7-39C8-B311-3413E9FC9022> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff89346000 - 0x7fff89804fcf com.apple.vImage (8.0 - 8.0) <85FB412E-EB30-3433-A79B-B3970FC83580> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x7fff89805000 - 0x7fff89806fff libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib
0x7fff89858000 - 0x7fff898c8fff com.apple.ids (10.0 - 1000) <ADE6E30D-F1DE-3D9E-BF1D-C32BA1B3FFA8> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x7fff898fa000 - 0x7fff89948fff libcurl.4.dylib (90) <12E01E4B-24C9-394C-9D2C-85CF85D5F459> /usr/lib/libcurl.4.dylib
0x7fff89949000 - 0x7fff89949fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <848125D3-AF14-3526-8745-FFCDB200CD76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x7fff8994a000 - 0x7fff89978ff7 com.apple.CoreServicesInternal (248.2 - 248.2) <6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x7fff89a01000 - 0x7fff89a09ffb libsystem_dnssd.dylib (625.40.20) <86A05653-DCA0-3345-B29F-F320029AA05E> /usr/lib/system/libsystem_dnssd.dylib
0x7fff89a0a000 - 0x7fff89a5aff7 com.apple.ExchangeWebServices (6.0 - 243) <2F2827B5-9884-3593-9AD8-CB1B3C5FE83D> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
0x7fff89ad8000 - 0x7fff89b0bff7 com.apple.MediaKit (16 - 809) <BF8032FE-6645-37F6-A622-BC7EEE3EAABF> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff89b4c000 - 0x7fff89b91ff3 libFontRegistry.dylib (155.1) <F3355C6E-ED33-3506-B10E-2F6995D34BC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff89b92000 - 0x7fff89bd7ff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedF ileList.framework/Versions/A/SharedFileList
0x7fff89bd8000 - 0x7fff89be2fff com.apple.KerberosHelper (4.0 - 1.0) <67D88B2C-A54B-34FF-ABF3-2D3736879730> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
0x7fff89be3000 - 0x7fff89bf5fff com.apple.CloudPhotoServicesConfiguration (1.5 - 370.42.0) <CDD720AF-F4C0-31CE-91DD-D2F4E0DEC109> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frame works/CloudPhotoServicesConfiguration.framework/Versions/A/CloudPhotoServicesCon figuration
0x7fff89dfa000 - 0x7fff89dfcfff com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff89e0d000 - 0x7fff89e13ff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9E5A980A-F455-32D5-BBEE-3BD6018CC45E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x7fff89e14000 - 0x7fff89e17fff com.apple.Mangrove (1.0 - 1) <2D86B3AD-64C3-3BB4-BC66-1CFD0C90E844> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff89e21000 - 0x7fff89e98feb libcorecrypto.dylib (335.40.8) <9D300121-CAF8-3894-8774-DF38FA65F238> /usr/lib/system/libcorecrypto.dylib
0x7fff8a05c000 - 0x7fff8a06bfe7 com.apple.AppleFSCompression (81.20.2 - 1.0) <2FE122A9-5265-320A-9600-FFC5CE4DE197> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
0x7fff8a06c000 - 0x7fff8a3acfff com.apple.WebKit (11601 - 11601.5.17.1) <6FA46AD7-3DF1-3654-A642-D9C5BE613ED7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8a3bd000 - 0x7fff8a569fff com.apple.avfoundation (2.0 - 1046.9.11) <DE524245-B7EF-3E9D-8AA1-3D99A3304EF4> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8a5ee000 - 0x7fff8a5eefff com.apple.Accelerate (1.10 - Accelerate 1.10) <5831771A-C1C3-3625-9FE9-2CCB6B2E7EE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8a64e000 - 0x7fff8a66aff7 libextension.dylib (78) <FD952DA6-BBEC-3CB6-98B3-E1D111C5C54E> /usr/lib/libextension.dylib
0x7fff8a66b000 - 0x7fff8aa43fef com.apple.CoreAUC (214.0.0 - 214.0.0) <F80C19CA-6CD0-3052-9C22-0288A257CCC8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8aa44000 - 0x7fff8abe9ff7 com.apple.NotesShared (1.2 - 555.10.42) <E1E0EB89-7D14-3A90-B8D5-518AB4277347> /System/Library/PrivateFrameworks/NotesShared.framework/Versions/A/NotesShared
0x7fff8abea000 - 0x7fff8ac15ff7 com.apple.AddressBook.ContactsFoundation (8.0 - 2137.1) <BAE70E9D-BCC8-3650-B554-6D646388EDEF> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
0x7fff8ac81000 - 0x7fff8aecdff7 com.apple.AddressBook.framework (9.0 - 1679.9) <8879002B-C87B-3595-9CD2-B672F10DD156> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8aece000 - 0x7fff8aefdffb libsystem_m.dylib (3105) <08E1A4B2-6448-3DFE-A58C-ACC7335BE7E4> /usr/lib/system/libsystem_m.dylib
0x7fff8aefe000 - 0x7fff8af72ff7 com.apple.Heimdal (4.0 - 2.0) <5D365381-8B5E-3259-8867-FC4A7D307BDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8aff9000 - 0x7fff8b03aff7 libGLU.dylib (12.0.40.6) <C56DDF90-CF6D-30D2-A3E6-89288BE69DCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8b047000 - 0x7fff8b052fff libkxld.dylib (3248.40.184) <6F776D34-D06C-3C48-B753-D0FB375A4A8A> /usr/lib/system/libkxld.dylib
0x7fff8b655000 - 0x7fff8b68cff7 com.apple.LDAPFramework (2.4.28 - 194.5) <9AE33BF2-FB17-342D-8F1E-5F83C6E6EB69> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8b68d000 - 0x7fff8b6b1fff com.apple.MultitouchSupport.framework (304.10.2 - 304.10.2) <CE75EDA3-2B22-3968-834E-550EA870ECC8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x7fff8b6b2000 - 0x7fff8b6c5fff com.apple.CoreBluetooth (1.0 - 1) <E54CA9A2-A5C6-30C5-9D6E-8472DBA9371E> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff8b6d6000 - 0x7fff8b6dfff7 com.apple.DisplayServicesFW (3.0 - 378) <45BE1B99-8E10-32F0-A180-A6B6CB5883AE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x7fff8b6e0000 - 0x7fff8b709ffb libRIP.A.dylib (957) <5F18F20D-5921-3314-A9F8-F1B1CB62C83D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
0x7fff8b70a000 - 0x7fff8bb34fff com.apple.ModelIO (1.0 - 1) <8838E0E1-ACB3-3CE8-ABDC-C787D8B3F247> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO
0x7fff8bb35000 - 0x7fff8bb4cff7 libsystem_asl.dylib (323.40.3) <007F9094-317A-33EA-AF62-BAEAAB48C0F7> /usr/lib/system/libsystem_asl.dylib
0x7fff8bb4d000 - 0x7fff8bdd4ff7 com.apple.CFNetwork (760.4.2 - 760.4.2) <24C4A390-3079-358A-8D51-75A3E818A6DF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8bdd5000 - 0x7fff8cec3ff7 com.apple.WebCore (11601 - 11601.5.17) <01B1DEA6-A07A-367B-84C0-E264EEFBBA1F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x7fff8cec4000 - 0x7fff8cfa4ff7 unorm8_rgba.dylib (2.7.3) <9EB6C346-CFF6-32D7-B4A1-2409DFBCB216> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
0x7fff8d0d9000 - 0x7fff8d0d9ff7 libunc.dylib (29) <DDB1E947-C775-33B8-B461-63E5EB698F0E> /usr/lib/system/libunc.dylib
0x7fff8d0de000 - 0x7fff8d1b7fff com.apple.CoreMedia (1.0 - 1731.15.202) <D2A49E52-9D26-35A8-BDDC-3BCDBEC5A19E> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8d1e6000 - 0x7fff8d3f1fff libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib
0x7fff8d3f2000 - 0x7fff8d3f2fff com.apple.CoreServices (728.9 - 728.9) <78CB3EAC-A66E-3FD9-A1DF-A9CF227ED3C3> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8d3fe000 - 0x7fff8d421ff7 com.apple.speech.LatentSemanticMappingFramework (2.12.1 - 2.12.1) <DB9F6DE8-5FD1-33DC-B010-33BEA74764CB> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
0x7fff8d422000 - 0x7fff8d427fff com.apple.EmailAddressing (9.0 - 3007) <FD3686F1-981C-3B59-BFE4-8B64ACF3E7A4> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAdd ressing
0x7fff8d42a000 - 0x7fff8d42bff3 com.apple.print.framework.Print (10.0 - 266) <3E85F70C-D7D4-34E1-B88A-C1F503F99CDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x7fff8d42c000 - 0x7fff8d42eff7 libRadiance.dylib (1444) <1B89630A-A096-39D8-BE4D-DF1596B368E0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
0x7fff8d42f000 - 0x7fff8d434ff7 libheimdal-asn1.dylib (453.40.10) <981DE40B-FA16-36F7-BE92-8C8A115D6CD9> /usr/lib/libheimdal-asn1.dylib
0x7fff8dcc6000 - 0x7fff8dcf5ff7 com.apple.DictionaryServices (1.2 - 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x7fff8dcf6000 - 0x7fff8dd05fff com.apple.AccountPolicy (1.0 - 1) <3AA9BA1F-7670-3028-A389-970941725A46> /System/Library/PrivateFrameworks/AccountPolicy.framework/Versions/A/AccountPol icy
0x7fff8dd06000 - 0x7fff8dd9cfff com.apple.ColorSync (4.9.0 - 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x7fff8de2a000 - 0x7fff8df26ff7 libFontParser.dylib (158.5) <62796E99-36B7-36B6-8D33-5349F88014C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8df27000 - 0x7fff8df2affb libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib
0x7fff8df2b000 - 0x7fff8df2eff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6932B5EC-0EA9-333D-BF7E-665047392FEC> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
0x7fff8e773000 - 0x7fff8e7eaff7 com.apple.MMCS (1.3 - 357.1) <549FBEFC-55F7-3101-BF51-A0B1F7CF2B46> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
0x7fff8e7eb000 - 0x7fff8e878fff libsystem_c.dylib (1082.20.4) <CDEBF2BB-A578-30F5-846F-96274951C3C5> /usr/lib/system/libsystem_c.dylib
0x7fff8e87e000 - 0x7fff8e9e1fff com.apple.Notes.framework (4.2 - 555.10.42) <022BF798-9A2C-3E5F-A3FC-096B0CE3D3B7> /System/Library/PrivateFrameworks/Notes.framework/Versions/A/Notes
0x7fff8e9e2000 - 0x7fff8e9fafff com.apple.login (3.0 - 3.0) <E02F6100-10F5-3574-9F9F-11709CC4D1C8> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff8ea8a000 - 0x7fff8eb0effb com.apple.AVKit (1.1 - 285.10) <4C174B0F-43FF-3F41-8687-EA9C71EF1C18> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
0x7fff8eb0f000 - 0x7fff8ec21fef libvDSP.dylib (563.5) <5702650E-DF08-3D58-B16F-9EF0A28702B3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x7fff8ec48000 - 0x7fff8ec48fff com.apple.Carbon (154 - 157) <8F6ED602-5943-3E29-A793-BC331E2C183D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8ec49000 - 0x7fff8ec51fff libcopyfile.dylib (127) <A48637BC-F3F2-34F2-BB68-4C65FD012832> /usr/lib/system/libcopyfile.dylib
0x7fff8ec52000 - 0x7fff8ec54fff com.apple.SecCodeWrapper (4.0 - 261.40.2) <1F832591-59A8-3B3F-943F-D6D827463782> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
0x7fff8ec55000 - 0x7fff8ec57fff com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
0x7fff8ec58000 - 0x7fff8ec69fff libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
0x7fff8ee16000 - 0x7fff8fa3ffff com.apple.AppKit (6.9 - 1404.46) <2492D315-76B6-320B-B542-231FCA44CA48> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8fa40000 - 0x7fff8fa71ff7 libtidy.A.dylib (15.17) <6859415D-7A43-384E-ABDD-AA6B2AA9FDCD> /usr/lib/libtidy.A.dylib
0x7fff8fa72000 - 0x7fff8fa76fff libGIF.dylib (1444) <F1F581A7-AC59-3A82-9970-25F7F7C72ABD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8fa77000 - 0x7fff8fae6fff com.apple.SearchKit (1.4.0 - 1.4.0) <F159A888-34CA-36F1-AC8E-EB1B38C9DFB3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x7fff8fb08000 - 0x7fff8fda2fff com.apple.security (7.0 - 57337.40.85) <7C5B8DEF-3D02-3410-9BD3-2B1251F84D4B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8fda3000 - 0x7fff902fbff7 com.apple.MediaToolbox (1.0 - 1731.15.202) <A19F9D25-5333-3AA0-90FB-97F3F420A7EA> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff90301000 - 0x7fff90316ff3 libCGInterfaces.dylib (317.9) <473434E1-5269-3077-A047-D05E024AE631> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff90330000 - 0x7fff90397fff com.apple.framework.CoreWiFi (11.0 - 1101.20) <993592F1-B3F1-3FAD-87BD-EA83C361BCCF> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff90398000 - 0x7fff903d3ff7 com.apple.AuthKitUI (1.0 - 1) <EC5CFA90-A461-30BD-BE65-52D45F005951> /System/Library/PrivateFrameworks/AuthKitUI.framework/Versions/A/AuthKitUI
0x7fff903d4000 - 0x7fff903dfff7 libcommonCrypto.dylib (60075.40.2) <B9D08EB8-FB35-3F7B-8A1C-6FCE3F07B7E7> /usr/lib/system/libcommonCrypto.dylib
0x7fff903e0000 - 0x7fff903feff7 libsystem_kernel.dylib (3248.40.184) <88C17B7F-1CD8-3979-A1A9-F7BDB4FCE789> /usr/lib/system/libsystem_kernel.dylib
0x7fff903ff000 - 0x7fff91667ffb com.apple.CoreGraphics (1.600.0 - 957) <C403FF5C-1B6F-3810-90B1-F5477828A701> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff9166b000 - 0x7fff9166bfff libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib
0x7fff9166c000 - 0x7fff91685fe7 libcompression.dylib (28) <F83F421D-115D-3457-A9AA-1BEB5070A30B> /usr/lib/libcompression.dylib
0x7fff91686000 - 0x7fff91692fff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff91693000 - 0x7fff916abff7 com.apple.CalendarStore (8.0 - 1479) <4B38242B-8D2F-3130-97F7-3F4BAA69FAEC> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
0x7fff916b0000 - 0x7fff916c9fff com.apple.openscripting (1.7.1 - 169.1) <36EBF6A7-334A-3197-838F-E8C7B27FCDBB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x7fff917d9000 - 0x7fff917dbfff com.apple.marco (10.0 - 1000) <F766F4BF-BAE9-3ADD-B54B-16934231F155> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x7fff9189a000 - 0x7fff91985ff7 com.apple.QuickLookUIFramework (5.0 - 696.7) <5A4AAFEC-D38C-3DA0-9361-CBF1D4C6B376> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x7fff91986000 - 0x7fff9198ffff com.apple.icloud.FindMyDevice (1.0 - 1) <B9C741F2-6FAC-3BA7-B6E0-9A910C6E8D4E> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
0x7fff91990000 - 0x7fff919a3fff com.apple.contacts.ContactsPersistence (1.0 - 2137.1) <71232F20-11BD-370D-9F43-F262BFE46C93> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/Cont actsPersistence
0x7fff919a4000 - 0x7fff919aefff com.apple.NetAuth (6.0 - 6.0) <D692B1EF-534F-3892-8E2F-2BBA7C8AFD74> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff919af000 - 0x7fff919affff com.apple.IOPlatformPluginFamily (1.0 - 1) <61D1D438-9DE8-34A0-ADC0-9789517515E8> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/I OPlatformPluginFamily
0x7fff91aa9000 - 0x7fff91b63fff com.apple.DiscRecording (9.0.1 - 9010.4.3) <540853B2-B123-3560-8023-C92EE229051A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff91b64000 - 0x7fff91b6bff7 com.apple.phonenumbers (1.1.1 - 105) <A616AFB5-2336-385A-B058-16A423D2B21B> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
0x7fff91b6c000 - 0x7fff91cb6ff7 com.apple.coreui (2.1 - 366.1) <A3868F31-ACF4-3EA5-9E75-79ED44FA7F06> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff91cb7000 - 0x7fff91ce0ff7 libxpc.dylib (765.40.36) <2CC7CF36-66D4-301B-A6D8-EBAE7405B008> /usr/lib/system/libxpc.dylib
0x7fff91db6000 - 0x7fff91dfdff7 com.apple.AOSAccounts (1.3.1 - 1.10.02) <FFD13410-D077-3EAF-8EFB-5A4F99AE2113> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
0x7fff91f4d000 - 0x7fff91f7efff com.apple.GSS (4.0 - 2.0) <B490333A-3B3E-397A-AD75-68846E9A9140> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff91fb1000 - 0x7fff91fc1ff3 com.apple.ProtocolBuffer (1 - 243) <BAE5E5C9-DD59-3BB8-9741-EEFC5E3046EE> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
0x7fff92219000 - 0x7fff92219ff7 com.apple.CloudPhotosConfigurationXPC (1.5 - 370.42.0) <E1825828-6544-3C11-BDF8-0AF1791D6FB8> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frame works/CloudPhotosConfigurationXPC.framework/Versions/A/CloudPhotosConfigurationX PC
0x7fff92277000 - 0x7fff92385ff3 com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x7fff92386000 - 0x7fff92396fff libSparseBLAS.dylib (1162.2) <6F591A0F-80D0-384D-8304-B035C4ED1BBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libSparseBLAS.dylib
0x7fff92397000 - 0x7fff92397fff com.apple.ApplicationServices (48 - 48) <ADD57D3A-142F-3EF5-BFD8-EACD82164884> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x7fff923b2000 - 0x7fff923bafff com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff923d7000 - 0x7fff923d8fff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff923d9000 - 0x7fff923dbfff libCVMSPluginSupport.dylib (12.0.40.6) <4AA6710A-6267-3062-BFF2-27DB5E6B5892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x7fff923dc000 - 0x7fff923e5ff7 com.apple.CommonAuth (4.0 - 2.0) <4B8673E1-3697-3FE2-8D30-AC7AC5D4F8BF> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff923e6000 - 0x7fff92403ff7 com.apple.pluginkit.framework (1.0 - 1) <0BA96479-0451-3DA9-A2AC-FE1D86D383AB> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7fff9242a000 - 0x7fff92441fff libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
0x7fff9246c000 - 0x7fff924bdff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <3D62A9B3-67A8-3F8A-A102-05E310249075> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff924be000 - 0x7fff924befff com.apple.quartzframework (1.5 - 21) <5DC3D0D9-9E3F-3AA5-92F1-F229907A49B9> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff924bf000 - 0x7fff924cafff com.apple.DirectoryService.Framework (10.11 - 194) <6F827D0E-0F02-3B09-B2A8-252865EECA7F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x7fff92506000 - 0x7fff92531fff com.apple.idsfoundation (10.0 - 1000) <D6207A3B-2716-31F8-B216-85E43472D5CC> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
0x7fff92541000 - 0x7fff92544fff libsystem_sandbox.dylib (460.40.33) <30671DCC-265F-325A-B33D-11CD336B3DA3> /usr/lib/system/libsystem_sandbox.dylib
0x7fff92545000 - 0x7fff92597fff com.apple.CloudDocs (1.0 - 383.12) <1388C0E5-9B2F-372B-A005-043EB049AAA3> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff925ba000 - 0x7fff92629fff com.apple.datadetectorscore (7.0 - 460) <8EF4EECC-4FF1-36DF-84CF-65545555A225> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x7fff9262a000 - 0x7fff9271cff7 libJP2.dylib (1444) <D57AECF4-013C-3BCF-B6CE-3D033664419E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff9275c000 - 0x7fff92760fff com.apple.CommonPanels (1.2.6 - 96) <4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x7fff92761000 - 0x7fff92921ffb libBLAS.dylib (1162.2) <B4C21826-5EB3-3C6D-B75D-CA4886E2B6A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x7fff92922000 - 0x7fff92923ff7 libodfde.dylib (23) <F84CB160-D638-3190-B6F5-A262E9AF09F6> /usr/lib/libodfde.dylib
0x7fff92924000 - 0x7fff92bcaff7 com.apple.CoreData (120 - 641.3) <A29A5491-6169-372B-828F-84EE0CFD4BC4> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff92bcb000 - 0x7fff92bccfff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
0x7fff92bff000 - 0x7fff92c24ff7 libPng.dylib (1444) <2D5C0007-DC24-3846-AE75-525D461FF3E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff92ca0000 - 0x7fff92cefff7 com.apple.opencl (2.7.0 - 2.7.0) <307263BA-0368-38C9-A7FB-25920343D0DF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff92cf0000 - 0x7fff92cf4fff libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib
0x7fff92d00000 - 0x7fff92d1dff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <F4AF2363-B28E-3097-AB1E-FDA1C92F8F56> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff92d1e000 - 0x7fff92d2cfff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
0x7fff93d17000 - 0x7fff93d17ff7 liblaunch.dylib (765.40.36) <1CD7619D-AF2E-34D1-8EC6-8021CF473D9B> /usr/lib/system/liblaunch.dylib
0x7fff93d45000 - 0x7fff93d45ff7 libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib
0x7fff93d6e000 - 0x7fff93d70fff com.apple.CoreDuetDebugLogging (1.0 - 1) <7659CACF-3B08-3AF3-8FAC-24FAF18EF114> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
0x7fff93d71000 - 0x7fff93d74ffb libdyld.dylib (360.21) <8390E026-F7DE-3C32-9486-3DFF6BD131B0> /usr/lib/system/libdyld.dylib
0x7fff93d7e000 - 0x7fff93da7fff libc++abi.dylib (125) <DCCC8177-3D09-35BC-9784-2A04FEC4C71B> /usr/lib/libc++abi.dylib
0x7fff93da8000 - 0x7fff93daafff com.apple.CFAccountPolicy (1.0 - 1) <075A9B36-9D7F-32EE-89EB-812EEFCC1D79> /System/Library/PrivateFrameworks/AccountPolicy.framework/Frameworks/CFAccountP olicy.framework/Versions/A/CFAccountPolicy
0x7fff93dab000 - 0x7fff93e0bfff com.apple.QuickLookFramework (5.0 - 696.7) <ECD33169-5EB1-3783-AF9E-1AB9240F8358> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff93e0c000 - 0x7fff93e26fff com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff93e27000 - 0x7fff93e5bff7 com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff93e5c000 - 0x7fff93e7bff7 com.apple.ContactsUI (9.0 - 1679.9) <23570405-ECA4-3E2E-8B29-998DB956BF47> /System/Library/Frameworks/ContactsUI.framework/Versions/A/ContactsUI
0x7fff93e7c000 - 0x7fff93ecefff com.apple.ImageCaptureCore (7.0 - 7.0) <9F3123D8-29D2-332F-AD6B-AB9BF1A58022> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x7fff93fe5000 - 0x7fff93fe5fff com.apple.SafariDAVNotifier (1.1.1 - 1) <4AE03738-AAC2-365E-80DA-6FB78903E508> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
0x7fff93fe6000 - 0x7fff94414fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) <E54028EA-4217-3078-A2B1-C52E4214D59E> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff9441b000 - 0x7fff9441bfff com.apple.AOSMigrate (1.0 - 1) <17A49E04-567B-3B4F-9975-E8F83AE8357D> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x7fff9441f000 - 0x7fff9459dfff com.apple.UIFoundation (1.0 - 436.1) <AABB5267-E7B7-3D75-B051-E665BDA8DEF4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
0x7fff9459e000 - 0x7fff945a0ffb libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib
0x7fff945e7000 - 0x7fff94617ff3 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <4AAFB1C4-3708-30F9-ACFA-90564347204C> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff94618000 - 0x7fff9462eff7 libLinearAlgebra.dylib (1162.2) <FFE54EDF-F06F-3C0A-864A-4CA7BBFD4B2D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
0x7fff9462f000 - 0x7fff94637fff libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib
0x7fff94638000 - 0x7fff94646fff com.apple.opengl (12.0.40 - 12.0.40) <AEA28993-BA3E-3E0F-A2F5-88C312ABB634> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff94647000 - 0x7fff94648ffb libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib
0x7fff94649000 - 0x7fff9464efff com.apple.TCC (1.0 - 1) <50F7EC60-5B21-3B9B-BF2F-F037EA7B12FB> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff9464f000 - 0x7fff946fffff com.apple.backup.framework (1.7.4 - 1.7.4) <F304E9D1-991A-379E-9659-BF85C35B4808> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff94743000 - 0x7fff94748ff7 libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib
0x7fff94749000 - 0x7fff9474eff3 libunwind.dylib (35.3) <F6EB48E5-4D12-359A-AB54-C937FBBE9043> /usr/lib/system/libunwind.dylib
0x7fff9474f000 - 0x7fff94786ff7 com.apple.CoreSpotlight (1.0 - 81.4) <C1F47729-FB13-32FF-A569-C63FA6C278E9> /System/Library/PrivateFrameworks/CoreSpotlight.framework/Versions/A/CoreSpotli ght
0x7fff947eb000 - 0x7fff94825fff com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x7fff94a14000 - 0x7fff94aa3fff com.apple.CorePDF (4.0 - 4) <849BBFF6-0700-3ED1-98DF-A6E93B9B707F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff94aa4000 - 0x7fff94b33ff7 libCoreStorage.dylib (517.20.1) <EC540EAA-089C-36D9-BBAA-0684EDE098AB> /usr/lib/libCoreStorage.dylib
0x7fff94b34000 - 0x7fff94b71ff3 com.apple.bom (14.0 - 193.7) <9B8AE30B-24A3-37AB-B04E-4CE67AED4775> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff94b72000 - 0x7fff94becfff com.apple.accounts.AccountsDaemon (113 - 113) <3423EB41-2D59-30CC-9158-24BCA2E294FA> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
0x7fff94bed000 - 0x7fff9510ffff com.apple.QuartzComposer (5.1 - 334) <80235264-CA1B-3E3F-96F7-5F6F52FDC5B6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x7fff95116000 - 0x7fff95118ff7 libquarantine.dylib (80) <0F4169F0-0C84-3A25-B3AE-E47B3586D908> /usr/lib/system/libquarantine.dylib
0x7fff95119000 - 0x7fff95236fff libsqlite3.dylib (216.4) <DC3D59E7-91A3-374F-957C-6699729CD82B> /usr/lib/libsqlite3.dylib
0x7fff95237000 - 0x7fff9525bfff com.apple.quartzfilters (1.10.0 - 1.10.0) <F5C482E2-5AFB-3959-8C01-C149D48E7583> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x7fff953fb000 - 0x7fff953fcffb libSystem.B.dylib (1226.10.1) <CD307E99-FC5C-3575-BCCE-0C861AA63124> /usr/lib/libSystem.B.dylib
0x7fff953fd000 - 0x7fff95408fff libcsfde.dylib (517.20.1) <6FFC376E-E141-37EE-800A-004080A50091> /usr/lib/libcsfde.dylib
0x7fff95409000 - 0x7fff954f8ffb libxml2.2.dylib (29.5) <4096C2EA-6659-3F22-AC60-1E2F30BDD2B7> /usr/lib/libxml2.2.dylib
0x7fff954ff000 - 0x7fff95545ff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
0x7fff95546000 - 0x7fff95547fff com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x7fff95548000 - 0x7fff955effff com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
0x7fff95601000 - 0x7fff9562efff com.apple.facetimeservices (10.0 - 1000) <9F5E1C9A-A3BA-35FE-A75E-C58CD1150A4F> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0x7fff95665000 - 0x7fff95665fff libOpenScriptingUtil.dylib (169.1) <AD0DAC8A-9849-3077-999F-9AEC6112BDAB> /usr/lib/libOpenScriptingUtil.dylib
0x7fff956e1000 - 0x7fff9571bff7 com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x7fff958c0000 - 0x7fff9590bff7 com.apple.CoreMediaIO (703.0 - 4791) <B974A225-61C6-34DD-AC2A-495BD6A393B3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff9590c000 - 0x7fff9590dfff libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib
0x7fff9590e000 - 0x7fff9591cff7 libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib
0x7fff9591d000 - 0x7fff95c71fff com.apple.Foundation (6.9 - 1258) <51833143-6CAE-3E1C-9FBA-BCDEB48D4ADF> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff95c8e000 - 0x7fff96129ff3 com.apple.GeoServices (1.0 - 1151.47.0.1) <928294E7-6897-3D5B-9D2E-BC092B6C25DE> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff9612f000 - 0x7fff9614aff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
0x7fff96151000 - 0x7fff9617dfff com.apple.framework.SystemAdministration (1.0 - 1.0) <1318B6A5-FFC3-3615-914D-95CBFE5BA727> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
0x7fff9617e000 - 0x7fff968b0ff7 com.apple.VectorKit (1.0 - 1156.38.0.1) <39206074-C49E-3C6C-8C3D-98CB9F9B8961> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
0x7fff96946000 - 0x7fff96c2bffb com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x7fff96c46000 - 0x7fff96c62fff com.apple.GenerationalStorage (2.0 - 239.1) <8C821448-4294-3736-9CEF-467C93785CB9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x7fff96c70000 - 0x7fff96c72fff libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
0x7fff96cd0000 - 0x7fff96f66fff libmecabra.dylib (696.5) <EF6C0BD4-5FE8-34FB-8ADF-69A53CEC97A9> /usr/lib/libmecabra.dylib
0x7fff96f6b000 - 0x7fff96f73fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <CC53DC12-9231-3C4F-921B-9A770D463323> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff96f74000 - 0x7fff96f8bff7 libsystem_coretls.dylib (83.40.5) <C90DAE38-4082-381C-A185-2A6A8B677628> /usr/lib/system/libsystem_coretls.dylib
0x7fff96f8c000 - 0x7fff97132ff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <082319FC-59F2-3D36-AC9B-94759724E302> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff97143000 - 0x7fff97158fff com.apple.ToneKit (1.0 - 1) <6D5AD263-308F-3F70-8D86-7027569D2694> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
0x7fff97159000 - 0x7fff972b5ff3 com.apple.WebKitLegacy (11601 - 11601.5.17.1) <BEF2ACE7-5D6F-32A2-93BA-BF78D126465F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy. framework/Versions/A/WebKitLegacy
0x7fff972b6000 - 0x7fff972dffff com.apple.ProtectedCloudStorage (1.0 - 1) <4850F751-E61B-30C0-B89A-B313601D3DB5> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
0x7fff972e0000 - 0x7fff97322ff7 com.apple.Metal (56.6 - 56.6) <7DCBE573-B713-3C50-A16E-2F33A84C3CFB> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff973a9000 - 0x7fff973b9fff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
0x7fff973ba000 - 0x7fff97588ff3 com.apple.QuartzCore (1.11 - 410.14) <0283748A-8318-36AC-8B30-8A951FEB305A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff97592000 - 0x7fff975b9fff com.apple.ChunkingLibrary (167 - 167) <AD7F285C-005E-36BB-98A3-5826413533BE> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
0x7fff975ba000 - 0x7fff975e7fff libdispatch.dylib (501.40.12) <C7499857-61A5-3D7D-A5EA-65DCC8C3DF92> /usr/lib/system/libdispatch.dylib
0x7fff975ed000 - 0x7fff97648ff7 libTIFF.dylib (1444) <6DC2EAE6-0AF5-33CA-9037-38652B14D935> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff97649000 - 0x7fff97649fff com.apple.audio.units.AudioUnit (1.13 - 1.13) <93C1D642-37D4-3692-AD35-DCAD04F9610B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff9764a000 - 0x7fff97688ff7 libGLImage.dylib (12.0.40.6) <734B133F-E789-3A25-9DE6-1CCBA4896D4D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x7fff97758000 - 0x7fff977e5dd7 com.apple.AppleJPEG (1.0 - 1) <558ACADA-C41F-3EEF-82A0-C2D7B13C5428> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff97acd000 - 0x7fff97adbfff com.apple.IntlPreferences (2.0 - 192) <61F62126-0902-3324-BB1D-8B93297ED899> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
0x7fff97adc000 - 0x7fff97ae8ff7 com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff97c83000 - 0x7fff97d75ff7 libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib
0x7fff97d76000 - 0x7fff97d92ff7 libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib
0x7fff97d93000 - 0x7fff97da4ff7 libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib
0x7fff97dec000 - 0x7fff98087fff com.apple.AOSKit (1.07 - 233) <301C9141-CD8E-3AEC-95AE-36E70F7CB880> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x7fff98088000 - 0x7fff98403ffb com.apple.VideoToolbox (1.0 - 1731.15.202) <B839BE14-9503-3B5E-A54A-C7FCEED34EA3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff98404000 - 0x7fff9840cfff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
0x7fff9840d000 - 0x7fff98410ff7 com.apple.iChat.InstantMessage (8.0 - 5017) <989738B4-0269-3DD6-AAEC-2B712FB765D5> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
0x7fff98411000 - 0x7fff9849aff7 com.apple.PerformanceAnalysis (1.0 - 1) <608E8C50-6F59-3FEB-B822-D9B02F328716> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x7fff9849b000 - 0x7fff984baff7 com.apple.framework.Apple80211 (11.0 - 1121.34) <AE7795B8-4590-3714-999D-3FBFF6BF5D93> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff984bb000 - 0x7fff9850cff7 libcups.2.dylib (435.1) <4198A94D-A46C-39AA-92B6-83D0BA507D6C> /usr/lib/libcups.2.dylib
0x7fff9850d000 - 0x7fff98511fff libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib
0x7fff98517000 - 0x7fff9851aff7 com.apple.help (1.3.3 - 46) <35DA4D48-0BC2-35A1-8D7C-40905CDF4F64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x7fff9851b000 - 0x7fff98553ff7 com.apple.Accounts (113 - 113) <5CB5B8DD-BAC3-3924-8908-AD1DF4F2C6AB> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff98554000 - 0x7fff9855bff7 libcompiler_rt.dylib (62) <A13ECF69-F59F-38AE-8609-7B731450FBCD> /usr/lib/system/libcompiler_rt.dylib
0x7fff9855c000 - 0x7fff985a8ffb com.apple.HIServices (1.22 - 549) <E4E1BD10-F475-3E19-9E0B-A5071D158F47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x7fff98605000 - 0x7fff98607fff libCGXType.A.dylib (957) <B901C222-E779-32EB-96C2-5A707A09FC5B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
0x7fff98608000 - 0x7fff98610fef libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib
0x7fff98611000 - 0x7fff98663fff com.apple.AppleVAFramework (5.0.32 - 5.0.32) <FC1AED2C-B3E2-31D9-B163-37989CD8A073> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff98664000 - 0x7fff9873affb com.apple.DiskImagesFramework (10.11.3 - 417.2) <7412BC0B-A895-350D-B829-1E3A6FF5EC3F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff9879d000 - 0x7fff9879fff7 com.apple.securityhi (9.0 - 55006) <A4CEFD45-C51C-381C-A57B-FF75D90C680F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x7fff98840000 - 0x7fff98842ff7 com.apple.diagnosticlogcollection (10.0 - 1000) <5EF4A0E7-59A0-3710-B7D6-33663D59D022> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 1600
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=323.2M resident=0K(0%) swapped_out_or_unallocated=323.2M(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 256K 3
Activity Tracing 2048K 2
CG backing stores 588K 4
CG image 284K 41
CG shared images 272K 8
CoreAnimation 17.3M 234
CoreData Object IDs 4100K 3
CoreUI image data 2132K 22
CoreUI image file 256K 6
Dispatch continuations 8192K 2
Foundation 24K 3
Image IO 304K 4
JS JIT generated code 128.0M 4
JS JIT generated code (reserved) 896.0M 2 reserved VM address space (unallocated)
Kernel Alloc Once 8K 3
MALLOC 59.9M 43
MALLOC guard page 32K 7
Memory Tag 242 12K 2
OpenCL 8K 2
Process Corpse Info 2048K 2
SQLite page cache 3584K 9
STACK GUARD 56.0M 13
Stack 13.1M 15
VM_ALLOCATE 80K 8
WebKit Malloc 4368K 11
__DATA 33.8M 343
__IMAGE 528K 2
__LINKEDIT 92.3M 31
__TEXT 230.9M 353
__UNICODE 552K 2
mapped file 67.8M 26
shared memory 16.3M 9
=========== ======= =======
TOTAL 1.6G 1187
TOTAL, minus reserved VM space 744.6M 1187
-
May 5, 2016 6:55 PM in response to WTF1026by Linc Davis,Please read this whole message before doing anything.
This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
Step 1
The purpose of this step is to determine whether the problem is localized to your user account.
Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
Test while logged in as Guest. Same problem?
After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
*Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
Step 2
The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
Please take this step regardless of the results of Step 1.
Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem.
Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
Test while in safe mode. Same problem?
After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.
-
May 5, 2016 9:51 PM in response to Linc Davisby WTF1026,Step 1: Log in as Guest user: Notes works perfectly, even after syncing with iCloud and Google accounts.
Step 2: Reboot in Safe Mode: Notes opens, but then crashes upon attempting a new entry, just as it did. Restarted back into "normal" mode and, of course, it crashes there just the same.
-
May 5, 2016 10:21 PM in response to WTF1026by Linc Davis,Please disable the synchronization with iCloud and Google. The notes will be removed from your computer, but will still be on the servers. Then resynchronize and test.
-
May 5, 2016 11:10 PM in response to Linc Davisby WTF1026,Disabled synchronization of both iCloud and Google; Notes actually crashed while disconnecting them. I reopened the app and added just the Google account to sync at first. Notes worked just the way it was supposed to. I was able to write quite a bit for a decent amount of time and I even added pictures with no hint of a problem. Then I added the iCloud account to sync and waited as it loaded (I only have 16 entries saved in my Google account, but I have over 500 entries saved in iCloud). Notes crashed once I tried to begin a new entry, just like before.
-
May 6, 2016 5:19 AM in response to WTF1026by Linc Davis,What happens if you leave Google sync disabled and enable only iCloud sync?
Please sign in to icloud.com and launch the Notes web app. Can you see all your notes that way?
-
May 6, 2016 10:28 AM in response to Linc Davisby WTF1026,The app still crashes with only iCloud enabled. As for iCloud.com, as far as I can tell, all files appear to be there.
-
May 6, 2016 11:46 AM in response to WTF1026by Linc Davis,Please back up all data.
Triple-click anywhere in the line below on this page to select it:
~/Library/Containers/com.apple.Notes
Right-click or control-click the line and select
Services ▹ Reveal in Finder (or just Reveal)
from the contextual menu.* A folder should open with an item selected. Quit the application if it's running. Move the selected item to the Desktop. Relaunch the application and test.
If there's no change, quit again and put the item you moved back where it was.