Preview Printing Crash - 1 case solved

Mac OS 10.7.4 + Xerox 8750DN + Preview = crash.
Printing is just fine from Acrobat, TextEdit, BBEdit, Mail, etc., etc.
Played the file permissions games mentioned by others to no avail.
The crash report is posted at the end of this post, just in case anyone is interested.
The solution was to update the printer drivers. For the Xerox 8750, there is a new version (2.59.0) released on May 4, 2012. Installing it solved my problem. Don't know whether it would solve yours, but it's worth a shot.
Now the crash report:
Process:         Preview [4139]
Path:            /Applications/Preview.app/Contents/MacOS/Preview
Identifier:      com.apple.Preview
Version:         5.5.2 (719.25)
Build Info:      Preview-719025000000000~8
Code Type:       X86-64 (Native)
Parent Process:  launchd [152]
Date/Time:       2012-06-25 14:56:07.085 -0500
OS Version:      Mac OS X 10.7.4 (11E53)
Report Version:  9
Interval Since Last Report:          59611 sec
Crashes Since Last Report:           10
Per-App Interval Since Last Report:  5571 sec
Per-App Crashes Since Last Report:   4
Anonymous UUID:                      5FF82952-F4BD-4A8F-B4B6-29088CF96598
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000
VM Regions Near 0:
-->
    __TEXT                 000000010b8eb000-000000010bad0000 [ 1940K] r-x/rwx SM=COW  /Applications/Preview.app/Contents/MacOS/Preview
Application Specific Information:
objc_msgSend() selector name: respondsToSelector:
objc[4139]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                         0x00007fff90066150 objc_msgSend_vtable5 + 16
1   com.apple.Foundation                    0x00007fff8e95a61c -[NSNetService _dispatchCallBackWithError:] + 164
2   com.apple.CFNetwork                     0x00007fff923397f5 _ZL19_ShortTimerCallBackP16__CFRunLoopTimerPv + 88
3   com.apple.CoreFoundation                0x00007fff96f23934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
4   com.apple.CoreFoundation                0x00007fff96f23486 __CFRunLoopDoTimer + 534
5   com.apple.CoreFoundation                0x00007fff96f03e11 __CFRunLoopRun + 1617
6   com.apple.CoreFoundation                0x00007fff96f03486 CFRunLoopRunSpecific + 230
7   com.apple.HIToolbox                     0x00007fff912584d3 RunCurrentEventLoopInMode + 277
8   com.apple.HIToolbox                     0x00007fff9125f781 ReceiveNextEventCommon + 355
9   com.apple.HIToolbox                     0x00007fff9125f60e BlockUntilNextEventMatchingListInMode + 62
10  com.apple.AppKit                        0x00007fff95b42e31 _DPSNextEvent + 659
11  com.apple.AppKit                        0x00007fff95b42735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
12  com.apple.AppKit                        0x00007fff95b3f071 -[NSApplication run] + 470
13  com.apple.AppKit                        0x00007fff95dbb244 NSApplicationMain + 867
14  com.apple.Preview                       0x000000010b8ec7f4 0x10b8eb000 + 6132
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff9256b7e6 kevent + 10
1   libdispatch.dylib                       0x00007fff971d478a _dispatch_mgr_invoke + 923
2   libdispatch.dylib                       0x00007fff971d331a _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff9256b192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8ef8e594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff8ef8fb85 start_wqthread + 13
Thread 3:: Dispatch queue: com.apple.root.default-priority
0   libdispatch.dylib                       0x00007fff971d4abe dispatch_barrier_async_f + 9
1   libxpc.dylib                            0x00007fff93dd5416 _xpc_connection_create + 341
2   libxpc.dylib                            0x00007fff93dd5d9a xpc_connection_create + 32
3   libxpc.dylib                            0x00007fff93dd5ec3 xpc_connection_create_mach_service + 40
4   com.apple.print.framework.PrintCore          0x00007fff97f710f4 __printToolAsyncMsg_block_invoke_1 + 61
5   libdispatch.dylib                       0x00007fff971d2a86 _dispatch_call_block_and_release + 18
6   libdispatch.dylib                       0x00007fff971d3965 _dispatch_worker_thread2 + 255
7   libsystem_c.dylib                       0x00007fff8ef8e3da _pthread_wqthread + 316
8   libsystem_c.dylib                       0x00007fff8ef8fb85 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff9256b192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8ef8e594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff8ef8fb85 start_wqthread + 13
Thread 5:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff9256adf2 __select + 10
1   com.apple.CoreFoundation                0x00007fff96f4cc8b __CFSocketManager + 1355
2   libsystem_c.dylib                       0x00007fff8ef8c8bf _pthread_start + 335
3   libsystem_c.dylib                       0x00007fff8ef8fb75 thread_start + 13
Thread 6:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib                  0x00007fff9256ae42 __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff8ef42dea nanosleep + 164
2   libsystem_c.dylib                       0x00007fff8ef42bb5 usleep + 53
3   com.apple.AppKit                        0x00007fff95d774d3 -[NSUIHeartBeat _heartBeatThread:] + 1727
4   com.apple.Foundation                    0x00007fff8e8ab72a -[NSThread main] + 68
5   com.apple.Foundation                    0x00007fff8e8ab6a2 __NSThread__main__ + 1575
6   libsystem_c.dylib                       0x00007fff8ef8c8bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff8ef8fb75 thread_start + 13
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff925696b6 semaphore_wait_trap + 10
1   libdispatch.dylib                       0x00007fff971d620a _dispatch_semaphore_wait_slow + 109
2   com.apple.print.framework.PrintCore          0x00007fff97f70ed7 printToolAgent + 246
3   com.apple.print.framework.PrintCore          0x00007fff97f747c8 _ZL16copyPrintingPrefPK10__CFStringiS1_m + 147
4   com.apple.print.framework.PrintCore          0x00007fff97fb1549 _ZL23getPrintingPrefsSettingPK10__CFStringh + 25
5   com.apple.print.framework.PrintCore          0x00007fff97fb1782 _ZL28getPreviewCopiesPrefsSettingv + 40
6   com.apple.print.framework.PrintCore          0x00007fff97fb24a7 _ZL24settingsRequireDevicePDFP21OpaquePMPrintSettingsh + 35
7   com.apple.print.framework.PrintCore          0x00007fff97faea24 PJCBeginDocument(OpaquePMPrintSession*, OpaquePMPrintSettings*, OpaquePMPageFormat*, unsigned char) + 6332
8   com.apple.print.framework.PrintCore          0x00007fff97f88ea4 PMSessionBeginDocumentNoDialogPrivate + 165
9   com.apple.AppKit                        0x00007fff962c3630 -[NSPrintSpoolingGraphicsContext beginDocumentWithTitle:] + 125
10  com.apple.AppKit                        0x00007fff96296e05 -[NSView(NSPrintingInternal) _printForCurrentOperation] + 175
11  com.apple.AppKit                        0x00007fff9604b341 -[NSConcretePrintOperation _renderView] + 224
12  com.apple.AppKit                        0x00007fff9604b0dd -[NSConcretePrintOperation _continueModalOperationToTheEnd:] + 48
13  com.apple.Foundation                    0x00007fff8e8ab72a -[NSThread main] + 68
14  com.apple.Foundation                    0x00007fff8e8ab6a2 __NSThread__main__ + 1575
15  libsystem_c.dylib                       0x00007fff8ef8c8bf _pthread_start + 335
16  libsystem_c.dylib                       0x00007fff8ef8fb75 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x700007fb583a0621  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x00007fff910026c4
  rdi: 0x00007fb583a51e00  rsi: 0x00007fff7c968740  rbp: 0x00007fff6b4e9740  rsp: 0x00007fff6b4e9708
   r8: 0x00007fb583a54630   r9: 0x00007fff6b4e9778  r10: 0x0000000000000081  r11: 0x00007fff8e95a578
  r12: 0x00007fb583a17690  r13: 0x0000000000000006  r14: 0x0000000000000010  r15: 0x00007fb583a17690
  rip: 0x00007fff90066150  rfl: 0x0000000000010246  cr2: 0x000000010e154000
Logical CPU: 0
Binary Images:
       0x10b8eb000 -        0x10bacffef  com.apple.Preview (5.5.2 - 719.25) <EF424E00-DDDF-321B-A789-8273F8BAEE48> /Applications/Preview.app/Contents/MacOS/Preview
       0x10bb5e000 -        0x10bb7dff7  com.apple.MediaUI (1.0 - 1) <62F2783A-413F-3E6F-849D-B748D726DE81> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
       0x10bead000 -        0x10bedbff7  GLRendererFloat (??? - ???) <E33704BC-AA25-3279-A585-ABC6B3176D3E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x10cea7000 -        0x10d3aafe7  com.apple.RawCamera.bundle (3.13.0 - 627) <4593B038-1A60-5ADB-565D-5BDFA28A53F2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
       0x10e90c000 -        0x10e90cff5 +cl_kernels (??? - ???) <B6054FA8-95D0-4AEE-BA36-2A8613674142> cl_kernels
       0x10e930000 -        0x10e933ff7  libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x10fbb7000 -        0x10fbb7ffd +cl_kernels (??? - ???) <337AB229-75A8-40AD-AF3F-0222002AA9B4> cl_kernels
       0x10fc63000 -        0x10fdfcfff  GLEngine (??? - ???) <61484217-C41D-3A65-86BD-397ACC0D069F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x10fe30000 -        0x10ff29fff  libGLProgrammability.dylib (??? - ???) <7396EE13-5FA6-3E78-88D0-2502CFE79A97> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x10ff4f000 -        0x110216ff7  com.apple.ATIRadeonX2000GLDriver (7.18.18 - 7.1.8) <AC62BBB7-3DE8-3C19-89A2-0AA6DAD6339B> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
       0x110c6f000 -        0x110c75fef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x110c99000 -        0x110d2cff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
       0x110d4e000 -        0x110d4fff3 +cl_kernels (??? - ???) <89AE1F55-7E54-4EEE-9722-36D43A4EBE1D> cl_kernels
       0x110d57000 -        0x110d58ffc +cl_kernels (??? - ???) <85667A5E-2BDE-4D78-95DF-00111CC84FFC> cl_kernels
       0x110d69000 -        0x110d6aff3 +cl_kernels (??? - ???) <28F31B3B-26FF-4C20-867D-17A66DEC5A02> cl_kernels
       0x111192000 -        0x1111c6fff  com.apple.printingprivate.framework.PrintingPrivate (7.4 - 68.4) <5C9D0EC3-70C8-34E8-8F11-1CB9FA6991DC> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
       0x1111ea000 -        0x111221fff  com.apple.print.framework.Print.Private (7.4 - 378.12) <467D02E5-075A-36AC-B695-95E439F9258B> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
       0x11123e000 -        0x111340ff7 +com.xerox.xeroxfeatures.pde (1.23.0 - 455) <77654E13-5511-FD8B-04B4-D3D4015ED20A> /Library/Printers/Xerox/PDEs/XeroxFeatures.plugin/Contents/MacOS/XeroxFeatures
       0x1113c9000 -        0x11140cfff  com.apple.print.PrintingCocoaPDEs (7.4 - 378.12) <BD8FE250-5E1E-3CB8-874D-F118ADDD6FA0> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x7fff6b4eb000 -     0x7fff6b51fbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff8c4b1000 -     0x7fff8c553fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8c59f000 -     0x7fff8c5f3fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8c600000 -     0x7fff8c60efff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8c62d000 -     0x7fff8c634fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <B3F07872-63B1-3AAF-A313-9B2886822C58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8c66e000 -     0x7fff8c67eff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8c8af000 -     0x7fff8c925fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8d064000 -     0x7fff8d0b0ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8d0b1000 -     0x7fff8d0b1fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8d0b2000 -     0x7fff8d0ccfff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8d0cd000 -     0x7fff8d0d1ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8d0d2000 -     0x7fff8d1b1ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff8d1b2000 -     0x7fff8d1b5fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8d1b6000 -     0x7fff8d1b6fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff8d1b7000 -     0x7fff8d24aff7  com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8d5ae000 -     0x7fff8d8d2fff  com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8d8d3000 -     0x7fff8d8deff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff8d8df000 -     0x7fff8d8fefff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff8d8ff000 -     0x7fff8db01fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff8db02000 -     0x7fff8db10fff  com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8db68000 -     0x7fff8dbaefff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
    0x7fff8dbaf000 -     0x7fff8dbb2fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8dbb3000 -     0x7fff8ddddfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8ddde000 -     0x7fff8dddfff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8dde0000 -     0x7fff8e04eff7  com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8e04f000 -     0x7fff8e08afff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff8e08b000 -     0x7fff8e08cfff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff8e08d000 -     0x7fff8e0d1ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8e0d2000 -     0x7fff8e0d6fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8e0d7000 -     0x7fff8e1defe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff8e1df000 -     0x7fff8e20efff  com.apple.shortcut (2.1 - 2.1) <43C186C0-6B0F-39FA-976A-C307CC410495> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8e20f000 -     0x7fff8e212fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8e213000 -     0x7fff8e226ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff8e227000 -     0x7fff8e281ff7  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8e282000 -     0x7fff8e28bff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8e290000 -     0x7fff8e39dfff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8e39e000 -     0x7fff8e3b5fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8e3b6000 -     0x7fff8e3ddfff  com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff8e3de000 -     0x7fff8e57dff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8e57e000 -     0x7fff8e697fff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8e851000 -     0x7fff8eb6afff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8eb6e000 -     0x7fff8eba9fff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8ebaa000 -     0x7fff8ebe4fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8ec10000 -     0x7fff8ed05fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8ed06000 -     0x7fff8ed13ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
    0x7fff8ed14000 -     0x7fff8ed17fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8ed3c000 -     0x7fff8edb2fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff8edb3000 -     0x7fff8ef3dfff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8ef3e000 -     0x7fff8f01bfef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff8f01c000 -     0x7fff8f02eff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8f02f000 -     0x7fff8f0a2fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8fede000 -     0x7fff8fee4fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8fee5000 -     0x7fff9003efff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff9005b000 -     0x7fff9013fe5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff90168000 -     0x7fff90168fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff90169000 -     0x7fff90186ff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff90187000 -     0x7fff9018cfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff9021e000 -     0x7fff90223fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff9095d000 -     0x7fff9095eff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff9095f000 -     0x7fff9096bfff  com.apple.DirectoryService.Framework (10.7 - 146) <38778B01-2CF6-3A33-8A7A-FE016774B24C> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff90d1b000 -     0x7fff90d21fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff911b3000 -     0x7fff91238ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff91239000 -     0x7fff91255fff  com.apple.ScriptingBridge (1.2.1 - ???) <A4162BA5-2432-3BF3-8EBC-47AEF2BDD8DA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff91256000 -     0x7fff91582ff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff91583000 -     0x7fff9186cff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff9186d000 -     0x7fff918b1ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff918b2000 -     0x7fff91ce5ff7  com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff91ce6000 -     0x7fff91cf1ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff91cf2000 -     0x7fff91d4fff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff91d50000 -     0x7fff91da3fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff91da4000 -     0x7fff91dcafff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff91dcb000 -     0x7fff91dccfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff92273000 -     0x7fff92275fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff92276000 -     0x7fff922a9ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff922aa000 -     0x7fff92411fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff92412000 -     0x7fff9241dff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff9242f000 -     0x7fff92430ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff92431000 -     0x7fff92438fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff92439000 -     0x7fff92455fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff92456000 -     0x7fff92553ff7  com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff92554000 -     0x7fff92574fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
    0x7fff92575000 -     0x7fff925a0fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff925a1000 -     0x7fff925a1fff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff9268b000 -     0x7fff9269dff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff9269e000 -     0x7fff926c6fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff929e2000 -     0x7fff929e2fff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff929e3000 -     0x7fff929ffff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff92a06000 -     0x7fff92a07fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff92a08000 -     0x7fff92a47ff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff92a48000 -     0x7fff92df1fef  com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff92df2000 -     0x7fff92e04ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff92e05000 -     0x7fff92e4eff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff92e50000 -     0x7fff92eb8ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff92f6a000 -     0x7fff93031ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff93032000 -     0x7fff930e5ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff930e6000 -     0x7fff93111ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff931a1000 -     0x7fff931a2fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff93220000 -     0x7fff93226fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff93227000 -     0x7fff9324bfff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff932d6000 -     0x7fff935f8fe7  com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff935f9000 -     0x7fff9369efff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff9369f000 -     0x7fff936b6fff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff93704000 -     0x7fff9374bff7  com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff9374c000 -     0x7fff9378eff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff9378f000 -     0x7fff93805fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff93806000 -     0x7fff93806fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff93807000 -     0x7fff9385ffff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff93860000 -     0x7fff93860fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff93861000 -     0x7fff93867ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff93868000 -     0x7fff93974fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff93975000 -     0x7fff93984ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff93985000 -     0x7fff93a87fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff93b34000 -     0x7fff93da9ff7  com.apple.imageKit (2.1.2 - 1.0) <5BAA52A9-F359-31E4-8109-74EBCEB626B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff93daa000 -     0x7fff93dcefff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff93dcf000 -     0x7fff93decfff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff93e2c000 -     0x7fff94148fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff94149000 -     0x7fff9415efff  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
    0x7fff9415f000 -     0x7fff9415ffff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff94160000 -     0x7fff94260fff  com.apple.QuickLookUIFramework (3.2 - 500.16) <0BACF8C4-5A7B-31EE-B4AA-3CCF8615C9A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff94261000 -     0x7fff942ccff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff942cd000 -     0x7fff942cdfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff942ce000 -     0x7fff943d3fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff94413000 -     0x7fff94db0c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff94e0e000 -     0x7fff94e70ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff94e71000 -     0x7fff94e76fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff94e7f000 -     0x7fff94eacfff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff94f90000 -     0x7fff95013fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff95014000 -     0x7fff955f8fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff9567c000 -     0x7fff95687fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff956d1000 -     0x7fff956f1fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff956f2000 -     0x7fff956f7ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff956f8000 -     0x7fff9574cff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff9574d000 -     0x7fff95763ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff95b3a000 -     0x7fff96740ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff96741000 -     0x7fff96b5eff7  com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff96b78000 -     0x7fff96b7aff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff96b7b000 -     0x7fff96bdbfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Libr

Mac OS 10.7.4 + Xerox 8750DN + Preview = crash.
Printing is just fine from Acrobat, TextEdit, BBEdit, Mail, etc., etc.
Played the file permissions games mentioned by others to no avail.
The crash report is posted at the end of this post, just in case anyone is interested.
The solution was to update the printer drivers. For the Xerox 8750, there is a new version (2.59.0) released on May 4, 2012. Installing it solved my problem. Don't know whether it would solve yours, but it's worth a shot.
Now the crash report:
Process:         Preview [4139]
Path:            /Applications/Preview.app/Contents/MacOS/Preview
Identifier:      com.apple.Preview
Version:         5.5.2 (719.25)
Build Info:      Preview-719025000000000~8
Code Type:       X86-64 (Native)
Parent Process:  launchd [152]
Date/Time:       2012-06-25 14:56:07.085 -0500
OS Version:      Mac OS X 10.7.4 (11E53)
Report Version:  9
Interval Since Last Report:          59611 sec
Crashes Since Last Report:           10
Per-App Interval Since Last Report:  5571 sec
Per-App Crashes Since Last Report:   4
Anonymous UUID:                      5FF82952-F4BD-4A8F-B4B6-29088CF96598
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000
VM Regions Near 0:
-->
    __TEXT                 000000010b8eb000-000000010bad0000 [ 1940K] r-x/rwx SM=COW  /Applications/Preview.app/Contents/MacOS/Preview
Application Specific Information:
objc_msgSend() selector name: respondsToSelector:
objc[4139]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                         0x00007fff90066150 objc_msgSend_vtable5 + 16
1   com.apple.Foundation                    0x00007fff8e95a61c -[NSNetService _dispatchCallBackWithError:] + 164
2   com.apple.CFNetwork                     0x00007fff923397f5 _ZL19_ShortTimerCallBackP16__CFRunLoopTimerPv + 88
3   com.apple.CoreFoundation                0x00007fff96f23934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
4   com.apple.CoreFoundation                0x00007fff96f23486 __CFRunLoopDoTimer + 534
5   com.apple.CoreFoundation                0x00007fff96f03e11 __CFRunLoopRun + 1617
6   com.apple.CoreFoundation                0x00007fff96f03486 CFRunLoopRunSpecific + 230
7   com.apple.HIToolbox                     0x00007fff912584d3 RunCurrentEventLoopInMode + 277
8   com.apple.HIToolbox                     0x00007fff9125f781 ReceiveNextEventCommon + 355
9   com.apple.HIToolbox                     0x00007fff9125f60e BlockUntilNextEventMatchingListInMode + 62
10  com.apple.AppKit                        0x00007fff95b42e31 _DPSNextEvent + 659
11  com.apple.AppKit                        0x00007fff95b42735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
12  com.apple.AppKit                        0x00007fff95b3f071 -[NSApplication run] + 470
13  com.apple.AppKit                        0x00007fff95dbb244 NSApplicationMain + 867
14  com.apple.Preview                       0x000000010b8ec7f4 0x10b8eb000 + 6132
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff9256b7e6 kevent + 10
1   libdispatch.dylib                       0x00007fff971d478a _dispatch_mgr_invoke + 923
2   libdispatch.dylib                       0x00007fff971d331a _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff9256b192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8ef8e594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff8ef8fb85 start_wqthread + 13
Thread 3:: Dispatch queue: com.apple.root.default-priority
0   libdispatch.dylib                       0x00007fff971d4abe dispatch_barrier_async_f + 9
1   libxpc.dylib                            0x00007fff93dd5416 _xpc_connection_create + 341
2   libxpc.dylib                            0x00007fff93dd5d9a xpc_connection_create + 32
3   libxpc.dylib                            0x00007fff93dd5ec3 xpc_connection_create_mach_service + 40
4   com.apple.print.framework.PrintCore          0x00007fff97f710f4 __printToolAsyncMsg_block_invoke_1 + 61
5   libdispatch.dylib                       0x00007fff971d2a86 _dispatch_call_block_and_release + 18
6   libdispatch.dylib                       0x00007fff971d3965 _dispatch_worker_thread2 + 255
7   libsystem_c.dylib                       0x00007fff8ef8e3da _pthread_wqthread + 316
8   libsystem_c.dylib                       0x00007fff8ef8fb85 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff9256b192 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8ef8e594 _pthread_wqthread + 758
2   libsystem_c.dylib                       0x00007fff8ef8fb85 start_wqthread + 13
Thread 5:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff9256adf2 __select + 10
1   com.apple.CoreFoundation                0x00007fff96f4cc8b __CFSocketManager + 1355
2   libsystem_c.dylib                       0x00007fff8ef8c8bf _pthread_start + 335
3   libsystem_c.dylib                       0x00007fff8ef8fb75 thread_start + 13
Thread 6:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib                  0x00007fff9256ae42 __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff8ef42dea nanosleep + 164
2   libsystem_c.dylib                       0x00007fff8ef42bb5 usleep + 53
3   com.apple.AppKit                        0x00007fff95d774d3 -[NSUIHeartBeat _heartBeatThread:] + 1727
4   com.apple.Foundation                    0x00007fff8e8ab72a -[NSThread main] + 68
5   com.apple.Foundation                    0x00007fff8e8ab6a2 __NSThread__main__ + 1575
6   libsystem_c.dylib                       0x00007fff8ef8c8bf _pthread_start + 335
7   libsystem_c.dylib                       0x00007fff8ef8fb75 thread_start + 13
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff925696b6 semaphore_wait_trap + 10
1   libdispatch.dylib                       0x00007fff971d620a _dispatch_semaphore_wait_slow + 109
2   com.apple.print.framework.PrintCore          0x00007fff97f70ed7 printToolAgent + 246
3   com.apple.print.framework.PrintCore          0x00007fff97f747c8 _ZL16copyPrintingPrefPK10__CFStringiS1_m + 147
4   com.apple.print.framework.PrintCore          0x00007fff97fb1549 _ZL23getPrintingPrefsSettingPK10__CFStringh + 25
5   com.apple.print.framework.PrintCore          0x00007fff97fb1782 _ZL28getPreviewCopiesPrefsSettingv + 40
6   com.apple.print.framework.PrintCore          0x00007fff97fb24a7 _ZL24settingsRequireDevicePDFP21OpaquePMPrintSettingsh + 35
7   com.apple.print.framework.PrintCore          0x00007fff97faea24 PJCBeginDocument(OpaquePMPrintSession*, OpaquePMPrintSettings*, OpaquePMPageFormat*, unsigned char) + 6332
8   com.apple.print.framework.PrintCore          0x00007fff97f88ea4 PMSessionBeginDocumentNoDialogPrivate + 165
9   com.apple.AppKit                        0x00007fff962c3630 -[NSPrintSpoolingGraphicsContext beginDocumentWithTitle:] + 125
10  com.apple.AppKit                        0x00007fff96296e05 -[NSView(NSPrintingInternal) _printForCurrentOperation] + 175
11  com.apple.AppKit                        0x00007fff9604b341 -[NSConcretePrintOperation _renderView] + 224
12  com.apple.AppKit                        0x00007fff9604b0dd -[NSConcretePrintOperation _continueModalOperationToTheEnd:] + 48
13  com.apple.Foundation                    0x00007fff8e8ab72a -[NSThread main] + 68
14  com.apple.Foundation                    0x00007fff8e8ab6a2 __NSThread__main__ + 1575
15  libsystem_c.dylib                       0x00007fff8ef8c8bf _pthread_start + 335
16  libsystem_c.dylib                       0x00007fff8ef8fb75 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x700007fb583a0621  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x00007fff910026c4
  rdi: 0x00007fb583a51e00  rsi: 0x00007fff7c968740  rbp: 0x00007fff6b4e9740  rsp: 0x00007fff6b4e9708
   r8: 0x00007fb583a54630   r9: 0x00007fff6b4e9778  r10: 0x0000000000000081  r11: 0x00007fff8e95a578
  r12: 0x00007fb583a17690  r13: 0x0000000000000006  r14: 0x0000000000000010  r15: 0x00007fb583a17690
  rip: 0x00007fff90066150  rfl: 0x0000000000010246  cr2: 0x000000010e154000
Logical CPU: 0
Binary Images:
       0x10b8eb000 -        0x10bacffef  com.apple.Preview (5.5.2 - 719.25) <EF424E00-DDDF-321B-A789-8273F8BAEE48> /Applications/Preview.app/Contents/MacOS/Preview
       0x10bb5e000 -        0x10bb7dff7  com.apple.MediaUI (1.0 - 1) <62F2783A-413F-3E6F-849D-B748D726DE81> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
       0x10bead000 -        0x10bedbff7  GLRendererFloat (??? - ???) <E33704BC-AA25-3279-A585-ABC6B3176D3E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x10cea7000 -        0x10d3aafe7  com.apple.RawCamera.bundle (3.13.0 - 627) <4593B038-1A60-5ADB-565D-5BDFA28A53F2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
       0x10e90c000 -        0x10e90cff5 +cl_kernels (??? - ???) <B6054FA8-95D0-4AEE-BA36-2A8613674142> cl_kernels
       0x10e930000 -        0x10e933ff7  libCoreFSCache.dylib (??? - ???) <70D5EB80-24F5-3837-9302-EBD4CFCE5CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
       0x10fbb7000 -        0x10fbb7ffd +cl_kernels (??? - ???) <337AB229-75A8-40AD-AF3F-0222002AA9B4> cl_kernels
       0x10fc63000 -        0x10fdfcfff  GLEngine (??? - ???) <61484217-C41D-3A65-86BD-397ACC0D069F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x10fe30000 -        0x10ff29fff  libGLProgrammability.dylib (??? - ???) <7396EE13-5FA6-3E78-88D0-2502CFE79A97> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x10ff4f000 -        0x110216ff7  com.apple.ATIRadeonX2000GLDriver (7.18.18 - 7.1.8) <AC62BBB7-3DE8-3C19-89A2-0AA6DAD6339B> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
       0x110c6f000 -        0x110c75fef  libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <303313AD-2D57-37A5-922B-3194C5DCD007> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x110c99000 -        0x110d2cff7  unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
       0x110d4e000 -        0x110d4fff3 +cl_kernels (??? - ???) <89AE1F55-7E54-4EEE-9722-36D43A4EBE1D> cl_kernels
       0x110d57000 -        0x110d58ffc +cl_kernels (??? - ???) <85667A5E-2BDE-4D78-95DF-00111CC84FFC> cl_kernels
       0x110d69000 -        0x110d6aff3 +cl_kernels (??? - ???) <28F31B3B-26FF-4C20-867D-17A66DEC5A02> cl_kernels
       0x111192000 -        0x1111c6fff  com.apple.printingprivate.framework.PrintingPrivate (7.4 - 68.4) <5C9D0EC3-70C8-34E8-8F11-1CB9FA6991DC> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
       0x1111ea000 -        0x111221fff  com.apple.print.framework.Print.Private (7.4 - 378.12) <467D02E5-075A-36AC-B695-95E439F9258B> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
       0x11123e000 -        0x111340ff7 +com.xerox.xeroxfeatures.pde (1.23.0 - 455) <77654E13-5511-FD8B-04B4-D3D4015ED20A> /Library/Printers/Xerox/PDEs/XeroxFeatures.plugin/Contents/MacOS/XeroxFeatures
       0x1113c9000 -        0x11140cfff  com.apple.print.PrintingCocoaPDEs (7.4 - 378.12) <BD8FE250-5E1E-3CB8-874D-F118ADDD6FA0> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x7fff6b4eb000 -     0x7fff6b51fbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff8c4b1000 -     0x7fff8c553fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8c59f000 -     0x7fff8c5f3fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8c600000 -     0x7fff8c60efff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8c62d000 -     0x7fff8c634fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <B3F07872-63B1-3AAF-A313-9B2886822C58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8c66e000 -     0x7fff8c67eff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8c8af000 -     0x7fff8c925fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8d064000 -     0x7fff8d0b0ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8d0b1000 -     0x7fff8d0b1fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8d0b2000 -     0x7fff8d0ccfff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8d0cd000 -     0x7fff8d0d1ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8d0d2000 -     0x7fff8d1b1ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff8d1b2000 -     0x7fff8d1b5fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8d1b6000 -     0x7fff8d1b6fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff8d1b7000 -     0x7fff8d24aff7  com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff8d5ae000 -     0x7fff8d8d2fff  com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8d8d3000 -     0x7fff8d8deff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff8d8df000 -     0x7fff8d8fefff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff8d8ff000 -     0x7fff8db01fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff8db02000 -     0x7fff8db10fff  com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8db68000 -     0x7fff8dbaefff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
    0x7fff8dbaf000 -     0x7fff8dbb2fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8dbb3000 -     0x7fff8ddddfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8ddde000 -     0x7fff8dddfff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8dde0000 -     0x7fff8e04eff7  com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8e04f000 -     0x7fff8e08afff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff8e08b000 -     0x7fff8e08cfff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff8e08d000 -     0x7fff8e0d1ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8e0d2000 -     0x7fff8e0d6fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8e0d7000 -     0x7fff8e1defe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff8e1df000 -     0x7fff8e20efff  com.apple.shortcut (2.1 - 2.1) <43C186C0-6B0F-39FA-976A-C307CC410495> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8e20f000 -     0x7fff8e212fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8e213000 -     0x7fff8e226ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff8e227000 -     0x7fff8e281ff7  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8e282000 -     0x7fff8e28bff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8e290000 -     0x7fff8e39dfff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8e39e000 -     0x7fff8e3b5fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8e3b6000 -     0x7fff8e3ddfff  com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff8e3de000 -     0x7fff8e57dff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8e57e000 -     0x7fff8e697fff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8e851000 -     0x7fff8eb6afff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8eb6e000 -     0x7fff8eba9fff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8ebaa000 -     0x7fff8ebe4fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8ec10000 -     0x7fff8ed05fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8ed06000 -     0x7fff8ed13ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
    0x7fff8ed14000 -     0x7fff8ed17fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8ed3c000 -     0x7fff8edb2fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff8edb3000 -     0x7fff8ef3dfff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8ef3e000 -     0x7fff8f01bfef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff8f01c000 -     0x7fff8f02eff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8f02f000 -     0x7fff8f0a2fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8fede000 -     0x7fff8fee4fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8fee5000 -     0x7fff9003efff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff9005b000 -     0x7fff9013fe5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff90168000 -     0x7fff90168fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff90169000 -     0x7fff90186ff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff90187000 -     0x7fff9018cfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff9021e000 -     0x7fff90223fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff9095d000 -     0x7fff9095eff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff9095f000 -     0x7fff9096bfff  com.apple.DirectoryService.Framework (10.7 - 146) <38778B01-2CF6-3A33-8A7A-FE016774B24C> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff90d1b000 -     0x7fff90d21fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff911b3000 -     0x7fff91238ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff91239000 -     0x7fff91255fff  com.apple.ScriptingBridge (1.2.1 - ???) <A4162BA5-2432-3BF3-8EBC-47AEF2BDD8DA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff91256000 -     0x7fff91582ff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff91583000 -     0x7fff9186cff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff9186d000 -     0x7fff918b1ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff918b2000 -     0x7fff91ce5ff7  com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff91ce6000 -     0x7fff91cf1ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff91cf2000 -     0x7fff91d4fff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff91d50000 -     0x7fff91da3fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff91da4000 -     0x7fff91dcafff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff91dcb000 -     0x7fff91dccfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff92273000 -     0x7fff92275fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff92276000 -     0x7fff922a9ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff922aa000 -     0x7fff92411fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff92412000 -     0x7fff9241dff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff9242f000 -     0x7fff92430ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff92431000 -     0x7fff92438fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff92439000 -     0x7fff92455fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff92456000 -     0x7fff92553ff7  com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff92554000 -     0x7fff92574fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
    0x7fff92575000 -     0x7fff925a0fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff925a1000 -     0x7fff925a1fff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff9268b000 -     0x7fff9269dff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff9269e000 -     0x7fff926c6fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff929e2000 -     0x7fff929e2fff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff929e3000 -     0x7fff929ffff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff92a06000 -     0x7fff92a07fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff92a08000 -     0x7fff92a47ff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff92a48000 -     0x7fff92df1fef  com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff92df2000 -     0x7fff92e04ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff92e05000 -     0x7fff92e4eff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff92e50000 -     0x7fff92eb8ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff92f6a000 -     0x7fff93031ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff93032000 -     0x7fff930e5ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff930e6000 -     0x7fff93111ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff931a1000 -     0x7fff931a2fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff93220000 -     0x7fff93226fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff93227000 -     0x7fff9324bfff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff932d6000 -     0x7fff935f8fe7  com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff935f9000 -     0x7fff9369efff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff9369f000 -     0x7fff936b6fff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff93704000 -     0x7fff9374bff7  com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff9374c000 -     0x7fff9378eff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff9378f000 -     0x7fff93805fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff93806000 -     0x7fff93806fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff93807000 -     0x7fff9385ffff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff93860000 -     0x7fff93860fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff93861000 -     0x7fff93867ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff93868000 -     0x7fff93974fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff93975000 -     0x7fff93984ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff93985000 -     0x7fff93a87fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff93b34000 -     0x7fff93da9ff7  com.apple.imageKit (2.1.2 - 1.0) <5BAA52A9-F359-31E4-8109-74EBCEB626B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff93daa000 -     0x7fff93dcefff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff93dcf000 -     0x7fff93decfff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff93e2c000 -     0x7fff94148fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff94149000 -     0x7fff9415efff  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
    0x7fff9415f000 -     0x7fff9415ffff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff94160000 -     0x7fff94260fff  com.apple.QuickLookUIFramework (3.2 - 500.16) <0BACF8C4-5A7B-31EE-B4AA-3CCF8615C9A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff94261000 -     0x7fff942ccff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff942cd000 -     0x7fff942cdfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff942ce000 -     0x7fff943d3fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff94413000 -     0x7fff94db0c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff94e0e000 -     0x7fff94e70ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff94e71000 -     0x7fff94e76fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff94e7f000 -     0x7fff94eacfff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff94f90000 -     0x7fff95013fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff95014000 -     0x7fff955f8fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff9567c000 -     0x7fff95687fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff956d1000 -     0x7fff956f1fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff956f2000 -     0x7fff956f7ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff956f8000 -     0x7fff9574cff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff9574d000 -     0x7fff95763ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff95b3a000 -     0x7fff96740ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff96741000 -     0x7fff96b5eff7  com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff96b78000 -     0x7fff96b7aff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff96b7b000 -     0x7fff96bdbfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Libr

Similar Messages

  • Preview keeps crashing when printing

    Hi,
    for some reason my preview keeps crashing when i try to print from it.  I usually have to let it crash once, then reopen what i was trying to print and it will work.  Please help!
    Process:         Preview [305]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         5.5.3 (719.31)
    Build Info:      Preview-719031000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [166]
    PlugIn Path:       /Library/Printers/KONICAMINOLTA/C650/PDEs/pde.framework/Versions/A/pde
    PlugIn Identifier: jp.konicaminolta.fw.C650.Core
    PlugIn Version:    3.7.3 (3.7.3)
    Date/Time:       2013-07-24 08:49:04.286 -0700
    OS Version:      Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Sleep/Wake UUID: CD7F9FA4-F610-4AC9-B5DF-D57AFCFCEA33
    Interval Since Last Report:          156678 sec
    Crashes Since Last Report:           20
    Per-App Interval Since Last Report:  1083427 sec
    Per-App Crashes Since Last Report:   20
    Anonymous UUID:                      75E7835C-B705-4EAA-A164-82C1B3CAF633
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: 0x000000000000000d, 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010acc5000-000000010aeab000 [ 1944K] r-x/rwx SM=COW  /Applications/Preview.app/Contents/MacOS/Preview
    Application Specific Information:
    objc[305]: garbage collection is OFF
    Performing @selector(printAllContainers:) from sender NSMenuItem 0x7fef1a82c3a0
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.print.framework.PrintCore          0x00007fff9298bd5f OpaquePMPrintSession::PJCValidPrintSessionKey(OpaquePMPrintSession*) + 31
    1   com.apple.print.framework.PrintCore          0x00007fff929a0a47 PMSessionGetDataFromSession + 30
    2   jp.konicaminolta.fw.C650.Core           0x0000000113848aeb GetPPDReference + 49
    3   jp.konicaminolta.fw.C650.Core           0x0000000113846cc4 UpdateSupportPageSize + 101
    4   jp.konicaminolta.fw.C650.Core           0x00000001138417b5 -[KMPluginA23A66B9_510C_4D85_8184_85C81FF8D3A5 updateDestinationSheet:] + 28
    5   com.apple.Foundation                    0x00007fff943e8d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    6   com.apple.CoreFoundation                0x00007fff8ae167ba _CFXNotificationPost + 2634
    7   com.apple.Foundation                    0x00007fff943d4fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    8   com.apple.print.framework.Print.Private          0x0000000111080d55 0x11106b000 + 89429
    9   com.apple.print.framework.Print.Private          0x00000001110820f1 0x11106b000 + 94449
    10  com.apple.print.framework.Print.Private          0x0000000111076625 0x11106b000 + 46629
    11  com.apple.print.PrintingCocoaPDEs          0x0000000113be8717 0x113be1000 + 30487
    12  com.apple.print.PrintingCocoaPDEs          0x0000000113beac71 0x113be1000 + 40049
    13  com.apple.print.PrintingCocoaPDEs          0x0000000113be627f 0x113be1000 + 21119
    14  com.apple.print.framework.Print.Private          0x000000011106cca9 0x11106b000 + 7337
    15  com.apple.print.framework.Print.Private          0x0000000111071ee4 0x11106b000 + 28388
    16  com.apple.print.framework.Print.Private          0x00000001110730cd 0x11106b000 + 32973
    17  com.apple.print.framework.Print.Private          0x0000000111075c69 0x11106b000 + 44137
    18  com.apple.print.framework.Print.Private          0x0000000111089abb 0x11106b000 + 125627
    19  com.apple.print.framework.Print.Private          0x000000011108a268 0x11106b000 + 127592
    20  com.apple.AppKit                        0x00007fff937eaf73 -[NSWindowController _windowDidLoad] + 566
    21  com.apple.AppKit                        0x00007fff937e2635 -[NSWindowController window] + 109
    22  com.apple.AppKit                        0x00007fff93afa3a5 -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 606
    23  com.apple.AppKit                        0x00007fff93af6d45 -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 477
    24  com.apple.CoreFoundation                0x00007fff8ae5d70d -[NSObject performSelector:withObject:] + 61
    25  com.apple.AppKit                        0x00007fff936f18ca -[NSApplication sendAction:to:from:] + 139
    26  com.apple.AppKit                        0x00007fff937de7ff -[NSMenuItem _corePerformAction] + 399
    27  com.apple.AppKit                        0x00007fff937de536 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125
    28  com.apple.AppKit                        0x00007fff9375c0d4 -[NSMenu performKeyEquivalent:] + 281
    29  com.apple.AppKit                        0x00007fff9375ad25 -[NSApplication _handleKeyEquivalent:] + 526
    30  com.apple.AppKit                        0x00007fff93653e86 -[NSApplication sendEvent:] + 4282
    31  com.apple.Preview                       0x000000010acc836c 0x10acc5000 + 13164
    32  com.apple.AppKit                        0x00007fff935eaa0e -[NSApplication run] + 555
    33  com.apple.AppKit                        0x00007fff93866eac NSApplicationMain + 867
    34  com.apple.Preview                       0x000000010acc6e14 0x10acc5000 + 7700
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8c1047e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff935da786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff935d9316 _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8c104192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d177594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d178b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8c104192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d177594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d178b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8c104192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8d177594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8d178b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x40099374bc6a7f00  rbx: 0x00007fef1aaa7e00  rcx: 0x00000000000f659d  rdx: 0x00007fff6a8c2ae8
      rdi: 0x00007fef1aaa7e00  rsi: 0x00000001138be960  rbp: 0x00007fff6a8c2aa0  rsp: 0x00007fff6a8c2a90
       r8: 0x00007fef1aa0c0e0   r9: 0x00007fef1aa0c0e0  r10: 0x0000000000000081  r11: 0x0000000113841799
      r12: 0x00007fff6a8c2b60  r13: 0x000000000010290a  r14: 0x00007fef1aaa7e01  r15: 0x00007fff6a8c2ae8
      rip: 0x00007fff9298bd5f  rfl: 0x0000000000010202  cr2: 0x00007fef1b20b000
    Logical CPU: 2
    Binary Images:
           0x10acc5000 -        0x10aeaafe7  com.apple.Preview (5.5.3 - 719.31) <E14FBEB4-4483-3369-B874-C105C32EFC8A> /Applications/Preview.app/Contents/MacOS/Preview
           0x10af38000 -        0x10af57ff7  com.apple.MediaUI (1.0 - 1) <13D30942-8B4A-3B96-B8F0-3AD1AC9A5E9B> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
           0x10b207000 -        0x10b227fff +jp.konicaminolta.print.pde.C650.Stamp (3.7.3 - 3.7.3) <AA96ECFE-104E-726A-029B-C5342069EA8A> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Stamp.plugin/Contents/MacOS/KONICA MINOLTA C650 Stamp
           0x10b277000 -        0x10b277ff3 +cl_kernels (??? - ???) <53182298-5F3D-438E-B260-9ABF30F17CA0> cl_kernels
           0x10d034000 -        0x10d035ff3 +cl_kernels (??? - ???) <A8F8D3B3-B6D0-4520-9FEE-459479DA788B> cl_kernels
           0x10d651000 -        0x10d654fff +jp.konicaminolta.print.pde.C650.Cover (3.7.3 - 3.7.3) <BD23539C-118C-6663-6655-DE0CBE106B8E> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Cover.plugin/Contents/MacOS/KONICA MINOLTA C650 Cover
           0x10e866000 -        0x10ea1efff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x10ea55000 -        0x10ebaffff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x10ebe1000 -        0x10eea2fe7  com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) <FF44B1BD-D515-348E-A405-F0F834C83D00> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
           0x10eef1000 -        0x10eefffff  libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x10ef06000 -        0x10ef34ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x10ef3d000 -        0x10ef47fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x10ef4d000 -        0x10ef50ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x10f781000 -        0x10f796fef +jp.konicaminolta.print.pde.C650.Finishing (3.7.3 - 3.7.3) <74636BF3-3C37-7CF6-0DF9-3990C8238DBD> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Finishing.plugin/Contents/MacOS/KONICA MINOLTA C650 Finishing
           0x10f7b0000 -        0x10f7beff7 +jp.konicaminolta.print.pde.C650.Tray (3.7.3 - 3.7.3) <2FA8D566-B7B4-CBC0-3332-11E7264125FC> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Tray.plugin/Contents/MacOS/KONICA MINOLTA C650 Tray
           0x10f993000 -        0x10fb47ff7  libCMaps.A.dylib (600.0.0 - compatibility 64.0.0) <31ADECC6-ADF3-36C5-A0CB-A8133151B8DB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
           0x1106ec000 -        0x1106ecff1 +cl_kernels (??? - ???) <3E90B9BB-36FC-4222-988E-663B54BF0476> cl_kernels
           0x1106ee000 -        0x11078dff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x1107b0000 -        0x1107b1ff3 +cl_kernels (??? - ???) <8BC9A7F1-8AF0-4D3B-BC89-B1D6BD97CEFF> cl_kernels
           0x1107bb000 -        0x1107bcff2 +cl_kernels (??? - ???) <F5AD3822-2E53-4D53-934F-3C60B7B0B8B3> cl_kernels
           0x110f68000 -        0x110f9cfff  com.apple.printingprivate.framework.PrintingPrivate (7.4 - 68.4) <5C9D0EC3-70C8-34E8-8F11-1CB9FA6991DC> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
           0x110fc0000 -        0x110fd7ff7 +jp.konicaminolta.print.pde.C650.PerPage (3.7.3 - 3.7.3) <DF7E8ADF-D3E4-164A-6905-0DB1266F8EA0> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C650 PerPage
           0x11106b000 -        0x1110a2fff  com.apple.print.framework.Print.Private (7.5 - 378.14) <5A64626E-029E-3DD4-95EB-4B1D756135AC> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
           0x1110bf000 -        0x1110e8fef +jp.konicaminolta.print.pde.C650.Output (3.7.3 - 3.7.3) <7D0780DF-9DE6-13FB-E51D-869052BBD451> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 Output.plugin/Contents/MacOS/KONICA MINOLTA C650 Output
           0x113827000 -        0x1138bafe7 +jp.konicaminolta.fw.C650.Core (3.7.3 - 3.7.3) <4BD8A72E-D717-AD53-A2A4-B8DDDE3B8260> /Library/Printers/KONICAMINOLTA/C650/PDEs/pde.framework/Versions/A/pde
           0x113b26000 -        0x113b3bfff +jp.konicaminolta.print.pde.C650.ImageQuality (3.7.3 - 3.7.3) <7F26C348-33D6-F667-8E84-6D898E022A50> /Library/Printers/KONICAMINOLTA/C650/PDEs/KONICA MINOLTA C650 ImageQuality.plugin/Contents/MacOS/KONICA MINOLTA C650 ImageQuality
           0x113be1000 -        0x113c24fff  com.apple.print.PrintingCocoaPDEs (7.5 - 378.14) <359CC597-D3B6-3141-A779-E3EB23DAB36C> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
           0x11408b000 -        0x1140b4fff  libPDFRIP.A.dylib (600.0.0 - compatibility 64.0.0) <826A969F-0079-3B2D-9EE6-DB23FA9DDD05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
        0x7fff6a8c5000 -     0x7fff6a8f9baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff88b2d000 -     0x7fff88b33fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff88b34000 -     0x7fff88b76ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff88b83000 -     0x7fff88ce0fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff88ce1000 -     0x7fff891a8fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff891a9000 -     0x7fff891d2fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff891d3000 -     0x7fff891e1fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff89236000 -     0x7fff89343fff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff89344000 -     0x7fff893b7fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff893b8000 -     0x7fff893fefff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
        0x7fff893ff000 -     0x7fff89411ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff895cb000 -     0x7fff895f8fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff8960e000 -     0x7fff89faca27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8a12c000 -     0x7fff8a22efff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8a22f000 -     0x7fff8a297ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8a298000 -     0x7fff8a31bfef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a4f3000 -     0x7fff8a76bfff  com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8a76c000 -     0x7fff8a789fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8a78a000 -     0x7fff8aab6fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8abba000 -     0x7fff8ac15fff  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8ac35000 -     0x7fff8ac3dfff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8adc9000 -     0x7fff8adc9fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8adca000 -     0x7fff8af9eff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8af9f000 -     0x7fff8afa4fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff8afa5000 -     0x7fff8b29aff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8b2a7000 -     0x7fff8b2cefff  com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8b2cf000 -     0x7fff8b365ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8b366000 -     0x7fff8bb0efff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8bb0f000 -     0x7fff8bb77ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8bb7c000 -     0x7fff8bd7efff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff8bd7f000 -     0x7fff8bd7ffff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8bd80000 -     0x7fff8bdc9ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8bdca000 -     0x7fff8c0ecfff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8c0ed000 -     0x7fff8c10dfff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8c10e000 -     0x7fff8c12ffff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8c130000 -     0x7fff8c147fff  com.apple.CFOpenDirectory (10.7 - 146) <E6D4F114-678B-3957-9C59-9206ECDA756E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8c148000 -     0x7fff8c157fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8c158000 -     0x7fff8c159fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8c15a000 -     0x7fff8c1b2ff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8c1c8000 -     0x7fff8c208fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8c209000 -     0x7fff8c21cff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff8c22e000 -     0x7fff8c2c0ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8c2c1000 -     0x7fff8c2f0fff  com.apple.shortcut (2.1 - 2.1) <BE0AB36A-6911-356B-8784-D39175ACAF55> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff8c2f1000 -     0x7fff8c2f8ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8c2f9000 -     0x7fff8c34dff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8c3c7000 -     0x7fff8c638fff  com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8c696000 -     0x7fff8c69bff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8c8ca000 -     0x7fff8c8f2fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8caa2000 -     0x7fff8caa4fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8caa5000 -     0x7fff8cae9ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8caea000 -     0x7fff8cb15fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8cb16000 -     0x7fff8cb50fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8cb51000 -     0x7fff8cb81ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8cb82000 -     0x7fff8cb85fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8cb86000 -     0x7fff8ccbcfff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8cd1f000 -     0x7fff8ce38fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8ce39000 -     0x7fff8ce46ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
        0x7fff8ce47000 -     0x7fff8cea9ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8ceaa000 -     0x7fff8d035fff  com.apple.QTKit (7.7.1 - 2343) <2A7B0660-7E8F-378D-9D60-B9664410336E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8d039000 -     0x7fff8d040fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8d041000 -     0x7fff8d125ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8d126000 -     0x7fff8d126fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8d127000 -     0x7fff8d204fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff8d205000 -     0x7fff8d4bdfff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8d4be000 -     0x7fff8d4befff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8d4bf000 -     0x7fff8d4e8fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8d4e9000 -     0x7fff8d500fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8d501000 -     0x7fff8d534ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8d535000 -     0x7fff8d540ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8d59c000 -     0x7fff8d5a2ff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8d822000 -     0x7fff8da96fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8da97000 -     0x7fff8da99fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8da9a000 -     0x7fff8dc3aff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8dc3b000 -     0x7fff8dc3bfff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8dc3c000 -     0x7fff8dc83ff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8dc84000 -     0x7fff8dc85fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff8dc86000 -     0x7fff8ddedfff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8ddee000 -     0x7fff8ddf3fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8dee2000 -     0x7fff8def1ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8df1b000 -     0x7fff8df5bfff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8df5c000 -     0x7fff8dfbcfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8dfbd000 -     0x7fff8dfbefff  libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
        0x7fff8dfbf000 -     0x7fff8e3ddff7  com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8e3de000 -     0x7fff8e41ffff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8e420000 -     0x7fff8e42bfff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8e42c000 -     0x7fff8e448ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8e449000 -     0x7fff8e528fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8e52d000 -     0x7fff8e553fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8e554000 -     0x7fff8e5f9fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8e955000 -     0x7fff8e9f7fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8e9f8000 -     0x7fff8eaf2ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8eb61000 -     0x7fff8eb67ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8eb68000 -     0x7fff8eb68fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8eb69000 -     0x7fff8ee85fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8ef2c000 -     0x7fff8ef2eff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8ef2f000 -     0x7fff8ef38ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8ef39000 -     0x7fff8ef72ff7  libssl.0.9.8.dylib (49.0.0 - compatibility 0.9.8) <AE5B0BB9-75F1-34DA-A10F-63F2640210A8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8f02e000 -     0x7fff8f02fff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8f030000 -     0x7fff8f114e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8f173000 -     0x7fff8f757fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8f758000 -     0x7fff8f84dfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8f84e000 -     0x7fff8f953fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8f954000 -     0x7fff8f957fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff90690000 -     0x7fff906b4fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff906ee000 -     0x7fff90732ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff90e02000 -     0x7fff90e2eff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff90e2f000 -     0x7fff90e2ffff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff90ebf000 -     0x7fff90efefff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff90eff000 -     0x7fff90f06fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff90f07000 -     0x7fff90f64ff7  com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff9104f000 -     0x7fff91053fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff91054000 -     0x7fff91054fff  com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff91081000 -     0x7fff91082ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff91083000 -     0x7fff9108afff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <1116CD6D-E7AD-375F-A691-B9DF6609FEAD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff910d1000 -     0x7fff91198ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff911b9000 -     0x7fff911bdff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff911be000 -     0x7fff91242ff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff91243000 -     0x7fff91244fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff91245000 -     0x7fff91270ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff91271000 -     0x7fff9128eff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff9128f000 -     0x7fff912abfff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff912ac000 -     0x7fff916d9fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff916da000 -     0x7fff916dffff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff916ee000 -     0x7fff916f4fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff916f5000 -     0x7fff9177aff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff9177b000 -     0x7fff917b6fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff91c48000 -     0x7fff91f6dff7  com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff9286f000 -     0x7fff92881ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff92882000 -     0x7fff92949ff7  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <7E2E109C-A438-3EDC-A6EB-3EF634A1B28B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
        0x7fff9294a000 -     0x7fff9294dfff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff92987000 -     0x7fff92a02ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff92a03000 -     0x7fff92a04fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff92a05000 -     0x7fff92a09fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff92a0c000 -     0x7fff92a60fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff92a61000 -     0x7fff92a62ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff92a72000 -     0x7fff92a77fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff92a79000 -     0x7fff92a8fff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff92a90000 -     0x7fff92a90fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff92a91000 -     0x7fff92abaff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff92abb000 -     0x7fff92acdff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff92ace000 -     0x7fff92b44ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff92e99000 -     0x7fff92e9bfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff92e9c000 -     0x7fff92f9dfff  com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff92f9e000 -     0x7fff92fa1ff7  com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff92fef000 -     0x7fff930dbff7  com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff9318e000 -     0x7fff93199ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff9319a000 -     0x7fff931befff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff931c2000 -     0x7fff932cefef  libcrypto.0.9.8.dylib (49.0.0 - compatibility 0.9.8) <C24B1416-99E4-3DF5-B51B-E6FCE8F690A4> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff932cf000 -     0x7fff93345fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff93346000 -     0x7fff933a1ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff933a2000 -     0x7fff933a2fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff933a3000 -     0x7fff933a8fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff933a9000 -     0x7fff9345ffff  com.apple.PDFKit (2.7.7 - 2.7.7) <96C0C88B-F049-39F1-92A5-180F1C2EE6EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff93460000 -     0x7fff934acff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff934ad000 -     0x7fff934dafff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff934db000 -     0x7fff93551fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff93552000 -     0x7fff9355efff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff9356b000 -     0x7fff935d6ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff935d7000 -     0x7fff935e5fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff935e6000 -     0x7fff941ecfff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff941ed000 -     0x7fff94209fff  com.apple.ScriptingBridge (1.2.1 - ???) <A4162BA5-2432-3BF3-8EBC-47AEF2BDD8DA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff9420a000 -     0x7fff94258fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff94259000 -     0x7fff94264ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff94265000 -     0x7fff94343fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff9436e000 -     0x7fff94384fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff943d2000 -     0x7fff946ebfff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff946ec000 -     0x7fff946f0fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff946f1000 -     0x7fff94792fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff94793000 -     0x7fff947a1ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff947a2000 -     0x7fff947e2ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff947e3000 -     0x7fff94896ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff94897000 -     0x7fff948b6fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff948b7000 -     0x7fff94927fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff94928000 -     0x7fff94928fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff9492e000 -     0x7fff94934fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff94935000 -     0x7fff94988fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff94989000 -     0x7fff949befff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff949c1000 -     0x7fff949d6fff  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
        0x7fff949d7000 -     0x7fff949e4fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff949e5000 -     0x7fff94e18ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff94e19000 -     0x7fff94f20fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff94f21000 -     0x7fff94f24fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff94f25000 -     0x7fff94f39ff7  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
        0x7fff94f3a000 -     0x7fff94f44ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff94f45000 -     0x7fff94f4cfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff94f4d000 -     0x7fff94f8ffff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff95023000 -     0x7fff95074ff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff95075000 -     0x7fff95172ff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff9531c000 -     0x7fff9536eff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff9536f000 -     0x7fff9537dfff  com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff9537e000 -     0x7fff95398fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff95399000 -     0x7fff953d4fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff95414000 -     0x7fff95470ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff95471000 -     0x7fff9569bfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff95711000 -     0x7fff957abff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff957ac000 -     0x7fff95b56fe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 17
        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: 659
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=204.6M resident=200.2M(98%) swapped_out_or_unallocated=4472K(2%)
    Writable regions: Total=154.4M written=27.3M(18%) resident=82.9M(54%) swapped_out=0K(0%) unallocated=71.6M(46%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  3816K
    CG image                            816K
    CG raster data                      844K
    CG shared images                   4432K
    CoreAnimation                       260K
    CoreGraphics                         16K
    CoreImage                             8K
    CoreServices                       2280K
    IOKit                               332K
    MALLOC                            119.7M
    MALLOC guard page                    80K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                       44K
    OpenCL                               52K
    OpenGL GLSL                        1024K
    STACK GUARD                        56.0M
    Stack                              10.0M
    VM_ALLOCATE                        17.0M
    __CI_BITMAP                          80K
    __DATA                             18.8M
    __IMAGE                             528K
    __LINKEDIT                         50.6M
    __TEXT                            154.0M
    __UNICODE                           544K
    mapped file                        46.8M
    shared memory                      1408K
    ===========                      =======
    TOTAL                             489.2M
    Model: iMac12,1, BootROM IM121.0047.B1E, 4 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 1.71f22
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.67.5-P2P
    Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST3500418AS, 500.11 GB
    Serial ATA Device: OPTIARC DVD RW AD-5690H
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: FreeAgentDesktop, 0x0bc2  (Seagate LLC), 0x3000, 0xfa130000 / 6
    USB Device: Graphics Tablet, 0x172f, 0x0037, 0xfa120000 / 5
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Preview (&others) crash on printing pdfs

    Hi All,
    Preview (& Skim) crash on me when printing pdfs after upgrading to Leopard 10.5.2. HTML directly from Firefox prints fine though. Spent 2 days trying to fix it with no luck. Would be very grateful for any advice.
    The error appears to be
    Mar 25 13:14:35 Macintosh Preview[329]: PPD parse error, expecting '*'
    My primary thought (based on previous reports here and elsewhere) is that it had something to do with the HP-driver (HP9500 over CUPS), altough it is funny that HTML prints no problem.
    Tried with no success:
    - New Archive and Install
    - Deleted old .plists related to Printing
    - Deleted old ~/Library/Printers
    - Deleted complete old /Library/Printers/hp/ directory
    - Installed new HP Drivers from Optional Installs on the Leopard Install DVD
    - Installed new Driver directly from www.hp.com
    - Moved /Library/Printers/PPDs to desktop and back.
    Many thanks in advance,
    Cheers,
    Koenraad.
    Full Problem Report/Error log
    Process: Preview [329]
    Path: /Applications/Preview.app/Contents/MacOS/Preview
    Identifier: com.apple.Preview
    Version: 4.1 (469.2.1)
    Build Info: Preview-4690201~3
    Code Type: X86 (Native)
    Parent Process: launchd [84]
    Date/Time: 2008-03-25 13:14:37.283 +0100
    OS Version: Mac OS X 10.5.2 (9C31)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ...ple.print.PrintingCocoaPDEs 0x0f86ef7b 0xf86b000 + 16251
    1 ...int.framework.Print.Private 0x0f81edee 0xf81d000 + 7662
    2 ...int.framework.Print.Private 0x0f825049 0xf81d000 + 32841
    3 ...int.framework.Print.Private 0x0f839a79 AskUserForFile + 56649
    4 com.apple.AppKit 0x954ace56 -[NSApplication sendAction:to:from:] + 112
    5 com.apple.AppKit 0x954acd94 -[NSControl sendAction:to:] + 108
    6 com.apple.AppKit 0x954acc1a -[NSCell _sendActionFrom:] + 169
    7 com.apple.AppKit 0x954ac273 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1827
    8 com.apple.AppKit 0x954abac6 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 541
    9 com.apple.AppKit 0x954ab380 -[NSControl mouseDown:] + 888
    10 com.apple.AppKit 0x954a9ac3 -[NSWindow sendEvent:] + 5381
    11 ...int.framework.Print.Private 0x0f83e9e0 CarbonWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 272
    12 com.apple.AppKit 0x95476714 -[NSApplication sendEvent:] + 2780
    13 com.apple.Preview 0x000070c5 -[PVApplication sendEvent:] + 359
    14 com.apple.AppKit 0x953d40f9 -[NSApplication run] + 847
    15 com.apple.AppKit 0x953a130a NSApplicationMain + 574
    16 com.apple.Preview 0x000025a2 start + 54
    Thread 1:
    0 libSystem.B.dylib 0x9522bbce _semwaitsignal + 10
    1 libSystem.B.dylib 0x952568cd pthreadcondwait$UNIX2003 + 73
    2 libGLProgrammability.dylib 0x964ac432 glvmDoWork + 162
    3 libSystem.B.dylib 0x95255c55 pthreadstart + 321
    4 libSystem.B.dylib 0x95255b12 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9522bbce _semwaitsignal + 10
    1 libSystem.B.dylib 0x952568cd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x92d4c121 fefragmentthread + 54
    3 libSystem.B.dylib 0x95255c55 pthreadstart + 321
    4 libSystem.B.dylib 0x95255b12 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9522bbce _semwaitsignal + 10
    1 libSystem.B.dylib 0x9522b996 usleep$UNIX2003 + 61
    2 com.apple.AppKit 0x95441cf9 -[NSUIHeartBeat _heartBeatThread:] + 2042
    3 com.apple.Foundation 0x9206b5ad -[NSThread main] + 45
    4 com.apple.Foundation 0x9206b154 _NSThread__main_ + 308
    5 libSystem.B.dylib 0x95255c55 pthreadstart + 321
    6 libSystem.B.dylib 0x95255b12 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x0f86eb67 ecx: 0xa06771a0 edx: 0x0ce96f01
    edi: 0x0ceb9e40 esi: 0x0ce96e00 ebp: 0xbffff0c8 esp: 0xbffff060
    ss: 0x0000001f efl: 0x00010202 eip: 0x0f86ef7b cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0xb1feb com.apple.Preview 4.1 (469.2.1) <ca88e623584e91d6f5c9419f97918f8b> /Applications/Preview.app/Contents/MacOS/Preview
    0x211000 - 0x2fffef com.apple.RawCamera.bundle 2.0.3 (2.0.3) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0xc1b0000 - 0xc1ccff7 GLRendererFloat ??? (???) <bfd00750994cffe4d8da2f893484358b> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0xc76c000 - 0xc771fff libFontStreams.A.dylib ??? (???) <9c67b56cb4bdd358622a4bb0aa51e119> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib
    0xc88b000 - 0xca0dfef GLEngine ??? (???) <ae45a092ada96b84359d556dea35d505> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xca3b000 - 0xcc8afff com.apple.ATIRadeonX2000GLDriver 1.5.24 (5.2.4) <7fdabb2d9c0752d8c02f8f7f4b936dcd> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0xe53d000 - 0xe542ff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0xf81d000 - 0xf852fff com.apple.print.framework.Print.Private 5.5.3 (237.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0xf86b000 - 0xf893fff com.apple.print.PrintingCocoaPDEs 5.5 (236) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
    0x90003000 - 0x90008ffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x90009000 - 0x9004afe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9004b000 - 0x900a7ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x900a8000 - 0x90125fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x90206000 - 0x90278fff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9036e000 - 0x903b0fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91373000 - 0x9138bfff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x919dd000 - 0x91aa8fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91aa9000 - 0x91ad8fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91ad9000 - 0x91b28fff com.apple.QuickLookUIFramework 1.1 (170.2) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x91b74000 - 0x91c42ff7 com.apple.JavaScriptCore 5525.13 (5525.13) <04772ff1212d98f31c613dde4d123698> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91eac000 - 0x91eacff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91eeb000 - 0x91fccff7 libxml2.2.dylib ??? (???) <3cd4cccd4ca35dffa4688436aa0cd908> /usr/lib/libxml2.2.dylib
    0x91fcd000 - 0x92060fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92061000 - 0x922dbfe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x924ac000 - 0x924bbffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x924bc000 - 0x924c3fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x924c4000 - 0x9256bfeb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9256c000 - 0x9258afff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
    0x9258b000 - 0x92599ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x9259a000 - 0x925a0fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x925a1000 - 0x926c5fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x926c6000 - 0x92752ff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x92757000 - 0x92757ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92758000 - 0x9279dfef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9279e000 - 0x92a77ff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92a78000 - 0x92a7bfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92a7c000 - 0x92accff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92acd000 - 0x92acdffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92ace000 - 0x92af6fff libcups.2.dylib ??? (???) <2f0a710a9128882efb2ed92ad139b58c> /usr/lib/libcups.2.dylib
    0x92b14000 - 0x92c4bfeb com.apple.imageKit 1.0.1 (1.0) <4cb353ae2d3b141afc3d82b557bde878> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x92c4c000 - 0x92c55fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92c56000 - 0x92c56ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92c57000 - 0x92fedff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92fee000 - 0x92ffafe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x92ffe000 - 0x930c5ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x930c6000 - 0x930e4ff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x930e5000 - 0x930e7fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x930e8000 - 0x932a3ff3 com.apple.QuartzComposer 2.1 (106.3) <ed79ff3644e8883905ba3ba681742476> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93343000 - 0x9339cff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9339d000 - 0x933dbff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x933dc000 - 0x933e4fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x93434000 - 0x934bbff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x934bc000 - 0x934e0feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x934e1000 - 0x93574ff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93575000 - 0x93c0efff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93c0f000 - 0x93c13fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x93d26000 - 0x93d26ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93d34000 - 0x93dabfe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93dac000 - 0x93dccff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93de5000 - 0x93ec4fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
    0x93ec5000 - 0x93ecafff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93ed1000 - 0x93ed1fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93f07000 - 0x93fecff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93fed000 - 0x93ff2fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93ff3000 - 0x940a5ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x9410c000 - 0x94110fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94111000 - 0x94243fef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x94244000 - 0x94254fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x94255000 - 0x94287fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94288000 - 0x94342fe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9440b000 - 0x9440bffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9443d000 - 0x9447cfef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9447d000 - 0x944a7fff com.apple.CoreMediaPrivate 1.4 (1.4) <59630ee9096ecf2ca1e518da2f46c68d> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x944a8000 - 0x944d3fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x944d4000 - 0x94505ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x94506000 - 0x94525ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94526000 - 0x9453aff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9453b000 - 0x945c6fff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x945c7000 - 0x94643feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x94644000 - 0x94a02fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94a03000 - 0x94e13fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94e14000 - 0x94e41feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94e42000 - 0x94e42ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x94e55000 - 0x94eb2ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x94eb3000 - 0x94ed7fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x94ed8000 - 0x94f00ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x94f01000 - 0x94f01ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x94f02000 - 0x95216fe2 com.apple.QuickTime 7.4.1 (14) <1a4838d29e0804a2a102f03c053600f0> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95217000 - 0x9521effe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x95224000 - 0x95383ff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
    0x95384000 - 0x9539afff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9539b000 - 0x95b98fef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95b99000 - 0x95b99ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95c9c000 - 0x95e67ff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95e68000 - 0x95ea5fff com.apple.CoreMediaIOServicesPrivate 1.4 (1.4) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x95f64000 - 0x96014fff edu.mit.Kerberos 6.0.12 (6.0.12) <3dd13466876a8fe4549cfc1354233ec3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x96015000 - 0x9615aff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x961cc000 - 0x961e9ff7 com.apple.QuickLookFramework 1.1 (170.2) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x961ea000 - 0x96221fff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96222000 - 0x96231fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x96232000 - 0x963b0fff com.apple.AddressBook.framework 4.1 (687.1) <b2f2f2c925eb080e53b841014e4f9a7c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x963b1000 - 0x9643dffb com.apple.QTKit 7.4.1 (14) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9643e000 - 0x96449ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9644a000 - 0x96484fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x96485000 - 0x96958fde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96959000 - 0x9695bff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x969a1000 - 0x96a20ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x96a29000 - 0x96a33feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x96a34000 - 0x96a34ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x96a35000 - 0x96abefe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x96abf000 - 0x96dc7fff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x96dff000 - 0x96f37ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x96f38000 - 0x96f43fe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x96f44000 - 0x96f9eff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96f9f000 - 0x96fbaffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96fbb000 - 0x97035ff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x97036000 - 0x97046ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x97047000 - 0x9704eff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9704f000 - 0x97065fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x97066000 - 0x97067ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Hi John,
    Many thanks for your reply.
    The model printer we are using is HP9500hdn via CUPS. The standard driver Leopard finds when adding the printer is HP8150, but I have tried with both (from the Optional Installs folder)
    The PPD error is what shows up in the system.log. The crash report from SKIM is pretty much the same. Unfortunately I cannot give it to you, because on recommendation of a colleague I tried again an Archive and Install without migrating users. It still fails, but only from the second attempt onward (I noticed this before: re'setting' in some way --- at this moment I do not know the precise steps ---- allows a single print but after that it fails). The system.log
    file is different for the very first crash and every subsequent one.
    The crash reports are very similar though. I'll email them to you directly.
    All pdfs fail to print. e.g. the 'About Stacks.pdf' in your Documents folder.
    I am not sure what you mean by using generic PPD while adding the printer. We have a networked system, which we connect to by activating CUPS via the standard Leopard Printer Fix (adding 'BrowseProtocols all' to /etc/cups/cupsd.conf and restarting cupsd. Then we 'Add the printer' after clicking Print. I did try it with the PPDs folder moved to Desktop and it still fails.
    I also tried as a different user and the same problem stays. I do not think it is the printer though. I also tried printing a .jpg file directly through Firefox (no problem, also no problem with .html) and through Preview (standard crash). So it looks it is the print interface that Preview calls, and this must be the same one SKIM calls, and indeed when checking Safari (when used as a viewer for .jpg and .pdf and .html) it also crashes. But Firefox does not crash, and printing a Test Page from the Print Queue also works...
    I greatly appreciate your help. Two colleagues here are suffering from the same.
    Please let me know if you need more information.
    Many thanks,
    Koenraad.
    Relevant part of the system.log file (what does the first statement mean?)
    Mar 26 16:24:20 koenraad-schalms-imac kernel[0]: Preview[369] Unable to clear quarantine `Black and white duplex a4.app': 93
    Mar 26 16:25:31 koenraad-schalms-imac com.apple.quicklook[406]: failed to find start of cross-reference table.
    Mar 26 16:25:31 koenraad-schalms-imac com.apple.quicklook[406]: missing or invalid cross-reference trailer.
    Mar 26 16:26:11 koenraad-schalms-imac ReportCrash[408]: Formulating crash report for process Preview[369]
    Mar 26 16:26:12 koenraad-schalms-imac ReportCrash[408]: Saved crashreport to /Users/kschalm/Library/Logs/CrashReporter/Preview2008-03-26-162606koenraad-schalms-imac.crash using uid: 501 gid: 20, euid: 501 egid: 20
    Mar 26 16:26:11 koenraad-schalms-imac com.apple.launchd[91] ([0x0-0x25025].com.apple.Preview[369]): Exited abnormally: Bus error
    Mar 26 16:27:31 koenraad-schalms-imac com.apple.quicklook[415]: failed to find start of cross-reference table.
    Mar 26 16:27:31 koenraad-schalms-imac com.apple.quicklook[415]: missing or invalid cross-reference trailer.
    Mar 26 16:27:38 koenraad-schalms-imac Preview[417]: PPD parse error, expecting '*'
    Mar 26 16:27:42 koenraad-schalms-imac ReportCrash[418]: Formulating crash report for process Preview[417]
    Mar 26 16:27:43 koenraad-schalms-imac ReportCrash[418]: Saved crashreport to /Users/kschalm/Library/Logs/CrashReporter/Preview2008-03-26-162741koenraad-schalms-imac.crash using uid: 501 gid: 20, euid: 501 egid: 20
    Mar 26 16:27:43 koenraad-schalms-imac com.apple.launchd[91] ([0x0-0x2d02d].com.apple.Preview[417]): Exited abnormally: Bus error

  • Preview keeps crashing and there's no preference plist file for Preview in Library. What should I do?

    Everytime I tried to open Preview, it displayed a dialogue saying: "Mac OS X needs to repair your Library to run applications. Type your password to allow this." However, as I typed my password and clicked Repair button, Preview keeps crashing. I tried to look for its plist file in the Library but I did not see any. Please help me.

    Back up all data. Don't continue unless you're sure you can restore from a backup, even if you're unable to log in.
    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.
    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 the following line 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.

  • I have set my printer to print in color.  All my documents print in color, but I can't print the CD Case Inserts in color.

    I have set my printer to print in color.  All my documents print in color, but I can't print a CD Case Insert in color.  Can you help?

    That means it most likely a setting, Check the following. (steps written for windows 7)
    Go to the control panel and find " Devices and printers" and doulble click it.
    You should see the icon of your printer their, choose the one without fax in the name.
    Right click it and choose " printer properties".
    On the "general" Tab click on "preferences".
    In the new screen on the "layout" tab cick "advanced"
    In the new screen make sure "print in grayscale" is turned off and click ok severall times until all screens are gone.
    Try printing again. And make sure in the print screen color printing is also checked.
    Say "Thanks" by clicking the Kudos Star in the post that helped you.
    Although I work for HP my posts and replies are my own
    Please mark the post that solves your problem as "Accepted Solution"

  • DEP Print Crash (Reader 9.3.2) - Help please?

    Help please anyone?
    Window DEP (Deta Execution Protection) stops me printing pdfs and the print crashes.
    If I tick/check DEP to allow me to use Reader 9 that makes NO difference even though it says if should.
    I'm using Reader 9.3.2 - not an earlier version - and the print crash happens either in Reader, using it alone, or when I open a pdf in IE or Firefox.
    I am running XP SP3, recently updated from SP2   (there maybe a connecton - was it the XP3 update which did it?)
    This is very frustrating. I don't want to abandon Adobe Reader and use a different company's  program but I have wasted hours so far tring to find a fix for this.
    Incidentally fiddling with Javascript [Reader>Edit>Preferences>Untick Enable Acrobat JavaScript] which is one recommended fix whichdoesn't work.
    Maybe there any other files I can get DEP to ignore? (NB they all have to be .exe files so be sure to tell me where to find them!)
    All advice gratefully received. I am SOooo fed up with this.
    Thanks!

    All I know is that I can't print from Adobe Reader any more but I can print pdfs since I replaced it with Foxit Reader.
    I suspect this is maybe connected with my XP upgrade from SP2 to SP3.
    I knew it might mess things up and this happened soon after. I also can't print AT ALL from Firefox now and that happened at the same time too.
    Microsoft again....? Who knows. I have solved my pdf printing problem a roundabout way, but not my Firefox problem - tho that isn't for this forum!

  • Preview Printing

    I'm posting this question here after trying it at the Printing And Faxing forum. I have a book of my own compositions that i scanned to a disc. The book has a table of contents, and other introductory material that is numbered with roman numerals. The rest of the book is numbered normally, starting with the first composition on page one. The problems start when i try to print out one of the tunes. I click the print icon, enter the the page i want to print (i.e. from 23 to 23) and hit print. What happens is, Preview prints the 23rd page of the entire book, including the introductory pages, not page 23 starting from page 1. Other than adding up the roman numeral pages and tacking that on to 23 and printing that number, is there a way around this? It's extremely annoying, and it's kind of ruining Preview for me, even though i like it much better than Adobe Acrobat (where i don't have this problem) I'd like to dump Adobe and just use Preview, but i can't until this problem is solved. Thanks.
    intel imac   Mac OS X (10.4.8)   2.16 GHz intel core 2 duo, 1 GB RAM

    I have Word, and have been trying to open the PDF's in it, but I haven't been able to get it to work. I open Word, then file/open, then I navigate to the files on the disc, but all the different PDF's are greyed out. I just don't understand how PDF's can be opened in a text program. With that said, it's not really that big of a deal. Acrobat works o.k., I just like Preview better, it runs more smoothly and the images look better, I just hate the printing thing that started this whole thread. And thanks for the music scanning apps, but scanning my hand-written scores into the computer hasn't been the problem, just the printing in Preview.
    intel imac   Mac OS X (10.4.8)   2.16 GHz intel core 2 duo, 1 GB RAM

  • Preview often crashes

    Hi,
    I have this issue: preview often crashes. Please, help me. What can I do?
    This is the console summary. Thanks!
    Process:         Preview [259]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         5.0.3 (504.1)
    Build Info:      Preview-5040100~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [98]
    Date/Time:       2011-07-11 18:23:28.256 +0200
    OS Version:      Mac OS X 10.6.8 (10K540)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: window
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff86706f0c objc_msgSend + 40
    1   com.apple.imageKit                      0x00007fff82254cdf -[IKCameraDeviceViewHandler updateItemDisplay:] + 242
    2   com.apple.Foundation                    0x00007fff838fc54f __NSThreadPerformPerform + 219
    3   com.apple.CoreFoundation                0x00007fff84a72401 __CFRunLoopDoSources0 + 1361
    4   com.apple.CoreFoundation                0x00007fff84a705f9 __CFRunLoopRun + 873
    5   com.apple.CoreFoundation                0x00007fff84a6fdbf CFRunLoopRunSpecific + 575
    6   com.apple.HIToolbox                     0x00007fff85ba87ee RunCurrentEventLoopInMode + 333
    7   com.apple.HIToolbox                     0x00007fff85ba85f3 ReceiveNextEventCommon + 310
    8   com.apple.HIToolbox                     0x00007fff85ba84ac BlockUntilNextEventMatchingListInMode + 59
    9   com.apple.AppKit                        0x00007fff88b8aeb2 _DPSNextEvent + 708
    10  com.apple.AppKit                        0x00007fff88b8a801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    11  com.apple.AppKit                        0x00007fff88b5068f -[NSApplication run] + 395
    12  com.apple.AppKit                        0x00007fff88b493b0 NSApplicationMain + 364
    13  com.apple.Preview                       0x0000000100001454 start + 52
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8742bc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff8742dadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff8742d7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff8742d2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff8742cc08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff8742caa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff8742ca2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8742ce3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8742caa5 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff8742ca2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff8742ce3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff8742caa5 start_wqthread + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff8742ca98 start_wqthread + 0
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000030  rbx: 0x00000001018dec90  rcx: 0x0000000000000006  rdx: 0x00000001018e49b0
      rdi: 0x0000000115c428b0  rsi: 0x00007fff892810c0  rbp: 0x00007fff5fbfe8d0  rsp: 0x00007fff5fbfe8a8
       r8: 0x0000000000000006   r9: 0x0000000000000000  r10: 0x00007fff838dae52  r11: 0x0000000000000000
      r12: 0x0000000100369cd0  r13: 0x0000000000000000  r14: 0x00000001012eac00  r15: 0x0000000101800110
      rip: 0x00007fff86706f0c  rfl: 0x0000000000010202  cr2: 0x0000000000000010
    Binary Images:
           0x100000000 -        0x100169ff7  com.apple.Preview 5.0.3 (504.1) <18721FE6-B8BA-6541-DEF6-9D366917376F> /Applications/Preview.app/Contents/MacOS/Preview
           0x115b65000 -        0x115b8bfff  GLRendererFloat ??? (???) <490221DD-53D9-178E-3F31-3A4974D34DCD> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x115d00000 -        0x115e93fe7  GLEngine ??? (???) <53A8A7E8-4846-D236-F3D9-DA3F2AF686D8> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x115ec4000 -        0x1162e7fef  libclh.dylib 3.1.1 C  (3.1.1) <432F5475-F934-92A0-FB49-78F03DA82176> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x200000000 -        0x200787fe7  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <4F23289A-D45A-0630-8D7F-4C35A4D2AA00> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80036ff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff80037000 -     0x7fff80046fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff801d6000 -     0x7fff80240fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff80249000 -     0x7fff8025afff  com.apple.DSObjCWrappers.Framework 10.6 (134) <CF1D9C05-8D77-0FFE-38E8-63D8A23E92E1> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
        0x7fff8025b000 -     0x7fff80283fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff80438000 -     0x7fff8047bfef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff8047c000 -     0x7fff8051cfff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8051d000 -     0x7fff80522ff7  com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff80523000 -     0x7fff8052dfff  com.apple.DisplayServicesFW 2.3.3 (289) <97F62F36-964A-3E17-2A26-A0EEF63F4BDE> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8068f000 -     0x7fff80799ff7  com.apple.MeshKitIO 1.1 (49.2) <D7227401-9DC9-C2CB-C83B-C2B10C61D4E4> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
        0x7fff8079a000 -     0x7fff8079aff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8079b000 -     0x7fff80bdefef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff80c65000 -     0x7fff80c67fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff80cf7000 -     0x7fff80d0dfe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff80d1c000 -     0x7fff80d1cff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff80d1d000 -     0x7fff80dadfff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff80dae000 -     0x7fff80ec8fef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff80ec9000 -     0x7fff81266fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff81283000 -     0x7fff81289fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8128a000 -     0x7fff8134bfef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8134c000 -     0x7fff8134efff  libRadiance.dylib ??? (???) <76C1B129-6F25-E43C-1498-B1B88B37163B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8134f000 -     0x7fff81434fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff81435000 -     0x7fff81472ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff814c3000 -     0x7fff8150aff7  com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8150b000 -     0x7fff8153cfff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8153d000 -     0x7fff81564ff7  libJPEG.dylib ??? (???) <B9AA5816-8CCB-AFCB-61FD-3820C6E8219D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff81565000 -     0x7fff81566ff7  com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff81567000 -     0x7fff815b0fef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff815b1000 -     0x7fff81600ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff8168f000 -     0x7fff81694fff  libGIF.dylib ??? (???) <95443F88-7D4C-1DEE-A323-A70F7A1B4B0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8174d000 -     0x7fff817a2ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff81801000 -     0x7fff818b6fe7  com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff818b7000 -     0x7fff818f2fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff818f3000 -     0x7fff81975fff  com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff81976000 -     0x7fff8197bfff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8197c000 -     0x7fff8198aff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff8199f000 -     0x7fff819caff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff819cd000 -     0x7fff819e1fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff819e2000 -     0x7fff81abffff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff81ac0000 -     0x7fff81b01fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff81b02000 -     0x7fff81b0dff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff81b0e000 -     0x7fff81c7efff  com.apple.QTKit 7.7 (1783) <DE8DB97C-C058-B40C-492B-D652A30CF571> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff81c7f000 -     0x7fff81d38fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff81d39000 -     0x7fff8206dfef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8206e000 -     0x7fff820b3fff  com.apple.CoreMediaIOServices 140.0 (1496) <D93293EB-0B84-E97D-E78C-9FE8D48AF58E> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
        0x7fff82131000 -     0x7fff8236bfef  com.apple.imageKit 2.0.3 (1.0) <9EA216AF-82D6-201C-78E5-D027D85B51D6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff82382000 -     0x7fff823bffff  com.apple.LDAPFramework 2.0 (120.1) <F3B7B267-D580-F287-6DE7-8AC91C92AB35> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff823c0000 -     0x7fff8243dfef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff82bd3000 -     0x7fff82bdeff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff82c4e000 -     0x7fff82c4eff7  com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff82c54000 -     0x7fff82c8dff7  com.apple.MeshKit 1.1 (49.2) <B85DDDC7-4053-4DB8-E1B5-AA0CBD4CDD1C> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff82cc5000 -     0x7fff82cc5ff7  com.apple.quartzframework 1.5 (1.5) <FA660AAC-70CD-7EA2-5DF1-A8724D8F4B1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff82cc6000 -     0x7fff82e84fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff82f13000 -     0x7fff83032fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff83049000 -     0x7fff83207ff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <6212CA66-7B18-2AED-6AA8-45185F5D9A03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8320f000 -     0x7fff83230fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff83231000 -     0x7fff83293fe7  com.apple.datadetectorscore 2.0 (80.7) <C3A68083-AFB0-CFC6-8AA5-517C9D1489B6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff83294000 -     0x7fff833bcff7  com.apple.MediaToolbox 0.484.52 (484.52) <F03DAC32-79DB-EA5A-9B8D-CB288AF91A56> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff834c4000 -     0x7fff834e4ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8384b000 -     0x7fff8384fff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff83850000 -     0x7fff838a3ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff838d4000 -     0x7fff83b56fe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff83b57000 -     0x7fff83b64fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff83b65000 -     0x7fff83be2fef  com.apple.backup.framework 1.2.2 (1.2.2) <BB72F0C7-20E2-76DC-6764-5B93A7AC0EB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff83c00000 -     0x7fff83c8ffff  com.apple.PDFKit 2.5.1 (2.5.1) <C0E3AE4B-E71A-16D8-0D51-FB7D3E3AD793> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff83c90000 -     0x7fff840d7fef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff840d8000 -     0x7fff845deff7  com.apple.VideoToolbox 0.484.52 (484.52) <FA1B8197-8F5F-73CB-A9A1-49E0FB49CF51> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff846ea000 -     0x7fff84769fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff847b5000 -     0x7fff847b5ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff847b6000 -     0x7fff84805fef  libTIFF.dylib ??? (???) <5DE9F066-9B64-CBE4-976A-CC7B8DD3C31A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff84806000 -     0x7fff8481bff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8481c000 -     0x7fff84951fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff84952000 -     0x7fff8495dfff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff84a24000 -     0x7fff84b9bfe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff84bc0000 -     0x7fff84bd1ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff84bd2000 -     0x7fff84c93fff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff85910000 -     0x7fff85b79fff  com.apple.QuartzComposer 4.2 ({156.30}) <C05B97F7-F543-C329-873D-097177226D79> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff85b7a000 -     0x7fff85e78fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff85e81000 -     0x7fff85ec2fef  com.apple.CoreMedia 0.484.52 (484.52) <3F868AF8-1089-10C3-DCEB-565690FD9742> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff85ec3000 -     0x7fff85f00ff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff85f01000 -     0x7fff85f3bfff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib
        0x7fff85f3c000 -     0x7fff85f6bfff  com.apple.quartzfilters 1.6.0 (1.6.0) <52D41730-D485-A7AE-4937-FE37FC732F65> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff85f6c000 -     0x7fff861aefe7  com.apple.AddressBook.framework 5.0.4 (883) <3C634319-4B5B-592B-2D3A-A16336F93AA0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff861af000 -     0x7fff861fbfff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff86540000 -     0x7fff8658aff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff865c3000 -     0x7fff86701fff  com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff86702000 -     0x7fff867b8ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff867b9000 -     0x7fff86825fe7  com.apple.CorePDF 1.4 (1.4) <06AE6D85-64C7-F9CC-D001-BD8BAE31B6D2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff86826000 -     0x7fff87030fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff87031000 -     0x7fff87078fff  com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff870c9000 -     0x7fff870c9ff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff870ca000 -     0x7fff87113ff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8716e000 -     0x7fff871d6fff  com.apple.MeshKitRuntime 1.1 (49.2) <A490FE03-313D-1317-A9B8-25EF75CB1A81> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
        0x7fff871d7000 -     0x7fff871ddff7  com.apple.DiskArbitration 2.3 (2.3) <AAB5CC56-334A-3C60-3C27-54E8F34D754E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff871de000 -     0x7fff872f5fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff87302000 -     0x7fff87345ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff87412000 -     0x7fff875d3fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff875d4000 -     0x7fff875daff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff875db000 -     0x7fff875f2fff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff875f3000 -     0x7fff8763bff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff87689000 -     0x7fff876b9fef  com.apple.shortcut 1.1 (1.1) <0A20F092-6161-4EA7-D8E6-859B5C350DE7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff876ba000 -     0x7fff876d5ff7  com.apple.openscripting 1.3.1 (???) <DC329CD4-1159-A40A-A769-70CAA70F601A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff876d6000 -     0x7fff876effff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff876f0000 -     0x7fff876f1ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff876f2000 -     0x7fff877a2fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff877a3000 -     0x7fff877a3ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff877a4000 -     0x7fff87ea0ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff87ff2000 -     0x7fff8807efef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8807f000 -     0x7fff88093ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff88293000 -     0x7fff88483fef  com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8858f000 -     0x7fff88593ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff88594000 -     0x7fff885a3fef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff885a4000 -     0x7fff885a5fff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <EC039008-5367-090D-51FD-EA4D2623671A> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff885a6000 -     0x7fff88640fe7  com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff88641000 -     0x7fff88715fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff88716000 -     0x7fff88716ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff88717000 -     0x7fff88795ff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff88796000 -     0x7fff8879dfff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8879e000 -     0x7fff887b4fef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
        0x7fff887b5000 -     0x7fff88815fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff88917000 -     0x7fff8891dff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8891e000 -     0x7fff88921ff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff88922000 -     0x7fff88963fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff88964000 -     0x7fff88a21fff  com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff88a22000 -     0x7fff88a25fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff88a26000 -     0x7fff88a71fef  com.apple.ImageCaptureCore 1.1 (1.1) <F23CA537-4F18-76FC-8D9C-ED6E645186FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff88a72000 -     0x7fff88ae3ff7  com.apple.AppleVAFramework 4.10.26 (4.10.26) <28C1B366-DF2B-111B-1863-0713B105D930> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff88ae4000 -     0x7fff88ae7ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff88ae8000 -     0x7fff88b05ff7  libPng.dylib ??? (???) <4815A8F2-24A0-E783-8A5A-7B4959F562D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff88b06000 -     0x7fff88b2bff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff88b45000 -     0x7fff88b46fff  liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
        0x7fff88b47000 -     0x7fff89541ff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff89542000 -     0x7fff89554fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
        0x7fff89555000 -     0x7fff89578fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff89579000 -     0x7fff895feff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff895ff000 -     0x7fff89888ff7  com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

    I drag Preview.app from another mac to mine and now it's all right.

  • Event "Workbook_BeforePrint" not on new funtion "preview&print"

    Hi
    After starting the work with Excel 2010 I recognized that the new function "print&preview" does not call the event "Workbook_BeforePrint" from the VBA code. In Excel 2007 the event is called on both functions, print and preview.
    As the new function "preview&print" is pushed to the user, it will the one to be used to call the preview. But with a macro on the event "Workbook_BeforePrint" the preview will not show the result as it will be printed.
    Is there any action I can take to solve this problem on my side? Or is there any plan to integrate the event into the new function?
    Many thanks for every help.

    Hello Parzungjh,
    Welcome to the MSDN forum and we are glad to help with you.
    After reading your post, I did test in Excel2010 and Excel2007, just as you said, I reproduce your problem. However, I don't think
    it as a problem.
    I think it is by design.
    I found that print and preview feature is integrated in Excel2010. If you want to control the trigger of BeforePrint event
    in Excel2010, you can write some simple VBA codes as follows:
    Private Sub Workbook_BeforePrint(Cancel As Boolean)
    Dim Print_or_Preview As XlYesNoGuess
    Application.EnableEvents = False
        Cancel = True
        Print_or_Preview = MsgBox("Show Print Preview?", vbYesNo)
        If Print_or_Preview = vbYes Then
            ActiveWindow.ActiveSheet.PrintPreview
            Else
            ActiveWindow.ActiveSheet.PrintOut
        End If
    Application.EnableEvents = True
    End Sub
    ActiveWindow.ActiveSheet.PrintPreview
    can open the print preview dialog like Excel2007. I haven't found the way to open the print view dialog through UI.
    I think it is the change in Excel2010.
    I hope it can help you and feel free to follow up after you have tried.
    Best Regards,
    Bruce Song [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Printing CD Jewel Case - White Mosaic

    The little popup window description that comes up when you select Print>CD Jewel Case>White Mosaic finishes with the words "Prints in full color". This is a collection of 30 different versions of Somewhere Over The Rainbow. The artwork is various pictures of rainbows. It really needs to be in color. The preview that iTunes gives me shows me the White Mosaic in color. I select Print. I select Preview. It shows me the Mosaic in greyscale. I print it and it is in greyscale. I have color ink in the printer. HP 7410 - really good printer. I've checked the forums and have not seen this particular question before.
    How can I get my G5 running 10.4.11 and iTunes 7.5 (19) to print the White Mosaic CD Jewel Case in full color???
    Thanks.

    Wow! a Stumper. No one knows how to do this. Or, no one cares. Or, everyone's left for Xmas.

  • Digital booklet from iTunes causing Preview to crash

    I was conflicted about whether to put this question in the iTunes for Mac or the Mountain Lion community, but, as you can see, I've settled on Mountain Lion because I believe iTunes is not causing the problem.
    I downloaded "Electric Ladyland" from iTunes the other day and received a digital booklet with the album. When I double-clicked the booklet in iTunes, Preview would open up (as it does with any of the other digital booklets I have stored in iTunes) and display the first or the second page of the PDF. After swiping either left or right to view the previous or the next page, though, Preview would completely shut down, necesitating a force quit every time.
    Most concerning to me is the fact that every time I tried opening this PDF in Preview my whole Mac would slow down significantly and, according to iStat Menus and the Activity Monitor, my memory and CPU usage would spike. Prior to clicking the booklet, my Mac would normally be using less than 2 of its 4 GB of memory and the CPU would be almost completely idle, with no individual program using up more than 30% of its processing power at any point in time. While this particular PDF was open in Preview my memory usage would jump to the full 4 GB and Activity Monitor was reporting that Preview was using almost "200%" of my CPU.
    Interestingly enough, I can open this PDF with Adobe Reader and am able to view every page just fine. None of my other digital booklets or other PDFs outside of iTunes cause Preview to crash like this, so I think it must be an issue between this specific file and Preview.
    I tried deleting and re-downloading the file (I had to contact iTunes support so they could re-upload the booklet to my account) and that did nothing; the booklet still caused the same problems. The support staff member I was emailing back and forth with had no suggestions for me. She forwarded me to an AppleCare advisor who also had no idea what the problem might be. (He actually forwarded me back to iTunes support!)
    Anyone else experienced this?

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Copy the PDF you're having problems with to the Public folder in your home folder.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up guest users” (without the quotes) in the search box. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. You'll need to navigate in the Finder to the Users folder, then to the home folder of your regular login account, and then to the Public folder, where you'll find the file you copied. Try to open it in Preview. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it. You can also delete the copy of the PDF.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
    When you see the gray Apple logo, release the shift key.
    If you are prompted to log in, type your password, and then hold down the shift key again as you click Log in.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    *Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • My Preview keeps Crashing

    My preview keeps crashing and this is the message that it tells me. What does it mean?
    Process:         Preview [9244]
    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 [142]
    Responsible:     Preview [9244]
    User ID:         501
    Date/Time:       2014-07-22 16:30:24.841 -0400
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  FE391FE3-CC6B-5FD4-CAA8-D3FA17BEDAF6
    Sleep/Wake UUID: 1DDB28FF-5292-4C9E-909C-0392EC1D9338
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSOutlineView', reason: 'NSOutlineView error removing child indexes <NSIndexSet: 0x60800102c720>[number of indexes: 1 (in 1 ranges), indexes: (4)] in parent 0x0 (which has 3 children).'
    terminating with uncaught exception of type NSException
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff9840e25c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff98d59e75 objc_exception_throw + 43
    2   AppKit                              0x00007fff8c8e2738 -[NSOutlineView _validateParentRowEntry:reason:indexes:] + 0
    3   AppKit                              0x00007fff8c8e2bb1 -[NSOutlineView _removeItemsAtIndexes:inParentRowEntry:withAnimation:] + 97
    4   AppKit                              0x00007fff8c8e4752 -[NSOutlineView removeItemsAtIndexes:inParent:withAnimation:] + 249
    5   Preview                             0x000000010b8d57de Preview + 600030
    6   Preview                             0x000000010b8d5532 Preview + 599346
    7   libdispatch.dylib                   0x00007fff8e00b28d _dispatch_client_callout + 8
    8   libdispatch.dylib                   0x00007fff8e013b66 _dispatch_barrier_sync_f_slow_invoke + 46
    9   libdispatch.dylib                   0x00007fff8e00b28d _dispatch_client_callout + 8
    10  libdispatch.dylib                   0x00007fff8e012ef0 _dispatch_main_queue_callback_4CF + 333
    11  CoreFoundation                      0x00007fff983754f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    12  CoreFoundation                      0x00007fff98330714 __CFRunLoopRun + 1636
    13  CoreFoundation                      0x00007fff9832fe75 CFRunLoopRunSpecific + 309
    14  HIToolbox                           0x00007fff95613a0d RunCurrentEventLoopInMode + 226
    15  HIToolbox                           0x00007fff956137b7 ReceiveNextEventCommon + 479
    16  HIToolbox                           0x00007fff956135bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    17  AppKit                              0x00007fff8c31824e _DPSNextEvent + 1434
    18  AppKit                              0x00007fff8c31789b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    19  AppKit                              0x00007fff8c30b99c -[NSApplication run] + 553
    20  AppKit                              0x00007fff8c2f6783 NSApplicationMain + 940
    21  libdyld.dylib                       0x00007fff8f9af5fd start + 1
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff986ae866 __pthread_kill + 10
    1   libsystem_pthread.dylib       0x00007fff94ce535c pthread_kill + 92
    2   libsystem_c.dylib             0x00007fff938a5b1a abort + 125
    3   libc++abi.dylib               0x00007fff8f928f31 abort_message + 257
    4   libc++abi.dylib               0x00007fff8f94e952 default_terminate_handler() + 264
    5   libobjc.A.dylib               0x00007fff98d5a30d _objc_terminate() + 103
    6   libc++abi.dylib               0x00007fff8f94c1d1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib               0x00007fff8f94c246 std::terminate() + 54
    8   libobjc.A.dylib               0x00007fff98d5a0b0 objc_terminate + 9
    9   libdispatch.dylib             0x00007fff8e00b2a1 _dispatch_client_callout + 28
    10  libdispatch.dylib             0x00007fff8e013b66 _dispatch_barrier_sync_f_slow_invoke + 46
    11  libdispatch.dylib             0x00007fff8e00b28d _dispatch_client_callout + 8
    12  libdispatch.dylib             0x00007fff8e012ef0 _dispatch_main_queue_callback_4CF + 333
    13  com.apple.CoreFoundation       0x00007fff983754f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    14  com.apple.CoreFoundation       0x00007fff98330714 __CFRunLoopRun + 1636
    15  com.apple.CoreFoundation       0x00007fff9832fe75 CFRunLoopRunSpecific + 309
    16  com.apple.HIToolbox           0x00007fff95613a0d RunCurrentEventLoopInMode + 226
    17  com.apple.HIToolbox           0x00007fff956137b7 ReceiveNextEventCommon + 479
    18  com.apple.HIToolbox           0x00007fff956135bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    19  com.apple.AppKit               0x00007fff8c31824e _DPSNextEvent + 1434
    20  com.apple.AppKit               0x00007fff8c31789b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    21  com.apple.AppKit               0x00007fff8c30b99c -[NSApplication run] + 553
    22  com.apple.AppKit               0x00007fff8c2f6783 NSApplicationMain + 940
    23  libdyld.dylib                 0x00007fff8f9af5fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff986af662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8e00d421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff8e00d136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff986aee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff94ce5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff94ce8fb9 start_wqthread + 13
    Thread 3:: CVDisplayLink
    0   libsystem_kernel.dylib         0x00007fff986ae716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ce6c77 _pthread_cond_wait + 787
    2   com.apple.CoreVideo           0x00007fff8ba15464 CVDisplayLink::waitUntil(unsigned long long) + 244
    3   com.apple.CoreVideo           0x00007fff8ba14998 CVDisplayLink::runIOThread() + 496
    4   com.apple.CoreVideo           0x00007fff8ba1478f startIOThread(void*) + 147
    5   libsystem_pthread.dylib       0x00007fff94ce4899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ce472a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94ce8fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff986aee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff94ce5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff94ce8fb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff986aaa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff986a9d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff98330f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff98330539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff9832fe75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff8c4b805e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff94ce4899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff94ce472a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff94ce8fc9 thread_start + 13
    Thread 6:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib         0x00007fff986aaa56 semaphore_wait_trap + 10
    1   libsystem_platform.dylib       0x00007fff93845451 _os_semaphore_wait + 16
    2   libdispatch.dylib             0x00007fff8e011982 _dispatch_barrier_sync_f_slow + 310
    3   com.apple.Preview             0x000000010b8caeff 0x10b843000 + 556799
    4   libdispatch.dylib             0x00007fff8e00e1bb _dispatch_call_block_and_release + 12
    5   libdispatch.dylib             0x00007fff8e00b28d _dispatch_client_callout + 8
    6   libdispatch.dylib             0x00007fff8e00d082 _dispatch_root_queue_drain + 326
    7   libdispatch.dylib             0x00007fff8e00e177 _dispatch_worker_thread2 + 40
    8   libsystem_pthread.dylib       0x00007fff94ce5ef8 _pthread_wqthread + 314
    9   libsystem_pthread.dylib       0x00007fff94ce8fb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff986aee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff94ce5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff94ce8fb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff986aee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff94ce5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff94ce8fb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff986aee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff94ce5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff94ce8fb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff986aee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff94ce5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff94ce8fb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff986aee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff94ce5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff94ce8fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff986aea3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff938c4dc0 nanosleep + 200
    2   com.apple.Foundation           0x00007fff93a5966d +[NSThread sleepForTimeInterval:] + 156
    3   com.apple.PDFKit               0x00007fff8b7b0efb -[PDFDisplayView periodicFlushRoutine:] + 94
    4   com.apple.Foundation           0x00007fff93a2f76b __NSThread__main__ + 1318
    5   libsystem_pthread.dylib       0x00007fff94ce4899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ce472a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94ce8fc9 thread_start + 13
    Thread 13:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib         0x00007fff986aea3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff938c4dc0 nanosleep + 200
    2   libsystem_c.dylib             0x00007fff938c4cb2 usleep + 54
    3   com.apple.AppKit               0x00007fff8c57c17d -[NSUIHeartBeat _heartBeatThread:] + 2132
    4   com.apple.Foundation           0x00007fff93a2f76b __NSThread__main__ + 1318
    5   libsystem_pthread.dylib       0x00007fff94ce4899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ce472a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94ce8fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff7cd1a310  rcx: 0x00007fff543bae68  rdx: 0x0000000000000000
      rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff543bae90  rsp: 0x00007fff543bae68
       r8: 0x6e6f697470656378   r9: 0x00007fff938cd8d0  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff543baff0  r13: 0x00007fff543bb500  r14: 0x0000000000000006  r15: 0x00007fff543baed0
      rip: 0x00007fff986ae866  rfl: 0x0000000000000206  cr2: 0x00007fff938a5a9d
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x10b843000 -        0x10ba26fef  com.apple.Preview (7.0 - 826.4) <40BAB370-D0EA-399C-94E0-F67F8131AAC7> /Applications/Preview.app/Contents/MacOS/Preview
           0x10bad5000 -        0x10bb00fff  com.apple.MediaUI (1.1 - 27) <2482C4A0-6D72-3870-AEF1-31F6015F2719> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
           0x10d437000 -        0x10d43fff3  libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x10d449000 -        0x10d471ffb  libRIP.A.dylib (599.25.10.1) <623091DF-5769-3326-90EB-44EFC8087660> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x10d481000 -        0x10d484ffa  libCGXType.A.dylib (599.25.10.1) <9E609F91-BD17-3C51-A877-C80E7183A867> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x110781000 -        0x110787ff7  com.apple.BookKit (1.0.1 - 158) <34C7F87F-63B6-3E53-A7B1-8A6656405F41> /System/Library/PrivateFrameworks/BookKit.framework/BookKit
           0x112f58000 -        0x112f58ff6 +cl_kernels (???) <1FDE3583-B3CA-4A31-B378-77C50EB7DEA9> cl_kernels
           0x112f5e000 -        0x112f5ffeb +cl_kernels (???) <99952F07-6279-4930-B635-D7E070703531> cl_kernels
           0x112f68000 -        0x112f69ff9 +cl_kernels (???) <C006DA09-E1F2-4978-A152-0117FB878D58> cl_kernels
           0x112f6b000 -        0x113051fef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x1130a3000 -        0x1130a3fe7 +cl_kernels (???) <AF337849-E12A-4228-9D8E-8D2ED1A5FE84> cl_kernels
           0x1130a8000 -        0x1130a9fef +cl_kernels (???) <ED9C5FBD-4B0D-4A95-85AD-9AE2BEFDBF77> cl_kernels
           0x1130ab000 -        0x113190fe7  unorm8_argb.dylib (2.3.58) <7B4A2580-C169-3ABC-8F62-B766914C59DD> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_argb.dylib
           0x113258000 -        0x113259fe2 +cl_kernels (???) <122BAF18-5E4C-4610-84E7-91994EFC8742> cl_kernels
           0x11325e000 -        0x11325ffee +cl_kernels (???) <58797DA3-E62E-4BAB-AF17-03E489A822B7> cl_kernels
           0x113551000 -        0x113555ff7  libgermantok.dylib (14) <33B11365-E59E-38C1-952E-AFFFEFEE427F> /usr/lib/libgermantok.dylib
           0x11383f000 -        0x113845ff7  libCGXCoreImage.A.dylib (599.25.10.1) <1AB1B2B2-55A9-3780-BCB9-1B3CE375D739> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
           0x11385e000 -        0x11385efeb +cl_kernels (???) <BEC0D435-946E-4131-9B7A-0FAC3065AA50> cl_kernels
           0x1149dc000 -        0x1149e0ffd  libFontRegistryUI.dylib (127) <57DE4E73-B65B-3712-9815-81018E72501A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x1149e7000 -        0x114b9affb  libCMaps.A.dylib (599.25.10.1) <5825749F-7F3A-3798-807F-2E9E9BCADC52> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCMaps .A.dylib
        0x123400000000 -     0x123400435ff7  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (8.28.30 - 8.2.8) <0D167AD0-89B0-346A-9BC8-6C02B54E5681> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD5000GraphicsGLDriver
        0x7fff6d207000 -     0x7fff6d23a817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
        0x7fff8b654000 -     0x7fff8b66afff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8b66b000 -     0x7fff8b69aff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8b76f000 -     0x7fff8b80aff7  com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8b80b000 -     0x7fff8b834fff  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
        0x7fff8b835000 -     0x7fff8b844ff8  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
        0x7fff8b84a000 -     0x7fff8ba02ffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
        0x7fff8ba03000 -     0x7fff8ba07ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8ba11000 -     0x7fff8ba12ff7  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
        0x7fff8ba13000 -     0x7fff8ba38ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8ba97000 -     0x7fff8ba97fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8baaf000 -     0x7fff8be86fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8c1e8000 -     0x7fff8c236fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff8c237000 -     0x7fff8c239fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8c249000 -     0x7fff8c24dfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff8c24e000 -     0x7fff8c286ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8c2ea000 -     0x7fff8c2f2fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8c2f3000 -     0x7fff8c2f3fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8c2f4000 -     0x7fff8ce6aff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8ce9d000 -     0x7fff8cef0fff  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
        0x7fff8cef1000 -     0x7fff8cefcfff  libGPUSupportMercury.dylib (9.6.1) <A34D5C51-28E0-398A-881D-552B47D2DD3C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
        0x7fff8cefd000 -     0x7fff8cf02ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8cf06000 -     0x7fff8d00cff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8d00d000 -     0x7fff8d017fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8d018000 -     0x7fff8d07bffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8d07c000 -     0x7fff8d1d0ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8d230000 -     0x7fff8d237fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8d2cb000 -     0x7fff8d2fffff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8d300000 -     0x7fff8d3f1ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff8d3f2000 -     0x7fff8d4e0fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8d4e1000 -     0x7fff8d50bff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8d50e000 -     0x7fff8d517ff7  libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8d574000 -     0x7fff8d599ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8d59a000 -     0x7fff8d5adff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8d5ae000 -     0x7fff8d9e1ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8da09000 -     0x7fff8da0aff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
        0x7fff8da35000 -     0x7fff8da39ff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8da3a000 -     0x7fff8da43fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8da44000 -     0x7fff8da89fff  libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
        0x7fff8da8d000 -     0x7fff8da90fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8db84000 -     0x7fff8dba8ff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8dba9000 -     0x7fff8dc2afff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8dc2b000 -     0x7fff8dd6cfff  com.apple.QTKit (7.7.3 - 2826.19) <E634E6EC-2C7A-3F86-997B-CFC5D9F89E6B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8ddac000 -     0x7fff8e009ffa  com.apple.RawCamera.bundle (5.05 - 743) <362EA30F-3B5A-35C4-9455-339B0FDC89C6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8e00a000 -     0x7fff8e024fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff8e025000 -     0x7fff8e036ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8e046000 -     0x7fff8e04fffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8e073000 -     0x7fff8e0c4fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8e0c5000 -     0x7fff8e138fff  com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8e139000 -     0x7fff8e144fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
        0x7fff8e145000 -     0x7fff8e1a4fff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e1a5000 -     0x7fff8e313ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e330000 -     0x7fff8e33aff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8e33e000 -     0x7fff8e38bfff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8e3ce000 -     0x7fff8e3d5fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8e3d6000 -     0x7fff8e405fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8e406000 -     0x7fff8e40effc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8e40f000 -     0x7fff8e41cfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8e41d000 -     0x7fff8e439fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8e43a000 -     0x7fff8e4a1ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8e4a2000 -     0x7fff8e4b9ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8e4ba000 -     0x7fff8e4bcfff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8e560000 -     0x7fff8ea83fff  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
        0x7fff8ed28000 -     0x7fff8ed9ffff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8f928000 -     0x7fff8f951ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8f952000 -     0x7fff8f95fff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8f960000 -     0x7fff8f99ffff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8f9a0000 -     0x7fff8f9abfff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8f9ac000 -     0x7fff8f9afff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
        0x7fff8fadf000 -     0x7fff8fbc6ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8fbc7000 -     0x7fff8fcb1fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8fcbd000 -     0x7fff8fcedfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8fcf0000 -     0x7fff8fd2eff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8fdc6000 -     0x7fff8fdccfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8fdcd000 -     0x7fff8fdd0fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8fdd1000 -     0x7fff8fe59ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8ffc1000 -     0x7fff8ffcffff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff90028000 -     0x7fff90038fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff90050000 -     0x7fff900abffb  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
        0x7fff900ac000 -     0x7fff900f9ff2  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
        0x7fff900fa000 -     0x7fff90430fff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff90431000 -     0x7fff907a8ff6  com.apple.JavaScriptCore (9537 - 9537.77.1) <F588191A-25E6-31AC-A325-B7779DC6D1EC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff907a9000 -     0x7fff907adfff  com.apple.IOAccelerator (98.22 - 98.22) <AB1F2662-330B-3D88-8E30-A8343203CD38> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
        0x7fff907ae000 -     0x7fff907b0ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
        0x7fff907b1000 -     0x7fff907d5fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff907d6000 -     0x7fff90842fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff90843000 -     0x7fff9086bffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff9086c000 -     0x7fff90885ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff908ae000 -     0x7fff90b82fc7  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
        0x7fff90b86000 -     0x7fff90e70fff  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
        0x7fff90ef7000 -     0x7fff90efafff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff91929000 -     0x7fff919e1ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff91a45000 -     0x7fff91a60ff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff91adf000 -     0x7fff91d40fff  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
        0x7fff92265000 -     0x7fff92349fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff92357000 -     0x7fff9235cff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff9235d000 -     0x7fff92375ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff92396000 -     0x7fff92458ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff927af000 -     0x7fff927d6ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff927e3000 -     0x7fff9283cfff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff9283f000 -     0x7fff9291efff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff92962000 -     0x7fff929b4fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff929ca000 -     0x7fff929d0ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff929d1000 -     0x7fff92a06ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff92a07000 -     0x7fff92a10fff  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
        0x7fff92a11000 -     0x7fff92a18ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
        0x7fff92a19000 -     0x7fff92a26ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff92a27000 -     0x7fff92a2affc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff92a2b000 -     0x7fff92a57fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff92a58000 -     0x7fff92b29fff  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
        0x7fff92b2a000 -     0x7fff92b71fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff92baf000 -     0x7fff92bbbffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff92bbc000 -     0x7fff92be3ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff92be4000 -     0x7fff92c2ffff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff92cea000 -     0x7fff93138fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff93139000 -     0x7fff9319effb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff93401000 -     0x7fff934b1ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff934b2000 -     0x7fff934b2fff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff9360c000 -     0x7fff9363bff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff9363c000 -     0x7fff93685fff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff936a5000 -     0x7fff936f6ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff93725000 -     0x7fff93756fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff93842000 -     0x7fff93848ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff93849000 -     0x7fff938d2ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff938f7000 -     0x7fff939c8ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D85430A6-1410-3B5F-9D11-17E2440B786E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff939c9000 -     0x7fff93cc7fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff93cc8000 -     0x7fff93ccbfff  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
        0x7fff93ccc000 -     0x7fff93d24ff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff93d25000 -     0x7fff93d25fff  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
        0x7fff93d27000 -     0x7fff93d28fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff93d2e000 -     0x7fff93d3fff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff93dea000 -     0x7fff93e50fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff93eae000 -     0x7fff93ee9fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff93f06000 -     0x7fff93f08fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff93f09000 -     0x7fff94151ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff941e0000 -     0x7fff941f7ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff94434000 -     0x7fff94434fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff94435000 -     0x7fff944c1ff7  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
        0x7fff944f3000 -     0x7fff947c4ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff947c5000 -     0x7fff947cfff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff947d0000 -     0x7fff94bb1ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff94bb2000 -     0x7fff94ce2ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff94ce3000 -     0x7fff94ceaff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff94eaa000 -     0x7fff94ecefff  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
        0x7fff94ecf000 -     0x7fff94ed3ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
        0x7fff94f0f000 -     0x7fff94f10ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff94f11000 -     0x7fff94f19ff7  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
        0x7fff94f1a000 -     0x7fff95174ff9  com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff9517a000 -     0x7fff95195ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff95196000 -     0x7fff95226ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff95227000 -     0x7fff9522fff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff9525d000 -     0x7fff95267ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff95268000 -     0x7fff9526cfff  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
        0x7fff9526d000 -     0x7fff952afff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff952b0000 -     0x7fff952bcff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff952bd000 -     0x7fff953acfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff953af000 -     0x7fff953b6ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
        0x7fff953b7000 -     0x7fff953f8fff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff953f9000 -     0x7fff953fafff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff953fb000 -     0x7fff953fbff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff953fc000 -     0x7fff953fdfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff953fe000 -     0x7fff9546bfff  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
        0x7fff9546c000 -     0x7fff954f7fff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
        0x7fff955ae000 -     0x7fff955b2ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff955d2000 -     0x7fff955e4ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff955e5000 -     0x7fff9588fff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff95890000 -     0x7fff95892fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff95908000 -     0x7fff95908ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff95991000 -     0x7fff959bafff  GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff959bb000 -     0x7fff959bcff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff959bd000 -     0x7fff962dd32b  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff962eb000 -     0x7fff962f5ff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
        0x7fff962f6000 -     0x7fff962f6ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff962f7000 -     0x7fff9633cff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff9633d000 -     0x7fff963c6fff  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
        0x7fff963ed000 -     0x7fff964b7fff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff964b8000 -     0x7fff964c0fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff964c1000 -     0x7fff96859fff  com.apple.SceneKit (4.0 - 197.1) <D864946D-B843-3B7A-8C81-B682B06CF7FD> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff9685a000 -     0x7fff969c0fff  libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff969c1000 -     0x7fff969faff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff96bed000 -     0x7fff96beeff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff96c2c000 -     0x7fff96c2eff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff96c2f000 -     0x7fff96c93fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff96ca7000 -     0x7fff96ca7fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff96ca8000 -     0x7fff96caaff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff96cab000 -     0x7fff96cb0fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff96cb1000 -     0x7fff96e4dff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff96e94000 -     0x7fff96f58ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff96f5b000 -     0x7fff96f5bfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff96f5c000 -     0x7fff96f65ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff96fd1000 -     0x7fff970f3fff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff97fa2000 -     0x7fff97feeffe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff97fef000 -     0x7fff980bafff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff980bb000 -     0x7fff98109ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff9810a000 -     0x7fff98239fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff9823a000 -     0x7fff98269fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff982c0000 -     0x7fff984a5fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff984a6000 -     0x7fff984a7fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff9851d000 -     0x7fff9852ffff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff98593000 -     0x7fff98595fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff98596000 -     0x7fff985a6ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff985b4000 -     0x7fff985c1ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff985c2000 -     0x7fff98609ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
        0x7fff9860a000 -     0x7fff98634ff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
        0x7fff9863b000 -     0x7fff9863dffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff98650000 -     0x7fff98669ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff98699000 -     0x7fff986b5ff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
        0x7fff986b6000 -     0x7fff98856ff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff98c33000 -     0x7fff98c4eff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff98d4c000 -     0x7fff98ef9f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff98f3b000 -     0x7fff98faaff1  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
        0x7fff98fab000 -     0x7fff98fc8ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff98fc9000 -     0x7fff99164ff8  com.apple.CFNetwork (673.3 - 673.3) <4375B7CB-34B6-3A26-99AC-2D2404AD9C9B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff991a6000 -     0x7fff991b1ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff991b2000 -     0x7fff991b7fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff99208000 -     0x7fff99220ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    External M

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Please take this step regardless of the results of Step 1.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • Printer crashes my iMac

    Dear Apple Community: about half the time I print, my printer crashes my iMac. My printer is a Xerox Phaser 4510 (B&W laser printer). I'm running System 10.6.8. My iMac is hooked up to a Minuteman MN 525 uniterruptible power supply which my iMac somehow trips and shuts it off when I print. This only started a couple of weeks ago. Any ideas what's causing this? Thank you.

    Dear Apple Community: I solved my own problem! The cause of my printer crashing my Mac was my Uninterruptible Power Supply (UPS). The battery was pretty well dead in the UPS. Somehow with the battery being dead, the UPS couldn't handle a momentary power surge from my Printer. I had a hunch that it might be my UPS causing the problem. I wrote to Minuteman (the manufacturer of my UPS) and explained the problem. The support person said it was probably because my battery on my UPS was at the end of it's life. I bought a new battery, installed it, and sure enough it solved my problem!

  • Updated to Adobe Muse 2014 this morning and have worked in it for the last 8 hours. Now when I try to publish the updated site to Business Catalyst for my client to preview it crashes everytime. I have tried just publishing altered files only, then tried

    Updated to Adobe Muse 2014 this morning and have worked in it for the last 8 hours. Now when I try to publish the updated site to Business Catalyst for my client to preview it crashes everytime. I have tried just publishing altered files only, then tried the whole site again, and then tried publishing as a new site altogether. Thought I would then try to export as HTML in the hope of uploading the files via an FTP client and Muse crashes and locks up again. I am extremely stressed about this as I am in the last few days of of website I have been working on now with no issues since December. We are due to go live and my client needs to see it. I am desperate for an answer. It is not looking good. I am on an Apple Mac and have not had any isses publishing it for the last 6 months. Not very happy to say the least. Need desperate help.

    Hi Zak, I got onto Adobe Customer Care Live Chat this morning and gave them the error message. After some trouble shooting with them it appears the older archived file of the site still publishes. I have now reverted back to the old file and copied and pasted out of the new file and from some ideas given to me by support I am now able to publish to Business Catalyst. It seems there was something corrupt within the new pages added yesterday. I have no idea if this would have still happened if I hadn't updated but I am glad it wasn't a Muse specific problem. I am loving using Muse and the support from Adobe has been excellent. Thanks everyone. By the way I do love the new version and apart from this hick up that lost me a few hours, aged me some more and gave me grey hair I really love Muse. Thanks again.

  • CUPS: Printer crashes after a few prints

    Hi all,
    I have a Canon MP600 printer/scanner connected via USB to a small print- and scan-server running Arch (last update was yesterday). The printer is shared over the network and can be accessed from a Windows 7 client. But from time to time after 1-2 prints the printer crashes. I that happens, only a power disconnect can bring it back. In addition, I have to delete the printer from the CUPS config and add it again. While this happens, CUPS shows the status "Sending data to printer". The printer is set as a raw printer. Same happens, when the printer is installed with the gutenprint driver and accessed from a Linux machine. "usblp" is blacklisted.
    dmesg gives:
    [ 221.211652] usb 1-5: USB disconnect, device number 2
    [ 222.833497] usb 1-1: new high-speed USB device number 3 using ehci_hcd
    [ 222.961616] scsi3 : usb-storage 1-1:1.2
    [ 223.965090] scsi 3:0:0:0: Direct-Access Canon MP600Storage 0104 PQ: 0 ANSI: 2
    [ 223.969173] sd 3:0:0:0: [sdb] Attached SCSI removable disk
    [ 258.294210] usb 1-1: USB disconnect, device number 3
    [ 299.210036] usb 1-1: new high-speed USB device number 4 using ehci_hcd
    [ 299.339622] scsi4 : usb-storage 1-1:1.2
    [ 300.342038] scsi 4:0:0:0: Direct-Access Canon MP600Storage 0104 PQ: 0 ANSI: 2
    [ 300.349238] sd 4:0:0:0: [sdb] Attached SCSI removable disk
    [ 552.210232] usb 1-1: USB disconnect, device number 4
    [ 1820.219867] usb 1-1: new high-speed USB device number 5 using ehci_hcd
    [ 1820.356590] scsi5 : usb-storage 1-1:1.2
    [ 1821.361801] scsi 5:0:0:0: Direct-Access Canon MP600Storage 0104 PQ: 0 ANSI: 2
    [ 1821.368532] sd 5:0:0:0: [sdb] Attached SCSI removable disk
    [ 2012.524423] usb 1-1: USB disconnect, device number 5
    [ 2025.253317] usb 1-1: new high-speed USB device number 6 using ehci_hcd
    [ 2025.381665] scsi6 : usb-storage 1-1:1.2
    [ 2026.384912] scsi 6:0:0:0: Direct-Access Canon MP600Storage 0104 PQ: 0 ANSI: 2
    [ 2026.388869] sd 6:0:0:0: [sdb] Attached SCSI removable disk
    [ 2077.981402] usb 1-1: USB disconnect, device number 6
    [ 2108.876643] usb 1-1: new high-speed USB device number 7 using ehci_hcd
    [ 2109.005865] scsi7 : usb-storage 1-1:1.2
    [ 2110.008467] scsi 7:0:0:0: Direct-Access Canon MP600Storage 0104 PQ: 0 ANSI: 2
    [ 2110.014556] sd 7:0:0:0: [sdb] Attached SCSI removable disk
    CUPS error.log:
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:19 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:23 +0100] [Job 51] Wrote 8192 bytes of print data...
    D [25/Mar/2013:22:52:23 +0100] [Job 51] Sending print file, 131072 bytes...
    D [25/Mar/2013:22:52:23 +0100] [Job 51] Read 8192 bytes of print data...
    D [25/Mar/2013:22:52:23 +0100] [Job 51] Wrote 8192 bytes of print data...
    D [25/Mar/2013:22:52:23 +0100] [Job 51] Sending print file, 139264 bytes...
    D [25/Mar/2013:22:52:23 +0100] [Job 51] Read 4818 bytes of print data...
    D [25/Mar/2013:22:52:23 +0100] [Job 51] Wrote 4818 bytes of print data...
    D [25/Mar/2013:22:52:23 +0100] [Job 51] Sending print file, 144082 bytes...
    D [25/Mar/2013:22:52:23 +0100] [Job 51] Sent 144082 bytes...
    D [25/Mar/2013:22:52:23 +0100] [Job 51] Waiting for read thread to exit...
    D [25/Mar/2013:22:52:25 +0100] [Client 17] GET /admin HTTP/1.1
    D [25/Mar/2013:22:52:25 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Printing jobs and dirty files"
    D [25/Mar/2013:22:52:25 +0100] [Client 17] Authorized as root using Basic
    D [25/Mar/2013:22:52:25 +0100] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/admin.cgi"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[10] = "SERVER_ADMIN=root@server"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[11] = "SOFTWARE=CUPS/1.6.2"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[13] = "USER=root"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[14] = "CUPS_MAX_MESSAGE=2047"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[15] = "CUPS_SERVER=/var/run/cups/cups.sock"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[16] = "CUPS_ENCRYPTION=IfRequested"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[17] = "IPP_PORT=631"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[18] = "AUTH_TYPE=Basic"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[19] = "LANG=de_DE.UTF8"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[20] = "REDIRECT_STATUS=1"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[21] = "GATEWAY_INTERFACE=CGI/1.1"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[22] = "SERVER_NAME=192.168.0.10"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[23] = "SERVER_PORT=631"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[24] = "REMOTE_ADDR=192.168.0.2"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[25] = "REMOTE_HOST=192.168.0.2"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[26] = "SCRIPT_NAME=/admin"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[27] = "SCRIPT_FILENAME=/usr/share/cups/doc/admin"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[28] = "REMOTE_USER=root"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[29] = "SERVER_PROTOCOL=HTTP/1.1"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[30] = "HTTP_COOKIE=org.cups.sid=46b3c74e188f3ce89daffca4078e5fc8"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[31] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0 Iceweasel/20.0"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[32] = "HTTP_REFERER=https://192.168.0.10:631/printers/"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[33] = "REQUEST_METHOD=GET"
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[34] = "QUERY_STRING="
    D [25/Mar/2013:22:52:25 +0100] [CGI] envp[35] = "HTTPS=ON"
    D [25/Mar/2013:22:52:25 +0100] [CGI] Started /usr/lib/cups/cgi-bin/admin.cgi (PID 3272)
    I [25/Mar/2013:22:52:25 +0100] [Client 17] Started "/usr/lib/cups/cgi-bin/admin.cgi" (pid=3272)
    D [25/Mar/2013:22:52:25 +0100] [Client 17] file=20
    D [25/Mar/2013:22:52:25 +0100] [CGI] admin.cgi started...
    D [25/Mar/2013:22:52:25 +0100] [Client 21] Accepted from localhost (Domain)
    D [25/Mar/2013:22:52:25 +0100] [CGI] http=0xb95549e0
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: SECTION="admin"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: REFRESH_PAGE=""
    D [25/Mar/2013:22:52:25 +0100] [CGI] org.cups.sid cookie is "46b3c74e188f3ce89daffca4078e5fc8"
    D [25/Mar/2013:22:52:25 +0100] [CGI] No form data, showing main menu...
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: DEBUG_LOGGING="CHECKED"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: REMOTE_ADMIN="CHECKED"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: SHARE_PRINTERS="CHECKED"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: USER_CANCEL_ANY="CHECKED"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: HAVE_GSSAPI="1"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: KERBEROS=""
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: PRESERVE_JOBS="CHECKED"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: PRESERVE_JOB_HISTORY="Yes"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: PRESERVE_JOB_FILES="1d"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: MAX_CLIENTS="100"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: MAX_JOBS="500"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: MAX_LOG_SIZE="0"
    D [25/Mar/2013:22:52:25 +0100] [CGI] /usr/share/cups/drivers/pscript5.dll: Datei oder Verzeichnis nicht gefunden
    D [25/Mar/2013:22:52:25 +0100] [Client 21] POST / HTTP/1.1
    D [25/Mar/2013:22:52:25 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [25/Mar/2013:22:52:25 +0100] [Client 21] No authentication data provided.
    D [25/Mar/2013:22:52:25 +0100] [Client 21] 2.0 Get-Subscriptions 1
    D [25/Mar/2013:22:52:25 +0100] Get-Subscriptions ipp://localhost/
    D [25/Mar/2013:22:52:25 +0100] Get-Subscriptions client-error-not-found: No subscriptions found.
    D [25/Mar/2013:22:52:25 +0100] Returning IPP client-error-not-found for Get-Subscriptions (ipp://localhost/) from localhost
    D [25/Mar/2013:22:52:25 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: SERVER_NAME="192.168.0.10"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: REMOTE_USER="root"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.6.2"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: TITLE="Administration"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: SERVER_NAME="192.168.0.10"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: REMOTE_USER="root"
    D [25/Mar/2013:22:52:25 +0100] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v1.6.2"
    D [25/Mar/2013:22:52:25 +0100] Script header: Content-Type: text/html;charset=utf-8
    D [25/Mar/2013:22:52:25 +0100] Script header:
    D [25/Mar/2013:22:52:25 +0100] [Client 21] HTTP_WAITING Closing on EOF
    D [25/Mar/2013:22:52:25 +0100] [Client 21] Closing connection.
    D [25/Mar/2013:22:52:25 +0100] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [25/Mar/2013:22:52:25 +0100] PID 3272 (/usr/lib/cups/cgi-bin/admin.cgi) exited with no errors.
    D [25/Mar/2013:22:52:25 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [25/Mar/2013:22:52:28 +0100] [Job 51] Read 271 bytes of back-channel data...
    D [25/Mar/2013:22:52:28 +0100] [Job 51] PID 3269 (/usr/lib/cups/backend/usb) exited with no errors.
    D [25/Mar/2013:22:52:28 +0100] [Job 51] time-at-completed=1364248348
    D [25/Mar/2013:22:52:28 +0100] Discarding unused job-completed event...
    I [25/Mar/2013:22:52:28 +0100] [Job 51] Job completed.
    D [25/Mar/2013:22:52:28 +0100] cupsdMarkDirty(---J-)
    D [25/Mar/2013:22:52:28 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [25/Mar/2013:22:52:28 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [25/Mar/2013:22:52:28 +0100] Discarding unused printer-state-changed event...
    D [25/Mar/2013:22:52:28 +0100] cupsdMarkDirty(---J-)
    D [25/Mar/2013:22:52:28 +0100] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    D [25/Mar/2013:22:52:29 +0100] [Job 51] Unloading...
    D [25/Mar/2013:22:52:31 +0100] [Client 17] GET /admin/log/error_log HTTP/1.1
    D [25/Mar/2013:22:52:31 +0100] cupsdSetBusyState: newbusy="Active clients and dirty files", busy="Printing jobs and dirty files"
    D [25/Mar/2013:22:52:31 +0100] [Client 17] Authorized as root using Basic
    I [25/Mar/2013:22:52:34 +0100] Saving printers.conf...
    I [25/Mar/2013:22:52:34 +0100] Generating printcap /etc/printcap...
    I [25/Mar/2013:22:52:34 +0100] Saving job.cache...
    D [25/Mar/2013:22:52:34 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Active clients and dirty files"
    D [25/Mar/2013:22:52:41 +0100] Report: clients=2
    D [25/Mar/2013:22:52:41 +0100] Report: jobs=1
    D [25/Mar/2013:22:52:41 +0100] Report: jobs-active=0
    D [25/Mar/2013:22:52:41 +0100] Report: printers=1
    D [25/Mar/2013:22:52:41 +0100] Report: stringpool-string-count=1224
    D [25/Mar/2013:22:52:41 +0100] Report: stringpool-alloc-bytes=6184
    D [25/Mar/2013:22:52:41 +0100] Report: stringpool-total-bytes=26384
    D [25/Mar/2013:22:52:47 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients"
    D [25/Mar/2013:22:53:17 +0100] [Client 18] HTTP_WAITING Closing on EOF
    D [25/Mar/2013:22:53:17 +0100] [Client 18] Closing connection.
    D [25/Mar/2013:22:53:17 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
    D [25/Mar/2013:22:53:18 +0100] [Client 17] HTTP_WAITING Closing on EOF
    D [25/Mar/2013:22:53:18 +0100] [Client 17] Closing connection.
    D [25/Mar/2013:22:53:18 +0100] SSL shutdown successful!
    D [25/Mar/2013:22:53:18 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
    D [25/Mar/2013:22:53:18 +0100] [Client 17] HTTP_WAITING Closing on EOF
    D [25/Mar/2013:22:53:18 +0100] [Client 17] Closing connection.
    D [25/Mar/2013:22:53:18 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
    D [25/Mar/2013:22:54:57 +0100] [Client 17] Accepted from 192.168.0.2:631 (IPv4)
    D [25/Mar/2013:22:54:57 +0100] Report: clients=1
    D [25/Mar/2013:22:54:57 +0100] Report: jobs=1
    D [25/Mar/2013:22:54:57 +0100] Report: jobs-active=0
    D [25/Mar/2013:22:54:57 +0100] Report: printers=1
    D [25/Mar/2013:22:54:57 +0100] Report: stringpool-string-count=1224
    D [25/Mar/2013:22:54:57 +0100] Report: stringpool-alloc-bytes=6184
    D [25/Mar/2013:22:54:57 +0100] Report: stringpool-total-bytes=26384
    D [25/Mar/2013:22:54:57 +0100] [Client 17] POST / HTTP/1.1
    D [25/Mar/2013:22:54:57 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy"
    D [25/Mar/2013:22:54:57 +0100] [Client 17] No authentication data provided.
    D [25/Mar/2013:22:54:57 +0100] cupsdNetIFUpdate: "lo" = localhost:631
    D [25/Mar/2013:22:54:57 +0100] cupsdNetIFUpdate: "enp2s10" = 192.168.0.10:631
    D [25/Mar/2013:22:54:57 +0100] cupsdNetIFUpdate: "lo" = localhost:631
    D [25/Mar/2013:22:54:57 +0100] cupsdNetIFUpdate: "enp2s10" = [v1.fe80::203:dff:fe18:ec05+enp2s10]:631
    D [25/Mar/2013:22:54:57 +0100] [Client 17] 1.1 CUPS-Get-Printers 1
    D [25/Mar/2013:22:54:57 +0100] CUPS-Get-Printers
    D [25/Mar/2013:22:54:57 +0100] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from 192.168.0.2
    D [25/Mar/2013:22:54:57 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients"
    D [25/Mar/2013:22:54:57 +0100] [Client 17] POST / HTTP/1.1
    D [25/Mar/2013:22:54:57 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy"
    D [25/Mar/2013:22:54:57 +0100] [Client 17] No authentication data provided.
    D [25/Mar/2013:22:54:57 +0100] [Client 17] 1.1 CUPS-Get-Classes 1
    D [25/Mar/2013:22:54:57 +0100] CUPS-Get-Classes
    D [25/Mar/2013:22:54:57 +0100] Returning IPP successful-ok for CUPS-Get-Classes (no URI) from 192.168.0.2
    D [25/Mar/2013:22:54:57 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients"
    D [25/Mar/2013:22:54:57 +0100] [Client 17] HTTP_WAITING Closing on EOF
    D [25/Mar/2013:22:54:57 +0100] [Client 17] Closing connection.
    D [25/Mar/2013:22:54:57 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
    D [25/Mar/2013:23:07:58 +0100] [Client 17] Accepted from 192.168.0.2:631 (IPv4)
    D [25/Mar/2013:23:07:58 +0100] Report: clients=1
    D [25/Mar/2013:23:07:58 +0100] Report: jobs=1
    D [25/Mar/2013:23:07:58 +0100] Report: jobs-active=0
    D [25/Mar/2013:23:07:58 +0100] Report: printers=1
    D [25/Mar/2013:23:07:58 +0100] Report: stringpool-string-count=1263
    D [25/Mar/2013:23:07:58 +0100] Report: stringpool-alloc-bytes=6184
    D [25/Mar/2013:23:07:58 +0100] Report: stringpool-total-bytes=27288
    D [25/Mar/2013:23:07:58 +0100] [Client 17] POST / HTTP/1.1
    D [25/Mar/2013:23:07:58 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy"
    D [25/Mar/2013:23:07:58 +0100] [Client 17] No authentication data provided.
    D [25/Mar/2013:23:07:58 +0100] cupsdNetIFUpdate: "lo" = localhost:631
    D [25/Mar/2013:23:07:58 +0100] cupsdNetIFUpdate: "enp2s10" = 192.168.0.10:631
    D [25/Mar/2013:23:07:58 +0100] cupsdNetIFUpdate: "lo" = localhost:631
    D [25/Mar/2013:23:07:58 +0100] cupsdNetIFUpdate: "enp2s10" = [v1.fe80::203:dff:fe18:ec05+enp2s10]:631
    D [25/Mar/2013:23:07:58 +0100] [Client 17] 1.1 CUPS-Get-Printers 1
    D [25/Mar/2013:23:07:58 +0100] CUPS-Get-Printers
    D [25/Mar/2013:23:07:58 +0100] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from 192.168.0.2
    D [25/Mar/2013:23:07:58 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients"
    D [25/Mar/2013:23:07:58 +0100] [Client 17] POST / HTTP/1.1
    D [25/Mar/2013:23:07:58 +0100] cupsdSetBusyState: newbusy="Active clients", busy="Not busy"
    D [25/Mar/2013:23:07:58 +0100] [Client 17] No authentication data provided.
    D [25/Mar/2013:23:07:58 +0100] [Client 17] 1.1 CUPS-Get-Classes 1
    D [25/Mar/2013:23:07:58 +0100] CUPS-Get-Classes
    D [25/Mar/2013:23:07:58 +0100] Returning IPP successful-ok for CUPS-Get-Classes (no URI) from 192.168.0.2
    D [25/Mar/2013:23:07:58 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Active clients"
    D [25/Mar/2013:23:07:58 +0100] [Client 17] HTTP_WAITING Closing on EOF
    D [25/Mar/2013:23:07:58 +0100] [Client 17] Closing connection.
    D [25/Mar/2013:23:07:58 +0100] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
    I am a little bit confused by  "Read ... bytes of back channel data ...". These lines appears hundreds of times in the error.log.
    access.log
    192.168.0.102 - - [25/Mar/2013:21:49:02 +0100] "POST /printers/Canon_MP600_Windows HTTP/1.1" 200 145651 Print-Job successful-ok
    192.168.0.102 - - [25/Mar/2013:21:49:10 +0100] "POST /printers/Canon_MP600_Windows HTTP/1.1" 200 140374 Print-Job successful-ok
    192.168.0.102 - - [25/Mar/2013:21:49:19 +0100] "POST /printers/Canon_MP600_Windows HTTP/1.1" 200 142503 Print-Job successful-ok
    192.168.0.102 - - [25/Mar/2013:21:49:53 +0100] "POST /printers/Canon_MP600_Windows HTTP/1.1" 200 142503 Print-Job successful-ok
    192.168.0.102 - - [25/Mar/2013:21:50:44 +0100] "POST /printers/Canon_MP600_Windows HTTP/1.1" 200 142503 Print-Job successful-ok
    localhost - - [25/Mar/2013:21:52:28 +0100] "POST /jobs HTTP/1.1" 200 140 Cancel-Job successful-ok
    192.168.0.102 - - [25/Mar/2013:21:54:39 +0100] "POST /printers/Canon_MP600_Windows HTTP/1.1" 200 142503 Print-Job successful-ok
    localhost - - [25/Mar/2013:21:55:18 +0100] "POST /jobs HTTP/1.1" 200 140 Cancel-Job client-error-not-possible
    localhost - - [25/Mar/2013:21:56:36 +0100] "POST /jobs HTTP/1.1" 200 140 Cancel-Job successful-ok
    localhost - - [25/Mar/2013:21:56:39 +0100] "POST /jobs HTTP/1.1" 200 140 Cancel-Job successful-ok
    localhost - - [25/Mar/2013:21:56:42 +0100] "POST /jobs HTTP/1.1" 200 140 Cancel-Job successful-ok
    192.168.0.102 - - [25/Mar/2013:21:57:39 +0100] "POST /printers/Canon_MP600_Windows HTTP/1.1" 200 142503 Print-Job successful-ok
    localhost - - [25/Mar/2013:21:58:43 +0100] "POST /jobs HTTP/1.1" 200 140 Cancel-Job successful-ok
    192.168.0.2 - - [25/Mar/2013:22:00:09 +0100] "POST /admin/ HTTP/1.1" 200 94 - -
    192.168.0.2 - - [25/Mar/2013:22:00:09 +0100] "POST /admin/ HTTP/1.1" 200 2273 - -
    192.168.0.2 - - [25/Mar/2013:22:00:11 +0100] "POST /admin/ HTTP/1.1" 200 117 - -
    localhost - - [25/Mar/2013:22:00:11 +0100] "POST /admin/ HTTP/1.1" 401 133 CUPS-Delete-Printer successful-ok
    192.168.0.2 - - [25/Mar/2013:22:00:11 +0100] "POST /admin/ HTTP/1.1" 426 117 - -
    192.168.0.2 - - [25/Mar/2013:22:00:11 +0100] "POST /admin/ HTTP/1.1" 200 117 - -
    192.168.0.2 - - [25/Mar/2013:22:00:38 +0100] "POST /admin/ HTTP/1.1" 200 94 - -
    192.168.0.2 - - [25/Mar/2013:22:00:38 +0100] "POST /admin/ HTTP/1.1" 200 2273 - -
    192.168.0.2 - - [25/Mar/2013:22:00:40 +0100] "POST /admin/ HTTP/1.1" 200 117 - -
    localhost - - [25/Mar/2013:22:00:40 +0100] "POST /admin/ HTTP/1.1" 401 133 CUPS-Delete-Printer successful-ok
    192.168.0.2 - - [25/Mar/2013:22:00:40 +0100] "POST /admin/ HTTP/1.1" 401 117 - -
    192.168.0.2 - - [25/Mar/2013:22:00:40 +0100] "POST /admin/ HTTP/1.1" 200 117 - -
    192.168.0.2 - root [25/Mar/2013:22:00:51 +0100] "POST /admin/ HTTP/1.1" 200 117 - -
    localhost - - [25/Mar/2013:22:00:51 +0100] "POST /admin/ HTTP/1.1" 401 133 CUPS-Delete-Printer successful-ok
    localhost - root [25/Mar/2013:22:00:51 +0100] "POST /admin/ HTTP/1.1" 200 133 CUPS-Delete-Printer successful-ok
    192.168.0.2 - root [25/Mar/2013:22:00:51 +0100] "POST /admin/ HTTP/1.1" 200 2025 - -
    localhost - - [25/Mar/2013:22:01:02 +0100] "POST /jobs HTTP/1.1" 200 140 Cancel-Job successful-ok
    192.168.0.102 - - [25/Mar/2013:22:01:40 +0100] "POST /printers/Canon_MP600_Windows HTTP/1.1" 200 142503 Print-Job successful-ok
    192.168.0.102 - - [25/Mar/2013:22:02:44 +0100] "POST /printers/Canon_MP600_Windows HTTP/1.1" 200 142503 Print-Job successful-ok
    localhost - - [25/Mar/2013:22:03:03 +0100] "POST /jobs HTTP/1.1" 200 140 Cancel-Job successful-ok
    localhost - - [25/Mar/2013:22:03:40 +0100] "POST /jobs HTTP/1.1" 200 140 Cancel-Job successful-ok
    192.168.0.2 - root [25/Mar/2013:22:04:36 +0100] "POST /admin/ HTTP/1.1" 200 96 - -
    192.168.0.2 - root [25/Mar/2013:22:04:36 +0100] "POST /admin/ HTTP/1.1" 200 2281 - -
    192.168.0.2 - root [25/Mar/2013:22:04:37 +0100] "POST /admin/ HTTP/1.1" 200 119 - -
    localhost - - [25/Mar/2013:22:04:37 +0100] "POST /admin/ HTTP/1.1" 401 135 CUPS-Delete-Printer successful-ok
    localhost - root [25/Mar/2013:22:04:37 +0100] "POST /admin/ HTTP/1.1" 200 135 CUPS-Delete-Printer successful-ok
    192.168.0.2 - root [25/Mar/2013:22:04:37 +0100] "POST /admin/ HTTP/1.1" 200 2031 - -
    192.168.0.2 - root [25/Mar/2013:22:04:51 +0100] "POST /admin/ HTTP/1.1" 200 60 - -
    localhost - - [25/Mar/2013:22:04:51 +0100] "POST / HTTP/1.1" 401 91 CUPS-Get-Devices successful-ok
    localhost - root [25/Mar/2013:22:04:51 +0100] "POST / HTTP/1.1" 200 1410 CUPS-Get-Devices -
    192.168.0.2 - root [25/Mar/2013:22:04:51 +0100] "POST /admin/ HTTP/1.1" 200 2945 - -
    192.168.0.2 - - [25/Mar/2013:22:04:56 +0100] "POST /admin HTTP/1.1" 200 145 - -
    192.168.0.2 - - [25/Mar/2013:22:04:56 +0100] "POST /admin HTTP/1.1" 200 3415 - -
    192.168.0.2 - - [25/Mar/2013:22:05:05 +0100] "POST /admin HTTP/1.1" 200 312 - -
    localhost - - [25/Mar/2013:22:05:05 +0100] "POST / HTTP/1.1" 200 148355 CUPS-Get-PPDs -
    192.168.0.2 - - [25/Mar/2013:22:05:05 +0100] "POST /admin HTTP/1.1" 200 55450 - -
    192.168.0.2 - - [25/Mar/2013:22:05:11 +0100] "POST /admin HTTP/1.1" 200 2156 - -
    localhost - - [25/Mar/2013:22:05:11 +0100] "POST / HTTP/1.1" 200 1087 CUPS-Get-PPDs -
    192.168.0.2 - - [25/Mar/2013:22:05:11 +0100] "POST /admin HTTP/1.1" 200 6794 - -
    192.168.0.2 - - [25/Mar/2013:22:05:17 +0100] "POST /admin HTTP/1.1" 200 1964 - -
    localhost - - [25/Mar/2013:22:05:17 +0100] "POST / HTTP/1.1" 200 396 CUPS-Get-PPDs -
    192.168.0.2 - - [25/Mar/2013:22:05:17 +0100] "POST /admin HTTP/1.1" 200 5389 - -
    192.168.0.2 - - [25/Mar/2013:22:05:20 +0100] "POST /admin HTTP/1.1" 200 1996 - -
    localhost - - [25/Mar/2013:22:05:20 +0100] "POST /admin/ HTTP/1.1" 401 335 CUPS-Add-Modify-Printer successful-ok
    192.168.0.2 - - [25/Mar/2013:22:05:20 +0100] "POST /admin HTTP/1.1" 401 1996 - -
    192.168.0.2 - - [25/Mar/2013:22:05:20 +0100] "POST /admin HTTP/1.1" 200 1996 - -
    192.168.0.2 - root [25/Mar/2013:22:05:20 +0100] "POST /admin HTTP/1.1" 200 1996 - -
    localhost - - [25/Mar/2013:22:05:20 +0100] "POST /admin/ HTTP/1.1" 401 335 CUPS-Add-Modify-Printer successful-ok
    localhost - root [25/Mar/2013:22:05:20 +0100] "POST /admin/ HTTP/1.1" 200 335 CUPS-Add-Modify-Printer successful-ok
    192.168.0.2 - root [25/Mar/2013:22:05:20 +0100] "POST /admin HTTP/1.1" 200 7012 - -
    192.168.0.2 - root [25/Mar/2013:22:05:23 +0100] "POST /admin HTTP/1.1" 200 203 - -
    localhost - - [25/Mar/2013:22:05:23 +0100] "POST /admin/ HTTP/1.1" 401 238 CUPS-Add-Modify-Printer successful-ok
    localhost - root [25/Mar/2013:22:05:23 +0100] "POST /admin/ HTTP/1.1" 200 238 CUPS-Add-Modify-Printer successful-ok
    192.168.0.2 - root [25/Mar/2013:22:05:23 +0100] "POST /admin HTTP/1.1" 200 2211 - -
    192.168.0.102 - - [25/Mar/2013:22:07:20 +0100] "POST /printers/Canon_MP600_Windows HTTP/1.1" 200 142503 Print-Job successful-ok
    192.168.0.102 - - [25/Mar/2013:22:29:48 +0100] "POST /printers/Canon_MP600_Windows HTTP/1.1" 200 139170 Print-Job successful-ok
    192.168.0.102 - - [25/Mar/2013:22:30:57 +0100] "POST /printers/Canon_MP600_Windows HTTP/1.1" 200 139170 Print-Job successful-ok
    localhost - - [25/Mar/2013:22:31:37 +0100] "POST /jobs HTTP/1.1" 200 140 Cancel-Job successful-ok
    localhost - - [25/Mar/2013:22:35:37 +0100] "POST /jobs HTTP/1.1" 200 140 Cancel-Job successful-ok
    localhost - - [25/Mar/2013:22:36:32 +0100] "POST / HTTP/1.1" 401 75 CUPS-Get-Devices successful-ok
    localhost - root [25/Mar/2013:22:36:32 +0100] "POST / HTTP/1.1" 200 1394 CUPS-Get-Devices -
    192.168.0.102 - - [25/Mar/2013:22:36:37 +0100] "POST /printers/Canon_MP600_Windows HTTP/1.1" 200 144360 Print-Job successful-ok
    192.168.0.2 - - [25/Mar/2013:22:37:02 +0100] "POST /admin/ HTTP/1.1" 200 96 - -
    192.168.0.2 - - [25/Mar/2013:22:37:02 +0100] "POST /admin/ HTTP/1.1" 200 2273 - -
    192.168.0.2 - - [25/Mar/2013:22:37:03 +0100] "POST /admin/ HTTP/1.1" 200 119 - -
    localhost - - [25/Mar/2013:22:37:03 +0100] "POST /admin/ HTTP/1.1" 401 135 CUPS-Delete-Printer successful-ok
    192.168.0.2 - - [25/Mar/2013:22:37:03 +0100] "POST /admin/ HTTP/1.1" 426 119 - -
    192.168.0.2 - - [25/Mar/2013:22:37:03 +0100] "POST /admin/ HTTP/1.1" 200 119 - -
    192.168.0.2 - root [25/Mar/2013:22:37:24 +0100] "POST /admin/ HTTP/1.1" 200 96 - -
    192.168.0.2 - root [25/Mar/2013:22:37:24 +0100] "POST /admin/ HTTP/1.1" 200 2273 - -
    192.168.0.2 - root [25/Mar/2013:22:37:25 +0100] "POST /admin/ HTTP/1.1" 200 119 - -
    localhost - - [25/Mar/2013:22:37:26 +0100] "POST /admin/ HTTP/1.1" 401 135 CUPS-Delete-Printer successful-ok
    localhost - root [25/Mar/2013:22:37:26 +0100] "POST /admin/ HTTP/1.1" 200 135 CUPS-Delete-Printer successful-ok
    192.168.0.2 - root [25/Mar/2013:22:37:25 +0100] "POST /admin/ HTTP/1.1" 200 2023 - -
    192.168.0.2 - root [25/Mar/2013:22:37:33 +0100] "POST /admin/ HTTP/1.1" 200 60 - -
    localhost - - [25/Mar/2013:22:37:33 +0100] "POST / HTTP/1.1" 401 91 CUPS-Get-Devices successful-ok
    localhost - root [25/Mar/2013:22:37:33 +0100] "POST / HTTP/1.1" 200 1410 CUPS-Get-Devices -
    192.168.0.2 - root [25/Mar/2013:22:37:33 +0100] "POST /admin/ HTTP/1.1" 200 2937 - -
    192.168.0.2 - root [25/Mar/2013:22:37:37 +0100] "POST /admin HTTP/1.1" 200 145 - -
    192.168.0.2 - root [25/Mar/2013:22:37:37 +0100] "POST /admin HTTP/1.1" 200 3407 - -
    192.168.0.2 - root [25/Mar/2013:22:37:43 +0100] "POST /admin HTTP/1.1" 200 312 - -
    localhost - - [25/Mar/2013:22:37:43 +0100] "POST / HTTP/1.1" 200 148355 CUPS-Get-PPDs -
    192.168.0.2 - root [25/Mar/2013:22:37:43 +0100] "POST /admin HTTP/1.1" 200 55442 - -
    192.168.0.2 - root [25/Mar/2013:22:37:47 +0100] "POST /admin HTTP/1.1" 200 2139 - -
    localhost - - [25/Mar/2013:22:37:47 +0100] "POST / HTTP/1.1" 200 1087 CUPS-Get-PPDs -
    192.168.0.2 - root [25/Mar/2013:22:37:47 +0100] "POST /admin HTTP/1.1" 200 6769 - -
    192.168.0.2 - root [25/Mar/2013:22:37:54 +0100] "POST /admin HTTP/1.1" 200 1980 - -
    localhost - - [25/Mar/2013:22:37:54 +0100] "POST / HTTP/1.1" 200 396 CUPS-Get-PPDs -
    192.168.0.2 - root [25/Mar/2013:22:37:54 +0100] "POST /admin HTTP/1.1" 200 5397 - -
    192.168.0.2 - root [25/Mar/2013:22:37:56 +0100] "POST /admin HTTP/1.1" 200 1964 - -
    localhost - - [25/Mar/2013:22:37:56 +0100] "POST /admin/ HTTP/1.1" 401 335 CUPS-Add-Modify-Printer successful-ok
    localhost - root [25/Mar/2013:22:37:56 +0100] "POST /admin/ HTTP/1.1" 200 335 CUPS-Add-Modify-Printer successful-ok
    192.168.0.2 - root [25/Mar/2013:22:37:56 +0100] "POST /admin HTTP/1.1" 200 6972 - -
    192.168.0.2 - root [25/Mar/2013:22:37:58 +0100] "POST /admin HTTP/1.1" 200 203 - -
    localhost - - [25/Mar/2013:22:37:58 +0100] "POST /admin/ HTTP/1.1" 401 238 CUPS-Add-Modify-Printer successful-ok
    localhost - root [25/Mar/2013:22:37:58 +0100] "POST /admin/ HTTP/1.1" 200 238 CUPS-Add-Modify-Printer successful-ok
    192.168.0.2 - root [25/Mar/2013:22:37:58 +0100] "POST /admin HTTP/1.1" 200 2203 - -
    192.168.0.102 - - [25/Mar/2013:22:38:11 +0100] "POST /printers/Canon_MP600_Windows HTTP/1.1" 200 139170 Print-Job successful-ok
    192.168.0.102 - - [25/Mar/2013:22:49:36 +0100] "POST /printers/Canon_MP600_Windows HTTP/1.1" 200 144348 Print-Job successful-ok
    localhost - - [25/Mar/2013:22:50:37 +0100] "POST /jobs HTTP/1.1" 200 139 Cancel-Job successful-ok
    192.168.0.2 - root [25/Mar/2013:22:50:44 +0100] "POST /admin/ HTTP/1.1" 200 96 - -
    192.168.0.2 - root [25/Mar/2013:22:50:44 +0100] "POST /admin/ HTTP/1.1" 200 2273 - -
    192.168.0.2 - root [25/Mar/2013:22:50:46 +0100] "POST /admin/ HTTP/1.1" 200 119 - -
    localhost - - [25/Mar/2013:22:50:46 +0100] "POST /admin/ HTTP/1.1" 401 135 CUPS-Delete-Printer successful-ok
    localhost - root [25/Mar/2013:22:50:46 +0100] "POST /admin/ HTTP/1.1" 200 135 CUPS-Delete-Printer successful-ok
    192.168.0.2 - root [25/Mar/2013:22:50:46 +0100] "POST /admin/ HTTP/1.1" 200 2023 - -
    192.168.0.2 - root [25/Mar/2013:22:50:50 +0100] "POST /admin/ HTTP/1.1" 200 60 - -
    localhost - - [25/Mar/2013:22:50:50 +0100] "POST / HTTP/1.1" 401 91 CUPS-Get-Devices successful-ok
    localhost - root [25/Mar/2013:22:50:50 +0100] "POST / HTTP/1.1" 200 1106 CUPS-Get-Devices -
    192.168.0.2 - root [25/Mar/2013:22:50:50 +0100] "POST /admin/ HTTP/1.1" 200 2800 - -
    192.168.0.2 - root [25/Mar/2013:22:51:41 +0100] "POST /admin/ HTTP/1.1" 200 60 - -
    localhost - - [25/Mar/2013:22:51:41 +0100] "POST / HTTP/1.1" 401 91 CUPS-Get-Devices successful-ok
    localhost - root [25/Mar/2013:22:51:41 +0100] "POST / HTTP/1.1" 200 1410 CUPS-Get-Devices -
    192.168.0.2 - root [25/Mar/2013:22:51:41 +0100] "POST /admin/ HTTP/1.1" 200 2937 - -
    192.168.0.2 - root [25/Mar/2013:22:51:46 +0100] "POST /admin HTTP/1.1" 200 145 - -
    192.168.0.2 - root [25/Mar/2013:22:51:46 +0100] "POST /admin HTTP/1.1" 200 3407 - -
    192.168.0.2 - root [25/Mar/2013:22:51:51 +0100] "POST /admin HTTP/1.1" 200 312 - -
    localhost - - [25/Mar/2013:22:51:51 +0100] "POST / HTTP/1.1" 200 148355 CUPS-Get-PPDs -
    192.168.0.2 - root [25/Mar/2013:22:51:51 +0100] "POST /admin HTTP/1.1" 200 55442 - -
    192.168.0.2 - root [25/Mar/2013:22:51:54 +0100] "POST /admin HTTP/1.1" 200 2173 - -
    localhost - - [25/Mar/2013:22:51:54 +0100] "POST / HTTP/1.1" 200 1087 CUPS-Get-PPDs -
    192.168.0.2 - root [25/Mar/2013:22:51:54 +0100] "POST /admin HTTP/1.1" 200 6803 - -
    192.168.0.2 - root [25/Mar/2013:22:52:02 +0100] "POST /admin HTTP/1.1" 200 1964 - -
    localhost - - [25/Mar/2013:22:52:02 +0100] "POST / HTTP/1.1" 200 396 CUPS-Get-PPDs -
    192.168.0.2 - root [25/Mar/2013:22:52:02 +0100] "POST /admin HTTP/1.1" 200 5381 - -
    192.168.0.2 - root [25/Mar/2013:22:52:04 +0100] "POST /admin HTTP/1.1" 200 1964 - -
    localhost - - [25/Mar/2013:22:52:04 +0100] "POST /admin/ HTTP/1.1" 401 335 CUPS-Add-Modify-Printer successful-ok
    localhost - root [25/Mar/2013:22:52:04 +0100] "POST /admin/ HTTP/1.1" 200 335 CUPS-Add-Modify-Printer successful-ok
    192.168.0.2 - root [25/Mar/2013:22:52:04 +0100] "POST /admin HTTP/1.1" 200 6972 - -
    192.168.0.2 - root [25/Mar/2013:22:52:06 +0100] "POST /admin HTTP/1.1" 200 203 - -
    localhost - - [25/Mar/2013:22:52:06 +0100] "POST /admin/ HTTP/1.1" 401 238 CUPS-Add-Modify-Printer successful-ok
    localhost - root [25/Mar/2013:22:52:06 +0100] "POST /admin/ HTTP/1.1" 200 238 CUPS-Add-Modify-Printer successful-ok
    192.168.0.2 - root [25/Mar/2013:22:52:06 +0100] "POST /admin HTTP/1.1" 200 2203 - -
    192.168.0.102 - - [25/Mar/2013:22:52:17 +0100] "POST /printers/Canon_MP600_Windows HTTP/1.1" 200 144348 Print-Job successful-ok
    192.168.0.2 - root [25/Mar/2013:22:52:31 +0100] "GET /admin/log/error_log HTTP/1.1" 200 41751296 - -
    I do not have any idea what to do here. A Google search did not help. Every hint is appreciated Thanks in advance!
    I posted the problem also in the German Archlinux forum.
    Best regards

    The same for me. iPhone 4S, itunes match and upgrade to ios7 by air.
    So what we have:
    1) Music app does not launch (white screen then close)
    2) About screen crashes (I guess once it tries to calculate music space)
    3) Spotlight does not show any results (no care what I set to search in in the preferences)
    4) iTunes Match slider can not be set to Off. However, it is possible to logout from AppleID, then it off. But this does not change the situaton at all
    5) Podcast app does not launch
    I tried to reboot, to sign in with another Apple ID, to turn off itunes Match, to reset all preferences. Nothing helps.
    Things to try:
    - reset all preferences and content
    - reinstall ios7 with itunes from scratch
    - switch to windows phone

Maybe you are looking for

  • MSI FM2-A75MA-E35 BIOS Flash

    I recently had an apparently unrecoverable BIOS flash failure which I RMA'd (although I have since found http://service.msicomputer.com/msi_user/TechFAQdetail.aspx?formid=3046).  Since I now flash successfully in that same way, my best guess is that

  • Website Storage Manager gives no websites

    Lately the webadres for all settingsmanagers was changed from macromedia to Adobe. Since that change no visited websites are visible in the Website Storage Settings panel ( http://www.adobe.com/support/documentation/en/flashplayer/help/settings_manag

  • ASO MDX query in outline??????

    Trying to write a MDX query for the Account member Hierarchy: Account A001 A002 A003 A008 Scenario AG00 AG01 AG06 AG08 AG09 Organization ETCE E023 E024 E070 I need to caluculate for the Account AG08 the value should be derived from AG07 and for the s

  • Loans print

    Dear Gurus In case of loans, advances and reimbursements, user needed to a take print of the request form after applying for the same in ESS, whether this is possible in standard application or a development is required, if standard is available how

  • Getting files from Windows Media Player

    I tried to import some songs into iTunes, but was told that the CD was not compatible with iTunes. So, I put the files into Windows Media Player. Now when I open iTunes and then try to add files to the library, I can't find the CD I imported anywhere