Can't open remote on DW CC

I inherited a site created on Dreamweaver several years ago.  I have recently purchased Dreamweaver CC to try to help with editing this site.  I can't open the Remote on DW, but I can open the Remote on FileZilla.  Suggestions?  I contacted my host server who helped me opent the site on FileZilla, but Adobe doesn't seem to have the same type of tech support, where I can call and speak to a live person (even if he is in another country).

You'll need to define a site before DW will do anything for you...
1. Create a folder on your desktop that you'll store the local copies of your site files in (DW cannot edit pages live online, you must edit locally, then upload)
2. In DW, choose Site > New Site
3. Give your site a name
4. Browse to the newly created folder from step 1 for Local Site Folder
5. Click the Servers tab
6. Click the + button in the Servers window
7. Give the server a name, enter your FTP address, UN/PW and Root Directory
8. Click More options to view how it is set up (Use Passive FTP and Use FTP performance optimization should be checked). The reason you do this, if you can't connect, those two items can usually be toggled to get you up and running.
9. Click Save
10. From the Files window in DW (which should be empty) click the Get button (down arrow icon)
11. Click Yes to "Get Entire Site?"
This will download an exact copy of your entire site onto your hard drive.
If you already have the local files, you can skip most of this...
1. Go to Site > New Site
2. Give your site a name
3. Browse to the local site folder you already have for the Local Site Root
4. Enter your FTP info as described above.
From there on out, you open files through the DW Files window, make changes/updates and then upload from that window.

Similar Messages

  • Can I open remote connection manager with no menu bar

    I am running a LabVIEW executable that does not have the standard menu bar, is there a way to programmatically open the remote connection manager.  I know that I can access properties that provide this data, but if possible I wanted to make use of the code that LabView has already created

    It's a VI called connection manager in \Project\remotepanel.llb.

  • EA6700 my router I can not open remote

    Hello
    I do not understand why I can not connect to router remotely, I see a message that the router is offline even though I checked and he is online....
    Any advice or help is welcome

    Do you have it connected and activated on the linksyssmartwifi.com services? This is the only way to gain access. 
    You may need to deactivate and reactivate your linksyssmartwifi.com account again then re-add it if you have an account already set up. 

  • Can not open remote files

    Code allows me to open a web folder on a local server but not to open an individual html file. Do files have to be located on local hard drive in order to open and edit? Back to Dreamweaver...

    Correct, you need to work with local files. While it is convenient to edit
    over FTP, I'd probably recommend against it.
    You could consider this plugin:
    https://github.com/timburgess/brackets-ftp-sync

  • X11 remote app and XQuartz and xterm Xt error: Can't open display: %s

    Hi
    I have Snow Leopard  (10.8.4) and XQuartz on it I need to run X11 remote app on redhat.
    On local host echo $DISPLAY shows /tmp/launch-d33HNb/org.macosforge.xquartz:0
    When i do ssh -X (or -Y) [email protected] and try to run xterm i got:
    xterm Xt error: Can't open display: %s
    xterm:  DISPLAY is not set
    the sshd_config on remote host has
    cat /etc/ssh/sshd_config | grep X11
    #X11Forwarding no
    X11Forwarding yes
    X11DisplayOffset 10
    #X11UseLocalhost yes
    Question is do i need to set up DISPLAY variable on remote host?
    If yes which display number do i choose?
    if i do export DISPLAY=<my mac ip>:10.0 or export DISPLAY=<my mac ip>:0.0
    i still have message xterm Xt error: Can't open display: %s
    Maybe this will help also
    ssh -v -v -Y [email protected]
    OpenSSH_5.9p1, OpenSSL 0.9.8x 10 May 2012
    debug1: Reading configuration data /etc/ssh_config
    debug1: /etc/ssh_config line 20: Applying options for *
    debug1: /etc/ssh_config line 53: Applying options for *
    debug2: ssh_connect: needpriv 0
    debug1: Connecting to 172.20.0.12 [172.20.0.12] port 22.
    debug1: Connection established.
    debug1: permanently_set_uid: 0/0
    debug1: identity file /var/root/.ssh/id_rsa type -1
    debug1: identity file /var/root/.ssh/id_rsa-cert type -1
    debug1: identity file /var/root/.ssh/id_dsa type -1
    debug1: identity file /var/root/.ssh/id_dsa-cert type -1
    debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
    debug1: match: OpenSSH_4.3 pat OpenSSH_4*
    debug1: Enabling compatibility mode for protocol 2.0
    debug1: Local version string SSH-2.0-OpenSSH_5.9
    debug2: fd 3 setting O_NONBLOCK
    debug1: SSH2_MSG_KEXINIT sent
    debug1: SSH2_MSG_KEXINIT received
    debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie- hellman-group14-sha1,diffie-hellman-group1-sha1
    debug2: kex_parse_kexinit: [email protected],[email protected],ssh-rsa,[email protected],[email protected],ssh-dss
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blow fish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blow fish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,[email protected],hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: none,[email protected],zlib
    debug2: kex_parse_kexinit: none,[email protected],zlib
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit: first_kex_follows 0
    debug2: kex_parse_kexinit: reserved 0
    debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-g roup1-sha1
    debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blow fish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blow fish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,[email protected],hmac-sha1-96,hmac-md5-96
    debug2: kex_parse_kexinit: none,[email protected]
    debug2: kex_parse_kexinit: none,[email protected]
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit:
    debug2: kex_parse_kexinit: first_kex_follows 0
    debug2: kex_parse_kexinit: reserved 0
    debug2: mac_setup: found hmac-md5
    debug1: kex: server->client aes128-ctr hmac-md5 none
    debug2: mac_setup: found hmac-md5
    debug1: kex: client->server aes128-ctr hmac-md5 none
    debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
    debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
    debug2: dh_gen_key: priv key bits set: 110/256
    debug2: bits set: 492/1024
    debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
    debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
    debug1: Server host key: RSA 92:ac:c2:7b:1e:ba:6b:62:9b:32:3e:14:c6:87:a7:59
    debug1: Host '172.20.0.12' is known and matches the RSA host key.
    debug1: Found key in /var/root/.ssh/known_hosts:2
    debug2: bits set: 524/1024
    debug1: ssh_rsa_verify: signature correct
    debug2: kex_derive_keys
    debug2: set_newkeys: mode 1
    debug1: SSH2_MSG_NEWKEYS sent
    debug1: expecting SSH2_MSG_NEWKEYS
    debug2: set_newkeys: mode 0
    debug1: SSH2_MSG_NEWKEYS received
    debug1: Roaming not allowed by server
    debug1: SSH2_MSG_SERVICE_REQUEST sent
    debug2: service_accept: ssh-userauth
    debug1: SSH2_MSG_SERVICE_ACCEPT received
    debug2: key: /var/root/.ssh/id_rsa (0x0)
    debug2: key: /var/root/.ssh/id_dsa (0x0)
    debug1: Authentications that can continue: publickey,gssapi-with-mic,password
    debug1: Next authentication method: publickey
    debug1: Trying private key: /var/root/.ssh/id_rsa
    debug1: Trying private key: /var/root/.ssh/id_dsa
    debug2: we did not send a packet, disable method
    debug1: Next authentication method: password
    [email protected]'s password:
    debug2: we sent a password packet, wait for reply
    debug1: Authentication succeeded (password).
    Authenticated to 172.20.0.12 ([172.20.0.12]:22).
    debug1: channel 0: new [client-session]
    debug2: channel 0: send open
    debug1: Entering interactive session.
    debug2: callback start
    debug2: client_session2_setup: id 0
    debug2: fd 3 setting TCP_NODELAY
    debug2: channel 0: request pty-req confirm 1
    debug1: Sending environment.
    debug2: channel 0: request shell confirm 1
    debug2: callback done
    debug2: channel 0: open confirm rwindow 0 rmax 32768
    debug2: channel_input_status_confirm: type 99 id 0
    debug2: PTY allocation request accepted on channel 0
    debug2: channel 0: rcvd adjust 2097152
    debug2: channel_input_status_confirm: type 99 id 0
    debug2: shell request accepted on channel 0
    Last login: Thu Jun  6 09:12:43 2013 from 172.20.0.17
    [root@npecdp01 ~]#

    Jeffrey Jones2 wrote:
    I'm always looking for new tricks of the trade.
    I remember now why I originally changed the ssh config file. Here is another trick: In a text editor, type
    ssh://[email protected]
    making the obvious substitutions. Select the line and drag it to the Desktop. It will create an inetloc file that, when double-clicked, opens a Terminal window and connects to the ssh session. I have several of these in my Dock.
    That is a neat trick. However, with LaunchPad I'm not much of a Finder double-clicker anymore. What is interesting is that the OS knows how to handle the ssh protocol. You can also type "open ssh://[email protected]" for the same effect. That may not seem like much of a gain, but it reveals some interesting OS-level possibilities.
    With an RSA key, I don't even need a password
    You can use the newer DSA keys. There is another neat trick too. Pretty much every set of instructions I've seen online suggests using an empty private key password because running ssh-agent is such a hassle on Linux. It is built-in to OS X. So, on OS X, you can create more secure DSA private keys with pass phrases that are stored (and encrypted) in your keychain. You only have to supply the Then, even if someone gets your private keys, they get nothing.

  • Can't open HTML files from local or remote location

    Hello Experts,
    I've tried deleting my remote location, and adding it back
    again several times and I still can't open any HTML files. I can
    check out the pages, and check them back in, but nothing shows up
    on the screen. Does anyone know what may be causing this? I'd
    really like to update my website soon. If I click on the web images
    they open up in my photoshop, it's just the Dreamweaver HTML
    portions that won't open up.
    Thank you,
    Calie

    > Unfortunately I can't seem to get any of the pages open
    to check out the code
    > view.
    CLARIFY please.
    You said you open them, but design view is blank.
    The file is either open or not open
    Is the file open? And design view is blank? Or is the file
    NOT open and
    there are error messages?
    If the is open, even if empty design view There should be
    something in code
    view.
    some not random attempts at fixing this:
    open dreamweaver.
    Open this site.
    DON'T open any files.
    open find and replace
    Find in Source Code, sitewide:
    <!-- -->
    replace with: [nothing]
    reason: not much of one, but I've never seen an empty html
    comment. It
    doesn't need to be there.
    Then, i'm trying to think of a way to fix this badly nested
    bold tag
    <p><b>
    <a href="about-me.html">ABOUT ME</a> |
    <a href="contact.html">CONTACT</a> |
    <a
    href="
    http://blog.loveBaRKLee.com/">BLOG</a>
    </p></b>
    the closing </b> needs to be moved to before the
    closing paragraph tag.
    My next guess is that it's a css problem-
    http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.lovebarkle
    e.com%2Fdog-bed-accents.html&profile=css21&usermedium=all&warning=1&lang=en
    moz-radius
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.lovebarklee.com&charset=%
    28detect+automatically%29&doctype=Inline&group=0
    Fix the errors, clarify if the file does or doesn't open in
    dreamweaver, if
    it opens and design view is blank or if it doesn't open and
    crashes the app.
    moosepucky.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Hi. I am working on a Mac OSX 10.10.2 Yosemite. I'm working remotely with a woman who is using indesign CS8.2 I'm still on CS6.8 and can't open her files. I would like to upgrade to the latest version and I'd also like to know why these upgrades are not a

    Hi. I am working on a Mac OSX 10.10.2 Yosemite. I'm working remotely with a woman who is using indesign CS8.2 I'm still on CS6.8 and can't open her files. I would like to upgrade to the latest version and I'd also like to know why these upgrades are not automatic as i pay a monthly subscription to the cloud. Thanks.

    A Cloud subscription SHOULD always show you the most recent updates, so you may then choose to do the install
    CC desktop lists applications as "Up to Date" when they are not
    -http://helpx.adobe.com/creative-cloud/kb/aam-lists-removed-apps-date.html
    -and added step https://forums.adobe.com/thread/1529654
    Yosemite sometimes has problems, often related to "default" permissions needing to be changed
    -one person's solution https://forums.adobe.com/thread/1689788
    -and a Java update https://forums.adobe.com/thread/1507936
    -update breaks things https://forums.adobe.com/thread/1772260
    -http://blogs.adobe.com/creativecloud/creative-cloud-and-yosemite/
    -https://helpx.adobe.com/x-productkb/global/mac-os-yosemite-compatability.html

  • [Gnome 3.6, Nautilus] Can't open files on remote servers

    Since the upgrade to Gnome 3.6, I can't open most files on SSH and SMB shares mounted through Nautilus using the "Connect to Server" dialog. Opening PDF files in Evince still works, as does opening image files in EOG. But opening movie files in Totem, for instance, fails: Totem closes instantly. Other file types result in more or less cryptic error messages by the associated application. Opening a LyX document, for example, gives me this:
    The directory in the given path
    /run/user/1000/gvfs/sftp:host=192.168.2.102/[...]
    does not exist.
    Which looks like gvfs is not working like it used to. If I use sshfs (FUSE) to mount the share, everything works fine.
    [Edit: It's not just SSH servers that are affected as I initially thought. Changed title and body to reflect this.]
    Last edited by ulke (2012-11-05 10:47:07)

    I've known this problem for a long time. In pre-3.6 times it would suffice to kill gvfs-fuse-daemon and start it again. Now there appears to be no gvfs-fuse-daemon anymore.

  • Can't Apple Remote to iTunes when using iPhone as a Personal Hotspot

    My AT&T iPhone 4S is set up to be used as Personal Hotspot.  So I turn HotSpot on and connect my MacBook Pro to my iPhone's internet just fine.
    However, when I open Apple Remote app on the iPhone, it won't connect to iTunes on my MBP. 
    I have set it up at home where both iPhone and MBP are connected to the wireless connection on the Apple Airport.  It worked perfectly in that configuration.
    I'm in a band that plays weddings and corporate events.  During breaks, I use Apple iTunes to DJ tracks.  If I can't use Remote, I'm tethered to the stage constantly.  This is a big problem.  I need the internet connection to buy songs that are requested that I don't already own.  And I need to be able to control iTunes remotely for when I'm in the crowd running microphones from one person to another during speeches and such.
    Is there a setting that I'm missing somewhere?  Or am I just outta luck for this configuration?
    Thx, Patrick

    Hi! This will solve the problem. Connect iphone personal hotspot, on macbook turn on - internet connection sharing - create your network - connect iphone to that network, you will have internet connection and mac with iphone will think that you are on wifi network. From that point will everything work - also remote control and remote sync with itunes. Try it!.

  • Can't open Safari.

    Hey.
    After i started my iMac yesterday, i can't open Safari.
    i get this fail rapport:
    What can i do?
    Process:         Safari [784]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.3 (9537.75.14)
    Build Info:      WebBrowser-7537075014000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [173]
    Responsible:     Safari [784]
    User ID:         501
    Date/Time:       2014-04-22 09:53:44.815 +0200
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  9C555581-E9E0-8B55-D69E-23F658F8BDF5
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000106673000-0000000106674000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore                       0x0000000110822594 WebCore::ResourceHandle::start() + 68
    1   com.apple.WebCore                       0x0000000110821898 WebCore::ResourceHandle::create(WebCore::NetworkingContext*, WebCore::ResourceRequest const&, WebCore::ResourceHandleClient*, bool, bool) + 424
    2   com.apple.WebCore                       0x0000000110821266 WebCore::ResourceLoader::start() + 262
    3   com.apple.WebCore                       0x0000000110820c5a WebCore::ResourceLoadScheduler::servePendingRequests(WebCore::ResourceLoadSched uler::HostInformation*, WebCore::ResourceLoadPriority) + 442
    4   com.apple.WebCore                       0x000000011081f240 WebCore::ResourceLoadScheduler::scheduleSubresourceLoad(WebCore::Frame*, WebCore::CachedResource*, WebCore::ResourceRequest const&, WebCore::ResourceLoadPriority, WebCore::ResourceLoaderOptions const&) + 80
    5   com.apple.WebCore                       0x000000011081f008 WebCore::CachedResource::load(WebCore::CachedResourceLoader*, WebCore::ResourceLoaderOptions const&) + 1032
    6   com.apple.WebCore                       0x000000011081cc32 WebCore::CachedResourceLoader::requestResource(WebCore::CachedResource::Type, WebCore::CachedResourceRequest&) + 1106
    7   com.apple.WebCore                       0x000000011081c7b2 WebCore::CachedResourceLoader::requestMainResource(WebCore::CachedResourceReque st&) + 34
    8   com.apple.WebCore                       0x0000000110781e1f WebCore::DocumentLoader::startLoadingMainResource() + 879
    9   com.apple.WebCore                       0x0000000110819f7e WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceReques t const&, ***::PassRefPtr<WebCore::FormState>, bool) + 878
    10  com.apple.WebCore                       0x0000000110819be0 WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool) + 32
    11  com.apple.WebCore                       0x0000000110819b25 WebCore::PolicyCallback::call(bool) + 69
    12  com.apple.WebCore                       0x0000000110819ab0 WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction) + 672
    13  com.apple.WebKit                        0x0000000108a1e83b -[WebFramePolicyListener receivedPolicyDecision:] + 91
    14  com.apple.Safari.framework              0x00000001067eef5e Safari::ExtensionViewController::oldWebKitDecidePolicyForNavigationAction(WebVi ew*, NSDictionary*, NSURLRequest*, WebFrame*, objc_object*) + 324
    15  com.apple.CoreFoundation                0x0000000109bdebec __invoking___ + 140
    16  com.apple.CoreFoundation                0x0000000109bdea54 -[NSInvocation invoke] + 308
    17  com.apple.CoreFoundation                0x0000000109c815e6 -[NSInvocation invokeWithTarget:] + 54
    18  com.apple.WebKit                        0x0000000108a1e6c7 -[_WebSafeForwarder forwardInvocation:] + 87
    19  com.apple.CoreFoundation                0x0000000109c511c4 ___forwarding___ + 452
    20  com.apple.CoreFoundation                0x0000000109c50f78 _CF_forwarding_prep_0 + 120
    21  com.apple.WebKit                        0x0000000108a1dee4 WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore::NavigationAction const&, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>) + 180
    22  com.apple.WebCore                       0x00000001108191a1 WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, ***::PassRefPtr<WebCore::FormState>, void (*)(void*, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool), void*) + 945
    23  com.apple.WebCore                       0x00000001108183b4 WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, ***::PassRefPtr<WebCore::FormState>) + 788
    24  com.apple.WebCore                       0x000000011081760b WebCore::FrameLoader::load(WebCore::DocumentLoader*) + 251
    25  com.apple.WebCore                       0x0000000110816d5f WebCore::FrameLoader::load(WebCore::FrameLoadRequest const&) + 831
    26  com.apple.WebKit                        0x0000000108a23502 -[WebFrame loadRequest:] + 354
    27  com.apple.Safari.framework              0x00000001067ef5ef Safari::ExtensionViewController::createAndLoadView() + 467
    28  com.apple.Safari.framework              0x00000001067d6a2f Safari::ExtensionGlobalPageViewController::ExtensionGlobalPageViewController(Sa fari::Extension*, Safari::CF::URL const&) + 51
    29  com.apple.Safari.framework              0x00000001067c5863 Safari::ExtensionGlobalPageViewController::create(Safari::Extension*, Safari::CF::URL const&) + 47
    30  com.apple.Safari.framework              0x00000001067be5db Safari::Extension::retrieveGlobalWebView() + 47
    31  com.apple.Safari.framework              0x00000001067bdce9 Safari::Extension::enable() + 87
    32  com.apple.Safari.framework              0x00000001067dd531 Safari::ExtensionsController::loadInstalledExtensions() + 417
    33  com.apple.Safari.framework              0x00000001067dc469 Safari::ExtensionsController::reloadAllExtensions() + 77
    34  com.apple.Safari.framework              0x0000000106684e77 -[AppController awakeFromNib] + 1293
    35  com.apple.CoreFoundation                0x0000000109c13549 -[NSSet makeObjectsPerformSelector:] + 201
    36  com.apple.AppKit                        0x000000010aacfc8d -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1157
    37  com.apple.AppKit                        0x000000010aac475e loadNib + 327
    38  com.apple.AppKit                        0x000000010aac3cfc +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 288
    39  com.apple.AppKit                        0x000000010aac3aec -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 197
    40  com.apple.AppKit                        0x000000010aac38db +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 357
    41  com.apple.AppKit                        0x000000010aabf727 NSApplicationMain + 448
    42  com.apple.Safari.framework              0x00000001068a9c8d SafariMain + 267
    43  libdyld.dylib                           0x000000010d1505fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x000000010d2ede6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x000000010d406f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x000000010d409fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x000000010d2ee662 kevent64 + 10
    1   libdispatch.dylib                       0x000000010d11c43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x000000010d11c152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x000000010d2ede6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x000000010d406f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x000000010d409fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x000000010d2ede6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x000000010d406f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x000000010d409fb9 start_wqthread + 13
    Thread 5:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x000000010d2ed716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x000000010d407c3b _pthread_cond_wait + 727
    2   com.apple.WebCore                       0x00000001107424cb WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                       0x000000011073f05f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                0x000000010715d53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x000000010d405899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x000000010d40572a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x000000010d409fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x000000010d2ede6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x000000010d406f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x000000010d409fb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x000000010d2ede6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x000000010d406f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x000000010d409fb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x000000010d2ede6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x000000010d406f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x000000010d409fb9 start_wqthread + 13
    Thread 9:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x000000010d2e9a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x000000010d2e8d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x000000010825d377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x000000010825d2ad thread_fun + 25
    4   libsystem_pthread.dylib                 0x000000010d405899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x000000010d40572a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x000000010d409fc9 thread_start + 13
    Thread 10:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x000000010d2e9a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x000000010d2e8d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x0000000109c16155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x0000000109c15779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x0000000109c150b5 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x000000010907e967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x000000010907e76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x000000010d405899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x000000010d40572a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x000000010d409fc9 thread_start + 13
    Thread 11:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x000000010d2ed716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x000000010d407c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00000001071686f6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x0000000107168215 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x000000010715d53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x000000010d405899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x000000010d40572a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x000000010d409fc9 thread_start + 13
    Thread 12:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x000000010d2ed716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x000000010d407c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000107168d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x0000000107168ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010715d53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x000000010d405899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x000000010d40572a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x000000010d409fc9 thread_start + 13
    Thread 13:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x000000010d2ed716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x000000010d407c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000107168d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x0000000107168ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010715d53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x000000010d405899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x000000010d40572a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x000000010d409fc9 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x000000010d2ed716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x000000010d407c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000107168d17 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x0000000107168ba8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010715d53f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x000000010d405899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x000000010d40572a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x000000010d409fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x000000011231b800  rcx: 0x0000000000000000  rdx: 0x0000000000000038
      rdi: 0x00000001123148c0  rsi: 0x0000000112341390  rbp: 0x00007fff5958a760  rsp: 0x00007fff5958a730
       r8: 0x00000000000000ff   r9: 0xffff9fffffff9e1f  r10: 0x0000000111793f20  r11: 0x000000011077af00
      r12: 0x0000000000000000  r13: 0x00007fff5958a7e0  r14: 0x0000000112341380  r15: 0x000000011231b8d0
      rip: 0x0000000110822594  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x106673000 -        0x106673ffd  com.apple.Safari (7.0.3 - 9537.75.14) <170ED2F7-108B-326D-96B6-D54CCA40AA85> /Applications/Safari.app/Contents/MacOS/Safari
           0x10667b000 -        0x106b81ffb  com.apple.Safari.framework (9537 - 9537.75.14) <4803DE3D-4606-3B70-A537-6D12F172665A> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x106f6c000 -        0x106f6dff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
           0x106f74000 -        0x106f92ff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
           0x106fb3000 -        0x106fb4fff  libquit.dylib (161.2) <54B83D99-F84C-35E1-87D5-FCCB2F200FBD> /usr/lib/libquit.dylib
           0x106fbd000 -        0x106fdaff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
           0x106fec000 -        0x106fecfff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x106ff0000 -        0x106ff0fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x106ff3000 -        0x107051ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
           0x107095000 -        0x10709fff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x1070b2000 -        0x10711cff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x107154000 -        0x1074cbff6  com.apple.JavaScriptCore (9537 - 9537.75.12) <8018AEEE-9FAB-34DE-AF60-97B2F221747A> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x1075c4000 -        0x10777cff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
           0x107823000 -        0x10790dfff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
           0x10792b000 -        0x10795cff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
           0x10796e000 -        0x10797bff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
           0x107988000 -        0x107996fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x1079a2000 -        0x1079e3fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x108236000 -        0x1083d2ff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x1084a9000 -        0x108702ff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x108851000 -        0x1088c4fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x10890b000 -        0x108939ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x10896b000 -        0x1089ceff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x108a0a000 -        0x108b40ff6  com.apple.WebKit (9537 - 9537.74.9) <CA0C0387-8A66-34D4-8B1C-F5CDDBDA76BB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
           0x108c3c000 -        0x108e2cffd  com.apple.WebKit2 (9537 - 9537.74.9) <3F7B257F-D0DA-3AA8-BE8B-0C5474FE9806> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
           0x109018000 -        0x109316fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x109559000 -        0x109706f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
           0x10972c000 -        0x10977efff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
           0x1097df000 -        0x1098a1ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x109913000 -        0x109914ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
           0x109920000 -        0x109a90ff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x109b9d000 -        0x109b9dfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x109ba5000 -        0x109d8afff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x109efc000 -        0x10a002ff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x10a06d000 -        0x10a98caf3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x10aab9000 -        0x10aab9fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x10aabd000 -        0x10b633fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x10bdc1000 -        0x10bdf0ff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x10be10000 -        0x10be21ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
           0x10be2c000 -        0x10be2efff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
           0x10be3a000 -        0x10be72ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x10beaf000 -        0x10c002ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x10c098000 -        0x10c098ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x10c0a2000 -        0x10c2eaff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x10c416000 -        0x10c47afff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x10c4bb000 -        0x10c5ebff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x10c66f000 -        0x10c919ff5  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
           0x10ca74000 -        0x10ca7cff7  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
           0x10ca89000 -        0x10cacbff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
           0x10cae5000 -        0x10cbccff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
           0x10cc03000 -        0x10cce7fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x10cdaf000 -        0x10ce00ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x10ce26000 -        0x10ce2bfff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x10ce37000 -        0x10ce38fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
           0x10ce43000 -        0x10ce55ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x10ce68000 -        0x10ce80ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x10ce92000 -        0x10ce9ffff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
           0x10ceb1000 -        0x10cf75ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x10d001000 -        0x10d01cff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
           0x10d02a000 -        0x10d053ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
           0x10d068000 -        0x10d06cff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
           0x10d073000 -        0x10d07dfff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
           0x10d08f000 -        0x10d096fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
           0x10d0a3000 -        0x10d0aaff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
           0x10d0b5000 -        0x10d103fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
           0x10d119000 -        0x10d133fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
           0x10d14d000 -        0x10d150ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
           0x10d15b000 -        0x10d15bff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
           0x10d166000 -        0x10d16dff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
           0x10d177000 -        0x10d17cfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
           0x10d182000 -        0x10d184ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
           0x10d18a000 -        0x10d18bffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
           0x10d196000 -        0x10d1a7ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
           0x10d1b6000 -        0x10d1b7ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
           0x10d1c3000 -        0x10d24cff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
           0x10d27c000 -        0x10d27eff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
           0x10d284000 -        0x10d28cfff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
           0x10d299000 -        0x10d2c0ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
           0x10d2d8000 -        0x10d2f4ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
           0x10d31e000 -        0x10d34dfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
           0x10d35e000 -        0x10d379ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
           0x10d388000 -        0x10d3afff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
           0x10d3cd000 -        0x10d3d6ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
           0x10d3e4000 -        0x10d3eaff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
           0x10d404000 -        0x10d40bff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
           0x10d417000 -        0x10d418ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
           0x10d422000 -        0x10d426ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
           0x10d42e000 -        0x10d42ffff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
           0x10d43c000 -        0x10d441ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
           0x10d44a000 -        0x10d46efff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
           0x10d490000 -        0x10d4a0fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
           0x10d4ad000 -        0x10d4b1fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
           0x10d4bd000 -        0x10d4bdffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
           0x10d4c1000 -        0x10d4ceff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
           0x10d4d6000 -        0x10d7c0fff  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
           0x10d842000 -        0x10d8d2fff  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
           0x10d939000 -        0x10d9b0fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x10da5a000 -        0x10dac7fff  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
           0x10db12000 -        0x10db6dffb  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
           0x10dba2000 -        0x10dc6bfff  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
           0x10dce0000 -        0x10dd09fff  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
           0x10dd32000 -        0x10dd39fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x10dd44000 -        0x10dd4ffff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
           0x10dd58000 -        0x10dd63ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x10dd76000 -        0x10dd79fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x10dd84000 -        0x10dd9bff7  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
           0x10ddbb000 -        0x10ddc5ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
           0x10ddd7000 -        0x10ddffffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
           0x10de10000 -        0x10de9cff7  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
           0x10ded1000 -        0x10df40ff1  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
           0x10df6f000 -        0x10dff8fff  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
           0x10e046000 -        0x10e08bffe  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
           0x10e0c5000 -        0x10e0d4ff8  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
           0x10e0e3000 -        0x10e130ff2  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
           0x10e15e000 -        0x10e197ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x10e1b5000 -        0x10e1befff  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
           0x10e1d8000 -        0x10e1dbffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x10e1e7000 -        0x10e1e7fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x10e1ea000 -        0x10e4befc7  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
           0x10e507000 -        0x10e507fff  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
           0x10e50b000 -        0x10e5d6fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x10e5e4000 -        0x10e694ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x10e6a0000 -        0x10ea81ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x10eae5000 -        0x10ec53ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x10ec83000 -        0x10ed72fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x10edee000 -        0x10ee35fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x10ee5f000 -        0x10ee83ff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x10ee8c000 -        0x10eee5fff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x10eef7000 -        0x10ef12ff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x10ef1e000 -        0x10ef22ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x10ef27000 -        0x10f015fff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x10f042000 -        0x10f044fff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x10f049000 -        0x10f090ff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
           0x10f0aa000 -        0x10f0c3ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x10f0e1000 -        0x10f0fdfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
           0x10f109000 -        0x10f1faff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
           0x10f210000 -        0x10f275ff5  com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x10f2a5000 -        0x10f2a6fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x10f2ae000 -        0x10f2b2ff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
           0x10f2bd000 -        0x10f2c9ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x10f2e5000 -        0x10f2eeffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x10f2f9000 -        0x10f334fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
           0x10f349000 -        0x10f36eff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x10f38d000 -        0x10f65dffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x10f755000 -        0x10f7a8fff  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
           0x10f7d3000 -        0x10f812fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x10f821000 -        0x10f829ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x10f834000 -        0x10f83ffff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x10f854000 -        0x10f892ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x10f89c000 -        0x10f89efff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x10f8a6000 -        0x10f8a9fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x10f8b3000 -        0x10fce6ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
           0x10ff03000 -        0x10ff51fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x10ff6f000 -        0x10ff7bff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
           0x10ff84000 -        0x10ff9dff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x10ffb6000 -        0x10ffe6fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
           0x110012000 -        0x110037ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x110045000 -        0x1100c5fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x1100e3000 -        0x11013bff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x110187000 -        0x1101b6fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x1101d5000 -        0x110234fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x110279000 -        0x1102a3ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
           0x1102b6000 -        0x11031cfff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
           0x11037c000 -        0x110380fff  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
           0x110388000 -        0x11038bfff  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
           0x110391000 -        0x1103a3fff  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
           0x1103c4000 -        0x1103dcff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
           0x1103ee000 -        0x1103efff7  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
           0x1103f9000 -        0x1103fbff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
           0x110407000 -        0x1105c5fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
           0x11071f000 -        0x110729ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
           0x110739000 -        0x11158bffb  com.apple.WebCore (9537 - 9537.75.14) <99715507-9651-3DCE-831B-BF815FB3DE44> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
           0x113aae000 -        0x113adafff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
           0x113b4c000 -        0x113b59ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
           0x113b75000 -        0x113b7dff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x1149f9000 -        0x114c8afff  com.apple.RawCamera.bundle (5.04 - 736) <0C8A3629-BEAC-34A7-A3A3-B9AF4B3AB4B4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff6d62d000 -     0x7fff6d660817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 1465
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=161.5M resident=61.6M(38%) swapped_out_or_unallocated=99.8M(62%)
    Writable regions: Total=1.1G written=9624K(1%) resident=12.1M(1%) swapped_out=0K(0%) unallocated=1.1G(99%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG shared images                      140K
    Foundation                              4K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    JS VM register file (reserved)       4096K        reserved VM address space (unallocated)
    JS garbage collector                  256K
    Kernel Alloc Once                       8K
    MALLOC                               48.4M
    MALLOC (admin)                         32K
    Memory Tag 241                        120K
    SQLite page cache                     640K
    STACK GUARD                          56.1M
    Stack                                14.7M
    VM_ALLOCATE                           364K
    WebKit Malloc                        1232K
    __DATA                               23.5M
    __IMAGE                               528K
    __LINKEDIT                           41.9M
    __TEXT                              119.7M
    __UNICODE                             544K
    mapped file                          33.1M
    shared memory                           4K
    ===========                        =======
    TOTAL                                 1.3G
    TOTAL, minus reserved VM space      341.2M

    Hi miss vera,
    Can you confirm that you are running OS X 10.2 as mentioned in your profile? You can check by clicking the Apple icon in the top left of the screen and choosing 'About This Mac' - let us know the version reported there. (10.2 is quite old and not supported too much these days).
    When I click to open nothing happens
    Could you describe a bit more about what does happen?
    Does the Safari icon bounce as if it is loading or does the menu bar change to show Safari as active and does the black arrow appear under the Safari icon to show it is running? Or is it literally a case of you click the icon and nothing at all happens?
    I tried going through systems pref but have same problem
    I'm not sure what you mean here - do you mean you created another user account and tried Safari there, or did you mean something else?
    If you are really on OS X 10.2, try running the [Camino|http://caminobrowser.org/releases/1.0.6> browser until we get things working with Safari.

  • Can't open version 3 documents with version 5

    Hello,
    My company didn't upgrade me to version 4 so I'm trying to open my version 3 .cp files with version 5. Every time I try to open one, it crashes.
    I'm using a different computer (still Windows XP, though) than I had when I last used the version 3 files and am accessing them on a remote server via VPN.
    Any ideas? I've tried restarting my computer when it doesn't open and looking for a version 4 to download so I can try opening it that way, saving it, and then opening it in version 5, but I haven't had any luck so far.
    Thanks for your help,
    Elaine

    Hi Elaine
    I see this is your second post here in the forums. So it occurs to me that you may be unaware of one of Captivate's "golden rules" that help keep you out of trouble.
    That rule?
    always, Always, ALWAYS work with projects ONLY when you have them stored on your local C drive.
    never, Ever, NEVER EVER consider opening Captivate, then clicking File > Open and navigating to a network drive and try to make edits while the project is on a network.
    Sometimes your IT peeps will help you aim the shotgun squarely at your leg and tell you to pull the trigger. They want you to work with your files on the LAN because their precious servers are backed up and your local hard drives typically aren't. It's perfectly fine to store your projects on the LAN if the only purpose is for backup. So consider copying the projects there at the end of each day to satisfy those backup requirements.
    Cheers... Rick
    Helpful and Handy Links
    Begin learning Captivate 5 moments from now! $29.95
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcererStone Blog
    Captivate eBooks

  • Can´t open iPhoto

    After the last update, I can´t open iphoto.
    I tried to hold down the alt + cmd while I open, but always the error message.
    I tried to trash iPhoto, remove all pkg file and re-install for system restore disk, but the same problem.
    Here is the error message:
    Process:         iPhoto [2093]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.1.2 (9.1.2)
    Build Info:      iPhotoProject-6050000~2
    Code Type:       X86 (Native)
    Parent Process:  launchd [145]
    Date/Time:       2011-11-06 18:56:21.572 +0100
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          52252 sec
    Crashes Since Last Report:           195
    Per-App Interval Since Last Report:  4 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      AAFA5BD1-7423-40E8-A9D7-25CD00B6B1FA
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000ffffffc1
    VM Regions Near 0xffffffc1:
    --> shared memory          00000000ffff0000-00000000ffff2000 [    8K] r-x/r-x SM=SHM 
    Application Specific Information:
    objc[2093]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.AppKit                        0x90437ff4 -[NSWindow _setWantsToDestroyRealWindow:] + 19
    1   com.apple.AppKit                        0x90436d75 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 723
    2   com.apple.AppKit                        0x90436a9c -[NSWindow _doOrderWindowWithoutAnimation:relativeTo:findKey:forCounter:force:isModal:] + 79
    3   com.apple.AppKit                        0x90436960 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 997
    4   com.apple.AppKit                        0x90608f31 -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 782
    5   com.apple.AppKit                        0x9060893e -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector :contextInfo:] + 918
    6   com.apple.AppKit                        0x90600973 -[NSApplication beginModalSessionForWindow:] + 72
    7   com.apple.AppKit                        0x906093a8 -[NSApplication runModalForWindow:] + 129
    8   com.apple.AppKit                        0x905f9877 -[NSAlert runModal] + 277
    9   com.apple.AppKit                        0x90367a9d __-[NSPersistentUIManager promptToIgnorePersistentState]_block_invoke_1 + 797
    10  com.apple.AppKit                        0x90609ef9 -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 74
    11  com.apple.AppKit                        0x9036775d -[NSPersistentUIManager promptToIgnorePersistentState] + 187
    12  com.apple.AppKit                        0x903386de -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 178
    13  com.apple.AppKit                        0x90338623 -[NSApplication(NSAppleEventHandling) _reopenWindowsIfNecessaryWithAppleEvent:completionHandler:] + 260
    14  com.apple.AppKit                        0x90338506 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 259
    15  com.apple.AppKit                        0x9033822e -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 377
    16  com.apple.CoreFoundation                0x9bfd6548 -[NSObject performSelector:withObject:withObject:] + 72
    17  com.apple.Foundation                    0x9bc3321a __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 121
    18  com.apple.Foundation                    0x9bc31fcd -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 476
    19  com.apple.Foundation                    0x9bc31da1 _NSAppleEventManagerGenericHandler + 234
    20  com.apple.AE                            0x9ae2a045 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 202
    21  com.apple.AE                            0x9ae13b67 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 43
    22  com.apple.AE                            0x9ae13a54 aeProcessAppleEvent + 253
    23  com.apple.HIToolbox                     0x9640efea AEProcessAppleEvent + 103
    24  com.apple.AppKit                        0x903352af _DPSNextEvent + 1301
    25  com.apple.AppKit                        0x903348ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    26  com.apple.AppKit                        0x90330c22 -[NSApplication run] + 911
    27  com.apple.AppKit                        0x905c518a NSApplicationMain + 1054
    28  com.apple.iPhoto                        0x00010e19 0x1000 + 65049
    29  com.apple.iPhoto                        0x00010975 0x1000 + 63861
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9032590a kevent + 10
    1   libdispatch.dylib                       0x95ca1c58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x95ca06a7 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9032502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9ada0ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9ada26fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x9032483e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9ada2e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x9ada2f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9bc88507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x9bc4e92a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x9bc4e7fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x8f66014f -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x8f65ef30 -[XTThread run:] + 400
    8   com.apple.Foundation                    0x9bc55f7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x9bc55f2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9ad9eed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x9ada26de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x90322c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x903221f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9bf6b0ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9bf74214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9bf738ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9bf73798 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9bc02607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x8f6613c5 -[XTRunLoopThread run:] + 453
    8   com.apple.Foundation                    0x9bc55f7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x9bc55f2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9ad9eed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x9ada26de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x90322c22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x903221f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9bf6b0ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9bf74214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9bf738ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9bf73798 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9bc02607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x8f6613c5 -[XTRunLoopThread run:] + 453
    8   com.apple.Foundation                    0x9bc55f7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x9bc55f2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x9ad9eed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x9ada26de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x9032502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9ada0ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9ada26fe start_wqthread + 30
    Thread 7:
    0   libsystem_kernel.dylib                  0x9032502e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9ada0ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9ada26fe start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x040e7b30  ebx: 0x00000000  ecx: 0x01802c00  edx: 0x00000000
      edi: 0x040e7b30  esi: 0x90436ab0  ebp: 0xbfffee88  esp: 0xbfffee88
       ss: 0x00000023  efl: 0x00010246  eip: 0x90437ff4   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0xffffffc1
    Logical CPU: 1
    Binary Images:
        0x1000 -   0xf4efe7  com.apple.iPhoto (9.1.2 - 9.1.2) <72EA463B-85DF-4795-CCD4-936D0594DF80> /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x10cb000 -  0x10f2ff7  com.apple.iPhoto.Tellus (1.2 - 47) <20628357-FF33-571A-EE39-5F7874E30EA0> /Applications/iPhoto.app/Contents/Frameworks/Tellus.framework/Versions/A/Tellus
    0x1111000 -  0x1128ff7  com.apple.iLifeFaceRecognition (1.0 - 21) <AD53D7A2-F0B2-FF76-5C6D-C23B234AB50E> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/iLifeFaceRecognit ion
    0x1137000 -  0x1162ff3  com.apple.DiscRecordingUI (6.0 - 6000.4.1) <06C371CB-E783-3051-9608-BFEC2218E915> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x117a000 -  0x117cfff  com.apple.ExceptionHandling (1.5 - 10) <6CA9446C-7EF9-35EE-BDF2-AA8D51E93E9E> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x1182000 -  0x118eff3  com.apple.UpgradeChecker (1.0 - 1.1) <C2823B16-7D15-908B-5E7B-FC936FF413E7> /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x1196000 -  0x1196fff  com.apple.iLifeSlideshow (2.3.0 - 847) <E98D197B-DAE9-3728-A2DA-C66966ABC6EF> /Library/Frameworks/iLifeSlideshow.framework/Versions/A/iLifeSlideshow
    0x1199000 -  0x1279fe7  org.python.python (2.6.7 - 2.6.7) <61DBA92A-C39A-3A52-86F2-59CF9D310CB4> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
    0x12c4000 -  0x153affb  com.apple.iLifePageLayout (1.3 - 150.37) <F71F8978-B7FE-3E7A-91E7-C79862B7E827> /Library/Frameworks/iLifePageLayout.framework/Versions/A/iLifePageLayout
    0x1604000 -  0x16e3ff3  com.apple.iLifeSQLAccess (1.6 - 30.12) <C59BE368-DD76-3E91-8F89-2A97E99FE282> /Library/Frameworks/iLifeSQLAccess.framework/Versions/A/iLifeSQLAccess
    0x1711000 -  0x173ffe7  com.apple.ProUtils (1.0 - 107) <CDE57121-223E-B708-9609-AB8A9E3B68AA> /Applications/iPhoto.app/Contents/Frameworks/ProUtils.framework/Versions/A/ProU tils
    0x175c000 -  0x17afff7  com.apple.iLifeKit (1.3 - 90.16) <607E7C33-6A90-39A3-96F2-6C4C8160A4DC> /Library/Frameworks/iLifeKit.framework/Versions/A/iLifeKit
    0x17e0000 -  0x1a06ff7  com.apple.prokit (7.1.1 - 1511) <498819A4-1BDD-3671-8796-E11865BCFBCE> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x1b11000 -  0x1f51fef  com.apple.RedRock (1.5 - 221.1) <1E4F339E-2DC9-FC65-9704-69E8BC1A2441> /Applications/iPhoto.app/Contents/Frameworks/RedRock.framework/Versions/A/RedRo ck
    0x2183000 -  0x2315ff3  com.apple.geode (1.3 - 135.2) <E784488A-8F30-EFD1-76A6-5F26C60C4AE9> /Applications/iPhoto.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
    0x23af000 -  0x23b6ff7  com.apple.MediaSync (1.0 - 119.1) <68B686BB-A6F8-0130-15CE-EE18CB4338A6> /Applications/iPhoto.app/Contents/Frameworks/MediaSync.framework/Versions/A/Med iaSync
    0x23be000 -  0x246bff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x24b0000 -  0x24b1fff +eOkaoCom.dylib (??? - ???) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoCo m.dylib
    0x24b5000 -  0x24daff2 +eOkaoPt.dylib (??? - ???) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoPt .dylib
    0x24e1000 -  0x2515fe7 +eOkaoDt.dylib (??? - ???) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoDt .dylib
    0x251b000 -  0x2682fff +eOkaoFr.dylib (??? - ???) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Library/Frameworks/iLifeFaceRecognition.framework/Versions/A/Resources/eOkaoFr .dylib
    0x2686000 -  0x26afff7  com.apple.iLifeSlideshowCore (2.3.0 - 233) <AFEB793C-AB48-3FEC-BE49-393824CB92F9> /Library/Frameworks/iLifeSlideshow.framework/Versions/A/Frameworks/iLifeSlidesh owCore.framework/Versions/A/iLifeSlideshowCore
    0x26c2000 -  0x27d1fef  com.apple.iLifeSlideshowProducer (2.3.0 - 613) <160187AE-D805-3479-887E-B5A5FBE96F44> /Library/Frameworks/iLifeSlideshow.framework/Versions/A/Frameworks/iLifeSlidesh owProducer.framework/Versions/A/iLifeSlideshowProducer
    0x281f000 -  0x297dfe3  com.apple.iLifeSlideshowRenderer (2.3.0 - 676) <76D67C6D-9148-380F-A356-ADF82550500E> /Library/Frameworks/iLifeSlideshow.framework/Versions/A/Frameworks/iLifeSlidesh owRenderer.framework/Versions/A/iLifeSlideshowRenderer
    0x29db000 -  0x29f4ff7  com.apple.iLifeSlideshowExporter (2.3.0 - 252) <923A15E3-2BB3-35C6-AD09-36E1D8318BC6> /Library/Frameworks/iLifeSlideshow.framework/Versions/A/Frameworks/iLifeSlidesh owExporter.framework/Versions/A/iLifeSlideshowExporter
    0x2a01000 -  0x2a2dff3  com.apple.audio.CoreAudioKit (1.6.2 - 1.6.2) <9376552A-AFDD-368A-AF35-65A2D6F5DF8E> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x2a40000 -  0x2a9fffb  com.apple.NyxAudioAnalysis (12.3 - 12.3) <F2DF9EA0-8965-3B6F-8188-8F5CA3CA8092> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
    0x2ab5000 -  0x2adcfff  com.apple.ExpressCheckout (1.0 - 1.0) <F2DB3C97-F03F-3152-B436-B2DCB6100857> /Library/Frameworks/iLifePageLayout.framework/Versions/A/Frameworks/ExpressChec kout.framework/Versions/A/ExpressCheckout
    0x2af6000 -  0x2b31ff3  com.apple.iLifeImageAnalysis (3.0 - 3) <87BA0439-1AA8-321A-844A-35A5D1B7898D> /Library/Frameworks/iLifePageLayout.framework/Versions/A/Frameworks/iLifeImageA nalysis.framework/Versions/A/iLifeImageAnalysis
    0x2de8000 -  0x2debff3 +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x2f00000 -  0x2f58fff +com.DivXInc.DivXDecoder (6.8.4.3 - 6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x8f2cd000 - 0x8f2d7ff7  com.apple.iphoto.AccountConfigurationPlugin (1.1 - 1) <339E5AFF-A2E6-A878-0C94-92F7544AE5F5> /Applications/iPhoto.app/Contents/Frameworks/AccountConfigurationPlugin.framewo rk/Versions/A/AccountConfigurationPlugin
    0x8f519000 - 0x8f5b8ff3  com.apple.MobileMe (11 - 1.0.3) <8E95CD1B-525E-748C-743A-EB0E369B05F6> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
    0x8f65b000 - 0x8f6b6fe7  com.apple.proxtcore (1.1 - 128) <35302096-DA51-91F0-A229-8CDE56A063CA> /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
    0x8fdae000 - 0x8fdd7fff  com.apple.iPhoto.Tessera (1.1 - 47) <59441C07-1D39-D2B7-89C0-EC83F7E7C461> /Applications/iPhoto.app/Contents/Frameworks/Tessera.framework/Versions/A/Tesse ra
    0x8fee1000 - 0x8ff139c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
    0x90007000 - 0x90010fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x90011000 - 0x9008cffb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <D5AC5C21-CE1E-333D-94F7-F0F534FD4DC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x901ff000 - 0x90215ffe  libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
    0x90223000 - 0x9030bfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
    0x9030c000 - 0x9032aff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
    0x9032b000 - 0x90db9ffe  com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x90dd5000 - 0x91048fff  com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x91049000 - 0x910e4ff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x910e5000 - 0x91126ff7  com.apple.CoreMedia (1.0 - 705.42) <B45070F1-4097-3BAD-AA7C-0F7AFD6EAC27> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x91127000 - 0x91247fec  com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91248000 - 0x91262fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91263000 - 0x9126bff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x912d9000 - 0x912fcfff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91347000 - 0x91407ff3  com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9142d000 - 0x9158effb  com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9158f000 - 0x91a6bff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91a6c000 - 0x91a75ff3  com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x91ac8000 - 0x91b44ffd  com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91b45000 - 0x91b5afff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91b5b000 - 0x91b5effb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91b5f000 - 0x91b6ffff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91b70000 - 0x91d59ff7  com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x91d5a000 - 0x91d65ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91d66000 - 0x91d88ff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x91d89000 - 0x91d8dff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x91d8e000 - 0x91e9fff7  libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ea0000 - 0x91ea1fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x91ea2000 - 0x91eadffc  com.apple.bsd.ServiceManagement (2.0 - 2.0) <92C8B5DE-ACAB-36DF-9CA8-F113A28C4B20> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x91eae000 - 0x91f10ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x91f1d000 - 0x91f2dff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
    0x91f2e000 - 0x91f35fff  com.apple.agl (3.1.4 - AGL-3.1.4) <CCCE2A89-026B-3185-ABEA-68D268353164> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x91f36000 - 0x91f3dff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x91f3e000 - 0x91f5aff5  com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x91f5f000 - 0x91f67ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x91f68000 - 0x91f69ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
    0x922dd000 - 0x92305ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
    0x92306000 - 0x9238dfff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9238e000 - 0x9247eff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x924b6000 - 0x924b7ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
    0x924e4000 - 0x92534ff9  com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x92535000 - 0x92597ffb  com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x92598000 - 0x9262cff7  com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9262d000 - 0x9262efff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x9262f000 - 0x9269efff  com.apple.Heimdal (2.1 - 2.0) <DE626683-DF32-341B-8997-AE63309590C7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9269f000 - 0x926adfff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x926ae000 - 0x929f0fff  com.apple.MediaToolbox (1.0 - 705.42) <5AEFD5BE-6FA3-38F8-966A-B0AB56C472B8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x929f1000 - 0x92a2dfff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
    0x92a2e000 - 0x92d30fff  com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x92d31000 - 0x92d67fff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x92d87000 - 0x92d91ff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92d92000 - 0x92e52fff  com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x92ed0000 - 0x93155fe3  com.apple.QuickTime (7.7.1 - 2306) <F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93156000 - 0x93225fff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9323e000 - 0x9336aff9  com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x933bc000 - 0x933c4fff  com.apple.AOSNotification (1.4.0 - 504.1) <7C46FEED-AC63-3527-97BA-55FA497F1582> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x933c5000 - 0x933c5ff9  com.apple.AOSMigrate (1.0 - 1) <C9887D33-BB04-36B1-AB02-713CF3168E44> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x933c6000 - 0x93675ff7  com.apple.AddressBook.framework (6.1 - 1062) <8992D5C7-DC3C-3009-8A9E-A6937B91BB4D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93719000 - 0x9372cfff  com.apple.syncservices.syncservicesui (6.1 - 673.3) <5CFCAA44-0B6A-35A2-82EE-9D50EAB5AE61> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x9372d000 - 0x9372efff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9372f000 - 0x93738fff  com.apple.aps.framework (2.1 - 2.1) <C7677C1E-C004-3D21-BBB1-88808CC11385> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x93739000 - 0x9374cffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9374d000 - 0x937aaffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x937ab000 - 0x937f7fff  com.apple.ExchangeWebServices (2.0 - 123) <A54F3096-84B4-3B5B-BA07-7B8B5969CA26> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x937f8000 - 0x9395afff  com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9395b000 - 0x93bbeff7  com.apple.AOSKit (1.01 - 87) <12ECE8A7-13CC-358D-9119-916C149D4593> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x93bbf000 - 0x93cb6ff3  com.apple.PubSub (1.0.5 - 65.28) <711EF95C-BE58-34A0-AF80-B7EAD17218E7> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x93cbd000 - 0x93cc3ffb  com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93cc4000 - 0x93d39fff  com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93e69000 - 0x93f3fa5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x93f40000 - 0x93f6efe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
    0x93f75000 - 0x93f75ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93f76000 - 0x93f77ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x93f78000 - 0x93fa6ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93fcb000 - 0x93fd6ff4  com.apple.CrashReporterSupport (10.7.2 - 347) <7352D11E-5A9E-3D59-A8C5-F393AA6BA793> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x94058000 - 0x9430aff7  com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9430b000 - 0x943a2ff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x943a3000 - 0x94480ff7  com.apple.backup.framework (1.3.1 - 1.3.1) <01EF61F8-67B3-33CE-9828-80BE67988A6F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x94481000 - 0x9450eff7  com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9450f000 - 0x94511ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x94512000 - 0x94520ff7  com.apple.AppleFSCompression (37 - 1.0) <5D91F412-7B04-335D-8E1A-AFD463859EA2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x94521000 - 0x9453eff7  com.apple.DotMacSyncManager (6.1 - 488.5) <262B067E-2CF5-3DC7-900B-4B85324C3AFD> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x9453f000 - 0x9473ffff  com.apple.CalendarStore (5.0.1 - 1139.14) <29091EF1-9221-3E89-AEC0-E3D319F7DBAF> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x94740000 - 0x94790fff  libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x94791000 - 0x94800ff3  com.apple.WhitePagesFramework (10.7.0 - 141.0) <5B3FA578-E5B7-3D4A-864E-A87105146606> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x94801000 - 0x9481efff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
    0x9481f000 - 0x9486effb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9486f000 - 0x948d3fff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9491a000 - 0x9491dff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x9491e000 - 0x949c2fff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x949c3000 - 0x94b15fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94b16000 - 0x94ed0ffb  com.apple.SceneKit (2.1 - 125.1) <7BFC0028-18AC-3B49-8DDC-CB7A7359D4F7> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x94ed1000 - 0x94f04fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
    0x94f05000 - 0x94f27ffe  com.apple.framework.familycontrols (3.0 - 300) <F87D87EF-553A-3165-9C9A-6E117C537FE9> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x950be000 - 0x950feff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x950ff000 - 0x95189ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9518a000 - 0x95195ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
    0x951d8000 - 0x954e4ff1  com.apple.MessageFramework (5.1 - 1251.1) <9A36CBE7-C9B0-37E3-94CD-0617D81297C4> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x954e5000 - 0x954efff7  com.apple.dotMacLegacy (3.3 - 267) <64CB39B4-FF52-38FD-A45B-9CD3D54B3D6B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x95550000 - 0x95704ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x95705000 - 0x95b7aff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x95b7b000 - 0x95b84ffb  com.apple.DisplayServicesFW (2.5.2 - 317) <DF4FCE9C-A4EE-3590-B079-495AC83836EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x95b85000 - 0x95b8dff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
    0x95b8e000 - 0x95bf3ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95bf4000 - 0x95bfcfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95bfd000 - 0x95c27ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x95c28000 - 0x95c4effb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x95c4f000 - 0x95c4ffff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
    0x95c50000 - 0x95c7fff7  libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
    0x95c80000 - 0x95c81ffd  libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x95c82000 - 0x95c84ff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x95c9f000 - 0x95cadfff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
    0x95cae000 - 0x95ce4ff4  com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95ce5000 - 0x95cf5fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x95d35000 - 0x95d38ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x95d39000 - 0x963b4fe5  com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x963b5000 - 0x963b5fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x963fa000 - 0x963fcffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x963fd000 - 0x9673dffb  com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x96766000 - 0x96767fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x96768000 - 0x968aefff  com.apple.syncservices (6.1 - 673.3) <8D89CB11-5C49-3646-BD27-71A859844503> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x968be000 - 0x968c8ff0  com.apple.DirectoryService.Framework (10.7 - 146) <EDAEA2B3-2BDE-377D-9170-750DE5753029> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x968c9000 - 0x968cdfff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x968ce000 - 0x968e3fff  com.apple.iChat.InstantMessage (6.0 - 833) <BE809A12-E9DC-3207-8929-CB75778CEFFC> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x96947000 - 0x969aefff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x969af000 - 0x96a85ff6  com.apple.QuickLookUIFramework (3.1 - 500.1) <4E259D94-6081-32D7-AD60-565E57B11EBA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x96a86000 - 0x96ab3ff7  com.apple.securityinterface (5.0 - 55004) <93C0285A-A266-3F21-82C9-434CBD3FA712> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x96ab7000 - 0x96abaffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x96abb000 - 0x96b02fff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96b03000 - 0x96d4bfff  com.apple.JavaScriptCore (7534.51 - 7534.51.21) <FEDF4D88-FB61-3A3F-ABE2-72BE2234DDF4> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x96d4c000 - 0x96d4fffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x96d50000 - 0x96d57ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
    0x96d58000 - 0x96d71fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <7D458EB4-57CE-305E-99D7-2F06403F8097> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x96d72000 - 0x96d72ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96d73000 - 0x96f92ff7  com.apple.imageKit (2.1.1 - 1.0) <9AF0A882-BEAD-3AEC-8A72-497A7C3C2358> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x96f93000 - 0x96f94ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
    0x96f95000 - 0x96faaff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x96fab000 - 0x97003fff  com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9702e000 - 0x97037ffc  com.apple.NSServerNotificationCenter (4.0 - 4.0) <9A29C26F-1910-36D0-BF8F-9C818BA5C2F6> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x9703c000 - 0x976e5eeb  com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x976f2000 - 0x97713fff  com.apple.framework.internetaccounts (1.1 - 2) <943A5FFD-265A-39C2-AABF-713A47AB9943> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x97714000 - 0x97792ff7  com.apple.iLifeMediaBrowser (2.6.1 - 502.1.5) <15323460-62E8-39BC-ACF0-E0C3A916C994> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x977a4000 - 0x97831fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x97832000 - 0x9788cfff  com.apple.coredav (1.0.1 - 115.19) <1DE47A14-E70B-33AF-86FD-FF752CA43623> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x9788d000 - 0x97892ffd  libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x97893000 - 0x979a7ff3  com.apple.QuickTimeImporters.component (7.7.1 - 2306) <393FD879-F626-3FB2-9866-9E6B122BD64F> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x979a8000 - 0x979ebffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x979ec000 - 0x979f1ffb  com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x979f7000 - 0x97a22fff  com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x97a23000 - 0x97b32ffb  com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x97b33000 - 0x97b7cff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x97b7d000 - 0x97b9cfff  com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x97ba3000 - 0x97c0bff3  com.apple.ISSupport (1.9.8 - 56) <963339C2-020F-337E-AFB9-176090F818EC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x97c1e000 - 0x97cfffff  com.apple.DiscRecording (6.0 - 6000.4.1) <DA12E1A4-063B-3319-996B-AFF9B361561C> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x97d00000 - 0x97d1dff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x98049000 - 0x9807bfff  com.apple.CalDAV (1.0.1 - 51.3) <38F358B9-320F-305A-B895-EB56C4579D0B> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x9807c000 - 0x9847eff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9847f000 - 0x9847ffff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x98480000 - 0x984bcff7  com.apple.imfoundation (6.0 - 800) <EF9D5E78-52B8-3BE8-B2DD-0C1283ED2F5E> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/Frameworks/IMFoun dation.framework/Versions/A/IMFoundation
    0x984bd000 - 0x984e5ff0  com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x984e6000 - 0x984e6fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x98511000 - 0x98515ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
    0x9854b000 - 0x9859cff3  com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x9859f000 - 0x9859ffff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x98c32000 - 0x98c83ff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x98c84000 - 0x98c91fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x98c92000 - 0x98cabfff  libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x98cac000 - 0x98d1affc  com.apple.imcore (6.0 - 800) <BD978F1E-3586-3B60-933F-11F495FCC5E5> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x98d1b000 - 0x98e32fe9  com.apple.WebKit (7534.51 - 7534.51.22) <00C929E8-969F-3933-9801-6A12AFF5D461> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x98e39000 - 0x98e6dff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x98e6e000 - 0x98ebeff4  libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x98ebf000 - 0x98ec4ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
    0x98ec5000 - 0x98ed9ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x98eda000 - 0x98fb1ffb  com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x99071000 - 0x990adffd  libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x990ae000 - 0x990b4ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x99190000 - 0x99ee0fff  com.apple.QuickTimeComponents.component (7.7.1 - 2306) <B397F658-057A-3D84-ABC7-84AA6256DB88> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99ee1000 - 0x99ee5fff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x99f31000 - 0x99f35ff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x99f36000 - 0x9a045ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
    0x9a046000 - 0x9a051fff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
    0x9a052000 - 0x9a053ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
    0x9a059000 - 0x9a064ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9a065000 - 0x9a0ddff2  com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9a0de000 - 0x9a11cfff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9a177000 - 0x9a177fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9a178000 - 0x9a56bfeb  com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9a56c000 - 0x9a594ffb  com.apple.speech.LatentSemanticMappingFramework (2.8.10 - 2.8.10) <922EB5D7-EE4D-3B1C-A5F0-68E31BB6FBFD> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x9ac30000 - 0x9ac30fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9ac31000 - 0x9ac38ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9ac39000 - 0x9ac3cff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x9ac3d000 - 0x9ac4efff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x9ac4f000 - 0x9aca8ffb  com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9aca9000 - 0x9ad05ff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x9ad06000 - 0x9ad41fff  com.apple.bom (11.0 - 183) <39257FE6-8B23-39B6-9528-57184104A98F> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9ad42000 - 0x9ae0dfff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
    0x9ae0e000 - 0x9ae0effe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x9ae0f000 - 0x9ae0ffff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9ae10000 - 0x9ae46ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9af47000 - 0x9b02aff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x9b02b000 - 0x9b054ffe  com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9b055000 - 0x9b14dff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9b162000 - 0x9bb76fff  com.apple.WebCore (7534.51 - 7534.51.22) <A5672ECE-DE06-3FBF-84CE-8AAD5458FDD5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9bb77000 - 0x9bb85fff  com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9bb86000 - 0x9bbd1fff  com.apple.iCalendar (5.0 - 104) <F1F1961A-7891-38AE-8FAF-EB97E6DFA469> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x9bbd2000 - 0x9bbe9ff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x9bbea000 - 0x9bbf5ffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9bbf6000 - 0x9bf00ff3  com.apple.Foundation (6.7.1 - 833.20) <B5092554-485A-3A7D-904B-B04B1EE5C50C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9bf01000 - 0x9bf0effe  com.apple.KerberosHelper (3.0 - 1.0) <6612744E-E407-38F3-BBB6-C9C52159B465> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x9bf0f000 - 0x9bf12fff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x9bf13000 - 0x9bf38ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9bf39000 - 0x9c10ffe3  com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9c168000 - 0x9c1c9ffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9c1cb000 - 0x9c235ff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x9c3a9000 - 0x9c3e7fff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9c3e8000 - 0x9c436ff3  com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <DB40F137-4519-339B-81DC-7375B2FE8FD2> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9c468000 - 0x9c46cffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9c46d000 - 0x9c696ffb  com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9c6a8000 - 0x9cb01fff  com.apple.RawCamera.bundle (3.8.2 - 579) <D7463860-2455-3A4F-A7AB-E9CA7A218154> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        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: 3122
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=250.6M resident=72.8M(29%) swapped_out_or_unallocated=177.8M(71%)
    Writable regions: Total=106.7M written=6904K(6%) resident=9948K(9%) swapped_out=0K(0%) unallocated=97.0M(91%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    ATS (font support)                 31.9M
    CG backing stores                   224K
    CG image                              4K
    CG shared images                   1216K
    CoreGraphics                          8K
    CoreServices                       1580K
    MALLOC            

    Your iPhoto is missing part of the substructure needed to run:
    /Library/Frameworks/iLifePageLayout.framework/Versions/A/iLifePageLayout
    Reinstall:
    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    2c: on 10.7 they're at
    /private/var/db/receipts
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    If you purchased it on the App Store or have a Recent Mac you can find it in your Purchases List.

  • Can't open Applications on Mavericks

    I have updated my iMac(2009) from Mountain Lion to Mavericks, after a week or so, my applications icon is gone, left the words below it, apps like iMessage, Contacts, Mail, Apps Store, etc. I can't open any of them, My GoPro Studio App's icon is gone too, but i can open it and operate it... Please help me!!

    After running Safe Mode, the icon are back, but still the applications can't be open... But here's the results, hopefully this can help out.
    Hardware Information:
              iMac (24-inch, Early 2009)
              iMac - model: iMac9,1
              1 2.66 GHz Intel Core 2 Duo CPU: 2 cores
              4 GB RAM
    Video Information:
              NVIDIA GeForce 9400 - VRAM: 256 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0
              AirPlay: Version: 1.9
              AppleAVBAudio: Version: 2.0.0
              iSightAudio: Version: 7.7.3
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 0:8:19
    Disk Information:
              WDC WD6400AAKS-40H2B0 disk0 : (640.14 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 423.48 GB (23.92 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
                        BOOTCAMP (disk0s4) /Volumes/BOOTCAMP: 215.66 GB (115.46 GB free)
              OPTIARC DVD RW AD-5670S 
    USB Information:
              Apple Inc. Built-in iSight
              Apple Inc. Keyboard Hub
                        Mitsumi Electric Apple Optical USB Mouse
                        Apple Inc. Apple Keyboard
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.google.keystone.daemon.plist
              [not loaded] com.gopro.stereomodestatus.plist
              [loaded] com.wdc.WDDMservice.plist
              [loaded] com.WesternDigital.WDSmartWareD.plist
    Launch Agents:
              [loaded] com.google.keystone.agent.plist
              [loaded] net.culater.SIMBL.Agent.plist
    User Launch Agents:
              [loaded] com.facebook.videochat.Darren.plist
              [loaded] com.macpaw.CleanMyMac.helperTool.plist
              [loaded] com.macpaw.CleanMyMac.trashSizeWatcher.plist
              [loaded] com.macpaw.CleanMyMac.volumeWatcher.plist
    User Login Items:
              Skype
              SpeechSynthesisServer
              SIMBL Agent
              uTorrent
              Remote Mouse
              Dropbox
              Shades
              StatusMenu
              HP Product Research
              HPEventHandler
              HP Scheduler
    3rd Party Preference Panes:
              Flash Player
              Flip4Mac WMV
              GoPro
              NTFSforMacOSX
              Perian
              Shades Preferences
    Internet Plug-ins:
              Default Browser.plugin
              DirectorShockwave.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              Flip4Mac WMV Plugin.plugin
              GarminGpsControl.plugin
              Google Earth Web Plug-in.plugin
              iPhotoPhotocast.plugin
              JavaAppletPlugin.plugin
              QuickTime Plugin.plugin
              RealPlayer Plugin.plugin
              Silverlight.plugin
              Unity Web Player.plugin
    User Internet Plug-ins:
              Google Earth Web Plug-in.plugin
    Bad Fonts:
              None
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                   7%          Skype
                   2%          WindowServer
                   1%          iTunes
                   1%          EtreCheck
                   1%          mdworker
                   0%          coreaudiod
                   0%          ps
                   0%          Google Chrome
                   0%          SystemUIServer
                   0%          WDSmartWareD
    Top Processes by Memory:
              225 MB             iTunes
              119 MB             Finder
              111 MB             Google Chrome
              105 MB             WindowServer
              86 MB              Skype
              82 MB              Dock
              57 MB              SystemUIServer
              57 MB              CalendarAgent
              53 MB              com.apple.IconServicesAgent
              53 MB              com.apple.internetaccounts
    Virtual Memory Statistics:
              275 MB             Free RAM
              1.61 GB            Active RAM
              1.15 GB            Inactive RAM
              572 MB             Wired RAM
              527 MB             Page-ins
              872 KB             Page-outs

  • Can't open IE 11 for users of my domain

    Hi,
    I have prepared a windows 2012 server standard r2, acting as remote desktop server
    At the beginning, all is ok but now (after some win updates ????), my users can't open IE 11
    I have a blank page for 5-6 seconds and then ie 11 closes.
    I have tested several tips :
    - started with -extoff : can' start
    - started as Administrator with domain Administror : It works but it's not a solution
    - nothing in events browser (sometimes DCOM timeout with the CLSID of IE but not each time I try)
    - creating a new local account : can't start
    - adding membership of domains administrators for one of my users -> can't start
    How can I fix this problem
    Any ideas ?
    I'm not really happy to reformat my server just for that problem
    Best regards

    Hi,
    Try this option whether it can resolve your issue.
    1. Swipe in from the right edge of the screen, and then tap Search.
    2. Enter Windows features in the search box, tap or click Settings, and then tap or click Turn Windows features on or off.
    3. In the Windows Features dialog box, clear the Internet Explorer 11 check box, and then tap or click Yes in the dialog box that asks if you want to turn Internet Explorer 11 off.
    4. Turn Internet Explorer 11 back on by selecting the Internet Explorer 11 check box, and then tapping or clicking OK.
    More detail.
    What to do when Internet Explorer isn't working
    http://windows.microsoft.com/en-in/internet-explorer/ie-crashes-stops-working#ie=ie-11
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • My iphoto library was opened remotely on a computer using a newer operating system. Now it won't open on mine!

    My iphoto library was opened remotely via sharing on a computer using a newer (10.7) operating system. Now it won't open on mine (10.6). It says it needs a newwer version of iphoto, and I want this computer to stay at 10.6 for compatability with other programs. How can I access my photos?

    When the library was opened you were warned this would happen.
    You can restore your Library from your back up.
    You can try revert the Library to the earlier version using iPhoto Library Manager
    Or you upgrade to the same version.

Maybe you are looking for

  • Predict database growth feature in 11G

    Hi experts pardon me if I am not correct, I believe in 10G there was a feature where we can predict the growth how much the database will grow and allocate space to the tablespace In 11G do we have the same feature in OEM, I am using OEM after a long

  • Reg  F-04 for outgoing payment

    Dear Genius,                  Now i am going to start outgoing payment of F-04 tcode.In that what r all tables ll come, pleas specify the table name and the whole process of outgoing payment.

  • Set the value to ' * ' to grant administrative privileges to all users.

    Everytime I run autoconfig, this set up is done automatically in workflow adminsitrator. A * comes in the Workflow Configuration --> Workflow System Administrator How to change this in xml file so that * doesn't come up and only sysadmin is given thi

  • Any issues with QuickTime 7.1.2 upgrade?

    Hello, I've been cautious about upgrading to QuickTime 7.1.2 from QuickTime 7.1.1 which came with my Tiger 10.4.7 upgrade. There isn't too much information from these forums nor from Version Tracker and MacFixIt. I see no problems with the current ve

  • B-Series Network Connections

    I know that there are advantages to using the vNIC capabilities of the VIC M81KR along with the 2100 IO Module up to the 6100 series Fiber Interconnect. But If the customer was not convinced of the management advantages of the 6100 and the UCS Manage