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

Mac Preview constantly crashing, worse with El Capitan.

I use Mac Preview to edit photos, because I find it to be more user-friendly than more complex editing software. Preview gives me the exact tools I need to do what I do for my work, and the photos look good. Problem is, the color/sharpening sliders are always getting hung up, and they work verrrry slowly. I'm always having to stop to let the program catch up. To top it off, the program itself is constantly crashing, as if it can't handle what it's supposed to be doing. Does anyone know of any fixes for this? I run El Capitan 10.11.1, and Preview is a LOT worse with it installed. I've tried re-installing it, and also ran first aid on the hard drive. I've re-booted, I've even figured out a way to get rid of old saved versions of photos ("Other" in my storage) and cleaned things up to make it run better... I've done a number of things to try to fix this, but nothing works... I'm losing my mind. Any ideas?

MacBook Pro, OS X Mountain Lion (10.8.1)

Posted on Nov 24, 2015 5:52 PM

Reply
9 replies

Nov 24, 2015 7:11 PM in response to vincentvangogh

Launch the Console application in any 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, 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 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.

Nov 25, 2015 6:32 AM in response to vincentvangogh

Hi Linc, and thanks so much. There are a number of crash reports for Preview in this time period, within the space of about twenty minutes. They all seem to say different things, but I'm sending the last one here. Also a number of Sandbox reports after this one. I'm not sure what that is, so I didn't send it along.


11/24/15 9:12:22.072 PM Preview[1061]: NSPersistentUIManager was unable to writev to persistent state file: 22 (Invalid argument)


And the user diagnostic report. Hope this is what you meant...


Process: Preview [882]

Path: /Applications/Preview.app/Contents/MacOS/Preview

Identifier: com.apple.Preview

Build Info: Preview-877000000000000~8

Responsible: Preview [882]

4 Preview 0x0000000105abe933 Preview + 596275

11 com.apple.Preview 0x0000000105abe933 0x105a2d000 + 596275

0x105a2d000 - 0x105befff7 com.apple.Preview (8.1 - 877) <7A39C3B9-6FAD-3A9B-86FC-9EE04C7DFDD0> /Applications/Preview.app/Contents/MacOS/Preview

Nov 25, 2015 10:14 AM in response to Linc Davis

Okay, I think I found it. Very long.... here goes:


Process: Preview [882]

Path: /Applications/Preview.app/Contents/MacOS/Preview

Identifier: com.apple.Preview

Version: 8.1 (877)

Build Info: Preview-877000000000000~8

Code Type: X86-64 (Native)

Parent Process: ??? [1]

Responsible: Preview [882]

User ID: 501



Date/Time: 2015-11-24 20:37:40.527 -0500

OS Version: Mac OS X 10.11.1 (15B42)

Report Version: 11

Anonymous UUID: D1EB1D66-61CA-4B8F-587F-8CED545A122F





Time Awake Since Boot: 25000 seconds



System Integrity Protection: enabled



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



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000

Exception Note: EXC_CORPSE_NOTIFY



Application Specific Information:

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '_endUndoGroupRemovingIfEmpty:: PVUndoManager 0x7fef894cc1c0 is in invalid state, endUndoGrouping called with no matching begin

'

terminating with uncaught exception of type NSException

abort() called



Application Specific Backtrace 1:

0 CoreFoundation 0x00007fff94539e32 __exceptionPreprocess + 178

1 libobjc.A.dylib 0x00007fff8c764dd4 objc_exception_throw + 48

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

3 Foundation 0x00007fff9082e352 -[NSUndoManager _endUndoGroupRemovingIfEmpty:] + 188

4 Preview 0x0000000105abe933 Preview + 596275

5 Foundation 0x00007fff9080f06b +[NSUndoManager(NSPrivate) _endTopLevelGroupings] + 484

6 AppKit 0x00007fff8babee66 -[NSApplication run] + 1000

7 AppKit 0x00007fff8ba87fbe NSApplicationMain + 1176

8 libdyld.dylib 0x00007fff87c9b5ad start + 1



Global Trace Buffer (reverse chronological seconds):

28.098289 AppleJPEG 0x00007fff943bda11 [0x7fef8a729200] Releasing session

28.098289 AppleJPEG 0x00007fff943bda11 [0x7fef8982de00] Releasing session

28.098869 AppleJPEG 0x00007fff943bda11 [0x7fef8c8b1000] Releasing session

28.099778 AppleJPEG 0x00007fff943bda11 [0x7fef8a2d3e00] Releasing session

28.099778 AppleJPEG 0x00007fff943bda11 [0x7fef8a1bf200] Releasing session

28.104162 AppleJPEG 0x00007fff943bda11 [0x7fef8d8a6400] Releasing session

28.104406 AppleJPEG 0x00007fff943bda11 [0x7fef8a62e600] Releasing session

28.104470 AppleJPEG 0x00007fff943bda11 [0x7fef8a637400] Releasing session

28.154970 AppleJPEG 0x00007fff943bd05e [0x7fef8a637400] Created session

28.154970 AppleJPEG 0x00007fff943bd05e [0x7fef8a62e600] Created session

28.154970 AppleJPEG 0x00007fff943bda11 [0x7fef8c8e1200] Releasing session

28.154970 AppleJPEG 0x00007fff943c011c [0x7fef8c8e1200] Decoding completed without errors

28.198356 AppleJPEG 0x00007fff943bd05e [0x7fef8a1bf200] Created session

28.201431 AppleJPEG 0x00007fff943bd05e [0x7fef8a2d3e00] Created session

28.202709 AppleJPEG 0x00007fff943c011c [0x7fef8c8b1000] Decoding completed without errors

28.243870 AppleJPEG 0x00007fff943be0fc [0x7fef8c8e1200] Options: 8x-1 [FFFFFFFF,FFFFFFFF] 00025060

28.243870 AppleJPEG 0x00007fff943bdfae [0x7fef8c8e1200] Decoding: C0 0x14400D80 0x0000304A 0x12111100 0x00000000 5198001

28.246254 AppleJPEG 0x00007fff943bd05e [0x7fef8c8e1200] Created session

28.246254 AppleJPEG 0x00007fff943bda11 [0x7fef8a2d3e00] Releasing session

28.248947 AppleJPEG 0x00007fff943bd05e [0x7fef8a2d3e00] Created session

28.251919 AppleJPEG 0x00007fff943bd05e [0x7fef8d8a6400] Created session

28.339187 AppleJPEG 0x00007fff943be0fc [0x7fef8c8b1000] Options: 1296x864 [FFFFFFFF,FFFFFFFF] 00024060

28.339187 AppleJPEG 0x00007fff943bdfae [0x7fef8c8b1000] Decoding: C0 0x14400D80 0x0000304A 0x12111100 0x00000000 5198001

28.343706 AppleJPEG 0x00007fff943bd05e [0x7fef8c8b1000] Created session

28.347679 AppleJPEG 0x00007fff943bd05e [0x7fef8982de00] Created session

28.351900 AppleJPEG 0x00007fff943bd05e [0x7fef8a729200] Created session

29.808335 AppleJPEG 0x00007fff943bda11 [0x7fef8982de00] Releasing session

29.808675 AppleJPEG 0x00007fff943bda11 [0x7fef8c8b1000] Releasing session

29.808675 AppleJPEG 0x00007fff943bda11 [0x7fef8c8e1200] Releasing session

29.832273 AppleJPEG 0x00007fff943bd05e [0x7fef8c8e1200] Created session

29.835278 AppleJPEG 0x00007fff943bd05e [0x7fef8c8b1000] Created session

29.838646 AppleJPEG 0x00007fff943bda11 [0x7fef8c8b1000] Releasing session

29.838646 AppleJPEG 0x00007fff943c011c [0x7fef8c8b1000] Decoding completed without errors

29.931068 AppleJPEG 0x00007fff943be0fc [0x7fef8c8b1000] Options: 8x-1 [FFFFFFFF,FFFFFFFF] 00025060

29.931068 AppleJPEG 0x00007fff943bdfae [0x7fef8c8b1000] Decoding: C0 0x14400D80 0x0000304A 0x12111100 0x00000000 5198001

29.931868 AppleJPEG 0x00007fff943bd05e [0x7fef8c8b1000] Created session

29.931868 AppleJPEG 0x00007fff943bda11 [0x7fef8c8b1000] Releasing session

29.934167 AppleJPEG 0x00007fff943bd05e [0x7fef8c8b1000] Created session

29.937460 AppleJPEG 0x00007fff943bd05e [0x7fef8982de00] Created session

29.946827 AppleJPEG 0x00007fff943bda11 [0x7fef8a516800] Releasing session

29.946827 AppleJPEG 0x00007fff943bda11 [0x7fef8982de00] Releasing session



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

0 libsystem_kernel.dylib 0x00007fff90eec0ae __pthread_kill + 10

1 libsystem_pthread.dylib 0x00007fff8d7ae500 pthread_kill + 90

2 libsystem_c.dylib 0x00007fff9c46e37b abort + 129

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

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

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

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

7 libc++abi.dylib 0x00007fff9b266c12 __cxa_throw + 121

8 libobjc.A.dylib 0x00007fff8c764f0f objc_exception_throw + 363

9 com.apple.CoreFoundation 0x00007fff945a065d +[NSException raise:format:] + 205

10 com.apple.Foundation 0x00007fff9082e352 -[NSUndoManager _endUndoGroupRemovingIfEmpty:] + 188

11 com.apple.Preview 0x0000000105abe933 0x105a2d000 + 596275

12 com.apple.Foundation 0x00007fff9080f06b +[NSUndoManager(NSPrivate) _endTopLevelGroupings] + 484

13 com.apple.AppKit 0x00007fff8babee66 -[NSApplication run] + 1000

14 com.apple.AppKit 0x00007fff8ba87fbe NSApplicationMain + 1176

15 libdyld.dylib 0x00007fff87c9b5ad start + 1



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

0 libsystem_kernel.dylib 0x00007fff90eed0a2 kevent_qos + 10

1 libdispatch.dylib 0x00007fff9a40f11d _dispatch_mgr_invoke + 216

2 libdispatch.dylib 0x00007fff9a40ed85 _dispatch_mgr_thread + 52



Thread 2:: com.apple.NSEventThread

0 libsystem_kernel.dylib 0x00007fff90ee6c96 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff90ee60d7 mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff944af2b4 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff944ae77c __CFRunLoopRun + 1356

4 com.apple.CoreFoundation 0x00007fff944adfc8 CFRunLoopRunSpecific + 296

5 com.apple.AppKit 0x00007fff8bc20d49 _NSEventThread + 149

6 libsystem_pthread.dylib 0x00007fff8d7ab9b1 _pthread_body + 131

7 libsystem_pthread.dylib 0x00007fff8d7ab92e _pthread_start + 168

8 libsystem_pthread.dylib 0x00007fff8d7a9385 thread_start + 13



Thread 3:

0 libsystem_kernel.dylib 0x00007fff90eec78a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff8d7ab58c _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff8d7a9375 start_wqthread + 13



Thread 4:

0 libsystem_kernel.dylib 0x00007fff90eec78a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff8d7ab58c _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff8d7a9375 start_wqthread + 13



Thread 5:

0 libsystem_kernel.dylib 0x00007fff90eec78a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff8d7ab58c _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff8d7a9375 start_wqthread + 13



Thread 6:

0 libsystem_kernel.dylib 0x00007fff90eec78a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff8d7ab58c _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff8d7a9375 start_wqthread + 13



Thread 7:

0 libsystem_kernel.dylib 0x00007fff90eec78a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff8d7ab58c _pthread_wqthread + 1283

2 libsystem_pthread.dylib 0x00007fff8d7a9375 start_wqthread + 13



Thread 8:

0 libsystem_kernel.dylib 0x00007fff90eebf5e __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x00007fff8d7ac73d _pthread_cond_wait + 767

2 com.apple.Foundation 0x00007fff907ce048 -[NSCondition wait] + 240

3 com.apple.Foundation 0x00007fff907cd01a -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 935

4 com.apple.Foundation 0x00007fff90882abc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] + 87

5 com.apple.imageKit 0x00007fff9b4f918a -[IKTaskManager taskLoop] + 2213

6 com.apple.Foundation 0x00007fff907cdee4 __NSThread__start__ + 1351

7 libsystem_pthread.dylib 0x00007fff8d7ab9b1 _pthread_body + 131

8 libsystem_pthread.dylib 0x00007fff8d7ab92e _pthread_start + 168

9 libsystem_pthread.dylib 0x00007fff8d7a9385 thread_start + 13



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

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

rdi: 0x000000000000160b rsi: 0x0000000000000006 rbp: 0x00007fff5a1d1370 rsp: 0x00007fff5a1d1348

r8: 0x0000000000000003 r9: 0x00007fff9b26aa7c r10: 0x0000000008000000 r11: 0x0000000000000206

r12: 0x00007fff5a1d14d0 r13: 0x00007fff792b80b0 r14: 0x00007fff77b29000 r15: 0x00007fff5a1d13b0

rip: 0x00007fff90eec0ae rfl: 0x0000000000000206 cr2: 0x00007fff7a1aa038


Logical CPU: 0

Error Code: 0x02000148

Trap Number: 133





Binary Images:

0x105a2d000 - 0x105befff7 com.apple.Preview (8.1 - 877) <7A39C3B9-6FAD-3A9B-86FC-9EE04C7DFDD0> /Applications/Preview.app/Contents/MacOS/Preview

0x105c90000 - 0x105d8fff7 com.apple.AnnotationKit (1.0 - 85) <75D06760-106B-3A17-B0F3-B6D2C6EF7824> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/Annotation Kit

0x105e33000 - 0x1062f4ff7 com.apple.SceneKit (5.0 - 293) <554005AE-E11A-3EE6-9BAF-727457203554> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit

0x1065d3000 - 0x10665dff7 com.apple.CoreHandwriting (161 - 1.2) <AFA99E8B-30DC-39CE-B418-20AF382F6CCE> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHand writing

0x1069d9000 - 0x1069d9ff7 +cl_kernels (???) <6F485B86-FE93-4DFD-A656-58A9EEDD8230> cl_kernels

0x109eff000 - 0x109efffff +cl_kernels (???) <8CB1A785-A111-4A5B-A623-C5A0CC91E991> cl_kernels

0x10c3be000 - 0x10cc45fff com.apple.GeForceTeslaGLDriver (10.0.40 - 10.0.0) <97DBF3FC-AE0F-38B9-919D-714066938565> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTe slaGLDriver

0x10f6ff000 - 0x10fe95fff libclh.dylib (4.0.3 - 4.0.3) <1F806555-1F83-3EC6-B1FE-B34AEDA4457E> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dy lib

0x7fff65d1e000 - 0x7fff65d54f5f dyld (360.17) <03673B53-B8B7-34D1-ADCE-F449E78E39CC> /usr/lib/dyld

0x7fff85c84000 - 0x7fff85c9dffb com.apple.openscripting (1.7 - 169) <6AA25650-8900-33C6-AD49-D0543DB27C16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff864a1000 - 0x7fff866ecfff com.apple.AddressBook.framework (9.0 - 1679) <87B2D9E4-A042-3A99-BC5F-BA48D6896D12> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x7fff86700000 - 0x7fff8670bfff libcsfde.dylib (517) <C8C9A632-5072-3D24-8EBF-CCDE0BC8BFB5> /usr/lib/libcsfde.dylib

0x7fff8670c000 - 0x7fff86757ff7 com.apple.CoreMediaIO (701.0 - 4790) <EE999B42-E879-346B-829F-6CE9E2806187> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x7fff868fc000 - 0x7fff86948ffb com.apple.HIServices (1.22 - 548) <19389B63-C373-31AE-9180-3A11093EAE58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff86949000 - 0x7fff86954fff libkxld.dylib (3247.10.11) <22BBF963-3808-3320-8BDA-5B7A99035F14> /usr/lib/system/libkxld.dylib

0x7fff86955000 - 0x7fff86a0eff7 libvMisc.dylib (563.4) <04503007-DE32-34EB-90BB-740C289E3784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff86a12000 - 0x7fff86a12fff com.apple.quartzframework (1.5 - 21) <E37B0DA2-8DEB-3D46-9038-BD91E789A375> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x7fff86a13000 - 0x7fff86a23fff libbsm.0.dylib (34) <F1E41935-5C5D-3704-AE9D-AEA1F2BCF8B1> /usr/lib/libbsm.0.dylib

0x7fff86a2d000 - 0x7fff86a2dfff com.apple.Carbon (154 - 157) <DF95E7EB-1CFC-3C83-B114-60FFEEAE166E> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff86a45000 - 0x7fff86a5afff com.apple.ToneKit (1.0 - 1) <3722D681-0582-335A-A992-A972D2046163> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit

0x7fff86a5b000 - 0x7fff86a5eff7 libCoreFSCache.dylib (119.5) <5935DEAB-4236-38D2-8C76-5AF9A5700559> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib

0x7fff86a5f000 - 0x7fff86ba9fc7 com.apple.coreui (2.1 - 364.1) <4E680853-589C-3BC5-8215-240A07A92C81> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff86baa000 - 0x7fff86bf5ffb com.apple.print.framework.PrintCore (11.0 - 472) <34EA102A-D482-37FF-9C9B-E4FE4275913B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff86bf6000 - 0x7fff86bfefff com.apple.CoreServices.FSEvents (1222.1.1 - 1222.1.1) <79DF16A7-E169-38A5-BF5E-2D45F86DE154> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents

0x7fff86bff000 - 0x7fff86c54fff com.apple.AE (701 - 701) <87FDCC5A-82AC-36A2-BFE9-D0B2A3D870F1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff87323000 - 0x7fff87409fef unorm8_bgra.dylib (2.6.4.1) <28F838EA-19E5-3724-99FF-B61132555D09> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib

0x7fff8740a000 - 0x7fff87412fff libsystem_networkextension.dylib (384.1.2) <4736FCC5-9DBA-31F4-AAC8-CD0A177CF502> /usr/lib/system/libsystem_networkextension.dylib

0x7fff874b2000 - 0x7fff87588ff7 com.apple.DiskImagesFramework (10.11.1 - 415) <F3C0F696-A10D-3A4B-9391-AAD695D29831> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fff87589000 - 0x7fff87589ff7 liblaunch.dylib (755.1.19) <7EC0F297-43CC-3D11-B46B-7E72E372648A> /usr/lib/system/liblaunch.dylib

0x7fff8758a000 - 0x7fff87593ffb libsystem_notify.dylib (149) <56ABC155-CB99-30A8-A8B1-C204B5615092> /usr/lib/system/libsystem_notify.dylib

0x7fff875a0000 - 0x7fff87835fff libmecabra.dylib (696.1) <8FCC4C88-BE6A-3697-B1D3-8E1A2A3B99BA> /usr/lib/libmecabra.dylib

0x7fff8783b000 - 0x7fff87857ff3 libresolv.9.dylib (60) <B192EC27-84EC-3D8A-9CBF-0374B5C9B31A> /usr/lib/libresolv.9.dylib

0x7fff8786e000 - 0x7fff87aedfff com.apple.security (7.0 - 57336.10.29) <FA5D22B9-3253-38CF-81E2-E243F93753DC> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff87c98000 - 0x7fff87c9bffb libdyld.dylib (360.17) <99396189-E53A-3A78-BC49-449236DA7CFF> /usr/lib/system/libdyld.dylib

0x7fff87eda000 - 0x7fff87ee4fff com.apple.NetAuth (6.0 - 6.0) <ABBBE552-26E0-3682-8BFD-C59EC702F347> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff87f42000 - 0x7fff87f44ff7 com.apple.xpc.ServiceManagement (1.0 - 1) <0EA1807B-4F41-317D-A6C2-E6A23F201252> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x7fff87f45000 - 0x7fff87f4cff7 com.apple.phonenumbers (1.1.1 - 105) <49696A1F-83FC-3BE8-A7E8-F0F4EAA326BB> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

0x7fff87f4d000 - 0x7fff87f50fff com.apple.IOSurface (108.0.1 - 108.0.1) <7B05B27A-5CC4-30D4-8A10-ED444A2807A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff87fa1000 - 0x7fff87fa3ff7 libsystem_configuration.dylib (801.10.2) <93D5FB9A-CC7C-3672-80D8-7A1C4805204B> /usr/lib/system/libsystem_configuration.dylib

0x7fff87faf000 - 0x7fff87fb1ff7 libRadiance.dylib (1440) <A3E73CE6-7260-3828-BCD9-756DB5167010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

0x7fff87fb2000 - 0x7fff8800ffff com.apple.CoreServices.OSServices (728.4 - 728.4) <4E1819C2-F7A9-35FB-8193-FF3DCC35226C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff88f59000 - 0x7fff88f61fff libMatch.1.dylib (27) <D8024E9A-795B-30FC-BCE7-DB1E20889AB9> /usr/lib/libMatch.1.dylib

0x7fff88f62000 - 0x7fff8910dffb GLEngine (12.0.34.12) <0D0BD639-B516-3216-A0A5-AC4CDD202689> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine

0x7fff892ce000 - 0x7fff892d1fff libspindump.dylib (197) <4DAD2F5F-B719-3DD8-9D7C-135314CE85D0> /usr/lib/libspindump.dylib

0x7fff8941d000 - 0x7fff8946eff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <73EF4EB0-315C-3064-A991-3DBFF6BDDFE1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff8946f000 - 0x7fff8946fff7 libkeymgr.dylib (28) <47080280-8B57-3D75-8A20-9E100864DE27> /usr/lib/system/libkeymgr.dylib

0x7fff89675000 - 0x7fff896e8fff com.apple.framework.IOKit (2.0.2 - 1178.10.1) <6A9D7E11-156A-3FDB-850E-114ECB1AE7FD> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff896e9000 - 0x7fff89717ff7 com.apple.DictionaryServices (1.2 - 250) <94678AC8-41FF-3D2E-A35E-D83AD18D7A78> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x7fff89736000 - 0x7fff89741fff com.apple.AppSandbox (4.0 - 261.10.2) <9824F3E3-6212-32BB-BC68-13FCAF820FB1> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox

0x7fff89742000 - 0x7fff89747fff com.apple.AssetCacheServices (14 - 14) <8C912A44-6635-33A0-82A3-389585BAC0F1> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/Asset CacheServices

0x7fff89849000 - 0x7fff89852ff7 com.apple.DisplayServicesFW (3.0 - 378) <69821BC1-66F6-30FE-B706-134F3A9FCAD7> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x7fff89853000 - 0x7fff8986afff libmarisa.dylib (4) <4D3AE55B-CE77-364F-B8DE-C95CAA48B291> /usr/lib/libmarisa.dylib

0x7fff8989e000 - 0x7fff898b4fff com.apple.CoreMediaAuthoring (2.2 - 953) <8F5453F5-DC0E-39B8-9CB0-0A89268F6930> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x7fff898b5000 - 0x7fff899f9ff7 com.apple.QTKit (7.7.3 - 2937) <C04A69AB-93F9-3BB4-BF56-1CD408183CE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff899fa000 - 0x7fff89a02fff com.apple.AppleSRP (5.0 - 1) <8DBB11A2-150A-3E70-8B83-DDEDAB15E2C3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP

0x7fff89a03000 - 0x7fff89a55fff com.apple.CloudDocs (1.0 - 382) <F8B381F5-C434-3719-B26B-137D61F8DEBD> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs

0x7fff89a7b000 - 0x7fff89b8dfef libvDSP.dylib (563.4) <7036F91A-0951-340C-8818-0AB90FF0B057> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff89bf8000 - 0x7fff89c2fff7 com.apple.LDAPFramework (2.4.28 - 194.5) <207E4A14-E3CC-3658-ABAF-B5CAEC9ED1EB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff89c30000 - 0x7fff89c38fef libsystem_platform.dylib (73.1.1) <3F4D2390-E3DE-3C24-A515-95DFAC8671C4> /usr/lib/system/libsystem_platform.dylib

0x7fff89c44000 - 0x7fff89c96fff com.apple.ImageCaptureCore (7.0 - 7.0) <74BC5DBA-FD63-31B9-A55B-C3C128852F1D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x7fff89c97000 - 0x7fff89dc3fff com.apple.CoreText (352.0 - 494.5.1) <393F0F48-0226-34BA-9793-66D8455EF894> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x7fff89dc4000 - 0x7fff89dcffff com.apple.DirectoryService.Framework (10.11 - 194) <D3F78A43-A04D-31CA-AFF0-52E129CEDB91> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x7fff89dd0000 - 0x7fff89e08fff com.apple.RemoteViewServices (2.0 - 99) <8BD12AE2-BE91-37CF-955B-62E08551FF83> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x7fff89e09000 - 0x7fff89e0efff com.apple.TCC (1.0 - 1) <96281C9E-B2DF-325F-BFA4-0A15150165EC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x7fff89fbe000 - 0x7fff89fc9ff7 libChineseTokenizer.dylib (16) <1794A880-9C3D-37B2-8F3E-6CAFFB396089> /usr/lib/libChineseTokenizer.dylib

0x7fff89fca000 - 0x7fff8a052fff com.apple.CoreSymbolication (3.1 - 58048.1) <7B9BCFD9-3600-3973-841D-6227BEDE5D36> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff8a227000 - 0x7fff8a228fff libsystem_blocks.dylib (65) <1B4F1F10-823E-3781-8162-6884D14DF0D6> /usr/lib/system/libsystem_blocks.dylib

0x7fff8a229000 - 0x7fff8a3a7fff com.apple.UIFoundation (1.0 - 435) <237F281F-7F15-3309-B749-F8DA37822F9F> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n

0x7fff8a3a8000 - 0x7fff8a3a8fff com.apple.ApplicationServices (48 - 48) <B5326BD2-AF17-3880-A8C5-3C990AE4A1C8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff8a450000 - 0x7fff8a455fff com.apple.ImageCapture (9.0 - 9.0) <E53CC0B8-9D36-3636-B602-8AB4CEB4C313> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x7fff8a484000 - 0x7fff8a48dff3 com.apple.CommonAuth (4.0 - 2.0) <6EF43A6E-C071-36A3-8B94-694AC6BEF6D3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff8a48e000 - 0x7fff8a65cff7 com.apple.QuartzCore (1.11 - 410.9) <4D3C169D-C579-38C3-AE10-B975E89331E0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff8a6a8000 - 0x7fff8a6a8fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <E0D5C411-052F-3B71-9562-C1098FB2F86D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x7fff8a6a9000 - 0x7fff8a6b2fff com.apple.icloud.FindMyDevice (1.0 - 1) <28CE764F-4C4C-3A75-B7AE-EDBC7A189E82> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e

0x7fff8a6dc000 - 0x7fff8a70dffb com.apple.GSS (4.0 - 2.0) <D50CDB44-72E9-3520-9965-93901621F781> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff8a7d7000 - 0x7fff8aaccff3 com.apple.HIToolbox (2.1.1 - 806) <359FC9DB-B64C-3BC7-B9DA-401D8A5337DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff8aacd000 - 0x7fff8ab3bff7 com.apple.ApplicationServices.ATS (377 - 394.1) <E35909E3-83E0-3671-914A-B43845D889B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x7fff8ab3c000 - 0x7fff8ab3dfff libDiagnosticMessagesClient.dylib (100) <F2D8CFCC-A00A-3675-9C01-EF0C663F2445> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff8ab3e000 - 0x7fff8ab5aff7 libextension.dylib (78) <3A674BC1-8D7E-3A62-80EF-F950B02CB0FF> /usr/lib/libextension.dylib

0x7fff8ab5b000 - 0x7fff8ac4dff7 libiconv.2.dylib (44) <82529E3B-0485-344C-8075-83C7725D6A6F> /usr/lib/libiconv.2.dylib

0x7fff8ac4e000 - 0x7fff8acfdfff com.apple.cloudkit.CloudKit (480 - 480) <2507C1D3-733F-394A-9ADC-FF8FAD7D21B9> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit

0x7fff8ad10000 - 0x7fff8ad2bfff com.apple.aps.framework (4.0 - 4.0) <A3971E50-DD87-3752-B37A-E58557AD5AF2> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService

0x7fff8b069000 - 0x7fff8b0abff7 com.apple.Metal (54.26.3 - 54.26.3) <54544DF5-B1D1-3139-ADE6-E815533313EB> /System/Library/Frameworks/Metal.framework/Versions/A/Metal

0x7fff8b0ac000 - 0x7fff8b0affff com.apple.Mangrove (1.0 - 1) <7CA6F485-F7A5-301C-9F14-4C667EF8B2F3> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove

0x7fff8b128000 - 0x7fff8b197ffb com.apple.datadetectorscore (7.0 - 460) <117708DA-6E19-3866-AD15-0CE3E3F2211A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff8b198000 - 0x7fff8b6bafff com.apple.QuartzComposer (5.1 - 334) <B28D6929-25C0-3F27-9454-EAE22857EF4A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x7fff8ba81000 - 0x7fff8c6a3fff com.apple.AppKit (6.9 - 1404.13) <9B600863-6A16-31CB-8138-97AC8F43FBC6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff8c6a4000 - 0x7fff8c6a7ff7 libsystem_sandbox.dylib (459.10.4) <BC781530-CA98-392D-A77A-8CAD2D9C6B2F> /usr/lib/system/libsystem_sandbox.dylib

0x7fff8c6a8000 - 0x7fff8c73eff7 com.apple.ColorSync (4.9.0 - 4.9.0) <1FBEDDC2-4BCD-3148-800E-968814206CB9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x7fff8c74f000 - 0x7fff8cab9ddf libobjc.A.dylib (680) <CE3C3C78-A7BB-3147-8375-55424032FF5E> /usr/lib/libobjc.A.dylib

0x7fff8cb0f000 - 0x7fff8cb7bff7 com.apple.contacts.Contacts (1.0 - 2137) <3503806B-F315-3869-88FD-FFF8D5C10973> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts

0x7fff8cf9e000 - 0x7fff8d0acfff com.apple.desktopservices (1.10 - 1.10) <76AA21FE-0F96-366A-9B43-6188FBC29ABE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff8d0b6000 - 0x7fff8d2c1fff libFosl_dynamic.dylib (16.24) <28CD6965-696D-32D0-B76F-4EA21DC1984A> /usr/lib/libFosl_dynamic.dylib

0x7fff8d2c2000 - 0x7fff8d2edffb libarchive.2.dylib (32.10.1) <88036C67-C2C8-3ADF-A4C7-6BBF94B80F15> /usr/lib/libarchive.2.dylib

0x7fff8d31b000 - 0x7fff8d344ffb libRIP.A.dylib (938) <4D830858-FD2C-32B1-9B29-E88AD815E604> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib

0x7fff8d379000 - 0x7fff8d7a7fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) <D02FBB03-42A5-3E75-83C1-F563B1E3258F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

0x7fff8d7a8000 - 0x7fff8d7b1ff7 libsystem_pthread.dylib (137.1.1) <1373D0F1-C6CA-364E-A6BA-8BDBD0D34670> /usr/lib/system/libsystem_pthread.dylib

0x7fff8d978000 - 0x7fff8dc1efff com.apple.CoreData (120 - 640) <37466A48-AA4C-3DB5-B606-C04841D3F654> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff8dc1f000 - 0x7fff8dc86fff com.apple.framework.CoreWiFi (11.0 - 1101.20) <D5DC3626-3131-3BAA-8552-294B4CE1EFCB> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x7fff8dc87000 - 0x7fff8dcfefc7 libcorecrypto.dylib (334) <4E1B969F-8449-3B21-9880-51AD58E25AA6> /usr/lib/system/libcorecrypto.dylib

0x7fff8dcff000 - 0x7fff8dd00fff libsystem_secinit.dylib (20) <932ED582-E80F-39DA-B0FA-F1BC5F1AD2F8> /usr/lib/system/libsystem_secinit.dylib

0x7fff8dd37000 - 0x7fff8dd97ff7 com.apple.QuickLookFramework (5.0 - 696.1) <727FE6BE-8E92-38A3-BDEB-2410B553BB27> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff8dd98000 - 0x7fff8ddabfff com.apple.CoreBluetooth (1.0 - 1) <A63B8FB0-F8B3-368D-B482-733FF0373610> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth

0x7fff8ddac000 - 0x7fff8dde6fff com.apple.QD (3.12 - 302) <46969760-B02A-3ED5-B8BC-D6144939B16E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff8dde7000 - 0x7fff8dde7fff libenergytrace.dylib (10) <64F779D4-2192-37EC-8DB5-EC55BAE50058> /usr/lib/libenergytrace.dylib

0x7fff8dde8000 - 0x7fff8de0fff7 com.apple.ProtectedCloudStorage (1.0 - 1) <403BC9E0-2A4E-3481-BDFE-B3CB372E5051> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage

0x7fff8df33000 - 0x7fff8df4dfff com.apple.Kerberos (3.0 - 1) <D2F0BF94-8656-3FBF-81AC-43D417B661F1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff8df4e000 - 0x7fff8df4efff com.apple.audio.units.AudioUnit (1.13 - 1.13) <CFB91CDC-5BBA-3A8E-BA05-6E972217BD57> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff8df5a000 - 0x7fff8df6cfff com.apple.contacts.ContactsPersistence (1.0 - 2137) <40E67B07-5DC9-3B5E-8266-1A27142268D0> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/Cont actsPersistence

0x7fff8df72000 - 0x7fff8df9cff7 GLRendererFloat (12.0.34.12) <EC1AE73B-1E91-383F-9954-F6B81313794C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat

0x7fff8df9d000 - 0x7fff8e318ffb com.apple.VideoToolbox (1.0 - 1731.15.20) <70FDD7D4-FE98-3154-8B7D-72EDD5E92CDB> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x7fff8e31c000 - 0x7fff8e3ccfff com.apple.backup.framework (1.7 - 1.7) <70033C43-855B-3F12-998C-343F2A8A93BA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff8e47d000 - 0x7fff8e48bfff libxar.1.dylib (302) <898402AF-0DF3-341D-83EA-4A1B1770E718> /usr/lib/libxar.1.dylib

0x7fff8e48c000 - 0x7fff8e4eafff libsystem_network.dylib (582.1.4) <C5DC3F04-7011-34D4-9682-E1B31999A89C> /usr/lib/system/libsystem_network.dylib

0x7fff8e4eb000 - 0x7fff8e4ebff7 libunc.dylib (29) <D9B0C7B1-8648-3AAC-931C-E7CD362FAA8A> /usr/lib/system/libunc.dylib

0x7fff8ea04000 - 0x7fff8ea99fff com.apple.ink.framework (10.9 - 214) <F1B3B6C9-FF8D-3E68-93EB-8CDCEB65171A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x7fff8f6c3000 - 0x7fff8f6c5fff com.apple.CoreDuetDebugLogging (1.0 - 1) <B390CD9A-A04F-3A9E-A40C-CB317F40AFE5> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging

0x7fff8f6c6000 - 0x7fff8f6d1ff7 libcommonCrypto.dylib (60074) <BD1DCF19-8353-3F6A-AFFA-EBBA29A302A8> /usr/lib/system/libcommonCrypto.dylib

0x7fff8f704000 - 0x7fff8f712fff com.apple.ToneLibrary (1.0 - 1) <E8B44453-4E70-393C-AECF-988D0A8284A6> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary

0x7fff8f713000 - 0x7fff8f71fff7 com.apple.OpenDirectory (10.11 - 194) <7ECA481B-C265-33F6-835E-2E5B96621E51> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff8f720000 - 0x7fff8f735ff3 libCGInterfaces.dylib (317.8) <92EA55E8-A12D-3AFC-ADE3-F5AB6B80E638> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Libraries/libCGInterfaces.dylib

0x7fff8f7eb000 - 0x7fff8f7edfff com.apple.EFILogin (2.0 - 2) <1FF63331-0B4A-385D-AC44-7AE665947553> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin

0x7fff8f7ee000 - 0x7fff8f7f3ff3 libunwind.dylib (35.3) <FDA18078-A775-3BAF-A5A6-8A7B75D6AA99> /usr/lib/system/libunwind.dylib

0x7fff8f81d000 - 0x7fff8f82dff3 com.apple.ProtocolBuffer (1 - 242) <B3D0CEE0-1ED1-39BB-8C81-896F36398802> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer

0x7fff8f88c000 - 0x7fff8f8bcff3 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) <56AA41E6-2F60-31D8-B506-2D4A5C341C77> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x7fff8f938000 - 0x7fff8f940fff libcopyfile.dylib (127) <CA2602AB-E8B7-3CD8-A0C5-D86E35FDA09F> /usr/lib/system/libcopyfile.dylib

0x7fff8fb5c000 - 0x7fff8fb9dff7 libGLU.dylib (12.0.34.12) <055A2B53-7C59-359A-82CB-1F79160C5C86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff8fba1000 - 0x7fff8fbc0ff7 com.apple.contacts.vCard (1.0 - 2137) <74FA0133-CFBB-3055-B429-AF2D13B24D7D> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard

0x7fff8fbc7000 - 0x7fff8fc3bff3 com.apple.securityfoundation (6.0 - 55126) <73D2EE6C-E3A2-32FE-89B3-BA8ACEA53F09> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff8fc55000 - 0x7fff8fe1eff7 com.apple.ImageIO.framework (3.3.0 - 1440) <C00A0D30-2F60-30F1-9BE5-B7FA33A13DC2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x7fff8fe50000 - 0x7fff8fe66ff7 libLinearAlgebra.dylib (1159) <01BD9187-521F-3F96-B477-24511318AECD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib

0x7fff8fef4000 - 0x7fff8fef7ff3 libCGXCoreImage.A.dylib (938) <7A02F975-D245-3381-A895-E2857A0F1F04> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib

0x7fff8fef8000 - 0x7fff8ff04fff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <8D8F331E-21D2-3B7E-B977-3EB1D9E44D5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x7fff8ff2d000 - 0x7fff8ff2eff3 com.apple.print.framework.Print (10.0 - 266) <F13A0609-793A-3A43-A961-AAFC81AC8FDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x7fff90798000 - 0x7fff90aecfff com.apple.Foundation (6.9 - 1255.1) <3AD7B198-3943-3919-B6F2-B0C28DC817B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff90b22000 - 0x7fff90b24fff com.apple.SecCodeWrapper (4.0 - 261.10.2) <54B4F790-1FD5-3DFB-8F1F-3BEE312238DC> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper

0x7fff90b25000 - 0x7fff90b2bfff com.apple.XPCService (2.0 - 1) <E50F1206-8B6B-3CDB-BC66-E5B70B4B41C7> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService

0x7fff90b32000 - 0x7fff90b46fff com.apple.CoreDuetDaemonProtocol (1.0 - 1) <C0619E4A-5CF8-357E-B571-2398239911A1> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol

0x7fff90b47000 - 0x7fff90b52fff com.apple.CrashReporterSupport (10.11 - 716) <9BD908E9-368A-3B17-AFCD-185277FF70BA> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff90b53000 - 0x7fff90bfafff com.apple.LanguageModeling (1.0 - 1) <C405E993-F0DF-39E4-9B74-FE310E63DD8E> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling

0x7fff90bfb000 - 0x7fff90bfdfff libCVMSPluginSupport.dylib (12.0.34.12) <F8E1EA87-73ED-3372-8C58-4209942ECD20> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff90c18000 - 0x7fff90da4ff7 libGLProgrammability.dylib (12.0.34.12) <42F6BEA9-8680-36D9-B5B2-8B368D4F94DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

0x7fff90e5a000 - 0x7fff90e8aff7 libsandbox.1.dylib (459.10.4) <78F4D125-DEF0-3BEA-9D7F-E5BE5C06C8DA> /usr/lib/libsandbox.1.dylib

0x7fff90e92000 - 0x7fff90ebbff7 libxslt.1.dylib (14) <412A09C9-7C02-351E-A416-2453361EACA9> /usr/lib/libxslt.1.dylib

0x7fff90ec2000 - 0x7fff90ed4fff libsasl2.2.dylib (209) <D48CE2C5-D0C5-39BD-A7DD-C999E81CF885> /usr/lib/libsasl2.2.dylib

0x7fff90ed5000 - 0x7fff90ef3fff libsystem_kernel.dylib (3247.10.11) <FA4DCF42-27B0-3878-9158-E148D208B21E> /usr/lib/system/libsystem_kernel.dylib

0x7fff90ef4000 - 0x7fff90f10fff com.apple.GenerationalStorage (2.0 - 239) <05652CAD-E7F5-3225-929D-E13F241FBA41> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fff90f11000 - 0x7fff90f6cff7 libTIFF.dylib (1440) <53EB5B1D-0080-367C-ADB6-5A57D1B423ED> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff90fcf000 - 0x7fff90fd1fff libsystem_coreservices.dylib (19) <692631A0-1923-32CA-9BD5-044B1382FFDE> /usr/lib/system/libsystem_coreservices.dylib

0x7fff9113b000 - 0x7fff915f9fcf com.apple.vImage (8.0 - 8.0) <04ADAB75-1588-32BD-96B9-8CEE5543599E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x7fff915fa000 - 0x7fff91683ff7 com.apple.PerformanceAnalysis (1.0 - 1) <BE35D3E9-570D-3483-9C78-82F3EFB56D43> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x7fff91684000 - 0x7fff91829ff3 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <F84A0C1D-86BE-3E59-8EEA-BAE0E8CB834B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff9182a000 - 0x7fff91870ff7 libauto.dylib (186) <460B0167-C89B-37EC-823C-52F684B31C26> /usr/lib/libauto.dylib

0x7fff91871000 - 0x7fff91873ff7 libquarantine.dylib (80) <1693C5FE-EA0A-3122-85EB-7950ECC7435A> /usr/lib/system/libquarantine.dylib

0x7fff91874000 - 0x7fff9189dfff libxpc.dylib (755.1.19) <3E09C275-A33B-357A-B0AB-A2DDF88EC9D5> /usr/lib/system/libxpc.dylib

0x7fff9189e000 - 0x7fff918afff7 libsystem_trace.dylib (200) <1D289F35-BFA2-3B9E-BDF9-20F34F9A01D4> /usr/lib/system/libsystem_trace.dylib

0x7fff918b0000 - 0x7fff918d7fff com.apple.ChunkingLibrary (167 - 167) <C22F5038-7354-330F-8F38-36F187E6A4B1> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x7fff918d8000 - 0x7fff918dbff7 com.apple.help (1.3.3 - 46) <AA185754-DEEB-3091-9301-7B23C4D36818> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x7fff918fc000 - 0x7fff91972ff7 com.apple.MMCS (1.3 - 349) <C445C851-09F2-34F8-AA4C-D7135C15945F> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS

0x7fff91973000 - 0x7fff91a13fff com.apple.ViewBridge (157 - 157) <EA9A214B-6AFA-3543-A4F0-8E67F6ED414F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge

0x7fff92ad9000 - 0x7fff92adbfff com.apple.loginsupport (1.0 - 1) <09F245DC-8342-358E-A881-DAE88BF0EC1D> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport

0x7fff92adc000 - 0x7fff92ae1ff7 libmacho.dylib (875.1) <A9EC23EC-11A0-3B4F-A8AC-B990C8267A6E> /usr/lib/system/libmacho.dylib

0x7fff92ae2000 - 0x7fff92ae6fff com.apple.CommonPanels (1.2.6 - 96) <1D76DDD3-D45A-3679-8B72-5EECE6C1ACAC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x7fff92ae7000 - 0x7fff92b2cff7 com.apple.coreservices.SharedFileList (24.4 - 24.4) <3C8665BA-A9CD-377C-BECB-2E933FDB68AE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedF ileList.framework/Versions/A/SharedFileList

0x7fff92b3e000 - 0x7fff92badfff com.apple.SearchKit (1.4.0 - 1.4.0) <45A716CD-D9E7-3F1F-9EC8-BB37CA9E8C04> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x7fff92bae000 - 0x7fff92c95ff7 libcrypto.0.9.8.dylib (59) <7C4E5457-B66C-39CA-BC0E-15CA6C051FC0> /usr/lib/libcrypto.0.9.8.dylib

0x7fff92ccf000 - 0x7fff92ccffff com.apple.CoreServices (728.4 - 728.4) <14019127-641A-3CB9-8155-86AD35F23597> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff92cd0000 - 0x7fff92cd8fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <B0028247-B333-36F5-8098-8EC95E6C2B23> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon

0x7fff92cd9000 - 0x7fff92ce1fff com.apple.NetFS (6.0 - 4.0) <5602F3EB-64F6-3495-BEF0-988F92974234> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff92ce2000 - 0x7fff92dd1fff libxml2.2.dylib (29) <0702E13C-D726-3DAF-B0D1-77F7B9EF6A37> /usr/lib/libxml2.2.dylib

0x7fff92dd2000 - 0x7fff92dd7fff com.apple.MediaAccessibility (1.0 - 79) <309526B0-1A18-3C2D-B425-A2BB61EED005> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility

0x7fff92dd8000 - 0x7fff92e67ff7 libCoreStorage.dylib (517) <1CC0776E-B682-3CC1-8CC2-2305E0FA439D> /usr/lib/libCoreStorage.dylib

0x7fff92ef8000 - 0x7fff92efcfff libGIF.dylib (1440) <062A2A8B-E00A-34A5-9C1C-D85C1761CA70> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff92f06000 - 0x7fff92f11ff7 libGPUSupport.dylib (12.0.34.12) <F3C93564-1800-3B23-83E4-C6ECBDEEEEDA> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib

0x7fff93011000 - 0x7fff9307bff7 com.apple.framework.CoreWLAN (11.0 - 1101.20) <BA9EB0BF-7915-3DB0-9ACE-EC52CD07E1A8> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff9307c000 - 0x7fff93136fff com.apple.DiscRecording (9.0.1 - 9010.4.3) <7AFCD317-2A1C-30D3-9871-C9C2C4FF05FD> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x7fff93166000 - 0x7fff93168fff libCGXType.A.dylib (938) <91E0A256-B45F-3728-B68A-250E4E74A838> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib

0x7fff93169000 - 0x7fff93249ff7 unorm8_rgba.dylib (2.6.4.1) <49FF2837-D97B-3CFF-B139-E57D40700F32> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib

0x7fff939a2000 - 0x7fff939a2fff libmetal_timestamp.dylib (600.0.41.2) <2E74E3DE-B13E-3645-8A32-90D889FE92E1> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dyli b

0x7fff939a3000 - 0x7fff939a9ff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <433F8745-874A-39B3-A7C6-2EDA8C2C6B4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x7fff9429e000 - 0x7fff94353fff com.apple.CoreDuet (1.0 - 1) <063ADBE1-44D5-30EE-887E-69ACC8EA9AB6> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet

0x7fff94364000 - 0x7fff943f1dd7 com.apple.AppleJPEG (1.0 - 1) <6230F3A0-C89D-3A35-A896-A17B3513E8DB> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG

0x7fff943f2000 - 0x7fff94417ff7 libPng.dylib (1440) <D60133FC-EA26-3DD4-8F5F-AE854244A648> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff94422000 - 0x7fff94424ffb libutil.dylib (43) <E37832CF-5EE6-345A-B0EC-FFC8D2B67375> /usr/lib/libutil.dylib

0x7fff94425000 - 0x7fff9489aff7 com.apple.CoreFoundation (6.9 - 1255.1) <86B26482-C917-34F2-80D8-02911B6001E0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff94e5c000 - 0x7fff94e5dfff com.apple.TrustEvaluationAgent (2.0 - 25) <BC19A1D1-805B-3FC5-BF0B-1EF6FB36FE74> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff94e5e000 - 0x7fff94e66ffb libsystem_dnssd.dylib (624.10.1) <21D63EAB-27BE-3F41-B1D4-604BE7F4C9BA> /usr/lib/system/libsystem_dnssd.dylib

0x7fff94f3a000 - 0x7fff94fdafff com.apple.Metadata (10.7.0 - 972.9) <303B6874-8B16-39A0-BB9D-5B7A59D3B8A2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff9525b000 - 0x7fff9527aff7 com.apple.framework.Apple80211 (11.0 - 1102.32) <B94B708C-D7E8-3733-B360-0D5A48FBB873> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff95310000 - 0x7fff95311fff liblangid.dylib (122) <EAC09BF0-5E88-3060-AA51-EC71B4D26F3C> /usr/lib/liblangid.dylib

0x7fff95312000 - 0x7fff953fdff7 com.apple.QuickLookUIFramework (5.0 - 696.1) <921959F6-96C2-3814-8D20-0E761AB51199> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x7fff953fe000 - 0x7fff95405fff com.apple.BookKit (1.3 - 1020) <216AE9A2-B914-3361-A0BA-3082303AE432> /System/Library/PrivateFrameworks/BookKit.framework/Versions/A/BookKit

0x7fff95489000 - 0x7fff954b4ff7 com.apple.AddressBook.ContactsFoundation (8.0 - 2137) <082A84FD-0076-3129-8193-2BCB0EAD15E2> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation

0x7fff954b5000 - 0x7fff95513fff com.apple.SystemConfiguration (1.14 - 1.14) <E3F5D239-4CBE-3B77-A8D9-F3423702AAB9> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff9553c000 - 0x7fff9553dffb libSystem.B.dylib (1225.1.1) <59F79CA0-5D86-359D-A235-4F257409109E> /usr/lib/libSystem.B.dylib

0x7fff9553e000 - 0x7fff95567ff7 libsystem_info.dylib (476) <65D0643A-C8AE-3E8D-9F6E-E4AD823F16B2> /usr/lib/system/libsystem_info.dylib

0x7fff95568000 - 0x7fff959d5ffb com.apple.GeoServices (1.0 - 1151.2.13.1) <8305A6E9-BE86-3AC7-8EAB-6A989CC208C0> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x7fff959d6000 - 0x7fff95a25ff7 com.apple.opencl (2.6.9 - 2.6.9) <CA196FE1-7E95-3CBD-A97F-90747B9F5CBC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff95a26000 - 0x7fff95a78fff com.apple.AppleVAFramework (5.0.31 - 5.0.31) <17D3C8AE-5E48-34CE-B5FB-5F30747EDE91> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff95a86000 - 0x7fff95aaafff com.apple.MultitouchSupport.framework (304.9 - 304.9) <90E9EC0A-57D0-331E-AE0D-FF1A7756A409> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff960b0000 - 0x7fff96257ffb com.apple.avfoundation (2.0 - 1046.9.1) <AE9896EC-F23A-3148-A757-D5807E1369EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x7fff96258000 - 0x7fff964dcff7 com.apple.RawCamera.bundle (6.16.1 - 821) <B8FDBA29-DFE8-3D5D-A69A-A96F7206F136> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff964dd000 - 0x7fff964f2fff com.apple.AppContainer (4.0 - 261.10.2) <ABF27707-2925-3A25-916E-370A3E342AF0> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r

0x7fff96581000 - 0x7fff9662cfff com.apple.PDFKit (3.1 - 3.1) <CDEADFD1-493E-37A8-B2D4-42AE8F72C5FE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x7fff9662d000 - 0x7fff96632ff7 libheimdal-asn1.dylib (452.1.1) <6E911973-1E1A-3F80-B955-FA78CF20FBFD> /usr/lib/libheimdal-asn1.dylib

0x7fff96633000 - 0x7fff96635ff7 com.apple.SafariServices.framework (11601 - 11601.2.7.2) <CC99200E-E893-3A01-AA8F-AF2856675CF7> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices

0x7fff96636000 - 0x7fff9670efff com.apple.CoreMedia (1.0 - 1731.15.20) <F30D52A8-5FA9-3BFE-856F-D6EDBC725A80> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff9670f000 - 0x7fff9680aff7 libFontParser.dylib (158.3) <DBFEE35E-60F4-3F51-AA25-D4D7E4E01996> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff9680b000 - 0x7fff9680dfff com.apple.OAuth (25 - 25) <DFC11955-75DD-303E-BFCB-0F70A4C541E0> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth

0x7fff9680e000 - 0x7fff9681cff7 libbz2.1.0.dylib (38) <99C5121D-8147-3B51-8D79-66245C863338> /usr/lib/libbz2.1.0.dylib

0x7fff968b0000 - 0x7fff968cbff7 libCRFSuite.dylib (34) <65E4DC91-A994-3921-B5B0-696123CE0C1E> /usr/lib/libCRFSuite.dylib

0x7fff968df000 - 0x7fff968e2ff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <E4643432-0DF2-3CD3-9F63-3A7665B25838> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x7fff968e3000 - 0x7fff96f89ffb com.apple.JavaScriptCore (11601 - 11601.2.3) <CAB09947-EC70-3CFC-9C24-101122452A58> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x7fff96f90000 - 0x7fff97003ffb com.apple.Heimdal (4.0 - 2.0) <2D358FB4-61BB-3BB6-9EF7-D9868A0B0275> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff97006000 - 0x7fff97008ff7 com.apple.securityhi (9.0 - 55006) <02F35345-EFDE-3EE6-8526-F64EA74F91EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff9702c000 - 0x7fff97031fff com.apple.DiskArbitration (2.7 - 2.7) <B391A885-1286-3718-A341-8C84560DDE58> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff9703f000 - 0x7fff97058fff com.apple.CFOpenDirectory (10.11 - 194) <86755CDA-B4AA-39EF-8F7B-27F120F9AAC3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x7fff97180000 - 0x7fff9718bfff libGL.dylib (12.0.34.12) <182B925C-7BF6-3EFE-85AF-54760206A6FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff971c0000 - 0x7fff971cefff com.apple.opengl (12.0.34 - 12.0.34) <31C23ABB-8F75-3201-8CD1-447B3052B434> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff974b0000 - 0x7fff974e8ff7 com.apple.Accounts (113 - 113) <22DBA9B9-F70A-33CB-B87C-4D11AD66D126> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts

0x7fff974e9000 - 0x7fff97506fff com.apple.AppleVPAFramework (2.0.15 - 2.0.15) <86BC6DCE-8590-38E3-9C0C-52E97F617B58> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA

0x7fff97507000 - 0x7fff9756aff3 libAVFAudio.dylib (161) <1E0384CE-FF8D-36EE-8A28-50CD673D3109> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib

0x7fff9756b000 - 0x7fff975a5ff7 com.apple.DebugSymbols (132 - 132) <6F5853A1-5DA8-3C42-8E02-2B972F34BCE0> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff975a6000 - 0x7fff9764afff com.apple.Bluetooth (4.4.2 - 4.4.2f1) <7037778A-6783-3727-9076-6CA9ED130A11> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth

0x7fff9765c000 - 0x7fff976a8ff7 com.apple.corelocation (1486.17 - 1615.37) <AF201676-FFF5-39E1-8B0A-D670F4129CA8> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x7fff976a9000 - 0x7fff976b9fff libSparseBLAS.dylib (1159) <C10D35D2-3D3D-3EB0-8215-527BD1F1F3E0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libSparseBLAS.dylib

0x7fff976ba000 - 0x7fff978c7fff libicucore.A.dylib (551.30) <CC6AA367-C6D3-3592-A697-76C0CFFE19DD> /usr/lib/libicucore.A.dylib

0x7fff97911000 - 0x7fff97ce9fef com.apple.CoreAUC (214.0.0 - 214.0.0) <36675355-FEF4-3DC0-9734-AE6F125883C2> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x7fff97d79000 - 0x7fff97d8dfff libsystem_coretls.dylib (82) <21EDACF1-D9B3-3086-9821-60EB75E7F965> /usr/lib/system/libsystem_coretls.dylib

0x7fff97d8e000 - 0x7fff98ff9ff7 com.apple.CoreGraphics (1.600.0 - 938) <1BB01FAB-B403-3389-8D9F-44A04E9D8ADC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff9900e000 - 0x7fff9903dfc3 libsystem_m.dylib (3105) <07D50372-30ED-3B03-9FA0-0662BF8F0098> /usr/lib/system/libsystem_m.dylib

0x7fff9904e000 - 0x7fff9904efff com.apple.Accelerate (1.10 - Accelerate 1.10) <84DA0CD4-9670-343A-B243-D03A2A6A14E2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff9904f000 - 0x7fff99478fff com.apple.ModelIO (1.0 - 1) <BCB8C808-DE9D-3311-B741-57B5DB6DA981> /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO

0x7fff99508000 - 0x7fff99714fff com.apple.CoreImage (11.1.0 - 366.1.1) <BE963C1D-90C2-388A-85F2-D6701DC104C4> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x7fff99722000 - 0x7fff99772fff libcups.2.dylib (435) <FA565876-F9B2-3021-8E89-6D665ED01B3D> /usr/lib/libcups.2.dylib

0x7fff99773000 - 0x7fff99cc9fff com.apple.MediaToolbox (1.0 - 1731.15.20) <B7C4E89E-A5D5-35B2-BA8F-36EC2EAB2CFC> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x7fff99e46000 - 0x7fff99e84ff7 libGLImage.dylib (12.0.34.12) <4FC92D21-0834-397E-BE0D-282A73FC16B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff99e85000 - 0x7fff99ecaff3 libFontRegistry.dylib (155) <BC1B3AD5-4927-3AB7-94FF-CD93BF895D98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff99ecb000 - 0x7fff99fe8fff libsqlite3.dylib (216.4) <5CF0D77D-CF0A-301C-8003-69A840AC47FD> /usr/lib/libsqlite3.dylib

0x7fff9a066000 - 0x7fff9a066fff libOpenScriptingUtil.dylib (169) <5C4A51D4-09A9-3209-8E57-15F112725CC4> /usr/lib/libOpenScriptingUtil.dylib

0x7fff9a407000 - 0x7fff9a434fff libdispatch.dylib (500.10.1) <438F4595-0731-34A2-ACAD-60121A76D1FF> /usr/lib/system/libdispatch.dylib

0x7fff9a74e000 - 0x7fff9a90efeb libBLAS.dylib (1159) <4A01C32E-452C-314C-B878-E301D4998C68> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff9a90f000 - 0x7fff9a929ff3 liblzma.5.dylib (10) <8CD18286-49EA-31E4-8A73-1BF8DECED6C6> /usr/lib/liblzma.5.dylib

0x7fff9a92a000 - 0x7fff9a92dfff libCoreVMClient.dylib (119.5) <56187F75-4436-31CA-8D3A-C6BC67F6F2BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff9a9cd000 - 0x7fff9a9d4ff7 libcompiler_rt.dylib (62) <253B36E5-572D-377D-AE99-A02CE32590E5> /usr/lib/system/libcompiler_rt.dylib

0x7fff9aa1a000 - 0x7fff9aa3eff7 libJPEG.dylib (1440) <B16D0DCA-2EA4-348B-A7EA-30E65B536C28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff9aafd000 - 0x7fff9ab09fff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <12117823-8A9E-3C88-A01C-3B25D68535CE> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore

0x7fff9ab0a000 - 0x7fff9abfcff7 libJP2.dylib (1440) <5540B4E7-CDE5-31B1-937F-E5B209E162F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff9abfd000 - 0x7fff9ac2bff7 com.apple.CoreServicesInternal (248.1 - 248.1) <834B5D98-DB81-36B1-BD2A-640928EDAAF6> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff9ac2c000 - 0x7fff9ac7fff7 libc++.1.dylib (120.1) <54190E1B-EE49-3D6D-AC29-2813D7380BA5> /usr/lib/libc++.1.dylib

0x7fff9ae8e000 - 0x7fff9aec2ff7 com.apple.CoreVideo (1.8 - 191.1) <FA99D150-EFCE-3F32-ACDF-5E91AD97F176> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff9aec3000 - 0x7fff9aef2fff com.apple.securityinterface (10.0 - 55065.10.2) <1D6DB9F4-6EB4-39E0-8E99-C09EEA78BB16> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x7fff9aef3000 - 0x7fff9af15ff7 com.apple.IconServices (68 - 68) <9F8B9184-8DA8-3B7A-970B-3086DDD1CC6F> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s

0x7fff9af16000 - 0x7fff9af32ff7 libsystem_malloc.dylib (67) <1B57A614-3D60-3F87-876F-7DB4AF38120F> /usr/lib/system/libsystem_malloc.dylib

0x7fff9af33000 - 0x7fff9af66fff com.apple.MediaKit (16 - 807) <CCE5E5C0-B379-3F2C-AE16-7BB543FF7C09> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x7fff9afb6000 - 0x7fff9afcefc7 libcompression.dylib (23) <803C89B9-1E7D-3658-A2CF-2B8371C54638> /usr/lib/libcompression.dylib

0x7fff9b05b000 - 0x7fff9b05ffff libcache.dylib (75) <4948E2C8-867F-3E9D-AAE7-2F30F0B345C6> /usr/lib/system/libcache.dylib

0x7fff9b060000 - 0x7fff9b06fffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <E7D610A1-1445-3CA3-B9A1-EE15D54B75AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

0x7fff9b09d000 - 0x7fff9b0a1fff libpam.2.dylib (20) <7F986CE8-EF74-3BC3-BB7E-5267E24EAFFE> /usr/lib/libpam.2.dylib

0x7fff9b0a2000 - 0x7fff9b1c7ff7 com.apple.LaunchServices (728.4 - 728.4) <A4913361-072C-3A0E-9231-0D9B1DC4ECC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x7fff9b22b000 - 0x7fff9b242fff libsystem_asl.dylib (322) <97D794DA-8CE5-3676-AC5E-364F6D172BDA> /usr/lib/system/libsystem_asl.dylib

0x7fff9b243000 - 0x7fff9b26cfff libc++abi.dylib (125) <F5027B46-1801-344D-BD51-2E6D188C8900> /usr/lib/libc++abi.dylib

0x7fff9b3e7000 - 0x7fff9b3e7fff com.apple.Cocoa (6.11 - 22) <A033F342-1FEC-3DFD-830A-E8EE284DF492> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff9b415000 - 0x7fff9b682ff7 com.apple.imageKit (2.6 - 930) <8DA4A452-0E28-3A3E-82B6-93D155581002> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x7fff9b694000 - 0x7fff9b6b5fff com.apple.Sharing (438.0.1 - 438.0.1) <679D40D7-3C04-3D2C-962B-E8A959E5889E> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing

0x7fff9b6b6000 - 0x7fff9b6b7ffb libremovefile.dylib (41) <C7CFF5F2-AFFB-3C8D-BDB4-D66D50E657C0> /usr/lib/system/libremovefile.dylib

0x7fff9b6b9000 - 0x7fff9b707fff libcurl.4.dylib (90) <00662A4C-B89A-3A17-93FF-950C6DE47F99> /usr/lib/libcurl.4.dylib

0x7fff9b70a000 - 0x7fff9bb0cfff libLAPACK.dylib (1159) <BDADCDAE-1FD8-3190-B9DD-DB671495EEE2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff9bb15000 - 0x7fff9bb23fff com.apple.IntlPreferences (2.0 - 192) <6576CA0C-BFA3-3DD4-8FB8-B2B36137060E> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences

0x7fff9bbef000 - 0x7fff9bbf2ffb libScreenReader.dylib (425.100) <993C7AE7-6CA2-37B5-A13C-F9032857D3AD> /usr/lib/libScreenReader.dylib

0x7fff9bc6a000 - 0x7fff9bcbaff7 com.apple.Symbolication (1.4 - 58044) <BC1259C8-C671-3014-A9C4-85BC767EA962> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff9bcbe000 - 0x7fff9bcc6ff7 libcldcpuengine.dylib (2.6.4.1) <D8A9DDA1-35B5-3D6B-85E0-A5542033FA9F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib

0x7fff9bcc7000 - 0x7fff9bcd8fff libcmph.dylib (6) <43880250-9C2D-395C-90C7-CCCE109FF1B2> /usr/lib/libcmph.dylib

0x7fff9bcd9000 - 0x7fff9bf60ff3 com.apple.CFNetwork (760.1.2 - 760.1.2) <D4FD8DF6-8481-3BE6-9E93-A3268B16774E> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff9bfeb000 - 0x7fff9c07afff com.apple.CorePDF (4.0 - 4) <023E8BCC-DA79-34EE-8975-45690E97F862> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff9c07b000 - 0x7fff9c081fff com.apple.IOAccelerator (203.10 - 203.10) <A9827A1B-1337-31CF-9D96-791868B51A49> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor

0x7fff9c082000 - 0x7fff9c367ff3 com.apple.CoreServices.CarbonCore (1136 - 1136) <9DE930A3-63C0-3E21-965A-132D97D61892> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff9c410000 - 0x7fff9c49dfe7 libsystem_c.dylib (1081.1.3) <A60CE86D-1FF3-32AD-A672-C7597F884529> /usr/lib/system/libsystem_c.dylib

0x7fff9c49e000 - 0x7fff9c4c2fff com.apple.quartzfilters (1.10.0 - 1.10.0) <B25F42F6-2548-39A8-9A9E-35331FD813EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

0x7fff9c4c3000 - 0x7fff9c4d4fff libz.1.dylib (60) <43317BEA-ACA2-34C2-AF37-902AA926C83A> /usr/lib/libz.1.dylib

0x7fff9c4d5000 - 0x7fff9c4ddfff libGFXShared.dylib (12.0.34.12) <F8278F50-25AC-3CEC-9F68-D83785A25F5E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 29

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: 9534

thread_create: 0

thread_set_state: 0



VM Region Summary:

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

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


VIRTUAL REGION

REGION TYPE SIZE COUNT (non-coalesced)

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

Accelerate.framework 128K 2

Activity Tracing 2048K 2

CG backing stores 900K 4

CG image 2324K 40

CG raster data 68K 2

CG shared images 272K 8

CoreAnimation 6176K 304

CoreUI image data 632K 46

CoreUI image file 416K 6

Dispatch continuations 4096K 2

Foundation 4K 2

Image IO 96K 9

Kernel Alloc Once 8K 3

MALLOC 130.7M 885

MALLOC guard page 32K 7

Memory Tag 242 12K 2

Memory Tag 251 48K 3

OpenCL 16K 3

OpenGL GLSL 256K 4

Process Corpse Info 2048K 2

STACK GUARD 56.0M 10

Stack 11.6M 10

VM_ALLOCATE 152K 27

__DATA 46.8M 278

__GLSLBUILTINS 2588K 2

__IMAGE 528K 2

__LINKEDIT 94.4M 11

__TEXT 207.8M 282

__UNICODE 552K 2

mapped file 57.4M 83

shared memory 16.4M 11

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

TOTAL 643.9M 2023





System Profile:

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.24)

Bluetooth: Version 4.4.2f1 16391, 3 services, 18 devices, 1 incoming serial ports

Thunderbolt Bus:

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020

Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020

USB Device: USB Bus

USB Device: BRCM2046 Hub

USB Device: Bluetooth USB Host Controller

USB Device: IR Receiver

USB Device: Apple Internal Keyboard / Trackpad

USB Device: USB Bus

USB Device: USB 2.0 Bus

USB Device: Card Reader

USB Device: USB 2.0 Bus

USB Device: Built-in iSight

Serial ATA Device: Hitachi HTS545025B9SA02, 250.06 GB

Serial ATA Device: MATSHITADVD-R UJ-898, 4.06 GB

Model: MacBookPro7,1, BootROM MBP71.0039.B0E, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f7

Network Service: Wi-Fi, AirPort, en1

Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB

Nov 25, 2015 12:40 PM in response to vincentvangogh

Please back up all data. Quit Preview if it's running.

Hold down the option key and select Go Library from the Finder menu bar. From the Library folder, delete the following items, if they exist:

Containers/com.apple.Preview

Containers/com.apple.quicklook.ui.helper

Group Containers/com.apple.Preview

Preferences/com.apple.Preview.LSSharedFileList.plist

Preferences/com.apple.Preview.SandboxedPersistentURLs.LSSharedFileList.plist

Saved Application State/com.apple.Preview.savedState

Log out and log back in. Launch the application and test.

Nov 26, 2015 6:19 AM in response to Linc Davis

Hey there Linc. So, I followed your instructions, except for the removal of the last item, because it didn't seem to exist. I had already removed the previous two items (before the last one) in an earlier attempt to fix this (saw the instructions online). Anyway, I logged out, then back in. Tried using Preview and it's running just as haltingly as ever. Sliders are running about two full seconds behind my cursor's actions. Hasn't crashed yet but that's probably because I haven't done too much work, just a trial. It was a good idea, but no improvement... : )

Mac Preview constantly crashing, worse with El Capitan.

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