Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

suggestd quit unexpectedly

My MBA has become a nightmare. Since upgrading to Capitan, I keep receiving alerts that "suggestd quit unexpectedly"

I have tried all the different types of reboot, deleting and emptying the suggest folder, mac diagnostics, drinking myself into a stupor - but nothing works.

What should I do please?

Thanks

N

MacBook Air (13-inch Mid 2012), OS X El Capitan (10.11.3)

Posted on Jan 29, 2016 2:48 AM

Reply
Question marked as Best reply

Posted on Dec 26, 2017 2:40 AM

I am running High Sierra and suggestd was crashing every 30 seconds. None of the suggestions you mentioned helped me either. I tried to stop suggestd but SIP stopped me from doing that. I ended up doing the following which seems to have stopped the problem. I edited the com.apple.suggestd.plist file and went to the MachServices dictionary and set all of the services to NO. This basically turns off suggestd. To do this is a bit complicated because the file is locked by SIP, here are the steps.

  1. Restart into recovery mode. This can be done by restarting and holding the ‘Command’ and ‘R’ keys. Release these keys as soon as you see the Apple logo and ‘loading’ bar.
  2. Once your Mac is in recovery mode, select ‘Utilities’ from the menu bar, followed by ‘Terminal.’
  3. In the Terminal window, enter the following command: 'csrutil disable' this will turn off SIP
  4. Restart
  5. Open a terminal and CD to /System/Library/LaunchAgents
  6. Change the permission on the directory to write for anyone by running 'sudo chmod a+w .'
  7. Change the permission on the file 'com.apple.suggestd.plist' to write for anyone by running 'sudo chmod a+w com.apple.suggestd.plist'
  8. Open the file in Xcode
  9. Expand the dictionary MachServicesand change every entry to 'NO'
  10. Save the file
  11. Restart into recovery mode. This can be done by restarting and holding the ‘Command’ and ‘R’ keys. Release these keys as soon as you see the Apple logo and ‘loading’ bar.
  12. Once your Mac is in recovery mode, select ‘Utilities’ from the menu bar, followed by ‘Terminal.’
  13. In the Terminal window, enter the following command: 'csrutil enable' this will turn SIP back on
  14. Restart

Since I did this procedure suggestd has not crashed (because it is not being used) and I have not seen any difference in any functionality.

7 replies
Question marked as Best reply

Dec 26, 2017 2:40 AM in response to 26T

I am running High Sierra and suggestd was crashing every 30 seconds. None of the suggestions you mentioned helped me either. I tried to stop suggestd but SIP stopped me from doing that. I ended up doing the following which seems to have stopped the problem. I edited the com.apple.suggestd.plist file and went to the MachServices dictionary and set all of the services to NO. This basically turns off suggestd. To do this is a bit complicated because the file is locked by SIP, here are the steps.

  1. Restart into recovery mode. This can be done by restarting and holding the ‘Command’ and ‘R’ keys. Release these keys as soon as you see the Apple logo and ‘loading’ bar.
  2. Once your Mac is in recovery mode, select ‘Utilities’ from the menu bar, followed by ‘Terminal.’
  3. In the Terminal window, enter the following command: 'csrutil disable' this will turn off SIP
  4. Restart
  5. Open a terminal and CD to /System/Library/LaunchAgents
  6. Change the permission on the directory to write for anyone by running 'sudo chmod a+w .'
  7. Change the permission on the file 'com.apple.suggestd.plist' to write for anyone by running 'sudo chmod a+w com.apple.suggestd.plist'
  8. Open the file in Xcode
  9. Expand the dictionary MachServicesand change every entry to 'NO'
  10. Save the file
  11. Restart into recovery mode. This can be done by restarting and holding the ‘Command’ and ‘R’ keys. Release these keys as soon as you see the Apple logo and ‘loading’ bar.
  12. Once your Mac is in recovery mode, select ‘Utilities’ from the menu bar, followed by ‘Terminal.’
  13. In the Terminal window, enter the following command: 'csrutil enable' this will turn SIP back on
  14. Restart

Since I did this procedure suggestd has not crashed (because it is not being used) and I have not seen any difference in any functionality.

Jan 30, 2016 6:04 AM in response to 26T

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.

Aug 11, 2016 9:01 PM in response to Linc Davis

Hi I am also having this annoying Suggestd error every two mins.


PLEASE HELP. i have reset the pram, deleted the folder to the trash, emptied the trash logged out, logged in, disabled spotlight and anything i could get support on. please could you email me at manic******* with any other suggestions or advice you may have. Thanks Vicki


Process: suggestd [1330]

Path: /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/Support/ suggestd

Identifier: suggestd

Version: 1.0 (356.21)

Code Type: X86-64 (Native)

Parent Process: ??? [1]

Responsible: suggestd [1330]

User ID: 501

Date/Time: 2016-08-11 15:58:55.079 +0800

OS Version: Mac OS X 10.11.6 (15G31)

Report Version: 11

Anonymous UUID: 0451E09D-311A-A499-25A6-310056A4842D

Time Awake Since Boot: 5100 seconds

System Integrity Protection: enabled

Crashed Thread: 9 Dispatch queue: com.apple.suggest.drain-harvest-recentqueue-lock

Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000

Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[_NSPlaceholderData initWithContentsOfFile:options:error:]: nil file argument'

abort() called

terminating with uncaught exception of type NSException

Application Specific Backtrace 1:

0 CoreFoundation 0x00007fff936fe4f2 __exceptionPreprocess + 178

1 libobjc.A.dylib 0x00007fff900f273c objc_exception_throw + 48

2 CoreFoundation 0x00007fff937654bd +[NSException raise:format:] + 205

3 Foundation 0x00007fff92ecb26f -[NSData(NSData) initWithContentsOfFile:options:error:] + 101

4 CoreSuggestionsInternals 0x00007fff9c29c9c3 +[SGPatterns changeLanguageOrPatternData] + 216

5 CoreSuggestionsInternals 0x00007fff9c29c872 +[SGPatterns initialize] + 188

6 libobjc.A.dylib 0x00007fff900e8390 _class_initialize + 706

7 libobjc.A.dylib 0x00007fff900e7c90 lookUpImpOrForward + 183

8 libobjc.A.dylib 0x00007fff900e1591 objc_msgSend + 209

9 CoreSuggestionsInternals 0x00007fff9c2df774 +[SGMailQuoteDissector initialize] + 64

10 libobjc.A.dylib 0x00007fff900e8390 _class_initialize + 706

11 libobjc.A.dylib 0x00007fff900e7c90 lookUpImpOrForward + 183

12 libobjc.A.dylib 0x00007fff900e1591 objc_msgSend + 209

13 CoreSuggestionsInternals 0x00007fff9c32af93 __26+[SGPipeline fullPipeline]_block_invoke + 92

14 libdispatch.dylib 0x00007fff926f340b _dispatch_client_callout + 8

15 libdispatch.dylib 0x00007fff926f3303 dispatch_once_f + 67

16 CoreSuggestionsInternals 0x00007fff9c32af35 +[SGPipeline fullPipeline] + 46

17 suggestd 0x000000010a833f60 suggestd + 102240

18 libdispatch.dylib 0x00007fff926fe93d _dispatch_call_block_and_release + 12

19 libdispatch.dylib 0x00007fff926f340b _dispatch_client_callout + 8

20 libdispatch.dylib 0x00007fff926f803b _dispatch_queue_drain + 754

21 libdispatch.dylib 0x00007fff926fe707 _dispatch_queue_invoke + 549

22 libdispatch.dylib 0x00007fff926f6d53 _dispatch_root_queue_drain + 538

23 libdispatch.dylib 0x00007fff926f6b00 _dispatch_worker_thread3 + 91

24 libsystem_pthread.dylib 0x00007fff9e8e94de _pthread_wqthread + 1129

25 libsystem_pthread.dylib 0x00007fff9e8e7341 start_wqthread + 13



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

0 libsystem_kernel.dylib 0x00007fff9fbc1f72 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff9fbc13b3 mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff936731c4 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff9367268c __CFRunLoopRun + 1356

4 com.apple.CoreFoundation 0x00007fff93671ed8 CFRunLoopRunSpecific + 296

5 com.apple.CoreFoundation 0x00007fff936b39b1 CFRunLoopRun + 97

6 suggestd 0x000000010a81d2cd 0x10a81b000 + 8909

7 libdyld.dylib 0x00007fff8d6c85ad start + 1



Thread 1:: Dispatch queue: com.apple.suggestions.frontfill

0 libsystem_kernel.dylib 0x00007fff9fbc1fae semaphore_wait_trap + 10

1 libdispatch.dylib 0x00007fff926fecb2 _dispatch_semaphore_wait_slow + 224

2 suggestd 0x000000010a833e40 0x10a81b000 + 101952

3 suggestd 0x000000010a8327d5 0x10a81b000 + 96213

4 suggestd 0x000000010a81ed3d 0x10a81b000 + 15677

5 suggestd 0x000000010a832634 0x10a81b000 + 95796

6 libsystem_trace.dylib 0x00007fff8b4ee07a _os_activity_initiate + 75

7 suggestd 0x000000010a832501 0x10a81b000 + 95489

8 libdispatch.dylib 0x00007fff926fe93d _dispatch_call_block_and_release + 12

9 libdispatch.dylib 0x00007fff926f340b _dispatch_client_callout + 8

10 libdispatch.dylib 0x00007fff926f803b _dispatch_queue_drain + 754

11 libdispatch.dylib 0x00007fff926fe707 _dispatch_queue_invoke + 549

12 libdispatch.dylib 0x00007fff926f6d53 _dispatch_root_queue_drain + 538

13 libdispatch.dylib 0x00007fff926f6b00 _dispatch_worker_thread3 + 91

14 libsystem_pthread.dylib 0x00007fff9e8e94de _pthread_wqthread + 1129

15 libsystem_pthread.dylib 0x00007fff9e8e7341 start_wqthread + 13



Thread 2:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x00007fff9fbc8efa kevent_qos + 10

1 libdispatch.dylib 0x00007fff926f9165 _dispatch_mgr_invoke + 216

2 libdispatch.dylib 0x00007fff926f8dcd _dispatch_mgr_thread + 52



Thread 3:: Dispatch queue: com.apple.root.maintenance-qos

0 libsystem_kernel.dylib 0x00007fff9fbc1fae semaphore_wait_trap + 10

1 libsystem_platform.dylib 0x00007fff9d529ce8 _os_semaphore_wait + 16

2 libdispatch.dylib 0x00007fff92701994 _dispatch_barrier_sync_f_slow + 594

3 com.apple.CoreSuggestionsInternals 0x00007fff9c2b9495 withDbLock + 531

4 com.apple.CoreSuggestionsInternals 0x00007fff9c2b700c -[SGSqliteDatabase _transactionWithExclusivity:transaction:] + 204

5 com.apple.CoreSuggestionsInternals 0x00007fff9c2b6de9 -[SGSqliteDatabase writeTransaction:] + 110

6 suggestd 0x000000010a81f66d 0x10a81b000 + 18029

7 libdispatch.dylib 0x00007fff926fe93d _dispatch_call_block_and_release + 12

8 libdispatch.dylib 0x00007fff926f340b _dispatch_client_callout + 8

9 libdispatch.dylib 0x00007fff926f729b _dispatch_root_queue_drain + 1890

10 libdispatch.dylib 0x00007fff926f6b00 _dispatch_worker_thread3 + 91

11 libsystem_pthread.dylib 0x00007fff9e8e94de _pthread_wqthread + 1129

12 libsystem_pthread.dylib 0x00007fff9e8e7341 start_wqthread + 13



Thread 4:: Dispatch queue: com.apple.suggestions.SGSqliteDatabase

0 libsystem_kernel.dylib 0x00007fff9fbc8b82 fsync + 10

1 libsqlite3.dylib 0x00007fff8d8046f0 unixSync + 96

2 libsqlite3.dylib 0x00007fff8d837f3a pagerWalFrames + 1690

3 libsqlite3.dylib 0x00007fff8d803ed3 sqlite3PagerCommitPhaseOne + 211

4 libsqlite3.dylib 0x00007fff8d7f0518 sqlite3BtreeCommitPhaseOne + 776

5 libsqlite3.dylib 0x00007fff8d7b7d5a sqlite3VdbeHalt + 2938

6 libsqlite3.dylib 0x00007fff8d7e9314 sqlite3VdbeExec + 65028

7 libsqlite3.dylib 0x00007fff8d7d81df sqlite3_step + 591

8 com.apple.CoreSuggestionsInternals 0x00007fff9c2b58a2 __43-[SGSqliteDatabase runQuery:onRow:onError:]_block_invoke + 104

9 com.apple.CoreSuggestionsInternals 0x00007fff9c2b94da withDbLock + 600

10 com.apple.CoreSuggestionsInternals 0x00007fff9c2b57d5 -[SGSqliteDatabase runQuery:onRow:onError:] + 211

11 com.apple.CoreSuggestionsInternals 0x00007fff9c2b6c0a __57-[SGSqliteDatabase prepAndRunQuery:onPrep:onRow:onError:]_block_invoke + 56

12 com.apple.CoreSuggestionsInternals 0x00007fff9c2b685e __45-[SGSqliteDatabase prepQuery:onPrep:onError:]_block_invoke + 1309

13 com.apple.CoreSuggestionsInternals 0x00007fff9c2b94da withDbLock + 600

14 com.apple.CoreSuggestionsInternals 0x00007fff9c2b6301 -[SGSqliteDatabase prepQuery:onPrep:onError:] + 616

15 com.apple.CoreSuggestionsInternals 0x00007fff9c2b6b4a -[SGSqliteDatabase prepAndRunQuery:onPrep:onRow:onError:] + 281

16 com.apple.CoreSuggestionsInternals 0x00007fff9c2b72a3 __60-[SGSqliteDatabase _transactionWithExclusivity:transaction:]_block_invoke + 573

17 com.apple.CoreSuggestionsInternals 0x00007fff9c2b955b __withDbLock_block_invoke + 48

18 libdispatch.dylib 0x00007fff926f340b _dispatch_client_callout + 8

19 libdispatch.dylib 0x00007fff926f49f2 _dispatch_barrier_sync_f_invoke + 74

20 com.apple.CoreSuggestionsInternals 0x00007fff9c2b9495 withDbLock + 531

21 com.apple.CoreSuggestionsInternals 0x00007fff9c2b700c -[SGSqliteDatabase _transactionWithExclusivity:transaction:] + 204

22 com.apple.CoreSuggestionsInternals 0x00007fff9c2b6de9 -[SGSqliteDatabase writeTransaction:] + 110

23 suggestd 0x000000010a81f66d 0x10a81b000 + 18029

24 libdispatch.dylib 0x00007fff926fe93d _dispatch_call_block_and_release + 12

25 libdispatch.dylib 0x00007fff926f340b _dispatch_client_callout + 8

26 libdispatch.dylib 0x00007fff926f729b _dispatch_root_queue_drain + 1890

27 libdispatch.dylib 0x00007fff926f6b00 _dispatch_worker_thread3 + 91

28 libsystem_pthread.dylib 0x00007fff9e8e94de _pthread_wqthread + 1129

29 libsystem_pthread.dylib 0x00007fff9e8e7341 start_wqthread + 13



Thread 5:

0 libsystem_kernel.dylib 0x00007fff9fbc85e2 __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9e8e9578 _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff9e8e7341 start_wqthread + 13



Thread 6:: Dispatch queue: com.apple.NSXPCConnection.user.933

0 libsystem_kernel.dylib 0x00007fff9fbc1fae semaphore_wait_trap + 10

1 libdispatch.dylib 0x00007fff926fb6a2 _dispatch_group_wait_slow + 227

2 suggestd 0x000000010a81dec9 0x10a81b000 + 11977

3 com.apple.SpotlightReceiver 0x000000010caada7e -[SpotlightReceiverDelegate indexFromBundle:items:itemsContent:completion:] + 289

4 com.apple.CoreFoundation 0x00007fff9366fa6c __invoking___ + 140

5 com.apple.CoreFoundation 0x00007fff9366f8fe -[NSInvocation invoke] + 286

6 com.apple.Foundation 0x00007fff92ebceb8 __NSXPCCONNECTION_IS_CALLING_OUT_TO_EXPORTED_OBJECT__ + 17

7 com.apple.Foundation 0x00007fff92ebc822 -[NSXPCConnection _decodeAndInvokeMessageWithData:] + 1123

8 com.apple.Foundation 0x00007fff92ebc2f0 message_handler + 705

9 libxpc.dylib 0x00007fff8d3b656e _xpc_connection_call_event_handler + 35

10 libxpc.dylib 0x00007fff8d3b4de7 _xpc_connection_mach_event + 2198

11 libdispatch.dylib 0x00007fff926fb596 _dispatch_client_callout4 + 9

12 libdispatch.dylib 0x00007fff926fba08 _dispatch_mach_msg_invoke + 555

13 libdispatch.dylib 0x00007fff926f8200 _dispatch_queue_drain + 1207

14 libdispatch.dylib 0x00007fff926fa35f _dispatch_mach_invoke + 735

15 libdispatch.dylib 0x00007fff926f8200 _dispatch_queue_drain + 1207

16 libdispatch.dylib 0x00007fff926fe707 _dispatch_queue_invoke + 549

17 libdispatch.dylib 0x00007fff926f6d53 _dispatch_root_queue_drain + 538

18 libdispatch.dylib 0x00007fff926f6b00 _dispatch_worker_thread3 + 91

19 libsystem_pthread.dylib 0x00007fff9e8e94de _pthread_wqthread + 1129

20 libsystem_pthread.dylib 0x00007fff9e8e7341 start_wqthread + 13



Thread 7:: Dispatch queue: com.apple.root.maintenance-qos

0 libsystem_kernel.dylib 0x00007fff9fbc883a close + 10

1 com.apple.Foundation 0x00007fff92f47055 _NSCloseFileDescriptor + 9

2 suggestd 0x000000010a820c65 0x10a81b000 + 23653

3 suggestd 0x000000010a822b40 0x10a81b000 + 31552

4 suggestd 0x000000010a831c10 0x10a81b000 + 93200

5 libsystem_trace.dylib 0x00007fff8b4ee07a _os_activity_initiate + 75

6 suggestd 0x000000010a8317d3 0x10a81b000 + 92115

7 suggestd 0x000000010a832369 0x10a81b000 + 95081

8 libdispatch.dylib 0x00007fff926fe93d _dispatch_call_block_and_release + 12

9 libdispatch.dylib 0x00007fff926f340b _dispatch_client_callout + 8

10 libdispatch.dylib 0x00007fff926f729b _dispatch_root_queue_drain + 1890

11 libdispatch.dylib 0x00007fff926f6b00 _dispatch_worker_thread3 + 91

12 libsystem_pthread.dylib 0x00007fff9e8e94de _pthread_wqthread + 1129

13 libsystem_pthread.dylib 0x00007fff9e8e7341 start_wqthread + 13



Thread 8:

0 libsystem_kernel.dylib 0x00007fff9fbc85e2 __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff9e8e9578 _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff9e8e7341 start_wqthread + 13



Thread 9 Crashed:: Dispatch queue: com.apple.suggest.drain-harvest-recentqueue-lock

0 libsystem_kernel.dylib 0x00007fff9fbc7f06 __pthread_kill + 10

1 libsystem_pthread.dylib 0x00007fff9e8ec4ec pthread_kill + 90

2 libsystem_c.dylib 0x00007fff99f736df abort + 129

3 libc++abi.dylib 0x00007fff90debc11 abort_message + 257

4 libc++abi.dylib 0x00007fff90e11e17 default_terminate_handler() + 267

5 libobjc.A.dylib 0x00007fff900f6491 _objc_terminate() + 103

6 libc++abi.dylib 0x00007fff90e0f00e std::__terminate(void (*)()) + 8

7 libc++abi.dylib 0x00007fff90e0f083 std::terminate() + 51

8 libdispatch.dylib 0x00007fff926f341f _dispatch_client_callout + 28

9 libdispatch.dylib 0x00007fff926f3303 dispatch_once_f + 67

10 com.apple.CoreSuggestionsInternals 0x00007fff9c32af35 +[SGPipeline fullPipeline] + 46

11 suggestd 0x000000010a833f60 0x10a81b000 + 102240

12 libdispatch.dylib 0x00007fff926fe93d _dispatch_call_block_and_release + 12

13 libdispatch.dylib 0x00007fff926f340b _dispatch_client_callout + 8

14 libdispatch.dylib 0x00007fff926f803b _dispatch_queue_drain + 754

15 libdispatch.dylib 0x00007fff926fe707 _dispatch_queue_invoke + 549

16 libdispatch.dylib 0x00007fff926f6d53 _dispatch_root_queue_drain + 538

17 libdispatch.dylib 0x00007fff926f6b00 _dispatch_worker_thread3 + 91

18 libsystem_pthread.dylib 0x00007fff9e8e94de _pthread_wqthread + 1129

19 libsystem_pthread.dylib 0x00007fff9e8e7341 start_wqthread + 13



Thread 9 crashed with X86 Thread State (64-bit):

rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x0000700000428628 rdx: 0x0000000000000000

rdi: 0x0000000000006c07 rsi: 0x0000000000000006 rbp: 0x0000700000428650 rsp: 0x0000700000428628

r8: 0x0000000000000003 r9: 0x00007fff90e12e4c r10: 0x000000000c000000 r11: 0x0000000000000206

r12: 0x00007000004287b0 r13: 0x0000000000000000 r14: 0x0000700000429000 r15: 0x0000700000428690

rip: 0x00007fff9fbc7f06 rfl: 0x0000000000000206 cr2: 0x000000010252c000


Logical CPU: 0

Error Code: 0x02000170

Trap Number: 133





Binary Images:

0x10a81b000 - 0x10a845fff suggestd (1.0 - 356.21) <3C5B276B-900E-364C-B55D-1B1C181B6995> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/Support/ suggestd

0x10c982000 - 0x10c98afff com.apple.SyncedDefaults (2.0 - 235) <46C56671-735B-3909-88AD-EBF87CE6ED46> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults

0x10caac000 - 0x10caaefff com.apple.SpotlightReceiver (1.0 - 1) <E50DB859-00D2-3A20-8879-DF1184521A0B> /System/Library/PrivateFrameworks/SpotlightReceiver.framework/SpotlightReceiver

0x7fff67b57000 - 0x7fff67b8ea47 dyld (360.22) <DC81CC9D-651A-3A45-8809-928282052BD3> /usr/lib/dyld

0x7fff8ab79000 - 0x7fff8abbeff7 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

0x7fff8abbf000 - 0x7fff8ad1aff3 com.apple.WebKitLegacy (11601 - 11601.7.7) <17A2118E-168F-312C-B083-81DC0BFA3C83> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy. framework/Versions/A/WebKitLegacy

0x7fff8ad5d000 - 0x7fff8adc8ff7 com.apple.framework.CoreWLAN (11.0 - 1101.20) <3B35C543-7FCE-333F-80C1-432FA41DDCDE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff8addf000 - 0x7fff8adf4fff com.apple.ToneKit (1.0 - 1) <6D5AD263-308F-3F70-8D86-7027569D2694> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit

0x7fff8ae49000 - 0x7fff8ae51fff libcopyfile.dylib (127) <A48637BC-F3F2-34F2-BB68-4C65FD012832> /usr/lib/system/libcopyfile.dylib

0x7fff8ae5a000 - 0x7fff8ae5afff com.apple.IOPlatformPluginFamily (1.0 - 1) <61D1D438-9DE8-34A0-ADC0-9789517515E8> /System/Library/PrivateFrameworks/IOPlatformPluginFamily.framework/Versions/A/I OPlatformPluginFamily

0x7fff8ae5b000 - 0x7fff8ae5cffb libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib

0x7fff8ae5d000 - 0x7fff8ae6bff7 libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib

0x7fff8ae9d000 - 0x7fff8aeadfff libSparseBLAS.dylib (1162.2) <6F591A0F-80D0-384D-8304-B035C4ED1BBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libSparseBLAS.dylib

0x7fff8aeae000 - 0x7fff8af00fff com.apple.AppleVAFramework (5.0.32 - 5.0.32) <271ED7A9-73E5-3595-A8D6-28594C9F3C9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff8b0a0000 - 0x7fff8b0a3ff7 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

0x7fff8b0ad000 - 0x7fff8b1bffef libvDSP.dylib (563.5) <5702650E-DF08-3D58-B16F-9EF0A28702B3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff8b1c0000 - 0x7fff8b215fff com.apple.AE (701 - 701) <AD492742-F884-386B-A450-FAC281B9FFA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff8b216000 - 0x7fff8b216fff com.apple.CoreServices (728.13 - 728.13) <E3DFECD2-ECEA-3242-972D-95B9646B57B8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff8b217000 - 0x7fff8b268ff7 libcups.2.dylib (435.2) <91584A40-214D-33E8-A613-CE22289037C8> /usr/lib/libcups.2.dylib

0x7fff8b27d000 - 0x7fff8b294fff libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib

0x7fff8b295000 - 0x7fff8b4ebfff com.apple.CalendarPersistence (8.0 - 378.5) <BDEE7522-C15E-3957-BE87-6B2EF79A38B6> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence

0x7fff8b4ec000 - 0x7fff8b4fdff7 libsystem_trace.dylib (201.10.3) <1DD0C1FD-74E2-3949-9C2C-B81D19C2CA5E> /usr/lib/system/libsystem_trace.dylib

0x7fff8b4fe000 - 0x7fff8b517fff 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

0x7fff8b518000 - 0x7fff8bc4aff7 com.apple.VectorKit (1.0 - 1156.38.0.1) <622EC7F5-118E-3F16-BD3D-137BA85BABD9> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit

0x7fff8bc4b000 - 0x7fff8bc70fff com.apple.ResponseKit (1.0 - 1) <19F9D8DB-D0F3-3115-BD1C-262DEA10A7A4> /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit

0x7fff8bcb1000 - 0x7fff8bcb6ff7 libheimdal-asn1.dylib (453.40.10) <981DE40B-FA16-36F7-BE92-8C8A115D6CD9> /usr/lib/libheimdal-asn1.dylib

0x7fff8bd12000 - 0x7fff8bd41fff com.apple.securityinterface (10.0 - 55065.40.1) <1BB39B19-DD74-347E-A344-0E6781773577> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x7fff8bd42000 - 0x7fff8bd59ff7 libsystem_coretls.dylib (83.40.5) <C90DAE38-4082-381C-A185-2A6A8B677628> /usr/lib/system/libsystem_coretls.dylib

0x7fff8bd5a000 - 0x7fff8bff0fff libmecabra.dylib (696.5) <EF6C0BD4-5FE8-34FB-8ADF-69A53CEC97A9> /usr/lib/libmecabra.dylib

0x7fff8bff1000 - 0x7fff8c02bfff com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff8c103000 - 0x7fff8c161fff com.apple.SystemConfiguration (1.14 - 1.14) <D801FAD7-5A2D-3E5E-9F44-B6C9B8BEA747> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff8c162000 - 0x7fff8c1a7ff3 libFontRegistry.dylib (155.2) <A70DD497-35F3-34DA-9C19-F4B90080E961> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff8c1b2000 - 0x7fff8c1b5fff com.apple.Mangrove (1.0 - 1) <2D86B3AD-64C3-3BB4-BC66-1CFD0C90E844> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove

0x7fff8c1b6000 - 0x7fff8c1c1fff com.apple.DirectoryService.Framework (10.11 - 194) <6F827D0E-0F02-3B09-B2A8-252865EECA7F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x7fff8c1c2000 - 0x7fff8c1ceff7 com.apple.commonutilities (8.0 - 900) <18D60822-654D-3532-A47E-A2239EF4E301> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUt ilities

0x7fff8c1cf000 - 0x7fff8c1e8fff com.apple.CalendarAgentLink (8.0 - 250) <EA60A52B-6005-312B-99E0-0DD4F479EF8A> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink

0x7fff8c1e9000 - 0x7fff8c219ff3 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <4AAFB1C4-3708-30F9-ACFA-90564347204C> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x7fff8c2e5000 - 0x7fff8c2eafff com.apple.MediaAccessibility (1.0 - 79) <C5E61B45-1967-3602-A48C-31E132B998B2> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility

0x7fff8c2eb000 - 0x7fff8c2f5fff com.apple.corerecents (1.0 - 1) <38A216F0-6C91-3CA3-94D5-B6242B1F90D0> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents

0x7fff8c2f6000 - 0x7fff8c365fff com.apple.datadetectorscore (7.0 - 460) <E8616F01-90AC-3863-B18C-426E6DD1ACDE> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff8c36c000 - 0x7fff8c36dfff com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff8c36e000 - 0x7fff8c373fff 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

0x7fff8c426000 - 0x7fff8c428fff 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

0x7fff8c429000 - 0x7fff8c967ff7 com.apple.MediaToolbox (1.0 - 1731.15.206) <119FFD0E-947D-3103-9221-458439F5764D> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x7fff8c968000 - 0x7fff8c984ff7 libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib

0x7fff8c99d000 - 0x7fff8ca76fff com.apple.CoreMedia (1.0 - 1731.15.206) <DE407384-39D5-3727-A78D-D22849D816C7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff8ca77000 - 0x7fff8ca90fe7 libcompression.dylib (28) <F83F421D-115D-3457-A9AA-1BEB5070A30B> /usr/lib/libcompression.dylib

0x7fff8d2f0000 - 0x7fff8d2f8fff com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff8d2f9000 - 0x7fff8d2f9ff7 liblaunch.dylib (765.50.8) <834ED605-5114-3641-AA4D-ECF31B801C50> /usr/lib/system/liblaunch.dylib

0x7fff8d325000 - 0x7fff8d333fff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib

0x7fff8d3ab000 - 0x7fff8d3d4ff7 libxpc.dylib (765.50.8) <54D1328E-054E-3DAA-89E2-375722F9D18F> /usr/lib/system/libxpc.dylib

0x7fff8d3fe000 - 0x7fff8d42dff7 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

0x7fff8d42e000 - 0x7fff8d432fff libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib

0x7fff8d433000 - 0x7fff8d433ff7 libunc.dylib (29) <DDB1E947-C775-33B8-B461-63E5EB698F0E> /usr/lib/system/libunc.dylib

0x7fff8d434000 - 0x7fff8d439ff7 libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib

0x7fff8d4a2000 - 0x7fff8d54dfff 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

0x7fff8d54e000 - 0x7fff8d592ff7 com.apple.CoreSuggestions (1.0 - 356.21) <8B342288-66DB-3DF2-90E4-714AD483B4F6> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSugg estions

0x7fff8d6c5000 - 0x7fff8d6c8ffb libdyld.dylib (360.22) <1F9FCF2C-5E94-3F2D-B4A5-1238587AA5C6> /usr/lib/system/libdyld.dylib

0x7fff8d6c9000 - 0x7fff8d6ccff7 com.apple.iChat.InstantMessage (8.0 - 5017) <989738B4-0269-3DD6-AAEC-2B712FB765D5> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage

0x7fff8d718000 - 0x7fff8d76bff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib

0x7fff8d789000 - 0x7fff8d8a6fff libsqlite3.dylib (216.4) <DC3D59E7-91A3-374F-957C-6699729CD82B> /usr/lib/libsqlite3.dylib

0x7fff8d8a7000 - 0x7fff8db8cffb 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

0x7fff8db8d000 - 0x7fff8db8fff7 com.apple.securityhi (9.0 - 55006) <1E7BE52B-97EA-371A-AECA-1EE2AD246D8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff8db90000 - 0x7fff8dbafff7 com.apple.ContactsUI (9.0 - 1679.10) <445945EB-D7FC-38BA-8A67-5ABB44EF9987> /System/Library/Frameworks/ContactsUI.framework/Versions/A/ContactsUI

0x7fff8dd3b000 - 0x7fff8dd87fff 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

0x7fff8ddd1000 - 0x7fff8ddd6fff com.apple.TCC (1.0 - 1) <F5EEB2D3-9517-3975-97BE-22CB8E11B8A3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x7fff8ddd7000 - 0x7fff8dde6fe7 com.apple.AppleFSCompression (81.20.2 - 1.0) <2FE122A9-5265-320A-9600-FFC5CE4DE197> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x7fff8dde7000 - 0x7fff8de0cfff com.apple.DataDetectorsNaturalLanguage (1.0 - 51) <FBF47121-0A2A-3B55-97A6-3C93B68CC167> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versio ns/A/DataDetectorsNaturalLanguage

0x7fff8de0d000 - 0x7fff8de36fff libsystem_info.dylib (477.50.4) <FAA9226D-64DE-3769-A6D8-6CABA4B7FF4D> /usr/lib/system/libsystem_info.dylib

0x7fff8de37000 - 0x7fff8de83ff7 com.apple.corelocation (1486.17 - 1615.38) <6336CFC5-9D7D-3B76-B263-56DD6EBD0B8D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x7fff8de84000 - 0x7fff8dea8ff7 libJPEG.dylib (1459) <30F85216-E836-37B3-874E-62F1D040B098> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff8dea9000 - 0x7fff8deaffff com.apple.IOAccelerator (205.11 - 205.11) <C51BF724-F8E8-3B9F-806E-A00C65056445> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor

0x7fff8deb0000 - 0x7fff8dedbfff com.apple.idsfoundation (10.0 - 1000) <4735029B-DAE5-31E4-AD40-C5C52E328B31> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion

0x7fff8dee8000 - 0x7fff8df16ff7 com.apple.CoreServicesInternal (248.2 - 248.2) <6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff8df84000 - 0x7fff8dfa8fff 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

0x7fff8dfa9000 - 0x7fff8dfadfff 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

0x7fff8dfae000 - 0x7fff8e248ff3 com.apple.security (7.0 - 57337.60.2) <E2E553E7-28C4-3296-B3B6-BB1B3CA73943> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff8e249000 - 0x7fff8e24bff7 com.apple.xpc.ServiceManagement (1.0 - 1) <D96D7A6D-EDEB-35EE-B5D9-E33A3BF011B5> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x7fff8f17e000 - 0x7fff8f1defff com.apple.QuickLookFramework (5.0 - 696.7) <ECD33169-5EB1-3783-AF9E-1AB9240F8358> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff8f1df000 - 0x7fff8f1dffff com.apple.AOSMigrate (1.0 - 1) <17A49E04-567B-3B4F-9975-E8F83AE8357D> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

0x7fff8f1e0000 - 0x7fff8f1f6fff com.apple.CoreMediaAuthoring (2.2 - 953) <5103EF2E-BB0A-302B-B8BB-CED301BC746B> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x7fff8f1f7000 - 0x7fff8f1f7ff7 libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib

0x7fff8f1fc000 - 0x7fff8f2b5ff7 libvMisc.dylib (563.5) <BF612F7D-FA3B-3F9F-8BE7-8D1BCB21ECC5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff8f8cd000 - 0x7fff8fb3cfff com.apple.AuthKit (1.0 - 1) <E32E0955-FE8D-3215-9349-C34BEE4AA550> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit

0x7fff8fb3d000 - 0x7fff8fce9ff7 com.apple.avfoundation (2.0 - 1046.9.12) <2D241BC4-A619-3382-BABD-C4E4490BD638> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x7fff900e0000 - 0x7fff9044b657 libobjc.A.dylib (680) <D55D5807-1FBE-32A5-9105-44D7AFE68C27> /usr/lib/libobjc.A.dylib

0x7fff90506000 - 0x7fff90684fff com.apple.UIFoundation (1.0 - 436.1) <AABB5267-E7B7-3D75-B051-E665BDA8DEF4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n

0x7fff90685000 - 0x7fff906e3fff com.apple.CoreServices.OSServices (728.13 - 728.13) <27C12B92-7845-38DD-B82D-DC5B678352D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff907be000 - 0x7fff90810fff com.apple.ImageCaptureCore (7.0 - 7.0) <9F3123D8-29D2-332F-AD6B-AB9BF1A58022> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x7fff90811000 - 0x7fff90a98fff com.apple.CFNetwork (760.6.3 - 760.6.3) <8CB9CB2E-D0FB-31D4-A1AE-2A5FE028AD6B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff90a99000 - 0x7fff90b3dfff com.apple.Bluetooth (4.4.6 - 4.4.6f1) <F8E54D34-DAAB-319F-8AE7-F3C55CA0CC68> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth

0x7fff90bf8000 - 0x7fff90d5efff com.apple.MapKit (1.0 - 1651.44.2) <1D96793D-AB70-326E-85EA-65DE75973623> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit

0x7fff90d64000 - 0x7fff90da6ff7 com.apple.Metal (56.6 - 56.6) <30518711-8D00-3759-AA19-800D3C88E693> /System/Library/Frameworks/Metal.framework/Versions/A/Metal

0x7fff90deb000 - 0x7fff90e15ff7 libc++abi.dylib (307.2) <922EFB36-0E9E-315B-8270-E81AC43472C0> /usr/lib/libc++abi.dylib

0x7fff90e16000 - 0x7fff90e3afff com.apple.MultitouchSupport.framework (304.12 - 304.12) <65CB7653-EACD-3ADB-ABB6-2E0671708301> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff90e4c000 - 0x7fff90e4cfff libmetal_timestamp.dylib (600.0.44.2) <DEEA1127-7A5D-3EF2-A4B2-AE125CBA5DB5> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dyli b

0x7fff90e6c000 - 0x7fff90f0cfff com.apple.Metadata (10.7.0 - 972.34) <A58195C5-5D5C-32D5-8BBB-F4D32201E5AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff90f0d000 - 0x7fff90fd0fff com.apple.imcore (10.0 - 1000) <C3F22E18-ECB0-32B7-A596-A5EFCF84B192> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore

0x7fff90fd1000 - 0x7fff90ff2ff7 com.apple.persistentconnection (1.0 - 1.0) <00A24D59-1664-3F2C-8272-85B877EA7821> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/Per sistentConnection

0x7fff9104a000 - 0x7fff91053ff7 com.apple.DisplayServicesFW (3.0 - 378) <45BE1B99-8E10-32F0-A180-A6B6CB5883AE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x7fff91054000 - 0x7fff91059fff com.apple.DiskArbitration (2.7 - 2.7) <F55902AA-5316-3255-A701-FDED5B553065> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff9105a000 - 0x7fff9134ffff com.apple.HIToolbox (2.1.1 - 807.2) <36413C45-36AF-34EF-9C0E-F18B31D1E565> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff91b69000 - 0x7fff91b6cffb libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib

0x7fff91b6d000 - 0x7fff91bd6fff com.apple.framework.internetaccounts (2.1 - 210) <063FF467-215F-3E81-B02B-02E8B9750F24> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts

0x7fff91be7000 - 0x7fff91beffff libGFXShared.dylib (12.1) <5A0C2493-200C-30BE-97D5-8E8C0B8E604D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff91bf0000 - 0x7fff91c90fff com.apple.ViewBridge (159 - 159) <D8131B7E-DFC9-3FDD-9D56-49821C1D1521> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge

0x7fff91c91000 - 0x7fff91c99fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <CC53DC12-9231-3C4F-921B-9A770D463323> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon

0x7fff91c9a000 - 0x7fff91cb6ff3 libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib

0x7fff91cb7000 - 0x7fff91cc8fff libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib

0x7fff91e88000 - 0x7fff91ea6ff7 com.apple.frameworks.preferencepanes (16.0 - 16.0) <6D9A4009-DCE8-3FC5-91E4-01433C63E4A6> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x7fff91ea9000 - 0x7fff91eb1fff libMatch.1.dylib (27) <3AC0BFB8-7E69-3DBE-A175-7F3946FC4554> /usr/lib/libMatch.1.dylib

0x7fff91f2a000 - 0x7fff91f62ff7 com.apple.RemoteViewServices (2.0 - 101) <B2881449-8CFE-3D1C-B4BF-155640392533> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x7fff922e0000 - 0x7fff92368fff com.apple.CoreSymbolication (3.1 - 58048.1) <4730422E-4178-34F9-8550-BB92F2A4F44B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff92524000 - 0x7fff92576fff com.apple.CalDAV (8.0 - 234) <78741BC8-D22E-33D1-86FD-F88F05952D38> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV

0x7fff9265e000 - 0x7fff926e7ff7 com.apple.PerformanceAnalysis (1.0 - 1) <1BC106BB-3C7F-37C9-8496-43F584A6F304> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x7fff926ee000 - 0x7fff926f0fff com.apple.CoreDuetDebugLogging (1.0 - 1) <7C932160-AC9C-3173-900F-98138E829CB3> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging

0x7fff926f1000 - 0x7fff9271efff libdispatch.dylib (501.40.12) <C7499857-61A5-3D7D-A5EA-65DCC8C3DF92> /usr/lib/system/libdispatch.dylib

0x7fff9278e000 - 0x7fff9278ffff libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib

0x7fff92790000 - 0x7fff92792fff libCVMSPluginSupport.dylib (12.1) <D81B3D8D-B83F-3918-BD4B-6C794A30AF9F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff92793000 - 0x7fff92795ff7 libRadiance.dylib (1459) <1FE4F408-D135-3CA5-A06B-B0FCE974997C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

0x7fff9285c000 - 0x7fff92c5efff libLAPACK.dylib (1162.2) <42238ED4-6B7A-39D0-BFF2-304A0C287213> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff92c5f000 - 0x7fff92d92fff com.apple.ical.EventKit (3.0 - 487.4) <B71B80DB-1D9D-38FB-9467-8ED5CE1E804C> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit

0x7fff92d93000 - 0x7fff92e43fff com.apple.backup.framework (1.7.4 - 1.7.4) <F304E9D1-991A-379E-9659-BF85C35B4808> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff92e44000 - 0x7fff92e44fff com.apple.Cocoa (6.11 - 22) <807787AB-D231-3F51-A99B-A9314623C571> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff92e7e000 - 0x7fff931d2fff com.apple.Foundation (6.9 - 1259) <71A9D3A0-0B1F-3E3A-86F3-1486365A6EF2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff933af000 - 0x7fff933faff7 com.apple.CoreMediaIO (703.0 - 4791) <D8BC511D-0C1E-3686-9829-C874FDBE94CB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x7fff9341f000 - 0x7fff935e8ff7 com.apple.ImageIO.framework (3.3.0 - 1459) <72B4D556-2600-3CA0-89F1-6BA24A4274B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x7fff935e9000 - 0x7fff93a5ffff com.apple.CoreFoundation (6.9 - 1258.1) <943A1383-DA6A-3DC0-ABCD-D9AEB3D0D34D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff93a60000 - 0x7fff93a9dff3 com.apple.bom (14.0 - 193.7) <9B8AE30B-24A3-37AB-B04E-4CE67AED4775> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x7fff93aa5000 - 0x7fff93b97ff7 libJP2.dylib (1459) <90B4DD14-4D0B-3373-B1B6-DC8F53D78565> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff93ba3000 - 0x7fff93baafff com.apple.RTCReporting (7.50 - 7.50) <AA063938-BCD7-38D2-A381-48ABF0440CEF> /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReportin g

0x7fff93bae000 - 0x7fff93cf8ff7 com.apple.coreui (2.1 - 366.1) <8138636F-A0A7-31C7-896C-5F5747FA1B2A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff93d29000 - 0x7fff93d2ffff com.apple.XPCService (2.0 - 1) <5E2122D6-FFA2-3552-BF16-9FD3F36B40DB> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService

0x7fff93d30000 - 0x7fff93d40fff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib

0x7fff93d4b000 - 0x7fff93d97ffb com.apple.HIServices (1.22 - 550) <6B76B41C-CF5A-34C4-89F4-EFD7CA3D1C9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff93d98000 - 0x7fff93fb9ff7 com.apple.CoreImage (11.4.0 - 366.4.19) <F5B7B115-E43A-3C61-A6AD-EFCDE7FC43A1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x7fff93fba000 - 0x7fff93fbcff7 com.apple.SafariServices.framework (11601 - 11601.7.7) <4BCAFAC2-CB87-31A1-A27B-B4794B2F8535> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices

0x7fff93fe7000 - 0x7fff940d6ff7 libxml2.2.dylib (29.10) <B3B03292-7E1A-34AB-888C-3D49D63D60C6> /usr/lib/libxml2.2.dylib

0x7fff94134000 - 0x7fff9413dff7 com.apple.CommonAuth (4.0 - 2.0) <4B8673E1-3697-3FE2-8D30-AC7AC5D4F8BF> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff9413e000 - 0x7fff941f6ff7 com.apple.CoreDuet (1.0 - 1) <FC1EAEE1-73A4-3B13-A634-1D2A94D0C0B7> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet

0x7fff94244000 - 0x7fff94252fff com.apple.ToneLibrary (1.0 - 1) <AF05AF34-9BC4-3BA6-81C1-7420F22C9D7D> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary

0x7fff94443000 - 0x7fff94443fff 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

0x7fff94444000 - 0x7fff9444ffff libGL.dylib (12.1) <70D51643-04AC-3400-8F11-A6FC25985289> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff94450000 - 0x7fff9445cfff 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

0x7fff9445d000 - 0x7fff94480ff7 com.apple.speech.LatentSemanticMappingFramework (2.12.1 - 2.12.1) <DB9F6DE8-5FD1-33DC-B010-33BEA74764CB> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping

0x7fff94481000 - 0x7fff9448aff3 libsystem_notify.dylib (150.40.1) <D48BDE34-0F7E-34CA-A0FF-C578E39987CC> /usr/lib/system/libsystem_notify.dylib

0x7fff94550000 - 0x7fff94553fff libsystem_sandbox.dylib (460.60.2) <2A68B39C-B786-3A05-87A2-56E688469FB8> /usr/lib/system/libsystem_sandbox.dylib

0x7fff94554000 - 0x7fff94559ff3 libunwind.dylib (35.3) <F6EB48E5-4D12-359A-AB54-C937FBBE9043> /usr/lib/system/libunwind.dylib

0x7fff9455a000 - 0x7fff9455cfff libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib

0x7fff94709000 - 0x7fff94830fff com.apple.LaunchServices (728.13 - 728.13) <DF9A69C3-06AD-3062-A40A-50ED12CA18CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x7fff94c65000 - 0x7fff94c67ff7 libsystem_configuration.dylib (802.40.13) <3DEB7DF9-6804-37E1-BC83-0166882FF0FF> /usr/lib/system/libsystem_configuration.dylib

0x7fff94c96000 - 0x7fff94cc7fff com.apple.contacts.ContactsAutocomplete (1.0 - 57.3) <B39C9840-8EE6-3B42-AD6A-B4506AB98641> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/Con tactsAutocomplete

0x7fff94cea000 - 0x7fff94cf2fff 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

0x7fff94d01000 - 0x7fff94d8edd7 com.apple.AppleJPEG (1.0 - 1) <BF7EDBDB-A52D-37F7-BDE4-EAD49310D7A9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG

0x7fff94da9000 - 0x7fff94da9fff com.apple.Carbon (154 - 157) <8F6ED602-5943-3E29-A793-BC331E2C183D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff94daa000 - 0x7fff94dc3fff 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

0x7fff95147000 - 0x7fff95147fff libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib

0x7fff95148000 - 0x7fff95154fff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore

0x7fff95187000 - 0x7fff95196ffb 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

0x7fff95324000 - 0x7fff957e2fcf 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

0x7fff95a07000 - 0x7fff95a73ff7 com.apple.contacts.Contacts (1.0 - 2137.1) <2726B3FB-7A00-34E0-8BBF-7E5395C35527> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts

0x7fff95a74000 - 0x7fff95a7ffff com.apple.CrashReporterSupport (10.11 - 718) <05892B57-F2CD-3C84-B984-0417F6B361DB> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff95a82000 - 0x7fff95a9dfff com.apple.aps.framework (4.0 - 4.0) <CAD47B6E-A581-3B35-885B-67B206F41D5E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService

0x7fff95a9e000 - 0x7fff95abdff7 com.apple.contacts.vCard (1.0 - 2137.1) <41529BD9-1BCC-3A62-92BA-2A7110867355> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard

0x7fff95c3e000 - 0x7fff960d9ffb com.apple.GeoServices (1.0 - 1151.49.1) <2D887517-B73D-30FF-91DC-AF6AD91F96B9> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x7fff960da000 - 0x7fff96140ff7 libsystem_network.dylib (583.50.1) <B52DAB73-92DC-3DA7-B9F4-B899D66445C1> /usr/lib/system/libsystem_network.dylib

0x7fff96141000 - 0x7fff96142fff libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib

0x7fff961d3000 - 0x7fff961d5ff7 com.apple.diagnosticlogcollection (10.0 - 1000) <80160173-9F22-300C-BD1A-1CDBB1C39FC6> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection

0x7fff96235000 - 0x7fff96238ff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <6932B5EC-0EA9-333D-BF7E-665047392FEC> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x7fff96239000 - 0x7fff96446fff libicucore.A.dylib (551.51.4) <3899B146-3840-3D4A-8C4A-FE391D5D25C7> /usr/lib/libicucore.A.dylib

0x7fff96632000 - 0x7fff96b54fff 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

0x7fff96b55000 - 0x7fff96bb0ff7 libTIFF.dylib (1459) <CA5015CC-A770-3A62-BABD-B5A88AD390E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff96bf7000 - 0x7fff96c65ff7 com.apple.ApplicationServices.ATS (377 - 394.4) <9779E916-0788-3CAC-B1EC-F68BCB12A2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x7fff96c66000 - 0x7fff96c6afff libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib

0x7fff96c6b000 - 0x7fff96cdafff 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

0x7fff96cdb000 - 0x7fff96d3eff7 com.apple.WhitePagesFramework (10.7.0 - 141.0) <876DF49A-E015-3E20-8C61-214EF07F51A4> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages

0x7fff96d3f000 - 0x7fff96de6fff com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling

0x7fff974c6000 - 0x7fff974d9fff com.apple.CoreBluetooth (1.0 - 1) <E54CA9A2-A5C6-30C5-9D6E-8472DBA9371E> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth

0x7fff974da000 - 0x7fff974e1ff7 libcompiler_rt.dylib (62) <A13ECF69-F59F-38AE-8609-7B731450FBCD> /usr/lib/system/libcompiler_rt.dylib

0x7fff97e17000 - 0x7fff97e22fff com.apple.AppSandbox (4.0 - 261.40.2) <52766210-B6EB-3B73-AB1B-42E0A9AD2EE8> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox

0x7fff97e38000 - 0x7fff97e88ff7 com.apple.Symbolication (1.4 - 58044) <F70BF765-FBE9-3F1E-85CA-BB2F8E53E8C2> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff97e89000 - 0x7fff97e89fff com.apple.audio.units.AudioUnit (1.13 - 1.13) <378B5292-F216-32AB-B628-8C33A72D7052> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff9807f000 - 0x7fff9809cff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <41378C0B-B56A-3A73-9BD0-E06FA1F87B8C> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA

0x7fff9809d000 - 0x7fff9809efff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff9809f000 - 0x7fff980aaff7 libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib

0x7fff980c3000 - 0x7fff980cbfff libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib

0x7fff980cc000 - 0x7fff980cdffb libSystem.B.dylib (1226.10.1) <ECAA07BE-A114-3461-AA13-C57838775FC2> /usr/lib/libSystem.B.dylib

0x7fff9810d000 - 0x7fff98129ff7 libextension.dylib (78) <FD952DA6-BBEC-3CB6-98B3-E1D111C5C54E> /usr/lib/libextension.dylib

0x7fff9812b000 - 0x7fff99391ff3 com.apple.CoreGraphics (1.600.0 - 960.3) <A2DA51BA-7A97-33B9-97A1-979F6401989C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff99392000 - 0x7fff9947dff7 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

0x7fff99549000 - 0x7fff99977fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) <E54028EA-4217-3078-A2B1-C52E4214D59E> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

0x7fff99978000 - 0x7fff999b6ff7 libGLImage.dylib (12.1) <BB1F1A93-5101-3906-AB17-8D83FCB200F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff999b7000 - 0x7fff99a4dfff 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

0x7fff99a4e000 - 0x7fff99ab5fff com.apple.framework.CoreWiFi (11.0 - 1101.20) <993592F1-B3F1-3FAD-87BD-EA83C361BCCF> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x7fff99ab6000 - 0x7fff99ad8fff com.apple.IconServices (68.1 - 68.1) <CDEEDBE6-F53B-3BA1-82D4-23BCA3DD8949> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s

0x7fff99ad9000 - 0x7fff99b04ff7 com.apple.AddressBook.ContactsFoundation (8.0 - 2137.1) <BAE70E9D-BCC8-3650-B554-6D646388EDEF> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation

0x7fff99b05000 - 0x7fff99b11ff7 com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff99b12000 - 0x7fff99b12fff com.apple.ApplicationServices (48 - 48) <ADD57D3A-142F-3EF5-BFD8-EACD82164884> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff99b98000 - 0x7fff99bc6ff7 libsandbox.1.dylib (460.60.2) <DAB5D6F4-CDA9-3AEB-83FF-88F003D5B5E5> /usr/lib/libsandbox.1.dylib

0x7fff99bc7000 - 0x7fff99dd2fff libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib

0x7fff99dd3000 - 0x7fff99e0dff7 com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff99e0e000 - 0x7fff99e14ff7 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

0x7fff99e15000 - 0x7fff99eaafff 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

0x7fff99f15000 - 0x7fff99fa2fef libsystem_c.dylib (1082.60.1) <28733D22-553E-3CBC-8D2C-EDCEB46E46AF> /usr/lib/system/libsystem_c.dylib

0x7fff9a026000 - 0x7fff9a034fff com.apple.IntlPreferences (2.0 - 192) <0108A3F2-6A11-30B1-965D-A167CC8131EC> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences

0x7fff9a035000 - 0x7fff9a037fff com.apple.SecCodeWrapper (4.0 - 261.40.2) <1F832591-59A8-3B3F-943F-D6D827463782> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper

0x7fff9a03d000 - 0x7fff9a04bfff com.apple.opengl (12.1.0 - 12.1.0) <0718DB60-BA4F-3CF7-A117-10A2515D931F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff9a065000 - 0x7fff9a067ff7 com.apple.InternationalTextSearch (1.0 - 1) <6DD63FBA-24F5-31F7-BBFB-D146A818B123> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/ InternationalTextSearch

0x7fff9a068000 - 0x7fff9a0f7fff com.apple.CorePDF (4.0 - 4) <849BBFF6-0700-3ED1-98DF-A6E93B9B707F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff9a0fc000 - 0x7fff9a134ff7 com.apple.Accounts (113 - 113) <95C0C28F-21E5-3298-917B-17E95A61749E> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts

0x7fff9a135000 - 0x7fff9a135fff com.apple.Accelerate (1.10 - Accelerate 1.10) <5831771A-C1C3-3625-9FE9-2CCB6B2E7EE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff9a143000 - 0x7fff9a175ff7 com.apple.iCalendar (7.0 - 240) <2D12DD0E-D062-3D75-A86D-543F73A5BD72> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar

0x7fff9a176000 - 0x7fff9a191ff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib

0x7fff9a28b000 - 0x7fff9a296fff libkxld.dylib (3248.60.10) <991CDFE9-AB87-321B-A4B2-5EFE64DDCF74> /usr/lib/system/libkxld.dylib

0x7fff9aee9000 - 0x7fff9aee9fff com.apple.quartzframework (1.5 - 21) <5DC3D0D9-9E3F-3AA5-92F1-F229907A49B9> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x7fff9aeea000 - 0x7fff9bfd3ff3 com.apple.WebCore (11601 - 11601.7.5) <9153DA7E-1625-382A-8257-8D4293F06F7F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

0x7fff9bfd4000 - 0x7fff9bfd7ff7 libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib

0x7fff9c0ab000 - 0x7fff9c0b5fff com.apple.NetAuth (6.0 - 6.0) <D692B1EF-534F-3892-8E2F-2BBA7C8AFD74> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff9c0cf000 - 0x7fff9c0fcfff com.apple.facetimeservices (10.0 - 1000) <4CA7BA98-BECA-3062-BADC-3BEEAAF66D3B> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices

0x7fff9c117000 - 0x7fff9c225ff3 com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff9c22f000 - 0x7fff9c234fff com.apple.EmailAddressing (9.0 - 3007) <FD3686F1-981C-3B59-BFE4-8B64ACF3E7A4> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAdd ressing

0x7fff9c235000 - 0x7fff9c266fff com.apple.GSS (4.0 - 2.0) <B490333A-3B3E-397A-AD75-68846E9A9140> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff9c267000 - 0x7fff9c3b0fff com.apple.CoreSuggestionsInternals (1.0 - 356.21) <6DE42A9F-9E69-3800-9394-9FA6F9F197DF> /System/Library/PrivateFrameworks/CoreSuggestionsInternals.framework/Versions/A /CoreSuggestionsInternals

0x7fff9c3b1000 - 0x7fff9c3b1fff libOpenScriptingUtil.dylib (169.1) <AD0DAC8A-9849-3077-999F-9AEC6112BDAB> /usr/lib/libOpenScriptingUtil.dylib

0x7fff9c3b2000 - 0x7fff9c5feff7 com.apple.AddressBook.framework (9.0 - 1679.10) <24F823D3-C3FC-3AF9-B8B3-C166539DBD11> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x7fff9c605000 - 0x7fff9c6f7ff7 libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib

0x7fff9c6f8000 - 0x7fff9c727ffb libsystem_m.dylib (3105) <08E1A4B2-6448-3DFE-A58C-ACC7335BE7E4> /usr/lib/system/libsystem_m.dylib

0x7fff9c728000 - 0x7fff9c80eff7 libcrypto.0.9.8.dylib (59.60.1) <D68067AD-D1E0-3196-9796-51BE9B969C8E> /usr/lib/libcrypto.0.9.8.dylib

0x7fff9c80f000 - 0x7fff9c812fff libspindump.dylib (197.1) <48F4C673-9F0C-38BE-B550-88241E812518> /usr/lib/libspindump.dylib

0x7fff9c816000 - 0x7fff9c84dff7 com.apple.LDAPFramework (2.4.28 - 194.5) <9AE33BF2-FB17-342D-8F1E-5F83C6E6EB69> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff9c8db000 - 0x7fff9c8eefff com.apple.contacts.ContactsPersistence (1.0 - 2137.1) <71232F20-11BD-370D-9F43-F262BFE46C93> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/Cont actsPersistence

0x7fff9c8fe000 - 0x7fff9d527ff7 com.apple.AppKit (6.9 - 1404.47) <F3411F6E-DD87-34D0-8C68-C69B2205E41D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff9d528000 - 0x7fff9d530fef libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib

0x7fff9d531000 - 0x7fff9d533fff com.apple.OAuth (25 - 25) <B147CF79-A687-3466-BCAE-F05243DE71F7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth

0x7fff9d57b000 - 0x7fff9d598ff7 com.apple.pluginkit.framework (1.0 - 1) <0BA96479-0451-3DA9-A2AC-FE1D86D383AB> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit

0x7fff9d75d000 - 0x7fff9d7cdfff com.apple.ids (10.0 - 1000) <12F08B55-D23E-351A-BB2C-B9D691D4044F> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS

0x7fff9d7ce000 - 0x7fff9db49ffb com.apple.VideoToolbox (1.0 - 1731.15.206) <19DD020F-128A-32B0-96A4-A51F111B549F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x7fff9db4a000 - 0x7fff9e1e9ff7 com.apple.JavaScriptCore (11601 - 11601.7.2) <4A888404-501D-38DE-921D-BA9AEEAC8243> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x7fff9e1ea000 - 0x7fff9e1edfff com.apple.IOSurface (108.2.3 - 108.2.3) <52E51D16-42E9-3DDB-A16C-48225EF262C4> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff9e1f9000 - 0x7fff9e3b9ffb libBLAS.dylib (1162.2) <B4C21826-5EB3-3C6D-B75D-CA4886E2B6A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff9e4d3000 - 0x7fff9e4d6fff libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff9e6fa000 - 0x7fff9e705ff7 libcommonCrypto.dylib (60075.50.1) <93732261-34B4-3914-B7A2-90A81A182DBA> /usr/lib/system/libcommonCrypto.dylib

0x7fff9e792000 - 0x7fff9e7acfff com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff9e7f3000 - 0x7fff9e7fbffb libsystem_dnssd.dylib (625.60.4) <80189998-32B0-316C-B5C5-53857486713D> /usr/lib/system/libsystem_dnssd.dylib

0x7fff9e7fe000 - 0x7fff9e820ff7 com.apple.Sharing (442.13.6 - 442.13.6) <DDD2811C-6ECB-32F2-8EE1-69BF9657B4A8> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing

0x7fff9e821000 - 0x7fff9e836fff com.apple.AppContainer (4.0 - 261.40.2) <F220E702-1C00-3BD2-9943-C7E75C3B4418> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r

0x7fff9e875000 - 0x7fff9e885ff3 com.apple.ProtocolBuffer (1 - 243) <BAE5E5C9-DD59-3BB8-9741-EEFC5E3046EE> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer

0x7fff9e886000 - 0x7fff9e888fff com.apple.marco (10.0 - 1000) <FA3176F5-4C71-3CB7-B384-9662513E9B4B> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco

0x7fff9e889000 - 0x7fff9e8e4fff com.apple.coredav (1.0.1 - 307) <D1BDC4FC-44F8-31F7-9C8D-4422A1641BF6> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV

0x7fff9e8e6000 - 0x7fff9e8efff7 libsystem_pthread.dylib (138.10.4) <3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559> /usr/lib/system/libsystem_pthread.dylib

0x7fff9e8f5000 - 0x7fff9ec33ff7 com.apple.WebKit (11601 - 11601.7.7) <29B8BA84-D78E-393B-BB36-4B9605372A5F> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x7fff9eed3000 - 0x7fff9ef47ff3 com.apple.securityfoundation (6.0 - 55126) <DAA4FDD0-7F84-30AA-BE6F-96BB9F871F07> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff9ef48000 - 0x7fff9ef99fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <EA7D4F3B-062B-3C81-A98C-C89264D00D48> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff9ef9a000 - 0x7fff9f00eff7 com.apple.Heimdal (4.0 - 2.0) <5D365381-8B5E-3259-8867-FC4A7D307BDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff9f1be000 - 0x7fff9f1f2ff7 com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff9f247000 - 0x7fff9f4edff7 com.apple.CoreData (120 - 641.3) <A29A5491-6169-372B-828F-84EE0CFD4BC4> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff9f4ee000 - 0x7fff9f519ffb libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib

0x7fff9f51a000 - 0x7fff9f51cff7 libquarantine.dylib (80) <0F4169F0-0C84-3A25-B3AE-E47B3586D908> /usr/lib/system/libquarantine.dylib

0x7fff9f51d000 - 0x7fff9f580fff libAVFAudio.dylib (161.2) <1A98DBF3-490B-37FB-928A-AB1E36E6E5DD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib

0x7fff9f581000 - 0x7fff9f5eeff7 com.apple.imfoundation (10.0 - 1000) <5C61D95A-BE77-3D37-AA64-9944B791826E> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n

0x7fff9f5ef000 - 0x7fff9f795ff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <370E95BC-956C-3962-86CC-0A14CF6A0389> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff9f7a8000 - 0x7fff9f7cffff com.apple.ChunkingLibrary (167 - 167) <AD7F285C-005E-36BB-98A3-5826413533BE> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x7fff9f80f000 - 0x7fff9f810fff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib

0x7fff9f8cd000 - 0x7fff9f8d7fff com.apple.KerberosHelper (4.0 - 1.0) <67D88B2C-A54B-34FF-ABF3-2D3736879730> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper

0x7fff9f8d8000 - 0x7fff9f919ff7 libGLU.dylib (12.1) <CD7A5916-3E3C-3EF3-A275-B281016B99CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff9f935000 - 0x7fff9f94cff7 libsystem_asl.dylib (323.50.1) <41F8E11F-1BD0-3F1D-BA3A-AA1577ED98A9> /usr/lib/system/libsystem_asl.dylib

0x7fff9f94d000 - 0x7fff9f9c2fff com.apple.framework.IOKit (2.0.2 - 1179.50.2) <A509D3AE-9D48-31B7-89C7-326A7A2007B2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff9f9c3000 - 0x7fff9f9e2ff7 com.apple.framework.Apple80211 (11.0 - 1121.34.2) <90477FAE-B835-3931-80FB-FDFF02B21D9D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff9f9f8000 - 0x7fff9fa00fff com.apple.AppleSRP (5.0 - 1) <840A5C20-6452-36BB-ACF7-29BA6CBF7C48> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP

0x7fff9fa01000 - 0x7fff9fa02ff3 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

0x7fff9fa03000 - 0x7fff9fa28ff7 libPng.dylib (1459) <F98F6D50-BC82-3ED7-885F-FEE708E401CC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff9fa29000 - 0x7fff9fb25ff7 libFontParser.dylib (158.6) <267A9AE4-4138-3112-8D73-BDFDC96568FF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff9fb26000 - 0x7fff9fb75ff7 com.apple.opencl (2.7.0 - 2.7.0) <39581F1A-04FE-3CCA-9118-E9BB9053F7A1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff9fb9a000 - 0x7fff9fbb0ff7 libLinearAlgebra.dylib (1162.2) <FFE54EDF-F06F-3C0A-864A-4CA7BBFD4B2D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib

0x7fff9fbb1000 - 0x7fff9fbcfff7 libsystem_kernel.dylib (3248.60.10) <C1A6A0B9-1869-36AB-B4A2-D862EB09A4BE> /usr/lib/system/libsystem_kernel.dylib

0x7fff9fbd6000 - 0x7fff9fbffff7 libxslt.1.dylib (14.4) <72CD1CA4-1FBD-3672-ADCE-A89AB741689A> /usr/lib/libxslt.1.dylib

0x7fff9fcbe000 - 0x7fff9fdebff3 com.apple.CoreText (352.0 - 494.12) <ADBE8355-D4F5-3316-A6C4-D641D615CEC4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x7fff9fe3a000 - 0x7fffa0008ff3 com.apple.QuartzCore (1.11 - 410.14) <076BDE58-8AED-3D47-84FD-548CF8E8EDB9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fffa0009000 - 0x7fffa0059ff7 com.apple.CalendarFoundation (8.0 - 406.1) <3CC88B32-3EC8-3D7F-BDB0-663F5D691CC0> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation

0x7fffa0063000 - 0x7fffa00dafeb libcorecrypto.dylib (335.50.1) <B5C05FD7-A540-345A-87BF-8E41848A3C17> /usr/lib/system/libcorecrypto.dylib

0x7fffa0242000 - 0x7fffa04ddfff com.apple.AOSKit (1.07 - 233) <301C9141-CD8E-3AEC-95AE-36E70F7CB880> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit

0x7fffa04de000 - 0x7fffa04fafff com.apple.GenerationalStorage (2.0 - 239.1) <8C821448-4294-3736-9CEF-467C93785CB9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fffa0576000 - 0x7fffa06a7fff com.apple.syncservices (8.1 - 724) <3FF7FE43-2822-3E59-A687-D74E4B0ACD0A> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices

0x7fffa0709000 - 0x7fffa073aff7 libtidy.A.dylib (15.17) <6859415D-7A43-384E-ABDD-AA6B2AA9FDCD> /usr/lib/libtidy.A.dylib

0x7fffa07ef000 - 0x7fffa0800ff7 libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib

0x7fffa0801000 - 0x7fffa0838ff7 com.apple.CoreSpotlight (1.0 - 81.4) <C1F47729-FB13-32FF-A569-C63FA6C278E9> /System/Library/PrivateFrameworks/CoreSpotlight.framework/Versions/A/CoreSpotli ght

0x7fffa0b2b000 - 0x7fffa0b7bff7 com.apple.ExchangeWebServices (6.0 - 243) <2F2827B5-9884-3593-9AD8-CB1B3C5FE83D> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices

0x7fffa0b7e000 - 0x7fffa0f56fef com.apple.CoreAUC (214.0.0 - 214.0.0) <F80C19CA-6CD0-3052-9C22-0288A257CCC8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x7fffa0f57000 - 0x7fffa0f69fff libsasl2.2.dylib (209) <11C7D200-0CA5-30F4-A19A-178CA81D48FE> /usr/lib/libsasl2.2.dylib

0x7fffa0f6a000 - 0x7fffa0f7efff com.apple.CoreDuetDaemonProtocol (1.0 - 1) <1D60D60C-914A-3BAB-8607-79F68F4C712E> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol

0x7fffa0fbb000 - 0x7fffa1001ff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib

0x7fffa1002000 - 0x7fffa1009ff7 com.apple.phonenumbers (1.1.1 - 105) <A616AFB5-2336-385A-B058-16A423D2B21B> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

0x7fffa105d000 - 0x7fffa11a2fff com.apple.QTKit (7.7.3 - 2943.12) <79EA2D04-09EC-3266-A5F7-A4AACA97FE1E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fffa11a8000 - 0x7fffa11acfff libGIF.dylib (1459) <58F85C45-96D2-3713-A8C0-B2579B419A80> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fffa11ad000 - 0x7fffa141afff 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

0x7fffa1493000 - 0x7fffa14adff3 liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 1

thread_create: 0

thread_set_state: 0

Calls made by this process:

task_for_pid: 0

thread_create: 0

thread_set_state: 0

Calls made by all processes on this machine:

task_for_pid: 3480

thread_create: 0

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=307.1M resident=0K(0%) swapped_out_or_unallocated=307.1M(100%)

Writable regions: Total=41.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=41.5M(100%)


VIRTUAL REGION

REGION TYPE SIZE COUNT (non-coalesced)

=========== ======= =======

Activity Tracing 2048K 2

Dispatch continuations 4096K 2

Foundation 4K 2

Kernel Alloc Once 8K 3

MALLOC 20.3M 23

MALLOC guard page 32K 7

Process Corpse Info 2048K 2

SQLite page cache 768K 5

STACK GUARD 56.0M 11

Stack 12.1M 11

VM_ALLOCATE 24K 4

__DATA 31.9M 294

__IMAGE 528K 2

__LINKEDIT 91.6M 6

__TEXT 215.5M 297

__UNICODE 552K 2

mapped file 25.4M 9

shared memory 324K 9

=========== ======= =======

TOTAL 463.1M 673


<Personal Information Edited by Host>

suggestd quit unexpectedly

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.