Hex input using user dialog box.

Hello
I am trying to use the user dialog box to input data. I want to input the data as Hex. format. however as I select the input to be a number, it takes as a decimal number and there seems to be no option where I can change it to a hex format. Any suggesstions as how to make this possible..
Thanks in advance.

You made me look.    I had to try this on dialog controls for myself.
Place your control and then right click on it and select a representation that works with Hex formats (say I32 or U32).
Then right click on it again and select Format and Precision...
Now you should be able to select Hexadecimal format.

Similar Messages

  • Safari crashes when using the dialog box to import/save files, in facebook under windows 7

    I've encountered the following errors in some PCs, running Safari 5.1.7 in MS-Windows 7 Pro:
    Safari crashes when using the dialog box to import/save files. One doesn't have to actually upload or download any file, the mere invocation of the relevant dialog box brings down all open Safari windows after a couple of seconds.
    Errors displayed in the Event Log are:
    Όνομα ελαττωματικής εφαρμογής Safari.exe, έκδοση 5.34.57.2, χρονική σήμανση 0x4f982b5e
    Όνομα ελαττωματικής λειτουργικής μονάδας CoreGraphics.dll, έκδοση 1.87.0.0, χρονική σήμανση 0x4f9739a0
    Κωδικός εξαίρεσης: 0x40000015
    Μετατόπιση σφάλματος: 0x0013a762
    Αναγνωριστικό ελαττωματικής διεργασίας: 0x17f4
    Χρόνος έναρξης ελαττωματικής εφαρμογής: 0x01cded6b09576023
    Διαδρομή ελαττωματικής εφαρμογής: C:\Program Files\Safari\Safari.exe
    Διαδρομή ελλατωματικής λειτουργικής μονάδας:C:\Program Files\Safari\Apple Application Support\CoreGraphics.dll
    Αναγνωριστικό αναφοράς:ebe64ac9-595e-11e2-a977-0016356671d1
    System
    Provider
    [ Name]
    Application Error
    EventID
    1000
    [ Qualifiers]
    0
    Level
    2
    Task
    100
    Keywords
    0x80000000000000
    TimeCreated
    [ SystemTime]
    2013-01-08T06:45:00.000000000Z
    EventRecordID
    95609
    Channel
    Application
    Computer
    computername
    Security
    EventData
    Safari.exe
    5.34.57.2
    4f982b5e
    CoreGraphics.dll
    1.87.0.0
    4f9739a0
    40000015
    0013a762
    17f4
    01cded6b09576023
    C:\Program Files\Safari\Safari.exe
    C:\Program Files\Safari\Apple Application Support\CoreGraphics.dll
    ebe64ac9-595e-11e2-a977-0016356671d1
    and
    Ελαττωματικός κάδος (bucket) 2970527469, τύπος 1
    Όνομα συμβάντος: APPCRASH
    Απόκριση: Δεν υπάρχει
    Αναγνωριστικό Cab: 0
    Υπογραφή προβλήματος:
    P1: Safari.exe
    P2: 5.34.57.2
    P3: 4f982b5e
    P4: CoreGraphics.dll
    P5: 1.87.0.0
    P6: 4f9739a0
    P7: 40000015
    P8: 0013a762
    P9:
    P10:
    Συνημμένα αρχεία:
    C:\Users\username\AppData\Local\Temp\WER51A.tmp.WERInternalMetadata.xml
    Αυτά τα αρχεία μπορεί να είναι διαθέσιμα εδώ:
    C:\Users\username\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_Saf ari.exe_e273f639ef3d86d52c9d8e15dd2b42dce3e78061_1f86213d
    Σύμβολο ανάλυσης:
    Επανέλεγχος για λύση: 0
    Αναγνωριστικό αναφοράς: ebe64ac9-595e-11e2-a977-0016356671d1
    Κατάσταση αναφοράς: 0
    +
    System
    Provider
    [ Name]
    Windows Error Reporting
    EventID
    1001
    [ Qualifiers]
    0
    Level
    4
    Task
    0
    Keywords
    0x80000000000000
    TimeCreated
    [ SystemTime]
    2013-01-08T06:45:10.000000000Z
    EventRecordID
    95610
    Channel
    Application
    Computer
    computername
    Security
    EventData
    2970527469
    1
    APPCRASH
    Δεν υπάρχει
    0
    Safari.exe
    5.34.57.2
    4f982b5e
    CoreGraphics.dll
    1.87.0.0
    4f9739a0
    40000015
    0013a762
    C:\Users\username\AppData\Local\Temp\WER51A.tmp.WERInternalMetadata.xml
    C:\Users\username\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_Saf ari.exe_e273f639ef3d86d52c9d8e15dd2b42dce3e78061_1f86213d
    0
    ebe64ac9-595e-11e2-a977-0016356671d1
    0
    I have tried in-installing safari but it seems not to help. I have tried installing it to a third, newly installed pc and come to the same result.
    All PCs are fully up-to-date as it regards Microsoft and Apple patches. Any ideas as to why this might happen?

    Still having the same problem. Ever the optimist, I submit the following info.
    Error window screenshot can be found here: https://dl.dropboxusercontent.com/u/22465174/safari/safari_fail_01.JPG
    Enent log entry can be found here: https://dl.dropboxusercontent.com/u/22465174/safari/safari_fail_02.txt
    Version info can be found here: https://dl.dropboxusercontent.com/u/22465174/safari/safari_fail_03.JPG

  • How do I get a Timer to update in a user dialog box

    I am trying to display timer that would continuously update on a user dialog box (It would start when a button was clicked). What would be the best way to do this?
    Drew

    Hi Drew,
    I'm sorry, I didn't test that idea.  Now that I have, I see that the textbox only updates after the ButtonClick callback as completed, so instead of seeing the textbox count up from 1 to 10 in my code, I only see it show 10 after 10 seconds have passed.  Before that it does look like DIAdem is hung, but it wasn't in my case.
    OK, so that means you need to pop up a new progress dialog.  You could create a second dialog defined in that same *.SUD file or create a new *.SUD file with a progress indicator on it, or you could use DIAdem's native non-modal dialog with MsgBoxDisp().  I did test this code
    Sub Button1_EventClick(ByRef This) 'Created Event Handler
    Dim i, iMax, Msg
    iMax = 10
    FOR i = 1 TO iMax
    Call Pause(1)
    Msg = "Second " & i & " of " & iMax & " ..."
    Call MsgBoxDisp(Msg, "MB_NOBUTTON", "MsgTypeNote", 0, 0, 1)
    NEXT ' i
    Call MsgBoxCancel
    End Sub
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments

  • How to Use Open Dialog Box, & Save Dialog Box

    Hi Frens,
    Can You tell me how can i use open dialog box, and save
    dialog box using Flex. Because there is no such components are
    given here.
    Also How can i Do when I click on some button, or some event
    Please tell me abt this, Thks in advance frens
    Ashish Mishra

    for input requested try this
    String ar = JOptionPane.showInputDialog("Please, enter artist name");for any sort of message box try this
    int answer = JOptionPane.showConfirmDialog(null, "Enter another record?",
                                "???",JOptionPane.YES_NO_OPTION);This might help you buddy.

  • How do you create a menu item in diadem user dialog boxes?

    I dont mean adding a menu to the diadem view through 'MenuItemAdd'. I need to add it to a user dialog box. Know an ActiveX control that can be used for this?

    Hi,
    the reason for this "invalid file format" might be that I use a DIAdem version, which is different from you version.
    I have described the steps, which I did in the attached document.
    Thomas
    Attachments:
    SUD_with_Toolbar_Hints.doc ‏53 KB

  • How To use a dialog box??

    Sorry i am asking a very basic question.............But i would like to know how can i use a dialog box in swing.

    for input requested try this
    String ar = JOptionPane.showInputDialog("Please, enter artist name");for any sort of message box try this
    int answer = JOptionPane.showConfirmDialog(null, "Enter another record?",
                                "???",JOptionPane.YES_NO_OPTION);This might help you buddy.

  • Help using find dialog box with JTextArea

    Hi i am using JTextField and getting a file read and then displayed in JTextField. Now i have used a dialog box for finding string within that file displayed in JTextField. I want to make it such that it ignores cases while finding the string and also want to make find next available in Find dialog box.
    My code is: -
    * @author Administrator
    * To change the template for this generated type comment go to
    * Window>Preferences>Java>Code Generation>Code and Comments
    import java.awt.BorderLayout;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.io.BufferedReader;
    import java.io.FileInputStream;
    import java.io.InputStreamReader;
    import javax.swing.*;
    public class TextAreaEx extends JPanel implements ActionListener {
    static JFrame fr;
    JButton button1;
    JTextArea tx;
    TextAreaEx()
    super(new BorderLayout());
    tx=new JTextArea();
    FileInputStream fis=null;
    StringBuffer sb=new StringBuffer();
    try{
    fis=new FileInputStream("C:/customers.xml");
    BufferedReader br=new BufferedReader(new InputStreamReader(fis));
    String h="";
    while((h = br.readLine()) != null) {
    sb.append(h + "\n");
    catch(Exception e)
    { e.printStackTrace();}
    tx.setText(sb.toString());
    button1=new JButton("Find");
    button1.addActionListener(this);
    add(button1,BorderLayout.PAGE_START);
    button1.setFocusable(false);
    JScrollPane p1=new JScrollPane(tx);
    add(p1);
    public static void createShow()
    JFrame.setDefaultLookAndFeelDecorated(true);
    fr=new JFrame("My Frame");
    TextAreaEx ob=new TextAreaEx();
    ob.setOpaque(true);
    fr.setContentPane( ob);
    fr.setSize(400,400);
    // fr.pack();
    fr.setVisible(true);
    public static void main(String s[])
    createShow();
    /* (non-Javadoc)
    * @see java.awt.event.ActionListener#actionPerformed(java.awt.event.ActionEvent)
    public void actionPerformed(ActionEvent e) {
    if(e.getSource()==button1)
    String s=(String)JOptionPane.showInputDialog(fr,"FIND:\n","Find",JOptionPane.INFORMATION_MESSAGE,
    null,null,null);
    System.out.println(s);
    String text=tx.getText();
    int offset=text.indexOf(s);
    System.out.println(offset);
    tx.setFocusable(true );
    tx.select(offset,s.length()+offset );

    Sorry its not JTextField its JTextArea as mentioned in first line of first post.

  • Screen sequence processing when using modal dialog box

    I have been struggling with a dialog program which I have written.  I have a screen which has 2 radiobuttons and a check box (screen 100).  If the checkbox is marked, a modal dialog screen pops up (screen  150).  If I complete both input fields on  screen 150, I can go through to screen 200, then back out of screen 200 to screen 100, and then I can back out 100 to screen 0.
    The problem I have is the validation I have put in screen 150 if one or both input fields have no values or if I want to exit screen 150.  If I exit screen 150, in order to get back to screen 100 in the main screen I need to do CALL SCREEN 100 as if I use SET SCREEN 100, 100 then appears in my modal dialog box screen.
    If I try to back out of screen 100 to screen 0, the program then brings up screen 150 in the PAI part of the module and then go to screen 0 when I close screen 150 even though I have coded SET SCREEN 0. LEAVE SCREEN. in the user command module of screen 100.  Here is my code:
    <u><b>screen 100</b></u>
    PROCESS BEFORE OUTPUT.
      MODULE status_0100.
    PROCESS AFTER INPUT.
      MODULE user_command_0100.
    <b>
    <u>Modules for 100</u></b>
    *&      Module  STATUS_0100  OUTPUT
    *       text
    MODULE status_0100 OUTPUT.
      SET PF-STATUS 'ZL_PWB_GR1'.
      SET TITLEBAR  'ZL_PWB_GR1'.
      CLEAR: w_hse_stock, w_new_product, wa_sto, w_reverse,
             mara-matnr,  mkpf-mblnr.
      PERFORM release_lock.
      REFRESH CONTROL 'TC_GR' FROM SCREEN 0200.
    ENDMODULE.                 " STATUS_0100  OUTPUT
    *&      Module  USER_COMMAND_0100  INPUT
    *       text
    MODULE user_command_0100 INPUT .
      CASE ok_code.
        WHEN 'ENTER'.
          IF w_reverse = space.
            CALL SCREEN 0200.
          ELSE.
            CALL SCREEN 0150 STARTING AT 30 2
                             ENDING AT   75 5.
          ENDIF.
        WHEN 'BACK' OR 'EXIT' OR 'CANC'.
          w_pai = c_yes.
          SET SCREEN 0.
          LEAVE SCREEN.
      ENDCASE.
    ENDMODULE.                 " USER_COMMAND_0100  INPUT
    <u><b>screen 150</b></u>
    PROCESS BEFORE OUTPUT.
      MODULE status_0150.
    PROCESS AFTER INPUT.
      MODULE exit_command_0150 AT EXIT-COMMAND.
      FIELD  mara-matnr MODULE check_matnr.
      FIELD  mkpf-mblnr MODULE check_art_doc.
    <u><b>Modules for 150</b></u>
      MODULE user_command_0150.
    *&      Module  STATUS_0150  OUTPUT
    *       text
    MODULE status_0150 OUTPUT.
      SET PF-STATUS 'GR_REV'.
      SET TITLEBAR 'GR_REV'.
    ENDMODULE.                 " STATUS_0150  OUTPUT
    *&      Module  exit_COMMAND_0150  INPUT
    *       text
    MODULE exit_command_0150 INPUT.
      IF sy-ucomm = 'EXIT'.
        CALL SCREEN 100.
      ENDIF.
    ENDMODULE.                 " exit_COMMAND_0150  INPUT
    *&      Module  check_matnr  INPUT
    *  Check if issues has been filled and if issue is a valid article no.
    MODULE check_matnr INPUT.
      DATA: l_matnr TYPE matnr.
      IF mara-matnr IS INITIAL.
        MESSAGE i010(ad) WITH 'Issue no. required'.
        EXIT.
      ELSE.
        SELECT SINGLE matnr FROM mara INTO l_matnr
         WHERE matnr = mara-matnr.
        IF sy-subrc NE 0.
          CLEAR l_matnr.
          MESSAGE i010(ad) WITH 'Issue does not exist'.
        ENDIF.
      ENDIF.
    ENDMODULE.                 " check_matnr  INPUT
    *&      Module  check_art_doc  INPUT
    *       text
    MODULE check_art_doc INPUT.
      IF mkpf-mblnr IS INITIAL.
        MESSAGE i010(ad) WITH 'Article document no. required'.
        EXIT.
      ELSE.
        PERFORM get_art_doc USING mara-matnr
                                  mkpf-mblnr.
        IF sy-subrc NE 0.
          MESSAGE i010(ad) WITH 'No article document exists for this issue'.
        ENDIF.
      ENDIF.
    ENDMODULE.                 " check_art_doc  INPUT
    *&      Module  USER_COMMAND_0150  INPUT
    *       text
    MODULE user_command_0150 INPUT.
      CASE sy-ucomm.
        WHEN 'ENTE'.
          IF mara-matnr NE space AND mkpf-mblnr NE space.
            CALL SCREEN 200.
          ELSE.
    *        MESSAGE i010(ad) WITH 'Please fill in both fields'.
            SET SCREEN 150.
          ENDIF.
      ENDCASE.
    ENDMODULE.                 " USER_COMMAND_0150  INPUT
    Any suggestions or pointers would be greatly appreciated as I am going round in circles.
    Thanks
    Larissa

    Have got around this by removing the references to SET SCREEN 150.  This way, I can get around the screen sequencing.  It just means that I cannot keep my screen 150 in view if a validation message occurs but for now it will do for what I need.
    Thank you for your help anyway.
    Larissa

  • Retrieve 4 inputs from one dialog box at a time

    I have a Jframe and when I click a button I want it to open a new Jdialog box. I want 4 different input fields. Two will be for strings, 1 int, 1 double. But I can't get it to open up a dialog with all of those things. Will I have to accept them all as strings then convert them to double and int? and what will the code for 4 input fields in a dialog box look like? If you need more info just ask... And I'm using Netbeans, if this makes it easier.

    You could design a custom JDialog or whip up something simpler with JOptionPane:
    import java.awt.*;
    import javax.swing.*;
    public class JOptionPaneExample {
        public static void main(String[] args) {
            JPanel p = new JPanel(new GridLayout(2, 2));
            p.add(new JLabel("name:"));
            p.add(new JTextField(10));
            p.add(new JLabel("age:"));
            p.add(new JTextField(10));
            int result = JOptionPane.showConfirmDialog(null, p, "title",
                JOptionPane.OK_CANCEL_OPTION,
                JOptionPane.PLAIN_MESSAGE);
    }

  • Has anyone had the problem that I'm having - that Safari unexpectedly quit when trying to open and now I can't reopn in using the dialog box. I've also read the troubleshooting suggestion to force quit, but I can't do this as the safari immediately c

    For the past week, every time I try to open Safari I've been receiving the message saying that Safari has quit unexpectedly.
    A dialog box comes up giving me the option to ignore, report or reopen.
    When I try to reopen the same box just keeps coming up.
    I've reported it and another box comes up with a '?' . I've checked this and it gives suggestions for how to rectify the issue. I've looked at all options but none answer my problem. One suggested that I force quit in the system preferences. However I can't get the safari icon to stay on the top bar long enough for me to click on it in order to force the quit.
    I wonder if anyone else has been having this problem and can suggest a way to solve it.
    Thank you very much,
    Clare.

    Process:          
    Safari [422]
    Path:             
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:       
    com.apple.Safari
    Version:          
    8.0.2 (10600.2.5)
    Build Info:       
    WebBrowser-7600002005000000~1
    Code Type:        
    X86-64 (Native)
    Parent Process:   
    ??? [1]
    Responsible:      
    Safari [422]
    User ID:          
    502
    Date/Time:        
    2015-01-04 15:35:34.967 +0000
    OS Version:       
    Mac OS X 10.10.1 (14B25)
    Report Version:   
    11
    Anonymous UUID:   
    CB78841A-4FFB-9877-E4F8-0DD0A258C566
    Time Awake Since Boot: 760 seconds
    Crashed Thread:   
    13
    Exception Type:   
    EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:  
    KERN_INVALID_ADDRESS at 0x0000000000000020
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x20:
    -->
    __TEXT            
    000000010b987000-000000010b988000 [
    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib  
    0x00007fff9565956a semaphore_wait_trap + 10
    1   libdispatch.dylib       
    0x00007fff9162ab9c _dispatch_group_wait_slow + 218
    2   com.apple.CloudDocs     
    0x00007fff915b2a1a -[BRXPCSyncProxy resultWithTimeout:] + 57
    3   com.apple.CloudDocs     
    0x00007fff9159e416 +[BRAccount _refreshCurrentLoggedInAccountForcingRefresh:error:] + 287
    4   com.apple.CloudDocs     
    0x00007fff9159e5ba +[BRAccount currentCachedLoggedInAccountWithError:] + 39
    5   com.apple.CloudDocs     
    0x00007fff915b6c06 LBCopyUbiquityAccountToken + 51
    6   com.apple.Foundation    
    0x00007fff92cc7f35 -[NSFileManager ubiquityIdentityToken] + 48
    7   com.apple.AppKit        
    0x00007fff8d72877c +[NSDocument _isICloudEnabled] + 41
    8   com.apple.AppKit        
    0x00007fff8d7952c9 -[NSDocumentController(NSInternal) _anyDocumentClassUsesUbiquitousStorage] + 86
    9   com.apple.AppKit        
    0x00007fff8d795192 +[NSSavePanel _supportsAppCentricBrowsing] + 99
    10  com.apple.AppKit        
    0x00007fff8d6cb95c -[NSApplication _doOpenUntitled] + 170
    11  com.apple.AppKit        
    0x00007fff8d604b91 __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke + 252
    12  com.apple.AppKit        
    0x00007fff8dd2a5b0 __95-[NSPersistentUIManager restoreAllPersistentStateRegisteringAsReadyWhenDone:completionHandler:]_block_i nvoke557 + 37
    13  com.apple.AppKit        
    0x00007fff8d90e389 __97-[NSDocumentController(NSInternal) _autoreopenDocumentsIgnoringExpendable:withCompletionHandler:]_block_invoke_3 + 140
    14  com.apple.AppKit        
    0x00007fff8d90dd81 -[NSDocumentController(NSInternal) _autoreopenDocumentsIgnoringExpendable:withCompletionHandler:] + 798
    15  com.apple.AppKit        
    0x00007fff8d5fd354 -[NSPersistentUIRestorer finishedRestoringWindowsWithZOrder:completionHandler:] + 1745
    16  com.apple.AppKit        
    0x00007fff8d4ae62c -[NSPersistentUIRestorer restoreStateFromRecords:usingDelegate:completionHandler:] + 2118
    17  com.apple.AppKit        
    0x00007fff8d4adc91 -[NSPersistentUIManager restoreAllPersistentStateRegisteringAsReadyWhenDone:completionHandler:] + 406
    18  com.apple.AppKit        
    0x00007fff8d4acf37 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 412
    19  com.apple.AppKit        
    0x00007fff8d4acc69 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561
    20  com.apple.AppKit        
    0x00007fff8d4ac6b5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244
    21  com.apple.Foundation    
    0x00007fff92cdb458 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
    22  com.apple.Foundation    
    0x00007fff92cdb2c9 _NSAppleEventManagerGenericHandler + 102
    23  com.apple.AE            
    0x00007fff94c5499c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
    24  com.apple.AE            
    0x00007fff94c54719 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    25  com.apple.AE            
    0x00007fff94c54623 aeProcessAppleEvent + 295
    26  com.apple.HIToolbox     
    0x00007fff9071c37e AEProcessAppleEvent + 56
    27  com.apple.AppKit        
    0x00007fff8d4a8d76 _DPSNextEvent + 2665
    28  com.apple.AppKit        
    0x00007fff8d4a7e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    29  com.apple.Safari.framework  
    0x000000010ba09ad0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    30  com.apple.AppKit        
    0x00007fff8d49be23 -[NSApplication run] + 594
    31  com.apple.AppKit        
    0x00007fff8d4872d4 NSApplicationMain + 1832
    32  libdyld.dylib           
    0x00007fff90c655c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib  
    0x00007fff9565f22e kevent64 + 10
    1   libdispatch.dylib       
    0x00007fff91623a6a _dispatch_mgr_thread + 52
    Thread 2:: Dispatch queue: com.apple.WebKit.ServicesController
    0   libsystem_kernel.dylib  
    0x00007fff9565956a semaphore_wait_trap + 10
    1   libdispatch.dylib       
    0x00007fff91627c55 _dispatch_semaphore_wait_slow + 213
    2   libextension.dylib      
    0x00007fff86f8cb62 +[NSExtension extensionsWithMatchingAttributes:error:] + 321
    3   com.apple.ShareKit      
    0x00007fff8a86b80e +[SHKSharingService sharingServicesWithIdentifier:attributes:itemTypes:matchingDictionary:itemAttri butes:] + 1273
    4   com.apple.ShareKit      
    0x00007fff8a86bfca +[SHKSharingService sharingServicesForItems:mask:] + 894
    5   com.apple.AppKit        
    0x00007fff8dd9646a +[NSSharingService sharingServicesForItems:mask:] + 69
    6   com.apple.WebKit        
    0x000000010cf6ef01 ___ZN6WebKit18ServicesController23refreshExistingServicesEb_block_invoke + 191
    7   libdispatch.dylib       
    0x00007fff91625323 _dispatch_call_block_and_release + 12
    8   libdispatch.dylib       
    0x00007fff91620c13 _dispatch_client_callout + 8
    9   libdispatch.dylib       
    0x00007fff91624365 _dispatch_queue_drain + 1100
    10  libdispatch.dylib       
    0x00007fff91625ecc _dispatch_queue_invoke + 202
    11  libdispatch.dylib       
    0x00007fff916236b7 _dispatch_root_queue_drain + 463
    12  libdispatch.dylib       
    0x00007fff91631fe4 _dispatch_worker_thread3 + 91
    13  libsystem_pthread.dylib 
    0x00007fff9608a6cb _pthread_wqthread + 729
    14  libsystem_pthread.dylib 
    0x00007fff960884a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib  
    0x00007fff9565e946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff960884a1 start_wqthread + 13
    Thread 4:: Dispatch queue: com.apple.root.default-qos
    0   libsystem_kernel.dylib  
    0x00007fff9565956a semaphore_wait_trap + 10
    1   libdispatch.dylib       
    0x00007fff91627c55 _dispatch_semaphore_wait_slow + 213
    2   com.apple.StoreFoundation
    0x00007fff87ca46fd -[ISServiceProxy performSynchronousBlock:withServiceName:protocol:isMachService:interfaceClassNa me:] + 273
    3   com.apple.StoreFoundation
    0x00007fff87ca47d1 -[ISServiceProxy accountServiceSynchronousBlock:] + 52
    4   com.apple.CommerceKit   
    0x00007fff9365318c -[CKAccountStore primaryAccount] + 137
    5   com.apple.Safari.framework  
    0x000000010bf817ca __51-[WBSParsecSearchClient _fetchStoreFrontIdentifier]_block_invoke + 68
    6   libdispatch.dylib       
    0x00007fff91625323 _dispatch_call_block_and_release + 12
    7   libdispatch.dylib       
    0x00007fff91620c13 _dispatch_client_callout + 8
    8   libdispatch.dylib       
    0x00007fff9162388f _dispatch_root_queue_drain + 935
    9   libdispatch.dylib       
    0x00007fff91631fe4 _dispatch_worker_thread3 + 91
    10  libsystem_pthread.dylib 
    0x00007fff9608a6cb _pthread_wqthread + 729
    11  libsystem_pthread.dylib 
    0x00007fff960884a1 start_wqthread + 13
    Thread 5:: Dispatch queue: com.apple.NSXPCConnection.m-user.com.apple.bird
    0   libsystem_kernel.dylib  
    0x00007fff9565d806 __bsdthread_ctl + 10
    1   libdispatch.dylib       
    0x00007fff91624022 _dispatch_queue_drain + 265
    2   libdispatch.dylib       
    0x00007fff91625ecc _dispatch_queue_invoke + 202
    3   libdispatch.dylib       
    0x00007fff916236b7 _dispatch_root_queue_drain + 463
    4   libdispatch.dylib       
    0x00007fff91631fe4 _dispatch_worker_thread3 + 91
    5   libsystem_pthread.dylib 
    0x00007fff9608a6cb _pthread_wqthread + 729
    6   libsystem_pthread.dylib 
    0x00007fff960884a1 start_wqthread + 13
    Thread 6:: WebCore: IconDatabase
    0   libsqlite3.dylib        
    0x00007fff8b65680c purgeableCacheUnpin + 28
    1   libsqlite3.dylib        
    0x00007fff8b6da860 sqlite3PagerUnrefNotNull + 224
    2   libsqlite3.dylib        
    0x00007fff8b651371 moveToRoot + 257
    3   libsqlite3.dylib        
    0x00007fff8b65c492 sqlite3BtreeMovetoUnpacked + 242
    4   libsqlite3.dylib        
    0x00007fff8b63bf84 sqlite3VdbeExec + 8660
    5   libsqlite3.dylib        
    0x00007fff8b6383df sqlite3_step + 735
    6   com.apple.WebCore       
    0x000000010d5b0bc9 WebCore::SQLiteStatement::step() + 73
    7   com.apple.WebCore       
    0x000000010d5b1169 WebCore::IconDatabase::performURLImport() + 1113
    8   com.apple.WebCore       
    0x000000010d5af9d1 WebCore::IconDatabase::iconDatabaseSyncThread() + 353
    9   com.apple.JavaScriptCore
    0x000000010c777a9f ***::wtfThreadEntryPoint(void*) + 15
    10  libsystem_pthread.dylib 
    0x00007fff9608a2fc _pthread_body + 131
    11  libsystem_pthread.dylib 
    0x00007fff9608a279 _pthread_start + 176
    12  libsystem_pthread.dylib 
    0x00007fff960884b1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib  
    0x00007fff9565e946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff960884a1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib  
    0x00007fff9565e946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff960884a1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib  
    0x00007fff9565e946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff960884a1 start_wqthread + 13
    Thread 10:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib  
    0x00007fff9565952e mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff9565869f mach_msg + 55
    2   com.apple.QuartzCore    
    0x00007fff90ad8d63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore    
    0x00007fff90ad8c96 thread_fun + 25
    4   libsystem_pthread.dylib 
    0x00007fff9608a2fc _pthread_body + 131
    5   libsystem_pthread.dylib 
    0x00007fff9608a279 _pthread_start + 176
    6   libsystem_pthread.dylib 
    0x00007fff960884b1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib  
    0x00007fff9565e946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff960884a1 start_wqthread + 13
    Thread 12:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib  
    0x00007fff9565952e mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff9565869f mach_msg + 55
    2   com.apple.CoreFoundation
    0x00007fff88183b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation
    0x00007fff88182fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation
    0x00007fff88182838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork     
    0x00007fff88682d20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation    
    0x00007fff92d21b7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib 
    0x00007fff9608a2fc _pthread_body + 131
    8   libsystem_pthread.dylib 
    0x00007fff9608a279 _pthread_start + 176
    9   libsystem_pthread.dylib 
    0x00007fff960884b1 thread_start + 13
    Thread 13 Crashed:
    0   libsystem_pthread.dylib 
    0x00007fff96088695 _pthread_mutex_lock + 87
    1   libsystem_c.dylib       
    0x00007fff8697fb78 vfprintf_l + 28
    2   libsystem_c.dylib       
    0x00007fff86978620 fprintf + 186
    3   ???                     
    0x00000001139715dc 0 + 4623635932
    Thread 13 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff767061d8  rcx: 0x00007fff767061f0  rdx: 0x00000000000000a0
      rdi: 0x00007fff767061f0  rsi: 0x00007fff96088b14  rbp: 0x000000011396de30  rsp: 0x000000011396ddb0
       r8: 0x0000000113975000   r9: 0x0000000000000054  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x00007fff767056b8  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff96088695  rfl: 0x0000000000010246  cr2: 0x0000000000000020
    Logical CPU:
    0
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x10b987000 -   
    0x10b987fff  com.apple.Safari (8.0.2 - 10600.2.5) <2225AE13-780E-3234-9A05-9DD6D94EE96C> /Applications/Safari.app/Contents/MacOS/Safari
    0x10b993000 -   
    0x10c2ccff7  com.apple.Safari.framework (10600 - 10600.2.5) <70257BE2-5D89-3EAA-8863-269880160EEE> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
    0x10c76d000 -   
    0x10cc80ff3  com.apple.JavaScriptCore (10600 - 10600.2.1) <ABEF8FB3-6DC5-3FCF-9B4A-1DF6411063B0> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
    0x10cde6000 -   
    0x10d09afff  com.apple.WebKit (10600 - 10600.2.5) <11CA89A1-A002-3FEB-8046-B31E92003AED> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
    0x10d371000 -   
    0x10d371fff  com.apple.WebKit2 (10600 - 10600.2.5) <ED09F7D3-1F46-3925-8E11-D6AC3492658E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
    0x10d37a000 -   
    0x10d4b6ffb  com.apple.WebKitLegacy (10600 - 10600.2.5) <0A88D3D6-F5BA-30F4-9D09-87DF653759FC> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
    0x10d5ab000 -   
    0x10e550ff7  com.apple.WebCore (10600 - 10600.2.1) <628CB849-0E8D-3071-98A3-55E7D24087DF> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
    0x1139b0000 -   
    0x1139b0ff5 +cl_kernels (???) <1BD916A8-0C56-45B3-AF50-4178E0F67F8F> cl_kernels
    0x114408000 -   
    0x1144eefef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x11454a000 -   
    0x11454afff +cl_kernels (???) <5CA5A8E4-5A2F-493A-B720-086E48E064F8> cl_kernels
    0x7fff665ce000 -
    0x7fff66604837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
    0x7fff866a6000 -
    0x7fff866a7ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff866a8000 -
    0x7fff866aaff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff866ab000 -
    0x7fff866e3fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff866e4000 -
    0x7fff8675afe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff86836000 -
    0x7fff8690cff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8693b000 -
    0x7fff869c7fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
    0x7fff869c8000 -
    0x7fff86a5dff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff86a5e000 -
    0x7fff86bc9ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff86bca000 -
    0x7fff86be4ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff86be5000 -
    0x7fff86c12fff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff86c62000 -
    0x7fff86c62fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff86c63000 -
    0x7fff86c69fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff86c9d000 -
    0x7fff86e2bfff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff86e2c000 -
    0x7fff86e4aff7  com.apple.addressbook.vCard (9.0 - 1499) <B1BC7C0A-A783-3574-8248-BC689F43A0A0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff86e4b000 -
    0x7fff86e76fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff86f6b000 -
    0x7fff86f6bfff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff86f6c000 -
    0x7fff86f70fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff86f88000 -
    0x7fff86f89ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff86f8a000 -
    0x7fff86fa4ff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
    0x7fff86fa5000 -
    0x7fff86ffdff7  com.apple.accounts.AccountsDaemon (113 - 113) <E0074FA1-1872-3F20-8445-3E2FEA290CFB> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
    0x7fff87017000 -
    0x7fff87071ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
    0x7fff87072000 -
    0x7fff8707affb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
    0x7fff8707b000 -
    0x7fff870b3ffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
    0x7fff870b4000 -
    0x7fff870b6ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff870cf000 -
    0x7fff870d6fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff871aa000 -
    0x7fff871b2ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff87be2000 -
    0x7fff87c0afff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
    0x7fff87c0b000 -
    0x7fff87c27fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff87c28000 -
    0x7fff87c69fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff87c6a000 -
    0x7fff87cc8fff  com.apple.StoreFoundation (1.0 - 1) <50F9E283-FCE4-306C-AF5D-D0AEA434C04E> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFou ndation
    0x7fff87cc9000 -
    0x7fff87ccefff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87d67000 -
    0x7fff87d80fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff87dd1000 -
    0x7fff87dd4fff  libScreenReader.dylib (390.2) <96ACAA49-21B6-3D10-ADF8-FF6C8F22FD9F> /usr/lib/libScreenReader.dylib
    0x7fff87e43000 -
    0x7fff87e48ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff87e49000 -
    0x7fff87e79ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff88012000 -
    0x7fff88036ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff880d6000 -
    0x7fff880f1fff  com.apple.PackageKit.PackageUIKit (3.0 - 434) <BE4B6C6F-4A32-3DB1-B81B-EF9ADD70E6EA> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
    0x7fff88111000 -
    0x7fff884a7fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff884ae000 -
    0x7fff88556ff7  com.apple.PackageKit (3.0 - 434) <B6C2831E-914D-3E5F-B0E9-A7079489A6FD> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff88557000 -
    0x7fff88560ff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff885e2000 -
    0x7fff887e5ff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff887e6000 -
    0x7fff88818ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff88819000 -
    0x7fff88824fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff88825000 -
    0x7fff88858ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff88859000 -
    0x7fff88c66ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff88c9c000 -
    0x7fff89007fff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff89008000 -
    0x7fff89117ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff89118000 -
    0x7fff8911ffff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
    0x7fff89136000 -
    0x7fff89170ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff89171000 -
    0x7fff89356267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
    0x7fff8a301000 -
    0x7fff8a34eff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8a5f8000 -
    0x7fff8a614ff7  com.apple.pluginkit.framework (1.0 - 1) <566FECEA-620F-3E70-8B87-C69A4486811F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff8a615000 -
    0x7fff8a642fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8a666000 -
    0x7fff8a67aff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8a67e000 -
    0x7fff8a69aff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8a7d0000 -
    0x7fff8a82bfff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8a82c000 -
    0x7fff8a836ff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8a837000 -
    0x7fff8a843ff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8a844000 -
    0x7fff8a8b8fff  com.apple.ShareKit (1.0 - 323) <9FC7280E-DB42-37F0-AE57-29E28C9B4E16> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
    0x7fff8a8b9000 -
    0x7fff8a8c4ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8a8c5000 -
    0x7fff8a9a8fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8a9a9000 -
    0x7fff8a9b7fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <1F879F4E-369A-38F7-A768-8B9009617479> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
    0x7fff8a9b8000 -
    0x7fff8a9e3fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8aa6c000 -
    0x7fff8aa6ffff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff8acce000 -
    0x7fff8acd4ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff8acd5000 -
    0x7fff8ace8ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff8b1fd000 -
    0x7fff8b238fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8b239000 -
    0x7fff8b2fcff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8b416000 -
    0x7fff8b41efff  com.apple.xpcobjects (103 - 103) <A202ACEF-7A3D-303E-BB07-29FF49DE279D> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff8b47a000 -
    0x7fff8b48fff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff8b490000 -
    0x7fff8b494fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff8b495000 -
    0x7fff8b5c7ff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff8b5d1000 -
    0x7fff8b713fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
    0x7fff8b721000 -
    0x7fff8b76ffff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
    0x7fff8b770000 -
    0x7fff8bb47fe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8be29000 -
    0x7fff8bea6fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8bea7000 -
    0x7fff8bf15ffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8bf26000 -
    0x7fff8bf2eff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff8bf2f000 -
    0x7fff8bf8afff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8bf8b000 -
    0x7fff8c0b2fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8c297000 -
    0x7fff8c297ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff8c298000 -
    0x7fff8c2aaff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
    0x7fff8c2ab000 -
    0x7fff8c2abff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
    0x7fff8c2ac000 -
    0x7fff8c2adfff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8c93b000 -
    0x7fff8c9acff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8c9ad000 -
    0x7fff8c9e6fff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
    0x7fff8c9e7000 -
    0x7fff8c9e9fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8c9f7000 -
    0x7fff8ca26fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8ca27000 -
    0x7fff8ca27fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8ca28000 -
    0x7fff8ca42ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8ca43000 -
    0x7fff8cb36ff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8cb51000 -
    0x7fff8cb54ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8cb6a000 -
    0x7fff8cb72fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
    0x7fff8cb73000 -
    0x7fff8cb90fff  com.apple.DistributionKit (700 - 920) <079B0A4A-97CD-34D6-B50D-AB5D656B2A38> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
    0x7fff8cb91000 -
    0x7fff8cc50fff  com.apple.backup.framework (1.6.1 - 1.6.1) <A7BBE57D-D5E7-39DD-812C-31190159F679> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8cc51000 -
    0x7fff8cc59ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
    0x7fff8cfed000 -
    0x7fff8cff1fff  com.apple.LoginUICore (3.0 - 3.0) <D76AB05B-B627-33EE-BA8A-515D85275DCD> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x7fff8cff2000 -
    0x7fff8d114ff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8d115000 -
    0x7fff8d3e4ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8d3e5000 -
    0x7fff8d483fff  com.apple.Metadata (10.7.0 - 916.1) <CD389631-0F23-3A29-B43A-E3FFB5BC9438> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8d484000 -
    0x7fff8dfc5fff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8dfc6000 -
    0x7fff8dfddfff  com.apple.login (3.0 - 3.0) <95726FE9-E732-3A3C-A7A1-2566678967D3> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff8dfde000 -
    0x7fff8dfecff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8dfed000 -
    0x7fff8e0caff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8e0cb000 -
    0x7fff8e1e3ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8e1e4000 -
    0x7fff8e1f9fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff8e1fa000 -
    0x7fff8e240ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff8e248000 -
    0x7fff8e488ff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8e489000 -
    0x7fff8e4afff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8e4bd000 -
    0x7fff8e53ffff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8e540000 -
    0x7fff8e580ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8e581000 -
    0x7fff8e583fff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8e734000 -
    0x7fff8e77dff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8e77e000 -
    0x7fff8e787fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8f126000 -
    0x7fff8f14efff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
    0x7fff8f14f000 -
    0x7fff8f165ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8f16e000 -
    0x7fff8f20ddf7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff8f20e000 -
    0x7fff8f297fff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8f298000 -
    0x7fff8f3c8fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
    0x7fff8f3f4000 -
    0x7fff8f3f4fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8f3f5000 -
    0x7fff8f421fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
    0x7fff8f422000 -
    0x7fff8f438ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff8f47b000 -
    0x7fff8f486ff7  com.apple.CommerceCore (1.0 - 376.0.5) <57E5C067-52F6-3854-86C0-D878EDA24B55> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff8f487000 -
    0x7fff8f492ff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff8f5fa000 -
    0x7fff8f649ff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8f64a000 -
    0x7fff8f6dbfff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff8f6e4000 -
    0x7fff8f6e6ffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
    0x7fff8f6e7000 -
    0x7fff8f82bff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8f841000 -
    0x7fff8f84eff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
    0x7fff8f84f000 -
    0x7fff8f8e0ff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
    0x7fff8f8e4000 -
    0x7fff8f8e7fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8f921000 -
    0x7fff8f922fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff8f92c000 -
    0x7fff8f940ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
    0x7fff8f990000 -
    0x7fff8fa04ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8fa05000 -
    0x7fff8fa16ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff8fa17000 -
    0x7fff8fa36fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff8fa37000 -
    0x7fff8fa41fff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
    0x7fff8fa42000 -
    0x7fff8fa44ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8fa45000 -
    0x7fff8fa53fff  libIASAuthReboot.dylib (920) <B165E345-197F-3DC7-A52B-64C34FD95D0A> /usr/lib/libIASAuthReboot.dylib
    0x7fff8fa54000 -
    0x7fff8fa5fff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
    0x7fff8fa60000 -
    0x7fff8fcc8ffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8fcc9000 -
    0x7fff8fd30ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8fd31000 -
    0x7fff8fd35ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8fd36000 -
    0x7fff8fd8afff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff8fd8b000 -
    0x7fff8fdd5fff  com.apple.DiskManagement (7.0 - 847) <A57A181E-7C50-38F6-BE0A-4F437BB8C45F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x7fff8fdd6000 -
    0x7fff8fde3fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff8fde4000 -
    0x7fff8fde4fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8fe0a000 -
    0x7fff8fe13ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff8fe14000 -
    0x7fff900fbffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff9

  • Save a frame using saveAs dialog box.

    Hi,
    I am implementing an application wherein I am displaying certain error messages in a frame. On the lower frame I have have the buttons to print the contents of the upper frame. But I want to include the option to save the contents of the Upper Frame as a text file in the system directory using a SaveAs Dialog box. Can anyone please suggest how this can be done?
    I was using *{document.execCommand("saveAs")}* command to save the contents when the whole thing was done in a single html template but as I had to divide it in two different frames the above command is forming a .txt file but without any of the contents present. Any modification to be done to the above command such that the contents of the Upper frame get stored as .txt file would be very helpful too.??
    Thanks in advance.

    Is this a Java question? Note that JavaScript is not Java.
    db

  • How do i make program wait for user input in some dialog box?

    basicly function public UserData getUserData()
    displays window and returns a value when somebody has pressed OK in JFrame. How?

    Extend from JDialog instead of JFrame and it'll give you the waiting that you need.
    To use a JFrame is a little more involved.
    I had to the other day also. I wanted to have a dialog that would be both a dialog and a JFrame. Reason: when the app started up, I wanted to get some data from it (and have it appear in the task bar for normal application selection), and also wanted the app to call the same window when running but as a dialog (ie: no extra task bar icon). However only the JDialog stopped the calling thread for the dialog.
    To get the JFrame to do the same, I invoked a thread and piled all of the logic into that, and when the user did all that I wanted them to, closed the Frame and released the thread with all of the statefull stuff that I wanted.
    Worked a treat.

  • Passing BAPI standard Inputs using User inputs

    Hi,
    I have a requirement where i need to update SAP using an Adobe Interactive form.
    I got a BAPI which can do this job.It worked fine with BAPI standard inputs...
    But my requirement is to show something different in form and its corresponding value should be passed to BAPI.
    Eg: I should provide a dropdown box which has A,B,C...etc if A is selected I should pass 100 as input value to BAPI and if B is selected in dropdown I should pass 200.
    Along with this I should also pass few more standard inputs..
    Any help is greatly apprecited.
    FYI.. I developed this using JAVA Webdynpro .
    Rgds
    Vara

    Hi,
    For this do one thing .
    Create a local attribute.
    Craete a simple type.
    Move to Enumeration and fill the Value & Description fields.
    What ever you want to display in the dropdown give it in the "Description".
    The value you want to pass to R/3 give it in "Value".
    Now give the attribute type as the "Simple type" that is created by you
    Now when ur passing data to R/3 do one thing.
    Pass the data available in the local attribute to teh RFC import parameter.
    Sorry i dont have any idea
    On passing more data then this.
    "Along with this I should also pass few more standard inputs"
    Thanks & Regards,
    Lokesh

  • Callmanager End User Dialog Box will not display Function Buttons

    When I go to USER MANAGER - END USER all of my function buttons are missing. There is no:
    ADD NEW
    SELECT ALL
    CLEAR ALL
    DELETE SELECTED
    Also, I cannot edit the existing users even though I am logged in as Administrator. Please see the attached screenshot with the missing buttons. Is this a misconfiguration or could the software be corrupted?
    Thanks,
    Ron

    Chris:
    I just have a VoIP lab, therefore I don' t have an LDAP server. I did create a modifed end user group, however I deleted all of the users from that group. Is there any way to restore the creating/editing of users without reinstalling the CUCM image?
    Thanks,
    Ron

  • Very frequent crashes using print dialog box

    Hello -
    I am getting constant crashes when trying to print doucments to my HP Z3200 printer.  I cannot change any printer settings without crashing.  I have uninstalled and reinstalled my printer, uninstalled and reinstalled Photoshop, repaired permissions, cleaned system cache, user cache, etc.  I have paid to have HP come and look at the printer and it is working fine.  Am incredibly frustrated at this point.  Here is the latest error report.
    Process:    
    Adobe Photoshop CS6 [277]
    Path:       
    /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    Identifier: 
    com.adobe.Photoshop
    Version:    
    13.0.0 (20120315.r.428)
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [195]
    User ID:    
    501
    Date/Time:  
    2012-12-21 21:57:46.679 -0600
    OS Version: 
    Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:     
    267618 sec
    Crashes Since Last Report:      
    21
    Per-App Interval Since Last Report:  193778 sec
    Per-App Crashes Since Last Report:   15
    Anonymous UUID:                 
    1014F363-1815-8A7D-20D8-B242B771FF36
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    objc_msgSend() selector name: PDEBundle
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib          
    0x00007fff8d322250 objc_msgSend + 16
    1   com.hp.print.smartprint.designjet1
    0x000000011bd26540 0x11bd10000 + 91456
    2   com.hp.print.smartprint.designjet1
    0x000000011bd26d20 0x11bd10000 + 93472
    3   com.hp.print.smartprint.designjet1
    0x000000011bd2710f 0x11bd10000 + 94479
    4   com.hp.print.smartprint.designjet1
    0x000000011bd26143 0x11bd10000 + 90435
    5   com.hp.print.smartprint.designjet1
    0x000000011bd2ba58 0x11bd10000 + 113240
    6   com.hp.print.smartprint.designjet1
    0x000000011bd2b216 0x11bd10000 + 111126
    7   com.apple.CoreFoundation 
    0x00007fff8b1bfb2d __CFMessagePortPerform + 701
    8   com.apple.CoreFoundation 
    0x00007fff8b0d42d9 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
    9   com.apple.CoreFoundation 
    0x00007fff8b0d4019 __CFRunLoopDoSource1 + 153
    10  com.apple.CoreFoundation 
    0x00007fff8b10719f __CFRunLoopRun + 1775
    11  com.apple.CoreFoundation 
    0x00007fff8b1066b2 CFRunLoopRunSpecific + 290
    12  com.apple.HIToolbox      
    0x00007fff857020a4 RunCurrentEventLoopInMode + 209
    13  com.apple.HIToolbox      
    0x00007fff85701e42 ReceiveNextEventCommon + 356
    14  com.apple.HIToolbox      
    0x00007fff85701cd3 BlockUntilNextEventMatchingListInMode + 62
    15  com.apple.AppKit         
    0x00007fff89442613 _DPSNextEvent + 685
    16  com.apple.AppKit         
    0x00007fff89441ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    17  com.apple.AppKit         
    0x00007fff8968c709 -[NSApplication _realDoModalLoop:peek:] + 485
    18  com.apple.AppKit         
    0x00007fff8968c9ce -[NSApplication runModalForWindow:] + 120
    19  com.apple.AppKit         
    0x00007fff898b330c -[NSPrintPanel runModalWithPrintInfo:] + 576
    20  com.adobe.Photoshop      
    0x0000000101708c3f AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 15411935
    21  com.adobe.Photoshop      
    0x00000001017ac37b AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16081435
    22  com.adobe.Photoshop      
    0x0000000101109601 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 9122977
    23  com.adobe.Photoshop      
    0x0000000100d1f2cb AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 5017963
    24  com.adobe.Photoshop      
    0x0000000100d1b2f1 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 5001617
    25  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    26  com.adobe.Photoshop      
    0x00000001005bf3ec 0x100000000 + 6026220
    27  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    28  com.adobe.Photoshop      
    0x00000001005bf3ec 0x100000000 + 6026220
    29  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    30  com.adobe.Photoshop      
    0x00000001005bf3ec 0x100000000 + 6026220
    31  com.adobe.Photoshop      
    0x00000001005b901f 0x100000000 + 6000671
    32  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    33  com.adobe.Photoshop      
    0x00000001005bf3ec 0x100000000 + 6026220
    34  com.adobe.Photoshop      
    0x00000001005b901f 0x100000000 + 6000671
    35  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    36  com.adobe.Photoshop      
    0x00000001005bf3ec 0x100000000 + 6026220
    37  com.adobe.Photoshop      
    0x00000001005b901f 0x100000000 + 6000671
    38  com.adobe.Photoshop      
    0x000000010191a4f5 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17580949
    39  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    40  com.adobe.Photoshop      
    0x00000001005bf3ec 0x100000000 + 6026220
    41  com.adobe.Photoshop      
    0x00000001005b901f 0x100000000 + 6000671
    42  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    43  com.adobe.Photoshop      
    0x00000001005bf3ec 0x100000000 + 6026220
    44  com.adobe.Photoshop      
    0x00000001005b901f 0x100000000 + 6000671
    45  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    46  com.adobe.Photoshop      
    0x00000001005bf3ec 0x100000000 + 6026220
    47  com.adobe.Photoshop      
    0x00000001005b901f 0x100000000 + 6000671
    48  com.adobe.Photoshop      
    0x00000001019165d8 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17564792
    49  com.adobe.Photoshop      
    0x00000001005bf47f 0x100000000 + 6026367
    50  com.adobe.Photoshop      
    0x000000010191eab8 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17598808
    51  com.apple.AppKit         
    0x00007fff89532a59 -[NSApplication sendAction:to:from:] + 342
    52  com.adobe.Photoshop      
    0x00000001019219bc AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17610844
    53  com.apple.AppKit         
    0x00007fff895328b7 -[NSControl sendAction:to:] + 85
    54  com.apple.AppKit         
    0x00007fff895327eb -[NSCell _sendActionFrom:] + 138
    55  com.apple.AppKit         
    0x00007fff89530cd3 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1855
    56  com.apple.AppKit         
    0x00007fff89530521 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 504
    57  com.apple.AppKit         
    0x00007fff8952fc9c -[NSControl mouseDown:] + 820
    58  com.apple.AppKit         
    0x00007fff8952760e -[NSWindow sendEvent:] + 6853
    59  com.adobe.Photoshop      
    0x00000001019b0617 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 18195639
    60  com.apple.AppKit         
    0x00007fff89523744 -[NSApplication sendEvent:] + 5761
    61  com.adobe.Photoshop      
    0x00000001019217fd AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17610397
    62  com.adobe.Photoshop      
    0x0000000101920cde AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17607550
    63  com.adobe.Photoshop      
    0x00000001005bde85 0x100000000 + 6020741
    64  com.adobe.Photoshop      
    0x00000001005ad3ae 0x100000000 + 5952430
    65  com.adobe.Photoshop      
    0x000000010001faa2 0x100000000 + 129698
    66  com.adobe.Photoshop      
    0x00000001005ba6fa 0x100000000 + 6006522
    67  com.adobe.Photoshop      
    0x000000010018d87e 0x100000000 + 1628286
    68  com.adobe.Photoshop      
    0x000000010018db3c 0x100000000 + 1628988
    69  com.adobe.Photoshop      
    0x000000010110b925 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 9131973
    70  com.adobe.Photoshop      
    0x000000010110c0b7 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 9133911
    71  com.adobe.Photoshop      
    0x0000000101108c20 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 9120448
    72  com.adobe.Photoshop      
    0x0000000100024628 0x100000000 + 149032
    73  com.adobe.Photoshop      
    0x000000010061463e boost::system::system_error::what() const + 311358
    74  com.adobe.Photoshop      
    0x0000000100614674 boost::system::system_error::what() const + 311412
    75  com.adobe.Photoshop      
    0x00000001005b0c02 0x100000000 + 5966850
    76  com.adobe.Photoshop      
    0x00000001005b77ec 0x100000000 + 5994476
    77  com.adobe.Photoshop      
    0x00000001005ad3ae 0x100000000 + 5952430
    78  com.adobe.Photoshop      
    0x000000010001faa2 0x100000000 + 129698
    79  com.adobe.Photoshop      
    0x0000000101920e04 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17607844
    80  com.apple.AppKit         
    0x00007fff894392fa -[NSApplication run] + 636
    81  com.adobe.Photoshop      
    0x0000000101920402 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17605282
    82  com.adobe.Photoshop      
    0x000000010192266e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17614094
    83  com.adobe.Photoshop      
    0x00000001005ae27c 0x100000000 + 5956220
    84  com.adobe.Photoshop      
    0x00000001007b074f boost::system::system_error::what() const + 1999183
    85  com.adobe.Photoshop      
    0x00000001007b0999 boost::system::system_error::what() const + 1999769
    86  com.adobe.Photoshop      
    0x000000010054b24c 0x100000000 + 5550668
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff88855d16 kevent + 10
    1   libdispatch.dylib        
    0x00007fff86170dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib        
    0x00007fff861709ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib   
    0x00007fff888550fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8cc34f89 _pthread_cond_wait + 869
    2   MultiProcessor Support   
    0x000000010a5640f3 main + 8403
    3   MultiProcessor Support   
    0x000000010a5641b0 main + 8592
    4   MultiProcessor Support   
    0x000000010a580f50 main + 126768
    5   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff888550fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8cc34f89 _pthread_cond_wait + 869
    2   com.apple.CoreServices.CarbonCore
    0x00007fff8712b214 TSWaitOnCondition + 108
    3   com.apple.CoreServices.CarbonCore
    0x00007fff8712b3eb TSWaitOnConditionTimedRelative + 132
    4   com.apple.CoreServices.CarbonCore
    0x00007fff8708db24 MPWaitOnQueue + 252
    5   com.adobe.ACE            
    0x00000001051472c9 0x10510e000 + 234185
    6   com.adobe.ACE            
    0x00000001051465da 0x10510e000 + 230874
    7   com.apple.CoreServices.CarbonCore
    0x00007fff871027e4 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    9   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x00007fff88855386 __semwait_signal + 10
    1   libsystem_c.dylib        
    0x00007fff8ccba800 nanosleep + 163
    2   com.adobe.PSAutomate     
    0x000000011434c9cb ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate     
    0x00000001143327c9 ScObjects::BridgeTalkThread::run() + 169
    4   com.adobe.PSAutomate     
    0x000000011434cd36 ScObjects::Thread::go(void*) + 166
    5   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x00007fff888550fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8cc34f89 _pthread_cond_wait + 869
    2   com.adobe.ape.engine     
    0x0000000116c9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine     
    0x0000000116a48ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine     
    0x0000000116c9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine     
    0x0000000116c9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine     
    0x0000000116c9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib   
    0x00007fff888550fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8cc34f89 _pthread_cond_wait + 869
    2   com.adobe.ape.engine     
    0x0000000116c9ac0d APXGetHostAPI + 2516093
    3   com.adobe.ape.engine     
    0x0000000116a48ec1 APXGetHostAPI + 83761
    4   com.adobe.ape.engine     
    0x0000000116c9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine     
    0x0000000116c9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine     
    0x0000000116c9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib   
    0x00007fff88853686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff88852c42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x00007fff8b101803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x00007fff8b106ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x00007fff8b1066b2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMediaIO    
    0x00007fff8e2a76f8 CMIO::DAL::RunLoop::OwnThread(void*) + 146
    6   com.apple.CoreMediaIO    
    0x00007fff8e29f2de CAPThread::Entry(CAPThread*) + 156
    7   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib   
    0x00007fff888550fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8cc34fc3 _pthread_cond_wait + 927
    2   com.adobe.ape.engine     
    0x0000000116c9abd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine     
    0x0000000116cb2ddb APXGetHostAPI + 2614859
    4   com.adobe.ape.engine     
    0x0000000116c9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine     
    0x0000000116c9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine     
    0x0000000116c9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib   
    0x00007fff888550fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8cc34fc3 _pthread_cond_wait + 927
    2   com.adobe.ape.engine     
    0x0000000116c9abd0 APXGetHostAPI + 2516032
    3   com.adobe.ape.engine     
    0x0000000116e2d233 APXGetHostAPI + 4164259
    4   com.adobe.ape.engine     
    0x0000000116c9acd1 APXGetHostAPI + 2516289
    5   com.adobe.ape.engine     
    0x0000000116c9ad4a APXGetHostAPI + 2516410
    6   com.adobe.ape.engine     
    0x0000000116c9ae79 APXGetHostAPI + 2516713
    7   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    8   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib   
    0x00007fff888552aa __recvfrom + 10
    1   ServiceManager-Launcher.dylib
    0x0000000119f375ec Invoke + 45721
    2   ServiceManager-Launcher.dylib
    0x0000000119f36813 Invoke + 42176
    3   ServiceManager-Launcher.dylib
    0x0000000119f35be0 Invoke + 39053
    4   ServiceManager-Launcher.dylib
    0x0000000119f35c66 Invoke + 39187
    5   ServiceManager-Launcher.dylib
    0x0000000119f3130f Invoke + 20412
    6   ServiceManager-Launcher.dylib
    0x0000000119f31616 Invoke + 21187
    7   ServiceManager-Launcher.dylib
    0x0000000119f31cd7 Invoke + 22916
    8   ServiceManager-Launcher.dylib
    0x0000000119f31f41 Invoke + 23534
    9   ServiceManager-Launcher.dylib
    0x0000000119f3461d Invoke + 33482
    10  ServiceManager-Launcher.dylib
    0x0000000119f34775 Invoke + 33826
    11  ServiceManager-Launcher.dylib
    0x0000000119f34fb2 Invoke + 35935
    12  ServiceManager-Launcher.dylib
    0x0000000119f350ad Invoke + 36186
    13  ServiceManager-Launcher.dylib
    0x0000000119f27d6b Login + 480
    14  ServiceManager-Launcher.dylib
    0x0000000119f2b7ad Login + 15394
    15  ServiceManager-Launcher.dylib
    0x0000000119f35412 Invoke + 37055
    16  ServiceManager-Launcher.dylib
    0x0000000119f37253 Invoke + 44800
    17  libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    18  libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib   
    0x00007fff888550fa __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8cc34fc3 _pthread_cond_wait + 927
    2   com.apple.CoreServices.CarbonCore
    0x00007fff8712b40a TSWaitOnConditionTimedRelative + 163
    3   com.apple.CoreServices.CarbonCore
    0x00007fff8712af71 TSWaitOnSemaphoreCommon + 265
    4   com.apple.CoreServices.CarbonCore
    0x00007fff870eeb97 AsyncFileThread(void*) + 257
    5   libsystem_c.dylib        
    0x00007fff8cc30742 _pthread_start + 327
    6   libsystem_c.dylib        
    0x00007fff8cc1d181 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib   
    0x00007fff888556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8cc32eec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x00007fff8cc32cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x00007fff8cc1d171 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000011e8ba920  rbx: 0x000000012a4d02c0  rcx: 0x00000001077a3df8  rdx: 0x00000000a1a1a1a1
      rdi: 0x000000011e8ba920  rsi: 0x0000000107aa008a  rbp: 0x00007fff5fbfc070  rsp: 0x00007fff5fbfc020
       r8: 0x0000000000000001   r9: 0x0000000000000012  r10: 0x000000012a4d1400  r11: 0x5000000011e8b54f
      r12: 0x000000011bd5b640  r13: 0x000000012a4d1ad0  r14: 0x000000011a990780  r15: 0x000000011bd59ec8
      rip: 0x00007fff8d322250  rfl: 0x0000000000010246  cr2: 0x000000011bd2c7dd
    Logical CPU: 0
    Binary Images:
    0x100000000 -   
    0x10333cfff +com.adobe.Photoshop (13.0.0 - 20120315.r.428) <6A87A703-3170-CA73-8C77-35C282C4E264> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/MacOS/Adobe Photoshop CS6
    0x1039bf000 -   
    0x1039ebff7 +libtbb.dylib (0) <57655978-A378-BE1E-7905-7D7F951AD6F7> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/libtbb.dylib
    0x103a02000 -   
    0x103a10ff3 +libtbbmalloc.dylib (0) <CB038B96-2999-5EB1-E26A-7720A7A8F8CD> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/libtbbmalloc.dylib
    0x103a24000 -   
    0x103a2bfff  org.twain.dsm (1.9.4 - 1.9.4) <80EC0952-6137-3CA6-813F-D753856A13CE> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    0x103a33000 -   
    0x103a4dff7 +com.adobe.ahclientframework (1.7.0.56 - 1.7.0.56) <C1C5DE5C-39AB-0871-49A6-FA3449D39B8A> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x103a56000 -   
    0x103a5bfff  com.apple.agl (3.2.1 - AGL-3.2.1) <F3FD497C-AEB8-35CB-92D4-1669B941435F> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x103a62000 -   
    0x103c70fff +com.adobe.owl (AdobeOwl version 4.0.93 - 4.0.93) <CB035C4D-044D-4004-C887-814F944E62ED> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x103cb1000 -   
    0x1040f7ff7 +com.adobe.MPS (AdobeMPS 5.8.0.19463 - 5.8.0.19463) <8A4BA3B2-6F6A-3958-ABDE-C3E8F21373B0> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x104173000 -   
    0x1044ccff7 +com.adobe.AGM (AdobeAGM 4.26.17.19243 - 4.26.17.19243) <E96C804B-158B-D4A2-9A64-482F9ADC29D0> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x104535000 -   
    0x104896fef +com.adobe.CoolType (AdobeCoolType 5.10.31.19243 - 5.10.31.19243) <8BFF14FB-AA14-1CBF-C2A3-715363B5A841> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1048e3000 -   
    0x10490bff7 +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <9BDD08A8-2DD8-A570-7A7B-EDAA7097D61B> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x104912000 -   
    0x10493efff +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.7.101.18636 - 3.7.101.18636) <488DF1F7-A643-5168-706A-498A0322A87E> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8 SharedExpat
    0x104961000 -   
    0x104aaeff7 +com.winsoft.wrservices (WRServices 5.0.0 - 5.0.0) <FFA48E0A-A17C-A04F-AE20-6815EB944DEA> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x104b22000 -   
    0x104b91fef +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <924155A9-D00E-B862-C490-5099BA70B978> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
    0x104bb8000 -   
    0x104c11fff +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <BC353D4E-1AE2-3FB5-D3EE-81A09C0C4328> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
    0x104cb1000 -   
    0x104d38ff7 +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <5FCA15B4-F721-09C3-B412-1F86D9D7DE9E> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
    0x104d9d000 -   
    0x104db8ff7 +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <BB7B342A-8CBC-4B73-58A2-9B062F590EBC> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
    0x104dd2000 -   
    0x10500ffff +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <6839CFB1-74EE-B205-7D82-ABC5428E0810> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
    0x10510e000 -   
    0x105287fff +com.adobe.ACE (AdobeACE 2.19.18.19243 - 2.19.18.19243) <7F28B188-1D1B-20C9-BBB9-B74FCC12ECAD> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x10529a000 -   
    0x1052b9fff +com.adobe.BIB (AdobeBIB 1.2.02.19243 - 1.2.02.19243) <B7D7EE28-D604-2989-B099-62AEF4885C21> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x1052c0000 -   
    0x1053a4fe7 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <07A3E1E1-55C3-BA5B-A0B0-60250809ED61> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x1053b5000 -   
    0x10547afff +com.adobe.JP2K (2.0.0 - 2.0.0.18562) <B14B096C-AA23-BA8F-E3AE-8DB102F9D161> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x1054c7000 -   
    0x1054cbff7 +com.adobe.ape.shim (3.3.8.19346 - 3.3.8.19346) <13D5CEF7-6090-CD66-8DA0-190771950F76> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x1054d1000 -   
    0x10554ffff +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5 . 3 . 0 . 0 -i 3 - 66.145433) <5C63613F-6BDE-1C29-D3FD-9D292F9ADB12> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x105560000 -   
    0x1055c0ff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.3 -c 11 - 66.145661) <B475CD07-1024-560D-5BFE-2A6FCE63925C> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x1055ca000 -   
    0x105b22fef +com.nvidia.cg (2.2.0006 - 0) /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/Cg.framework/Cg
    0x10617f000 -   
    0x1061edfef +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <25E6F475-1522-419C-2169-547FCF2FD97F> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x106241000 -   
    0x106266ffe +adobepdfsettings (1) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsetti ngs
    0x1062a1000 -   
    0x1062a5ff7 +com.adobe.AdobeCrashReporter (6.0 - 6.0.20120201) <A6B1F3BD-5DB0-FEE5-708A-B54E5CA80481> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashR eporter
    0x1062ab000 -   
    0x10645bfef +com.adobe.PlugPlug (3.0.0.383 - 3.0.0.383) <908DBB12-D2AC-1844-BD2A-F1C483424917> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x106512000 -   
    0x106532fff +com.adobe.AIF (AdobeAIF 3.0.00 - 3.0.00) <DC3301F2-FC6E-70C7-3927-B0DD024210D6> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/aif_ocl.framework/Versions/A/aif_ocl
    0x10654c000 -   
    0x106609fff +com.adobe.AdobeExtendScript (ExtendScript 4.2.12 - 4.2.12.18602) <0957DFA6-0593-CE4B-8638-00F32113B07B> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendS cript
    0x106653000 -   
    0x106701fef +com.adobe.AdobeScCore (ScCore 4.2.12 - 4.2.12.18602) <9CEE95E5-2FC6-5E58-02A4-138EA6F8D894> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x10673e000 -   
    0x106838fe7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.7.101.18636 - 3.7.101.18636) <C7652AF2-56D7-8AF8-A207-0BDEDDFF0BEC> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCor e
    0x1068dc000 -   
    0x106b25fe7 +com.adobe.linguistic.LinguisticManager (6.0.0 - 17206) <301AAE8E-BA78-230E-9500-FCCA204B49CB> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguisti c
    0x106dc8000 -   
    0x106dcaff7  com.apple.textencoding.unicode (2.5 - 2.5) <0518078E-C652-3CFC-A3FB-903C600CE831> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x106fb0000 -   
    0x106fb5ff7  libgermantok.dylib (7) <B98522FA-23D1-351E-9F25-5AAF58FD862D> /usr/lib/libgermantok.dylib
    0x106fc0000 -   
    0x106fc0ff3 +cl_kernels (???) <361921B7-E71F-4EF8-9401-AEB55450BFEE> cl_kernels
    0x107a84000 -   
    0x107aa9fff +com.hp.print.HPSmartPrint (5.10.0 - 5.10.0.17) <E0BC37D0-D2D0-35D9-867C-8C0C390B4291> /Library/Printers/hp/Frameworks/HPSmartPrint.framework/Versions/A/HPSmartPrint
    0x107be2000 -   
    0x107bf1ff7  libSimplifiedChineseConverter.dylib (61) <A2B475FF-667F-3B7B-A6E9-8768347F2BD6> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x107bf5000 -   
    0x107bf6ff7  libCyrillicConverter.dylib (61) <D06971D7-9F16-3FE6-81E8-33E0FE4D6586> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x107eab000 -   
    0x107ec7ff7  libJapaneseConverter.dylib (61) <D0F762C2-5372-3AA2-BBA4-066B8E4B1F8E> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x107ecc000 -   
    0x107eedfff  libKoreanConverter.dylib (61) <7A601BB8-19DF-3DDC-9C50-3A798290F377> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x107ef1000 -   
    0x107f03ff7  libTraditionalChineseConverter.dylib (61) <DDAFF75C-0714-34F4-818F-8B439AC7BBCA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x109aec000 -   
    0x109aecfff +Enable Async IO (???) <F56F1FB2-9CF1-19A8-0D14-885A652B19B7> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
    0x109af0000 -   
    0x109af3fff +FastCore (???) <29AAF151-6CC4-28C5-68B8-0F6600A20435> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/FastCore.plugin/Contents/MacOS/Fa stCore
    0x109f33000 -   
    0x109f79fe7 +com.adobe.pip (6.0.0.1654) <3576D8F9-E2F9-6EB8-6684-C2FE6B0A3731> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/AdobePIP.framework/AdobePIP
    0x10a023000 -   
    0x10a023fff +com.ononesoftware.phototune3.batch (3.0.8 - 3.0.8) <B0782CC2-1E1B-C2DF-C726-6DC0D0857B2D> /Applications/Adobe Photoshop CS6/*/PhotoTune 3.plugin/PhotoTune Batch.plugin/Contents/MacOS/PhotoTune Batch
    0x10a4ff000 -   
    0x10a508fff +com.ononesoftware.photoframe45.professional.batch (4.6.3) <683A55A4-800B-F3B5-233E-313E0B20F4FB> /Applications/Adobe Photoshop CS6/*/PhotoFrame 4.6 Professional Edition 64.plugin/PhotoFrame 4.6 Professional Edition Batch.plugin/Contents/MacOS/PhotoFrame 4.6 Professional Edition Batch
    0x10a51f000 -   
    0x10a5a4fff +MultiProcessor Support (???) <467BB668-E9DD-60F4-CAAD-768A98174734> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
    0x10a6ce000 -   
    0x10a73cfef +com.adobe.headlights.LogSessionFramework (2.1.2.1652) <25E6F475-1522-419C-2169-547FCF2FD97F> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/LogSession.framework/LogSession
    0x10af9b000 -   
    0x10b07ffe7 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <07A3E1E1-55C3-BA5B-A0B0-60250809ED61> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Frameworks/amtlib.framework/amtlib
    0x10b0f5000 -   
    0x10b0f8ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x10b200000 -   
    0x10b26cfff +MMXCore (???) <B9B6C7FB-CE56-8F6F-664E-DFCBBC5E3ADE> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Extensions/MMXCore.plugin/Contents/MacOS/MMX Core
    0x10b3d9000 -   
    0x10b3ecff7 +MeasurementCore (???) <2E842E3B-9E4D-6D59-7E5B-A01979288E4B> /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/Plug-Ins/Measurements/MeasurementCore.plugin/Contents /MacOS/MeasurementCore
    0x10b758000 -   
    0x10b766ff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x10b76d000 -   
    0x10b776fe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x10f6c0000 -   
    0x10f6e6ff7 +com.adobe.ape (3.3.8.19346 - 3.3.8.19346) <79E11A18-8AF4-2515-59F7-4CBE161BF020> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
    0x10f983000 -   
    0x10f9b3fe7 +com.ononesoftware.FocalPoint2.Automation (2.0.7 [Suite 5.5.3] - 2.0.7) <F9726CCC-E446-FC2A-D32E-9A1AB54A2764> /Applications/Adobe Photoshop CS6/*/FocalPoint 2.plugin/FocalPointAutomation.plugin/Contents/MacOS/FocalPointAutomation
    0x10f9c5000 -   
    0x10f9d6ff7 +com.ononesoftware.onOneToolbox (3.0 - 3.0) <DF14CE94-8F03-D35E-C395-CEFC44C8673E> /Library/Frameworks/onOneToolbox.framework/Versions/A/onOneToolbox

    This is caused by HP's driver. If updating to the latest drivers doesn't help, you could try removing the /Library/Printers/hp/PDEs/DesignjetPDE.plugin. The fix will most likely have to come from HP.
    Hope this helps.

Maybe you are looking for

  • How can I get all users associated with my VSO

    I see here: https://www.visualstudio.com/en-us/integrate/api/shared/profiles that I can get my profile info from the API, but can I get all users associated with an account?

  • Creating a standby on different host

    Hi , We are planning to create a cross platform standby database. our source db is on IBM AIX and standby will be on HP-UX. oracle db version: 11.2.0.1 Is it possible to create a standby when primary and secondary will be on different host. your sugg

  • Reading XML file from specific location&Storing xmldata into related tables

    I am new to xml. My requirement is, 1) Get the xml file from specified location (C:\xmlfiles\ xmldata.xml) 2)Convert xml data in clob data. 3)store the data into related table. and vice-versa. What i did, a) I got the data from related tables and con

  • Greyed out boxes

    I went back all the way to page 57 of the forums looking for a satisfactory fix to this issue and haven't found one. I checked my file permissions, they are set correctly so that I have full control over the files and folders. The files/folders are N

  • How locate a JPanel in a JPanel (SOS !!!)

    I add the class affectation (see below) in a JPanel but I can't succeed in locating it in this JPanel.. I have tried to use setLayout(null) and to use setLocate and setBounds but it doesn't work.. Thanks public class Affectation extends JPanel{ publi