JavaScript onunload problems in Mavericks

I use an HTML/JavaScript launcher whenever I open a new window in Safari:
http://iuseacomputer.tumblr.com/post/22426730817/update-safari-launcher
The idea is that it starts as a small, minimalistic window, and when I type in a URL or do search, it automatically expands the window to a good size. I've been using this every day for more than a year and it's really handy, but since today when I installed Mavericks the JavaScript onunload function doesn't work when I type a URL and press enter. So, it loads the next page, but it doesn't resize the window to full-size anymore. Any ideas? It is definitely related to my Mavericks update, but is there a better forum I could ask this?

I saved the html & opened it locally - the small window changed to a larger one after clicking Go : this on Mavericks & Safari 7. Same thing happened when it was set as the homepage. Obviously not for you, so try a new or Guest user account.

Similar Messages

  • Submit processing with javascript "onUnload" event

    Hi there,
    I want a page to save its state regardless of how the user exits the page. Using page tabs, which have direct URLs, it seems the only way to do this is to use a javascript "onUnload" event which calls doSubmit(). The problem with this is that the submission requires a branch. Obviously, I don't want to branch the page; a destination has already been set. Telling the branch the is impossible as there is no way to access the destination URL for an onUnload event (understandably; it would be a serious breach of privacy.)
    So, the question I have is: is there any way to get a call to doSubmit() (or similar) to process the page, but not branch afterwards?
    Many thanks,
    Robert

    Robert,
    Take a look at the following thread -
    Re: clean page items when user leaves a page
    Whilst that thread deals with clearing items when the user leaves a page, it illustrates the issues of trying to capture the event of the user 'leaving' the page (after all 'leaving the page' could mean that they navigate to Google instead).
    An alternative way would not to try and capture the 'leaving event' but to store the values in session state automatically (perhaps using some of Carl's Ajax examples) when the user types them in, then have an application process that runs on every page that determines whether those values need to be written to the database or not.
    As an aside...I've heard of this requirement coming up quite a few times and I always question the logic behind it....since for every method that you can come up with as a way of forcing my input to be saved, I can come up with a way that will prevent it from working....until eventually we just reach the stage where I stand up and switch the machine off ;)

  • Performance problem with Mavericks.

    Performance problem with Mavericks. My Mac is extremly slow after upgrading to Mavericks. What can i do to solve that?

    If you are still experiencing slow down issues, it maybe because of a few other reasons.
    Our experience with OS X upgrades, and Mavericks is no exception, is that users have installed a combination of third party software and/or hardware that is incompatible and/or is outdated that causes many negative performance issues when upgrading to a new OS X version.
    Your Mac's hard drive maybe getting full.
    Do you run any antivirus software on your Mac? Commercial Antivirus software can slow down and negatively impact the normal operation of OS X.
    Do you have apps like MacKeeper or any other maintenance apps like CleanMyMac 1 or 2, TuneUpMyMac or anything like these apps, installed on your Mac? These types of apps, while they appear to be helpful, can do too good a job of data "cleanup" causing the potential to do serious data corruption or data deletion and render a perfectly running OS completely dead and useless leaving you with a frozen, non-functional Mac.
    Your Mac may have way too many applications launching at startup/login.
    Your Mac may have old, non-updated or incompatible software installed.
    Your Mac could have incompatible or outdated web browser extensions, plugins or add-ons.
    Your Mac could have connected third party hardware that needs updated device drivers.
    It would help us to help you if we could have some more technical info about your iMac.
    If you so choose, please download, install and run Etrecheck.
    Etrecheck was developed as a simple Mac diagnostic report tool by a regular Apple Support forum user and technical support contributor named Etresoft. Etrecheck is a small, unobstrusive app that compiles a static snapshot of your entire Mac hardware system and installed software.
    This is a free app that has been honestly created to provided help in diagnosing issues with Macs running the new OS X 10.9 Mavericks.
    It is not malware and can be safely downloaded and installed onto your Mac.
    http://www.etresoft.com/etrecheck
    Copy/paste and post its report here in another reply thread so that we have a complete profile of your Mac's hardware and installed software so we can all help continue with your Mac performance issues.
    Thank you.

  • Javascript security problem in IE/Netscape

    I am facing with the javascript security problem in IE/Netscape. I have solved this problem partially, but there are more issues involved.
    Here's the scenario:
    There is an HTML page on client's hard disk (main.htm) containing two frames:
    frame 1 contains a page that lies that is deployed from my server, say
    src="http://127.0.0.1:8080/MyApplication.htm"
    frame 2 contains a page that lies on the client's server, say
    src="http://www.clientside.com/clientPage.htm"
    My page in frame 1 wants to access the URL of the page in frame 2 (through a button click, say ). This is done in MyApplication.htm through javascript as:
    window.parent.frame2.location.href;
    Now when the above line is executed, i get the following error:
    In IE(5.0): "permission denied"
    In Netscape(4.7): "access disallowed from scripts at http://127.0.0.1:8080/MyApplication.htm to documents at another domain."
    (which is understandable)
    I have partially solved the above problem in Netscape, by granting access permissions to MyApplication.htm (page on my server) to access the
    "http://www.clientside.com/clientPage.htm" page at client's domain.
    This is done as follows:
    1. First enable code base principals in client's Netscape by adding the following line in prefs.js file of Netscape
    "user_pref("signed.applets.codebase_principal_support", true);"
    2. Secondly i must add the following line in java script of "MyApplication.htm"
    "netscape.security.PrivilegeManager.enablePrivilege("UniversalBrowserAccess");"
    Now when the client clicks the button on my frame he'll get a netscape window asking him to grant permissions to MyApplication.htm.
    After granting permission, MyApplication.htm can retrieve the URL of clientPage.htm (even if he browses to another url)
    As you can see this problem is solved partially, but i want that the page "main.htm" (which is now on the client's hard disk),
    must be deployed at client's server (in which case not even the above technique works).........what should i do? any alternates or other solution?
    Secondly i want this to work with IE too, (which should according to their documentation, but does not and is therfore a big IE bug-as mentioned on the net)
    Any sort of help in this case would greatly appreciated.
    Thanks
    Faisal Moin Khan

    i believe you are posting in the wrong forum.
    This forum is foro XML web services.

  • TS3960 same problem with mavericks server app....tried additional ino solution did not work..any suggestions?

    TS3960: Server App or Server Admin can't connect to a newly upgraded Lion server
    same problem with mavericks server app....tried additional info solution did not work..any suggestions?
    All log in info is correct. will not accept worked fine on 10.8 just upgraded to 10.9 and will not work. deleted and reinstalled server app 3.0.1

    Figured it out....went to server...settings...check allow remote administration using Server

  • Printing problems in Mavericks

    In Mavericks, my HP laser printers (P2015dn and 3600n) won't print properly from PDF files accessed online -- they print, on one page, 19 miniatures of the lower righthand corner of the page.  If I download the PDFs from the net and print from the downloads, they print properly. This is a very frustrating workaround.
    Also, my envelopes won't print properly from WORD.  They display properly as horizontal (landscape) on screen. But when I print, the text prints vertically (portrait).  Most frustrating. 
    Any cures?  I fear there is an incompatability problem between Mavericks and HP drivers and Word.

    I too am having the same issue with #10 envelopes.  It displays properly but does not print properly.  I am using an Epson Workforce 630.  Also since Maverick upgrade by Epson scan feature is not available.
    Message was edited by: Terry202

  • There appear to be big problems with Mavericks Mail, particularly if it's used for Gmail. Have other users noticed that it slows to a crawl and can't reload the contents of a folder instantly....Is there a fix coming?

    There appear to be big problems with Mavericks Mail, particularly if it's used for Gmail. Have other users noticed that it slows to a crawl and can't reload the contents of a folder instantly....Is there a fix coming?

    There is a large thread relating to Gmail, but nothing that sounds like that.
    Nobody here knows what Apple is going to do.
    You might try removing the Gmail account and then add it back in.

  • Serious problems after Mavericks installation with External Drive Lacie P9220.

    Experiencing serious problems after Mavericks installation with External Drive Lacie P9220 1TB. Mac Finder totally locked!
    I had to format the External hard drive with a Windows PC (fat32), then format again with my IMac (mac Journal.) and hopefully restored data from time machine backup.
    So far so good but system looks unstable. Some software were not able to write on the hard drive.Some strange things happens. With Mountain Lion never had an even minor issue.
    I read many discussion regarding problems with WD, just wondering if anyone had the same problems with Lacie and if there is any tip to solve the
    problem.
    Many thanks.
    Marco

    Thanks very much for your reply.
    Unfortunately I couldn't find a solution because the article refers to whom have configured the drive with included software and drivers that came with the drive.
    This is not my case, I never used any third party soft ...only OS X disk utility ...
    best
    marco

  • Are any patches in the works to correct problems with Maverick

    Is apple trying to correct problems with Maverick?

    Donald Morgan wrote:
    Remember there should be NO OTHER APPLICATIONS RUNNING when you do an update or Upgrade.
    It really should not matter for an OS upgrade or update if other apps are running when you begin. All the actual installing of files is done by the system user (also known as root or superuser) after all regular users are logged out, which of course terminates all user processes.

  • Is anyone have problems with Maverick installation?

    I had problems with Maverick installation.  It moved slowly and I lost the ability to use my Finder.  It was riddled with bugs.  I am trying to figure out why.  I ended up erasing hard drive and reinstalling Mountian Lion.

    No problems with Mavericks here ..
    How much free storage space on your iMac?
    Click your Apple menu  top left in your screen. From the drop down menu click About This Mac > More Info > Storage
    Make sure there's at least 15% free disk space.
    The v10.9 Mavericks file is a little over 5GB's and Mavericks does require a high speed broadband connection.

  • HT201380 keep having scrolling problems with Maverick on both iMac and Mac Pro despite downloading mail software update

    Have scrolling problems with Maverick despite downloading mail update on both IMAC and Mac Pro
    Have to reboot and it helps for awhile then stalls again

    The Mac OS X 10.4.7 Update introduced connection issues as a result of (according to the documentation) "Mail now supports connecting to mail servers through a SOCKS proxy". This probably has nothing to do with your problem, but it'd be worth going to System Preferences > Network and making sure the SOCKS Proxy is not enabled in the network configuration used to connect to the Internet.
    Also, it looks like the crashes you're talking about are actually freezes, i.e. Mail becomes unresponsive rather than quitting unexpectedly. In Mail, open Window > Activity Viewer, and see whether Mail displays there what it's doing when it freezes. Actually, you may be able to avoid having to force quit Mail by canceling whatever it's doing (by clicking on the red stop icon of the activity).
    Reinstalling Mail will probably accomplish nothing, but it might be worth reinstalling the Combo Update for the type of machine and the version of Mac OS X you're using (which you would have to do anyway if you wanted to reinstall Mail):
    Mac OS X 10.4.7 Combo Update for Intel
    Take a look at the following articles for guidelines on how to properly install system updates:
    Troubleshooting installation and software updates
    Installing software updates
    Basically, you should verify/repair the startup disk before installing the update, and no applications should be running while installing it.

  • Apogee duet problems with mavericks fixed?

    Any person worked out the problems with Mavericks and midi issues??? I have an Apogee Duet for Mac/IOS

    Nope.   To put it bluntly Apple really screwed this up.  The opperating system has created serious headaches for musicians and it doen't look like it's going to be fixed anything time soon. 

  • Three Problems with Mavericks

    I have three problems with Mavericks:
    1. I can't create a Downloads Folder or any folder in the dock. The folder is replaced with documents ONLY. When I create an alias, it's replaced with a question mark unless I leave another alias in my user folder?
    2. I have a second monitor hooked up to my MBP, but when I enter Time Machine, a large solid black rectangle overlays and blocks the Time Machine backup info screen?
    3. I downloaded a Filemaker update and received "Filemaker can't be opened because it is from an unidentified developer. I think the workaround was to push Control or Option to Open, but now the file keeps reappearing on my desktop after it's been installed, trashed and the computer restarted. Other trashed files and logs are also popping up in my user folder, long after they've been deleted...very strange. Any suggestions to any of these problems?

    I'm researching this and other issues with SMB - you might find this post useful
    Windows computers can not access smb-shares in Lion
    It seems your connections from Windows (or perhaps from any user connecting via SMB - perhaps including home shares via SMB?) need to specify DOMAIN\user (eg SERVERNAME\user)... more info at the post above.

  • Javascript OnUnload

    Hi experts,
    i want to have an OnUnload event within my BSP
    but I only know a OnLoad attribut in the <htmlb:documentBody>.
    Is it possible to do a OnUnload?
    For example: "Do you really want to leave this page?" -Yes-No Case (I'm familiar with the JS Part)
    kind regards
    Marcus

    Hi everyone,
    now the problem is solved.
    I did it with an iFrame on an normal html-site.
    <htmlb:content design="design2003">
        <htmlb:document>
            <htmlb:documentHead>
                    <SIEHTMLB:textEditHeader/>
                    <script language="JavaScript">
                        var needToConfirm = true;
                        window.onbeforeunload = confirmExit;
                        function confirmExit()
                           if (needToConfirm)
              return "This will close the application!";
                    </script>
            </htmlb:documentHead>
            <htmlb:documentBody>
                <iframe src="main.do"
    name="NameApplication" width="100%" height="100%" marginheight="0" marginwidth="0" align="center">
    <p>Your Browser cannot show embedded Frames</p>
                </iframe>
            </htmlb:documentBody>
           </htmlb:document>
    </htmlb:content>
    Thats all --- Thanks for every answer!
    Regards,
    Marcus
    Message was edited by: Marcus Pohl

  • Mac Pro 2009 with SSD Problems since mavericks

    I am having constant problems with my mac pro early 2009 since Mavericks. It is a standard mac pro but now has a crucial m500 ssd as the main drive.
    I originally put a OWC 120gb SSD in then changed it for a 240gb OWC SSD as I blamed the SSD for my problems. Then recently I blamed OWC so bought a crucial SSD but still having all the same problems.
    My list of problems (these happen 20+ times per day) I'm a web designer so use a lot of browsers and use the computer for 9+ hours per day:
    Firefox is used as main browser. Every so often pages load but without loading the style sheet shortly followed by pages not loading at all. Then if I type an address and hit return it does nothing. Then opening Chrome pages work for a couple of seconds then that stops working too. Sometimes FF and Chrome don't work but safari does sporadically.
    Chrome is unusable really as it crashes all the time.
    During all these events, if I open certain apps (randomly) e.g. openeing system prefs it will 'fail to open' and show the crash report and reopen option which just continues with another crash report. At this stage a reboot is essential
    Possibly related...if I wake computer from sleep, it takes about 5-8 seconds before I can do anything. I can see everything, move mouse etc... but if I try and click on an open tab it won't work until I wait about 8 seconds.
    I don't think it is sleep related though as these browser problems happen after a reboot and no sleep. Hard disk is set to never sleep.
    Here is a recent system prefs crash report.
    Process:    
    System Preferences [3104]
    Path:       
    /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Identifier: 
    com.apple.systempreferences
    Version:    
    13.0 (13.0)
    Build Info: 
    SystemPrefsApp-259001000000000~1
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [294]
    Responsible:
    System Preferences [3104]
    User ID:    
    501
    Date/Time:  
    2014-03-21 12:24:11.877 +0000
    OS Version: 
    Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  CB69309F-B948-2A01-56E3-C747DA96B67F
    Sleep/Wake UUID: 48D91A2C-8E5B-487B-AE58-DCEF65BC18B8
    Crashed Thread:  4  Dispatch queue: com.apple.root.default-priority
    Exception Type:  EXC_GUARD
    Exception Codes: 0x4000000200000000, 0x00007fff8be3bc48
    Application Specific Information:
    dyld: in dlopen()
    objc[3104]: GC: forcing GC OFF because OBJC_DISABLE_GC is set
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x00007fff8fab6a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff8fab5d18 mach_msg + 64
    2   com.apple.CoreGraphics   
    0x00007fff972fd24e _CGSGetDisplaySystemState + 102
    3   com.apple.CoreGraphics   
    0x00007fff972fd154 CGSGetDisplaySystemState + 84
    4   com.apple.CoreGraphics   
    0x00007fff972fd07e get_current_display_system_state + 85
    5   com.apple.CoreGraphics   
    0x00007fff972fea30 CGSDisplayMappingChangedSeed + 76
    6   com.apple.AppKit         
    0x00007fff8e04b388 +[NSScreen _screensLocked] + 65
    7   com.apple.AppKit         
    0x00007fff8e04b32b +[NSScreen screens] + 47
    8   com.apple.AppKit         
    0x00007fff8e04b241 +[NSScreen _screenForScreenNumber:] + 76
    9   com.apple.AppKit         
    0x00007fff8e165855 -[NSWindow _setFrameFromString:overrideTopLeft:preferActiveDisplay:constrainFullFrame:force:] + 837
    10  com.apple.AppKit         
    0x00007fff8e26df12 -[NSWindow _setFrameUsingName:domain:force:] + 184
    11  com.apple.AppKit         
    0x00007fff8e26de39 -[NSWindow setFrameUsingName:] + 204
    12  com.apple.AppKit         
    0x00007fff8e2acf65 -[NSWindow _setFrameAutosaveName:changeFrame:] + 780
    13  com.apple.AppKit         
    0x00007fff8e2acc54 -[NSWindow setFrameAutosaveName:] + 22
    14  com.apple.systempreferences  
    0x0000000100114b5c 0x100111000 + 15196
    15  com.apple.systempreferences  
    0x0000000100115bae 0x100111000 + 19374
    16  com.apple.CoreFoundation 
    0x00007fff8c2cfe0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    17  com.apple.CoreFoundation 
    0x00007fff8c1c3a6d _CFXNotificationPost + 2893
    18  com.apple.Foundation     
    0x00007fff97c1c7ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    19  com.apple.AppKit         
    0x00007fff8e037cf9 -[NSApplication _postDidFinishNotification] + 289
    20  com.apple.AppKit         
    0x00007fff8e037a2c -[NSApplication _sendFinishLaunchingNotification] + 195
    21  com.apple.AppKit         
    0x00007fff8e034916 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 570
    22  com.apple.AppKit         
    0x00007fff8e03436b -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
    23  com.apple.Foundation     
    0x00007fff97c3af0a -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    24  com.apple.Foundation     
    0x00007fff97c3ad7d _NSAppleEventManagerGenericHandler + 106
    25  com.apple.AE             
    0x00007fff93a6ee1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    26  com.apple.AE             
    0x00007fff93a6ec32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    27  com.apple.AE             
    0x00007fff93a6eb36 aeProcessAppleEvent + 315
    28  com.apple.HIToolbox      
    0x00007fff90640161 AEProcessAppleEvent + 56
    29  com.apple.AppKit         
    0x00007fff8e030246 _DPSNextEvent + 1026
    30  com.apple.AppKit         
    0x00007fff8e02fa2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    31  com.apple.AppKit         
    0x00007fff8e023b2c -[NSApplication run] + 553
    32  com.apple.AppKit         
    0x00007fff8e00e913 NSApplicationMain + 940
    33  libdyld.dylib            
    0x00007fff94b4e5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib   
    0x00007fff8fabae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x00007fff8da03f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x00007fff8da06fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff8fabb662 kevent64 + 10
    1   libdispatch.dylib        
    0x00007fff8be2943d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib        
    0x00007fff8be29152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff8fabae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x00007fff8da03f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x00007fff8da06fb9 start_wqthread + 13
    Thread 4 Crashed:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib   
    0x00007fff8fabb13a dup + 10
    1   com.apple.Foundation     
    0x00007fff97da9cee -[NSConcreteTask launchWithDictionary:] + 2457
    2   com.apple.Foundation     
    0x00007fff97da8d58 +[NSTask launchedTaskWithLaunchPath:arguments:] + 200
    3   com.apple.frameworks.preferencepanes
    0x00007fff8dce6df2 -[NSPrefPanesCenter _checkHWForPreferences:] + 231
    4   libdispatch.dylib        
    0x00007fff8be2a1d7 _dispatch_call_block_and_release + 12
    5   libdispatch.dylib        
    0x00007fff8be272ad _dispatch_client_callout + 8
    6   libdispatch.dylib        
    0x00007fff8be2909e _dispatch_root_queue_drain + 326
    7   libdispatch.dylib        
    0x00007fff8be2a193 _dispatch_worker_thread2 + 40
    8   libsystem_pthread.dylib  
    0x00007fff8da03ef8 _pthread_wqthread + 314
    9   libsystem_pthread.dylib  
    0x00007fff8da06fb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x00007fff8fabae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x00007fff8da03f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x00007fff8da06fb9 start_wqthread + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x00000001019d1cb8  rcx: 0x00000001019d1ac8  rdx: 0x00007fd9b2809800
      rdi: 0x0000000000000000  rsi: 0x0000000100167e00  rbp: 0x00000001019d1df0  rsp: 0x00000001019d1ac8
       r8: 0x0000000000000000   r9: 0x0000000000000003  r10: 0x0000000000000000  r11: 0x0000000000000246
      r12: 0x000062800008b040  r13: 0x0000000000000000  r14: 0x00007fff7dbaa458  r15: 0x0000000000000000
      rip: 0x00007fff8fabb13a  rfl: 0x0000000000000247  cr2: 0x00006280000ce000
    Logical CPU:
    0
    Error Code: 
    0x02000029
    Trap Number:
    133
    Binary Images:
    0x100111000 -   
    0x100132ff7  com.apple.systempreferences (13.0 - 13.0) <57B93F86-66C8-39C3-A283-EBD0B667E726> /Applications/System Preferences.app/Contents/MacOS/System Preferences
    0x7fff628be000 -
    0x7fff628f1817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
    0x7fff8b641000 -
    0x7fff8b66fff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff8b6af000 -
    0x7fff8b84bff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8bb73000 -
    0x7fff8bbacff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8bbad000 -
    0x7fff8bbb0fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8bbb1000 -
    0x7fff8bc9bfff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff8bd79000 -
    0x7fff8bda9fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8bdaa000 -
    0x7fff8bdf8fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8bdf9000 -
    0x7fff8be0bff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8be0c000 -
    0x7fff8be11ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff8be12000 -
    0x7fff8be1afff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff8be1b000 -
    0x7fff8be25ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8be26000 -
    0x7fff8be40fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
    0x7fff8bf19000 -
    0x7fff8bf5bff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff8bf5c000 -
    0x7fff8bf6dff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff8c16e000 -
    0x7fff8c177fff  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
    0x7fff8c1b3000 -
    0x7fff8c398fff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8c399000 -
    0x7fff8c451ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8c452000 -
    0x7fff8c458ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff8c460000 -
    0x7fff8c54ffff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8c550000 -
    0x7fff8c557ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff8ca5f000 -
    0x7fff8ca68ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff8cad5000 -
    0x7fff8cf23fff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8cf24000 -
    0x7fff8cf26ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8cf28000 -
    0x7fff8cf32ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
    0x7fff8cf5b000 -
    0x7fff8cfbafff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8cffc000 -
    0x7fff8d023ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff8d024000 -
    0x7fff8d026fff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8d085000 -
    0x7fff8d088fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8d08f000 -
    0x7fff8d093ff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
    0x7fff8d094000 -
    0x7fff8d0ddfff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8d0de000 -
    0x7fff8d0e4ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8d0e5000 -
    0x7fff8d12cfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8d12d000 -
    0x7fff8d17eff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8d17f000 -
    0x7fff8d17ffff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8d9fd000 -
    0x7fff8da00ffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8da01000 -
    0x7fff8da08ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8da09000 -
    0x7fff8da0aff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8da1e000 -
    0x7fff8da2bff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8da2c000 -
    0x7fff8da58fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8db90000 -
    0x7fff8dba9ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8dbaa000 -
    0x7fff8dbaaff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff8dbab000 -
    0x7fff8dbadffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff8dbae000 -
    0x7fff8dc13ff5  com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8dc14000 -
    0x7fff8dc2afff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff8dc2b000 -
    0x7fff8dc55ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff8dc56000 -
    0x7fff8dce2ff7  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
    0x7fff8dce3000 -
    0x7fff8dcfffff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8e00b000 -
    0x7fff8e00bfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8e00c000 -
    0x7fff8eb82fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8ebc2000 -
    0x7fff8ebcfff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff8ebdc000 -
    0x7fff8ee35ff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8ee36000 -
    0x7fff8f3a6fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8f3a7000 -
    0x7fff8f3ecffe  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
    0x7fff8f64b000 -
    0x7fff8f6b8fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8f6b9000 -
    0x7fff8f9a3fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8f9a4000 -
    0x7fff8f9cdff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff8f9d0000 -
    0x7fff8fa04fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff8faa5000 -
    0x7fff8fac1ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8fb78000 -
    0x7fff8fb7dfff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8fb7e000 -
    0x7fff8fb80fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8fb81000 -
    0x7fff8fbd4fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8fe66000 -
    0x7fff8fe72ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8fe80000 -
    0x7fff901b6fff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff901b7000 -
    0x7fff901b8fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff90559000 -
    0x7fff905a5ffe  com.apple.CoreMediaIO (407.0 - 4561) <BC8222A6-516C-380C-AB7D-DE78B23574DC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff90605000 -
    0x7fff908afff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff908b0000 -
    0x7fff909dffef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff90abb000 -
    0x7fff90c68f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff90c69000 -
    0x7fff90cb6ff2  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
    0x7fff90cb7000 -
    0x7fff90cc2fff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
    0x7fff90cf5000 -
    0x7fff90cffff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff90d00000 -
    0x7fff90d07ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
    0x7fff90d08000 -
    0x7fff90d60ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff90ec8000 -
    0x7fff90ecefff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff90f79000 -
    0x7fff90f7bfff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff90f7f000 -
    0x7fff90f8dfff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff90fa2000 -
    0x7fff91019fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff9101a000 -
    0x7fff91026ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff91027000 -
    0x7fff91038ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff9108f000 -
    0x7fff91195ff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff91196000 -
    0x7fff9119bff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff91299000 -
    0x7fff912bdfff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff912ff000 -
    0x7fff91334ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff9134f000 -
    0x7fff913b3fff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff913b4000 -
    0x7fff91423ff1  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
    0x7fff91445000 -
    0x7fff91575ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff91592000 -
    0x7fff91605fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff91690000 -
    0x7fff91774fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff91775000 -
    0x7fff91a49fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff91a5a000 -
    0x7fff91b1eff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff91b1f000 -
    0x7fff91b3bfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff91b3c000 -
    0x7fff91b3dff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff91b87000 -
    0x7fff91c10ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff91c11000 -
    0x7fff91c77fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff92129000 -
    0x7fff92167ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff92240000 -
    0x7fff92299fff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff9229a000 -
    0x7fff922d5fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff922d6000 -
    0x7fff923a7ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff92402000 -
    0x7fff92406ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff92407000 -
    0x7fff92411ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff92412000 -
    0x7fff9244aff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff92455000 -
    0x7fff92459fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff924d4000 -
    0x7fff924f8ff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff924f9000 -
    0x7fff92509ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff9250c000 -
    0x7fff92529ff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff9252a000 -
    0x7fff9252affd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff9252b000 -
    0x7fff925f6fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff925f7000 -
    0x7fff929d8ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff929de000 -
    0x7fff92b96ff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
    0x7fff92bc8000 -
    0x7fff92c58fff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff9319c000 -
    0x7fff931a0fff  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
    0x7fff931a1000 -
    0x7fff931b9ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff931ba000 -
    0x7fff93245fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
    0x7fff934d8000 -
    0x7fff934d9ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff9351c000 -
    0x7fff9351dfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff9351e000 -
    0x7fff9354dfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff9354e000 -
    0x7fff935feff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff935ff000 -
    0x7fff93601fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff93615000 -
    0x7fff938e5ffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff938e6000 -
    0x7fff938f6fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff9398c000 -
    0x7fff939a4ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff939a5000 -
    0x7fff939d6fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff939d7000 -
    0x7fff939d8ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff93a61000 -
    0x7fff93abcffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff93bb8000 -
    0x7fff93bbdfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff93bbe000 -
    0x7fff93bc0fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff93bc1000 -
    0x7fff93be6ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff93f02000 -
    0x7fff94024ff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff94027000 -
    0x7fff940e9ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff949ae000 -
    0x7fff94a11ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff94a12000 -
    0x7fff94a79ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff94a7a000 -
    0x7fff94a7afff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff94a7b000 -
    0x7fff94ac9fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff94aca000 -
    0x7fff94b4afff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff94b4b000 -
    0x7fff94b4eff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
    0x7fff94b4f000 -
    0x7fff94b6aff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff94dfe000 -
    0x7fff94e26ffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff94e27000 -
    0x7fff94e56ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff94e57000 -
    0x7fff94e7effb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff94e7f000 -
    0x7fff94ea9ff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
    0x7fff950f1000 -
    0x7fff95148fff  com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff95149000 -
    0x7fff9514aff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff9514b000 -
    0x7fff95154ffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff951a1000 -
    0x7fff9522afff  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
    0x7fff95261000 -
    0x7fff95261ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff95567000 -
    0x7fff95582ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff955b0000 -
    0x7fff955c7ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff955df000 -
    0x7fff955f1fff  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
    0x7fff955f2000 -
    0x7fff955f3fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff955f4000 -
    0x7fff955fbfff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff955fc000 -
    0x7fff95606fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff95607000 -
    0x7fff956f8ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff95703000 -
    0x7fff95732ff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff95733000 -
    0x7fff9597bff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff9597c000 -
    0x7fff9597eff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
    0x7fff9597f000 -
    0x7fff9598afff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff9598b000 -
    0x7fff95a54fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff95a55000 -
    0x7fff95a7dffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff95a7e000 -
    0x7fff95a91ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff95af3000 -
    0x7fff95af5ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff95af6000 -
    0x7fff95afeff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff95aff000 -
    0x7fff95b00ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
    0x7fff95b01000 -
    0x7fff95b04fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff95b05000 -
    0x7fff95b09ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff95b64000 -
    0x7fff95b6fff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff95b70000 -
    0x7fff95b70fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff95d76000 -
    0x7fff95ee6ff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff95ef2000 -
    0x7fff95f3ffff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff95f40000 -
    0x7fff96373ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff96374000 -
    0x7fff964c7ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff96502000 -
    0x7fff96543fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff968a5000 -
    0x7fff96993fff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff969ac000 -
    0x7fff96b1aff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff96b1b000 -
    0x7fff96b24ff7  libcldcpuengine.dylib (2.3.58) <C8785704-6195-3129-86CA-20F0F3C20F15> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff96b6b000 -
    0x7fff96bb0fff  libcurl.4.dylib (78.90.1) <818543D6-0CCE-3F18-9BF1-4D18B81018F3> /usr/lib/libcurl.4.dylib
    0x7fff96d70000 -
    0x7fff96ddaff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff96e09000 -
    0x7fff96e16fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff96e1d000 -
    0x7fff96e36ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff96e9b000 -
    0x7fff96ea8ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff96ea9000 -
    0x7fff96eadff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
    0x7fff96ff2000 -
    0x7fff970d1fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff970d2000 -
    0x7fff971b9ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff971ba000 -
    0x7fff971c2fff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff971c3000 -
    0x7fff9720aff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
    0x7fff9720b000 -
    0x7fff9725dfff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff9725e000 -
    0x7fff97265fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff97266000 -
    0x7fff9726effc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff972c2000 -
    0x7fff972caff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff972fa000 -
    0x7fff97c19af3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff97c1a000 -
    0x7fff97f18fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff97f25000 -
    0x7fff97f3cff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff97f3d000 -
    0x7fff97f7cfff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff98dcc000 -
    0x7fff98dfbfff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff98dfc000 -
    0x7fff98e21ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff98e22000 -
    0x7fff98e4bfff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff98e4c000 -
    0x7fff98e5bff8  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
    0x7fff98e5c000 -
    0x7fff98e5fffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff991f9000 -
    0x7fff99214ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff9931a000 -
    0x7fff9931afff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff9931b000 -
    0x7fff99323ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff99324000 -
    0x7fff99324fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 2
    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: 10725
    thread_create: 1
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=179.7M resident=96.8M(54%) swapped_out_or_unallocated=82.9M(46%)
    Writable regions: Total=146.6M written=6728K(4%) resident=26.1M(18%) swapped_out=0K(0%) unallocated=120.6M(82%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    CG backing stores             
    2436K
    CG image                        
    44K
    CG raster data                  
    56K
    CG shared images               
    236K
    CoreImage                        
    8K
    Image IO                       
    372K
    Kernel Alloc Once                
    8K
    MALLOC                       
    102.4M
    MALLOC (admin)                  
    32K
    Memory Tag 242                  
    12K
    Memory Tag 251                  
    16K
    OpenCL                          
    20K
    STACK GUARD                   
    56.1M
    Stack                         
    24.8M
    VM_ALLOCATE                   
    16.5M
    __DATA                        
    21.5M
    __IMAGE                        
    528K
    __LINKEDIT                    
    65.6M
    __TEXT                       
    114.1M
    __UNICODE                      
    544K
    mapped file                   
    52.9M
    shared memory                    
    4K
    ===========                 
    =======
    TOTAL                        
    458.2M
    Unable to gather system configuration information.
    And here is a safari crash report which shortly followed:
    Process:    
    com.apple.WebKit.WebContent [3366]
    Path:       
    /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent
    Identifier: 
    com.apple.WebKit.WebContent
    Version:    
    9537 (9537.74.9)
    Build Info: 
    WebKit2-7537074009000000~3
    Code Type:  
    X86-64 (Native)
    Parent Process:  ??? [1]
    Responsible:
    Safari [3246]
    User ID:    
    501
    Date/Time:  
    2014-03-21 12:27:21.095 +0000
    OS Version: 
    Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  CB69309F-B948-2A01-56E3-C747DA96B67F
    Sleep/Wake UUID: 48D91A2C-8E5B-487B-AE58-DCEF65BC18B8
    Crashed Thread:  3  Dispatch queue: CA::CG::Queue
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called
    Bundle controller class:
    BrowserBundleController
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x00007fff8faba716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib  
    0x00007fff8da04c3b _pthread_cond_wait + 727
    2   com.apple.QuartzCore     
    0x00007fff8b7dabe4 CA::CG::Queue::wait_queue(unsigned int) + 58
    3   com.apple.QuartzCore     
    0x00007fff8b7d8c68 CA::CG::IOSurfaceDataProvider::copy_data() + 72
    4   com.apple.QuartzCore     
    0x00007fff8b7d8d5d CA::CG::IOSurfaceDataProvider::get_byte_pointer(void*) + 23
    5   com.apple.CoreGraphics   
    0x00007fff97343fa1 CGDataProviderGetBytePtr + 77
    6   com.apple.CoreGraphics   
    0x00007fff97340871 get_image_pointer + 52
    7   com.apple.CoreGraphics   
    0x00007fff9734355c img_decode_read + 246
    8   com.apple.CoreGraphics   
    0x00007fff97343369 img_colormatch_read + 361
    9   com.apple.CoreGraphics   
    0x00007fff97343191 img_alphamerge_read + 586
    10  com.apple.CoreGraphics   
    0x00007fff97329512 img_data_lock + 7526
    11  com.apple.CoreGraphics   
    0x00007fff97326800 CGSImageDataLock + 149
    12  libRIP.A.dylib           
    0x00007fff94e0bb3c ripc_AcquireImage + 769
    13  libRIP.A.dylib           
    0x00007fff94e0efa0 ripc_DrawImages + 5427
    14  libRIP.A.dylib           
    0x00007fff94e14ac5 build_tile + 3156
    15  libRIP.A.dylib           
    0x00007fff94e05bd3 ripc_GetColor + 5461
    16  libRIP.A.dylib           
    0x00007fff94e043d4 ripc_Render + 156
    17  libRIP.A.dylib           
    0x00007fff94e002e1 ripc_DrawRects + 399
    18  com.apple.CoreGraphics   
    0x00007fff9730f0da CGContextFillRects + 96
    19  com.apple.CoreGraphics   
    0x00007fff9735401a CGContextDrawTiledImage + 1199
    20  com.apple.WebCore        
    0x00007fff981e5d24 WebCore::Image::drawPattern(WebCore::GraphicsContext*, WebCore::FloatRect const&, WebCore::AffineTransform const&, WebCore::FloatPoint const&, WebCore::ColorSpace, WebCore::CompositeOperator, WebCore::FloatRect const&, WebCore::BlendMode) + 1028
    21  com.apple.WebCore        
    0x00007fff98306fb7 WebCore::ImageBuffer::drawPattern(WebCore::GraphicsContext*, WebCore::FloatRect const&, WebCore::AffineTransform const&, WebCore::FloatPoint const&, WebCore::ColorSpace, WebCore::CompositeOperator, WebCore::FloatRect const&) + 167
    22  com.apple.WebCore        
    0x00007fff9832f2a1 WebCore::GeneratorGeneratedImage::drawPattern(WebCore::GraphicsContext*, WebCore::FloatRect const&, WebCore::AffineTransform const&, WebCore::FloatPoint const&, WebCore::ColorSpace, WebCore::CompositeOperator, WebCore::FloatRect const&, WebCore::BlendMode) + 609
    23  com.apple.WebCore        
    0x00007fff98120294 WebCore::Image::drawTiled(WebCore::GraphicsContext*, WebCore::FloatRect const&, WebCore::FloatPoint const&, WebCore::FloatSize const&, WebCore::ColorSpace, WebCore::CompositeOperator, WebCore::BlendMode) + 836
    24  com.apple.WebCore        
    0x00007fff9811ff39 WebCore::GraphicsContext::drawTiledImage(WebCore::Image*, WebCore::ColorSpace, WebCore::IntRect const&, WebCore::IntPoint const&, WebCore::IntSize const&, WebCore::CompositeOperator, bool, WebCore::BlendMode) + 265
    25  com.apple.WebCore        
    0x00007fff980a1ed7 WebCore::RenderBoxModelObject::paintFillLayerExtended(WebCore::PaintInfo const&, WebCore::Color const&, WebCore::FillLayer const*, WebCore::LayoutRect const&, WebCore::BackgroundBleedAvoidance, WebCore::InlineFlowBox*, WebCore::LayoutSize const&, WebCore::CompositeOperator, WebCore::RenderObject*) + 4807
    26  com.apple.WebCore        
    0x00007fff980a0a19 WebCore::RenderBox::paintFillLayers(WebCore::PaintInfo const&, WebCore::Color const&, WebCore::FillLayer const*, WebCore::LayoutRect const&, WebCore::BackgroundBleedAvoidance, WebCore::CompositeOperator, WebCore::RenderObject*) + 633
    27  com.apple.WebCore        
    0x00007fff980a0649 WebCore::RenderBox::paintBackground(WebCore::PaintInfo const&, WebCore::LayoutRect const&, WebCore::BackgroundBleedAvoidance) + 345
    28  com.apple.WebCore        
    0x00007fff9809f4c7 WebCore::RenderBox::paintBoxDecorations(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 407
    29  com.apple.WebCore        
    0x00007fff9809c9cc WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 76
    30  com.apple.WebCore        
    0x00007fff9809f251 WebCore::RenderBox::pushContentsClip(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 129
    31  com.apple.WebCore        
    0x00007fff9809f147 WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 247
    32  com.apple.WebCore        
    0x00007fff9809d770 WebCore::RenderBlock::paintChild(WebCore::RenderBox*, WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 240
    33  com.apple.WebCore        
    0x00007fff9809d658 WebCore::RenderBlock::paintChildren(WebCore::PaintInfo&, WebCore::LayoutPoint const&, WebCore::PaintInfo&, bool) + 88
    34  com.apple.WebCore        
    0x00007fff9809d5f4 WebCore::RenderBlock::paintContents(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 228
    35  com.apple.WebCore        
    0x00007fff9809ca83 WebCore::RenderBlock::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 259
    36  com.apple.WebCore        
    0x00007fff9809f15c WebCore::RenderBlock::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 268
    37  com.apple.WebCore        
    0x00007fff9833393d WebCore::RenderTableSection::paintCell(WebCore::RenderTableCell*, WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 269
    38  com.apple.WebCore        
    0x00007fff98333215 WebCore::RenderTableSection::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 2069
    39  com.apple.WebCore        
    0x00007fff983329a4 WebCore::RenderTableSection::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 132
    40  com.apple.WebCore        
    0x00007fff983326e7 WebCore::RenderTable::paintObject(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 295
    41  com.apple.WebCore        
    0x00007fff98225609 WebCore::RenderTable::paint(WebCore::PaintInfo&, WebCore::LayoutPoint const&) + 265
    42  com.apple.WebCore        
    0x00007fff9809d488 WebCore::RenderLayer::paintForegroundForFragmentsWithPhase(WebCore::PaintPhase, ***::Vector<WebCore::LayerFragment, 1ul, ***::CrashOnOverflow> const&, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*) + 424
    43  com.apple.WebCore        
    0x00007fff9809d1fd WebCore::RenderLayer::paintForegroundForFragments(***::Vector<WebCore::LayerFragment, 1ul, ***::CrashOnOverflow> const&, WebCore::GraphicsContext*, WebCore::GraphicsContext*, WebCore::LayoutRect const&, bool, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int, WebCore::RenderObject*, bool, bool) + 285
    44  com.apple.WebCore        
    0x00007fff9809ae29 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 2057
    45  com.apple.WebCore        
    0x00007fff9809a37c WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 796
    46  com.apple.WebCore        
    0x00007fff9809d096 WebCore::RenderLayer::paintList(***::Vector<WebCore::RenderLayer*, 0ul, ***::CrashOnOverflow>*, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 150
    47  com.apple.WebCore        
    0x00007fff9809aea2 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 2178
    48  com.apple.WebCore        
    0x00007fff9809a37c WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 796
    49  com.apple.WebCore        
    0x00007fff9809d096 WebCore::RenderLayer::paintList(***::Vector<WebCore::RenderLayer*, 0ul, ***::CrashOnOverflow>*, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 150
    50  com.apple.WebCore        
    0x00007fff9809aea2 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 2178
    51  com.apple.WebCore        
    0x00007fff9809a37c WebCore::RenderLayer::paintLayer(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 796
    52  com.apple.WebCore        
    0x00007fff9809d096 WebCore::RenderLayer::paintList(***::Vector<WebCore::RenderLayer*, 0ul, ***::CrashOnOverflow>*, WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 150
    53  com.apple.WebCore        
    0x00007fff9809aea2 WebCore::RenderLayer::paintLayerContents(WebCore::GraphicsContext*, WebCore::RenderLayer::LayerPaintingInfo const&, unsigned int) + 2178
    54  com.apple.WebCore        
    0x00007fff980da258 WebCore::RenderLayerBacking::paintIntoLayer(WebCore::GraphicsLayer const*, WebCore::GraphicsContext*, WebCore::IntRect const&, unsigned int, unsigned int) + 312
    55  com.apple.WebCore        
    0x00007fff980da063 WebCore::RenderLayerBacking::paintContents(WebCore::GraphicsLayer const*, WebCore::GraphicsContext&, unsigned int, WebCore::IntRect const&) + 371
    56  com.apple.WebCore        
    0x00007fff980d9ee0 WebCore::GraphicsLayer::paintGraphicsLayerContents(WebCore::GraphicsContext&, WebCore::IntRect const&) + 144
    57  com.apple.WebCore        
    0x00007fff980d9790 drawLayerContents(CGContext*, CALayer*, WebCore::PlatformCALayer*) + 1056
    58  com.apple.WebCore        
    0x00007fff980d9349 WebCore::TileController::drawLayer(WebTileLayer*, CGContext*) + 169
    59  com.apple.WebCore        
    0x00007fff980a2dc2 -[WebTileLayer drawInContext:] + 34
    60  com.apple.QuartzCore     
    0x00007fff8b6c4812 CABackingStoreUpdate_ + 2220
    61  com.apple.QuartzCore     
    0x00007fff8b6c3f60 ___ZN2CA5Layer8display_Ev_block_invoke + 59
    62  com.apple.QuartzCore     
    0x00007fff8b6c3f1c x_blame_allocations + 84
    63  com.apple.QuartzCore     
    0x00007fff8b6c3a2b CA::Layer::display_() + 1539
    64  com.apple.QuartzCore     
    0x00007fff8b6c3162 CA::Layer::display_if_needed(CA::Transaction*) + 590
    65  com.apple.QuartzCore     
    0x00007fff8b6c28b1 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
    66  com.apple.QuartzCore     
    0x00007fff8b6c233c CA::Context::commit_transaction(CA::Transaction*) + 236
    67  com.apple.QuartzCore     
    0x00007fff8b6c1fd6 CA::Transaction::commit() + 388
    68  com.apple.QuartzCore     
    0x00007fff8b6d2761 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 71
    69  com.apple.CoreFoundation 
    0x00007fff8c231ee7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    70  com.apple.CoreFoundation 
    0x00007fff8c231e57 __CFRunLoopDoObservers + 391
    71  com.apple.CoreFoundation 
    0x00007fff8c2230d4 CFRunLoopRunSpecific + 340
    72  com.apple.HIToolbox      
    0x00007fff90633a0d RunCurrentEventLoopInMode + 226
    73  com.apple.HIToolbox      
    0x00007fff906337b7 ReceiveNextEventCommon + 479
    74  com.apple.HIToolbox      
    0x00007fff906335bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    75  com.apple.AppKit         
    0x00007fff8e0303de _DPSNextEvent + 1434
    76  com.apple.AppKit         
    0x00007fff8e02fa2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    77  com.apple.AppKit         
    0x00007fff8e023b2c -[NSApplication run] + 553
    78  com.apple.AppKit         
    0x00007fff8e00e913 NSApplicationMain + 940
    79  com.apple.XPCService     
    0x00007fff8d0dfc0f _xpc_main + 385
    80  libxpc.dylib             
    0x00007fff912acbde xpc_main + 399
    81  com.apple.WebKit.WebContent  
    0x000000010eff8ba0 0x10eff8000 + 2976
    82  libdyld.dylib            
    0x00007fff94b4e5fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib   
    0x00007fff8fabae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib  
    0x00007fff8da03f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib  
    0x00007fff8da06fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff8fabb662 kevent64 + 10
    1   libdispatch.dylib        
    0x00007fff8be2943d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib        
    0x00007fff8be29152 _dispatch_mgr_thread + 52
    Thread 3 Crashed:: Dispatch queue: CA::CG::Queue
    0   libsystem_kernel.dylib   
    0x00007fff8faba866 __pthread_kill + 10
    1   libsystem_pthread.dylib  
    0x00007fff8da0335c pthread_kill + 92
    2   libsystem_c.dylib        
    0x00007fff91be3b1a abort + 125
    3   libGLProgrammability.dylib
    0x00007fff90e14e16 nameTableGet + 2084
    4   libGLProgrammability.dylib
    0x00007fff90e145b3 glpNameTableGetVariableLikeObject + 51
    5   libGLProgrammability.dylib
    0x00007fff90e5b5fa glpSAVariableDeclaration + 226
    6   libGLProgrammability.dylib
    0x00007fff90e568b9 glpSANode + 821
    7   libGLProgrammability.dylib
    0x00007fff90e5c7fd glpSAVariableDeclarationGroup + 121
    8   libGLProgrammability.dylib
    0x00007fff90e568c9 glpSANode + 837
    9   libGLProgrammability.dylib
    0x00007fff90e61025 glpSATopLevel + 155
    10  libGLProgrammability.dylib
    0x00007fff90e56a73 glpSANode + 1263
    11  libGLProgrammability.dylib
    0x00007fff90e04b2d glpCompileShader + 201
    12  libGLProgrammability.dylib
    0x00007fff90e24efe ShCompile + 147
    13  GLEngine                 
    0x00007fff95cce6ed gleShaderParse + 443
    14  GLEngine                 
    0x00007fff95c3a05b glCompileShaderIncludeARB_Exec + 446
    15  com.apple.QuartzCore     
    0x00007fff8b6f22ec CA::OGL::GLContext::create_shader(CA::OGL::ContextState const*, CA::OGL::GLShader const*, int) + 424
    16  com.apple.QuartzCore     
    0x00007fff8b6f20a6 CA::OGL::GLContext::get_shader(CA::OGL::ContextState const*) + 708
    17  com.apple.QuartzCore     
    0x00007fff8b6f15ea CA::OGL::GLContext::update_shader() + 336
    18  com.apple.QuartzCore     
    0x00007fff8b6f117a CA::OGL::GLContext::update_state() + 40
    19  com.apple.QuartzCore     
    0x00007fff8b6f10cf CA::OGL::GLContext::draw_elements(CA::OGL::PrimitiveMode, unsigned int, unsigned short const*, CA::OGL::Vertex const*, unsigned int, unsigned int, CA::OGL::ClipPlane const*) + 343
    20  com.apple.QuartzCore  

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) at the request of a stranger on a public message board. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
    Here's a summary of what you need to do, if you choose to proceed: Copy a line of text from this web page into the window of another application. Wait for the script to run. It usually takes a few minutes. Then paste the results, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
    4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin; clear; Fb='%s\n\t(%s)\n'; Fm='\n%s\n\n%s\n'; Fr='\nRAM details\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; AC="com.autodesk.AutoCAD  com.google.GoogleDrive"; H='^[[:space:]]*((127\.0\.0\.1|::1|fe80::1%lo0)[[:space:]]+local|(255\.){3}255[[:space:]]*broadcast)host[[:space:]]*$'; NS=networksetup; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; M () { find -L "$d" -type f | while read f; do file -b "$f" | egrep -lq XML\|exec && echo $f; done; }; AT () { o=`file -b "$1" | egrep -v '^(A.{16}t$|cann)'`; Ps "${1##*/} format"; }; Pc () { o=`grep -v '^ *#' "$2"`; l=`wc -l <<< "$o"`; [[ l -gt 25 ]] && o=`head -n25 <<< "$o"`$'\n'"[$((l-25)) more line(s)]"; Pm "$1"; AT "$1"; }; Pm () { [[ "$o" ]] && o=`sed -E '/^ *$/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/(\/Users\/)[^/]+/\1-/g' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o=`echo $o`; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; R () { o=; [[ r -eq 0 ]]; }; SP () { system_profiler SP${1}DataType; }; id -G | grep -qw 80; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; SP Software | sed -n 's/^ *//;5p;6p;8p'; h=(`SP Hardware | awk '/ Id/{print $3}; /Mem/{print $2}'`); o=$h; Ps "Model"; o=$((h[1]<4?h[1]:0)); Ps "Total RAM (GB)"; o=`SP Memory | sed '1,5d;/[my].*:/d'`; [[ "$o" =~ s:\ [^O]|x([^08]|0[^2]|8[^0]) ]] && printf "$Fr" "$o"; o=`SP Diagnostics | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; p=`SP Power`; o=`awk '/Cy/{print $NF}' <<< "$p"`; o=$((o>=300?o:0)); Ps "Battery cycles"; o=`sed -n '/Cond.*: [^N]/{s/^.*://p;}' <<< "$p"`; Ps "Battery condition"; for b in FireWire Thunderbolt USB; do o=`SP $b | sed -En '/:$/{s/ *:$//;x;s/\n//;s/\n.*//;/\)/p;};/^ *(V.+ [0N]|Man).+ /{s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};/Apple|Genesy|Intel|SMSC/{s/.//g;h;}'`; Pm $b; done; o=`pmset -g therm | sed 's/^.*C/C/'`; [[ "$o" =~ No\ th|pms ]] && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; [[ "$o" =~ =\ [^GO] ]] || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; fdesetup status | grep -q On && o=on || o=; Ps "FileVault"; a=(/ ""); A=(System User); for i in 0 1; do o=`cd ${a[$i]}L*/Lo*/Diag* || continue; for f in *.{cr,h,pa,s}*; do [[ -f "$f" ]] || continue; d=$(stat -f%Sc -t%F "$f"); [[ "$f" =~ h$ ]] && grep -lq "^Thread c" "$f" && f="$f *"; echo "$d ${f%%_2*} ${f##*.}"; done | sort | tail`; Pm "${A[$i]} diagnostics"; done; grep -lq '*$' <<< "$o" && printf $'\n\t* Code injection\n'; o=`syslog -F bsd -k Sender kernel -k Message CReq 'caug|GPU |hfs: Ru|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|timed? ?o|WARN' -k Message Ane 'SMC:' | tail -n25 | awk '/:/{$4=""; $5=""};1'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); n=$((${#s[*]}-1)); c="${s[*]}"; o=${s[$n]}%; Ps "CPU usage by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); n=$((${#s[*]}-1)); s[$n]=${s[$n]%[+-]}; c="${s[*]}"; o=$((s[$n]>=25000?s[$n]:0)); Ps "Mach ports used by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | awk 'NR>1 && !/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|openld|post[fg]|x)/{print $3}'`; Pm "Extrinsic daemons"; o=`launchctl list | awk 'NR>1 && !/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`for d in {/,}L*/Lau*; do M; done | egrep -v 'com\.apple\.(CSConfig|server)' | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`for d in /{S*/,}L*/StartupItems; do M; done`; Pm "Startup items"; sys=`pkgutil --regexp --only-files --files com.apple.pkg.* | sort | uniq | sed 's:^:/:'`; b=`sed -E '/^.+Lib.+\/Contents\/Info.plist$/!d;s/\/Info.plist$//;/Contents\/./d' <<< "$sys"`; l=`egrep '^/usr/lib/.+dylib$' <<< "$sys"`; [[ "$b" && "$l" ]] && { o=`find -L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo}* -type d -name Contents -prune | grep -Fv "$b" | while read d; do test -f "$d/Info.plist" || continue; ID=$($PB\ :CFBundleIdentifier "$_") || ID="No bundle ID"; printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find /usr/lib -type f -name *.dylib | grep -Fv "$l"`; Pm "Extrinsic shared libraries"; :; } || echo $'\nReceipts missing'; o=`for e in INSERT_LIBRARIES LIBRARY_PATH; do launchctl getenv DYLD_$e; done`; Pm "Inserted dylibs"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; i=`route -n get default | awk '/e:/{print $2}'`; I=`$NS -listnetworkserviceorder | sed -En '/ '$i'\)$/{x;s/^\(.+\) //p;q;};x'`; n=`$NS -getdnsservers "$I" | awk '!/^T/{printf "not "; exit}'`; Ps "DNS (${n}from DHCP)"; o=`$NS -getinfo "$I" | awk '/k:/{if ($3 !~ "(255\.){3}0") print $3}'`; Ps "Netmask"; R && o=`sudo profiles -P | grep : | wc -l`; Ps "Profiles"; f=auto_master; [[ `md5 -q /etc/$f` =~ ^b166 ]] || Pc $f /etc/$f; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; f=/etc/hosts; Pc "hosts" <(egrep -v "$H" $f ); AT $f; Pc "User launchd" ~/.launchd*; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; LD="$(`find /S*/*/F* -type f -name lsregister | head -n1` -dump)"; o=`for ID in $AC; do [[ "$LD" =~ $ID ]] && echo $ID; done`; Pm "Application check"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed -E 's/(\..*$|-[1-9])//g'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`SP Fonts | egrep 'id: N|te: Y' | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist | while read f; do plutil -s "$f" >&- || echo $f; done`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} file count"; done; o=; [[ UID -eq 0 ]] && o=root; Ps "UID"; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    7. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
    8. If you see an error message in the Terminal window such as "syntax error," enter
    exec bash
    and press return. Then paste the script again.
    9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
    11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

Maybe you are looking for

  • How do i seperate two game center accounts from one apple id

    please help and if u wanna know how did this happen i'll tell u..... well the first thing i made a game center account on my friends account so he doesnt knows the password cuz my iphone wasnt updated 4.1 it was 4.0 so i didnt have game center anyway

  • Cant find Boot camp on OS X.

    I just ran a spotlight earch for Boot Camp and the only thing it returned was 'BootCamp64.xml'. I have looked in my utilities folder and it is not there. Some people have said to insert the install disc and run this code - Volumes/Mac OS X Install Di

  • Help! dvd won't play in dvd player or on mac!

    this is my first imovie creation. it's just a slideshow in imovie, that i've exported to idvd to burn onto a dvd. i have an external dvd burner, so i am saving as a disc image, and burning the file that creates. the problem is, once i burn the disc,

  • How we can display the running time as an output by writting abap report?

    hi to all,      my name ahmed iam just abap fresher.i know java/j2ee very well. i want to display the runing time as an output of abap report.Is it possible if possible how.

  • RAW files offline, wrong volume? all others ok... ???!!!

    I created a new library and imported my old projects/libraries; then relocated them to external locations. All works fine except: I keep on having lots of raw files that are disconnected. The locations points to my "volume name + number 1". Manual re