Keep focus and actionlistener

I open as a popup a custom JPanel but
I want to keep focus and actionlistener on it
while it is opened.
is there a way?
thanks for any clue

I tried removing all the pattern validations on the field and added this below code in the validate event of the text field and it works..
var strCode;
var f = /^([A-Z]{2}[1-9]{5}[A-Z])$/;
if(this.rawValue != null && String(this.rawValue) != "") {
                    strCode = String(this.rawValue);
                    if (f.test(strCode) == false) {
                                        xfa.host.messageBox("Invalid pattern!");
                                        xfa.host.resetData();
                                        xfa.host.setFocus(this);
xfa.host.setFocus(this);

Similar Messages

  • IPhone 4 keeps focusing and refocusing in video

    When shooting video with my iPhone 4, the image keeps focusing and refocusing as I move the camera causing the picture to pop in and out of focus. It's happening in all video apps so I'm suspecting the phone.
    Ideas?

    Basic troubleshooting steps clearly outlined in the User Guide are restart, resest, restore from backup, restore as new.
    If you still have problems after going through ALL the recommended troubleshooting steps, then you likely have a hardware issue.  You'll need to bring your phone into Apple for evaluation.

  • JFrame not keeping focus

    How can I ensure that a JFrame will always keep focus?. I need it to always remain on top and be visible
    thanks

    A tricky one.
    Java doesn't allow this. Not even the upcoming version 1.4 allows this.
    I have done it, though and many people on this forum have. What you need to do is go native. If you are on the Windows platform write a JNI (Java Native Interface) compliant DLL and call it from your code using the native keyword. If you want some code write me at [email protected]
    Morten Hjerl-Hansen

  • Keep focus in a control until certain conditions are met?

    Hello,
    Is there a way to keep focus at a control until certain conditions are met?
    For example, if I might want to keep the focus set to a text field inside a tab unless the text field contains something valid.
    If user tries to switch to different tab without having valid text inside the text field, I would like to pop up a stage/dialog and abort the tab switching.
    Please help!
    Thanks.

    Hi. Here is an example:
    import javafx.application.Application;
    import javafx.beans.value.ChangeListener;
    import javafx.beans.value.ObservableValue;
    import javafx.event.ActionEvent;
    import javafx.event.EventHandler;
    import javafx.scene.Scene;
    import javafx.scene.control.*;
    import javafx.scene.layout.*;
    import javafx.scene.paint.Color;
    import javafx.stage.Modality;
    import javafx.stage.Stage;
    import javafx.stage.StageStyle;
    import javafx.stage.WindowEvent;
    public class SSNValidation extends Application {
        public static void main(String[] args) {
            launch(args);
        @Override
        public void start(final Stage primaryStage) {
            primaryStage.setTitle("SSN Validation");
            Button btn = new Button();
            final TextField tfSSN = new TextField();
            StackPane layout = new StackPane();
            Scene scenePopup = new Scene(layout, 424, 154, Color.TRANSPARENT);
            final Stage stage = new Stage();
            stage.initModality(Modality.APPLICATION_MODAL);
            stage.setScene(scenePopup);
            stage.setOnCloseRequest(new EventHandler<WindowEvent>() {
                @Override
                public void handle(WindowEvent event) {
                    tfSSN.requestFocus();
            tfSSN.focusedProperty().addListener(new ChangeListener<Boolean>() {
                public void changed(ObservableValue<? extends Boolean> observable, Boolean oldValue, final Boolean newValue) {
                    if (!newValue) {
                        if (tfSSN.getText().length() < 9) {
                            stage.show();
            final TextField tf2 = new TextField();
            btn.setText("Submit");
            VBox root = new VBox();
            root.getChildren().addAll(tfSSN, tf2, btn);
            primaryStage.setScene(new Scene(root, 300, 250));
            primaryStage.show();
    }

  • PDF Keeps Focus Till Closed

    Situation:
    I launch my site to a full window lacking any browser
    navigation. Let's call this window the "main window". I do this to
    control how the site is navigated. I use the javascript popup
    window code with no problems. I now need to do a link to a PDF
    document on another website, and I don't want the main window to
    close. I can easily create this link by using the getURL and
    opening the PDF in its own window (_blank). However, if a viewer
    clicks anywhere outside the PDF, then the PDF loses focus and goes
    behind my main window. They would have to know how to use the alt +
    tab to view the PDF which will NEVER happen with my viewers nor do
    I want them to have to do this.
    Code:
    on (release) {
    getURL("
    http://web03.fahc.org/xpedio/groups/public/documents/fapolicy/anes2.pdf",
    "_blank");
    Question:
    Is there a way to get the PDF to keep the focus until the
    viewer closes the PDF?
    Thanks,
    KJM

    Use setModal(true)
    Denis

  • Troubleshoting help needed:  My iMac keeps crashing and restarting with a report detail: "spinlock application timed out"  What can I do to fix this?timed out"

    Troubleshooting help needed:  My iMac keeps crashing and restarting with a notice: "Spinlock application timed out"  What can I do?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the page that opens.
    Select the most recent panic log under System Diagnostic Reports. Post the contents — the text, please, not a screenshot. In the interest of privacy, I suggest you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header and body of the report, if it’s present (it may not be.) Please don't post shutdownStall, spin, or hang reports.

  • I have one apple ID and multiple family members share this with their devices.  How do we keep pics and messages separate?

    I have one apple ID and multiple family members share this with their individual devices.  How do we keep pics and messages separate for each device?

    For messages
    MacMost Now 653: Setting Up Multiple iOS Devices For Messages and FaceTime
    For other issue:
    How to use multiple iPods, iPads, or iPhones with one computer
    What is the best way to manage multiple...: Apple Support Communities

  • My phone wont let me unlock it and siri keeps talking and saying everything i do

    My iphone 5 is stuck in a talking mode where siri keeps talking and wont let me unlock my phone she says the password out loud but wont unlock it. what do i do?

    It's not Siri. Sure sounds like you turned on VoiceOver.
    Turning VoiceOver On or Off

  • I have a wireless network at home. I run my iphone and ipad on it with no problems. Just purchased a MacBook Pro, and now my wi-fi keeps disconnecting and i get an error message saying another device is using the same IP address. What does all this mean?

    I have a wireless network at home. I run my iphone and ipad on it with no problems. Just purchased a MacBook Pro, and now my wi-fi keeps disconnecting and i get an error message saying another device is using the same IP address. What does all this mean?

    Hello AKCamus
    To give you some ideas of what to do next, I have provided a few articles that will give some troubleshooting Wi-Fi connections and recommended Wi-Fi settings.
    iOS and OS X: Recommended settings for Wi-Fi routers and access points
    http://support.apple.com/kb/HT4199
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/ts1398
    Troubleshooting Wi-Fi issues in OS X Lion and Mac OS X v10.6
    http://support.apple.com/kb/HT4628
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Camera Raw loses system focus and becomes inactive

    While working in ACR if I hover over any of the command buttons, Save Image,  Open Image, Cancel, or Done for a few seconds the "tool tip" for the button displays and as soon as I move the mouse again the whole Camera Raw windows loses system focus and becomes inactive (every tab, control, menu, etc., becomes greyed out).  To regain the system focus I must move the mouse to the windows 7 taskbar and then back into Camera Raw.  If the fullscreen checkbox in Camera Raw is active the only way to regain system focus is to press the Windows Key twice on the keyboard and move the mouse out of the taskbar tray.  This gets pretty frustrating.  Any clues?

    It doesn't normally do this, I can assure you.  Normally the tooltips just pop up and Camera Raw stays active.
    Do you have any desktop management software installed, besides what Windows provides?
    Are your video drivers up to date?
    -Noel

  • Since upgrading my iphone 4 to IOS6, apps keep opening and closing on their own

    Since upgrading my iphone 4 to IOS6, apps keep opening and closing on their own and the wrong ones open when another is pressed. I've tried a full reset but still the same thing...HELP PLEASE :-(

    I'm not familiar with the Belkin cover, but you could try removing the cover and reboot the iPad and see how that goes.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • My iPad air keeps crashing and freezing when browsing the internet . Please help :(

    My husband and I updated to the new OS. Now our iPad Air's keep crashing and freezing whilst browsing the internet.  We have done a reset and swiped away pages but nothing is helping. Its very frustrating Can anyone help? Thank you Jo

    Please tell me that it has NEVER been jailbroke.  If it has not been jailbroke, here are some standard repair procedures:
    First, confirm that this is what you did for a "reset."  Hold down the on/off switch and the Home button simultaneously until you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  It could take well over an hour!  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow the on-screen directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    At the end of the basic Restore, you will be asked if you wish to sync the iPad/iPod.  As before, say "yes."  Note that that sync selection will disappear and the Restore will end if you do not respond within a reasonable time.  If that happens, only the apps that are part of the IOS will appear on your device.  Corrective action is simple -  choose manual "Sync" from the bottom right of iTunes.
    If you're unable to do the Restore (or it doesn't help), go into Recovery Mode per the instructions here.  You WILL lose all of your data (game scores, etc,) but, for the most part, you can redownload apps and music without being charged again.  Also, since you have IOS-7, read this.

  • Flash Player keeps pausing and buffering

    I've never really had this problem before but today whenever I've tried to watch flash videos, it keeps pausing and buffering every few seconds. This seems to be a problem for me on any website except YouTube (YouTube still works fine). I've tried disabling hardware acceleration but that made no difference. I have a high speed cable modem so I don't see how it could have anything to do with my connection speed.
    My operating system is Mac OS 10.5.8. My web browser is Firefox version 3.6.13, I also tried using Safari and was experiencing the same problem. The flash player version I'm using is MAC 10,2,152,26. Any help is greatly appreciated! Thanks a million.

    o disable Protected Mode, add the following line to your mms.cfg file located in:
    Windows 32bit: C:\windows\system32\macromed\flash
    Windows 64bit: C:\windows\syswow64\macromed\flash
    ProtectedMode=0
    If the mms.cfg file does not exist, create one using any standard text editor (e.g.. notepad)
    Depending on your operating system, you might need to first save the mms.cfg file to a writable location (such as your documents or desktop folder) and then copy the file into the destination folder using Windows Explorer.
    To re-enable Protected Mode, simply remove the line from the mms.cfg file.

  • Safari keeps crashing and wont reset or clear history.

    Safari keeps crashing and a Netflix pop up opens everytime I open Safari. The same window and tabs keep reloading every time I open Safari. I have tried clearing the history and resetting Safari, but nothing is working.
    Below is the error report I am getting.
    Please help!
    Date/Time:  
    2013-02-05 10:58:26 -0800
    OS Version: 
    10.7.5 (Build 11G63)
    Architecture:
    x86_64
    Report Version:  9
    Command:    
    Safari
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Version:    
    6.0.2 (7536.26.17)
    Build Version:   2
    Project Name:
    WebBrowser
    Source Version:  7536026017000000
    Parent:     
    launchd [122]
    PID:        
    22292
    Event:      
    hang
    Duration:   
    0.98s
    Steps:      
    10 (100ms sampling interval)
    Pageins:    
    0
    Pageouts:   
    0
    Process:    
    Safari [22292]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x44c887
    DispatchQueue 63
      User stack:
    10 ??? (in Safari) [0x10b170f2c]
    10 SafariMain + 166 (in Safari) [0x10b38735a]
    10 NSApplicationMain + 867 (in AppKit) [0x7fff918f3eac]
    10 -[NSApplication run] + 470 (in AppKit) [0x7fff916779b9]
    10 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162 (in Safari) [0x10b1c234f]
    10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff9167b07d]
    10 _DPSNextEvent + 659 (in AppKit) [0x7fff9167b779]
    10 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff943683fa]
    10 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff9436856d]
    10 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff943612bf]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1724 (in CoreFoundation) [0x7fff94f33e7c]
    10 _dispatch_main_queue_callback_4CF + 257 (in libdispatch.dylib) [0x7fff8ceb98bf]
    10 _dispatch_queue_invoke + 71 (in libdispatch.dylib) [0x7fff8ceb913f]
    10 _dispatch_source_invoke + 649 (in libdispatch.dylib) [0x7fff8cebc497]
    10 __-[NSPersistentUIManager acquireDirtyState]_block_invoke_1 + 53 (in AppKit) [0x7fff916d5958]
    10 -[NSPersistentUIManager flushPersistentStateAndClose:waitingUntilDone:] + 182 (in AppKit) [0x7fff916d5a7a]
    10 -[NSPersistentUIManager flushAllChangesOptionallyWaitingUntilDone:updatingSnapshots:] + 715 (in AppKit) [0x7fff916d5d73]
    10 _dispatch_barrier_sync_f_invoke + 33 (in libdispatch.dylib) [0x7fff8ceb9c75]
    10 __-[NSPersistentUIManager flushAllChangesOptionallyWaitingUntilDone:updatingSnapshots:]_block_invoke_1 + 1698 (in AppKit) [0x7fff916d684f]
    10 _dispatch_barrier_sync_f_slow + 137 (in libdispatch.dylib) [0x7fff8ceb9f7a]
    10 semaphore_wait_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de6b6]
      Kernel stack:
    10 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff8000234650]
      Thread 0x44c89b
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x44cbec
    DispatchQueue 62
      User stack:
    10 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff956d5b85]
    10 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff956d43da]
    10 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff8ceb8928]
    10 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff8ceb912e]
    10 _dispatch_queue_drain + 264 (in libdispatch.dylib) [0x7fff8ceb92d2]
    10 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8ceb7a82]
    10 __-[NSPersistentUIManager _updateSnapshotForWindowNumber:forWindowID:encryptionUUID:encryptionKey:encrypt ionKeyGeneration:waitUntilDone:]_block_invoke_3 + 295 (in AppKit) [0x7fff91e958d0]
    10 -[NSPersistentUIManager writeWindowSnapshot:length:width:height:bytesPerRow:toFile:inDirectory:encrypti ngWithKey:uuid:checksum:isUserWaitingImpatientlyForThisThingToFinish:] + 128 (in AppKit) [0x7fff91e90ef4]
    10 -[NSPersistentUIManager refreshStateDirectoryIfNecessary] + 79 (in AppKit) [0x7fff916d7693]
    10 -[NSPersistentUIManager tryCreatingPersistentStateDirectoryForURL:] + 483 (in AppKit) [0x7fff916d7886]
    10 _URLEnumeratorGetNextURL + 118 (in CoreServicesInternal) [0x7fff8f19ceb9]
    10 _ZL17_GetDirectoryURLsP16_CFURLEnumerator + 1134 (in CoreServicesInternal) [0x7fff8f19c796]
    10 ftsattr_read$INODE64 + 359 (in CoreServicesInternal) [0x7fff8f1a100a]
    10 getdirentriesattr + 10 (in libsystem_kernel.dylib) [0x7fff909e0642]
      Kernel stack:
    10 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3]
    10 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb]
    10 getdirentriesattr + 588 (in mach_kernel) [0xffffff80003065cc]
    10 VNOP_READDIRATTR + 83 (in mach_kernel) [0xffffff8000319723]
    10 hfs_vnop_readdirattr + 1650 (in mach_kernel) [0xffffff80004d4932]
    10 hfs_chash_getvnode + 197 (in mach_kernel) [0xffffff80004dd445]
    10 vnode_getwithvid + 35 (in mach_kernel) [0xffffff80002fde53]
    10 vnode_getiocount + 114 (in mach_kernel) [0xffffff80002fd212]
    10 msleep + 119 (in mach_kernel) [0xffffff8000556217]
    10 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb]
    10 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa]
    10 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b]
    10 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad]
    10 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939]
      Thread 0x44c8a2
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 WebCore::IconDatabase::iconDatabaseSyncThread() + 500 (in WebCore) [0x10c22e6b4]
    10 WebCore::IconDatabase::syncThreadMainLoop() + 107 (in WebCore) [0x10c230b9b]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c8a4
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 thread_fun + 24 (in QuartzCore) [0x7fff95202d35]
    10 CA::Render::Server::server_thread(void*) + 184 (in QuartzCore) [0x7fff95202df5]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x44c8ad
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 __NSThread__main__ + 1575 (in Foundation) [0x7fff913496a2]
    10 -[NSThread main] + 68 (in Foundation) [0x7fff9134972a]
    10 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff91354fd7]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x44c8b4
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::BlockAllocator::blockFreeingThreadMain() + 90 (in JavaScriptCore) [0x10bb60d9a]
    10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118 (in JavaScriptCore) [0x10b93efb6]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c8b5
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c8b6
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c8b7
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c97d
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::BlockAllocator::blockFreeingThreadMain() + 90 (in JavaScriptCore) [0x10bb60d9a]
    10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118 (in JavaScriptCore) [0x10b93efb6]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c97e
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c97f
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c980
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 JSC::MarkStackThreadSharedData::markingThreadMain() + 214 (in JavaScriptCore) [0x10bac3696]
    10 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212 (in JavaScriptCore) [0x10bac37b4]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44c991
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 Safari::MessageRunLoop::threadBody() + 106 (in Safari) [0x10b338ec6]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x44c99f
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x10bb7638f]
    10 WebCore::StorageThread::threadEntryPoint() + 154 (in WebCore) [0x10c248afa]
    10 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81 (in WebCore) [0x10ccea0a1]
    10 ***::ThreadCondition::timedWait(***::Mutex&, double) + 61 (in JavaScriptCore) [0x10b93ef7d]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x44caf3
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 __select + 10 (in libsystem_kernel.dylib) [0x7fff909dfdf2]
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Thread 0x44cd47
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 _ZL13startIOThreadPv + 148 (in CoreVideo) [0x7fff8c5f73e9]
    10 CVDisplayLink::runIOThread() + 710 (in CoreVideo) [0x7fff8c5f76c8]
    10 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff909dfbca]
      Kernel stack:
    10 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Binary Images:
    0x10b170000 -   
    0x10b170fff  com.apple.Safari 6.0.2 (7536.26.17) <712FC0E4-1F7C-3C6F-A65F-8F9EDE304463> /Applications/Safari.app/Contents/MacOS/Safari
    0x10b175000 -   
    0x10b617fff  com.apple.Safari.framework 7536 (7536.26.17) <8C9589AE-EA24-3360-812B-DBAE560FBE7F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x10b938000 -   
    0x10bbd2ff7  com.apple.JavaScriptCore 7536 (7536.26.15) <DE475475-D66E-3BF3-9AA6-422601989CF6> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x10c22a000 -   
    0x10d1d0ff7  com.apple.WebCore 7536 (7536.26.15) <BB07086A-227A-3817-BFED-4DF34E04CD56> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x7fff8c5f5000 -
    0x7fff8c61efff  com.apple.CoreVideo 1.7 (70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff8f17f000 -
    0x7fff8f1abff7  com.apple.CoreServicesInternal 113.19 (113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff912ef000 -
    0x7fff91608fff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff91673000 -
    0x7fff92279fff  com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff9435f000 -
    0x7fff9468bfff  com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95200000 -
    0x7fff953a0ff7  com.apple.QuartzCore 1.7 (270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff95684000 -
    0x7fff95761fef  libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    Process:    
    Activity Monitor [22180]
    Path:       
    /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x438bf2
    DispatchQueue 1
      User stack:
    10 ??? (in Activity Monitor) [0x100bbd77c]
    10 NSApplicationMain + 867 (in AppKit) [0x7fff918f3eac]
    10 -[NSApplication run] + 470 (in AppKit) [0x7fff916779b9]
    10 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff9167b07d]
    10 _DPSNextEvent + 659 (in AppKit) [0x7fff9167b779]
    10 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff943683fa]
    10 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff9436856d]
    10 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff943612bf]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x438c07
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Binary Images:
    0x100bbc000 -   
    0x100be9fff  com.apple.ActivityMonitor 10.7.4 (718) <8E691413-5892-3BE8-97D6-B62D873C903E> /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff91673000 -
    0x7fff92279fff  com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff9435f000 -
    0x7fff9468bfff  com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Process:    
    activitymonitord [22183]
    Path:       
    /usr/libexec/activitymonitord
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x438c19
    DispatchQueue 1
      User stack:
    10 ??? (in activitymonitord) [0x100c19ccc]
    10 ??? (in activitymonitord) [0x100c1b49b]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Binary Images:
    0x100c19000 -   
    0x100c21ff7  activitymonitord ??? (???) <512E7906-3DBC-3F2B-932B-12AC84F03BDA> /usr/libexec/activitymonitord
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    Process:    
    AirPort Base Station Agent [185]
    Path:       
    /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x75b  
      User stack:
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x7c9  
      User stack:
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x7f0  
      User stack:
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Binary Images:
    0x107614000 -   
    0x10762bfff  com.apple.AirPortBaseStationAgent 1.5.5 (155.7) <4B2DADB0-223B-32AA-9438-30FBEA0A8FE6> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    Process:    
    aosnotifyd [83]
    Path:       
    /usr/sbin/aosnotifyd
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x279   
    DispatchQueue 1
      User stack:
    10 start + 52 (in aosnotifyd) [0x10a5fa0b4]
    10 main + 74 (in aosnotifyd) [0x10a6019ec]
    10 -[AOSNotificationDaemon startup] + 1294 (in aosnotifyd) [0x10a6017b3]
    10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff912faf7b]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x2dc   
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x329  
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 __NSThread__main__ + 1575 (in Foundation) [0x7fff913496a2]
    10 -[NSThread main] + 68 (in Foundation) [0x7fff9134972a]
    10 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff91354fd7]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x5ca  
      User stack:
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Binary Images:
    0x10a5f8000 -   
    0x10a639fff  aosnotifyd ??? (???) <5287944C-EDF3-3175-81A3-CC1BEF4E43F7> /usr/sbin/aosnotifyd
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff912ef000 -
    0x7fff91608fff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95684000 -
    0x7fff95761fef  libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    Process:    
    AppleMobileDeviceHelper [7505]
    Path:       
    /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/Current/AppleM obileDeviceHelper.app/Contents/MacOS/AppleMobileDeviceHelper
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x1df82b
    DispatchQueue 1
      User stack:
    10 ??? (in AppleMobileDeviceHelper) [0x100001678]
    10 ??? (in AppleMobileDeviceHelper) [0x10000243d]
    10 ??? (in AppleMobileDeviceHelper) [0x10000afb0]
    10 __select + 10 (in libsystem_kernel.dylib) [0x7fff909dfdf2]
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Thread 0x1df8cc
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x1dfc1e
      User stack:
      Kernel stack:
    10 workqueue_mark_exiting + 880 (in mach_kernel) [0xffffff80005a4ea0]
      Binary Images:
    0x100000000 -   
    0x100017ff7  com.apple.SyncServices.AppleMobileDeviceHelper 5.0 (889) <7B6B311D-2C94-3368-BA3F-48E449EF6A1C> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/Current/Apple MobileDeviceHelper.app/Contents/MacOS/AppleMobileDeviceHelper
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    Process:    
    applepushserviced [82]
    Path:       
    /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x278   
    DispatchQueue 1
      User stack:
    10 ??? (in applepushserviced) [0x102c3f8d4]
    10 ??? (in applepushserviced) [0x102c3f9b8]
    10 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff912fae67]
    10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff912faf7b]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x2ae   
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x4f7  
      User stack:
    10 thread_start + 13 (in libsystem_c.dylib) [0x7fff956d5b75]
    10 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff956d28bf]
    10 __select + 10 (in libsystem_kernel.dylib) [0x7fff909dfdf2]
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Binary Images:
    0x102c3e000 -   
    0x102cacff7  applepushserviced ??? (???) <95759366-ACD2-358F-B4C3-A276E2B287C1> /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff912ef000 -
    0x7fff91608fff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff95684000 -
    0x7fff95761fef  libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    Process:    
    AppleSpell [262]
    Path:       
    /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    Architecture:
    x86_64
    UID:        
    502
      Thread 0x1ef5  
    DispatchQueue 1
      User stack:
    10 ??? (in AppleSpell) [0x103118a7c]
    10 ??? (in AppleSpell) [0x103118d2e]
    10 -[NSSpellServer run] + 74 (in Foundation) [0x7fff9144bc76]
    10 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff94f4319f]
    10 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff94f33486]
    10 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff94f33c74]
    10 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff94f2b50c]
    10 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff909de67a]
      Kernel stack:
    10 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x1ef8  
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Binary Images:
    0x103117000 -   
    0x1031d3ff7  com.apple.AppleSpell 1.7.1 (131.1) <A994D9F1-C4D8-3361-B0F4-112A7BAED8BD> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff912ef000 -
    0x7fff91608fff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff94efb000 -
    0x7fff950cfff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    Process:    
    autofsd [80]
    Path:       
    /usr/libexec/autofsd
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x2b1   
    DispatchQueue 2
      User stack:
    10 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ceb8316]
    10 kevent + 10 (in libsystem_kernel.dylib) [0x7fff909e07e6]
      Kernel stack:
    10 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x2b2   
    DispatchQueue 6
      User stack:
    10 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff8cebab1c]
    10 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff909e0022]
      Kernel stack:
    10 wakeup + 992 (in mach_kernel) [0xffffff8000555e90]
      Binary Images:
    0x102748000 -   
    0x102749fff  autofsd ??? (???) <A02D5E70-1BB1-30ED-A699-375CB0CCE901> /usr/libexec/autofsd
    0x7fff8ceb6000 -
    0x7fff8cec4fff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff909c9000 -
    0x7fff909e9fff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    Process:    
    Belkin Router Helper [190]
    Path:       
    /Library/Application Support/Affinegy/Belkin Router Helper
    Architecture:
    i386
    UID:        
    502
    Process:    
    Belkin Router Monitor & Setup [87]
    Path:       
    /Library/Application Support/Affinegy/Belkin Router Monitor & Setup
    Architecture:
    i386
    UID:        
    0
    Process:    
    blued [22]
    Path:       
    /usr/sbin/blued
    Architecture:
    x86_64
    UID:        
    0
      Thread 0x15a   
    DispatchQueue 1
      User stack:
    10 ??? (in blued) [0x1091de9a4]
    10 ??? (in blued) [0x1092154bf]
    10 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff912fae67]
    10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff912faf7b]

    Quit all applications.  In the top menu, ensure finder is displayed beside the apple.  Then, go to "go".  When the drop down appears, hold down your option key on the keyboard.  This will make the "library" appear right under home. 
    Select "library", then go to the preferences folder.  Inside, look for "com.apple.safari.plist" and drag it out to your desktop.
    Launch safari.

  • Hi all, my Safari 7.0.3 keeps crashing and saying it has to reload the page. This happens every few minutes especially when I'm using Facebook. Can anyone give some advice?

    This is the last error summary I received:
    Process:         com.apple.WebKit.WebContent [965]
    Path:            /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Identifier:      com.apple.WebKit.WebContent
    Version:         9537 (9537.75.14)
    Build Info:      WebKit2-7537075014000000~6
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Responsible:     Safari [282]
    User ID:         501
    Date/Time:       2014-09-30 12:07:29.638 -0500
    OS Version:      Mac OS X 10.9.2 (13C1021)
    Report Version:  11
    Anonymous UUID:  88DE69E1-13B5-46EF-F839-14D3CC0B4EE8
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000001171b09c0
    VM Regions Near 0x1171b09c0:
        mapped file            0000000115f44000-00000001161d8000 [ 2640K] r--/rwx SM=COW  /System/Library/Fonts/AppleSDGothicNeo-Regular.otf
    --> mapped file            00000001161d8000-000000011842a000 [ 34.3M] r--/rwx SM=COW  /System/Library/Fonts/Apple Color Emoji.ttf
        JS garbage collector   0000000118430000-0000000118440000 [   64K] rw-/rw- SM=PRV 
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore       0x00007fff8eb6a2a4 JSC::JSString::destroy(JSC::JSCell*) + 20
    1   com.apple.JavaScriptCore       0x00007fff8eb45f97 JSC::MarkedBlock::FreeList JSC::MarkedBlock::sweepHelper<(JSC::MarkedBlock::DestructorType)1>(JSC::MarkedB lock::SweepMode) + 327
    2   com.apple.JavaScriptCore       0x00007fff8eb45de9 JSC::MarkedBlock::sweep(JSC::MarkedBlock::SweepMode) + 73
    3   com.apple.JavaScriptCore       0x00007fff8eb5e357 JSC::IncrementalSweeper::doSweep(double) + 119
    4   com.apple.JavaScriptCore       0x00007fff8eb5e1e4 JSC::HeapTimer::timerDidFire(__CFRunLoopTimer*, void*) + 164
    5   com.apple.CoreFoundation       0x00007fff97501494 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    6   com.apple.CoreFoundation       0x00007fff97500fcf __CFRunLoopDoTimer + 1151
    7   com.apple.CoreFoundation       0x00007fff975725aa __CFRunLoopDoTimers + 298
    8   com.apple.CoreFoundation       0x00007fff974bc755 __CFRunLoopRun + 1525
    9   com.apple.CoreFoundation       0x00007fff974bbf25 CFRunLoopRunSpecific + 309
    10  com.apple.HIToolbox           0x00007fff9adf8a0d RunCurrentEventLoopInMode + 226
    11  com.apple.HIToolbox           0x00007fff9adf87b7 ReceiveNextEventCommon + 479
    12  com.apple.HIToolbox           0x00007fff9adf85bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    13  com.apple.AppKit               0x00007fff9767a3de _DPSNextEvent + 1434
    14  com.apple.AppKit               0x00007fff97679a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    15  com.apple.AppKit               0x00007fff9766db2c -[NSApplication run] + 553
    16  com.apple.AppKit               0x00007fff97658913 NSApplicationMain + 940
    17  com.apple.XPCService           0x00007fff91a3bc0f _xpc_main + 385
    18  libxpc.dylib                   0x00007fff93114bde xpc_main + 399
    19  com.apple.WebKit.WebContent   0x0000000100635ba0 0x100635000 + 2976
    20  libdyld.dylib                 0x00007fff8dbc85fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff90c58662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff981d043d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff981d0152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff90c53a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff90c52d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff974bcfc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff974bc5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff974bbf25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff9781a16e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff92227899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff9222772a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff9222bfc9 thread_start + 13
    Thread 3:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff90c57716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff92229c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff8eb426f6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore       0x00007fff8eb42215 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore       0x00007fff8eb3753f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff92227899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff9222772a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff9222bfc9 thread_start + 13
    Thread 4:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff90c57716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff92229c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff8eb42d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff8eb42ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff8eb3753f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff92227899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff9222772a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff9222bfc9 thread_start + 13
    Thread 5:: WebCore: Scrolling
    0   libsystem_kernel.dylib         0x00007fff90c53a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff90c52d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff974bcfc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff974bc5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff974bbf25 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff97571811 CFRunLoopRun + 97
    6   com.apple.WebCore             0x00007fff8f0155e4 WebCore::ScrollingThread::initializeRunLoop() + 244
    7   com.apple.JavaScriptCore       0x00007fff8eb3753f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_pthread.dylib       0x00007fff92227899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff9222772a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff9222bfc9 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff90c53a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff90c52d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff974bcfc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff974bc5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff974bbf25 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff99de8967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x00007fff99de876b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff92227899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff9222772a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff9222bfc9 thread_start + 13
    Thread 7:: com.apple.coremedia.networkbuffering
    0   libsystem_kernel.dylib         0x00007fff90c53a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff90c52d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff974bcfc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff974bc5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff974bbf25 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff97571811 CFRunLoopRun + 97
    6   com.apple.CoreMedia           0x00007fff95cbca77 FigThreadGlobalNetworkBufferingRunloop + 21
    7   com.apple.CoreMedia           0x00007fff95cbf4aa figThreadMain + 382
    8   libsystem_pthread.dylib       0x00007fff92227899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff9222772a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff9222bfc9 thread_start + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff90c579aa __select + 10
    1   com.apple.CoreFoundation       0x00007fff97508ab3 __CFSocketManager + 867
    2   libsystem_pthread.dylib       0x00007fff92227899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00007fff9222772a _pthread_start + 137
    4   libsystem_pthread.dylib       0x00007fff9222bfc9 thread_start + 13
    Thread 9:: com.apple.coreaudio.AQClient
    0   libsystem_kernel.dylib         0x00007fff90c53a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff90c52d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff974bcfc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff974bc5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff974bbf25 CFRunLoopRunSpecific + 309
    5   com.apple.audio.toolbox.AudioToolbox 0x00007fff98cca479 GenericRunLoopThread::Entry(void*) + 187
    6   com.apple.audio.toolbox.AudioToolbox 0x00007fff98c83c0d CAPThread::Entry(CAPThread*) + 109
    7   libsystem_pthread.dylib       0x00007fff92227899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff9222772a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff9222bfc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff90c57e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff92228f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff9222bfb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff90c57e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff92228f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff9222bfb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff90c57e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff92228f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff9222bfb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff90c53a6e semaphore_timedwait_trap + 10
    1   libdispatch.dylib             0x00007fff981d29da _dispatch_semaphore_wait_slow + 147
    2   libdispatch.dylib             0x00007fff981cff08 _dispatch_worker_thread + 145
    3   libsystem_pthread.dylib       0x00007fff92227899 _pthread_body + 138
    4   libsystem_pthread.dylib       0x00007fff9222772a _pthread_start + 137
    5   libsystem_pthread.dylib       0x00007fff9222bfc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00000000d925290c  rbx: 0x0000000000001cb1  rcx: 0x00000001038efe18  rdx: 0x0000000000020000
      rdi: 0x00000001171b09c0  rsi: 0x0000000000000000  rbp: 0x00007fff5f5c81d0  rsp: 0x00007fff5f5c81d0
       r8: 0x27273e901f8dfa4f   r9: 0x05673e93eeb19868  r10: 0x47673e90114a7483  r11: 0x6a67416e6bf86059
      r12: 0x00000001036ef000  r13: 0x00007fe74ad060a0  r14: 0x0000000109db0000  r15: 0x0000000109dbe588
      rip: 0x00007fff8eb6a2a4  rfl: 0x0000000000010297  cr2: 0x00000001171b09c0
    Logical CPU:     0
    Error Code:      0x00000007
    Trap Number:     14
    Binary Images:
           0x100635000 -        0x100635ff4  com.apple.WebKit.WebContent (9537 - 9537.75.14) <B6BACFDC-3742-3AD9-AE7F-2DA7D2025DD7> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
           0x10063c000 -        0x10063cfff  WebProcessShim.dylib (7537.75.14) <B79743A8-BC3D-335E-A926-F1B051B04BB2> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x105235000 -        0x105247ff7  com.apple.webcontentfilter.framework (5.1 - 5.1) <8DBB3836-0272-3CA9-8E3D-BD5A985830EC> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x105717000 -        0x105e61ff7  libclh.dylib (4.0.3 - 4.0.3) <5FAE3A43-C0DC-340F-B94A-2E3E2A767619> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dy lib
           0x105f05000 -        0x105f10fff  libGPUSupport.dylib (9.6) <039FC0EF-1B2C-3465-907B-A1856DCF5ADF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x107d90000 -        0x107d94ffd  com.apple.audio.AppleHDAHALPlugIn (2.6.0 - 2.6.0f1) <82D2F703-F961-3298-B06F-14B772D23C7B> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x10c108000 -        0x10c109ff0  ATSHI.dylib (363.3) <236B636F-A8E9-37A9-BEF0-7FE68BC58436> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x114f74000 -        0x115145fff  com.apple.audio.units.Components (1.10 - 1.10) <7AB53801-51BD-347E-B267-BCF71C15C023> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x115538000 -        0x11572efff  com.apple.audio.codecs.Components (4.0 - 4.0) <604485EE-4446-308F-9460-0A6CE9C2D98C> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
        0x123440000000 -     0x12344086dfff  com.apple.GeForceTeslaGLDriver (8.24.11 - 8.2.4) <AA787258-3655-3558-AC34-C5834A007A39> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTe slaGLDriver
        0x7fff68a9c000 -     0x7fff68acf817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff8d793000 -     0x7fff8d798fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8d799000 -     0x7fff8d799fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8d79a000 -     0x7fff8d7a4fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8d7af000 -     0x7fff8d7b9ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8d7ba000 -     0x7fff8d819fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8d81a000 -     0x7fff8d827ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8d828000 -     0x7fff8d850ffb  libRIP.A.dylib (599.21.1) <994C1D46-A532-3361-8C20-11778DC12040> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff8d8ef000 -     0x7fff8daadfff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff8daae000 -     0x7fff8daaeff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8db19000 -     0x7fff8db20ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff8db21000 -     0x7fff8db39ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8dbc5000 -     0x7fff8dbc8ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
        0x7fff8dbc9000 -     0x7fff8dbcafff  libquit.dylib (161.2) <54B83D99-F84C-35E1-87D5-FCCB2F200FBD> /usr/lib/libquit.dylib
        0x7fff8dc6c000 -     0x7fff8dc96ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8dc97000 -     0x7fff8df81fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8dfd2000 -     0x7fff8dfd9ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff8dfda000 -     0x7fff8e051fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <DAF9AF17-0AC5-364C-B0BF-B1AF3FB4A07F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8e0bc000 -     0x7fff8e274ff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
        0x7fff8e275000 -     0x7fff8e29aff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8e29b000 -     0x7fff8e38cff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff8e38d000 -     0x7fff8e5eaffd  com.apple.RawCamera.bundle (5.03 - 731) <99C18399-B160-3C4A-AEDC-A2FD4944FCC6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8e5eb000 -     0x7fff8e7dcff3  com.apple.WebKit2 (9537 - 9537.75.14) <A54F32B2-5D0D-3A1D-A1F6-FB2162BD50D1> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8e895000 -     0x7fff8e908fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8e909000 -     0x7fff8e9b9ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8e9bb000 -     0x7fff8eb21fff  libGLProgrammability.dylib (9.6) <8807FAD2-11E2-3293-89D8-397B87334138> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff8eb22000 -     0x7fff8eb23ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff8eb24000 -     0x7fff8eb26ff7  com.apple.securityhi (9.0 - 55005) <38784C88-AA07-350E-97A3-FCC24C97FC82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8eb27000 -     0x7fff8eb2dff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff8eb2e000 -     0x7fff8eea5ff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <DC1116A7-934C-37C1-9AB2-354DBA43EAD7> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8eea6000 -     0x7fff8eec1ff7  libPng.dylib (1042.2) <103F76EB-0FB7-320E-822F-53483CCB7299> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8ef3c000 -     0x7fff8ef3cfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8ef3d000 -     0x7fff8fd8fff7  com.apple.WebCore (9537 - 9537.75.14) <8C80717D-91D3-32D5-92F4-804AC1D1E881> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8fd90000 -     0x7fff8fd9dff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8fd9e000 -     0x7fff8fda1ffa  libCGXType.A.dylib (599.21.1) <0F364FEE-105D-329D-B823-082AA45E6AFD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8fdc1000 -     0x7fff8fe27fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8fe29000 -     0x7fff9074868f  com.apple.CoreGraphics (1.600.0 - 599.21.1) <23BCDB0F-4E60-31BA-859C-820351D50111> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff9078b000 -     0x7fff9079cff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff9079d000 -     0x7fff907aaff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff907ab000 -     0x7fff907fefff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff907ff000 -     0x7fff90803ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff9080e000 -     0x7fff90813ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff908ce000 -     0x7fff909b8fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff909b9000 -     0x7fff90ae8fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff90ae9000 -     0x7fff90b18fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff90b19000 -     0x7fff90bd1ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff90bd2000 -     0x7fff90c41ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff90c42000 -     0x7fff90c5eff7  libsystem_kernel.dylib (2422.92.1) <3F649963-7FA1-3201-8FF6-8438A52B9973> /usr/lib/system/libsystem_kernel.dylib
        0x7fff90c74000 -     0x7fff90cc6fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff90d24000 -     0x7fff90d8eff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff90d8f000 -     0x7fff90db8fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff90db9000 -     0x7fff90e0aff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff90e11000 -     0x7fff91147fff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff91148000 -     0x7fff91174ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff91175000 -     0x7fff9117dfff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff9117e000 -     0x7fff9118aff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff9118b000 -     0x7fff91196ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff91197000 -     0x7fff91198fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff91199000 -     0x7fff911e7fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff91254000 -     0x7fff9126bff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff9126c000 -     0x7fff91270ff7  libGIF.dylib (1042.2) <0A9267FF-D93A-36DF-87B9-BA34C1166C0C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff91271000 -     0x7fff912aaff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff912ab000 -     0x7fff91312ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff91313000 -     0x7fff913faff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff91495000 -     0x7fff9149effd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff9149f000 -     0x7fff914c7ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff914c8000 -     0x7fff91523ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff91524000 -     0x7fff9157cff7  com.apple.Symbolication (1.4 - 129) <6D47983E-9B8E-38A0-9503-099601CF118E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff915a3000 -     0x7fff919f1fff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff919f2000 -     0x7fff919f6ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
        0x7fff919f7000 -     0x7fff91a39ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff91a3a000 -     0x7fff91a40ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff91a41000 -     0x7fff91a49fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff91a4a000 -     0x7fff91a65ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff91aa7000 -     0x7fff91ab2fff  libkxld.dylib (2422.92.1) <A7DFFC8C-45EE-3525-A961-EF93C2FB1340> /usr/lib/system/libkxld.dylib
        0x7fff91abd000 -     0x7fff91ac0fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff91b15000 -     0x7fff91b56fff  com.apple.PerformanceAnalysis (1.47 - 47) <B5B491F2-EF86-3382-B23B-EA78AC40AF25> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff91b57000 -     0x7fff91b88ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff91b89000 -     0x7fff920f9fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff920fe000 -     0x7fff9212afff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff9212b000 -     0x7fff921b7ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff921b8000 -     0x7fff92225fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff92226000 -     0x7fff9222dff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff92275000 -     0x7fff92277fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff92292000 -     0x7fff92299fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff9229a000 -     0x7fff922e1ff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
        0x7fff92529000 -     0x7fff92539ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff9253d000 -     0x7fff92546ff7  libcldcpuengine.dylib (2.3.58) <C8785704-6195-3129-86CA-20F0F3C20F15> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff92618000 -     0x7fff9262aff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <4A5857F9-E249-3FA6-ADBB-410606AEC8CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff9262b000 -     0x7fff92635ff7  libcsfde.dylib (380) <A3673EC2-5B81-3190-9BA5-F27013118EC6> /usr/lib/libcsfde.dylib
        0x7fff92636000 -     0x7fff92654ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff928e7000 -     0x7fff92917fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff92918000 -     0x7fff9295ffff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff92960000 -     0x7fff92961ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff92962000 -     0x7fff929fdfff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff929fe000 -     0x7fff92a08ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff92a12000 -     0x7fff92c6bff9  com.apple.security (7.0 - 55471.14.1) <FF57C9BB-4E52-33E5-8927-59AEADB6CA27> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff92c6c000 -     0x7fff92e08ff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff930dd000 -     0x7fff930f6ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff93101000 -     0x7fff93125fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff93126000 -     0x7fff932d3f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff93397000 -     0x7fff93476fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff9349e000 -     0x7fff934b9ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff934ba000 -     0x7fff9359efff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff935aa000 -     0x7fff935ccfff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <C2687C2C-239A-3EB4-857C-BA107F34A5E8> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff935cd000 -     0x7fff935cdfff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff93665000 -     0x7fff936c9fff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff936ca000 -     0x7fff936ccff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
        0x7fff936cd000 -     0x7fff9372bff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff9372c000 -     0x7fff9372cffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff9372d000 -     0x7fff9373ffff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff93740000 -     0x7fff93745ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff93746000 -     0x7fff93751fff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff93983000 -     0x7fff93992ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff93993000 -     0x7fff9399bff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff93ac0000 -     0x7fff93ac9fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff943d0000 -     0x7fff943f7ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff943f8000 -     0x7fff943fbffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff943fc000 -     0x7fff9445fff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff94461000 -     0x7fff94469ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff9446a000 -     0x7fff9446cff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff9446d000 -     0x7fff944baff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff9450e000 -     0x7fff94513fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff94875000 -     0x7fff948daffb  com.apple.Heimdal (4.0 - 2.0) <1560A2CC-2C0C-3F7B-868C-BD5ADB241F5A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff948db000 -     0x7fff948ddfff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff948ec000 -     0x7fff948edff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff948ee000 -     0x7fff94922fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff9493d000 -     0x7fff9493dfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff9493e000 -     0x7fff94940fff  libRadiance.dylib (1042.2) <63C92F09-F862-3303-9EF6-55A80B48F2CF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff94941000 -     0x7fff94a47fff  com.apple.ImageIO.framework (3.3.0 - 1042) <DEA4FF1B-D340-32C3-977D-D249709C6031> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff94acb000 -     0x7fff94adcff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff94adf000 -     0x7fff94ae6fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff94ae7000 -     0x7fff94aebfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff94aec000 -     0x7fff94aecffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff94aed000 -     0x7fff94af6ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff94af7000 -     0x7fff94b82fff  libCoreStorage.dylib (380) <310E877E-0770-385F-B170-FA4623E753E1> /usr/lib/libCoreStorage.dylib
        0x7fff94bbe000 -     0x7fff94cadfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff94cae000 -     0x7fff94cb4fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff94d0e000 -     0x7fff94d43ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff94d44000 -     0x7fff94d6dff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff94d6e000 -     0x7fff94d9cff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff94d9d000 -     0x7fff94d9ffff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff94da0000 -     0x7fff94ddeff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff94ddf000 -     0x7fff94f6cff7  GLEngine (9.6) <51D58F76-B9B3-3B4F-B65A-F6D213C2EED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff954ad000 -     0x7fff954ecfff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff954ed000 -     0x7fff95576fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff95577000 -     0x7fff9558dfff  com.apple.CoreMediaAuthoring (2.2 - 947) <9D4F13D2-7A7A-3BE2-90A0-FC9190AE13CC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff95827000 -     0x7fff95949ff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff9594a000 -     0x7fff95952ff3  libCGCMS.A.dylib (599.21.1) <84C6C6F3-AD75-3120-A86F-8AE1005A0ECE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff95958000 -     0x7fff9597fffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff95a52000 -     0x7fff95a6bff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff95b52000 -     0x7fff95c40fff  libJP2.dylib (1042.2) <DD2DE799-C053-3C6A-91EC-D637CBD6FF90> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff95c41000 -     0x7fff95c6bff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
        0x7fff95c6c000 -     0x7fff95c6dffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff95c9c000 -     0x7fff95ce5fff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff95ce6000 -     0x7fff95cf6fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff95cf7000 -     0x7fff95d3cffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff95dd2000 -     0x7fff95dd6fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff95dd7000 -     0x7fff95ea0fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff95f67000 -     0x7fff9602bff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff9602c000 -     0x7fff96030ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff96033000 -     0x7fff961a3ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff961a4000 -     0x7fff961a5ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff961a6000 -     0x7fff96277ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <96C40A82-D2F7-310D-879B-7D8960510878> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff96278000 -     0x7fff96343fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff96344000 -     0x7fff96347fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff96348000 -     0x7fff963d8fff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff963d9000 -     0x7fff9680cffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff9680d000 -     0x7fff96beeffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff96bef000 -     0x7fff96c1eff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff96ffb000 -     0x7fff96ffcfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff96ffd000 -     0x7fff97019fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff97034000 -     0x7fff9703fff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff970d3000 -     0x7fff9712cfff  libTIFF.dylib (1042.2) <1C80C3FD-639C-3781-8A30-265410DD444F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff9712d000 -     0x7fff97168fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff97169000 -     0x7fff97439ffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff9744c000 -     0x7fff97631fff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff97645000 -     0x7fff97648ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff97656000 -     0x7fff981ccfff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff981cd000 -     0x7fff981e7fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff981e8000 -     0x7fff98329fff  com.apple.QTKit (7.7.3 - 2826.17) <ADA1EF77-57D2-3E7E-8526-8F0B732C1218> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff9837c000 -     0x7fff98386ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff98387000 -     0x7fff983d3ffe  com.apple.CoreMediaIO (407.0 - 4561) <BC8222A6-516C-380C-AB7D-DE78B23574DC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff983d4000 -     0x7fff98454fff  com.apple.CoreSymbolication (3.0 - 141) <DC9F84AA-9BD0-322B-83C3-FDC1FA771F37> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff987ba000 -     0x7fff987c8fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff98936000 -     0x7fff98937ff7  libSystem.B.dylib (1197.1.1) <5292BF21-9406-32D5-8BB3-7DD02C672FA0> /usr/lib/libSystem.B.dylib
        0x7fff98938000 -     0x7fff98955ff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff98979000 -     0x7fff989c6fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff98c29000 -     0x7fff98d7cff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff98da5000 -     0x7fff98e2dff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff98e45000 -     0x7fff98e4fff7  com.apple.CrashReporterSupport (10.9 - 538) <DD7669BA-78A6-3BEA-8410-17F556ACAA18> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff98f60000 -     0x7fff99466ffb  com.apple.Safari.framework (9537 - 9537.75.14) <AE2739A0-427C-3015-8DF8-FDCF768D62DE> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff99467000 -     0x7fff9949fff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff994a0000 -     0x7fff994a3fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff994a4000 -     0x7fff994c9ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff994ca000 -     0x7fff9958cff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff9958d000 -     0x7fff99599ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff999c2000 -     0x7fff999c4fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff999ea000 -     0x7fff99cbefc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff99cbf000 -     0x7fff99cc7ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff99cc8000 -     0x7fff99d51ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff99d52000 -     0x7fff99d6aff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff99d82000 -     0x7fff9a080fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff9a081000 -     0x7fff9a0b2fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff9a0da000 -     0x7fff9a0dcffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff9a13a000 -     0x7fff9a2a8ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff9a2a9000 -     0x7fff9a2bcff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff9a38b000 -     0x7fff9a3afff7  libJPEG.dylib (1042.2) <0AFE20D1-F24D-3548-A562-DB8FA7995655> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff9a3b0000 -     0x7fff9a3c7ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff9ab38000 -     0x7fff9ab7dfff  libcurl.4.dylib (78.92.2) <548E2D61-103F-3737-9C7C-0C26246CD4C8> /usr/lib/libcurl.4.dylib
        0x7fff9ab7e000 -     0x7fff9adc6ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff9adc7000 -     0x7fff9adc8fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff9adc9000 -     0x7fff9adc9fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff9adca000 -     0x7fff9b074ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff9b088000 -     0x7fff9b0b7ff9  com.apple.GSS (4.0 - 2.0) <1B71A3E1-E31D-32CC-A733-ED155CC4A6A2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff9b0b8000 -     0x7fff9b0b8fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff9b0b9000 -     0x7fff9b107fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff9b117000 -     0x7fff9b146fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff9b196000 -     0x7fff9b2c6ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff9b2c7000 -     0x7fff9b2c8ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff9b2c9000 -     0x7fff9b2f2fff  GLRendererFloat (9.6) <16871296-2EB9-3FF6-AB00-3E2E55A45A63> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff9b2f3000 -     0x7fff9b429ffc  com.apple.WebKit (9537 - 9537.75.14) <98D7B16B-B2C8-3A4E-9AE9-7A8385ACFBA9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff9b42a000 -     0x7fff9b42cfff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff9b476000 -     0x7fff9b483fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 80
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 17900
        thread_create: 1
        thread_set_state: 0

    Hi Linc,
    I tried what you suggested by restoring standard fonts and restarting in safe mode and then restarting again in normal mode.  I also uninstalled adblock as I had installed that just before the problems started happening and I thought that it might be causing the problems.
    However, I am still experiencing the same problems. Safari keeps crashing and VLC occasionally crashes too.
    Thanks for all your help
    This is the latest error report I received:
    Process:         com.apple.WebKit.WebContent [2882]
    Path:            com.apple.WebKit.WebContent
    Identifier:      com.apple.WebKit.WebContent
    Version:         9537 (9537.75.14)
    Build Info:      WebKit2-7537075014000000~6
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    Responsible:     Safari [2875]
    User ID:         501
    Date/Time:       2014-10-10 13:52:29.956 -0500
    OS Version:      Mac OS X 10.9.2 (13C1021)
    Report Version:  11
    Anonymous UUID:  88DE69E1-13B5-46EF-F839-14D3CC0B4EE8
    Sleep/Wake UUID: 17B72D69-7F9D-465C-80B8-86D1EDD13056
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bbadbeef
    VM Regions Near 0xbbadbeef:
    -->
        __TEXT                 0000000100429000-000000010042a000 [    4K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore       0x00000001031764be WTFCrash + 62
    1   com.apple.JavaScriptCore       0x0000000103193d69 ***::CrashOnOverflow::overflowed() + 9
    2   com.apple.JavaScriptCore       0x0000000102f0f744 JSC::CodeBlock::CodeBlock(JSC::ScriptExecutable*, JSC::UnlinkedCodeBlock*, JSC::JSGlobalObject*, unsigned int, ***::PassRefPtr<JSC::SourceProvider>, unsigned int, unsigned int, ***::PassOwnPtr<JSC::CodeBlock>) + 8980
    3   com.apple.JavaScriptCore       0x0000000102f15df4 JSC::FunctionExecutable::produceCodeBlockFor(JSC::JSScope*, JSC::CodeSpecializationKind, JSC::JSObject*&) + 468
    4   com.apple.JavaScriptCore       0x0000000102f1ab38 JSC::FunctionExecutable::compileForCallInternal(JSC::ExecState*, JSC::JSScope*, JSC::JITCode::JITType, unsigned int) + 72
    5   com.apple.JavaScriptCore       0x0000000102f15924 JSC::LLInt::setUpCall(JSC::ExecState*, JSC::Instruction*, JSC::CodeSpecializationKind, JSC::JSValue, JSC::LLIntCallLinkInfo*) + 500
    6   com.apple.JavaScriptCore       0x00000001031937e3 llint_op_call + 169
    7   com.apple.JavaScriptCore       0x0000000102f1aa13 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 595
    8   com.apple.JavaScriptCore       0x0000000102f1a7b5 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
    9   com.apple.JavaScriptCore       0x00000001030f44d3 JSC::boundFunctionCall(JSC::ExecState*) + 547
    10  ???                           0x0000402452601045 0 + 70524745027653
    11  com.apple.JavaScriptCore       0x0000000102f1aa13 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 595
    12  com.apple.JavaScriptCore       0x0000000102f1a7b5 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
    13  com.apple.WebCore             0x00000001037aa82a WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 154
    14  com.apple.WebCore             0x00000001037eef62 WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 450
    15  com.apple.WebCore             0x00000001037eecc7 WebCore::ScheduledAction::execute(WebCore::Document*) + 151
    16  com.apple.WebCore             0x00000001037eea50 WebCore::DOMTimer::fired() + 304
    17  com.apple.WebCore             0x00000001035aef0f WebCore::ThreadTimers::sharedTimerFiredInternal() + 175
    18  com.apple.WebCore             0x00000001035aedea WebCore::timerFired(__CFRunLoopTimer*, void*) + 58
    19  com.apple.CoreFoundation       0x00000001010a4494 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    20  com.apple.CoreFoundation       0x00000001010a3fcf __CFRunLoopDoTimer + 1151
    21  com.apple.CoreFoundation       0x00000001011155aa __CFRunLoopDoTimers + 298
    22  com.apple.CoreFoundation       0x000000010105f755 __CFRunLoopRun + 1525
    23  com.apple.CoreFoundation       0x000000010105ef25 CFRunLoopRunSpecific + 309
    24  com.apple.HIToolbox           0x000000010850fa0d RunCurrentEventLoopInMode + 226
    25  com.apple.HIToolbox           0x000000010850f7b7 ReceiveNextEventCommon + 479
    26  com.apple.HIToolbox           0x000000010850f5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    27  com.apple.AppKit               0x0000000104f183de _DPSNextEvent + 1434
    28  com.apple.AppKit               0x0000000104f17a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    29  com.apple.AppKit               0x0000000104f0bb2c -[NSApplication run] + 553
    30  com.apple.AppKit               0x0000000104ef6913 NSApplicationMain + 940
    31  com.apple.XPCService           0x000000010ad36c0f _xpc_main + 385
    32  libxpc.dylib                   0x000000010231cbde xpc_main + 399
    33  com.apple.WebKit.WebContent   0x0000000100429ba0 0x100429000 + 2976
    34  libdyld.dylib                 0x00000001020235fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00000001021bc662 kevent64 + 10
    1   libdispatch.dylib             0x0000000101fea43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x0000000101fea152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00000001021b7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00000001021b6d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x000000010105ffc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x000000010105f5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x000000010105ef25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00000001050b816e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00000001022c6899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00000001022c672a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00000001022cafc9 thread_start + 13
    Thread 3:: WebCore: Scrolling
    0   libsystem_kernel.dylib         0x00000001021b7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00000001021b6d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x000000010105ffc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x000000010105f5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x000000010105ef25 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x0000000101114811 CFRunLoopRun + 97
    6   com.apple.WebCore             0x000000010365d5e4 WebCore::ScrollingThread::initializeRunLoop() + 244
    7   com.apple.JavaScriptCore       0x0000000102eaa53f ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_pthread.dylib       0x00000001022c6899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00000001022c672a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00000001022cafc9 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00000001021b7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00000001021b6d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x000000010105ffc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x000000010105f5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x000000010105ef25 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00000001004a4967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x00000001004a476b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00000001022c6899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00000001022c672a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00000001022cafc9 thread_start + 13
    Thread 5:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00000001021bb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00000001022c8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x0000000102eb56f6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore       0x0000000102eb5215 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore       0x0000000102eaa53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00000001022c6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00000001022c672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00000001022cafc9 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00000001021bb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00000001022c8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x0000000102eb5d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x0000000102eb5ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x0000000102eaa53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00000001022c6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00000001022c672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00000001022cafc9 thread_start + 13
    Thread 7:: com.apple.coremedia.networkbuffering
    0   libsystem_kernel.dylib         0x00000001021b7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00000001021b6d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x000000010105ffc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x000000010105f5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x000000010105ef25 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x0000000101114811 CFRunLoopRun + 97
    6   com.apple.CoreMedia           0x000000010fef8a77 FigThreadGlobalNetworkBufferingRunloop + 21
    7   com.apple.CoreMedia           0x000000010fefb4aa figThreadMain + 382
    8   libsystem_pthread.dylib       0x00000001022c6899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00000001022c672a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00000001022cafc9 thread_start + 13
    Thread 8:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00000001021bb9aa __select + 10
    1   com.apple.CoreFoundation       0x00000001010abab3 __CFSocketManager + 867
    2   libsystem_pthread.dylib       0x00000001022c6899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00000001022c672a _pthread_start + 137
    4   libsystem_pthread.dylib       0x00000001022cafc9 thread_start + 13
    Thread 9:: com.apple.coremedia.asyncio
    0   libsystem_kernel.dylib         0x00000001021bb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00000001022c8c3b _pthread_cond_wait + 727
    2   com.apple.CoreMedia           0x000000010fefab56 WaitOnCondition + 11
    3   com.apple.CoreMedia           0x000000010fefa96a FigSemaphoreWaitRelative + 133
    4   com.apple.MediaToolbox         0x000000010ff6d321 0x10ff4f000 + 123681
    5   com.apple.CoreMedia           0x000000010fefb4aa figThreadMain + 382
    6   libsystem_pthread.dylib       0x00000001022c6899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00000001022c672a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00000001022cafc9 thread_start + 13
    Thread 10:: com.apple.coremedia.player.async
    0   libsystem_kernel.dylib         0x00000001021b7a56 semaphore_wait_trap + 10
    1   libdispatch.dylib             0x0000000101feca15 _dispatch_semaphore_wait_slow + 206
    2   com.apple.MediaToolbox         0x000000010ffc45a6 0x10ff4f000 + 480678
    3   com.apple.CoreMedia           0x000000010fefb4aa figThreadMain + 382
    4   libsystem_pthread.dylib       0x00000001022c6899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00000001022c672a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00000001022cafc9 thread_start + 13
    Thread 11:: com.apple.coreaudio.AQClient
    0   libsystem_kernel.dylib         0x00000001021b7a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00000001021b6d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x000000010105ffc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x000000010105f5e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x000000010105ef25 CFRunLoopRunSpecific + 309
    5   com.apple.audio.toolbox.AudioToolbox 0x000000010837b479 GenericRunLoopThread::Entry(void*) + 187
    6   com.apple.audio.toolbox.AudioToolbox 0x0000000108334c0d CAPThread::Entry(CAPThread*) + 109
    7   libsystem_pthread.dylib       0x00000001022c6899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00000001022c672a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00000001022cafc9 thread_start + 13
    Thread 12:: com.apple.coremedia.audioqueue.source
    0   libsystem_kernel.dylib         0x00000001021bb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00000001022c8c3b _pthread_cond_wait + 727
    2   com.apple.CoreMedia           0x000000010fefab56 WaitOnCondition + 11
    3   com.apple.CoreMedia           0x000000010fefa96a FigSemaphoreWaitRelative + 133
    4   com.apple.MediaToolbox         0x000000010ff8acd9 0x10ff4f000 + 244953
    5   com.apple.CoreMedia           0x000000010fefb4aa figThreadMain + 382
    6   libsystem_pthread.dylib       0x00000001022c6899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00000001022c672a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00000001022cafc9 thread_start + 13
    Thread 13:: com.apple.coremedia.audiomentor
    0   libsystem_kernel.dylib         0x00000001021bb716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00000001022c8c3b _pthread_cond_wait + 727
    2   com.apple.CoreMedia           0x000000010fefab56 WaitOnCondition + 11
    3   com.apple.CoreMedia           0x000000010fefa96a FigSemaphoreWaitRelative + 133
    4   com.apple.MediaToolbox         0x000000010ffe9392 0x10ff4f000 + 631698
    5   com.apple.CoreMedia           0x000000010fefb4aa figThreadMain + 382
    6   libsystem_pthread.dylib       0x00000001022c6899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00000001022c672a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00000001022cafc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00000001021bbe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00000001022c7f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00000001022cafb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00000001021bbe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00000001022c7f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00000001022cafb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00000000bbadbeef  rbx: 0x0000000117df1840  rcx: 0x0000000000000000  rdx: 0x000000010211a710
      rdi: 0x0000000000000000  rsi: 0x00001f0000001f00  rbp: 0x00007fff5f7d3920  rsp: 0x00007fff5f7d3810
       r8: 0x0000000000000040   r9: 0x00007fff5f7d3600  r10: 0x0000000000000000  r11: 0x0000000000000246
      r12: 0x0000000000000013  r13: 0x000000011e00da00  r14: 0x0000000112838008  r15: 0x0000000117df1840
      rip: 0x00000001031764be  rfl: 0x0000000000010206  cr2: 0x00000000bbadbeef
    Logical CPU:     1
    Error Code:      0x00000006
    Trap Number:     14
    Binary Images:
           0x100429000 -        0x100429ff4  com.apple.WebKit.WebContent (9537 - 9537.75.14) <B6BACFDC-3742-3AD9-AE7F-2DA7D2025DD7> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com. apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
           0x100435000 -        0x100435fff  WebProcessShim.dylib (7537.75.14) <B79743A8-BC3D-335E-A926-F1B051B04BB2> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
           0x10043e000 -        0x10073cfff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x10097d000 -        0x100b6eff3  com.apple.WebKit2 (9537 - 9537.75.14) <A54F32B2-5D0D-3A1D-A1F6-FB2162BD50D1> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
           0x100d5b000 -        0x100f08f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
           0x100f2f000 -        0x100f81fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
           0x100fe0000 -        0x100fe1ff7  libSystem.B.dylib (1197.1.1) <5292BF21-9406-32D5-8BB3-7DD02C672FA0> /usr/lib/libSystem.B.dylib
           0x100fef000 -        0x1011d4fff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x101346000 -        0x101347fff  libquit.dylib (161.2) <54B83D99-F84C-35E1-87D5-FCCB2F200FBD> /usr/lib/libquit.dylib
           0x10134d000 -        0x10138fff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
           0x1013a9000 -        0x1013aaff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
           0x1013b6000 -        0x10156eff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
           0x10161a000 -        0x101701ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
           0x10173b000 -        0x10174cff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
           0x101755000 -        0x1018c5ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x1019d2000 -        0x101a35ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x101a70000 -        0x101cc9ff9  com.apple.security (7.0 - 55471.14.1) <FF57C9BB-4E52-33E5-8927-59AEADB6CA27> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x101e14000 -        0x101e14fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x101e1e000 -        0x101e1ffff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
           0x101e27000 -        0x101e91ff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x101ec7000 -        0x101ee2ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
           0x101eec000 -        0x101eedff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
           0x101ef3000 -        0x101f1cff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
           0x101f2e000 -        0x101f32ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
           0x101f3b000 -        0x101f45fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
           0x101f59000 -        0x101f60fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
           0x101f72000 -        0x101f79ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
           0x101f85000 -        0x101fd3fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
           0x101fe7000 -        0x102001fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
           0x102020000 -        0x102023ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
           0x10202b000 -        0x10202bff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
           0x102035000 -        0x10203cff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
           0x102045000 -        0x10204afff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
           0x102051000 -        0x102053ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
           0x10205c000 -        0x10205dffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
           0x102065000 -        0x102076ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
           0x102085000 -        0x102086ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
           0x10208e000 -        0x102117ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
           0x102143000 -        0x102145ff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
           0x10214f000 -        0x102157fff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
           0x10215e000 -        0x10215fff0  ATSHI.dylib (363.3) <236B636F-A8E9-37A9-BEF0-7FE68BC58436> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x102164000 -        0x10218bffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
           0x1021a6000 -        0x1021c2ff7  libsystem_kernel.dylib (2422.92.1) <3F649963-7FA1-3201-8FF6-8438A52B9973> /usr/lib/system/libsystem_kernel.dylib
           0x1021e7000 -        0x102216fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
           0x102226000 -        0x102241ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
           0x102252000 -        0x102279ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
           0x102298000 -        0x1022a1ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
           0x1022aa000 -        0x1022b0ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
           0x1022c5000 -        0x1022ccff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
           0x1022da000 -        0x1022dbff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
           0x1022e2000 -        0x1022e6ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
           0x1022f1000 -        0x1022f2fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
           0x1022f9000 -        0x1022feff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
           0x102309000 -        0x10232dfff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
           0x10234d000 -        0x10235dfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
           0x102367000 -        0x102451fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
           0x10246d000 -        0x10247aff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
           0x102487000 -        0x10248bfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
           0x102492000 -        0x102492ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
           0x10249b000 -        0x1024a8ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
           0x1024ae000 -        0x102798fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x102817000 -        0x1028a7fff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x102915000 -        0x10298cfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <DAF9AF17-0AC5-364C-B0BF-B1AF3FB4A07F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x102a2f000 -        0x102a9cfff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x102ae2000 -        0x102b3dffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x102b73000 -        0x102c3cfff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x102cb1000 -        0x102cdafff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x102d01000 -        0x102d06fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x102d10000 -        0x102d17fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x102d25000 -        0x102d30fff  libkxld.dylib (2422.92.1) <A7DFFC8C-45EE-3525-A961-EF93C2FB1340> /usr/lib/system/libkxld.dylib
           0x102d39000 -        0x102d44ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x102d53000 -        0x102db7fff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x102df6000 -        0x102df9fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x102e06000 -        0x102e1dff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x102e3d000 -        0x102e47ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
           0x102e58000 -        0x102e80ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
           0x102e8e000 -        0x102e8efff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x102e97000 -        0x102e97fff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x102e9a000 -        0x102e9afff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x102ea1000 -        0x103218ff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <DC1116A7-934C-37C1-9AB2-354DBA43EAD7> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x103311000 -        0x1034adff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x103585000 -        0x1043d7ff7  com.apple.WebCore (9537 - 9537.75.14) <8C80717D-91D3-32D5-92F4-804AC1D1E881> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
           0x104d49000 -        0x104d9aff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x104dc0000 -        0x104e82ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x104ef4000 -        0x105a6afff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x1061f2000 -        0x106b1168f  com.apple.CoreGraphics (1.600.0 - 599.21.1) <23BCDB0F-4E60-31BA-859C-820351D50111> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x106c45000 -        0x106d4bfff  com.apple.ImageIO.framework (3.3.0 - 1042) <DEA4FF1B-D340-32C3-977D-D249709C6031> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x106db6000 -        0x106e25ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x106e53000 -        0x106edcfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
           0x106f25000 -        0x106f6affe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x106f9d000 -        0x106facff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
           0x106fbd000 -        0x10700aff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x10703e000 -        0x107077ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x107093000 -        0x10709cfff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x1070af000 -        0x1070b2ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x1070c2000 -        0x1070c2fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x1070c8000 -        0x10739cfc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
           0x1073e0000 -        0x1073e0fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x1073e3000 -        0x1074aefff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x1074bc000 -        0x10756cff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x107579000 -        0x10795affe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x1079c0000 -        0x107b2eff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x107b5d000 -        0x107c4cfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x107cc7000 -        0x107d0efff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x107d36000 -        0x107d5aff7  libJPEG.dylib (1042.2) <0AFE20D1-F24D-3548-A562-DB8FA7995655> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x107d62000 -        0x107dbbfff  libTIFF.dylib (1042.2) <1C80C3FD-639C-3781-8A30-265410DD444F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x107dd1000 -        0x107decff7  libPng.dylib (1042.2) <103F76EB-0FB7-320E-822F-53483CCB7299> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x107dfb000 -        0x107dffff7  libGIF.dylib (1042.2) <0A9267FF-D93A-36DF-87B9-BA34C1166C0C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x107e09000 -        0x107ef7fff  libJP2.dylib (1042.2) <DD2DE799-C053-3C6A-91EC-D637CBD6FF90> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x107f22000 -        0x107f24fff  libRadiance.dylib (1042.2) <63C92F09-F862-3303-9EF6-55A80B48F2CF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x107f2d000 -        0x107f74ff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
           0x107f8e000 -        0x107fa7ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x107fc5000 -        0x107ff4ff9  com.apple.GSS (4.0 - 2.0) <1B71A3E1-E31D-32CC-A733-ED155CC4A6A2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x108015000 -        0x108031fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
           0x108042000 -        0x108133ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
           0x108144000 -        0x1081a9ffb  com.apple.Heimdal (4.0 - 2.0) <1560A2CC-2C0C-3F7B-868C-BD5ADB241F5A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x1081d8000 -        0x1081d9fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x1081e3000 -        0x1081e7ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
           0x1081f1000 -        0x1081fdff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x108212000 -        0x10821bffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x108222000 -        0x108295fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x1082da000 -        0x10842dff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x1084c9000 -        0x1084cdfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
           0x1084d7000 -        0x1084dafff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
           0x1084e1000 -        0x10878bff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x1088e9000 -        0x1088fbfff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
           0x10891b000 -        0x1089a7ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x1089df000 -        0x1089f7ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
           0x108a0c000 -        0x108a0dff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
           0x108a14000 -        0x108a16ff7  com.apple.securityhi (9.0 - 55005) <38784C88-AA07-350E-97A3-FCC24C97FC82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
           0x108a22000 -        0x108a2aff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
           0x108a35000 -        0x108b19fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x108be0000 -        0x108d10ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x108d94000 -        0x108da6ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <4A5857F9-E249-3FA6-ADBB-410606AEC8CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x108dbc000 -        0x108dd4ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x108de5000 -        0x108e20fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
           0x108e38000 -        0x108e46fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x108e52000 -        0x108e77ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x108e94000 -        0x109164ffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x10925d000 -        0x1092b0fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
           0x1092d6000 -        0x109315fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x109325000 -        0x10932dffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x109334000 -        0x10933ffff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x109355000 -        0x109393ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x10939c000 -        0x10939efff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x1093a3000 -        0x1093a6fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x1093b0000 -        0x1097e3ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
           0x1099fe000 -        0x109a08ff7  com.apple.CrashReporterSupport (10.9 - 538) <DD7669BA-78A6-3BEA-8410-17F556ACAA18> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x109a18000 -        0x109a66fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x109a80000 -        0x109a8cff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
           0x109a98000 -        0x109ab1ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x109ac6000 -        0x109ad3fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
           0x109ae9000 -        0x109b19fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
           0x109b43000 -        0x109b68ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x109b76000 -        0x109dbeff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x109eeb000 -        0x109f23ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x109f60000 -        0x109f60ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x109f6a000 -        0x109fabfff  com.apple.PerformanceAnalysis (1.47 - 47) <B5B491F2-EF86-3382-B23B-EA78AC40AF25> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x10a7fe000 -        0x10a8c2ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x10a94b000 -        0x10a9cbfff  com.apple.CoreSymbolication (3.0 - 141) <DC9F84AA-9BD0-322B-83C3-FDC1FA771F37> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x10a9ea000 -        0x10aa42ff7  com.apple.Symbolication (1.4 - 129) <6D47983E-9B8E-38A0-9503-099601CF118E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x10aa8a000 -        0x10aab9fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x10ad35000 -        0x10ad3bff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
           0x10ad45000 -        0x10ad4fff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
           0x10ad5a000 -        0x10ad84ff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
           0x10ad8d000 -        0x10ada0ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
           0x10adb5000 -        0x10adb7fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
           0x10adbd000 -        0x10adc5fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
           0x10b295000 -        0x10b298ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
           0x10b2e0000 -        0x10b2ebff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
           0x10b2f5000 -        0x10b2f7fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
           0x10b2fd000 -        0x10b2ffffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
           0x10c979000 -        0x10c9a5fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
           0x10ca0f000 -        0x10ca1cff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
           0x10ca57000 -        0x10ca74ff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
           0x10dee5000 -        0x10e3ebffb  com.apple.Safari.framework (9537 - 9537.75.14) <AE2739A0-427C-3015-8DF8-FDCF768D62DE> /System/Library/PrivateFrameworks/Safari.framework/Safari
           0x10e7d5000 -        0x10e7f3ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
           0x10e811000 -        0x10e86fff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
           0x10e8ac000 -        0x10e8ddff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
           0x10e8ed000 -        0x10e91bff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x10e949000 -        0x10ea7fffc  com.apple.WebKit (9537 - 9537.75.14) <98D7B16B-B2C8-3A4E-9AE9-7A8385ACFBA9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
           0x10eb74000 -        0x10eb76fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
           0x10eb7c000 -        0x10ebdbfff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x10ec19000 -        0x10ec43ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
           0x10ec79000 -        0x10ecdffff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
           0x10ed3e000 -        0x10eefcfff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
           0x10f054000 -        0x10f05eff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
           0x10f08b000 -        0x10f093ff3  libCGCMS.A.dylib (599.21.1) <84C6C6F3-AD75-3120-A86F-8AE1005A0ECE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x10f09b000 -        0x10f136fff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/PDFKit
           0x10f1a9000 -        0x10f231ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
           0x10fc3d000 -        0x10fc65ffb  libRIP.A.dylib (599.21.1) <994C1D46-A532-3361-8C20-11778DC12040> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x10fc75000 -        0x10fd97ff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
           0x10feaf000 -        0x10fec6ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
           0x10fed8000 -        0x10ff21fff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
           0x10ff4f000 -        0x110285fff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
           0x110333000 -        0x110781fff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
           0x1107dc000 -        0x110828ffe  com.apple.CoreMediaIO (407.0 - 4561) <BC8222A6-516C-380C-AB7D-DE78B23574DC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
           0x110850000 -        0x110866fff  com.apple.CoreMediaAuthoring (2.2 - 947) <9D4F13D2-7A7A-3BE2-90A0-FC9190AE13CC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
           0x11087e000 -        0x1109adfef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
           0x1109e5000 -        0x110a14ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
           0x110a1f000 -        0x110a24ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
           0x110a2f000 -        0x110a31fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
           0x110a37000 -        0x110fa7fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
           0x110fb6000 -        0x110fbeff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
           0x110fc5000 -        0x11102cf

Maybe you are looking for

  • Releasing Customizing Request

    Hi All,          I have created a layout in FBL3N in development and saved it as a customizing Request. While releasing this request it show an error message "8: Transport carried out with errors. Individual objects could not be transported successfu

  • How to publish a single MC?

    How can I create a shortcut for publishing a single MovieClip? I seem to remember that in previous versions of Flash I could publish a mc by hitting option+cmd+F12 (?). I went to Keyboard Shortcuts and was able to modify other publish settings but I

  • Business Area wise Vendor Entry

    Hi, When a PO is raised and an IV created, we get the following FI entry            Business Area     Dr     Cr Expense A/C Dr           1     100      Expense A/C Dr           2     100      Expense A/C Dr           3     100           To Vendor A/C

  • Use of COLLABORATIONS table in 11g PS3

    Hi All, Has anyone an idea on what is the use of table COLLABORATIONS in 11g PS3? Is there a component which uses this table? Is it just a vestige from 10g? We are implementing ACL based folders with some further customizations and want to ensure tha

  • Personal Oracle8 installer causes error   windows XP

    Hello, I tried to uninstall Personal Oracle8 from a Windows XP Professional. But while uninstalling a component it causes windows system error and asks to send a report to microsoft. Can anyone tell me how to uninstall it using Oracle installer or ma