Preview Crashes.

Frequently--more often than not and with no pattern--Preview crashes.  It so bad I had to install Adobe Reader.  Does anyone know what's up with it?  Have workarounds or fixes?
Here's the crash report:
Process:         Preview [1601]
Path:            /Applications/Preview.app/Contents/MacOS/Preview
Identifier:      com.apple.Preview
Version:         5.5 (719)
Build Info:      Preview-719000000000000~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [146]
Date/Time:       2011-08-24 15:03:50.263 -0400
OS Version:      Mac OS X 10.7.1 (11B26)
Report Version:  9
Interval Since Last Report:          186627 sec
Crashes Since Last Report:           5
Per-App Interval Since Last Report:  438 sec
Per-App Crashes Since Last Report:   3
Anonymous UUID:                      39CDF71C-999F-4FA2-92DC-018D61321FCB
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000001cb12f600
VM Regions Near 0x1cb12f600:
    CG backing stores      00000001c94dd000-00000001c954b000 [  440K] rw-/rw- SM=SHM 
--> CG backing stores      00000001cb126000-00000001cb86a000 [ 7440K] r--/rw- SM=SHM 
    MALLOC_TINY            00007f92f1c00000-00007f92f1f00000 [ 3072K] rw-/rwx SM=PRV 
Application Specific Information:
objc[1601]: garbage collection is OFF
Performing @selector(openDocument:) from sender NSMenuItem 0x7f92f1e1eb50
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreGraphics            0x00007fff87d5689c argb32_mark_pixelshape + 2764
1   com.apple.CoreGraphics            0x00007fff87c89b67 argb32_mark + 275
2   com.apple.CoreGraphics            0x00007fff87ca0594 argb32_image + 956
3   libRIP.A.dylib                    0x00007fff897d0852 ripd_Mark + 315
4   libRIP.A.dylib                    0x00007fff897ce907 ripl_BltImage + 1561
5   libRIP.A.dylib                    0x00007fff897ce0ab ripc_RenderImage + 319
6   libRIP.A.dylib                    0x00007fff897da5e7 ripc_DrawImages + 6361
7   com.apple.CoreGraphics            0x00007fff87d5b550 CGContextDrawImages + 223
8   com.apple.coreui                  0x00007fff862aecfb CUIRenderer::DrawWindowFrameDark(CUIDescriptor const*) + 5377
9   com.apple.coreui                  0x00007fff8629918f CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 4715
10  com.apple.coreui                  0x00007fff862bbd70 CUIDraw + 225
11  com.apple.AppKit                  0x00007fff8da9f56c _NSDrawThemeBackground + 1392
12  com.apple.AppKit                  0x00007fff8dc50dcf -[NSThemeFrame _drawUnifiedToolbar:] + 832
13  com.apple.AppKit                  0x00007fff8dc506a2 -[NSThemeFrame _drawTitleBar:] + 586
14  com.apple.AppKit                  0x00007fff8da9b43c -[NSThemeFrame drawFrame:] + 133
15  com.apple.AppKit                  0x00007fff8dc50409 -[NSFrameView drawRect:] + 863
16  com.apple.AppKit                  0x00007fff8dc4fb5b -[NSThemeFrame drawRect:] + 124
17  com.apple.AppKit                  0x00007fff8da6b768 -[NSView _drawRect:clip:] + 3758
18  com.apple.AppKit                  0x00007fff8da99131 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1583
19  com.apple.AppKit                  0x00007fff8da68d46 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1032
20  com.apple.AppKit                  0x00007fff8da6823c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 270
21  com.apple.AppKit                  0x00007fff8da6364a -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4755
22  com.apple.AppKit                  0x00007fff8da5c093 -[NSView displayIfNeeded] + 1676
23  com.apple.AppKit                  0x00007fff8db7a9bb -[NSThemeFrame handleSetFrameCommonRedisplay] + 209
24  com.apple.AppKit                  0x00007fff8db1d9cc -[NSWindow _setFrameCommon:display:stashSize:] + 2477
25  com.apple.AppKit                  0x00007fff8db1d019 -[NSWindow setFrame:display:] + 60
26  com.apple.AppKit                  0x00007fff8dbbc56d -[NSWindow _setFrameAfterMove:] + 285
27  com.apple.AppKit                  0x00007fff8dbbc37b -[NSWindow _windowMovedToRect:] + 83
28  com.apple.AppKit                  0x00007fff8e0b4109 -[NSWindow _getPositionFromServer] + 102
29  com.apple.AppKit                  0x00007fff8e0b7e38 -[NSWindow _initFromGlobalWindow:inRect:styleMask:] + 331
30  com.apple.RemoteViewServices      0x00007fff870b706b -[NSRemoteWindowController _remoteHostDidGrantRights:] + 278
31  com.apple.CoreGraphics            0x00007fff87dccb22 _WindowRightsGrantOfferedNotificationHandler + 640
32  com.apple.CoreGraphics            0x00007fff87c0fde9 CGSPostLocalNotification + 237
33  com.apple.CoreGraphics            0x00007fff87cd6341 notifyDatagramHandler + 260
34  com.apple.CoreGraphics            0x00007fff87cd60c3 CGSDispatchDatagramsFromStream + 268
35  com.apple.CoreGraphics            0x00007fff87cd5ca8 snarfEvents + 437
36  com.apple.CoreGraphics            0x00007fff87cd59ab CGSGetNextEventRecordInternal + 110
37  com.apple.CoreGraphics            0x00007fff87d23731 CGEventCreateNextEvent + 29
38  com.apple.HIToolbox               0x00007fff8780c32e _ZL38PullEventsFromWindowServerOnConnectionjh + 69
39  com.apple.CoreFoundation          0x00007fff895ef9a2 __CFMachPortPerform + 386
40  com.apple.CoreFoundation          0x00007fff895ef80c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 44
41  com.apple.CoreFoundation          0x00007fff895ef53b __CFRunLoopDoSource1 + 155
42  com.apple.CoreFoundation          0x00007fff89625cb7 __CFRunLoopRun + 1895
43  com.apple.CoreFoundation          0x00007fff89625216 CFRunLoopRunSpecific + 230
44  com.apple.CoreFoundation          0x00007fff89634f2f CFRunLoopRun + 95
45  com.apple.RemoteViewServices      0x00007fff870b2811 -[NSRemoteSavePanel runModal] + 323
46  com.apple.RemoteViewServices      0x00007fff870b54eb -[NSRemoteSavePanel runModalForDirectory:file:types:] + 93
47  com.apple.RemoteViewServices      0x00007fff870b550f -[NSRemoteSavePanel runModalForTypes:] + 25
48  com.apple.AppKit                  0x00007fff8dde08bc -[NSDocumentController runModalOpenPanel:forTypes:] + 101
49  com.apple.AppKit                  0x00007fff8dde0837 -[NSDocumentController URLsFromRunningOpenPanel] + 87
50  com.apple.Preview                 0x000000010ccea3aa 0x10cbef000 + 1029034
51  com.apple.CoreFoundation          0x00007fff8968011d -[NSObject performSelector:withObject:] + 61
52  com.apple.AppKit                  0x00007fff8db24852 -[NSApplication sendAction:to:from:] + 139
53  com.apple.AppKit                  0x00007fff8dc1134f -[NSMenuItem _corePerformAction] + 399
54  com.apple.AppKit                  0x00007fff8dc11086 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125
55  com.apple.AppKit                  0x00007fff8deace9c -[NSMenu _internalPerformActionForItemAtIndex:] + 38
56  com.apple.AppKit                  0x00007fff8dd3f3f1 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 138
57  com.apple.AppKit                  0x00007fff8db8b0bf NSSLMMenuEventHandler + 339
58  com.apple.HIToolbox               0x00007fff877fc8ec _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1263
59  com.apple.HIToolbox               0x00007fff877fbef8 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 446
60  com.apple.HIToolbox               0x00007fff87812d03 SendEventToEventTarget + 76
61  com.apple.HIToolbox               0x00007fff87859249 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueE ventRef + 398
62  com.apple.HIToolbox               0x00007fff879400f1 SendMenuCommandWithContextAndModifiers + 56
63  com.apple.HIToolbox               0x00007fff879865e1 SendMenuItemSelectedEvent + 253
64  com.apple.HIToolbox               0x00007fff8785232d _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 101
65  com.apple.HIToolbox               0x00007fff87849a75 _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 600
66  com.apple.HIToolbox               0x00007fff87849034 _HandleMenuSelection2 + 585
67  com.apple.AppKit                  0x00007fff8da8ace1 _NSHandleCarbonMenuEvent + 250
68  com.apple.AppKit                  0x00007fff8da206c7 _DPSNextEvent + 1993
69  com.apple.AppKit                  0x00007fff8da1fa95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
70  com.apple.AppKit                  0x00007fff8da1c3d6 -[NSApplication run] + 463
71  com.apple.AppKit                  0x00007fff8dc9a52a NSApplicationMain + 867
72  com.apple.Preview                 0x000000010cbf0c64 0x10cbef000 + 7268
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib            0x00007fff88a307e6 kevent + 10
1   libdispatch.dylib                 0x00007fff8f67160e _dispatch_mgr_invoke + 923
2   libdispatch.dylib                 0x00007fff8f67019e _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib            0x00007fff88a30192 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff8873f594 _pthread_wqthread + 758
2   libsystem_c.dylib                 0x00007fff88740b85 start_wqthread + 13
Thread 3:
0   libsystem_kernel.dylib            0x00007fff88a30192 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff8873f594 _pthread_wqthread + 758
2   libsystem_c.dylib                 0x00007fff88740b85 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib            0x00007fff88a30192 __workq_kernreturn + 10
1   libsystem_c.dylib                 0x00007fff8873f594 _pthread_wqthread + 758
2   libsystem_c.dylib                 0x00007fff88740b85 start_wqthread + 13
Thread 5:: Dispatch queue: com.apple.root.default-priority
0   libsystem_kernel.dylib            0x00007fff88a2e6ce semaphore_timedwait_trap + 10
1   libdispatch.dylib                 0x00007fff8f6730f4 _dispatch_semaphore_wait_slow + 211
2   com.apple.RemoteViewServices      0x00007fff870b182e __54-[NSRemoteSavePanel _runOrderingOperationWithContext:]_block_invoke_0288 + 64
3   libdispatch.dylib                 0x00007fff8f66f90a _dispatch_call_block_and_release + 18
4   libdispatch.dylib                 0x00007fff8f6707e9 _dispatch_worker_thread2 + 255
5   libsystem_c.dylib                 0x00007fff8873f3da _pthread_wqthread + 316
6   libsystem_c.dylib                 0x00007fff88740b85 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0xfffffffffffff500  rbx: 0x0000000000000780  rcx: 0x0000000000000004  rdx: 0x00000000fff9f9f9
  rdi: 0x0000000000000001  rsi: 0x00000001cb12f600  rbp: 0x00007fff6c7e2c90  rsp: 0x00007fff6c7e2950
   r8: 0xffffffffffffff81   r9: 0x00000000000000ff  r10: 0x0000000000000000  r11: 0x0000000110042400
  r12: 0x00007fff6c7e4e08  r13: 0x00007f92f338f1c0  r14: 0x000000000000077f  r15: 0x00007f92f338f110
  rip: 0x00007fff87d5689c  rfl: 0x0000000000010246  cr2: 0x00000001cb12f600
Logical CPU: 0
Binary Images:
       0x10cbef000 -        0x10cdd6fef  com.apple.Preview (5.5 - 719) <8F8450F1-AC7D-3468-AB39-323A5D1B1612> /Applications/Preview.app/Contents/MacOS/Preview
       0x10ce68000 -        0x10ce87fff  com.apple.MediaUI (1.0 - 1) <79541FEC-6ABC-3D34-92F0-AA469F48A878> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
       0x110cff000 -        0x110e97ff7  GLEngine (??? - ???) <EE6CCAE3-1CA1-3C5E-A83C-BB56AB413AB3> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x110eca000 -        0x110fc3fff  libGLProgrammability.dylib (??? - ???) <7B17211F-D04C-3916-8176-1930C24BA421> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x110fe9000 -        0x1112dffe7  com.apple.ATIRadeonX3000GLDriver (7.4.10 - 7.0.4) <A72C6410-1408-36E3-AC06-050749B25563> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
       0x11132a000 -        0x111358ff7  GLRendererFloat (??? - ???) <AB59F7EA-62B1-3AA6-B940-47C0B6BC6DD9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x115427000 -        0x11542dfef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x115433000 -        0x115436ff7  libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x11544a000 -        0x11544affd +cl_kernels (??? - ???) <BE62609A-4A7C-4D90-AAAE-2BCE660CDE45> cl_kernels
       0x11544c000 -        0x1154dfff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
       0x115502000 -        0x115503ff3 +cl_kernels (??? - ???) <7325E801-B692-4352-A8CD-EBED1B4A2E1A> cl_kernels
       0x115516000 -        0x1155a7ff7  unorm8_rgba.dylib (1.50.61 - compatibility 1.0.0) <278541F2-18CC-3BE4-AD6B-24A3E983ACB5> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
       0x1155c9000 -        0x1155caffc +cl_kernels (??? - ???) <568070D1-60AF-407E-901D-6FEB1E151BD0> cl_kernels
       0x1155d3000 -        0x1155d4ff3 +cl_kernels (??? - ???) <2E2F08BA-7564-4295-8F46-DC9635691BB6> cl_kernels
    0x7fff6c7ef000 -     0x7fff6c823ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
    0x7fff84a1d000 -     0x7fff84a1dfff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff84a1e000 -     0x7fff84ae5ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff84af2000 -     0x7fff84f1ffff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff84f20000 -     0x7fff85191fff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff85192000 -     0x7fff855adff7  com.apple.RawCamera.bundle (3.7.2 - 573) <FF8D349E-E8DF-3D12-91E9-BA00C13D5359> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff855ae000 -     0x7fff855b4fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
    0x7fff855b5000 -     0x7fff8561ffff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff85665000 -     0x7fff85763ff7  com.apple.QuickLookUIFramework (3.0 - 489.1) <A8A82434-D43D-3F12-9321-B2E8EC9B4B8E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff85764000 -     0x7fff857b8ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff857b9000 -     0x7fff857bafff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff857bb000 -     0x7fff857cdff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff859ef000 -     0x7fff85a17ff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff85a18000 -     0x7fff85a66ff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
    0x7fff85a67000 -     0x7fff85b63ff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff85b64000 -     0x7fff85cbdff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff85e2a000 -     0x7fff86245fff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff86246000 -     0x7fff8624cff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff86292000 -     0x7fff862f4ff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff862f5000 -     0x7fff86300fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff86a45000 -     0x7fff86a64fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
    0x7fff86abe000 -     0x7fff86b2efff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff86b78000 -     0x7fff86b8dfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff86b8e000 -     0x7fff86b9dfff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff86cd0000 -     0x7fff86ce6fff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff86ce7000 -     0x7fff86f61ff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff86f62000 -     0x7fff87065fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
    0x7fff870ac000 -     0x7fff870cfff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff870d0000 -     0x7fff87209fef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8720a000 -     0x7fff8736dfff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff87379000 -     0x7fff87381fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff87382000 -     0x7fff873deff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff873df000 -     0x7fff873f6fff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff873f7000 -     0x7fff874d7fff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <E7FD4DB7-7844-355A-83D0-C1F24BE71019> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff87538000 -     0x7fff8758aff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8759a000 -     0x7fff875a4ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
    0x7fff875b3000 -     0x7fff87697def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
    0x7fff87793000 -     0x7fff87798fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff87799000 -     0x7fff877f3fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff877f4000 -     0x7fff87b17fff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff87b18000 -     0x7fff87b7cfff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff87b7d000 -     0x7fff87b9aff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
    0x7fff87b9b000 -     0x7fff87c09fff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff87c0a000 -     0x7fff882d89df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff882d9000 -     0x7fff8834eff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
    0x7fff8835b000 -     0x7fff884e5ff7  com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff884f9000 -     0x7fff88606fff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff886ef000 -     0x7fff887ccfef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
    0x7fff888c2000 -     0x7fff888dffff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff88957000 -     0x7fff8895cfff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8895d000 -     0x7fff8899dfff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff8899e000 -     0x7fff889a4fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff88a19000 -     0x7fff88a39fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
    0x7fff88a59000 -     0x7fff88f00ff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff88f0e000 -     0x7fff892d4fff  com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff892d5000 -     0x7fff892d5fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff89310000 -     0x7fff893eeff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff893ef000 -     0x7fff89489ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8948a000 -     0x7fff8950fff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8954e000 -     0x7fff895e0fff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff895e1000 -     0x7fff895e4fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff895e5000 -     0x7fff895ecff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff895ed000 -     0x7fff897c0ff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff897c1000 -     0x7fff89804ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff89805000 -     0x7fff89806ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
    0x7fff898df000 -     0x7fff898dffff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff898e0000 -     0x7fff898e3ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff898e4000 -     0x7fff898e6fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff89a4c000 -     0x7fff89aacfff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff89f38000 -     0x7fff8a251fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8a252000 -     0x7fff8a253fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8a254000 -     0x7fff8a356ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
    0x7fff8a357000 -     0x7fff8a387fff  com.apple.shortcut (2.0 - 2.0) <6E6C9F01-5DAC-35F4-876D-082D915EE782> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8a388000 -     0x7fff8a40afff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8a40b000 -     0x7fff8a411fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8a474000 -     0x7fff8a4dbff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8a503000 -     0x7fff8a6a2fff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8a9fb000 -     0x7fff8aa09ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
    0x7fff8ad24000 -     0x7fff8ad25fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
    0x7fff8ad3b000 -     0x7fff8ad40ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
    0x7fff8ad6b000 -     0x7fff8ad6bfff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8ad8f000 -     0x7fff8adb5ff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8adb6000 -     0x7fff8ae31ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8af11000 -     0x7fff8af61fff  com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8af75000 -     0x7fff8af79fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8af7a000 -     0x7fff8affeff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8afff000 -     0x7fff8b02cfe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
    0x7fff8b02d000 -     0x7fff8b081ff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8b082000 -     0x7fff8b086fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8b087000 -     0x7fff8b0bafff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8b0bb000 -     0x7fff8b0bbfff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8b0f7000 -     0x7fff8b114ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff8b11f000 -     0x7fff8b1c3fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8b1c4000 -     0x7fff8b266ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8b267000 -     0x7fff8b2bafff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8b2fa000 -     0x7fff8b2fbfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8b343000 -     0x7fff8b348fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff8b359000 -     0x7fff8b36fff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8b37e000 -     0x7fff8b3bdfff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8baa9000 -     0x7fff8bedbfe7  com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8bedc000 -     0x7fff8bedcfff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8bedd000 -     0x7fff8bf08ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
    0x7fff8bf09000 -     0x7fff8bf9fff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8bfca000 -     0x7fff8bff9fff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8bffa000 -     0x7fff8c008fff  com.apple.HelpData (2.1.0 - 68) <A2C4DDC9-2ECB-37C0-A2E3-D01168EE31F7> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8c08d000 -     0x7fff8c0ccff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
    0x7fff8c12a000 -     0x7fff8c141fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8c142000 -     0x7fff8c17cfff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8c17d000 -     0x7fff8c181fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff8c182000 -     0x7fff8c297fff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8c298000 -     0x7fff8c2dfff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8c40d000 -     0x7fff8c44fff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8c465000 -     0x7fff8c48cfff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8c4aa000 -     0x7fff8c4b0fff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8c4b1000 -     0x7fff8c4b3fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8c4b4000 -     0x7fff8c4bfff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff8c501000 -     0x7fff8c606ff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8c684000 -     0x7fff8c6c5fff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8c6c6000 -     0x7fff8c6cdfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
    0x7fff8c729000 -     0x7fff8cd0dfaf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8cd0e000 -     0x7fff8cd0efff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8da15000 -     0x7fff8da16fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
    0x7fff8da17000 -     0x7fff8e60ffff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8e63c000 -     0x7fff8e647fff  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8e648000 -     0x7fff8e693fff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8e6f4000 -     0x7fff8ea06fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8ea0f000 -     0x7fff8ea3cff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8ea41000 -     0x7fff8ea42fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff8ebdd000 -     0x7fff8ec1cff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8edc6000 -     0x7fff8ede0fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8ede1000 -     0x7fff8ede5ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8ee44000 -     0x7fff8f11bfff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8f11c000 -     0x7fff8f145fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8f146000 -     0x7fff8f149fff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8f14a000 -     0x7fff8f1fcfff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8f1fd000 -     0x7fff8f46bff7  com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8f47a000 -     0x7fff8f4b6fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
    0x7fff8f4b7000 -     0x7fff8f52afff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8f66e000 -     0x7fff8f67cfff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
    0x7fff8f690000 -     0x7fff8f79cfef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8f79d000 -     0x7fff8f79ffff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
    0x7fff8faf2000 -     0x7fff8fbe7fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8fbe8000 -     0x7fff8fc3ffff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8fc43000 -     0x7fff8fc43fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff8fc44000 -     0x7fff903d8fff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff9056a000 -     0x7fff90571fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff90572000 -     0x7fff90575fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff905ba000 -     0x7fff905e7fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff905e8000 -     0x7fff905e9ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff905ea000 -     0x7fff905eafff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff905eb000 -     0x7fff907acfe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff907ad000 -     0x7fff9083ffff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff90840000 -     0x7fff9086bfff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff9086c000 -     0x7fff9086cfff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff908e2000 -     0x7fff90935fff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff90936000 -     0x7fff90941ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff90942000 -     0x7fff9094ffff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff90950000 -     0x7fff90962ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff9097f000 -     0x7fff90a1efff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff90a1f000 -     0x7fff90a28fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
    0x7fff90a29000 -     0x7fff90a3dff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff90a3e000 -     0x7fff90a4cfff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff90a4d000 -     0x7fff90a60ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
    0x7fff90a61000 -     0x7fff90a7dff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff90cc2000 -     0x7fff90cc5fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff90cc6000 -     0x7fff90ed3fff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff90ed6000 -     0x7fff90edbfff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff90ee0000 -     0x7fff90ee5fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
    0x7fff90ee6000 -     0x7fff90ee8ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff90f05000 -     0x7fff91107fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
    0x7fff91108000 -     0x7fff91131fff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff91132000 -     0x7fff91156ff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 5
    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: 4884
    thread_create: 0
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=184.4M resident=137.1M(74%) swapped_out_or_unallocated=47.3M(26%)
Writable regions: Total=101.6M written=34.4M(34%) resident=38.7M(38%) swapped_out=0K(0%) unallocated=62.9M(62%)
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  8616K
CG image                            128K
CG raster data                       92K
CG shared images                   3416K
CoreAnimation                       260K
CoreGraphics                         20K
CoreImage                            72K
CoreServices                       1628K
MALLOC                             71.3M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=251                       40K
OpenCL                               44K
STACK GUARD                        56.0M
Stack                              10.5M
VM_ALLOCATE                        16.2M
__CI_BITMAP                          80K
__DATA                             17.7M
__IMAGE                            1256K
__LINKEDIT                         47.8M
__TEXT                            136.7M
__UNICODE                           544K
mapped file                        33.6M
shared memory                      9536K
===========                      =======
TOTAL                             415.0M
Model: iMac11,2, BootROM IM112.0057.B00, 2 processors, Intel Core i3, 3.2 GHz, 4 GB, SMC 1.64f5
Graphics: ATI Radeon HD 5670, ATI Radeon HD 5670, PCIe, 512 MB
Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.55.4-P2P
Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: SAMSUNG HD103SJ, 1 TB
Serial ATA Device: PIONEER DVD-RW  DVRTS09
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Flash Disk, 0x1e3d  (Chipsbrand Technologies (HK) Co., Limited), 0x2093, 0xfd140000 / 5
USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
USB Device: HP LaserJet Professional M1212nf MFP, 0x03f0  (Hewlett Packard), 0x052a, 0xfa140000 / 5
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 4
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7

>Has someone identified the parameters that may damage the operation of the application?
File corruption, if that is the issue here which does seem likely, can be from any number of things...it can be one issue or it can be a combination.
Those 'things' can be unique to your computer, such as a damaged font, lack of free space on the drive or even the dreaded fumble-finger. And sure, the app itself can be the root cause. I don't think anyone has made the leap to blame iBA just yet, other than it it still a bit green under the hood, of course
As with anything you value, your work should be protected, which means having a tested and reliable backup. Time Machine is one example...
If, however, you believe the issue lies with the app itself, use the Provide iBooks Author Feedback' menu item to let Apple know:
http://www.apple.com/feedback/ibooks-author.html

Similar Messages

  • My preview crashes every time I try to open it since the Maverick upgrade. Any thoughts?

    My preview crashes every time I try to open it since the Maverick upgrade. Any thoughts?

    The problem is with facebook, go to settings / facebook / your user name and delete your account, the do a hard reset (home+power for some seconds).
    dont need to delete the facebook app! just delete your integrate account from settings
    cheers!

  • After upgrading to mountain lion preview crashed

    After a upgrade from Lion to Mountain Lion the preview app crash all the time. After the start of the app they ask for admin account to repair a library. 
    But with the admin account the library repair is not working and preview crash again.
    I upgrade also my MacBook Pro and there is the same issue.
    I did already the following steps:
    - reboot and install the latest update package from Apple
    - permission repair with the disk utility
    But nothing helps at the moment.
    Here attached the error log.
    Process:         Preview [392]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         6.0.1 (765.6)
    Build Info:      Preview-765006000000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [130]
    User ID:         501
    Date/Time:       2013-10-07 20:24:54.099 +0200
    OS Version:      Mac OS X 10.8.5 (12F45)
    Report Version:  10
    Interval Since Last Report:          1626 sec
    Crashes Since Last Report:           1
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      D2DB99E6-780F-73B3-E616-35C544386240
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    Sandbox creation failed: Container object initialization failed: The operation couldn’t be completed. Permission denied
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libxpc.dylib                            0x00007fff8fd7a21a _xpc_runtime_init_once + 1029
    1   libdispatch.dylib                       0x00007fff8c6200b6 _dispatch_client_callout + 8
    2   libdispatch.dylib                       0x00007fff8c620041 dispatch_once_f + 50
    3   libxpc.dylib                            0x00007fff8fd71919 _xpc_runtime_set_domain + 190
    4   libxpc.dylib                            0x00007fff8fd70e90 _libxpc_initializer + 430
    5   libSystem.B.dylib                       0x00007fff951fab2d libSystem_initializer + 172
    6   dyld                                    0x00007fff63420378 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 236
    7   dyld                                    0x00007fff63420762 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 46
    8   dyld                                    0x00007fff6341d06e ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 380
    9   dyld                                    0x00007fff6341cfc4 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 210
    10  dyld                                    0x00007fff6341cfc4 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 210
    11  dyld                                    0x00007fff6341ceba ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 54
    12  dyld                                    0x00007fff6340efc0 dyld::initializeMainExecutable() + 207
    13  dyld                                    0x00007fff63412b04 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 3060
    14  dyld                                    0x00007fff6340e397 dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 761
    15  dyld                                    0x00007fff6340e05e _dyld_start + 54
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000079  rbx: 0x00007f952040f580  rcx: 0xdee28d52da0b5420  rdx: 0x0000000000000060
      rdi: 0x0000000000000000  rsi: 0x00007fff5c3efe78  rbp: 0x00007fff5c3f11d0  rsp: 0x00007fff5c3f0330
       r8: 0x00007fff5c3f0300   r9: 0x00007f952040f960  r10: 0x00007f9520406f00  r11: 0x00007fff5c3f05b9
      r12: 0x00007fff5c3f05a0  r13: 0x00007fff5c3f034c  r14: 0x0000000000000001  r15: 0x00007f952040f960
      rip: 0x00007fff8fd7a21a  rfl: 0x0000000000010202  cr2: 0x00007fff794d5690
    Logical CPU: 1
    Binary Images:
           0x10380d000 -        0x103a1dfff  com.apple.Preview (6.0.1 - 765.6) <E8F55A45-AB0E-3FF1-81A0-F80386CAD031> /Applications/Preview.app/Contents/MacOS/Preview
           0x103ac2000 -        0x103af8fff  com.apple.MediaUI (1.1 - 22) <49961E63-DCC6-3092-8009-F856B902DA85> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
           0x103b2c000 -        0x103f35ff7  com.apple.SceneKit (3.3 - 155.6) <D27CE6BD-4D67-3763-8795-FF1C5E50B146> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff6340d000 -     0x7fff6344194f  dyld (210.2.3) <8958FE97-5830-3928-BC38-23136E7D3783> /usr/lib/dyld
        0x7fff88744000 -     0x7fff8875fff7  libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
        0x7fff88760000 -     0x7fff887b7ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff887b8000 -     0x7fff887befff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff88809000 -     0x7fff8886cfff  com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8886d000 -     0x7fff8886dfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff888b1000 -     0x7fff888c4ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff888c5000 -     0x7fff888d9fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff888da000 -     0x7fff88906fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff88907000 -     0x7fff88938ff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff88939000 -     0x7fff88c69fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff88c6a000 -     0x7fff88cadff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff88d2c000 -     0x7fff88d39fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff88d3a000 -     0x7fff88d94ff7  com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff88d9a000 -     0x7fff88dbfff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff88dc0000 -     0x7fff88de0fff  libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff88de1000 -     0x7fff88de3fff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff89109000 -     0x7fff8920bfff  libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff89211000 -     0x7fff8925bff7  libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8925e000 -     0x7fff892c6fff  libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff892c7000 -     0x7fff892d2fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff892d3000 -     0x7fff894d3fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff894d4000 -     0x7fff894ebfff  libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff894ec000 -     0x7fff894f2fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff894f3000 -     0x7fff89515ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff89516000 -     0x7fff8951afff  libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff89557000 -     0x7fff89591ff7  com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff895cd000 -     0x7fff899c4fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff899c5000 -     0x7fff89a09fff  libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
        0x7fff89a0a000 -     0x7fff89a56ff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff89a57000 -     0x7fff89b54ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff89b58000 -     0x7fff89f75fff  FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff89f76000 -     0x7fff89f78fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff89f7d000 -     0x7fff89f85fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff89f86000 -     0x7fff8a1bbff7  com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8a1c1000 -     0x7fff8a1c2ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8aa26000 -     0x7fff8acddff7  com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8ade8000 -     0x7fff8ae34fff  com.apple.framework.CoreWLAN (3.4 - 340.18) <BCFA14A9-728C-371A-936E-2EDF2EC2F40F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8ae35000 -     0x7fff8ba62fff  com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8ba63000 -     0x7fff8bb35ff7  com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8bb36000 -     0x7fff8bb43ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8bb44000 -     0x7fff8bb46ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8bc4a000 -     0x7fff8bc4cff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8bc4d000 -     0x7fff8bf64ff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8bf65000 -     0x7fff8bfbcff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8bfbd000 -     0x7fff8bfd7fff  com.apple.CoreMediaAuthoring (2.1 - 914) <5637F52D-3AB9-38FD-B851-265B9F5A2FE8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8c1f4000 -     0x7fff8c1f8fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8c49e000 -     0x7fff8c4a2fff  libGIF.dylib (851) <AD40D084-6E34-38CD-967D-705F94B188DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8c4a3000 -     0x7fff8c4a3fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8c4a4000 -     0x7fff8c4a4fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8c4a5000 -     0x7fff8c4d0fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8c61e000 -     0x7fff8c633ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff8c634000 -     0x7fff8c6cefff  libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8c6cf000 -     0x7fff8c705fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8c7c1000 -     0x7fff8c874ff7  com.apple.PDFKit (2.8.5 - 2.8.5) <EAAED40E-7B2C-3312-826E-26A9DEDBF0FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8c875000 -     0x7fff8c877fff  com.apple.securityhi (4.0 - 55002) <A91F8981-ECB6-3B65-A7BA-8DCBD9CCE3D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8c8c4000 -     0x7fff8c915ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8c916000 -     0x7fff8cbb1ff7  com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8cbb2000 -     0x7fff8cc0eff7  com.apple.Symbolication (1.3 - 93) <FBF08E0D-2BBB-38FD-9881-873FC24F00DE> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8cc0f000 -     0x7fff8cc12fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8cc13000 -     0x7fff8cc95ff7  com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8cc98000 -     0x7fff8d208ff7  com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8d2a3000 -     0x7fff8d43efef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8d43f000 -     0x7fff8d4adff7  com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8d4ae000 -     0x7fff8d573ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8d574000 -     0x7fff8d5d0fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8d5ef000 -     0x7fff8d61dff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8d61e000 -     0x7fff8d7ccfff  com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8d823000 -     0x7fff8d82afff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8d82b000 -     0x7fff8d884ff7  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8eabb000 -     0x7fff8eb87ff7  libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
        0x7fff8ebcd000 -     0x7fff8ebf4ff7  com.apple.PerformanceAnalysis (1.16 - 16) <96A89CD5-16E9-37CA-8740-22B5DB5A4679> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8ec36000 -     0x7fff8ec9ffff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8eca0000 -     0x7fff8ecccfff  com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8ecd3000 -     0x7fff8ededfff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8edee000 -     0x7fff8edeffff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8edf0000 -     0x7fff8ef09fff  com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8ef0a000 -     0x7fff8ef11fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8ef12000 -     0x7fff8ef16fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8ef17000 -     0x7fff8efb5ff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8efb6000 -     0x7fff8f0b3fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8f0b4000 -     0x7fff8f14ffff  com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8f361000 -     0x7fff8f3b7fff  com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8f3d0000 -     0x7fff8f3d7fff  libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8f457000 -     0x7fff8f5b5fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8f615000 -     0x7fff8f70afff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8f70b000 -     0x7fff8f70bffd  com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8f786000 -     0x7fff8f790fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8f791000 -     0x7fff8f7bbff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8f847000 -     0x7fff8f8afff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8f8b4000 -     0x7fff8f95aff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <E91B0882-E75C-30E9-8DCD-7A0EEE4405CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8f95b000 -     0x7fff8f9b0ff7  libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8f9b1000 -     0x7fff8f9c4ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8f9c5000 -     0x7fff8fa44ff7  com.apple.securityfoundation (6.0 - 55115.4) <9291CE2A-37D9-39DF-956E-7B2650A9F3B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8fa45000 -     0x7fff8fa90fff  com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8fa91000 -     0x7fff8faa0ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8faa1000 -     0x7fff8fd50fff  com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8fd5b000 -     0x7fff8fd5fff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8fd60000 -     0x7fff8fd6bff7  com.apple.DisplayServicesFW (2.7.2 - 357) <8AE56B58-A521-3F29-AAE2-10ADADBD30EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8fd6c000 -     0x7fff8fd8eff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff8fd8f000 -     0x7fff8fdaeff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8fdb0000 -     0x7fff8fdb3fff  libRadiance.dylib (851) <C317B2C7-CA3A-329F-B6DC-7CC33FE08C81> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8fdc3000 -     0x7fff8fdc9ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8fdca000 -     0x7fff8fdcafff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8fdcb000 -     0x7fff8fdeaff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8fdfd000 -     0x7fff8ff4ffff  com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8ff5f000 -     0x7fff8ff5ffff  com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8ff61000 -     0x7fff9005ffff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff90134000 -     0x7fff9016afff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff9016b000 -     0x7fff901ebff7  com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff901ec000 -     0x7fff90628fff  com.apple.VideoToolbox (1.0 - 926.106) <B1185D9D-02AC-3D27-B894-21B1179F2AEF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff90629000 -     0x7fff90fb9627  com.apple.CoreGraphics (1.600.0 - 333.1) <C085C074-7260-3C3D-90C6-A65D3CB2BD41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff9101d000 -     0x7fff910aaff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff910ab000 -     0x7fff910bafff  com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff910f6000 -     0x7fff9110bfff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff91136000 -     0x7fff91148ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff91149000 -     0x7fff9116afff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff9116b000 -     0x7fff91178fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff911fd000 -     0x7fff91225fff  libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff91233000 -     0x7fff9123efff  com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff9123f000 -     0x7fff913b0ff7  com.apple.QTKit (7.7.1 - 2599.41) <A645347D-3EEC-34A7-8051-A57AC60151EF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff913b1000 -     0x7fff913bcff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff913ca000 -     0x7fff9169bff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff9169c000 -     0x7fff917bcfff  com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff9180d000 -     0x7fff91811ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff91812000 -     0x7fff91817fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff91818000 -     0x7fff91877fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff919c6000 -     0x7fff919c7fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff919fd000 -     0x7fff91a3cff7  com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff91c45000 -     0x7fff91c48ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff91c53000 -     0x7fff91c6afff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff92609000 -     0x7fff928adff7  com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff928ae000 -     0x7fff9292ffff  com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff92930000 -     0x7fff92930fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff92d87000 -     0x7fff92daefff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff92daf000 -     0x7fff92dbbfff  com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff92e03000 -     0x7fff92e0bff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff92e0c000 -     0x7fff92f2492f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff92f41000 -     0x7fff92f46fff  com.apple.OpenDirectory (10.8 - 151.10) <51E52779-4F5A-36B5-9297-67138547DCA9> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff93134000 -     0x7fff9320efff  com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff9320f000 -     0x7fff9356efff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff935df000 -     0x7fff93709fff  com.apple.avfoundation (2.0 - 361.40.1) <82E0EE8C-6026-33AD-8947-B20D2ED7B2E1> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff9377e000 -     0x7fff9377fff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff93787000 -     0x7fff93795fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff937f4000 -     0x7fff93888ff7  com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff93889000 -     0x7fff9389ffff  com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff938ac000 -     0x7fff938acfff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff93930000 -     0x7fff93932fff  libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff93933000 -     0x7fff9394afff  com.apple.CFOpenDirectory (10.8 - 151.10) <F7AD9844-559A-366E-8192-BB4FCF9EE7A3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff9394b000 -     0x7fff9394bfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff9394c000 -     0x7fff9394dff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff93998000 -     0x7fff939e7ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff939e8000 -     0x7fff93b5dff7  com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff93bcf000 -     0x7fff93c1efff  com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff94127000 -     0x7fff94144ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff9414e000 -     0x7fff9419bfff  com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff9419c000 -     0x7fff9424dfff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff9424e000 -     0x7fff942a8fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff942ac000 -     0x7fff942cdff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff942ce000 -     0x7fff943d9fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff94430000 -     0x7fff945b6fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff945b7000 -     0x7fff945faff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff945fb000 -     0x7fff945fbfff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff945fc000 -     0x7fff94669ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff94903000 -     0x7fff94940fef  libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff94941000 -     0x7fff94946fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff94947000 -     0x7fff94996ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff94997000 -     0x7fff94998fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff94999000 -     0x7fff94bf4ff7  com.apple.QuartzComposer (5.1 - 287.1) <D1DD68D1-05D5-3037-ABB6-BF6EB183C155> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff94c86000 -     0x7fff94c89fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff94c8a000 -     0x7fff94d47ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff94ff0000 -     0x7fff94ffeff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff94fff000 -     0x7fff9500dff7  libkxld.dylib (2050.48.12) <B8F7ED1F-CF84-3777-9183-0A1C513DF81F> /usr/lib/system/libkxld.dylib
        0x7fff9500e000 -     0x7fff951f8ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff951f9000 -     0x7fff951faff7  libSystem.B.dylib (169.3) <0B1822D7-C557-3ED8-8DA8-E6F4CE99BC6C> /usr/lib/libSystem.B.dylib
        0x7fff951fb000 -     0x7fff95204ff7  com.apple.CommerceCore (1.0 - 26.2) <AF35874A-6FA7-328E-BE30-8BBEF0B741A8> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff9545a000 -     0x7fff9545afff  com.apple.Carbon (154 - 155) <CC5AA589-242E-3BE1-B776-7D4FFD93D0C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    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: 350
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=180.8M resident=137.6M(76%) swapped_out_or_unallocated=43.1M(24%)
    Writable regions: Total=17.9M written=380K(2%) resident=860K(5%) swapped_out=0K(0%) unallocated=17.1M(95%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             9396K
    MALLOC guard page                    16K
    STACK GUARD                        56.0M
    Stack                              8192K
    __DATA                             15.6M
    __IMAGE                             528K
    __LINKEDIT                         54.1M
    __TEXT                            126.7M
    __UNICODE                           544K
    shared memory                        12K
    ===========                      =======
    TOTAL                             270.6M
    Model: iMac11,3, BootROM IM112.0057.B01, 4 processors, Intel Core i5, 2.8 GHz, 4 GB, SMC 1.59f2
    Graphics: ATI Radeon HD 5750, ATI Radeon HD 5750, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.72.0-P2P
    Bluetooth: Version 4.1.7f2 12718, 3 service, 21 devices, 3 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST31000528AS, 1 TB
    Serial ATA Device: PIONEER DVD-RW  DVRTS09
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: hub_device, 0x0409  (NEC Corporation), 0x005a, 0xfd140000 / 5
    USB Device: hub_device, 0x0409  (NEC Corporation), 0x005a, 0xfd144000 / 6
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
    FireWire Device: unknown_device, unknown_speed

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    I've tested these instructions only with the Safari web browser. If you use another browser, they may not work as described.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click anywhere in the following line on this page to select it. Copy the selected text to the Clipboard (command-C):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Launch the Terminal 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. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password. Nothing will be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Preview crashes when I try to print

    Preview crashes when I try to print.  Problem existed with Lion and continues with mountain lion.  Says there is an error from EF 11895 (FF) plug-in.  What is that?

    surfpriest wrote:
    Says there is an error from EF 11895 (FF) plug-in.  What is that?
    It is the Fiery Features plugin. So this indicates that you are printing to a device that is using an EFI (Fiery) print controller. EFI have very recently released drivers for 10.8 support. The new driver can be downloaded directly from them, although you will have to register to see the downloads. Or you could check with the maker of the printer/copier the Fiery is connected to as they may have the latest drivers also.

  • Why does Preview crash when I export photos after upgrading to Yosemite?

    I recently upgraded to Yosemite and now Preview crashes constantly. It often crashes when I try to open a photo file and almost always crashes when I try to export a photo file. This is problematic since I have to deal with a lot of photo files for work. Any ideas on how to get it to stop crashing? I'm running a MacBook from 2009 if that helps.
    Preview worked perfectly in Mavericks, but since upgrading to Yosemite, it barely functions.

    I have same problem, NOT responding to the normal plist and similar removals. I DID do your test and preview was fine in SAFE MODE, and has only been problematic for 2 weeks when I added nothing and downloaded nothing I know of. [Took first 3 lines of preview in console and not getting that long stream of data which I could get.] and did here
    Process:         Preview [424]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         7.0 (826.4)
    Build Info:      Preview-826004000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [154]
    Responsible:     Preview [424]
    User ID:         501
    Date/Time:       2015-02-27 16:51:38.731 -0800
    OS Version:      Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  C992522A-4197-8CB3-EDFD-5B75B55DD4BE
    Crashed Thread:  16  Dispatch queue: opencl_runtime
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called
    Application Specific Signatures:
    Graphics hardware encountered an error and was reset: 0x0000000d
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff9340ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9340ad18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff904bdf15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff904bd539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff904bce75 CFRunLoopRunSpecific + 309
    5   com.apple.HIToolbox           0x00007fff897e6a0d RunCurrentEventLoopInMode + 226
    6   com.apple.HIToolbox           0x00007fff897e67b7 ReceiveNextEventCommon + 479
    7   com.apple.HIToolbox           0x00007fff897e65bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    8   com.apple.AppKit               0x00007fff907f024e _DPSNextEvent + 1434
    9   com.apple.AppKit               0x00007fff907ef89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    10  com.apple.AppKit               0x00007fff907e399c -[NSApplication run] + 553
    11  com.apple.AppKit               0x00007fff907ce783 NSApplicationMain + 940
    12  libdyld.dylib                 0x00007fff8ba485fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib         0x00007fff9340fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93962f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93965fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff93410662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8ddea421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff8ddea136 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff9340fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93962f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93965fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff9340fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93962f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93965fb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff9340fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93962f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93965fb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff9340fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93962f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93965fb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff9340fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93962f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93965fb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff9340fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93962f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93965fb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff9340fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93962f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93965fb9 start_wqthread + 13
    Thread 10:: Dispatch queue: com.apple.coreimage.cl_tiles_lists_isolation
    0   libsystem_kernel.dylib         0x00007fff9340ba56 semaphore_wait_trap + 10
    1   libsystem_platform.dylib       0x00007fff8b926451 _os_semaphore_wait + 16
    2   libdispatch.dylib             0x00007fff8ddee982 _dispatch_barrier_sync_f_slow + 310
    3   com.apple.opencl               0x00007fff8f00de94 clFinish + 90
    4   com.apple.CoreImage           0x00007fff88863a5c ___ZN16FEGPUTileManager12collectTilesEPK9FEContexta_block_invoke_2111 + 270
    5   com.apple.CoreImage           0x00007fff8881986c __CFDictionary::enumerateUsingBlock(void (void const*, void const*) block_pointer) + 182
    6   com.apple.CoreImage           0x00007fff888638aa ___ZN16FEGPUTileManager12collectTilesEPK9FEContexta_block_invoke110 + 183
    7   libdispatch.dylib             0x00007fff8dde828d _dispatch_client_callout + 8
    8   libdispatch.dylib             0x00007fff8dde9146 _dispatch_barrier_sync_f_invoke + 39
    9   com.apple.CoreImage           0x00007fff8886323c FEGPUTileManager::collectTiles(FEContext const*, signed char) + 336
    10  com.apple.CoreImage           0x00007fff88714a47 -[FEOpenCLContext collect] + 31
    11  com.apple.CoreImage           0x00007fff887e1e14 fe_context_collect_(FEContext*, bool, bool) + 196
    12  com.apple.CoreImage           0x00007fff88756cfd FETreeContext::renderTree(FETreeNode*, FEShape const&, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 295
    13  com.apple.CoreImage           0x00007fff88756ff2 FETreeContext::renderImage_(FEImage*, CGRect, FEShape const*, CGAffineTransform, CGColorSpace*, FEFormat, bool, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 662
    14  com.apple.CoreImage           0x00007fff88757619 FETreeContext::renderImage(FEImage*, CGRect, FEShape const*, CGAffineTransform, CGColorSpace*, FEFormat, bool, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 1133
    15  com.apple.CoreImage           0x00007fff8872c614 -[FEImage(Internal) _renderWithContext:bounds:transform:colorSpace:format:premultiplied:setupCallba ck:finishCallback:callbackData:] + 280
    16  com.apple.CoreImage           0x00007fff8872c0bb -[FEImage renderToContext:bounds:transform:destinationFormat:colorSpace:] + 210
    17  com.apple.CoreImage           0x00007fff886d8a5b renderImage(FEContext*, CGRect, CGAffineTransform, unsigned int, void*) + 136
    18  com.apple.CoreImage           0x00007fff887ddfc4 -[FEOpenCLContext(Buffer) renderUsingGPUWithRenderCallback:destinationFormat:workingFormat:extent:transfo rm:info:] + 556
    19  com.apple.CoreImage           0x00007fff886d3f33 -[CICLContextImpl renderWithBounds:matrix:function:info:] + 4590
    20  com.apple.CoreImage           0x00007fff886d9109 -[CIContextImpl render:] + 230
    21  com.apple.CoreImage           0x00007fff886d6988 -[CIContext render:] + 719
    22  com.apple.QuartzCore           0x00007fff8ebbc92d CA::OGL::CGLContext::render_ciimage(void const*, void const*, CGAffineTransform const&, bool) + 589
    23  com.apple.QuartzCore           0x00007fff8eb78f2f CA::CG::fill_shading(CA::CG::Renderer&, CGShading*, CA::Mat2<double> const&, bool) + 762
    24  com.apple.QuartzCore           0x00007fff8eb70c68 CA::CG::DrawOp::render(CA::CG::Renderer&) const + 2770
    25  com.apple.QuartzCore           0x00007fff8eb81a43 CA::CG::Queue::render_callback(void*) + 293
    26  libdispatch.dylib             0x00007fff8dde828d _dispatch_client_callout + 8
    27  libdispatch.dylib             0x00007fff8ddea673 _dispatch_queue_drain + 451
    28  libdispatch.dylib             0x00007fff8ddeb9c1 _dispatch_queue_invoke + 110
    29  libdispatch.dylib             0x00007fff8dde9f87 _dispatch_root_queue_drain + 75
    30  libdispatch.dylib             0x00007fff8ddeb177 _dispatch_worker_thread2 + 40
    31  libsystem_pthread.dylib       0x00007fff93962ef8 _pthread_wqthread + 314
    32  libsystem_pthread.dylib       0x00007fff93965fb9 start_wqthread + 13
    Thread 11:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib         0x00007fff9340ba56 semaphore_wait_trap + 10
    1   libsystem_platform.dylib       0x00007fff8b926451 _os_semaphore_wait + 16
    2   libdispatch.dylib             0x00007fff8ddee982 _dispatch_barrier_sync_f_slow + 310
    3   com.apple.QuartzCore           0x00007fff8ea7492b CABackingStoreGetFrontTexture(CABackingStore*) + 99
    4   com.apple.QuartzCore           0x00007fff8ea7c1e2 CABackingStorePrepareFrontTexture + 54
    5   com.apple.QuartzCore           0x00007fff8ea6dbd5 CA::Layer::prepare_commit(CA::Transaction*) + 371
    6   com.apple.QuartzCore           0x00007fff8ea69347 CA::Context::commit_transaction(CA::Transaction*) + 247
    7   com.apple.QuartzCore           0x00007fff8ea68fd6 CA::Transaction::commit() + 388
    8   com.apple.imageKit             0x00007fff922829bf __44-[IKImageViewLayerQueue _popBlockAndDisplay]_block_invoke + 807
    9   libdispatch.dylib             0x00007fff8ddeb1bb _dispatch_call_block_and_release + 12
    10  libdispatch.dylib             0x00007fff8dde828d _dispatch_client_callout + 8
    11  libdispatch.dylib             0x00007fff8ddea082 _dispatch_root_queue_drain + 326
    12  libdispatch.dylib             0x00007fff8ddeb177 _dispatch_worker_thread2 + 40
    13  libsystem_pthread.dylib       0x00007fff93962ef8 _pthread_wqthread + 314
    14  libsystem_pthread.dylib       0x00007fff93965fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff9340fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93962f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93965fb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff9340fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93962f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93965fb9 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff9340fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93962f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93965fb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff9340fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93962f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93965fb9 start_wqthread + 13
    Thread 16 Crashed:: Dispatch queue: opencl_runtime
    0   libsystem_kernel.dylib         0x00007fff9340f866 __pthread_kill + 10
    1   libsystem_pthread.dylib       0x00007fff9396235c pthread_kill + 92
    2   libsystem_c.dylib             0x00007fff8b17fb1a abort + 125
    3   libGPUSupportMercury.dylib     0x00007fff941541ca gpusKillClient + 111
    4   libGPUSupportMercury.dylib     0x00007fff94154b51 gpusQueueSubmitDataBuffers + 155
    5   libclh.dylib                   0x00007fff8a455df6 0x7fff8a347000 + 1109494
    6   libclh.dylib                   0x00007fff8a3f7f9a 0x7fff8a347000 + 724890
    7   libclh.dylib                   0x00007fff8a3f7daf 0x7fff8a347000 + 724399
    8   libclh.dylib                   0x00007fff8a3f7c2e 0x7fff8a347000 + 724014
    9   libclh.dylib                   0x00007fff8a3fbfea 0x7fff8a347000 + 741354
    10  libclh.dylib                   0x00007fff8a3df0c4 0x7fff8a347000 + 622788
    11  libclh.dylib                   0x00007fff8a3dd776 0x7fff8a347000 + 616310
    12  libclh.dylib                   0x00007fff8a3dd894 0x7fff8a347000 + 616596
    13  libclh.dylib                   0x00007fff8a459014 clhModuleWriteConstant + 132
    14  com.apple.GeForceGLDriver     0x00001234402edcda 0x123440000000 + 3071194
    15  com.apple.GeForceGLDriver     0x00001234402ee040 gldExecuteKernel + 335
    16  com.apple.opencl               0x00007fff8efee6f3 0x7fff8efeb000 + 14067
    17  com.apple.opencl               0x00007fff8f00aa55 0x7fff8efeb000 + 129621
    18  com.apple.opencl               0x00007fff8f00e140 0x7fff8efeb000 + 143680
    19  libdispatch.dylib             0x00007fff8dde828d _dispatch_client_callout + 8
    20  libdispatch.dylib             0x00007fff8ddea673 _dispatch_queue_drain + 451
    21  libdispatch.dylib             0x00007fff8ddeb9c1 _dispatch_queue_invoke + 110
    22  libdispatch.dylib             0x00007fff8dde9f87 _dispatch_root_queue_drain + 75
    23  libdispatch.dylib             0x00007fff8ddeb177 _dispatch_worker_thread2 + 40
    24  libsystem_pthread.dylib       0x00007fff93962ef8 _pthread_wqthread + 314
    25  libsystem_pthread.dylib       0x00007fff93965fb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff9340fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff93962f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff93965fb9 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff9340ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9340ad18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff904bdf15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff904bd539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff904bce75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff9099005e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff93961899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff9396172a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff93965fc9 thread_start + 13
    Thread 19:: CVDisplayLink
    0   libsystem_kernel.dylib         0x00007fff9340f716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff93963c3b _pthread_cond_wait + 727
    2   com.apple.CoreVideo           0x00007fff95a2da38 CVDisplayLink::runIOThread() + 656
    3   com.apple.CoreVideo           0x00007fff95a2d78f startIOThread(void*) + 147
    4   libsystem_pthread.dylib       0x00007fff93961899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff9396172a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff93965fc9 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x00007fff9340ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9340ad18 mach_msg + 64
    2   libclh.dylib                   0x00007fff8a956de9 0x7fff8a347000 + 6356457
    3   libclh.dylib                   0x00007fff8a40cd42 0x7fff8a347000 + 810306
    4   libclh.dylib                   0x00007fff8a957c39 0x7fff8a347000 + 6360121
    5   libsystem_pthread.dylib       0x00007fff93961899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff9396172a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff93965fc9 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib         0x00007fff9340ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9340ad18 mach_msg + 64
    2   libclh.dylib                   0x00007fff8a956de9 0x7fff8a347000 + 6356457
    3   libclh.dylib                   0x00007fff8a40cd42 0x7fff8a347000 + 810306
    4   libclh.dylib                   0x00007fff8a957c39 0x7fff8a347000 + 6360121
    5   libsystem_pthread.dylib       0x00007fff93961899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff9396172a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff93965fc9 thread_start + 13
    Thread 16 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000114568000  rcx: 0x0000000114567048  rdx: 0x0000000000000000
      rdi: 0x0000000000008a03  rsi: 0x0000000000000006  rbp: 0x0000000114567070  rsp: 0x0000000114567048
       r8: 0x0000000000000000   r9: 0x00007fff8b1a78d0  r10: 0x000000000c000000  r11: 0x0000000000000206
      r12: 0x00007fdbc923fa00  r13: 0x00006080003642d8  r14: 0x0000000000000006  r15: 0x00007fdbca8dd600
      rip: 0x00007fff9340f866  rfl: 0x0000000000000206  cr2: 0x00007fdbc9b0b7fe
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x10fe17000 -        0x10fffafef  com.apple.Preview (7.0 - 826.4) <40BAB370-D0EA-399C-94E0-F67F8131AAC7> /Applications/Preview.app/Contents/MacOS/Preview
           0x1100ad000 -        0x1100d8fff  com.apple.MediaUI (1.1 - 27) <2482C4A0-6D72-3870-AEF1-31F6015F2719> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
           0x111a8e000 -        0x111a96ff3  libCGCMS.A.dylib (599.35.6) <09F33B9F-098A-340A-8717-E3BA6849470E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x111aa0000 -        0x111ac8ffb  libRIP.A.dylib (599.35.6) <45A8594F-906E-3EAE-87D4-BA1DB091C690> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x111ad8000 -        0x111adbffa  libCGXType.A.dylib (599.35.6) <7DAB1A62-D475-37F1-8234-07649906E234> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x125d5c000 -        0x125d62ff7  com.apple.BookKit (1.0.1 - 158) <34C7F87F-63B6-3E53-A7B1-8A6656405F41> /System/Library/PrivateFrameworks/BookKit.framework/BookKit
           0x136f57000 -        0x136f58fe4 +cl_kernels (???) <7BAD6F18-7FCB-4A0A-BD04-3B2AFEE48E45> cl_kernels
           0x136f66000 -        0x136f67ff9 +cl_kernels (???) <E154FFDD-63E8-457E-B65D-54BCCB5C1378> cl_kernels
           0x136f69000 -        0x13704ffef  unorm8_bgra.dylib (2.3.58) <641EC871-01E8-301F-8695-B92993AD7E23> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x137503000 -        0x137504ffa +cl_kernels (???) <7170893D-63F2-42AA-8704-F8AE20921593> cl_kernels
        0x123440000000 -     0x123440882ff7  com.apple.GeForceGLDriver (8.26.28 - 8.2.6) <7748942D-BB8D-3ECF-BE8E-ED5AB2F2893B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff654da000 -     0x7fff6550d817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
        0x7fff87f3e000 -     0x7fff880a4fff  libGLProgrammability.dylib (9.6.1) <49F2FEFE-CEA2-3C30-A669-F55CC813EEFF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff880aa000 -     0x7fff88194fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff88195000 -     0x7fff88197fff  libCVMSPluginSupport.dylib (9.6.1) <B724E444-6FAE-31B5-9814-1572517229C6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff88198000 -     0x7fff88530fff  com.apple.SceneKit (4.0 - 197.3) <011E6589-E590-3253-B5C2-225964C4B409> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff88668000 -     0x7fff8868cfff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8868d000 -     0x7fff88691fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff88692000 -     0x7fff886a0fff  com.apple.opengl (9.6.1 - 9.6.1) <359D0ECB-D100-341B-B437-BDE56E27B74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff886a1000 -     0x7fff88972ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff88973000 -     0x7fff88ceaff6  com.apple.JavaScriptCore (9537 - 9537.78.1) <8623A109-9E9D-3E3B-A8E1-6EE447C0110C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff88cf8000 -     0x7fff88dd5ff7  libcrypto.0.9.8.dylib (52.8.1) <52B36740-372F-3AF6-99E4-B1A24A3C9954> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff88ddb000 -     0x7fff88de6fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff891ae000 -     0x7fff891aefff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff891af000 -     0x7fff891fafff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff891fb000 -     0x7fff8922bfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8928d000 -     0x7fff8929afff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8929b000 -     0x7fff893cbff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff893e1000 -     0x7fff89499ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8949a000 -     0x7fff894a2ffc  libGFXShared.dylib (9.6.1) <65BC4378-C023-30EC-8B80-60FB4EA0B036> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff89522000 -     0x7fff8953dff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8953e000 -     0x7fff896deff7  GLEngine (9.6.1) <EC1A6BE4-30FF-3DC4-96B9-F7F07B1FBF28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff89732000 -     0x7fff89759ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff897b8000 -     0x7fff89a62ff5  com.apple.HIToolbox (2.1.1 - 698) <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff89a66000 -     0x7fff89a6ffff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff89a70000 -     0x7fff89a99fff  GLRendererFloat (9.6.1) <DE3C5DE1-3F2F-3F3C-BC34-20EBA567A1E8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff89a9a000 -     0x7fff89bbcfff  com.apple.avfoundation (2.0 - 651.12.1) <F82271D8-7859-322C-8BDD-4818825525AE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff89df1000 -     0x7fff89eb5ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff89eb6000 -     0x7fff89f87fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff89f88000 -     0x7fff89f8efff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff89f8f000 -     0x7fff89f93ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8a04e000 -     0x7fff8a052ff7  libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8a053000 -     0x7fff8a115ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8a116000 -     0x7fff8a11aff7  libheimdal-asn1.dylib (323.92.2) <979AEAA0-59B3-3E99-94B1-9BB9C6C45273> /usr/lib/libheimdal-asn1.dylib
        0x7fff8a11b000 -     0x7fff8a176ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8a1a9000 -     0x7fff8a1abffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff8a1ac000 -     0x7fff8a1acfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8a1ad000 -     0x7fff8a22efff  com.apple.CoreSymbolication (3.0.1 - 141.0.6) <B594EF34-A1A3-3631-914E-6FD129291983> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8a22f000 -     0x7fff8a22ffff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8a230000 -     0x7fff8a23dff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8a23e000 -     0x7fff8a241ffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8a242000 -     0x7fff8a249fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8a25f000 -     0x7fff8a26bffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8a26c000 -     0x7fff8a26cff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8a26d000 -     0x7fff8a337fff  com.apple.LaunchServices (572.29 - 572.29) <15C7BB21-73FB-38E7-924F-E6C4DF49D440> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8a347000 -     0x7fff8aa96fff  libclh.dylib (4.0.3 - 4.0.3) <FCBB60B6-D389-337F-A930-BDC56F6B34FA> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff8aa97000 -     0x7fff8ae6efef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8aecd000 -     0x7fff8af30ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <339A2A90-DA25-33AF-88E5-2FB38A758FEE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8b123000 -     0x7fff8b1acff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff8b1ad000 -     0x7fff8b1e5ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8b1e6000 -     0x7fff8b215ff9  com.apple.GSS (4.0 - 2.0) <27FCA2B4-0767-3002-8755-862B19B5CF92> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8b230000 -     0x7fff8b31efff  libJP2.dylib (1044) <BE5FF765-5ECE-38B5-BF5D-BE806F5CAD18> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8b31f000 -     0x7fff8b338ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8b339000 -     0x7fff8b36efff  libssl.0.9.8.dylib (52.8.1) <AE21E7AA-9CB1-3007-8A3F-D1AF367BBE5E> /usr/lib/libssl.0.9.8.dylib
        0x7fff8b36f000 -     0x7fff8b370fff  libsystem_sandbox.dylib (278.11.2) <0C93EB23-7364-3670-B511-212A7A524695> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8b371000 -     0x7fff8b3a6ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8b3a7000 -     0x7fff8b8cafff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8b923000 -     0x7fff8b929ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff8b92c000 -     0x7fff8b93bff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8b93c000 -     0x7fff8b93cfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8b93d000 -     0x7fff8b9a1fff  com.apple.datadetectorscore (5.0 - 354.5) <C9FAB401-3FE2-3221-B60C-E4F1841CA5F1> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8b9a2000 -     0x7fff8b9b2ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff8b9b3000 -     0x7fff8b9b8ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8b9b9000 -     0x7fff8b9bdff7  libsystem_stats.dylib (93.90.3) <C588E082-D94B-3510-9F9A-7AD83B3402DE> /usr/lib/system/libsystem_stats.dylib
        0x7fff8ba45000 -     0x7fff8ba48ff7  libdyld.dylib (239.4) <41077DD7-F909-3B8A-863E-72AE304EDE13> /usr/lib/system/libdyld.dylib
        0x7fff8ba49000 -     0x7fff8ba75fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8ba89000 -     0x7fff8ba8bfff  libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8ba8c000 -     0x7fff8ba9cfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8bbd5000 -     0x7fff8bbebfff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8bbec000 -     0x7fff8c03afef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8c03b000 -     0x7fff8c044ffd  com.apple.CommonAuth (4.0 - 2.0) <BD720379-757B-305C-A7BE-E00E680F8218> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8c045000 -     0x7fff8c345ff7  com.apple.Foundation (6.9 - 1056.17) <E0B0FAF6-5CA8-3EEB-8BF2-104C0AEEF925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8c346000 -     0x7fff8c352ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8c375000 -     0x7fff8c3c7fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8c3c8000 -     0x7fff8c451fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8c452000 -     0x7fff8c463ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff8c464000 -     0x7fff8c46eff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8c46f000 -     0x7fff8c743fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8c744000 -     0x7fff8c7a3fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8ca7a000 -     0x7fff8cabffff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
        0x7fff8cac0000 -     0x7fff8cac0fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8cac1000 -     0x7fff8caebff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8caec000 -     0x7fff8cb9cff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8cb9d000 -     0x7fff8cba6ffb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
        0x7fff8cbe2000 -     0x7fff8cbe3ff7  libSystem.B.dylib (1197.1.1) <70B235FC-BCED-367B-BA6C-67C299BAE7D9> /usr/lib/libSystem.B.dylib
        0x7fff8cbe4000 -     0x7fff8cbe4fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8cbeb000 -     0x7fff8cbecfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff8cc58000 -     0x7fff8cca5fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <B28D0F5C-EEDD-3586-8986-33BC79E8DE56> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8cca6000 -     0x7fff8ccedff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
        0x7fff8cd19000 -     0x7fff8cd6aff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8cd6b000 -     0x7fff8ce06ff7  com.apple.PDFKit (2.9.2 - 2.9.2) <DF2CE219-6256-3A8A-BDB1-51EF556F5BC8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8ce07000 -     0x7fff8ce93ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8ce97000 -     0x7fff8cec0ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8dd16000 -     0x7fff8dd4fff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8dd5d000 -     0x7fff8dd74ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8dd75000 -     0x7fff8dd7cffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
        0x7fff8dd7d000 -     0x7fff8dd7eff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8dd7f000 -     0x7fff8dd89ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8dde7000 -     0x7fff8de01fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff8de02000 -     0x7fff8de14ff7  com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8de17000 -     0x7fff8dea2ff7  libCoreStorage.dylib (380.70.2) <BD993BC8-ED54-3DC1-B28B-3B6AC77E8E5C> /usr/lib/libCoreStorage.dylib
        0x7fff8dea3000 -     0x7fff8dea3ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8dea4000 -     0x7fff8dedffff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8df30000 -     0x7fff8df88ff7  com.apple.Symbolication (1.4 - 129.0.2) <78AE8B21-BF15-373F-88C6-73BF740BFFFB> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8e1a0000 -     0x7fff8e1a4fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8e1a5000 -     0x7fff8e340ff8  com.apple.CFNetwork (673.5 - 673.5) <EF4DA617-D442-327A-9575-A75111A0A742> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8e35a000 -     0x7fff8e44bff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff8e457000 -     0x7fff8e528ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <DCCAADEC-35D5-3968-8B39-358ACC56ADC4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8e59e000 -     0x7fff8e5f1fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8e5f2000 -     0x7fff8e5f3ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8e5f4000 -     0x7fff8e735fff  com.apple.QTKit (7.7.3 - 2826.24) <08E58C71-D16C-3357-989C-780A08994B27> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8e736000 -     0x7fff8e738fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8e7a5000 -     0x7fff8e7e6fff  com.apple.PerformanceAnalysis (1.47 - 47) <DBC7349E-8440-3FE0-B5E4-B6A8EF3017E9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8e7e7000 -     0x7fff8e7feff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8e7ff000 -     0x7fff8e807fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff8e808000 -     0x7fff8e856fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff8e857000 -     0x7fff8e85bfff  com.apple.IOAccelerator (98.24 - 98.24) <A921E08F-ECBD-39F8-965B-0B02860E5E88> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
        0x7fff8e892000 -     0x7fff8e8d7ff6  com.apple.HIServices (1.23 - 468) <A4E9E28B-95C3-3654-85C6-E6A1C53CACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8e8d8000 -     0x7fff8e8dbfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8e8dc000 -     0x7fff8e8e4ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8e934000 -     0x7fff8e9a0fff  com.apple.framework.IOKit (2.0.1 - 907.100.14) <10932113-9F7E-38A0-A158-A019A555CAC3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8e9a3000 -     0x7fff8e9c0ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8e9c1000 -     0x7fff8e9ffff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8ea00000 -     0x7fff8ea4cffe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8ea4d000 -     0x7fff8ea55fff  libsystem_dnssd.dylib (522.92.1) <3F8C6A07-3046-3E88-858F-D9CEFC43A405> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8ea56000 -     0x7fff8ebf2ff3  com.apple.QuartzCore (1.8 - 332.3) <BD68AF62-D369-34CD-9EA2-B4A4325696FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8ee3d000 -     0x7fff8efeaf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8efeb000 -     0x7fff8f039ff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8f03a000 -     0x7fff8f0c2ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8f0ca000 -     0x7fff8f11bfff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8f265000 -     0x7fff8f268fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8f770000 -     0x7fff8f772fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8f773000 -     0x7fff8f778fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff9003d000 -     0x7fff90047fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff90207000 -     0x7fff90238fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff90242000 -     0x7fff902a8fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff902a9000 -     0x7fff902aefff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff9037c000 -     0x7fff903abff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff903ac000 -     0x7fff903b7fff  libkxld.dylib (2422.115.10) <AD2E562E-BB12-3AFF-A443-6AD173F03977> /usr/lib/system/libkxld.dylib
        0x7fff90442000 -     0x7fff9044cff7  libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib
        0x7fff9044d000 -     0x7fff90632fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff90633000 -     0x7fff9064cff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff9064d000 -     0x7fff90655ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff90656000 -     0x7fff907c4ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff907c5000 -     0x7fff907cbff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff907cc000 -     0x7fff91342ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff91343000 -     0x7fff91345ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff91360000 -     0x7fff913a7fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff9163a000 -     0x7fff9163cfff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff9163d000 -     0x7fff9163fff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
        0x7fff91640000 -     0x7fff9168dff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff9168e000 -     0x7fff916bdfff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff916f8000 -     0x7fff916f9ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff91775000 -     0x7fff9209530b  com.apple.CoreGraphics (1.600.0 - 599.35.6) <07F8BE29-8352-30DE-A136-FD8CE9526B8A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff92096000 -     0x7fff922f7fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff92387000 -     0x7fff923e0fff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff923ec000 -     0x7fff923eeff7  com.apple.securityhi (9.0 - 55005) <9985032A-0EE1-3760-8D23-ADD3965A4D18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff923f2000 -     0x7fff923f7ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff92439000 -     0x7fff92439ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff9244d000 -     0x7fff92465ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff92466000 -     0x7fff92473ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff92474000 -     0x7fff924e1fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff924e2000 -     0x7fff92551ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff92552000 -     0x7fff9283cfff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff9283d000 -     0x7fff92c70ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff92c71000 -     0x7fff92c7cff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff92c7d000 -     0x7fff92dacfef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff92dad000 -     0x7fff92dbeff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff92dfa000 -     0x7fff92e39fff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff92e3a000 -     0x7fff92e3bff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff92e3c000 -     0x7fff92e45ff7  libcldcpuengine.dylib (2.3.58) <645ABD2F-C93B-3943-8B07-BBC08B904253> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff92e5e000 -     0x7fff93194fff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff93195000 -     0x7fff933f9ffd  com.apple.security (7.0 - 55471.14.25) <7E5475CB-CDD5-3C68-B335-8D2FECBDA21F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff933fa000 -     0x7fff93416ff7  libsystem_kernel.dylib (2422.115.10) <1A75B3AB-3FAE-3D26-922D-726FE6C99F4D> /usr/lib/system/libsystem_kernel.dylib
        0x7fff93417000 -     0x7fff9351dff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff9351e000 -     0x7fff93521fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff9353c000 -     0x7fff9354fff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff93550000 -     0x7fff935b7ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff935b8000 -     0x7fff935c5ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff935c6000 -     0x7fff93639fff  com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff9363a000 -     0x7fff93663fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff93664000 -     0x7fff936a6ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff937f2000 -     0x7fff9381cff7  libsandbox.1.dylib (278.11.2) <A1933747-6A0F-3C93-8400-D441BB35B7A3> /usr/lib/libsandbox.1.dylib
        0x7fff93827000 -     0x7fff93842ff7  libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff93843000 -     0x7fff938d3ff7  com.apple.Metadata (10.7.0 - 800.29) <6310AE28-EB99-3BB4-92F1-0C8BE6DEAD48> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff938d4000 -     0x7fff938ddfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff938fa000 -     0x7fff938fdfff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff938fe000 -     0x7fff938fffff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff93900000 -     0x7fff93924fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff93960000 -     0x7fff93967ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff93d84000 -     0x7fff93e68ff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff93efe000 -     0x7fff94146ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff94147000 -     0x7fff94151ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff94152000 -     0x7fff9415dfff  libGPUSupportMercury.dylib (9.6.1) <91EA3F24-40FA-3B61-9FFC-F038CCD4079C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
        0x7fff9415e000 -     0x7fff9417afff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9

  • Preview crashing with large photos on iMac 5K

    Not sure if this is a Yosemite Beta (10.10.3 - 14D105g) problem, or if it's the base model iMac 5K, but when I try and view these 'High resolution comparisons: Canon 5DS R vs the world' that I downloaded, either Preview crashes or my machine reboots. It only happens with the photos I've physically downloaded; if I just open and view them in Safari it seems fine? Specifically, the Canon photos seem to make Preview crash, and the large Pentax photo makes the machine reboot. I wonder if anyone else with a similar setup could give this a try and see if it's the same.

    I have the same problem on a non-retina late 2013 27inch iMac, a fairly instant Kernel Panic on opening a large JPEG with 10.10.3's Preview.
    The crash first appeared on a 7482 x 7447 22MB JPEG created as a 1600dpi scan of a CD cover. A PNG of the same thing was OK as was a smaller JPEG scan at 1200dpi.
    Setting "Size on screen equals size in printout" in Preview's Images Preferences evades the problem here.
    Size isn't the only issue on my iMac, not all large JPEGs cause the Kernel Panic.
    I started a thread in the Yosemite forum, https://discussions.apple.com/message/28040899?ac_cid=op123456#28040899

  • Preview crashes consistently when opening certain PDFs

    Preview crashes consistently when opening certain PDFs. I have Adobe Acrobat Professional and it is able to read the PDFs. Preview declares that "Couldn’t open the file. It may be corrupt or a file format that Preview doesn’t recognize." and crashes. It is less than graceful. I also have noticed that every time it crashes, I lose 40MB of disk space.
    Other than individually marking "bad" files as acrobat files are there any solutions to this poor behavior by preview.
    I also need to know how to recover the disk space. I have no idea where the files are being created. I checked /cores, but no joy.
    Powerbook G4 12" 1.5GHz 1.25GB   Mac OS X (10.4.3)  

    Hi,
    Try deleting the Preview and Sidebar preference files.
    Open a Finder window. Select your Home folder in the Sidebar on the left. Now open the Library folder then the Preferences folder.
    Move the com.apple.Preview.plist and the com.apple.sidebarlists.plist files from the Preferences folder to the Trash.
    See if that makes a difference.
    Carolyn

  • Preview Crash on Large .pdf Files

    I am trying to view a 500k pdf in Preview. Every time I try, Preview crashes. It does the same thing whether I try to download and read it in Safari or Firefox from the original website or try to open the downloaded file and read it from the desktop.
    Is there a file size limitation in Preview?
    Are there other programs that might work instead of Acrobat Reader? I am trying not to (re)install Reader because of possible conflict with another program I use (RapidWeaver).
    The file opens fine on my G5 with Reader, but will not open on either of my Intel Macs in Preview.

    Carolyn:
    Thanks, but that doesn't seem to help. I did both, but the problem recurrs.
    I'm back to thinking it's file size, or just this file. I just created a one-page security password protected document in Acrobat (one that may be read and printed but not copied). It opened fine in Preview. When I tried to copy some of the content, I got a Preview dialog that prompted me for the password. Once entered, content extraction also went fine.
    The large document in question also opens fine in
    --Acrobat on my G5 running 10.4
    --Acrobat on a Dell running XP Home
    --Acrobat in XP Home running on my iMac through Fusion.
    This file just doesn't like Preview, either on my two Intel Macs running 10.5 or my G5 running 10.4

  • Preview crashing on yosemite whenever i open a pdf file

    preview crashing on yosemite whenever i open a pdf file
    Hi,
    Ever since i updated to yosemite my preview app keeps crashing every time I open a PDF file.
    Can anyone figure this out ?
    Here is the crash report:
    Process:          
    Preview [10399]
    Path:             
    /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:       
    com.apple.Preview
    Version:          
    8.0 (859.7)
    Build Info:       
    Preview-859007000000000~1
    Code Type:        
    X86-64 (Native)
    Parent Process:   
    ??? [1]
    Responsible:      
    Preview [10399]
    User ID:          
    501
    Date/Time:        
    2015-03-05 22:34:17.377 +0530
    OS Version:       
    Mac OS X 10.10.2 (14C109)
    Report Version:   
    11
    Anonymous UUID:   
    84C286D1-4263-F635-8D07-37CC70D78025
    Sleep/Wake UUID:  
    0EE5FBFA-59E1-48D2-9188-10BC1FD81364
    Time Awake Since Boot: 26000 seconds
    Time Since Wake:  
    680 seconds
    Crashed Thread:   
    11  Dispatch queue: NSOperationQueue 0x7fab68815160 :: NSOperation 0x7fab684ce800 (QOS: USER_INITIATED)
    Exception Type:   
    EXC_CRASH (SIGABRT)
    Exception Codes:  
    0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called
    *** error for object 0x7fab63785510: pointer being freed was not allocated
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib  
    0x00007fff9368d4de mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff9368c64f mach_msg + 55
    2   com.apple.CoreFoundation
    0x00007fff8c269b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation
    0x00007fff8c268ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation
    0x00007fff8c268858 CFRunLoopRunSpecific + 296
    5   com.apple.HIToolbox     
    0x00007fff90984aef RunCurrentEventLoopInMode + 235
    6   com.apple.HIToolbox     
    0x00007fff9098486a ReceiveNextEventCommon + 431
    7   com.apple.HIToolbox     
    0x00007fff909846ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
    8   com.apple.AppKit        
    0x00007fff8e94df81 _DPSNextEvent + 964
    9   com.apple.AppKit        
    0x00007fff8e94d730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    10  com.apple.AppKit        
    0x00007fff8e941593 -[NSApplication run] + 594
    11  com.apple.AppKit        
    0x00007fff8e92ca14 NSApplicationMain + 1832
    12  libdyld.dylib           
    0x00007fff9355f5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib  
    0x00007fff93693232 kevent64 + 10
    1   libdispatch.dylib       
    0x00007fff90870a6a _dispatch_mgr_thread + 52
    Thread 2:: CVDisplayLink
    0   libsystem_kernel.dylib  
    0x00007fff93692136 __psynch_cvwait + 10
    1   com.apple.CoreVideo     
    0x00007fff8fcbbff8 CVDisplayLink::waitUntil(unsigned long long) + 240
    2   com.apple.CoreVideo     
    0x00007fff8fcbb4b3 CVDisplayLink::runIOThread() + 511
    3   com.apple.CoreVideo     
    0x00007fff8fcbb29b startIOThread(void*) + 147
    4   libsystem_pthread.dylib 
    0x00007fff953e7268 _pthread_body + 131
    5   libsystem_pthread.dylib 
    0x00007fff953e71e5 _pthread_start + 176
    6   libsystem_pthread.dylib 
    0x00007fff953e541d thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib  
    0x00007fff9368d4de mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff9368c64f mach_msg + 55
    2   com.apple.CoreFoundation
    0x00007fff8c269b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation
    0x00007fff8c268ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation
    0x00007fff8c268858 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit        
    0x00007fff8eab133b _NSEventThread + 137
    6   libsystem_pthread.dylib 
    0x00007fff953e7268 _pthread_body + 131
    7   libsystem_pthread.dylib 
    0x00007fff953e71e5 _pthread_start + 176
    8   libsystem_pthread.dylib 
    0x00007fff953e541d thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib  
    0x00007fff9369294a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff953e540d start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib  
    0x00007fff9369294a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff953e540d start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib  
    0x00007fff9369294a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff953e540d start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib  
    0x00007fff9369294a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff953e540d start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib  
    0x00007fff9369294a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff953e540d start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib  
    0x00007fff9369294a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff953e540d start_wqthread + 13
    Thread 10:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib  
    0x00007fff9369248a __semwait_signal + 10
    1   libsystem_c.dylib       
    0x00007fff8bd46e50 usleep + 54
    2   com.apple.AppKit        
    0x00007fff8eb5e763 -[NSUIHeartBeat _heartBeatThread:] + 2376
    3   com.apple.Foundation    
    0x00007fff925f990a __NSThread__main__ + 1345
    4   libsystem_pthread.dylib 
    0x00007fff953e7268 _pthread_body + 131
    5   libsystem_pthread.dylib 
    0x00007fff953e71e5 _pthread_start + 176
    6   libsystem_pthread.dylib 
    0x00007fff953e541d thread_start + 13
    Thread 11 Crashed:: Dispatch queue: NSOperationQueue 0x7fab68815160 :: NSOperation 0x7fab684ce800 (QOS: USER_INITIATED)
    0   libsystem_kernel.dylib  
    0x00007fff93692286 __pthread_kill + 10
    1   libsystem_c.dylib       
    0x00007fff8bd25b53 abort + 129
    2   libsystem_malloc.dylib  
    0x00007fff97aee937 free + 428
    3   com.apple.CoreGraphics  
    0x00007fff8c987cad load_font + 138
    4   com.apple.CoreGraphics  
    0x00007fff8c9881a5 CGPDFFontGetFont + 33
    5   com.apple.CoreGraphics  
    0x00007fff8c99d201 cid_draw + 259
    6   com.apple.CoreGraphics  
    0x00007fff8c9874d7 CGPDFTextLayoutDrawGlyphs + 81
    7   com.apple.CoreGraphics  
    0x00007fff8cbe164a op_Tj + 68
    8   com.apple.CoreGraphics  
    0x00007fff8c91e3da pdf_scanner_handle_xname + 110
    9   com.apple.CoreGraphics  
    0x00007fff8c91d6be CGPDFScannerScan + 305
    10  com.apple.CoreGraphics  
    0x00007fff8c91ba3f CGPDFDrawingContextDrawPage + 521
    11  com.apple.CoreGraphics  
    0x00007fff8c91b7ec pdf_page_draw_in_context + 89
    12  com.apple.CoreGraphics  
    0x00007fff8c91b78c CGContextDrawPDFPage + 57
    13  com.apple.PDFKit        
    0x00007fff9589b7c8 -[PDFPage(PDFPagePrivate) drawWithBox:inContext:] + 1877
    14  com.apple.PDFKit        
    0x00007fff9589bd04 -[PDFPage(PDFPagePrivate) thumbnailOfSize:forBox:] + 627
    15  com.apple.Preview       
    0x00000001049da926 0x10495c000 + 518438
    16  com.apple.Foundation    
    0x00007fff926ce0d8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
    17  com.apple.Foundation    
    0x00007fff925ba695 -[NSBlockOperation main] + 97
    18  com.apple.Foundation    
    0x00007fff9259932c -[__NSOperationInternal _start:] + 653
    19  com.apple.Foundation    
    0x00007fff92598f33 __NSOQSchedule_f + 184
    20  libdispatch.dylib       
    0x00007fff9086dc13 _dispatch_client_callout + 8
    21  libdispatch.dylib       
    0x00007fff90871365 _dispatch_queue_drain + 1100
    22  libdispatch.dylib       
    0x00007fff90872ecc _dispatch_queue_invoke + 202
    23  libdispatch.dylib       
    0x00007fff908706b7 _dispatch_root_queue_drain + 463
    24  libdispatch.dylib       
    0x00007fff9087efe4 _dispatch_worker_thread3 + 91
    25  libsystem_pthread.dylib 
    0x00007fff953e7637 _pthread_wqthread + 729
    26  libsystem_pthread.dylib 
    0x00007fff953e540d start_wqthread + 13
    Thread 12:: Dispatch queue: com.apple.root.default-qos
    0   libsystem_kernel.dylib  
    0x00007fff9369248a __semwait_signal + 10
    1   com.apple.Foundation    
    0x00007fff92622f9e +[NSThread sleepForTimeInterval:] + 154
    2   com.apple.Preview       
    0x00000001049dcfad 0x10495c000 + 528301
    3   com.apple.Preview       
    0x00000001049d898d 0x10495c000 + 510349
    4   libdispatch.dylib       
    0x00007fff90872323 _dispatch_call_block_and_release + 12
    5   libdispatch.dylib       
    0x00007fff9086dc13 _dispatch_client_callout + 8
    6   libdispatch.dylib       
    0x00007fff9087088f _dispatch_root_queue_drain + 935
    7   libdispatch.dylib       
    0x00007fff9087efe4 _dispatch_worker_thread3 + 91
    8   libsystem_pthread.dylib 
    0x00007fff953e7637 _pthread_wqthread + 729
    9   libsystem_pthread.dylib 
    0x00007fff953e540d start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib  
    0x00007fff9369294a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff953e540d start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib  
    0x00007fff9369294a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff953e540d start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib  
    0x00007fff9369294a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff953e540d start_wqthread + 13
    Thread 16:: Dispatch queue: NSOperationQueue 0x7fab68815160 :: NSOperation 0x7fab68765060 (QOS: USER_INITIATED)
    0   com.apple.CoreGraphics  
    0x00007fff8c8e9005 pdf_lexer_scan + 1630
    1   com.apple.CoreGraphics  
    0x00007fff8c91d630 CGPDFScannerScan + 163
    2   com.apple.CoreGraphics  
    0x00007fff8c91ba3f CGPDFDrawingContextDrawPage + 521
    3   com.apple.CoreGraphics  
    0x00007fff8c91b7ec pdf_page_draw_in_context + 89
    4   com.apple.CoreGraphics  
    0x00007fff8c91b78c CGContextDrawPDFPage + 57
    5   com.apple.PDFKit        
    0x00007fff9589b7c8 -[PDFPage(PDFPagePrivate) drawWithBox:inContext:] + 1877
    6   com.apple.PDFKit        
    0x00007fff9589bd04 -[PDFPage(PDFPagePrivate) thumbnailOfSize:forBox:] + 627
    7   com.apple.Preview       
    0x00000001049da926 0x10495c000 + 518438
    8   com.apple.Foundation    
    0x00007fff926ce0d8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
    9   com.apple.Foundation    
    0x00007fff925ba695 -[NSBlockOperation main] + 97
    10  com.apple.Foundation    
    0x00007fff9259932c -[__NSOperationInternal _start:] + 653
    11  com.apple.Foundation    
    0x00007fff92598f33 __NSOQSchedule_f + 184
    12  libdispatch.dylib       
    0x00007fff9086dc13 _dispatch_client_callout + 8
    13  libdispatch.dylib       
    0x00007fff90871365 _dispatch_queue_drain + 1100
    14  libdispatch.dylib       
    0x00007fff90872ecc _dispatch_queue_invoke + 202
    15  libdispatch.dylib       
    0x00007fff908706b7 _dispatch_root_queue_drain + 463
    16  libdispatch.dylib       
    0x00007fff9087efe4 _dispatch_worker_thread3 + 91
    17  libsystem_pthread.dylib 
    0x00007fff953e7637 _pthread_wqthread + 729
    18  libsystem_pthread.dylib 
    0x00007fff953e540d start_wqthread + 13
    Thread 11 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x000000011e2473f8  rdx: 0x0000000000000000
      rdi: 0x000000000000b233  rsi: 0x0000000000000006  rbp: 0x000000011e247420  rsp: 0x000000011e2473f8
       r8: 0x0000000000000001   r9: 0x0000000000000000  r10: 0x000000000c000000  r11: 0x0000000000000206
      r12: 0x0000000104d46000  r13: 0x0000000000000005  r14: 0x000000011e248000  r15: 0x0000000000000000
      rip: 0x00007fff93692286  rfl: 0x0000000000000206  cr2: 0x00007fff932f4020
    Logical CPU:
    0
    Error Code: 
    0x02000148
    Trap Number:
    133
    Binary Images:
    0x10495c000 -   
    0x104b1efef  com.apple.Preview (8.0 - 859.7) <487D571B-251B-39C4-8437-6313EB83D12C> /Applications/Preview.app/Contents/MacOS/Preview
    0x104bc8000 -   
    0x104cb1fff  com.apple.AnnotationKit (1.0 - 51.11) <9A9791EE-69B9-37B6-A34A-018CE49B248B> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/Annotation Kit
    0x104d4a000 -   
    0x10518eff7  com.apple.SceneKit (5.0 - 260.7.1) <61A4433D-A28A-37FF-BF20-1D69EDE78AF8> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
    0x105433000 -   
    0x1054b3ff3  com.apple.CoreHandwriting (96 - 1.2) <C016F95E-B454-39D0-A6D5-A99F46D908C0> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHand writing
    0x109d28000 -   
    0x109d28fef +cl_kernels (???) <0FEF2C04-CACE-4AB8-A1E0-476FF0F26FC7> cl_kernels
    0x109d37000 -   
    0x109d37ff5 +cl_kernels (???) <23D410B5-AA10-4A55-91D4-0DBB0D9B1526> cl_kernels
    0x109d39000 -   
    0x109e1ffef  unorm8_bgra.dylib (2.4.5) <9423FFD4-6EF3-31BF-9DE9-6D55BA76D59E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x10b07a000 -   
    0x10b080ff7  com.apple.BookKit (1.1 - 255) <501D110F-42F7-390F-A070-54F557F3C006> /System/Library/PrivateFrameworks/BookKit.framework/BookKit
    0x10b301000 -   
    0x10b301ffe +cl_kernels (???) <AB40CC9D-B7DE-4F62-BECF-637EF72DCFC1> cl_kernels
    0x10fb16000 -   
    0x10fcc9ff3  libCMaps.A.dylib (775.16) <DEE8961E-EB3F-365A-922A-BF80AF1F3818> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCMaps .A.dylib
    0x123400000000 -
    0x123400497ff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (10.2.46 - 10.0.2) <FAB4E90C-87AB-309D-B779-DCAB132E1C8E> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
    0x7fff5fe8f000 -
    0x7fff5fec5837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
    0x7fff8818e000 -
    0x7fff882a6ffb  com.apple.CoreText (352.0 - 454.3) <B3B8C775-14FA-38F3-9CD5-830422AE9C49> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff882a7000 -
    0x7fff8837dff3  com.apple.DiskImagesFramework (10.10.1 - 396) <E7478685-E829-372A-A945-A512730D3312> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8837e000 -
    0x7fff88394ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <3EAFC9D1-8D7C-30CF-92C7-903A5C241763> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff88558000 -
    0x7fff88560fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
    0x7fff88594000 -
    0x7fff88596fff  com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
    0x7fff88597000 -
    0x7fff8859dfff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
    0x7fff8859e000 -
    0x7fff88661ff7  libvMisc.dylib (516) <A84F3A3B-D349-3FBC-B5A6-E0F572734073> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff88662000 -
    0x7fff886b3ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <56AA4060-63DF-3DF0-AB8A-880D0DD6F075> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff886b4000 -
    0x7fff886b4ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff886b5000 -
    0x7fff886bcfff  libCGCMS.A.dylib (775.16) <8A173E74-7123-35F1-B160-853528C144ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
    0x7fff8877c000 -
    0x7fff887aafff  com.apple.CoreServicesInternal (221.2.2 - 221.2.2) <16F7A7F1-CF1D-35AD-A91F-690A814048DF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8880f000 -
    0x7fff8893ffff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
    0x7fff88940000 -
    0x7fff88963fff  com.apple.Sharing (328.3.2 - 328.3.2) <F555679F-1CD1-3EB2-8E01-FCB80EF07330> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff88964000 -
    0x7fff88aa8ff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff88adc000 -
    0x7fff88b54ff7  com.apple.SystemConfiguration (1.14 - 1.14) <E0495F7D-5624-3EF7-B7E5-DA0EE708B6E4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff88b57000 -
    0x7fff88ec2fff  com.apple.VideoToolbox (1.0 - 1562.107) <2EAFB008-7F19-34C2-A5A6-43B4CD35FEF3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff88ec3000 -
    0x7fff88efefff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff89eb7000 -
    0x7fff89ee0ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff89ee1000 -
    0x7fff89f02fff  com.apple.framework.Apple80211 (10.1 - 1010.64) <A7378C4B-FFD3-35B9-93E8-0534A2A7B51F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff89f04000 -
    0x7fff89f3bffb  com.apple.LDAPFramework (2.4.28 - 194.5) <D22234AA-8B30-3010-8CF0-67516D52CC33> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff89f3c000 -
    0x7fff89fb0ff3  com.apple.securityfoundation (6.0 - 55126) <DEC91795-7754-334A-8CDA-B429F41B922D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff89fb1000 -
    0x7fff8a22cff7  com.apple.CoreData (111 - 526.1) <DC4F037B-B7F4-381A-B939-4414489D76BF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8a22d000 -
    0x7fff8a27eff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8a42b000 -
    0x7fff8a42bfff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8a42c000 -
    0x7fff8a5dbfff  GLEngine (11.1.1) <72892F1E-5ED5-3733-BE77-FC37CF69D801> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
    0x7fff8a5dc000 -
    0x7fff8a5deff7  libsystem_sandbox.dylib (358.1.1) <95312E09-DA28-324A-A084-F3E574D0210E> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8a5ee000 -
    0x7fff8a66fff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff8a694000 -
    0x7fff8a70afe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff8a70b000 -
    0x7fff8a899fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8a89a000 -
    0x7fff8a97efff  libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8aa16000 -
    0x7fff8aa2aff7  com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8af6d000 -
    0x7fff8af7ffff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
    0x7fff8af80000 -
    0x7fff8af82fff  libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8af83000 -
    0x7fff8af86ff7  com.apple.AppleSystemInfo (3.1 - 3.1) <B40B3737-42A5-3D57-9E87-D3905EE5BADB> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8af87000 -
    0x7fff8b116fff  libGLProgrammability.dylib (11.1.1) <90DE65E5-77DF-3646-B8E8-0462E240800A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff8ba5f000 -
    0x7fff8babbfff  com.apple.QuickLookFramework (5.0 - 675.13) <70196DC4-E71B-37E8-AA15-B7FD21EC1012> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8baf3000 -
    0x7fff8bc15ff7  com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8bc18000 -
    0x7fff8bc3eff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8bc3f000 -
    0x7fff8bc44ff7  libsystem_stats.dylib (163.10.18) <9B8CCF24-DDDB-399A-9237-4BEC225D2E8C> /usr/lib/system/libsystem_stats.dylib
    0x7fff8bc45000 -
    0x7fff8bcc7fff  com.apple.PerformanceAnalysis (1.0 - 1) <94F08B1A-F6AF-38D5-BE92-4FED34742966> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8bcc8000 -
    0x7fff8bd54ff7  libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib
    0x7fff8be9f000 -
    0x7fff8bea1fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8bef8000 -
    0x7fff8bf13ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff8bf14000 -
    0x7fff8bf98fff  com.apple.ViewBridge (103.1 - 103.1) <BABD572C-58AA-362C-B246-D45DCD990D16> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff8bf99000 -
    0x7fff8c0d6fff  com.apple.ImageIO.framework (3.3.0 - 1232) <D7AF3CD2-FAB2-3798-9C26-914886852DCD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8c0d7000 -
    0x7fff8c0dbfff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8c0f6000 -
    0x7fff8c0fbffb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
    0x7fff8c10b000 -
    0x7fff8c120ffb  libCGInterfaces.dylib (294.1) <1A6AADE6-09EC-3054-85F9-E6A3607EBA70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff8c121000 -
    0x7fff8c146ff7  libPng.dylib (1232) <6E72AE55-AFB0-3FC4-80B2-EBC3353436B7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8c1ea000 -
    0x7fff8c1f6ff7  libGPUSupportMercury.dylib (11.1.1) <D5AE513E-99FB-3D22-8FFC-9DAA26407DA3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x7fff8c1f7000 -
    0x7fff8c58dfff  com.apple.CoreFoundation (6.9 - 1152) <CBD1591C-405E-376E-87E9-B264610EBF49> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8c58e000 -
    0x7fff8c597fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8c8ae000 -
    0x7fff8c8affff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8c8b0000 -
    0x7fff8d107ffb  com.apple.CoreGraphics (1.600.0 - 775.16) <864C1845-C41E-314C-A3B4-438DC39E5FBC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8d13a000 -
    0x7fff8d172ffb  libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib
    0x7fff8d173000 -
    0x7fff8d1e1ffb  com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8d1e2000 -
    0x7fff8d1e7ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff8d233000 -
    0x7fff8d2c8ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8d360000 -
    0x7fff8d364fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff8d4cc000 -
    0x7fff8d4d4fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8d4d5000 -
    0x7fff8d4effff  com.apple.AppleVPAFramework (1.2.10 - 1.2.10) <DC3D5A44-AB1E-32A9-9D22-FC922B52346A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff8d4f0000 -
    0x7fff8d8fdff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8d8fe000 -
    0x7fff8d9f0ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff8da0f000 -
    0x7fff8df38ff7  com.apple.QuartzComposer (5.1 - 325.1) <ABCC8B0F-9961-37D3-B231-9F2B9E027411> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8df39000 -
    0x7fff8df7fffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8dfd7000 -
    0x7fff8dfdafff  com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff8e078000 -
    0x7fff8e0c7ff7  com.apple.opencl (2.4.2 - 2.4.2) <D16CFDE6-B5F7-301A-995E-8B583D8C675A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8e0c8000 -
    0x7fff8e0ecff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8e0ed000 -
    0x7fff8e11dff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8e161000 -
    0x7fff8e16bff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8e16c000 -
    0x7fff8e189ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff8e18a000 -
    0x7fff8e18cfff  com.apple.EFILogin (2.0 - 2) <39895ACB-E756-342C-ABE5-DB7100EF0A69> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8e18d000 -
    0x7fff8e1e7ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
    0x7fff8e1e8000 -
    0x7fff8e310ff7  com.apple.coreui (2.1 - 305.6.1) <B56EC212-73C1-326F-B78C-EB856386296E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8e311000 -
    0x7fff8e41ffff  com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8e420000 -
    0x7fff8e458fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8e45d000 -
    0x7fff8e477ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff8e478000 -
    0x7fff8e489ff7  libsystem_coretls.dylib (35.1.2) <BC691CD1-17B6-39A5-BD02-AF973695FD1D> /usr/lib/system/libsystem_coretls.dylib
    0x7fff8e54d000 -
    0x7fff8e572ff7  libJPEG.dylib (1232) <09466709-4742-3418-A0AC-116EF9714E2D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8e573000 -
    0x7fff8e607fff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8e687000 -
    0x7fff8e692fff  libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8e693000 -
    0x7fff8e69bffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
    0x7fff8e69c000 -
    0x7fff8e6a5ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff8e6a6000 -
    0x7fff8e6b3ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff8e6b4000 -
    0x7fff8e6bcfe7  libcldcpuengine.dylib (2.4.5) <F9EF8060-5E40-3E88-BC38-7452649672B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x7fff8e6bd000 -
    0x7fff8e927fff  com.apple.imageKit (2.6.1 - 840) <8C974E7D-2258-3FBC-948C-D93226F42DCA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff8e928000 -
    0x7fff8e929fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8e92a000 -
    0x7fff8f474ff7  com.apple.AppKit (6.9 - 1344.72) <44EF7DEB-3072-3515-9F34-2857D557E828> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8f475000 -
    0x7fff8f47afff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8f47b000 -
    0x7fff8f4c8ff3  com.apple.CoreMediaIO (601.0 - 4749) <ED45B200-08A1-3E72-8DE9-9901C94A7BCA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8f4c9000 -
    0x7fff8f4cbfff  com.apple.SecCodeWrapper (4.0 - 238.10.1) <8DAF71DB-C99A-3B72-A639-2C8CBEA84B93> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff8f4f4000 -
    0x7fff8f501ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
    0x7fff8f502000 -
    0x7fff8f503fff  libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib
    0x7fff8f504000 -
    0x7fff8f51fff7  com.apple.aps.framework (4.0 - 4.0) <F3C3C246-101E-3E81-9608-D2D6E9352532> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff8f520000 -
    0x7fff8f56dff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8f56e000 -
    0x7fff8f572fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff8f573000 -
    0x7fff8f576fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8f5e7000 -
    0x7fff8f5ecff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff8f5ed000 -
    0x7fff8f615fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
    0x7fff8f6bb000 -
    0x7fff8f6bbfff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8f73d000 -
    0x7fff8fb90fc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8fb93000 -
    0x7fff8fb93fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8fb94000 -
    0x7fff8fbabff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
    0x7fff8fbac000 -
    0x7fff8fbadffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff8fbba000 -
    0x7fff8fbc5fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8fc58000 -
    0x7fff8fcb3fff  libTIFF.dylib (1232) <29A5C7F7-D50B-35B3-8FA2-A55A47E497A6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8fcb9000 -
    0x7fff8fce6fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8fcfa000 -
    0x7fff8fd10ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff8fd11000 -
    0x7fff8fef6ff3  libicucore.A.dylib (531.31) <B08E00D5-13C6-3391-AB3A-8DE693D3B42E> /usr/lib/libicucore.A.dylib
    0x7fff8fef7000 -
    0x7fff8ff45fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
    0x7fff8ff46000 -
    0x7fff8ff86ff7  libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8ff87000 -
    0x7fff8ff89ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff8ffc7000 -
    0x7fff900defe7  libvDSP.dylib (516) <DFEDB210-49D1-3803-88A2-C61DB6A45C3D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff901c4000 -
    0x7fff90236ff7  com.apple.framework.IOKit (2.0.2 - 1050.10.8) <FDFB1FBE-6A0E-3D63-828C-CD53500FCB0F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff90237000 -
    0x7fff9023bfff  libspindump.dylib (182) <085978DC-A34D-3B72-BC7B-025C35A0A373> /usr/lib/libspindump.dylib
    0x7fff9023c000 -
    0x7fff9029bff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff9032f000 -
    0x7fff9032fff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff90330000 -
    0x7fff9035bfff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff9035c000 -
    0x7fff904baffb  com.apple.avfoundation (2.0 - 889.102) <7D2E62AF-CDEA-394C-84B2-656629F00197> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff904bb000 -
    0x7fff904f5ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff906cf000 -
    0x7fff9083aff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff9083b000 -
    0x7fff9086bfff  com.apple.GSS (4.0 - 2.0) <FD154E62-F4CF-339D-B66C-AF4AED6A94A6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff9086c000 -
    0x7fff90896ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff908b1000 -
    0x7fff90953ff7  com.apple.Bluetooth (4.3.2 - 4.3.2f6) <95676652-21AB-3FFA-B53D-EBC8BF4E913E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff90954000 -
    0x7fff90955fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff90956000 -
    0x7fff90c5affb  com.apple.HIToolbox (2.1.1 - 757.3) <D827FC03-5668-3AA4-AF0E-46EEF7358EEA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff90c5b000 -
    0x7fff90c5bfff  com.apple.Accelerate (1.10 - Accelerate 1.10) <F1B96A61-7E4B-31BD-A35B-BA7EF1F16EF4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff90c5c000 -
    0x7fff91033fe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff91034000 -
    0x7fff910efff7  com.apple.DiscRecording (9.0 - 9000.4.2) <9BB46993-311A-3F2E-BD77-3CBEFB71C1F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff9134e000 -
    0x7fff91389fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff9138a000 -
    0x7fff9158446f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
    0x7fff91585000 -
    0x7fff915c5ff7  com.apple.CloudDocs (1.0 - 280.6) <C1179CEF-E058-3E16-BF90-C059FE7CDE77> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff915c6000 -
    0x7fff915d3fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
    0x7fff9160e000 -
    0x7fff91811ff3  com.apple.CFNetwork (720.2.4 - 720.2.4) <E550C671-930F-3B12-8798-23898473E179> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff91821000 -
    0x7fff91a9dff3  com.apple.RawCamera.bundle (6.02 - 769) <1F0F0047-682F-39E3-BE26-2467BF5F0E22> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff91d35000 -
    0x7fff91d36fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff91d37000 -
    0x7fff91d4aff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff91d56000 -
    0x7fff91d5cff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff91d5e000 -
    0x7fff91d8bfff  com.apple.Accounts (113 - 113) <990F0F61-6AC5-3076-932E-02A9A7F75AC4> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff91e25000 -
    0x7fff91f05fff  com.apple.QuickLookUIFramework (5.0 - 675.13) <A4B5E57E-F363-3C63-8861-4DCEAC3FB23B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff92591000 -
    0x7fff928bffff  com.apple.Foundation (6.9 - 1152.14) <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff928c0000 -
    0x7fff928f2ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff928f3000 -
    0x7fff928ffff7  com.apple.OpenDirectory (10.10 - 187) <8B98ECCB-7EFA-3A58-BD2B-A0835D869B1A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff92900000 -
    0x7fff9297dfff  com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff9297e000 -
    0x7fff929a9fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff929aa000 -
    0x7fff92a3bff7  libCoreStorage.dylib (471.10.6) <892DEEE7-C8C7-35EA-931D-FF9862BDEB2B> /usr/lib/libCoreStorage.dylib
    0x7fff92a3c000 -
    0x7fff92a3dff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff92a6d000 -
    0x7fff92a78ff7  libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib
    0x7fff92b1c000 -
    0x7fff92cccff7  com.apple.QuartzCore (1.10 - 361.15) <72A78C43-30DF-3748-9015-4B28119DB27B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff92ccd000 -
    0x7fff92dffff7  com.apple.MediaControlSender (2.0 - 215.15) <454420EB-E6FE-3074-8D58-67471E1D61E5> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff92e00000 -
    0x7fff92e1ffff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff92e20000 -
    0x7fff92e22ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff92e23000 -
    0x7fff92e6cff3  com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff92e6d000 -
    0x7fff92e78fff  com.apple.AppSandbox (4.0 - 238.10.1) <4C171026-DC9A-3CEE-AB42-110859674F61> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff92e96000 -
    0x7fff92e98fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40

    Try setting up another admin user account to see if the same problem continues. If Back-to-My Mac is selected in System Preferences, the Guest account will not work. The intent is to see if it is specific to one account or a system wide problem. This account can be deleted later. 
    Isolating an issue by using another user account
    Try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up after waiting 10 seconds. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear and again when you log in. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don’t do them all at once.
    Safe Mode - About
    Safe Mode - Yosemite

  • Preview crashes when starting up

    trying to open either a jpg or pdf...
    ===== Friday, May 18, 2007 4:38:24 PM America/Phoenix =====
    dyld: Library not loaded: /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    Referenced from: /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    Reason: image not found
    May 18 16:38:27 monkey crashdump[1701]: Preview crashed
    May 18 16:38:27 monkey crashdump[1701]: crash report written to: /Users/Andrew/Library/Logs/CrashReporter/Preview.crash.log
    ...and the log...
    Host Name: monkey
    Date/Time: 2007-05-18 16:38:27.174 -0700
    OS Version: 10.4.8 (Build 8N1430)
    Report Version: 4
    Command: Preview
    Path: /Applications/Preview.app/Contents/MacOS/Preview
    Parent: WindowServer [85]
    Version: 3.0.8 (409)
    PID: 1700
    Thread: Unknown
    Link (dyld) error:
    Library not loaded: /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    Referenced from: /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    Reason: image not found
    Any thoughts? I've tried deleting the prefs and same behaviour.
    mac pro Mac OS X (10.4.9)

    My friend tar'd up the directory tree and I restored "Versions" under /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork
    The shell, and finder do not show this directory, but I can 'cd' into it no problem. I did a repair permissions on the disk and preview is working again now.
    If anyone can figure out how it got like this - or if there is a preferable way to repair it - let me know. I had to enable root access to fix this...
    monkey:/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit. framework root# ls -la
    total 16
    drwxr-xr-x 9 root wheel 306 May 18 17:58 .
    drwxr-xr-x 4 root wheel 136 Jan 31 14:22 ..
    lrwxr-xr-x 1 root wheel 24 May 5 09:14 Headers -> Versions/Current/Headers
    lrwxr-xr-x 1 root wheel 23 Jan 31 18:22 PDFKit -> Versions/Current/PDFKit
    monkey:/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit. framework root# cd Versions
    monkey:/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit. framework/Versions root# ls -la
    total 8
    drwxr-xr-x 4 root wheel 136 Jan 22 23:08 .
    drwxr-xr-x 9 root wheel 306 May 18 17:58 ..
    drwxr-xr-x 4 root wheel 136 May 14 19:13 A
    lrwxrwxrwx 1 admin 501 1 May 18 17:46 Current -> A
    monkey:/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit. framework/Versions root#
    mac pro Mac OS X (10.4.9)

  • Preview crashes when copying text

    Upgraded to Lion the other day, but I am experiencing a rather annoying issue when using Preview.
    Unlike the Library / Preview root permissions issues some users seem to be experiencing, Preview crashes every single time I copy (either cmd+c or copy) highlighted text in preview. The program crashes right when it copies text. It behaves normally otherwise.
    Thanks.
    Process:         Preview [587]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         5.5 (719)
    Build Info:      Preview-719000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [107]
    Date/Time:       2011-07-26 14:58:06.627 +0900
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Interval Since Last Report:          79158 sec
    Crashes Since Last Report:           13
    Per-App Interval Since Last Report:  2800 sec
    Per-App Crashes Since Last Report:   11
    Anonymous UUID:                      93F5D68B-581D-42B7-AC07-B0F5920916BD
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000103ddf000-0000000103fc7000 [ 1952K] r-x/rwx SM=COW  /Applications/Preview.app/Contents/MacOS/Preview
    Application Specific Information:
    objc[587]: garbage collection is OFF
    Performing @selector(copy:) from sender NSMenuItem 0x7fd05b4570f0
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x00007fff8745f112 CFStringGetLength + 18
    1   com.apple.CoreFoundation                0x00007fff87479970 CFStringFind + 32
    2   com.apple.CorePDF                       0x00007fff89cf45b0 CGPDFTextStyleCreateCSS + 746
    3   com.apple.CorePDF                       0x00007fff89cf2ef4 mapWordToHTML + 634
    4   com.apple.CorePDF                       0x00007fff89cea816 CGPDFNodeMapByType + 119
    5   com.apple.CorePDF                       0x00007fff89cf3182 mapTextLineToHTML + 61
    6   com.apple.CorePDF                       0x00007fff89cea816 CGPDFNodeMapByType + 119
    7   com.apple.CorePDF                       0x00007fff89cf3264 mapParagraphToHTML + 153
    8   com.apple.CorePDF                       0x00007fff89cea816 CGPDFNodeMapByType + 119
    9   com.apple.CorePDF                       0x00007fff89cf3364 mapColumnToHTML + 142
    10  com.apple.CorePDF                       0x00007fff89cea816 CGPDFNodeMapByType + 119
    11  com.apple.CorePDF                       0x00007fff89cf342c mapLayoutAreaToHTML + 142
    12  com.apple.CorePDF                       0x00007fff89cea816 CGPDFNodeMapByType + 119
    13  com.apple.CorePDF                       0x00007fff89cf3bb2 mapSectionToHTML + 1883
    14  com.apple.CorePDF                       0x00007fff89cea816 CGPDFNodeMapByType + 119
    15  com.apple.CorePDF                       0x00007fff89cf3bb2 mapSectionToHTML + 1883
    16  com.apple.CorePDF                       0x00007fff89cf4254 CGPDFSelectionAppendHTMLFragment + 709
    17  com.apple.CorePDF                       0x00007fff89cfbd4e -[CPArchive html] + 216
    18  com.apple.CorePDF                       0x00007fff89cfc841 CGPDFArchiveGetHTML + 27
    19  com.apple.PDFKit                        0x00007fff8b40fd2e -[PDFSelection addRichTypesToPasteboard:] + 178
    20  com.apple.Preview                       0x0000000103ed0efb 0x103ddf000 + 990971
    21  com.apple.CoreFoundation                0x00007fff874eb11d -[NSObject performSelector:withObject:] + 61
    22  com.apple.AppKit                        0x00007fff87739852 -[NSApplication sendAction:to:from:] + 139
    23  com.apple.AppKit                        0x00007fff8782634f -[NSMenuItem _corePerformAction] + 399
    24  com.apple.AppKit                        0x00007fff87826086 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125
    25  com.apple.AppKit                        0x00007fff877a37e3 -[NSMenu performKeyEquivalent:] + 281
    26  com.apple.AppKit                        0x00007fff877a2439 -[NSApplication _handleKeyEquivalent:] + 526
    27  com.apple.AppKit                        0x00007fff8769a9fa -[NSApplication sendEvent:] + 4354
    28  com.apple.Preview                       0x0000000103de21bc 0x103ddf000 + 12732
    29  com.apple.AppKit                        0x00007fff8763142b -[NSApplication run] + 548
    30  com.apple.AppKit                        0x00007fff878af52a NSApplicationMain + 867
    31  com.apple.Preview                       0x0000000103de0c64 0x103ddf000 + 7268
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8c1c07e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8268a60e _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8268919e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8c1c0192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ac04594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ac05b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8c1c0192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ac04594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ac05b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8c1c0192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ac04594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8ac05b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff7232ed98  rbx: 0x0000000000000000  rcx: 0x00000000000e1ce0  rdx: 0x0000000000000004
      rdi: 0x0000000000000000  rsi: 0x00007fff7285b980  rbp: 0x00007fff639dde80  rsp: 0x00007fff639dde70
       r8: 0x0000000000000001   r9: 0x0000000000000000  r10: 0x00000000f06e0a9f  r11: 0x00000000ffffffef
      r12: 0x0000000000000001  r13: 0x00007fff89d0dba0  r14: 0x00007fff7285b980  r15: 0x0000000000000000
      rip: 0x00007fff8745f112  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU: 0
    Binary Images:
           0x103ddf000 -        0x103fc6fef  com.apple.Preview (5.5 - 719) <8F8450F1-AC7D-3468-AB39-323A5D1B1612> /Applications/Preview.app/Contents/MacOS/Preview
           0x104059000 -        0x104078fff  com.apple.MediaUI (1.0 - 1) <79541FEC-6ABC-3D34-92F0-AA469F48A878> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
           0x10672a000 -        0x1068c2ff7  GLEngine (??? - ???) <EE6CCAE3-1CA1-3C5E-A83C-BB56AB413AB3> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1068f5000 -        0x1069eefff  libGLProgrammability.dylib (??? - ???) <7B17211F-D04C-3916-8176-1930C24BA421> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x106a15000 -        0x107a74fef  com.apple.driver.AppleIntelHDGraphicsGLDriver (7.2.9 - 7.0.2) <410F7BE3-2DC1-39E0-9E58-D3A2B91A4DB7> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
           0x1082cc000 -        0x1082faff7  GLRendererFloat (??? - ???) <AB59F7EA-62B1-3AA6-B940-47C0B6BC6DD9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x109b7e000 -        0x109b99fff  libJapaneseConverter.dylib (54.0.0 - compatibility 1.0.0) <489CAB2F-2854-3435-81CD-A062384016F7> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x109bae000 -        0x109d62ff7  libCMaps.A.dylib (600.0.0 - compatibility 64.0.0) <A3C3542A-F11F-3E6F-BC36-5773FF687AEF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
           0x109ea0000 -        0x109ea6fef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x109eac000 -        0x109eafff7  libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x109ec7000 -        0x109ec7ffd +cl_kernels (??? - ???) <304A9C40-4E27-4C9A-A7A2-90821C32AD07> cl_kernels
           0x109ec9000 -        0x109f5cff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x109f7f000 -        0x109f80ff3 +cl_kernels (??? - ???) <BB1EA6E8-1992-4DAC-964F-0B2E8F64CBE1> cl_kernels
           0x109f98000 -        0x10a029ff7  unorm8_rgba.dylib (1.50.61 - compatibility 1.0.0) <278541F2-18CC-3BE4-AD6B-24A3E983ACB5> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x10a04b000 -        0x10a04cff3 +cl_kernels (??? - ???) <81748036-2CFB-44F2-93C9-7AC126D49A0F> cl_kernels
           0x10a054000 -        0x10a055ffc +cl_kernels (??? - ???) <34E8C832-CD95-4CB1-BEA1-F554D555C652> cl_kernels
           0x10ae20000 -        0x10af36ff7  libmecab.1.0.0.dylib (??? - ???) <3A9B0BEB-025A-34A1-9E87-9AA84900AC37> /usr/lib/libmecab.1.0.0.dylib
           0x200000000 -        0x20075ffff  com.apple.GeForceGLDriver (7.2.9 - 7.0.2) <5DB4B25D-E5DA-3EEB-A979-13FCBFA7958B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff639df000 -     0x7fff63a13ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff81421000 -     0x7fff81447ff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff81448000 -     0x7fff8144cfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8150d000 -     0x7fff81521ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff81522000 -     0x7fff8153fff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff81540000 -     0x7fff81863fff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff81864000 -     0x7fff81865fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff818cd000 -     0x7fff818fcfff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff818fd000 -     0x7fff81924fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8192c000 -     0x7fff81937fff  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff81938000 -     0x7fff81939fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff8193a000 -     0x7fff8193afff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8193b000 -     0x7fff819bdfff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff819be000 -     0x7fff81df0fe7  com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff81e43000 -     0x7fff81e8aff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff81f0d000 -     0x7fff81f10ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff81f50000 -     0x7fff82534faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff82535000 -     0x7fff82537fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff82538000 -     0x7fff8253dfff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8253e000 -     0x7fff82543fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff82687000 -     0x7fff82695fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff82696000 -     0x7fff82798ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff827f9000 -     0x7fff829bafe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff829db000 -     0x7fff82adefff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
        0x7fff82aee000 -     0x7fff82b4efff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff82b6f000 -     0x7fff831bdff7  libclh.dylib (4.0.3 - 4.0.3) <C325AA07-5B58-399B-956A-898290177162> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff831be000 -     0x7fff832bcff7  com.apple.QuickLookUIFramework (3.0 - 489.1) <A8A82434-D43D-3F12-9321-B2E8EC9B4B8E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff832bd000 -     0x7fff832fefff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8333e000 -     0x7fff833e0ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff83421000 -     0x7fff83623fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff837b1000 -     0x7fff83818ff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff83819000 -     0x7fff83c34ff7  com.apple.RawCamera.bundle (3.7.2 - 573) <FF8D349E-E8DF-3D12-91E9-BA00C13D5359> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff83e9e000 -     0x7fff83f11fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff83f12000 -     0x7fff83f3bfff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff83f67000 -     0x7fff83f8fff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff83fd3000 -     0x7fff83fd5ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff83fd6000 -     0x7fff83fdcfff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff84021000 -     0x7fff8402bff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff84069000 -     0x7fff84069fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8406a000 -     0x7fff8406cfff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8406d000 -     0x7fff8406dfff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8406e000 -     0x7fff84079ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8408f000 -     0x7fff84092fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff84093000 -     0x7fff8409aff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8409b000 -     0x7fff84542ff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff84543000 -     0x7fff84909fff  com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff84932000 -     0x7fff8494ffff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff84950000 -     0x7fff849a3fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff856f9000 -     0x7fff8574cfff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8574d000 -     0x7fff85790ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff85791000 -     0x7fff857a3ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff857a4000 -     0x7fff8586bff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8586c000 -     0x7fff85888ff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff858da000 -     0x7fff8595eff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8595f000 -     0x7fff85d7afff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff85d7b000 -     0x7fff85dd5fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff85e47000 -     0x7fff85eb1fff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff85eb2000 -     0x7fff85ec8fff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff85ec9000 -     0x7fff860d6fff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff860d7000 -     0x7fff860d9fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff860da000 -     0x7fff860feff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff860ff000 -     0x7fff86100ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff86481000 -     0x7fff86482ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff865cd000 -     0x7fff8683efff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8683f000 -     0x7fff868affff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff868b0000 -     0x7fff868c6ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff868d6000 -     0x7fff868d6fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff868e0000 -     0x7fff86a6aff7  com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff86a6b000 -     0x7fff86af0ff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff86af1000 -     0x7fff86b3cfff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff86b3d000 -     0x7fff86b40fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff86b45000 -     0x7fff86c51fef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff86c52000 -     0x7fff86ce8ff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff86ce9000 -     0x7fff86cf7ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff86cf8000 -     0x7fff86d54ff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff86dda000 -     0x7fff86f13fef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff86f14000 -     0x7fff86f26ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff86f2c000 -     0x7fff86f2dfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff86f2e000 -     0x7fff86fd2fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff86fd3000 -     0x7fff86fe2fff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff87034000 -     0x7fff870ceff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff870d3000 -     0x7fff870d8fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff870d9000 -     0x7fff870f0fff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff870f1000 -     0x7fff870f1fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff870f2000 -     0x7fff871fffff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8725d000 -     0x7fff87272fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff872ba000 -     0x7fff872bafff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff872bb000 -     0x7fff8735afff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8735b000 -     0x7fff87457ff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff87458000 -     0x7fff8762bff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8762c000 -     0x7fff88224fff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff88225000 -     0x7fff88258fff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff88259000 -     0x7fff882d4ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff882d5000 -     0x7fff88300ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff88301000 -     0x7fff8830efff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8830f000 -     0x7fff88314fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff88317000 -     0x7fff8836efff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8838c000 -     0x7fff88392fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff88393000 -     0x7fff883e7ff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff883e8000 -     0x7fff884afff7  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <E05006B6-A597-3924-851A-FBEC493B598B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
        0x7fff884b0000 -     0x7fff884ddfff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff884de000 -     0x7fff884e4fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8859e000 -     0x7fff885bdfff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff88766000 -     0x7fff88766fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff88767000 -     0x7fff8876bfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff8884b000 -     0x7fff88853fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff88857000 -     0x7fff88884fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
        0x7fff88890000 -     0x7fff888aafff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff888b9000 -     0x7fff888f8fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff88942000 -     0x7fff8897cfff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff894b8000 -     0x7fff894b9fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff894ba000 -     0x7fff894c1fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff894c2000 -     0x7fff894c2fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff894ed000 -     0x7fff89c81fff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff89c9e000 -     0x7fff89d30fff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff89d31000 -     0x7fff89de3fff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff89de4000 -     0x7fff89deafff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff89e0a000 -     0x7fff89e37ff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff89e38000 -     0x7fff8a0b2ff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8a0b3000 -     0x7fff8a193fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8a1a0000 -     0x7fff8a1bdff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff8a2f1000 -     0x7fff8a2f4fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8a33b000 -     0x7fff8a33efff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8a33f000 -     0x7fff8a658fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8a666000 -     0x7fff8aa93fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8ab90000 -     0x7fff8abb3ff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8abb4000 -     0x7fff8ac91fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff8acbc000 -     0x7fff8acc2ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8acc3000 -     0x7fff8ad17ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8ad18000 -     0x7fff8ad1cff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8ad1d000 -     0x7fff8ad5cff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff8ae8b000 -     0x7fff8afa0fff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8afa1000 -     0x7fff8afa6ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff8afa7000 -     0x7fff8b10afff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8b10b000 -     0x7fff8b16ffff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8b1cd000 -     0x7fff8b326ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8b327000 -     0x7fff8b366ff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8b367000 -     0x7fff8b36efff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8b3ec000 -     0x7fff8b47efff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8b822000 -     0x7fff8b906def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff8b907000 -     0x7fff8b955ff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff8b956000 -     0x7fff8ba34ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8baac000 -     0x7fff8bb1afff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8bb1b000 -     0x7fff8bb6dff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8bb6e000 -     0x7fff8bbd0ff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8bcd3000 -     0x7fff8bd15ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8bd16000 -     0x7fff8bd1bfff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8bd1c000 -     0x7fff8bd1dfff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff8c1a9000 -     0x7fff8c1c9fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8c1ca000 -     0x7fff8c1f5fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8c1f6000 -     0x7fff8c464ff7  com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8c465000 -     0x7fff8c470fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8c471000 -     0x7fff8c783fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8c784000 -     0x7fff8c784fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8c785000 -     0x7fff8c793fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8c7cf000 -     0x7fff8c7cffff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8c7d0000 -     0x7fff8c80cfff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff8c882000 -     0x7fff8c8f7ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff8caa1000 -     0x7fff8caaafff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff8caab000 -     0x7fff8cac2fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8cac3000 -     0x7fff8cc62fff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8ce8f000 -     0x7fff8ce9aff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8cea3000 -     0x7fff8cea4fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8cec9000 -     0x7fff8cfceff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8cfcf000 -     0x7fff8cff8fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8cff9000 -     0x7fff8d049fff  com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8d04a000 -     0x7fff8d04efff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8d04f000 -     0x7fff8d062ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8d063000 -     0x7fff8d158fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8d159000 -     0x7fff8d8279df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8d828000 -     0x7fff8dafffff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 11
        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: 3107
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=223.3M resident=110.9M(50%) swapped_out_or_unallocated=112.4M(50%)
    Writable regions: Total=96.8M written=10.5M(11%) resident=34.6M(36%) swapped_out=0K(0%) unallocated=62.1M(64%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  6380K
    CG image                           2216K
    CG raster data                      240K
    CG shared images                   3448K
    CoreAnimation                       260K
    CoreGraphics                         16K
    CoreImage                            72K
    CoreServices                       1576K
    IOKit                               980K
    MALLOC                             56.2M
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                       24K
    OpenCL                               44K
    STACK GUARD                        56.0M
    Stack                              10.0M
    VM_ALLOCATE                        16.7M
    __CI_BITMAP                          80K
    __DATA                             23.2M
    __IMAGE                            1256K
    __LINKEDIT                         56.3M
    __TEXT                            166.9M
    __UNICODE                           544K
    mapped file                        88.8M
    shared memory                      13.6M
    ===========                      =======
    TOTAL                             504.5M
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f15
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.6)
    Bluetooth: Version 2.5.0f17, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK5055GSXF, 500,11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

    Yosof Ruzi wrote:
    as an alternative solution for the problem it's fine but i want to use the smooth fullscreen-able preview not adobe reader.
    It's just not always possible.  You can tell Apple about the problems you've found with Preview here and perhaps they will improve it.
    http://www.apple.com/feedback/macosx.html

  • Preview crashed right after starting. What can I do?

    I've just upgraded to Lion and now Preview crashed right after starting, even if I just start it without content.
    What can I do?

    Process:         Preview [877]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         5.5 (719)
    Build Info:      Preview-719000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [129]
    Date/Time:       2011-07-21 09:12:00.628 -0400
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Sleep/Wake UUID: FB5991DD-7DB1-4CF8-B6AD-C0E622D27C03
    Interval Since Last Report:          43435 sec
    Crashes Since Last Report:           1
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      9C549748-9DEC-4A61-8F76-3925683E5E39
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    dyld: launch, running initializers
    /usr/lib/libSystem.B.dylib
    xpchelper reply message validation: sandbox creation failed: 1002
    Container object initialization failed: NSCocoaErrorDomain:513 You don’t have permission to save the file “Containers” in the folder “Librería”.
    Dest: ~/Library/Containers/com.apple.Preview/Data/Library/Preferences
    Destination permissions info:
      0 stat: 2
    -1 stat: 2
    -2 stat: 2
    -3 stat: 2
    -4 stat: 2
    -5 m:040775 R acl:(null) LIBRARY
        fs: hfs, fsid: e000002, mf: 0480d000
    -6 m:040775 R acl:(null) HOME
        fs: hfs, fsid: e000002, mf: 0480d000
    -7 m:040755 R acl:(null)
        fs: hfs, fsid: e000002, mf: 0480d000
    Application Specific Signatures:
    sandbox creation failed: 1002
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libxpc.dylib                            0x00007fff8d757343 runtime_init + 823
    1   libdispatch.dylib                       0x00007fff95e0d274 dispatch_once_f + 53
    2   libxpc.dylib                            0x00007fff8d757bd1 _xpc_runtime_set_domain + 285
    3   libxpc.dylib                            0x00007fff8d755006 _libxpc_initializer + 452
    4   libSystem.B.dylib                       0x00007fff92fe4e7e libSystem_initializer + 222
    5   dyld                                    0x00007fff6e6f9d1a ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 218
    6   dyld                                    0x00007fff6e6f9a66 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 46
    7   dyld                                    0x00007fff6e6f7258 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 260
    8   dyld                                    0x00007fff6e6f71f1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157
    9   dyld                                    0x00007fff6e6f71f1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157
    10  dyld                                    0x00007fff6e6f802b ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 59
    11  dyld                                    0x00007fff6e6ed4ad dyld::initializeMainExecutable() + 206
    12  dyld                                    0x00007fff6e6f1580 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**) + 1852
    13  dyld                                    0x00007fff6e6eb059 _dyld_start + 49
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000254  rbx: 0x00007fff6e6e7020  rcx: 0x00007fff6e6e7274  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x00007fff6e6e62b8  rbp: 0x00007fff6e6e8070  rsp: 0x00007fff6e6e6780
       r8: 0x00007fff6e6e6740   r9: 0x000000000000008a  r10: 0x0000000000000000  r11: 0x00007fff6e6e7044
      r12: 0x000000010ee09190  r13: 0x000000010ee08e80  r14: 0x000000010ee08c20  r15: 0x000000000000000f
      rip: 0x00007fff8d757343  rfl: 0x0000000000010202  cr2: 0x00007fff6e6e5ff8
    Logical CPU: 6
    Binary Images:
           0x10eaea000 -        0x10ecd1fef  com.apple.Preview (5.5 - 719) <8F8450F1-AC7D-3468-AB39-323A5D1B1612> /Applications/Preview.app/Contents/MacOS/Preview
           0x10ed61000 -        0x10ed80fff  com.apple.MediaUI (1.0 - 1) <79541FEC-6ABC-3D34-92F0-AA469F48A878> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
        0x7fff6e6ea000 -     0x7fff6e71eac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff8c0ed000 -     0x7fff8c226fef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8c263000 -     0x7fff8c275ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8c35e000 -     0x7fff8c360fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff8c369000 -     0x7fff8c3b4fff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8c3fe000 -     0x7fff8c7c4fff  com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8d4bf000 -     0x7fff8d4c9ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff8d4d7000 -     0x7fff8d525ff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff8d52a000 -     0x7fff8d52bff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff8d52c000 -     0x7fff8d537fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8d57a000 -     0x7fff8d580fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8d5de000 -     0x7fff8d5e3fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8d603000 -     0x7fff8d608fff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8d609000 -     0x7fff8d60cfff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8d60d000 -     0x7fff8d712ff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8d749000 -     0x7fff8d766ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff8d767000 -     0x7fff8d768fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8d769000 -     0x7fff8d77ffff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8d780000 -     0x7fff8e378fff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8e407000 -     0x7fff8e412fff  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8e513000 -     0x7fff8e57dfff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8e57e000 -     0x7fff8e618ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8e619000 -     0x7fff8e81bfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff8e81c000 -     0x7fff8e831fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8e832000 -     0x7fff8e84fff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8e896000 -     0x7fff8e89ffff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff8e8a0000 -     0x7fff8e942ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8e943000 -     0x7fff8e94eff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8e94f000 -     0x7fff8e94ffff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8e950000 -     0x7fff8e967fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8e968000 -     0x7fff8e96bfff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8e971000 -     0x7fff8e9abfff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8e9ac000 -     0x7fff8ecbefff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8ecbf000 -     0x7fff8ecc5ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8ed09000 -     0x7fff8ee93ff7  com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8ee94000 -     0x7fff8eeebfff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8f266000 -     0x7fff8f280fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8f283000 -     0x7fff8f2eaff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8f643000 -     0x7fff8f6b3fff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8f6c2000 -     0x7fff8f6d4ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8f6d9000 -     0x7fff8f73dfff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8f806000 -     0x7fff8f859fff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8f8ce000 -     0x7fff8f8f7fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8f8f8000 -     0x7fff8f8fdfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff8f8fe000 -     0x7fff8f9fcff7  com.apple.QuickLookUIFramework (3.0 - 489.1) <A8A82434-D43D-3F12-9321-B2E8EC9B4B8E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8fa38000 -     0x7fff8fa38fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff90088000 -     0x7fff9011eff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff9011f000 -     0x7fff90123ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff90124000 -     0x7fff90141fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff90142000 -     0x7fff90220ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff90221000 -     0x7fff90271fff  com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff90272000 -     0x7fff90272fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff90273000 -     0x7fff90275fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff90285000 -     0x7fff9029cfff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff903e0000 -     0x7fff9043cff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff9043d000 -     0x7fff9051dfff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff90529000 -     0x7fff90b0dfaf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff90cb7000 -     0x7fff90ec4fff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff90ec5000 -     0x7fff9113fff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff91140000 -     0x7fff91146fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff91155000 -     0x7fff913c3ff7  com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff914b4000 -     0x7fff918cffff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff919b9000 -     0x7fff91a3eff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff91a3f000 -     0x7fff91a42fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff91a43000 -     0x7fff91ac5fff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff91ac6000 -     0x7fff91aeeff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff91af2000 -     0x7fff91b1fff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff91b20000 -     0x7fff91d91fff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff91d92000 -     0x7fff91daeff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff91daf000 -     0x7fff91db0fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff91db1000 -     0x7fff91dc5ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff91dc6000 -     0x7fff9226dff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff92296000 -     0x7fff9256dfff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff9256e000 -     0x7fff92573fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff925cb000 -     0x7fff9261efff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff9261f000 -     0x7fff9264aff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff9264b000 -     0x7fff92676fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff9269f000 -     0x7fff926fffff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff92700000 -     0x7fff92724ff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff92725000 -     0x7fff92733ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff9276c000 -     0x7fff92792ff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff927cd000 -     0x7fff928aafef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff928ab000 -     0x7fff928acfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff92a34000 -     0x7fff92a3cfff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff92a3d000 -     0x7fff92b04ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff92b05000 -     0x7fff92bb7fff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff92bb8000 -     0x7fff92bb8fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff92fe3000 -     0x7fff92fe3fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff92fe4000 -     0x7fff93011fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
        0x7fff93012000 -     0x7fff93066ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff93067000 -     0x7fff93068fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff9324e000 -     0x7fff932c1fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff934e6000 -     0x7fff934ebfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff934ec000 -     0x7fff9358bfff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff9358c000 -     0x7fff935ceff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff93687000 -     0x7fff93d559df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff93d56000 -     0x7fff93d5cfff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff93d70000 -     0x7fff93d71fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff942e1000 -     0x7fff943e4fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
        0x7fff94415000 -     0x7fff9442bff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff94449000 -     0x7fff94bddfff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff95373000 -     0x7fff953c5ff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff953c6000 -     0x7fff953d9ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff953da000 -     0x7fff955adff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff955ae000 -     0x7fff95711fff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff95712000 -     0x7fff95719ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff9571a000 -     0x7fff9571dff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff9571e000 -     0x7fff9572dfff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff957f8000 -     0x7fff95905fff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff95906000 -     0x7fff95c1ffff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff95cde000 -     0x7fff95d62ff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff95d63000 -     0x7fff95e07fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff95e08000 -     0x7fff95e16fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff95e17000 -     0x7fff95e8cff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff95e8d000 -     0x7fff95e8dfff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff95e8e000 -     0x7fff95e93ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff95e94000 -     0x7fff95fedff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff95fee000 -     0x7fff95feefff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff95fef000 -     0x7fff961b0fe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff961b1000 -     0x7fff962b3ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff962fb000 -     0x7fff96376ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff963cb000 -     0x7fff963cdfff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff963ce000 -     0x7fff96800fe7  com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff96801000 -     0x7fff9690dfef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff9690e000 -     0x7fff96a0aff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff96a0b000 -     0x7fff96a0ffff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff96a78000 -     0x7fff96a97fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff96cb9000 -     0x7fff96cf5fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff96d3d000 -     0x7fff96e21def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff96e70000 -     0x7fff96edefff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff96eef000 -     0x7fff96ef6fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff96ef7000 -     0x7fff96ef8fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff96ef9000 -     0x7fff96f26fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff96f27000 -     0x7fff96f2afff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff96f2b000 -     0x7fff96f4eff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff970b7000 -     0x7fff97149fff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff9714a000 -     0x7fff97151fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff97152000 -     0x7fff97185fff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff97198000 -     0x7fff971b8fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff971b9000 -     0x7fff971f8ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff971f9000 -     0x7fff9725bff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff972bb000 -     0x7fff9734dfff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff9734e000 -     0x7fff97671fff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff97672000 -     0x7fff976b1ff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff976b2000 -     0x7fff976b2fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff977f6000 -     0x7fff978ebfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff97964000 -     0x7fff97993fff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff97aca000 -     0x7fff97b11ff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff97e66000 -     0x7fff97e74fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff97ef5000 -     0x7fff97f36fff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff97f39000 -     0x7fff97f3aff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff97f57000 -     0x7fff97f7efff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff97f7f000 -     0x7fff98094fff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff98095000 -     0x7fff980e9ff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff980ea000 -     0x7fff980f0fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff980f1000 -     0x7fff9851efff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff98526000 -     0x7fff98528ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff985bc000 -     0x7fff985c7ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff985da000 -     0x7fff98634fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff9863e000 -     0x7fff98642fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff98658000 -     0x7fff98697fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff98698000 -     0x7fff98837fff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff98838000 -     0x7fff98838fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff98839000 -     0x7fff98839fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    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: 1877
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=171.9M resident=105.4M(61%) swapped_out_or_unallocated=66.4M(39%)
    Writable regions: Total=17.9M written=532K(3%) resident=688K(4%) swapped_out=0K(0%) unallocated=17.2M(96%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             9396K
    MALLOC guard page                    16K
    STACK GUARD                        56.0M
    Stack                              8192K
    __CI_BITMAP                          80K
    __DATA                             16.4M
    __IMAGE                            1256K
    __LINKEDIT                         47.3M
    __TEXT                            124.6M
    __UNICODE                           544K
    shared memory                        12K
    ===========                      =======
    TOTAL                             263.3M
    Model: MacBookPro8,2, BootROM MBP81.0047.B0E, 4 processors, Intel Core i7, 2.2 GHz, 4 GB, SMC 1.69f1
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.6)
    Bluetooth: Version 2.5.0f17, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK7559GSXF, 750,16 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 4
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0246, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8

  • Preview crashed.   What can I do?

    I've just upgraded to Lion and now Preview crashed right after starting, even if I just start it without content.
    What can I do?

    The fix. . .
    The problem is a Permissions problem. All you have to do is:
    1. Right click on the root /Library Folder and selct 'Get Info'
    2. Unlock the pad lock in the lower right hand corner.
    3. Click on the + symbol to add a user.
    4. When prompt add the 'root user'.
    5. Give the root user Read/Write privaledges.
    6. Lock the pad lock and open Preview.
    This worked for me and I hope it works for you to!

  • OS X Lion : Preview crashes when starting 2nd print job.

    Just upgrated to Lion.
    Preview crashes on me when starting the 2nd print job in the same session.  The first print job is executed without a problem.  When I want to print a 2nd time Preview crashes and shows the error report (see below) and proposes to re-open.  After relaunching I can print without a problem - but again only 1 time.
    I have noticed another strange behaviour : Every time Preview opens, it will open the item selected (i.e. click on an image to view it and the image is shown), plus the last item viewd in Preview.  I don't know if this is related.
    Any suggestions anyone.
    ------------ ERROR REPORT ----------------
    Process:         Preview [7694]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         5.5 (719)
    Build Info:      Preview-719000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [230]
    Date/Time:       2011-08-05 17:08:00.382 +0200
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Sleep/Wake UUID: 7BA43DE7-C22F-467C-8610-02496E8C97D3
    Interval Since Last Report:          29355 sec
    Crashes Since Last Report:           23
    Per-App Interval Since Last Report:  4416 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      D45EF2CC-B427-4EAA-A453-D291DD2080A6
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000006465
    VM Regions Near 0x6465:
    -->
        __TEXT                 0000000102c2e000-0000000102e16000 [ 1952K] r-x/rwx SM=COW  /Applications/Preview.app/Contents/MacOS/Preview
    Application Specific Information:
    objc[7694]: garbage collection is OFF
    Performing @selector(printAllContainers:) from sender NSMenuItem 0x10305b3a0
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                                     0x0000000000006465 0 + 25701
    1   com.apple.print.framework.PrintCore          0x00007fff9386c9bb PMSessionGetDataFromSession + 30
    2   jp.konicaminolta.fw.C360.Core           0x000000010a45dee8 GetPPDReference + 49
    3   jp.konicaminolta.fw.C360.Core           0x000000010a45c267 UpdateSupportPageSize + 101
    4   jp.konicaminolta.fw.C360.Core           0x000000010a456fc3 -[KMPlugin3EE7CD91_6FF0_46C4_A7C7_AE473FB39689 updateDestinationSheet:] + 28
    5   com.apple.Foundation                    0x00007fff91999716 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    6   com.apple.CoreFoundation                0x00007fff9366651a _CFXNotificationPost + 2634
    7   com.apple.Foundation                    0x00007fff919859cb -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    8   com.apple.print.framework.Print.Private          0x000000010966c849 0x109656000 + 92233
    9   com.apple.print.framework.Print.Private          0x000000010966dbe5 0x109656000 + 97253
    10  com.apple.print.framework.Print.Private          0x000000010966216a 0x109656000 + 49514
    11  com.apple.print.PrintingCocoaPDEs          0x0000000109bc96df 0x109bc2000 + 30431
    12  com.apple.print.PrintingCocoaPDEs          0x0000000109bcbc39 0x109bc2000 + 39993
    13  com.apple.print.PrintingCocoaPDEs          0x0000000109bc7247 0x109bc2000 + 21063
    14  com.apple.print.framework.Print.Private          0x00000001096588e1 0x109656000 + 10465
    15  com.apple.print.framework.Print.Private          0x000000010965da2d 0x109656000 + 31277
    16  com.apple.print.framework.Print.Private          0x000000010965ec16 0x109656000 + 35862
    17  com.apple.print.framework.Print.Private          0x00000001096617b1 0x109656000 + 47025
    18  com.apple.print.framework.Print.Private          0x0000000109674f07 0x109656000 + 126727
    19  com.apple.print.framework.Print.Private          0x00000001096756b4 0x109656000 + 128692
    20  com.apple.AppKit                        0x00007fff92b28a23 -[NSWindowController _windowDidLoad] + 566
    21  com.apple.AppKit                        0x00007fff92b20105 -[NSWindowController window] + 109
    22  com.apple.AppKit                        0x00007fff92e34cf5 -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 606
    23  com.apple.AppKit                        0x00007fff92e31695 -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 477
    24  com.apple.CoreFoundation                0x00007fff936ad11d -[NSObject performSelector:withObject:] + 61
    25  com.apple.AppKit                        0x00007fff92a2f852 -[NSApplication sendAction:to:from:] + 139
    26  com.apple.AppKit                        0x00007fff92b1c34f -[NSMenuItem _corePerformAction] + 399
    27  com.apple.AppKit                        0x00007fff92b1c086 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125
    28  com.apple.AppKit                        0x00007fff92a997e3 -[NSMenu performKeyEquivalent:] + 281
    29  com.apple.AppKit                        0x00007fff92a98439 -[NSApplication _handleKeyEquivalent:] + 526
    30  com.apple.AppKit                        0x00007fff929909fa -[NSApplication sendEvent:] + 4354
    31  com.apple.Preview                       0x0000000102c311bc 0x102c2e000 + 12732
    32  com.apple.AppKit                        0x00007fff9292742b -[NSApplication run] + 548
    33  com.apple.AppKit                        0x00007fff92ba552a NSApplicationMain + 867
    34  com.apple.Preview                       0x0000000102c2fc64 0x102c2e000 + 7268
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff9395e7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff922a860e _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff922a719e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff9395e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff98de5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff98de6b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff9395e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff98de5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff98de6b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff9395e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff98de5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff98de6b85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff9395dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff98de7274 _pthread_cond_wait + 840
    2   com.apple.Foundation                    0x00007fff919def80 -[NSCondition wait] + 261
    3   com.apple.Foundation                    0x00007fff919d2314 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 975
    4   com.apple.Foundation                    0x00007fff919fd20a -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] + 84
    5   com.apple.CoreFoundation                0x00007fff936aa984 ___forwarding___ + 756
    6   com.apple.CoreFoundation                0x00007fff936aa618 _CF_forwarding_prep_0 + 232
    7   com.apple.imageKit                      0x00007fff93b6edee -[IKTaskManager taskLoop] + 374
    8   com.apple.Foundation                    0x00007fff919dd1ea -[NSThread main] + 68
    9   com.apple.Foundation                    0x00007fff919dd162 __NSThread__main__ + 1575
    10  libsystem_c.dylib                       0x00007fff98de38bf _pthread_start + 335
    11  libsystem_c.dylib                       0x00007fff98de6b75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff9395e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff98de5594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff98de6b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007f9614108b54  rbx: 0x00007f9612e2a340  rcx: 0x00000000000f62b8  rdx: 0x00007fff6282bb48
      rdi: 0x00007f9612e2a340  rsi: 0x000000010a4d3920  rbp: 0x00007fff6282bb00  rsp: 0x00007fff6282bae8
       r8: 0x00007f9612e0c520   r9: 0x00007f9612e0c520  r10: 0x0000000000000081  r11: 0x000000010a456fa7
      r12: 0x00007fff6282bbc0  r13: 0x00000000000f7e56  r14: 0x00007f9612e2a301  r15: 0x00007fff6282bb48
      rip: 0x0000000000006465  rfl: 0x0000000000010202  cr2: 0x0000000000006465
    Logical CPU: 1
    Binary Images:
           0x102c2e000 -        0x102e15fef  com.apple.Preview (5.5 - 719) <8F8450F1-AC7D-3468-AB39-323A5D1B1612> /Applications/Preview.app/Contents/MacOS/Preview
           0x102ea4000 -        0x102ec3fff  com.apple.MediaUI (1.0 - 1) <79541FEC-6ABC-3D34-92F0-AA469F48A878> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
           0x1060cc000 -        0x106264ff7  GLEngine (??? - ???) <EE6CCAE3-1CA1-3C5E-A83C-BB56AB413AB3> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x106297000 -        0x106390fff  libGLProgrammability.dylib (??? - ???) <7B17211F-D04C-3916-8176-1930C24BA421> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x1063b7000 -        0x1063e5ff7  GLRendererFloat (??? - ???) <AB59F7EA-62B1-3AA6-B940-47C0B6BC6DD9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x106a43000 -        0x106a46ff7 +jp.konicaminolta.print.pde.C360.Cover (3.7.0 - 3.7.0) <A96799FB-95A7-1720-5F1A-AEF680E95D51> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Cover.plugin/Contents/MacOS/KONICA MINOLTA C360 Cover
           0x106ae3000 -        0x106ae3ff5 +cl_kernels (??? - ???) <4311A08B-1B9F-4FA9-B9D9-D7C0FC819367> cl_kernels
           0x107476000 -        0x1074aaff7  com.apple.printingprivate.framework.PrintingPrivate (7.0 - 68) <7AA400A0-15A9-3991-B9C3-4BBCE2579798> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
           0x1076a5000 -        0x1076b9ff7 +jp.konicaminolta.print.pde.C360.Finishing (3.7.0 - 3.7.0) <07FF0994-C48A-15C6-BAB9-DD6020683800> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Finishing.plugin/Contents/MacOS/KONICA MINOLTA C360 Finishing
           0x1076fb000 -        0x107709fff +jp.konicaminolta.print.pde.C360.Tray (3.7.0 - 3.7.0) <B39A25D2-720F-6A9C-14F5-63D673B28F37> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Tray.plugin/Contents/MacOS/KONICA MINOLTA C360 Tray
           0x107ab7000 -        0x107abdfef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x107ac3000 -        0x107ac6ff7  libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x107ade000 -        0x107adeffd +cl_kernels (??? - ???) <410DA900-E363-4CF8-83A9-CF08BC897FA8> cl_kernels
           0x107ae0000 -        0x107b73ff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x107b96000 -        0x107b97ff3 +cl_kernels (??? - ???) <D89E8859-1AB1-468B-8290-53510B86CBE8> cl_kernels
           0x107baa000 -        0x107c3bff7  unorm8_rgba.dylib (1.50.61 - compatibility 1.0.0) <278541F2-18CC-3BE4-AD6B-24A3E983ACB5> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x107c5d000 -        0x107c5eff3 +cl_kernels (??? - ???) <77A8458C-E7F8-4A13-A873-E6901F2DFEBD> cl_kernels
           0x107c66000 -        0x107c67ffc +cl_kernels (??? - ???) <6CA7F831-E847-485E-A36D-4B5C32E6064A> cl_kernels
           0x107f68000 -        0x107f7fff7 +jp.konicaminolta.print.pde.C360.PerPage (3.7.0 - 3.7.0) <66A2EA84-EA16-B9E0-8EEE-38F32FB02D6E> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C360 PerPage
           0x10826b000 -        0x10828afe7 +jp.konicaminolta.print.pde.C360.Stamp (3.7.0 - 3.7.0) <6BCF434C-95E4-A7DB-9FEA-95175714E18B> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Stamp.plugin/Contents/MacOS/KONICA MINOLTA C360 Stamp
           0x1095e7000 -        0x1095fcff7 +jp.konicaminolta.print.pde.C360.ImageQuality (3.7.0 - 3.7.0) <A1794E8D-E9E2-6302-C011-58B2F2BE536E> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 ImageQuality.plugin/Contents/MacOS/KONICA MINOLTA C360 ImageQuality
           0x109656000 -        0x10968dfff  com.apple.print.framework.Print.Private (7.0 - 378) <9EECB9C5-32C3-3CBE-8D9A-82E929A7D69A> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
           0x1096aa000 -        0x1096d2fe7 +jp.konicaminolta.print.pde.C360.Output (3.7.0 - 3.7.0) <2B7B73A3-D86F-5A00-9F6E-7C907EEA3316> /Library/Printers/KONICAMINOLTA/C360/PDEs/KONICA MINOLTA C360 Output.plugin/Contents/MacOS/KONICA MINOLTA C360 Output
           0x109bc2000 -        0x109c05ff7  com.apple.print.PrintingCocoaPDEs (7.0 - 378) <1F74062E-9981-3A7C-B018-6053AF0C4F42> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
           0x10a43d000 -        0x10a4cffff +jp.konicaminolta.fw.C360.Core (3.7.0 - 3.7.0) <D772DC19-84CF-9AAF-9027-E7DA39F24F8B> /Library/Printers/KONICAMINOLTA/C360/PDEs/pde.framework/Versions/A/pde
           0x10b47c000 -        0x10b4a5fff  libPDFRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AC4F634F-E01E-3796-A6BD-65B9E2167E6A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x200000000 -        0x20075ffff  com.apple.GeForceGLDriver (7.2.9 - 7.0.2) <5DB4B25D-E5DA-3EEB-A979-13FCBFA7958B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff6282e000 -     0x7fff62862ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff8dda4000 -     0x7fff8e0bdff7  com.apple.AddressBook.framework (6.0 - 1043) <A6302279-FD1B-3BB7-8419-362425FC5568> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8e0be000 -     0x7fff8e852fff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8ef8c000 -     0x7fff8f01efff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8f01f000 -     0x7fff8f1befff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8f1bf000 -     0x7fff8f1c0ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8f1c1000 -     0x7fff8f1c1fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8f284000 -     0x7fff8f2a1ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff8f2a2000 -     0x7fff8f2e4ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8f2f1000 -     0x7fff8f317fff  com.apple.framework.internetaccounts (1.0 - 1) <64CC50BB-9EE4-36D1-969A-FDD2210026DC> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8f320000 -     0x7fff8f321fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8f322000 -     0x7fff8f379fff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8f37a000 -     0x7fff8f3a5ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff8f3ec000 -     0x7fff8f401fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8f404000 -     0x7fff8f44bff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8f44c000 -     0x7fff8f46fff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8f470000 -     0x7fff8f475fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8f476000 -     0x7fff8f480ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff8f64c000 -     0x7fff8f652ff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8f653000 -     0x7fff8f6a7ff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8f6a8000 -     0x7fff8f6f0fff  com.apple.framework.CoreWLAN (2.0 - 200.46) <04AFD988-DDFB-330D-B042-C1EB2826A0CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8f6f1000 -     0x7fff8f724fff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8f83b000 -     0x7fff8f83bfff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8f83c000 -     0x7fff8ff0a9df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8ff0b000 -     0x7fff8ff10fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8ff1c000 -     0x7fff8ff1efff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff8ff74000 -     0x7fff90016ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff90017000 -     0x7fff90018fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff90019000 -     0x7fff90079fff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff9007a000 -     0x7fff9007afff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff9007b000 -     0x7fff9007efff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff90131000 -     0x7fff9014dff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff9037c000 -     0x7fff90478ff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff90479000 -     0x7fff904a6fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
        0x7fff904a7000 -     0x7fff904abff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff904be000 -     0x7fff90884fff  com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff90885000 -     0x7fff908c8ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff908c9000 -     0x7fff90d70ff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff90d71000 -     0x7fff90d76fff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff90d77000 -     0x7fff90d77fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff90d78000 -     0x7fff90d94fff  com.apple.ScriptingBridge (1.2.1 - ???) <7DCC43F7-9F5A-388D-A00D-70E2618731BA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff90dd3000 -     0x7fff90dd6fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff90dd7000 -     0x7fff911f2ff7  com.apple.RawCamera.bundle (3.7.2 - 573) <FF8D349E-E8DF-3D12-91E9-BA00C13D5359> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff911f3000 -     0x7fff911f7fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff911f8000 -     0x7fff91225fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff91226000 -     0x7fff9122afff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff9122b000 -     0x7fff91658fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff918be000 -     0x7fff918befff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff91950000 -     0x7fff91962ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff91963000 -     0x7fff9196ffff  com.apple.DirectoryService.Framework (10.7 - 144) <067ACB41-E9B7-3177-9EDE-C188D9B352DC> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff91970000 -     0x7fff91982ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff91983000 -     0x7fff91c95fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff91c96000 -     0x7fff91d2cff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff91d32000 -     0x7fff91da8fff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff91dd1000 -     0x7fff91dd1fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff91dd2000 -     0x7fff91dd4fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff91dd5000 -     0x7fff91df4fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff91e30000 -     0x7fff91e3eff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff91e6b000 -     0x7fff91eefff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff91ef0000 -     0x7fff91ef0fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff91efa000 -     0x7fff91efdfff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff91efe000 -     0x7fff92100fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff92101000 -     0x7fff92106ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff92107000 -     0x7fff9213cfff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff9214b000 -     0x7fff921c0ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff921c1000 -     0x7fff921c7fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff921c8000 -     0x7fff9227afff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff9227b000 -     0x7fff922a4ff7  com.apple.framework.Apple80211 (7.0 - 700.57) <0D7D7E08-377B-32F0-AD91-673F992B5CFF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff922a5000 -     0x7fff922b3fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff922b4000 -     0x7fff92358fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff92359000 -     0x7fff9235ffff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff92360000 -     0x7fff92363ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff92364000 -     0x7fff9236bff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff923fa000 -     0x7fff9244dfff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff9244e000 -     0x7fff92452fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff92453000 -     0x7fff924d5fff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff924f3000 -     0x7fff92500fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff92501000 -     0x7fff925e1fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff925e2000 -     0x7fff925edfff  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff925fc000 -     0x7fff925fffff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff92628000 -     0x7fff9266afff  com.apple.corelocation (330.9 - 330.9) <ACE577F2-6EDE-3768-BF76-8632E8B81876> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff926c5000 -     0x7fff926c5fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff926c6000 -     0x7fff92765fff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff92922000 -     0x7fff9351afff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff9351b000 -     0x7fff93619ff7  com.apple.QuickLookUIFramework (3.0 - 489.1) <A8A82434-D43D-3F12-9321-B2E8EC9B4B8E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff9361a000 -     0x7fff937edff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff937ee000 -     0x7fff93852fff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff93853000 -     0x7fff938ceff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff938cf000 -     0x7fff938fafff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff938fb000 -     0x7fff9393cfff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff93947000 -     0x7fff93967fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff93968000 -     0x7fff9397aff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff93aa2000 -     0x7fff93aa3fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff93aa4000 -     0x7fff93d1eff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff93d64000 -     0x7fff94348faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff9434f000 -     0x7fff9435dfff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff9435e000 -     0x7fff9435efff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff9435f000 -     0x7fff94366fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <40374018-2832-3144-8114-CED417321C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff94367000 -     0x7fff943dafff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff9440f000 -     0x7fff94462fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff94463000 -     0x7fff946d4fff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff946e0000 -     0x7fff946e5fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff946f4000 -     0x7fff9470afff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff9470b000 -     0x7fff94864ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff94926000 -     0x7fff9492cff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff94a30000 -     0x7fff94b33fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
        0x7fff94b34000 -     0x7fff94bc6fff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff94c07000 -     0x7fff94c24fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <CC86755A-6CF1-3DDF-A1B0-6F7F5BD7BB39> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff94c28000 -     0x7fff94d1dfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff94d22000 -     0x7fff94e37fff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff94e38000 -     0x7fff94e55ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff94e56000 -     0x7fff94eb0fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff94eb1000 -     0x7fff94eb1fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff94eb2000 -     0x7fff94ee1fff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff94ef0000 -     0x7fff94f8aff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff94f8b000 -     0x7fff955d9ff7  libclh.dylib (4.0.3 - 4.0.3) <C325AA07-5B58-399B-956A-898290177162> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff955da000 -     0x7fff955e5ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff955e6000 -     0x7fff957f3fff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff957f4000 -     0x7fff9592dfef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff95b4f000 -     0x7fff95b6cfff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff95b6d000 -     0x7fff95c4bff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff95c4c000 -     0x7fff95ca0ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff95cc0000 -     0x7fff95f97fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff95f98000 -     0x7fff95fd7fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff95fd8000 -     0x7fff95fe7fff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff96336000 -     0x7fff9639dff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff9639e000 -     0x7fff966c1fff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff966c2000 -     0x7fff966dcfff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff966dd000 -     0x7fff96762ff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff9677f000 -     0x7fff96795ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff96796000 -     0x7fff967e1fff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff967e2000 -     0x7fff967e9fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff9683c000 -     0x7fff96b55fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff96b56000 -     0x7fff96b57fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff96b69000 -     0x7fff96b80fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff96b81000 -     0x7fff96bddff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff96bde000 -     0x7fff96c0bff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff96c25000 -     0x7fff96c60fff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff96c61000 -     0x7fff96d66ff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff96d67000 -     0x7fff96d6dfff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff96d6e000 -     0x7fff96d70fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff96dce000 -     0x7fff96dd9ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff96dda000 -     0x7fff96e19ff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff96e1a000 -     0x7fff96e68ff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff96e6b000 -     0x7fff96ebdff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff96ebe000 -     0x7fff96ee6ff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff96ee7000 -     0x7fff96ef2fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff96fe5000 -     0x7fff97035fff  com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff97036000 -     0x7fff97037fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff97038000 -     0x7fff9705eff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff9705f000 -     0x7fff971e9ff7  com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff97213000 -     0x7fff972daff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff972db000 -     0x7fff973ddff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff973de000 -     0x7fff97417fe7  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <D634E4B6-672F-3F68-8B6F-C5028151A5B4> /usr/lib/libssl.0.9.8.dylib
        0x7fff97418000 -     0x7fff97441fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff97481000 -     0x7fff974e3ff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff974e4000 -     0x7fff9751efff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff9751f000 -     0x7fff97525fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff979c7000 -     0x7fff979ebff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff979ec000 -     0x7fff97e1efe7  com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff97e1f000 -     0x7fff97e20ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff98c16000 -     0x7fff98d23fff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff98d24000 -     0x7fff98d94fff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff98d95000 -     0x7fff98e72fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff98e73000 -     0x7fff98f3aff7  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <E05006B6-A597-3924-851A-FBEC493B598B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
        0x7fff98f3b000 -     0x7fff98f40fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff98f41000 -     0x7fff991afff7  com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff991b0000 -     0x7fff991b7fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff991fc000 -     0x7fff9920fff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff99210000 -     0x7fff99237fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff99238000 -     0x7fff99239fff  libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
        0x7fff9929a000 -     0x7fff992d6fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff9949b000 -     0x7fff9949dff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff994e5000 -     0x7fff995f1fef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff9960b000 -     0x7fff9976efff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff9976f000 -     0x7fff997d9fff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff997da000 -     0x7fff998bedef  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff99c17000 -     0x7fff99c85fff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff99c86000 -     0x7fff99c8efff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff99c8f000 -     0x7fff9a0aafff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff9a0ab000 -     0x7fff9a26cfe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff9a26d000 -     0x7fff9a281ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff9a2b3000 -     0x7fff9a2dcfff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff9a2dd000 -     0x7fff9a2defff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff9a2df000 -     0x7fff9a3c6fff  com.apple.backup.framework (1.3 - 1.3) <C7F0B3B6-EAC1-3445-A705-E9F18A45D01D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff9a3c7000 -     0x7fff9a406ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff9a407000 -     0x7fff9a43cfff  libTrueTypeScaler.dylib (??? - ???) <DBF3758F-EA51-3009-840E-CA5B8B466F3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff9a43d000 -     0x7fff9a454fff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff9a4e7000 -     0x7fff9a4f0fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 590
        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: 216469
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=205.2M resident=99.9M(49%) swapped_out_or_unallocated=105.3M(51%)
    Writable regions: Total=166.5M written=49.9M(30%) resident=104.5M(63%) swapped_out=0K(0%) unallocated=62.0M(37%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  3704K
    CG image                           2592K
    CG raster data                     6488K
    CG shared images                   3408K
    CoreAnimation                      6344K
    CoreGraphics                         20K
    CoreImage                            72K
    CoreServices                       1104K
    IOKit                              25.2M
    MALLOC                             98.9M
    MALLOC guard page                    64K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                       32K
    OpenCL                               52K
    OpenGL GLSL                        1372K
    OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
    STACK GUARD                        56.0M
    Stack                              11.0M
    VM_ALLOCATE                        16.7M
    __CI_BITMAP                          80K
    __DATA                             24.2M
    __IMAGE                            1256K
    __LINKEDIT                         48.9M
    __TEXT                            156.3M
    __UNICODE                           544K
    mapped file                        38.6M
    shared memory                      3612K
    ===========                      =======
    TOTAL                             506.0M
    TOTAL, minus reserved VM space    505.9M
    Model: MacBookPro7,1, BootROM MBP71.0039.B0B, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f5
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.100.98.75.6)
    Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9250315ASG, 250,06 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24600000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2504, 0x26400000 / 3
    USB Device: External HDD, 0x1058  (Western Digital Technologies, Inc.), 0x1010, 0x26410000 / 6
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0x26420000 / 4
    USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0x26422000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x06500000 / 4
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0x06300000 / 3
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06610000 / 7
    ---------------------------- END ERROR REPORT --------------------------

    You could try adding your printer with the Generic PostScript PPD. You'll lose some of your printer specific features, but it should get you past the crash. This looks like a problem with the Minolta driver trying to reuse information from the previous print job.
    Hope this helps.

  • Preview Crashes when doing a Save As . . . (.pdf)

    Anyone have this problem with Leopard . . .
    Use Image Capture to scan in an item.
    Open the completed scan in Preview.
    Try to Save As and select file type .pdf
    PREVIEW PROGRAM CRASHES EVERY TIME and the file is NOT saved.
    Print to .pdf works fine. But Save As . . . .pdf does not.

    It sounds like an item in HD/Library/Contextual Menu Items. Drag the contents of that folder to the desktop and test again. If that sorts it put the items back one at a time to find the culprit..
    If that's not it, go to ~(yourHome)/Library/Contextual Menu Items and do the same.
    Open "Console" in your Utilities folder. From the Sidebar choose: Log
    Files >> CrashReporter >> "~/ Library Logs" >> Preview and paste the contents here for the latest Preview crash and maybe we can figure what's going on.
    -mj
    [email protected]

Maybe you are looking for

  • MRP Exception Messages

    Hi Gurus , i need your help A summary of exception messages can be viewed in MD07, butit is only by MRP controller.  Is it possible to view all exception messages for a plant?  Are there any plant level metrics that can show the performance of our SA

  • Albums with same names interleaved

    I have several albums by different artists with the same title - "Greatest Hits" When I sort by Album, it shows them to me with all of the tracks 1 together, tracks 2 together, etc. For an example, see: http://alansmith.smugmug.com/photos/108162250-L

  • Best way to generate ER diagram

    We have Oracle 11g in our environment. I wanted to know which should be the best way to generate an ER diagram. Below are these steps in SQL developer (version of SQL developer is 3.2.x): a) View → Data Modeler → Browser b) In browser tab, select sho

  • Itunes shows up in my media player ex "track 14"

    purchased music from itunes shows up in my windows 7 media player as example ' track 14" etc...will not play.. no idea what song it is

  • Saying not installed when it is

    I have adobe reader installed and still I cant read o fill out my necessary application due to it keeps telling to install the program.  How do read o even fill out my application?