Print & Print Preview in JSP application?

Hi,
I moved from swing to JSP. Trying to convert same Swing
application to JSP application.In the swing application I used
PRINT method in JPanel classes which implements PRINTABLE
interface to format and print the data to the printer. Also I
developed my own class to print preview the data(on a JFrame)
before sending to the printer. So, each screen had print and
print preview abilities.
Now I’d like to have this functionality in JSP application too.
Would appreciate to advice me if I could used same print preview
java class(developed for swing application) in JSP application.
If yes, please explain how. If No, please advice me how could I
have print and print preview ability in JSP application.
Any idea would appreciated.
Thanks...Ali

Hi,
I am asking the JSP team to look at your question to see if
they can help you.
As you probably know, many java client functionalities will
not map to JSP client functionality. That is why some people
still prefer a java client if they want a richer UI.

Similar Messages

  • Is it possible to get direct print without preview of the Smart Form?

    Hi,
    I developed a custom report where line items are coming with a check-box in front of each item. User can select single/multiple line-items by checking those check-boxes. The report also has a PRINT button in application tool bar by clicking which a Smart Form will be printing for each item. Thats mean, for 10 selected line items, 10 forms will be printed.
    But, after clicking the PRINT button, print preview of the form is coming and from there I can go for a print/printer. I do not need the print preview and want to have the direct print option while clicking the PRINT button. How can I have this functionality?
    Thanks in Advance
    Roy

    Hi,
    Initially I get the Form Name by calling FM: SSF_FUNCTION_MODULE_NAME and I store it in l_fm_name. now calling the FM: l_fm_name like below:
    LOOP AT i_item INTO wa_item.
    CALL FUNCTION l_fm_name
              EXPORTING
                wa_item                    = wa_item
             EXCEPTIONS
               formatting_error           = 1
               internal_error             = 2
               send_error                 = 3
               user_canceled              = 4
               OTHERS                     = 5.
            IF sy-subrc <> 0.
              MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                      WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
            ENDIF.
    ENDLOOP.
    As I have multiple form need to print, I am calling the smartform in loop.

  • Printing and Preview does not work anymore after 10.9.5 Update

    I discovered today three topics not working anymore correctly without having installed or changed any particular setup (besides standard App Store Updates). I meanwhil repaired permissions but with now success, any hint of anyone to help resolve my issues?
    1) opening a PDF with Preview results in a crash (just opening Preview as well)
    2) trying to open "printer & scanner" in preferences results in a error:
       Nevertheless printing works as long as no printing dialog needs to be rendered!
    3) Aperture cannot be opened anymore at all (crashes as well):
    Process:    
    Aperture [1202]
    Path:       
    /Applications/Aperture.app/Contents/MacOS/Aperture
    Identifier: 
    com.apple.Aperture
    Version:    
    3.5.1 (3.5.1)
    Build Info: 
    Aperture-451099000000000~1
    App Item ID:
    408981426
    App External ID: 107312636
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [174]
    Responsible:
    Aperture [1202]
    User ID:    
    501
    Date/Time:  
    2014-09-22 20:26:09.095 +0200
    OS Version: 
    Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  2BFDC452-83D5-5806-8F7E-163D7933FE54
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00007fffa5134f90
    VM Regions Near 0x7fffa5134f90:
    Submap            
    00007fff7409a000-00007fff80000000 [191.4M] r--/rwx SM=PRV  process-only VM submap
    --> Submap            
    00007fff80000000-00007fffc0000000 [  1.0G] r--/rwx SM=SHM  machine-wide VM submap
    unused shlib __TEXT
    00007fff81837000-00007fff8183f000 [   32K] r-x/r-x SM=COW  system shared lib __TEXT not used by this process
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.ImageCaptureCore  
    0x00007fff82a8f543 -[ICMasterDeviceBrowser processDevices:] + 147
    1   com.apple.ImageCaptureCore  
    0x00007fff82a60ede -[ICCommandCenter handleCompletionEvent:replyEvent:] + 337
    2   com.apple.ImageCaptureCore  
    0x00007fff82a61ae1 -[ICCommandCenter handleMachMessage:] + 345
    3   com.apple.Foundation    
    0x00007fff8ad91525 __NSFireMachPort + 94
    4   com.apple.CoreFoundation
    0x00007fff8d9c99c4 __CFMachPortPerform + 388
    5   com.apple.CoreFoundation
    0x00007fff8d9c9829 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
    6   com.apple.CoreFoundation
    0x00007fff8d9c979e __CFRunLoopDoSource1 + 478
    7   com.apple.CoreFoundation
    0x00007fff8d9ba7d6 __CFRunLoopRun + 1830
    8   com.apple.CoreFoundation
    0x00007fff8d9b9e75 CFRunLoopRunSpecific + 309
    9   com.apple.HIToolbox     
    0x00007fff8ea93a0d RunCurrentEventLoopInMode + 226
    10  com.apple.HIToolbox     
    0x00007fff8ea937b7 ReceiveNextEventCommon + 479
    11  com.apple.HIToolbox     
    0x00007fff8ea935bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    12  com.apple.AppKit        
    0x00007fff8306024e _DPSNextEvent + 1434
    13  com.apple.AppKit        
    0x00007fff8305f89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    14  com.apple.Aperture      
    0x0000000106f33e61 0x106ac8000 + 4636257
    15  com.apple.AppKit        
    0x00007fff8305399c -[NSApplication run] + 553
    16  com.apple.prokit        
    0x0000000108323dca NSProApplicationMain + 333
    17  com.apple.Aperture      
    0x0000000106ad7cc0 0x106ac8000 + 64704
    18  com.apple.Aperture      
    0x0000000106ad7664 0x106ac8000 + 63076
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib  
    0x00007fff891cd662 kevent64 + 10
    1   libdispatch.dylib       
    0x00007fff8892b421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib       
    0x00007fff8892b136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib  
    0x00007fff891cce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8b95afb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib  
    0x00007fff891cce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8b95afb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib  
    0x00007fff891cce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8b95afb9 start_wqthread + 13
    Thread 5:: Dispatch queue: Duplicate Checker
    0   libobjc.A.dylib         
    0x00007fff8d7740a8 objc_msgSend + 40
    1   com.apple.CoreFoundation
    0x00007fff8d9504be +[NSArray allocWithZone:] + 174
    2   com.apple.iLifeSQLAccess
    0x00000001091d651a -[HgIterator loadNextBatch] + 1561
    3   com.apple.iLifeSQLAccess
    0x0000000109177686 -[HgIterator next] + 258
    4   com.apple.RedRock       
    0x0000000107529060 -[RKDuplicateChecker loadRKMasterData] + 1038
    5   libdispatch.dylib       
    0x00007fff8892c1bb _dispatch_call_block_and_release + 12
    6   libdispatch.dylib       
    0x00007fff8892928d _dispatch_client_callout + 8
    7   libdispatch.dylib       
    0x00007fff8892b673 _dispatch_queue_drain + 451
    8   libdispatch.dylib       
    0x00007fff8892c9c1 _dispatch_queue_invoke + 110
    9   libdispatch.dylib       
    0x00007fff8892af87 _dispatch_root_queue_drain + 75
    10  libdispatch.dylib       
    0x00007fff8892c177 _dispatch_worker_thread2 + 40
    11  libsystem_pthread.dylib 
    0x00007fff8b957ef8 _pthread_wqthread + 314
    12  libsystem_pthread.dylib 
    0x00007fff8b95afb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib  
    0x00007fff891cc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b958c77 _pthread_cond_wait + 787
    2   com.apple.Foundation    
    0x00007fff8ad5efc0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation    
    0x00007fff8ad55e68 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore     
    0x0000000108fe7d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore     
    0x0000000108fe786c -[XTThread run:] + 322
    6   com.apple.Foundation    
    0x00007fff8ad8ddfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib  
    0x00007fff891cc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b958c77 _pthread_cond_wait + 787
    2   com.apple.Foundation    
    0x00007fff8ad5efc0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation    
    0x00007fff8ad55e68 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore     
    0x0000000108fe7d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore     
    0x0000000108fe786c -[XTThread run:] + 322
    6   com.apple.Foundation    
    0x00007fff8ad8ddfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib  
    0x00007fff891cc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b958c77 _pthread_cond_wait + 787
    2   com.apple.Foundation    
    0x00007fff8ad5efc0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation    
    0x00007fff8ad55e68 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore     
    0x0000000108fe7d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore     
    0x0000000108fe786c -[XTThread run:] + 322
    6   com.apple.Foundation    
    0x00007fff8ad8ddfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib  
    0x00007fff891cc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b958c77 _pthread_cond_wait + 787
    2   com.apple.Foundation    
    0x00007fff8ad5efc0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation    
    0x00007fff8ad55e68 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore     
    0x0000000108fe7d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore     
    0x0000000108fe786c -[XTThread run:] + 322
    6   com.apple.Foundation    
    0x00007fff8ad8ddfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib  
    0x00007fff891cc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b958c77 _pthread_cond_wait + 787
    2   com.apple.Foundation    
    0x00007fff8ad5efc0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation    
    0x00007fff8ad55e68 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore     
    0x0000000108fe7d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore     
    0x0000000108fe786c -[XTThread run:] + 322
    6   com.apple.Foundation    
    0x00007fff8ad8ddfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib  
    0x00007fff891cc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b958c77 _pthread_cond_wait + 787
    2   com.apple.Foundation    
    0x00007fff8ad5efc0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation    
    0x00007fff8ad55e68 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore     
    0x0000000108fe7d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore     
    0x0000000108fe786c -[XTThread run:] + 322
    6   com.apple.Foundation    
    0x00007fff8ad8ddfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib  
    0x00007fff891cce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8b95afb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib  
    0x00007fff891cc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b958c77 _pthread_cond_wait + 787
    2   com.apple.Foundation    
    0x00007fff8ad5efc0 -[NSCondition waitUntilDate:] + 344
    3   com.apple.Foundation    
    0x00007fff8ad55e68 -[NSConditionLock lockWhenCondition:beforeDate:] + 232
    4   com.apple.proxtcore     
    0x0000000108fe7d17 -[XTMsgQueue waitForMessage] + 46
    5   com.apple.proxtcore     
    0x0000000108fe786c -[XTThread run:] + 322
    6   com.apple.Foundation    
    0x00007fff8ad8ddfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    8   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    9   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 14:: CVDisplayLink
    0   libsystem_kernel.dylib  
    0x00007fff891cc716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b958c3b _pthread_cond_wait + 727
    2   com.apple.CoreVideo     
    0x00007fff82f72a38 CVDisplayLink::runIOThread() + 656
    3   com.apple.CoreVideo     
    0x00007fff82f7278f startIOThread(void*) + 147
    4   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    5   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    6   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib  
    0x00007fff891cce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8b95afb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib  
    0x00007fff891cce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff8b957f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff8b95afb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib  
    0x00007fff891c8a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff891c7d18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x00007fff8d9baf15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00007fff8d9ba539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x00007fff8d9b9e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit        
    0x00007fff8320005e _NSEventThread + 144
    6   libsystem_pthread.dylib 
    0x00007fff8b956899 _pthread_body + 138
    7   libsystem_pthread.dylib 
    0x00007fff8b95672a _pthread_start + 137
    8   libsystem_pthread.dylib 
    0x00007fff8b95afc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0xe0006c741b0db272  rbx: 0x00006000006762c0  rcx: 0x0000000000000000  rdx: 0x00007fff59134f90
      rdi: 0x0000600002a43c60  rsi: 0x00007fff83a8c618  rbp: 0x00007fff59135220  rsp: 0x00007fff59135100
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x00007ff44209bb80  r11: 0x00007fff73d27778
      r12: 0x0000600000476800  r13: 0x00007fff8d774080  r14: 0x0000600000476600  r15: 0x0000600002a43c60
      rip: 0x00007fff82a8f543  rfl: 0x0000000000010206  cr2: 0x00007fffa5134f90
    Logical CPU:
    0
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x106ac8000 -   
    0x1071ffff7  com.apple.Aperture (3.5.1 - 3.5.1) <50B75DAA-B018-3E70-A420-850D10B97864> /Applications/Aperture.app/Contents/MacOS/Aperture
    0x107417000 -   
    0x107423ff7  com.apple.PhotoFoundation (1.0 - 350.59) <06537576-1E09-3DD2-9941-976256BF3E9F> /Applications/Aperture.app/Contents/Frameworks/PhotoFoundation.framework/Versio ns/A/PhotoFoundation
    0x1074a7000 -   
    0x107a27ff7  com.apple.RedRock (1.9.4 - 451.54) <BD0ADA68-5CAE-333D-9703-1047236E614C> /Applications/Aperture.app/Contents/Frameworks/RedRock.framework/Versions/A/Red Rock
    0x107fec000 -   
    0x108070ff7  com.apple.iLifePageLayoutCore (1.0 - 350.80) <99E6A976-9A93-3BE4-9EE3-FB5110E196CE> /Applications/Aperture.app/Contents/Frameworks/iLifePageLayoutCore.framework/Ve rsions/A/iLifePageLayoutCore
    0x10811f000 -   
    0x108125fff  com.apple.iLifePhotoStreamConfiguration (3.4 - 2.5) <0746F490-6D75-3B03-882C-83CAC50F8E28> /Applications/Aperture.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fr amework/Versions/A/iLifePhotoStreamConfiguration
    0x108135000 -   
    0x10816afff  com.apple.iLifeAssetManagement (2.7 - 351.33) <51A7DCD2-22A4-360C-B88B-019C534A8B16> /Applications/Aperture.app/Contents/Frameworks/iLifeAssetManagement.framework/V ersions/A/iLifeAssetManagement
    0x1081a3000 -   
    0x1081b1fff  com.apple.iphoto.AccountConfigurationPlugin (1.2 - 1.2) <194D9D00-0BEA-3449-A768-EFF940C894C1> /Applications/Aperture.app/Contents/Frameworks/AccountConfigurationPlugin.frame work/Versions/A/AccountConfigurationPlugin
    0x1081ca000 -   
    0x10826eff7  com.apple.MobileMe (13 - 1.0.4) <8DBF5D94-566D-3BFD-88B8-2A124F6443F9> /Applications/Aperture.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mo bileMe
    0x1082ef000 -   
    0x1082faff7  com.apple.PluginManager (1.7.6 - 55) <8D74F68E-E0A4-38A9-94EE-87AB0BDBD58F> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
    0x108308000 -   
    0x108507ff7  com.apple.prokit (8.0 - 5015) <E80E117A-3411-3E5A-99D2-C308E99680EC> /Applications/Aperture.app/Contents/Frameworks/ProKit.framework/Versions/A/ProK it
    0x108682000 -   
    0x1089c3ff7  com.apple.iLifeSlideshow (3.1.2 - 1152.19) <6195B32E-8D46-35CB-B414-6BD23D5AACF2> /Applications/Aperture.app/Contents/Frameworks/iLifeSlideshow.framework/Version s/A/iLifeSlideshow
    0x108b4c000 -   
    0x108b64fff  com.apple.iLifeFaceRecognition (1.0 - 30.11) <92532466-DEE7-393E-8235-75DAE18518D4> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/iLifeFaceRecognition
    0x108b7b000 -   
    0x108bb4fff  com.apple.fayray.PrintServices (920131014 - 11.10) <B09AE396-20BE-3720-934E-464AF6E78AA1> /Applications/Aperture.app/Contents/Frameworks/PrintServices.framework/Versions /A/PrintServices
    0x108c11000 -   
    0x108c45fff  com.apple.ProUtils (1.1 - 450.14) <CC1C90BD-D6F3-35B0-B6EB-AF8A27FF4395> /Applications/Aperture.app/Contents/Frameworks/ProUtils.framework/Versions/A/Pr oUtils
    0x108c7f000 -   
    0x108e77ff7  com.apple.geode (1.5.3 - 450.60) <26674230-C470-399B-8570-61A433E3D6B4> /Applications/Aperture.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
    0x108fe0000 -   
    0x10905bfff  com.apple.proxtcore (1.4.1 - 450.46) <E356790A-74BD-3262-AF6C-5388EC429312> /Applications/Aperture.app/Contents/Frameworks/ProXTCore.framework/Versions/A/P roXTCore
    0x109115000 -   
    0x109230fff  com.apple.iLifeSQLAccess (1.7.1 - 350.17) <279E076B-2590-3DD6-9A19-F9AEE87C97DF> /Applications/Aperture.app/Contents/Frameworks/iLifeSQLAccess.framework/Version s/A/iLifeSQLAccess
    0x1092fe000 -   
    0x109325ff7  com.apple.iPhoto.Tellus (1.3 - 350.12) <6C1640E0-B43D-3557-8E62-1A9DC0B64C71> /Applications/Aperture.app/Contents/Frameworks/Tellus.framework/Versions/A/Tell us
    0x10935c000 -   
    0x109385ff7  com.apple.iPhoto.Tessera (1.1 - 350.12) <29D664D1-D5C4-33BF-B914-DA20265FE537> /Applications/Aperture.app/Contents/Frameworks/Tessera.framework/Versions/A/Tes sera
    0x1093b5000 -   
    0x1094cdff7  com.apple.mobiledevice (757.1.5.0.1 - 757.1.5.0.1) <37FF77DC-92E2-34B7-A0F9-481767002E21> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
    0x10954f000 -   
    0x109551fff  com.apple.LibraryRepair (1.0 - 1) <C5C447D2-1877-30E1-B7A2-6C9863C71FC8> /System/Library/PrivateFrameworks/LibraryRepair.framework/Versions/A/LibraryRep air
    0x109558000 -   
    0x10955afff +eOkaoCom.dylib (1) <393F340C-3AD1-C89B-6C37-9D8ABF4BFFD9> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoCom.dylib
    0x109566000 -   
    0x10958dff2 +eOkaoPt.dylib (1) <E6500FB8-157F-57B5-FE25-2A3A1CB3574C> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoPt.dylib
    0x109597000 -   
    0x1095ccfe7 +eOkaoDt.dylib (1) <7A74253D-8930-6FF1-B513-0929C4E111A2> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoDt.dylib
    0x1095d7000 -   
    0x10973ffef +eOkaoFr.dylib (1) <510E837E-135A-92C8-9AC0-465691EA43D2> /Applications/Aperture.app/Contents/Frameworks/iLifeFaceRecognition.framework/V ersions/A/Resources/eOkaoFr.dylib
    0x109748000 -   
    0x10979afff  com.apple.NyxAudioAnalysis (12.4 - 12.4) <BF8061ED-7DDD-3178-AAA4-0443A236EDB5> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
    0x11168b000 -   
    0x111693ff7  com.apple.Aperture.TaskView (1.1 - 451.99) <951659DE-4815-3C4A-8B81-ABCB88BF6D8D> /Applications/Aperture.app/Contents/PlugIns/TaskView.bundle/Contents/MacOS/Task View
    0x115ee4000 -   
    0x115ee8ffd  libFontRegistryUI.dylib (127) <57DE4E73-B65B-3712-9815-81018E72501A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x115f20000 -   
    0x115f4afff  com.apple.iPhoto.FacebookPublisher (1.2 - 451.99) <01E3B5E5-DF3D-3149-B358-1C10618DBA60> /Applications/Aperture.app/Contents/PlugIns/FacebookPublisher.publisher/Content s/MacOS/FacebookPublisher
    0x115f62000 -   
    0x115f82ff7  com.apple.iPhoto.FlickrPublisher (1.2 - 451.99) <9DB223FA-9C18-3E7E-9E3C-E348EA608358> /Applications/Aperture.app/Contents/PlugIns/FlickrPublisher.publisher/Contents/ MacOS/FlickrPublisher
    0x115f96000 -   
    0x115fcafff  com.apple.iPhoto.MobileMePublisher (1.2 - 451.99) <2EC16F69-AC58-3229-A91B-9EB634E4E533> /Applications/Aperture.app/Contents/PlugIns/MobileMePublisher.publisher/Content s/MacOS/MobileMePublisher
    0x115fe6000 -   
    0x115ffffff  com.apple.iPhoto.SharedPhotoStreamPublisher (1.0 - 1.0) <CE2A7D91-4AB8-3E4E-B914-70F1C2EA7144> /Applications/Aperture.app/Contents/PlugIns/SharedPhotoStreamPublisher.publishe r/Contents/MacOS/SharedPhotoStreamPublisher
    0x116013000 -   
    0x11603bfff  com.apple.iPhoto.SmugMugPublisher (1.0 - 1.0) <AD8B79E8-C8EB-3D45-975B-B9C6EBDC9C54> /Applications/Aperture.app/Contents/PlugIns/SmugMugPublisher.publisher/Contents /MacOS/SmugMugPublisher
    0x116050000 -   
    0x116055fff  com.apple.iphoto.accountconfig.Facebook (1.2 - 1.2) <381472D6-F351-3172-8A84-A87B153FA27B> /Applications/Aperture.app/Contents/PlugIns/Facebook.accountconfigplugin/Conten ts/MacOS/Facebook
    0x11605c000 -   
    0x116060fff  com.apple.iphoto.accountconfig.Flickr (1.1 - 1) <A65FC154-BBBD-3F7D-874D-A6D697F98A73> /Applications/Aperture.app/Contents/PlugIns/Flickr.accountconfigplugin/Contents /MacOS/Flickr
    0x116067000 -   
    0x11606dfff  com.apple.iphoto.accountconfig.MobileMe (1.1 - 1) <4F8A8E01-05FA-382D-B39B-097F844730F5> /Applications/Aperture.app/Contents/PlugIns/MobileMe.accountconfigplugin/Conten ts/MacOS/MobileMe
    0x116075000 -   
    0x11607aff7  com.apple.iphoto.accountconfig.SmugMug (1.0 - 1.0) <B699D45B-F013-3A15-BA4B-AA429F2AFE72> /Applications/Aperture.app/Contents/PlugIns/SmugMug.accountconfigplugin/Content s/MacOS/SmugMug
    0x1167ce000 -   
    0x1167cefff +cl_kernels (???) <CFD5ABA2-691D-4943-9B19-60866EF6B771> cl_kernels
    0x1167d0000 -   
    0x1168b6fef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x1168f8000 -   
    0x1169d8ff7  unorm8_rgba.dylib (2.3.58) <8252DC3E-7434-34C6-B4B9-CFD59B923D12> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
    0x116b36000 -   
    0x116b36ff9 +cl_kernels (???) <3FDE1549-59F7-46F6-8099-B55A48E194C3> cl_kernels
    0x116b3b000 -   
    0x116b3cff4 +cl_kernels (???) <C5EF4492-F52A-459C-9554-0AA7918F5536> cl_kernels
    0x123480000000 -
    0x12348028bff7  com.apple.AMDRadeonX3000GLDriver (1.24.38 - 1.2.4) <60773040-60AD-31C7-92F5-206F92C74EF9> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
    0x7fff695a4000 -
    0x7fff695d7817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
    0x7fff8183f000 -
    0x7fff819dfff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
    0x7fff819e0000 -
    0x7fff81ab1fff  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
    0x7fff81ab2000 -
    0x7fff81ab6ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff81ab7000 -
    0x7fff81adfffb  libRIP.A.dylib (599.35.4) <F3C60582-1F27-335D-9C97-8CF307670F7B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
    0x7fff81b38000 -
    0x7fff81b3afff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff81b53000 -
    0x7fff81b7dff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
    0x7fff81b7e000 -
    0x7fff829d2ff7  com.apple.WebCore (9537 - 9537.78.1) <56C3D4BF-2495-3FD2-8212-91AF7DF693B8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff829d3000 -
    0x7fff82a5cff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff82a5d000 -
    0x7fff82aa8fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff82aa9000 -
    0x7fff82bafff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff82bb0000 -
    0x7fff82bc4fff  com.apple.aps.framework (4.0 - 4.0) <2D42DCDD-055E-3EE1-97F8-FC447B495D3E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff82bc5000 -
    0x7fff82bcbff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff82c54000 -
    0x7fff82df0ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff82df1000 -
    0x7fff82df4fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff82e34000 -
    0x7fff82e8fffb  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
    0x7fff82e90000 -
    0x7fff82e91fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff82e92000 -
    0x7fff82ebbfff  GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x7fff82ebc000 -
    0x7fff82ec6ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff82ec7000 -
    0x7fff82ec7fff  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
    0x7fff82ec8000 -
    0x7fff82ec9fff  com.apple.AddressBook.ContactsData (8.0 - 1371.2) <5C8D3406-C4DE-305A-958F-53BCE7B179AA> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
    0x7fff82eca000 -
    0x7fff82ed6ffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff82eff000 -
    0x7fff82f3dff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff82f62000 -
    0x7fff82f6fff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff82f70000 -
    0x7fff82f70fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff82f71000 -
    0x7fff82f96ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff82f97000 -
    0x7fff82fb3fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff82fb4000 -
    0x7fff82fc4fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff8300b000 -
    0x7fff8303bfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff8303c000 -
    0x7fff83bb2ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff83bd2000 -
    0x7fff83c23fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff83cbb000 -
    0x7fff83ce9ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff83cea000 -
    0x7fff83d38ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
    0x7fff83d39000 -
    0x7fff83d3afff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff83d3b000 -
    0x7fff83d42fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff83d43000 -
    0x7fff83d45ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff83d46000 -
    0x7fff83dbdfff  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
    0x7fff83dbe000 -
    0x7fff83f7cfff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff83f7d000 -
    0x7fff83f88fff  libGPUSupportMercury.dylib (9.6.1) <A34D5C51-28E0-398A-881D-552B47D2DD3C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x7fff83f89000 -
    0x7fff83f93ff7  libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib
    0x7fff83f94000 -
    0x7fff84265ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff84266000 -
    0x7fff842a1fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff842a2000 -
    0x7fff842faff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff842fb000 -
    0x7fff84384fff  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
    0x7fff843c9000 -
    0x7fff844b0ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff84604000 -
    0x7fff84667ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff84668000 -
    0x7fff846a1ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff846c8000 -
    0x7fff846f0ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff846f1000 -
    0x7fff846f4fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff846f5000 -
    0x7fff846ffff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff84700000 -
    0x7fff84745ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8474c000 -
    0x7fff84759fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8475a000 -
    0x7fff8475bff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8475c000 -
    0x7fff8477bff7  com.apple.CalendarFoundation (7.0 - 113.3) <5A04647C-5CC4-37AB-9CEA-C9B57B0BFA7A> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
    0x7fff8477c000 -
    0x7fff8477cfff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8477d000 -
    0x7fff848b3ff5  com.apple.WebKit (9537 - 9537.78.2) <EB8D3D78-92E7-3B67-8AAF-B51A181461E0> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff848b4000 -
    0x7fff84c8fffb  com.apple.Altitude (1.0 - 347.6.3) <F0AC2688-DF8E-389B-8F9E-ECCF22AD225B> /System/Library/PrivateFrameworks/Altitude.framework/Versions/A/Altitude
    0x7fff84c90000 -
    0x7fff84d7ffff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff84d80000 -
    0x7fff84d86ff7  libCGXCoreImage.A.dylib (599.35.4) <0A9F43CB-C01F-3A98-AAB3-1E08C65BCFB4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
    0x7fff84d87000 -
    0x7fff84d8fffb  com.apple.CloudServices (1.0 - 1) <644772DA-9267-376D-AD90-749D6B692566> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
    0x7fff84d90000 -
    0x7fff84da7ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff84da8000 -
    0x7fff84dd4ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
    0x7fff84dd5000 -
    0x7fff84dd9ff7  libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8569e000 -
    0x7fff85a36fff  com.apple.SceneKit (4.0 - 197.1) <D864946D-B843-3B7A-8C81-B682B06CF7FD> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff85a37000 -
    0x7fff85cd8ff9  com.apple.VectorKit (1.0 - 716.20.2) <930BE3D5-C622-3762-8CC1-C84670A086B0> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit
    0x7fff85cd9000 -
    0x7fff85ce3fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff85ce4000 -
    0x7fff85d74ff7  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
    0x7fff85ee9000 -
    0x7fff85eedfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff85eee000 -
    0x7fff85f40fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff85f41000 -
    0x7fff85f58ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x7fff85f59000 -
    0x7fff8601bff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff86067000 -
    0x7fff8609bfff  libssl.0.9.8.dylib (52) <51C844FF-D7CD-3525-9ABB-84B8DD11D5E4> /usr/lib/libssl.0.9.8.dylib
    0x7fff8609c000 -
    0x7fff860f5fff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff860f6000 -
    0x7fff861aeff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff861af000 -
    0x7fff861b5ff7  com.apple.AddressBook.ContactsFoundation (8.0 - 1371.2) <A403E9E7-6BAC-3440-86CA-92D4523E9A3B> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
    0x7fff861b6000 -
    0x7fff862a0fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff862a1000 -
    0x7fff862beff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff862bf000 -
    0x7fff86413ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff86414000 -
    0x7fff8643dfff  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
    0x7fff8643e000 -
    0x7fff86522ff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff86523000 -
    0x7fff86693ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff86694000 -
    0x7fff86a6bfef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff86a6c000 -
    0x7fff86a6cff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff86a9f000 -
    0x7fff86aa1fff  com.apple.ExceptionHandling (1.5 - 10) <0DD670E1-08D5-3570-BE98-19030BEA9845> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x7fff86aa2000 -
    0x7fff86af1ff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff86af2000 -
    0x7fff86af6fff  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
    0x7fff86af7000 -
    0x7fff86b23fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff86b24000 -
    0x7fff86b24fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff86b6e000 -
    0x7fff86b9ffff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff86ba0000 -
    0x7fff86bc6fff  com.apple.AOSAccounts (1.2.47 - 1.2.75) <BD32015E-F495-3914-AE28-993D3CAD4227> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
    0x7fff86bc7000 -
    0x7fff86d08fff  com.apple.QTKit (7.7.3 - 2826.24) <08E58C71-D16C-3357-989C-780A08994B27> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff86d09000 -
    0x7fff86d0efff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff86d0f000 -
    0x7fff86d14fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff86d17000 -
    0x7fff86d65ff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86d66000 -
    0x7fff86d73ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff86dd1000 -
    0x7fff86decff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff86ded000 -
    0x7fff86eb8fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff86eb9000 -
    0x7fff8701ffff  libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff87020000 -
    0x7fff87022fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff87384000 -
    0x7fff87390fff  com.apple.CalendarAgentLink (7.0 - 138.2) <D56910F9-5CC0-32D8-BA85-0631240F9B71> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink

    Thx for taking a look at, here the crash report:
    Process:    
    Preview [2555]
    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 [164]
    Responsible:
    Preview [2555]
    User ID:    
    501
    Date/Time:  
    2014-09-23 19:20:16.754 +0200
    OS Version: 
    Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  2BFDC452-83D5-5806-8F7E-163D7933FE54
    Sleep/Wake UUID: 9B048907-059D-4FD8-ACE9-BB88AE90E66D
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00007fffa5c830b0
    VM Regions Near 0x7fffa5c830b0:
    Submap            
    00007fff7c143000-00007fff80000000 [ 62.7M] r--/rwx SM=PRV  process-only VM submap
    --> Submap            
    00007fff80000000-00007fffc0000000 [  1.0G] r--/rwx SM=SHM  machine-wide VM submap
    unused shlib __TEXT
    00007fff898e0000-00007fff89a89000 [ 1700K] r-x/r-x SM=COW  system shared lib __TEXT not used by this process
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.ImageCaptureCore  
    0x00007fff8ab38543 -[ICMasterDeviceBrowser processDevices:] + 147
    1   com.apple.ImageCaptureCore  
    0x00007fff8ab09ede -[ICCommandCenter handleCompletionEvent:replyEvent:] + 337
    2   com.apple.ImageCaptureCore  
    0x00007fff8ab0aae1 -[ICCommandCenter handleMachMessage:] + 345
    3   com.apple.Foundation    
    0x00007fff92e3a525 __NSFireMachPort + 94
    4   com.apple.CoreFoundation
    0x00007fff95a729c4 __CFMachPortPerform + 388
    5   com.apple.CoreFoundation
    0x00007fff95a72829 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
    6   com.apple.CoreFoundation
    0x00007fff95a7279e __CFRunLoopDoSource1 + 478
    7   com.apple.CoreFoundation
    0x00007fff95a637d6 __CFRunLoopRun + 1830
    8   com.apple.CoreFoundation
    0x00007fff95a62e75 CFRunLoopRunSpecific + 309
    9   com.apple.HIToolbox     
    0x00007fff96b3ca0d RunCurrentEventLoopInMode + 226
    10  com.apple.HIToolbox     
    0x00007fff96b3c7b7 ReceiveNextEventCommon + 479
    11  com.apple.HIToolbox     
    0x00007fff96b3c5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    12  com.apple.AppKit        
    0x00007fff8b10924e _DPSNextEvent + 1434
    13  com.apple.AppKit        
    0x00007fff8b10889b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    14  com.apple.AppKit        
    0x00007fff8b0fc99c -[NSApplication run] + 553
    15  com.apple.AppKit        
    0x00007fff8b0e7783 NSApplicationMain + 940
    16  libdyld.dylib           
    0x00007fff941035fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib  
    0x00007fff91276662 kevent64 + 10
    1   libdispatch.dylib       
    0x00007fff909d4421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib       
    0x00007fff909d4136 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib  
    0x00007fff91275e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff93a00f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x00007fff93a03fb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib  
    0x00007fff91271a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff91270d18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x00007fff95a63f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00007fff95a63539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x00007fff95a62e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit        
    0x00007fff8b2a905e _NSEventThread + 144
    6   libsystem_pthread.dylib 
    0x00007fff939ff899 _pthread_body + 138
    7   libsystem_pthread.dylib 
    0x00007fff939ff72a _pthread_start + 137
    8   libsystem_pthread.dylib 
    0x00007fff93a03fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x9300c254155c7706  rbx: 0x000061000006f0c0  rcx: 0x0000000000000000  rdx: 0x00007fff59c830b0
      rdi: 0x000061000005c620  rsi: 0x00007fff8bb35618  rbp: 0x00007fff59c83340  rsp: 0x00007fff59c83220
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x00007fc2f4014b80  r11: 0x00007fff7bdd0778
      r12: 0x000061000006b500  r13: 0x00007fff9581d080  r14: 0x000061000006b800  r15: 0x000061000005c620
      rip: 0x00007fff8ab38543  rfl: 0x0000000000010206  cr2: 0x00007fffa5c830b0
    Logical CPU:
    2
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x105f7a000 -   
    0x10615dfef  com.apple.Preview (7.0 - 826.4) <40BAB370-D0EA-399C-94E0-F67F8131AAC7> /Applications/Preview.app/Contents/MacOS/Preview
    0x10620c000 -   
    0x106237fff  com.apple.MediaUI (1.1 - 27) <2482C4A0-6D72-3870-AEF1-31F6015F2719> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
    0x7fff5fc0f000 -
    0x7fff5fc42817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
    0x7fff89a89000 -
    0x7fff89b5afff  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
    0x7fff89b5b000 -
    0x7fff89b5fff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff89b60000 -
    0x7fff89b88ffb  libRIP.A.dylib (599.35.4) <F3C60582-1F27-335D-9C97-8CF307670F7B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
    0x7fff89be1000 -
    0x7fff89be3fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff89bfc000 -
    0x7fff89c26ff7  libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib
    0x7fff8aa7c000 -
    0x7fff8ab05ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff8ab06000 -
    0x7fff8ab51fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8ab52000 -
    0x7fff8ac58ff7  com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8ac6e000 -
    0x7fff8ac74ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff8acfd000 -
    0x7fff8ae99ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8ae9a000 -
    0x7fff8ae9dfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8aedd000 -
    0x7fff8af38ffb  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
    0x7fff8af39000 -
    0x7fff8af3afff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8af65000 -
    0x7fff8af6fff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff8af70000 -
    0x7fff8af70fff  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
    0x7fff8af73000 -
    0x7fff8af7fffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8afa8000 -
    0x7fff8afe6ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8b00b000 -
    0x7fff8b018ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8b019000 -
    0x7fff8b019fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8b01a000 -
    0x7fff8b03fff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8b05d000 -
    0x7fff8b06dfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff8b0b4000 -
    0x7fff8b0e4fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff8b0e5000 -
    0x7fff8bc5bff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8bc7b000 -
    0x7fff8bcccfff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8bde2000 -
    0x7fff8bde3fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff8bde4000 -
    0x7fff8bdebfff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8bdef000 -
    0x7fff8be66fff  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
    0x7fff8c03d000 -
    0x7fff8c30eff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8c30f000 -
    0x7fff8c34afff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8c34b000 -
    0x7fff8c3a3ff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff8c3a4000 -
    0x7fff8c42dfff  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
    0x7fff8c472000 -
    0x7fff8c559ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff8c6ad000 -
    0x7fff8c710ffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8c711000 -
    0x7fff8c74aff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8c771000 -
    0x7fff8c799ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff8c79a000 -
    0x7fff8c79dfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8c79e000 -
    0x7fff8c7a8ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8c7a9000 -
    0x7fff8c7eeff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8c7f5000 -
    0x7fff8c802fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8c803000 -
    0x7fff8c804ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8c825000 -
    0x7fff8c825fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8cd39000 -
    0x7fff8ce28fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8ce39000 -
    0x7fff8ce50ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8ce7e000 -
    0x7fff8ce82ff7  libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8d747000 -
    0x7fff8dadffff  com.apple.SceneKit (4.0 - 197.1) <D864946D-B843-3B7A-8C81-B682B06CF7FD> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff8dd82000 -
    0x7fff8dd8cfff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8dd8d000 -
    0x7fff8de1dff7  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
    0x7fff8df92000 -
    0x7fff8df96fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff8df97000 -
    0x7fff8dfe9fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff8dfea000 -
    0x7fff8e001ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x7fff8e002000 -
    0x7fff8e0c4ff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8e145000 -
    0x7fff8e19efff  libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8e25f000 -
    0x7fff8e349fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff8e34a000 -
    0x7fff8e367ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8e368000 -
    0x7fff8e4bcff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8e4bd000 -
    0x7fff8e4e6fff  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
    0x7fff8e4e7000 -
    0x7fff8e5cbff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8e5cc000 -
    0x7fff8e73cff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8e73d000 -
    0x7fff8eb14fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8eb15000 -
    0x7fff8eb15ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff8eb9b000 -
    0x7fff8eb9ffff  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
    0x7fff8eba0000 -
    0x7fff8ebccfff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8ebcd000 -
    0x7fff8ebcdfff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8ec70000 -
    0x7fff8edb1fff  com.apple.QTKit (7.7.3 - 2826.24) <08E58C71-D16C-3357-989C-780A08994B27> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8edb2000 -
    0x7fff8edb7fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8edb8000 -
    0x7fff8edbdfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8edc0000 -
    0x7fff8ee0eff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8ee0f000 -
    0x7fff8ee1cff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff8ee7a000 -
    0x7fff8ee95ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8ee96000 -
    0x7fff8ef61fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8f0c9000 -
    0x7fff8f0cbfff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff8f44b000 -
    0x7fff8fd6a797  com.apple.CoreGraphics (1.600.0 - 599.35.4) <C8CBC664-0CD2-3C7D-A301-9B3BA731250C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8fef3000 -
    0x7fff8ffbdff7  com.apple.LaunchServices (572.28 - 572.28) <FC72C089-A069-3374-B80A-E041AF149F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8ffbe000 -
    0x7fff8ffc1fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff8ffce000 -
    0x7fff90015fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff90016000 -
    0x7fff90045fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff90046000 -
    0x7fff9007eff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff9007f000 -
    0x7fff900ecfff  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
    0x7fff900ed000 -
    0x7fff901deff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff9026b000 -
    0x7fff906b9fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff906c5000 -
    0x7fff906c6fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff90912000 -
    0x7fff90978fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff909d1000 -
    0x7fff909ebfff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff909ee000 -
    0x7fff90dcfffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff90dd0000 -
    0x7fff90e3cfff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff90ed2000 -
    0x7fff90f39ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff90f3a000 -
    0x7fff90f3dffa  libCGXType.A.dylib (599.35.4) <A2B493FD-2EDE-3BC2-A281-2381E0156411> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
    0x7fff90f68000 -
    0x7fff90f8cfff  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
    0x7fff90fed000 -
    0x7fff91052ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff91053000 -
    0x7fff91058ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
    0x7fff9108a000 -
    0x7fff910d8fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff910d9000 -
    0x7fff91126ff2  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
    0x7fff91127000 -
    0x7fff91168fff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff91169000 -
    0x7fff91198ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff911a6000 -
    0x7fff911c1ff7  libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff91218000 -
    0x7fff9125fff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x7fff91260000 -
    0x7fff9127cff7  libsystem_kernel.dylib (2422.115.4) <9EDE872E-2A9E-3A78-8E1D-AB790794A098> /usr/lib/system/libsystem_kernel.dylib
    0x7fff9127d000 -
    0x7fff912e1fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff912ec000 -
    0x7fff91307ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff91308000 -
    0x7fff91309fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff9130a000 -
    0x7fff9142cfff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff9142d000 -
    0x7fff91435ff7  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
    0x7fff91436000 -
    0x7fff915eeffb  libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib
    0x7fff915ef000 -
    0x7fff915efffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff915f0000 -
    0x7fff91619ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff91727000 -
    0x7fff9172bff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
    0x7fff9172f000 -
    0x7fff9173aff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff9185b000 -
    0x7fff9186dfff  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
    0x7fff91fbe000 -
    0x7fff91fe5ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff92081000 -
    0x7fff920f4fff  com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff920f5000 -
    0x7fff9211aff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff92122000 -
    0x7fff923b6ff7  com.apple.RawCamera.bundle (5.07 - 760) <EA94F148-975D-32D7-8A20-B06017E5793B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff923b7000 -
    0x7fff92467ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff925d4000 -
    0x7fff92742ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff92743000 -
    0x7fff929a4fff  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
    0x7fff929a5000 -
    0x7fff929b1ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff92c4f000 -
    0x7fff92d7efef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff92d83000 -
    0x7fff92dcfffe  com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff92dd0000 -
    0x7fff930d0ff7  com.apple.Foundation (6.9 - 1056.16) <24349208-3603-3F5D-95CC-B379616FBEF8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff93827000 -
    0x7fff9384effb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff9384f000 -
    0x7fff93858ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff93889000 -
    0x7fff938adff7  libJPEG.dylib (1044) <BE0ED4E1-F7FC-3038-86D3-0456DD173FCB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff938ae000 -
    0x7fff938fbfff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff938fe000 -
    0x7fff93922fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff939fe000 -
    0x7fff93a05ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff93dc5000 -
    0x7fff93defff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff93df0000 -
    0x7fff93e5fff1  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
    0x7fff93e60000 -
    0x7fff93e61ff7  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
    0x7fff93e94000 -
    0x7fff93ea2fff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff93ea3000 -
    0x7fff93eb5ff7  com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff93eb6000 -
    0x7fff93ee5ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff93efa000 -
    0x7fff93f02fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff93f03000 -
    0x7fff93f19fff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff93f46000 -
    0x7fff93f4dff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x7fff93fba000 -
    0x7fff93fc7ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff93fc8000 -
    0x7fff93fc9ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff93fca000 -
    0x7fff940faff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff940fb000 -
    0x7fff940ffff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
    0x7fff94100000 -
    0x7fff94103ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
    0x7fff94396000 -
    0x7fff9466afc7  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
    0x7fff9471b000 -
    0x7fff94723ff3  libCGCMS.A.dylib (599.35.4) <67AD122A-B8DA-3C05-8B8C-1939F5064FAE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
    0x7fff94724000 -
    0x7fff94777fff  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
    0x7fff94778000 -
    0x7fff949dcffd  com.apple.security (7.0 - 55471.14.18) <83A9E8C8-06A1-3F6D-8514-C35CD0DBD370> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff949dd000 -
    0x7fff94a3cfff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff94a3d000 -
    0x7fff94b2bfff  libJP2.dylib (1044) <BE5FF765-5ECE-38B5-BF5D-BE806F5CAD18> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff94b5a000 -
    0x7fff94b5cfff  libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff94b5d000 -
    0x7fff94b5dfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff94bc1000 -
    0x7fff94ff4ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff95052000 -
    0x7fff95052fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff95053000 -
    0x7fff9505bff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff9505c000 -
    0x7fff9505dffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff95064000 -
    0x7fff95066fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff95094000 -
    0x7fff950ddfff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff950de000 -
    0x7fff950e7fff  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
    0x7fff950e8000 -
    0x7fff950eaff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x7fff950eb000 -
    0x7fff95177ff7  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
    0x7fff95182000 -
    0x7fff95182ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff95183000 -
    0x7fff956a6fff  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
    0x7fff956a7000 -
    0x7fff956affff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff956b0000 -
    0x7fff956effff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff956f0000 -
    0x7fff956f9ffb  libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
    0x7fff956fa000 -
    0x7fff9574bff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff9574c000 -
    0x7fff9575bff8  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
    0x7fff9575c000 -
    0x7fff9575eff7  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
    0x7fff9575f000 -
    0x7fff957a1ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff957a2000 -
    0x7fff957d1fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff95818000 -
    0x7fff959c5f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff959c6000 -
    0x7fff959d1fff  libkxld.dylib (2422.115.4) <3C678B75-F7C5-3DBB-8DBD-48483AD54D5C> /usr/lib/system/libkxld.dylib
    0x7fff959d2000 -
    0x7fff959eaff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff959eb000 -
    0x7fff959f2ffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x7fff959f3000 -
    0x7fff95bd8fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95bdc000 -
    0x7fff95bdffff  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
    0x7fff95be0000 -
    0x7fff95bf9ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff95bfe000 -
    0x7fff95c86ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff95cc9000 -
    0x7fff95cccffc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff95ccd000 -
    0x7fff95ccdfff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff95cce000 -
    0x7fff95cdfff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff95ce0000 -
    0x7fff96057ff6  com.apple.JavaScriptCore (9537 - 9537.78.1) <8623A109-9E9D-3E3B-A8E1-6EE447C0110C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff96058000 -
    0x7fff96063fff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff96064000 -
    0x7fff9606dfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff9606e000 -
    0x7fff96109ff7  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
    0x7fff9610a000 -
    0x7fff9610cff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff9610d000 -
    0x7fff96355ff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff96378000 -
    0x7fff96662fff  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
    0x7fff96787000 -
    0x7fff9678dff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff9678e000 -
    0x7fff96ac4fff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff96ac5000 -
    0x7fff96acdffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff96add000 -
    0x7fff96af6ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff96b0e000 -
    0x7fff96db8ff5  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
    0x7fff96db9000 -
    0x7fff96dbeff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff96dd6000 -
    0x7fff96e9aff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff96e9b000 -
    0x7fff96eb7fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff97366000 -
    0x7fff97370ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff97371000 -
    0x7fff973f2fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff973f3000 -

  • Is it possible to print a JPanel from the application?

    Hello,
    Just a quick question: Is it possible to print a JPanel from your application? I have plotted a graph and I would like user to be able to print this with a click of a button (or similar)
    Thanks very much for your help, its appreciated as always.
    Harold Clements

    It is absolutely possible
    Check out my StandardPrint class. Basically all you need to do is
    (this is pseudocode. I don't remember the exact names of methods for all this stuff. Look it up if there's a problem)
    PrinterJob pd = PrinterJob.createNewJob();
    StandardPrint sp = new StandardPrint(yourComponent);
    pd.setPageable(sp);
    //if you want this
    //pd.pageDialog();
    pd.doPrint();You are welcome to have use and modify this class but please don't change the package or take credit for it as your own code.
    StandardPrint.java
    ===============
    package tjacobs.print;
    import java.awt.*;
    import java.awt.image.BufferedImage;
    import java.awt.print.*;
    import javax.print.PrintException;
    public class StandardPrint implements Printable, Pageable {
        Component c;
        SpecialPrint sp;
        PageFormat mFormat;
         boolean mScale = false;
         boolean mMaintainRatio = true;
        public StandardPrint(Component c) {
            this.c = c;
            if (c instanceof SpecialPrint) {
                sp = (SpecialPrint)c;
        public StandardPrint(SpecialPrint sp) {
            this.sp = sp;
         public boolean isPrintScaled () {
              return mScale;
         public void setPrintScaled(boolean b) {
              mScale = b;
         public boolean getMaintainsAspect() {
              return mMaintainRatio;
         public void setMaintainsAspect(boolean b) {
              mMaintainRatio = b;
        public void start() throws PrinterException {
            PrinterJob job = PrinterJob.getPrinterJob();
            if (mFormat == null) {
                mFormat = job.defaultPage();
            job.setPageable(this);
            if (job.printDialog()) {
                job.print();
        public void setPageFormat (PageFormat pf) {
            mFormat = pf;
        public void printStandardComponent (Pageable p) throws PrinterException {
            PrinterJob job = PrinterJob.getPrinterJob();
            job.setPageable(p);
            job.print();
        private Dimension getJobSize() {
            if (sp != null) {
                return sp.getPrintSize();
            else {
                return c.getSize();
        public static Image preview (int width, int height, Printable sp, PageFormat pf, int pageNo) {
            BufferedImage im = new BufferedImage(width, height, BufferedImage.TYPE_INT_RGB);
            return preview (im, sp, pf, pageNo);
        public static Image preview (Image im, Printable sp, PageFormat pf, int pageNo) {
            Graphics2D g = (Graphics2D) im.getGraphics();
            int width = im.getWidth(null);
            int height = im.getHeight(null);
            g.setColor(Color.WHITE);
            g.fillRect(0, 0, width, height);
            double hratio = height / pf.getHeight();
            double wratio = width / pf.getWidth();
            //g.scale(hratio, wratio);
            try {
                   sp.print(g, pf, pageNo);
              catch(PrinterException pe) {
                   pe.printStackTrace();
            g.dispose();
            return im;
        public int print(Graphics gr, PageFormat format, int pageNo) {
            mFormat = format;
            if (pageNo > getNumberOfPages()) {
                return Printable.NO_SUCH_PAGE;
            Graphics2D g = (Graphics2D) gr;
              g.drawRect(0, 0, (int)format.getWidth(), (int)format.getHeight());
            g.translate((int)format.getImageableX(), (int)format.getImageableY());
            Dimension size = getJobSize();
              if (!isPrintScaled()) {
                 int horizontal = getNumHorizontalPages();
                 int vertical = getNumVerticalPages();
                 int horizontalOffset = (int) ((pageNo % horizontal) * format.getImageableWidth());
                 int verticalOffset = (int) ((pageNo / vertical) * format.getImageableHeight());
                 double ratio = getScreenRatio();
                 g.scale(1 / ratio, 1 / ratio);
                 g.translate(-horizontalOffset, -verticalOffset);
                 if (sp != null) {
                     sp.printerPaint(g);
                 else {
                     c.paint(g);
                 g.translate(horizontal, vertical);
                 g.scale(ratio, ratio);
              else {
                 double ratio = getScreenRatio();
                 g.scale(1 / ratio, 1 / ratio);
                   double xScale = 1.0;
                   double yScale = 1.0;
                   double wid;
                   double ht;
                   if (sp != null) {
                        wid = sp.getPrintSize().width;
                        ht = sp.getPrintSize().height;
                   else {
                        wid = c.getWidth();
                        ht = c.getHeight();
                   xScale = format.getImageableWidth() / wid;
                   yScale = format.getImageableHeight() / ht;
                   if (getMaintainsAspect()) {
                        xScale = yScale = Math.min(xScale, yScale);
                   g.scale(xScale, yScale);
                   if (sp != null) {
                        sp.printerPaint(g);
                   else {
                        c.paint(g);
                   g.scale(1 / xScale, 1 / yScale);
                   g.scale(ratio, ratio);
             g.translate((int)-format.getImageableX(), (int)-format.getImageableY());     
            return Printable.PAGE_EXISTS;
        public int getNumHorizontalPages() {
            Dimension size = getJobSize();
            int imWidth = (int)mFormat.getImageableWidth();
            int pWidth = 1 + (int)(size.width / getScreenRatio() / imWidth) - (imWidth == size.width ? 1 : 0);
            return pWidth;
        private double getScreenRatio () {
            double res = Toolkit.getDefaultToolkit().getScreenResolution();
            double ratio = res / 72.0;
            return ratio;
        public int getNumVerticalPages() {
            Dimension size = getJobSize();
            int imHeight = (int)mFormat.getImageableHeight();
            int pHeight = (int) (1 + (size.height / getScreenRatio() / imHeight)) - (imHeight == size.height ? 1 : 0);
            return pHeight;
        public int getNumberOfPages() {
              if (isPrintScaled()) return 1;
            return getNumHorizontalPages() * getNumVerticalPages();
        public Printable getPrintable(int i) {
            return this;
        public PageFormat getPageFormat(int page) {
            if (mFormat == null) {
                PrinterJob job = PrinterJob.getPrinterJob();
                mFormat = job.defaultPage();
            return mFormat;
    }

  • Problem with printing debug statements in JSP page

    Hi all,
    I am debugging an application with System.out.println() statements - my debug statements in the *.java class printed just fine, but when I do the same thing in my JSP page, nothing gets printed out.
    I am already wrapping my System.out.println() statements inside the <% %> tag.
    Does anyone know what may be causing this? Any help will be greatly appreciated!
    - JL

    Where do you expect to see the output?
    System.out.println will write to the console/logs
    They WON'T write to the JSP page.
    If you check your error/output logs you will probably find the statements there.
    If you want to print things into the JSP page, just use out.println.
    "out" is an implicit reference to the current JSPWriter.
    Cheers,
    evnafets

  • No printer in preview or pdf after downloading Tune Up my Mac

    After downlading Avast and Tune Up my Mac, I can no loger print from Preview or PDF function from a downloaded file, such as a bank statement.  I have a Mac mini Mid 2010 using lion 10.7.5.  When I go to add printer from the print window that pops up, there is no printer available, however I can print from a regular "Pages" document without a problem.  Most annoying.

    That's because "Avast" and "Tune Up" are both scams, and they wrecked your system.
    "Avast" is perhaps the worst of the whole wretched lot of commercial "security" products for the Mac. Not only does it fail to protect you from any real danger, it throws false warnings, destabilizes and slows down the computer, and sometimes or always corrupts the network settings and the permissions of files in your home folder. Removing it may not repair all the damage, and neither will Disk Utility or even reinstalling OS X.
    Back up all data, then remove "Avast" according to the developer's instructions. Restart.
    If you tried to remove Avast by dragging an application to the Trash, you'll have to reinstall it and then follow the instructions linked above.
    Remove "Tune Up" as well.
    Any third-party software that doesn't install by drag-and-drop into the Applications folder, and uninstall by drag-and-drop to the Trash, is a system modification.
    Whenever you remove system modifications, they must be removed completely, and the only way to do that is to use the uninstallation tool, if any, provided by the developers, or to follow their instructions. If the software has been incompletely removed, you may have to re-download or even reinstall it in order to finish the job.
    I never install system modifications myself, and (unless otherwise specified in this comment) I don't know how to uninstall them. You'll have to do your own research to find that information.
    Here are some general guidelines to get you started. Suppose you want to remove something called “BrickMyMac” (a hypothetical example.) First, consult the product's Help menu, if there is one, for instructions. Finding none there, look on the developer's website, say www.brickmymac.com. (That may not be the actual name of the site; if necessary, search the Web for the product name.) If you don’t find anything on the website or in your search, contact the developer. While you're waiting for a response, download BrickMyMac.dmg and open it. There may be an application in there such as “Uninstall BrickMyMac.” If not, open “BrickMyMac.pkg” and look for an Uninstall button. The uninstaller might also be accessed by clicking the Customize button, if there is one.
    Back up all data before making any changes.
    You will generally have to restart the computer in order to complete an uninstallation. Until you do that, there may be no effect, or unpredictable effects.
    If you can’t remove software in any other way, you’ll have to erase and install OS X. Never install any third-party software unless you're sure you know how to uninstall it; otherwise you may create problems that are very hard to solve.
    WARNING: Trying to remove complex system modifications by hunting for files by name often will not work and may make the problem worse. The same goes for "utilities" such as "AppCleaner" and the like that purport to remove software.

  • Printing in preview

    When trying to print in preview or when copying some text from an internet site and pasting in word, the print preview records two separate images of the same item and then prints them one over the other, resulting in a complete mess. My canon ip5000 printer prints normally any other time, i.e in word, excel etc.
    How do I fix this?

    Hi Skilled,
    So everything you print from any application prints mirrored? Let's try to fix that rather than looking for a work-around, as you found for Word.
    This sounds like a printer option. One would use it for printing iron-on transfers for t-shirts, for example. Check all the printer settings for something like that. Then let's delete and re-setup the printer: /Applications/Utilities/Printer Setup Utility.
    Good luck,
    John

  • Printing from Preview produces error message "The file couldn't be opened".

    Hi,
    Ever since the upgrade to OS X 10.8, I get the error message "The file couldn't be opened" each time I want to print from Preview. I just have to click "OK" and then everything prints fine, but if anyone knows how to get rid of this message, it would be even better!
    I have run "Verify disk permissions" without success.
    The system is on an SSD volume whereas my home volume is on an internal HD. But other users with (smaller) accounts residing on the system volume have the same problem.
    Each time I open the print dialog, the following message appears in the logs:
         com.apple.Preview.TrustedBookmarksService[2159]: Failure to de-serialize bookmark data file.
    I removed  files related to Preview in ~/Library/Preferences/
    There is no *.plist file in ~/Library/Application Support/Preview
    Thanks!

    Pages 5.2 Mac OSX 10.9.2
    Start Pages app
    Create a blank document
    File > Save or <Command>+S
    Select Mac Device and find your user folder or favorite, Desktop (not iCloud)
    Error: the file "Untitled.pages" couldn't be opened!?!
    Repeat giving the document a different name and it works
    Since when do we write error messages with "n't"?
    Usually a well written error message offers a suggestion as to what you might do about it?
    Since it says opened and I clicked on Save, there is a bug in there somewhere.
    All I was trying to do today was copy and paste some text from a website into numbers spreadsheet
    Both Edit > Paste options but the text in one cell so I tried to save it as a text file first to try and import the data
    Text Edit does not have a text only export format so before loading Terminal and starting vi or emacs, I tried pages. I'll go try XCode's editor or my Windows 7 vm with notepad and openoffice
    I miss the old Pages with the Appleworks importer, this one needs more Quality Assurance Testing IMHO
    WWSJD "What Would Steve Jobs do?"

  • CS5 Disabling Print with Preview

    I have this problem where some images, not all, when I go to the print dialog box (File->Print) and then print the image, it brings up preview first and then prompts to click print at the bottom. You all know what this is; it's Print with Preview. But I don't want ths. We have this fancy copier at work and the copier codes are not sent when using this method and thus it won't print the image.
    Some of the images when you hit "print" it will go directly to the printer. The only thing I can seem to figure out is that those images that are flattened (jpeg's or even PSD files that are flattened) use Print with Preview and images that have alpha transparencies or layers go directly to the printer.
    How do I prevent Print with Preview alltogether? I can't make it stop going to the "Preview" application.

    Go into the "Print Settings" dialog. If you exit that dialog by clicking "Preview", the print will go to Preview.app. If you exit that dialog by clicking "Save", the print will go to the printer.
    The settings are saved with the document, and also in the application preferences as the default for new documents that don't have settings.

  • Can't print from Preview or TextEdit

    When I click the print button on Preview or TextEdit it crashes and there is an error pop up that says "Preview/TextEdit quit unexpectedly while using the EF025435 plugin.
    Help me please

    This is the crash log.
    Process:         Preview [553]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         5.5 (719)
    Build Info:      Preview-719000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [139]
    PlugIn Path:       /Library/Printers/efi/PDEs/EF025435 (FF).plugin/Contents/MacOS/EF025435 (FF)
    PlugIn Identifier: com.efi.print.pde.DDD49CEC-7C99-4ABC-A7CB-C9D8BB7EDFCE.PInf
    PlugIn Version:    3.1.044.0 (3.1.044.0)
    Date/Time:       2011-07-25 22:43:47.745 +1200
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Interval Since Last Report:          73455 sec
    Crashes Since Last Report:           28
    Per-App Interval Since Last Report:  16627 sec
    Per-App Crashes Since Last Report:   18
    Anonymous UUID:                      4B210DA1-B332-461F-AEBB-43625949BF1C
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0xffffffffffffffff
    VM Regions Near 0xffffffffffffffff:
    --> shared memory          00007fffffe00000-00007fffffe02000 [    8K] r-x/r-x SM=SHM 
    Application Specific Information:
    objc[553]: garbage collection is OFF
    Performing @selector(printAllContainers:) from sender NSMenuItem 0x7fb612a1bf90
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib                       0x00007fff8bb2ab3c bzero$VARIANT$sse42 + 92
    1   com.efi.print.pde.DDD49CEC-7C99-4ABC-A7CB-C9D8BB7EDFCE.PInf          0x0000000114526999 UI_Panel::UI_Panel(PDEData*) + 341
    2   com.efi.print.pde.DDD49CEC-7C99-4ABC-A7CB-C9D8BB7EDFCE.PInf          0x0000000114521f86 -[FieryFeaturesPDEDDD49CEC7C994ABCA7CBC9D8BB7EDFCE initWithCallback:] + 962
    3   com.efi.print.pde.DDD49CEC-7C99-4ABC-A7CB-C9D8BB7EDFCE.PInf          0x0000000114520b7d -[FieryFeaturesPDEPlugInDDD49CEC7C994ABCA7CBC9D8BB7EDFCE PDEPanelsForType:withHostInfo:] + 115
    4   com.apple.print.framework.Print.Private          0x00000001144d0f82 0x1144ca000 + 28546
    5   com.apple.print.framework.Print.Private          0x00000001144d230e 0x1144ca000 + 33550
    6   com.apple.print.framework.Print.Private          0x00000001144d27c2 0x1144ca000 + 34754
    7   com.apple.print.framework.Print.Private          0x00000001144d57b1 0x1144ca000 + 47025
    8   com.apple.print.framework.Print.Private          0x00000001144e8f07 0x1144ca000 + 126727
    9   com.apple.print.framework.Print.Private          0x00000001144e96b4 0x1144ca000 + 128692
    10  com.apple.AppKit                        0x00007fff90552a23 -[NSWindowController _windowDidLoad] + 566
    11  com.apple.AppKit                        0x00007fff9054a105 -[NSWindowController window] + 109
    12  com.apple.AppKit                        0x00007fff9085ecf5 -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 606
    13  com.apple.AppKit                        0x00007fff9085b695 -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 477
    14  com.apple.CoreFoundation                0x00007fff92a4411d -[NSObject performSelector:withObject:] + 61
    15  com.apple.AppKit                        0x00007fff90459852 -[NSApplication sendAction:to:from:] + 139
    16  com.apple.AppKit                        0x00007fff9054634f -[NSMenuItem _corePerformAction] + 399
    17  com.apple.AppKit                        0x00007fff90546086 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125
    18  com.apple.AppKit                        0x00007fff904c37e3 -[NSMenu performKeyEquivalent:] + 281
    19  com.apple.AppKit                        0x00007fff904c2439 -[NSApplication _handleKeyEquivalent:] + 526
    20  com.apple.AppKit                        0x00007fff903ba9fa -[NSApplication sendEvent:] + 4354
    21  com.apple.Preview                       0x000000010d82e1bc 0x10d82b000 + 12732
    22  com.apple.AppKit                        0x00007fff9035142b -[NSApplication run] + 548
    23  com.apple.AppKit                        0x00007fff905cf52a NSApplicationMain + 867
    24  com.apple.Preview                       0x000000010d82cc64 0x10d82b000 + 7268
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8baeb7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8d2df60e _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8d2de19e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8baeb192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8bb53594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8bb54b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8baeb192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8bb53594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8bb54b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8baeb192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8bb53594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8bb54b85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8baeb192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8bb53594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8bb54b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff6d429258  rcx: 0x00007fff8baebdea  rdx: 0x0000000000038e5a
      rdi: 0xffffffffffffffff  rsi: 0x0000000000038e5a  rbp: 0x00007fff6d429140  rsp: 0x00007fff6d429140
       r8: 0x0000000000000000   r9: 0x00007fb61401b860  r10: 0x00007fff8baebe12  r11: 0xffffffffffffffff
      r12: 0x00007fb6128e73b0  r13: 0x000000011459b698  r14: 0x00007fb6138fd200  r15: 0x00007fb612a978a0
      rip: 0x00007fff8bb2ab3c  rfl: 0x0000000000010206  cr2: 0xffffffffffffffff
    Logical CPU: 0
    Binary Images:
           0x10d82b000 -        0x10da12fef  com.apple.Preview (5.5 - 719) <8F8450F1-AC7D-3468-AB39-323A5D1B1612> /Applications/Preview.app/Contents/MacOS/Preview
           0x10daa8000 -        0x10dac7fff  com.apple.MediaUI (1.0 - 1) <79541FEC-6ABC-3D34-92F0-AA469F48A878> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
           0x110be7000 -        0x110d7fff7  GLEngine (??? - ???) <EE6CCAE3-1CA1-3C5E-A83C-BB56AB413AB3> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x110db2000 -        0x110eabfff  libGLProgrammability.dylib (??? - ???) <7B17211F-D04C-3916-8176-1930C24BA421> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x110ed2000 -        0x111f31fef  com.apple.driver.AppleIntelHDGraphicsGLDriver (7.2.9 - 7.0.2) <410F7BE3-2DC1-39E0-9E58-D3A2B91A4DB7> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
           0x112789000 -        0x1127b7ff7  GLRendererFloat (??? - ???) <AB59F7EA-62B1-3AA6-B940-47C0B6BC6DD9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x1135c7000 -        0x1135fbff7  com.apple.printingprivate.framework.PrintingPrivate (7.0 - 68) <7AA400A0-15A9-3991-B9C3-4BBCE2579798> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
           0x113620000 -        0x113622fff  com.apple.textencoding.unicode (2.4 - 2.4) <FD4695F4-6110-36C6-AC06-86453E30FF6E> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x113656000 -        0x11365cfef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x113662000 -        0x113665ff7  libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x11367d000 -        0x11367dffd +cl_kernels (??? - ???) <AB4C979F-3449-49F8-90DB-C5F442ED3A55> cl_kernels
           0x11367f000 -        0x113712ff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x113735000 -        0x113736ff3 +cl_kernels (??? - ???) <2F04B00B-FE1B-4F73-8E52-500A8808C92D> cl_kernels
           0x11374e000 -        0x1137dfff7  unorm8_rgba.dylib (1.50.61 - compatibility 1.0.0) <278541F2-18CC-3BE4-AD6B-24A3E983ACB5> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x113801000 -        0x113802ffc +cl_kernels (??? - ???) <3B1D5616-C91D-4059-A1EC-100677016EC0> cl_kernels
           0x113be5000 -        0x113d99ff7  libCMaps.A.dylib (600.0.0 - compatibility 64.0.0) <A3C3542A-F11F-3E6F-BC36-5773FF687AEF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
           0x1144ca000 -        0x114501fff  com.apple.print.framework.Print.Private (7.0 - 378) <9EECB9C5-32C3-3CBE-8D9A-82E929A7D69A> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
           0x11451e000 -        0x11458efff +com.efi.print.pde.DDD49CEC-7C99-4ABC-A7CB-C9D8BB7EDFCE.PInf (3.1.044.0 - 3.1.044.0) <FD1FD66B-6010-E294-FF5A-214ACD858CBA> /Library/Printers/efi/PDEs/EF025435 (FF).plugin/Contents/MacOS/EF025435 (FF)
           0x200000000 -        0x20075ffff  com.apple.GeForceGLDriver (7.2.9 - 7.0.2) <5DB4B25D-E5DA-3EEB-A979-13FCBFA7958B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff6d42b000 -     0x7fff6d45fac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff87d5b000 -     0x7fff87dafff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff87db0000 -     0x7fff87dc7fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff87dc8000 -     0x7fff87dd3ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff87dd4000 -     0x7fff87e73fff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff87e74000 -     0x7fff87e9bfff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff87e9c000 -     0x7fff87ec5ff7  com.apple.framework.Apple80211 (7.0 - 700.57) <0D7D7E08-377B-32F0-AD91-673F992B5CFF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff87f0c000 -     0x7fff87f0eff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8800a000 -     0x7fff88015fff  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8802b000 -     0x7fff880c1ff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff880c2000 -     0x7fff880c2fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff880c3000 -     0x7fff880e9ff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff880fd000 -     0x7fff886e1faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff88726000 -     0x7fff88776fff  com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff887be000 -     0x7fff888cafef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff888ce000 -     0x7fff888e1ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff888e2000 -     0x7fff888e3fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff888f0000 -     0x7fff88fbe9df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff88fbf000 -     0x7fff88fd5ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff88fd6000 -     0x7fff88ffffff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff89000000 -     0x7fff89000fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8978f000 -     0x7fff89a00fff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff89a21000 -     0x7fff89a96ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff89a97000 -     0x7fff89a9bfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff89a9c000 -     0x7fff89ca9fff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff89caa000 -     0x7fff89d3cfff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff89d50000 -     0x7fff89d56fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff89d57000 -     0x7fff89dbbfff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff89dbc000 -     0x7fff89dc3fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff89dc6000 -     0x7fff89e34fff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff89e35000 -     0x7fff89e36ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff89e71000 -     0x7fff89ea6fff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff89ea7000 -     0x7fff8a00afff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8a4d4000 -     0x7fff8a4ddfff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff8a4de000 -     0x7fff8a509fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8a534000 -     0x7fff8a5fbff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8a5fc000 -     0x7fff8a627ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff8a633000 -     0x7fff8a65bff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8a78f000 -     0x7fff8a79cfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8a79d000 -     0x7fff8a821ff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8a822000 -     0x7fff8ae70ff7  libclh.dylib (4.0.3 - 4.0.3) <C325AA07-5B58-399B-956A-898290177162> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff8ae80000 -     0x7fff8ae82fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8ae83000 -     0x7fff8b617fff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8b751000 -     0x7fff8b7b1fff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8b7b2000 -     0x7fff8b7bafff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8b7bb000 -     0x7fff8bacdfff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8bad4000 -     0x7fff8baf4fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8baf5000 -     0x7fff8bafafff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8bb03000 -     0x7fff8bbe0fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff8bbe1000 -     0x7fff8bbe8ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8bd1d000 -     0x7fff8bd74fff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8bd75000 -     0x7fff8be71ff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8be72000 -     0x7fff8bf7ffff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8bf80000 -     0x7fff8c1faff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8c1fb000 -     0x7fff8c20afff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8c217000 -     0x7fff8c370ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8c51a000 -     0x7fff8c559ff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8c55a000 -     0x7fff8c5dcfff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8c5dd000 -     0x7fff8c5f9ff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8c5fa000 -     0x7fff8c627ff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8c628000 -     0x7fff8c644fff  com.apple.ScriptingBridge (1.2.1 - ???) <7DCC43F7-9F5A-388D-A00D-70E2618731BA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff8c645000 -     0x7fff8c75afff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8c7d2000 -     0x7fff8c8c7fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8c904000 -     0x7fff8c9e4fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8c9f7000 -     0x7fff8c9f8fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8c9f9000 -     0x7fff8c9fefff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff8caed000 -     0x7fff8caf2fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8cbd2000 -     0x7fff8cea9fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8cebf000 -     0x7fff8cfc1ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff8d2dc000 -     0x7fff8d2eafff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff8d307000 -     0x7fff8d33afff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8d33b000 -     0x7fff8d33ffff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8d500000 -     0x7fff8d68aff7  com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8d68b000 -     0x7fff8d6dfff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8d6e0000 -     0x7fff8d6f6fff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8d6f7000 -     0x7fff8d6fdfff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8d6fe000 -     0x7fff8d727fff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8d72c000 -     0x7fff8d831ff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8d86d000 -     0x7fff8d8f2ff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8d8f3000 -     0x7fff8d985fff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8d986000 -     0x7fff8d988fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff8d989000 -     0x7fff8d98aff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff8d98b000 -     0x7fff8d990fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8d9b4000 -     0x7fff8dde1fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8dde2000 -     0x7fff8dde2fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8de2a000 -     0x7fff8de75fff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8ded8000 -     0x7fff8dedcfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8df09000 -     0x7fff8df4bff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8df5a000 -     0x7fff8df60fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8df61000 -     0x7fff8e003ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8e004000 -     0x7fff8e005fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8e066000 -     0x7fff8e089ff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8e08a000 -     0x7fff8e08cfff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8e08d000 -     0x7fff8e4a8ff7  com.apple.RawCamera.bundle (3.7.2 - 573) <FF8D349E-E8DF-3D12-91E9-BA00C13D5359> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8e4b9000 -     0x7fff8e523fff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8e524000 -     0x7fff8e83dfff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8e853000 -     0x7fff8e98cfef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8e98d000 -     0x7fff8e9cefff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8e9cf000 -     0x7fff8e9d5ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8e9d6000 -     0x7fff8edf1fff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8edf2000 -     0x7fff8edf5fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8eea3000 -     0x7fff8eea3fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8eea4000 -     0x7fff8eea4fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8eea5000 -     0x7fff8eee7fff  com.apple.corelocation (330.9 - 330.9) <ACE577F2-6EDE-3768-BF76-8632E8B81876> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8eee8000 -     0x7fff8ef3bfff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8ef3c000 -     0x7fff8f020def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff8f021000 -     0x7fff8f11fff7  com.apple.QuickLookUIFramework (3.0 - 489.1) <A8A82434-D43D-3F12-9321-B2E8EC9B4B8E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8f120000 -     0x7fff8f120fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8f121000 -     0x7fff8f125ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8f269000 -     0x7fff8f4d7ff7  com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8f4d8000 -     0x7fff8f4d9fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff8f4da000 -     0x7fff8f52dfff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8f52e000 -     0x7fff8f52efff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8f52f000 -     0x7fff8f5f6ff7  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <E05006B6-A597-3924-851A-FBEC493B598B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
        0x7fff8f5fc000 -     0x7fff8f60eff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8f66c000 -     0x7fff8f66ffff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8f670000 -     0x7fff8f67bfff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8f89d000 -     0x7fff8f8a4fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8f8a5000 -     0x7fff8faa7fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff8faa8000 -     0x7fff8faf0fff  com.apple.framework.CoreWLAN (2.0 - 200.46) <04AFD988-DDFB-330D-B042-C1EB2826A0CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8faf1000 -     0x7fff8fb1efe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
        0x7fff8fb1f000 -     0x7fff8fb36fff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8fb37000 -     0x7fff8fb93ff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8fb96000 -     0x7fff8fb99fff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8fb9a000 -     0x7fff8fba0fff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8fd78000 -     0x7fff8fd84fff  com.apple.DirectoryService.Framework (10.7 - 144) <067ACB41-E9B7-3177-9EDE-C188D9B352DC> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8fd85000 -     0x7fff8fda2ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff8fda3000 -     0x7fff8fda3fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8fdb2000 -     0x7fff8fdd6ff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8fdda000 -     0x7fff8fddbfff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff8fddc000 -     0x7fff8fe1bfff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8fe65000 -     0x7fff8fe73ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff8fe74000 -     0x7fff8fe79ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff8fe7a000 -     0x7fff8fe97fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8fe98000 -     0x7fff8fe99fff  libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
        0x7fff900b8000 -     0x7fff900d2fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff900df000 -     0x7fff9027efff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff9034c000 -     0x7fff90f44fff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff90f45000 -     0x7fff90f8cff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff90fc2000 -     0x7fff91032fff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff91033000 -     0x7fff9106ffff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff910b1000 -     0x7fff910ceff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff9114a000 -     0x7fff91155ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff91156000 -     0x7fff911c9fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff91355000 -     0x7fff913affff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff913b0000 -     0x7fff913feff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff91409000 -     0x7fff917cffff  com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff9180c000 -     0x7fff9184bff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff9184c000 -     0x7fff9187bfff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff9188f000 -     0x7fff9188ffff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff918d7000 -     0x7fff91952ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff91953000 -     0x7fff91a31ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff91a32000 -     0x7fff91a35fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff92730000 -     0x7fff92833fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
        0x7fff92834000 -     0x7fff92835fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff92836000 -     0x7fff92855fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff92856000 -     0x7fff928b8ff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff928e1000 -     0x7fff92948ff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff92949000 -     0x7fff9294efff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff9294f000 -     0x7fff9295dfff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff9295e000 -     0x7fff929b0ff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff929b1000 -     0x7fff92b84ff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff92bdf000 -     0x7fff92c91fff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff9302c000 -     0x7fff9302cfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff9302d000 -     0x7fff9345ffe7  com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff93460000 -     0x7fff93472ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff93473000 -     0x7fff93634fe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff93635000 -     0x7fff93649ff7  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
        0x7fff9364a000 -     0x7fff9364dff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff939aa000 -     0x7fff93a4efef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff93a4f000 -     0x7fff93a89fff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff93abe000 -     0x7fff93aebfff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff93aec000 -     0x7fff93f93ff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff93f94000 -     0x7fff942b7fff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff942bf000 -     0x7fff94302ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff94303000 -     0x7fff94318fff  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
        0x7fff94319000 -     0x7fff943b3ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff94429000 -     0x7fff94433ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 7
        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: 818
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=224.4M resident=157.5M(70%) swapped_out_or_unallocated=66.9M(30%)
    Writable regions: Total=101.4M written=14.6M(14%) resident=36.9M(36%) swapped_out=0K(0%) unallocated=64.4M(64%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  3472K
    CG image                           2180K
    CG raster data                     9084K
    CG shared images                   3416K
    CoreAnimation                      9188K
    CoreGraphics                         16K
    CoreImage                            72K
    CoreServices                       1592K
    IOKit                               980K
    MALLOC                             54.5M
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                       68K
    OpenCL                               32K
    STACK GUARD                        56.0M
    Stack                              10.5M
    VM_ALLOCATE                        16.4M
    __CI_BITMAP                          80K
    __DATA                             23.1M
    __IMAGE                            1256K
    __LINKEDIT                         56.7M
    __TEXT                            167.7M
    __UNICODE                           544K
    mapped file                        34.0M
    shared memory                      5744K
    ===========                      =======
    TOTAL                             455.8M
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f15
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.100.98.75.6)
    Bluetooth: Version 2.5.0f17, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9320325ASG, 320.07 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 4
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 3

  • Only able to print from Preview

    I just set up a new Mac Pro about a week ago, and I am unable to print from a lot of applications. It started with Canvas, then went to Acrobat Reader, now Word. I'm not sure if the inability to print is spreading, or I just had't realized that the applications weren't printing. I could swear that I have printed from Word on this computer, though.
    When I go to print from any of these applications, the print screen comes up, but all of the buttons are non-responsive (except for cancel). I've been forced to open documents from these programs in Preview or TextEdit to print, and they print fine from those applications.
    Any help would be greatly appreciated.
    Cheers,
    Brett
    Mac Pro   Mac OS X (10.4.8)  

    I found this on the HP website. It seems to work - if only I hadn't killed the printer during a firmware update....
    HP Printers - Mac OS: Print Button Not
    Responding in Mac OS X 10.4 (Tiger)
    ISSUE:
    Print button not responding in Mac OS X 10.4 (Tiger)
    SOLUTION:
    When trying to print, the Print dialog appears, but the Print button does not respond when clicked.
    Additionally, the Preview button and all items under the PDF button also do not respond when
    clicked.
    This can happen if a Xerox software plugin is installed, even if no Xerox hardware product is
    connected.
    If multiple printers are listed in the printer list, the issue may only affect some of the printers.
    If this happens, try these steps:
    1. Click Cancel to dismiss the Print dialog.
    2. From the Finder's Go menu, choose Go to Folder.
    3. Go to this folder: /Library/Printers/PPD Plugins/
    4. Remove the file XeroxAccounting.plugin.
    5. Try to print again.
    NOTE: If you use a Xerox printer and have noticed that Accounting is
    missing from the Print dialog's pop-up menu after completing the steps
    above, install the latest drivers for your printer available from Xerox's
    web site to get the latest version of XeroxAccounting.plugin.

  • Cannot print to any printer Cannot preview print

    The entire print function is not working. Thunderbird cannot "see" any of my printers, including pdf printer. It does not give any error message. Also the Print-Preview function does not work, it gives error message "an error occurred while printing". Firefox and all other applications printing okay. Thunderbird version 24.3.0. Operating under Windows 7 and 8

    This is most certainly a Try.
    Open the config editor see https://support.mozilla.org/en-US/kb/config-editor
    reset the value of printer.print by typing as much of the entry as is needed to make it show in the list and then right clicking and selecting reset

  • Print HTTP headers in jsp

    Hi,
    I am completely new to access management.
    I am trying to print the http headers.
    I tried putting jsp page under htdocs folder and tried to access it through OAM HTTP Server.
    Post authentication it only prints the jsp and doesn't print the header information.
    Please tell me where am I wrong.

    Got this working by redirecting to weblogic from OHS. Deployed a jsp application over wls and it printed everything.
    Thanks.

  • How to print new line in jsp page

    hi
    how to print new line in jsp page
    thanks

    \n - new line character is in java specific not HTML
    specific.Well, if the correct line separator sequence (by far not always \n) would be used, it does add a new line to the HTML output. Too bad that you don't want to see HTML but formatted text. The BR tag is a formatting element for the displayed text, not a line break in HTML. ;)

  • Can not print from preview after Lion Update

         I can't print from preview since I updated to Lion. After I hit command P or select print from the file tab preview totally freezes up and gives me the spinning wheel of death until I force quit preview. I have no issues printing from anything else, such as word, excel, web pages.  So I don't think it's a printer/driver error.  Help?

    I would still mention what printer you have and make sure you have the latest printer driver.

Maybe you are looking for

  • Can't log in / Error messages / Missing data

    Here are a few solutions to problems people have run into: Use only lowercase letters and no special characters for your username. If you use an uppercase or special character, Firefox Home may be able to log in but it will not be able to load your d

  • Does the iphone 4s use verizon towers through straight talk

    Does the iphone 4s use verizon towers through straight talk?

  • LR Enfuse Problem - Batch Processing Doesn't work

    Hi, I'm relativley new to Lightroom - and am trying to learn about Enfusing multiple different exposures. I've followed all the instructions to the letter, and I'm able to enfuse great looking shots if I do them 1 group at a time. However, I've taken

  • JMenuItem to String back to JMenuItem

    Ok, I need to remove an item from a JMenu. The user will be prompted to choose which item they wish to remove. The list will be a list of strings. When they click on the one they want to remove, the JMenu will remove the item. My problem is, there is

  • WRT54G2 unable to reconnect wireless after PC restart

    I have been able to successfully connect my laptop wirelessly through the linksys easy advisor for the wrt54g2 router. If I shutdown the PC and restart, the router doesn't automatically reconnect even though I have my network listed in the "favorites