Safari is agonizingly slow; how to fix?

Safari used to be a fast, smooth browser for me but for some time now, I've been getting spinning wheels a lot.  Crashes, sometimes.  Mail has also been slow, but nowhere near as bad.
Recommendations?  Any info you need from me?

If Safari is getting very slow:
(Presumably you regularly empty your Safari cache by deleting the following file:
Home/Library/Caches/com.apple.Safari/cache.db
and clear your History)
Adding Open DNS codes to your Network Preferences, should give good results in terms of speed-up as well as added security:
If you are using a single computer: Open System Preferences/Network. Double click on your connection type, or select it in the drop-down menu, and in the box marked 'DNS Servers' add the following two numbers:
208.67.222.222
208.67.220.220
(You can also enter them if you click on Advanced and then DNS)
Sometimes reversing the order of the DNS numbers can be beneficial in cases where there is a long delay before web pages start to load, and then suddenly load at normal speed:
http://support.apple.com/kb/TS2296
If your computer is part of a network:please refer to this page: http://www.opendns.com/start/best_practices/#your_network and follow the advice given.
If you use a Router, make sure it has the latest firmware installed.
One reason for a slowness in page loading may be the 'DNS Pre-fetching' feature of Safari 5.x as is described here:
http://support.apple.com/kb/TS3408?viewlocale=en_US
You can cancel DNS pre-fetching by going to Terminal and typing:
defaults write com.apple.safari WebKitDNSPrefetchingEnabled -boolean false
You have to restart Safari for it to take effect.
If Safari seems to hang for ages:
If you have a lot of tabs open and/or a lot of pages running Flash, Safari can sometimes 'hang', requiring a restart of Safari. This can often be inconvenient, and as it is rarely Safari itself that is hanging but merely one of its plug-ins, usually Flash, there is a way using Terminal to restart the plug-ins (without restarting Safari and losing your tabs) by quitting the WebPluginHost process:
Open the Terminal from the Utilities folder in /Applications and type
killall -9 WebKitPluginHost
Note that this command kills all Safari plug-ins, not just Flash. All plug-ins should start back up when you reload the page.
Then go back to Safari and refresh any pages that were using the Flash plug-in. This also fixes the Beachball of Death. Try this whenever Safari gets slow or freezes. The latest versions of Flash 10.1 appear to have improved the situation somewhat, but haven't completed eliminated it.
For this and other reasons Apple switched their websites to HTML5 in January 2011:
http://www.appleinsider.com/articles/11/01/26/apple_revamps_its_public_website_u sing_html5.html

Similar Messages

  • Text Field Alphabet Soup crashes Safari 3.0.4 - How to fix?

    Like many others, I have installed the 10.4.11 bundle update and am having problems with Safari. My problems occur when I try to type anything into a text field. If I type something that starts with the same characters I have used before, the field fills in automatically and backspacing makes a mess of it. If I use the spacebar, the page scrolls down. If I backspace, the text I type sometimes appears in reverse order. Other garbling of typed text occurs that I cannot fully describe, but in all cases Safari grinds to a halt. I have reinstalled Safari with Pacifist. I have scoured my hard drive for Input Managers and found none. I have deleted Cookies.plist. None of these fixes has worked for me. Anybody have ideas for a fix? Here is a recent crash report:
    Date/Time: 2007-11-29 22:00:41.412 -0500
    OS Version: 10.4.11 (Build 8S165)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [65]
    Version: 3.0.4 (523.12)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45231200
    PID: 401
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000080
    Thread 0 Crashed:
    0 com.apple.WebCore 0x959e1124 WebCore::RenderObject::setStyle(WebCore::RenderStyle*) + 2036
    1 com.apple.WebCore 0x959e046c WebCore::RenderBox::setStyle(WebCore::RenderStyle*) + 44
    2 com.apple.WebCore 0x959e02c8 WebCore::RenderBlock::setStyle(WebCore::RenderStyle*) + 88
    3 com.apple.WebCore 0x959e74b4 WebCore::Node::createRendererIfNeeded() + 340
    4 com.apple.WebCore 0x959e72c8 WebCore::Element::attach() + 24
    5 com.apple.WebCore 0x959e2938 WebCore::ContainerNode::attach() + 88
    6 com.apple.WebCore 0x959e72d0 WebCore::Element::attach() + 32
    7 com.apple.WebCore 0x959e2938 WebCore::ContainerNode::attach() + 88
    8 com.apple.WebCore 0x959dd190 WebCore::Document::attach() + 160
    9 com.apple.WebCore 0x959dd0a0 WebCore::Frame::setDocument(***::PassRefPtr<WebCore::Document>) + 384
    10 com.apple.WebCore 0x95b6fdc0 WebCore::FrameLoader::open(WebCore::CachedPage&) + 1056
    11 com.apple.WebCore 0x959c4e7c WebCore::FrameLoader::commitProvisionalLoad(***::PassRefPtr<WebCore::CachedPage >) + 300
    12 com.apple.WebCore 0x95b6f924 WebCore::DocumentLoader::loadFromCachedPage(***::PassRefPtr<WebCore::CachedPage >) + 84
    13 com.apple.WebCore 0x95b68e1c WebCore::FrameLoader::loadProvisionalItemFromCachedPage() + 92
    14 com.apple.WebCore 0x95dd39dc WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceReques t const&, ***::PassRefPtr<WebCore::FormState>, bool) + 220
    15 com.apple.WebCore 0x95a1166c WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool) + 44
    16 com.apple.WebCore 0x95a0fad4 WebCore::FrameLoader::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, ***::PassRefPtr<WebCore::FormState>, void ()(void, WebCore::ResourceRequest const&, ***::PassRefPtr<WebCore::FormState>, bool), void*) + 644
    17 com.apple.WebCore 0x95a0ed1c WebCore::FrameLoader::load(WebCore::DocumentLoader*, WebCore::FrameLoadType, ***::PassRefPtr<WebCore::FormState>) + 220
    18 com.apple.WebCore 0x95b682e0 WebCore::FrameLoader::loadItem(WebCore::HistoryItem*, WebCore::FrameLoadType) + 688
    19 com.apple.WebCore 0x95b67e40 WebCore::FrameLoader::recursiveGoToItem(WebCore::HistoryItem*, WebCore::HistoryItem*, WebCore::FrameLoadType) + 336
    20 com.apple.WebCore 0x95b678fc WebCore::Page::goBack() + 60
    21 com.apple.AppKit 0x93821d44 -[NSApplication sendAction:to:from:] + 108
    22 com.apple.Safari 0x00034ae0 0x1000 + 211680
    23 com.apple.AppKit 0x93821c78 -[NSControl sendAction:to:] + 96
    24 com.apple.AppKit 0x93821b58 -[NSCell _sendActionFrom:] + 156
    25 com.apple.AppKit 0x9383bb80 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1020
    26 com.apple.AppKit 0x9383b768 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 564
    27 com.apple.AppKit 0x9383b18c -[NSControl mouseDown:] + 536
    28 com.apple.Safari 0x000b0ca4 0x1000 + 720036
    29 com.apple.AppKit 0x937dc970 -[NSWindow sendEvent:] + 4616
    30 com.apple.Safari 0x00030a64 0x1000 + 195172
    31 com.apple.AppKit 0x937859b4 -[NSApplication sendEvent:] + 4172
    32 com.apple.Safari 0x000304b4 0x1000 + 193716
    33 com.apple.AppKit 0x9377cdf0 -[NSApplication run] + 508
    34 com.apple.AppKit 0x9386d974 NSApplicationMain + 452
    35 com.apple.Safari 0x0009bad4 0x1000 + 633556
    36 com.apple.Safari 0x000022fc 0x1000 + 4860
    Thread 1:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.WebCore 0x959afa30 WebCore::IconDatabase::syncThreadMainLoop() + 320
    3 com.apple.WebCore 0x959ab928 WebCore::IconDatabase::iconDatabaseSyncThread() + 424
    4 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddad8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd3dc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0c738 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92be40c0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddad8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd3dc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0b5f8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92be40c0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f88c select + 12
    1 com.apple.CoreFoundation 0x907f036c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92beb22c -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9ad5042c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92be40c0 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddad8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd3dc CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92bf3090 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x92bf2fc8 -[NSRunLoop run] + 76
    6 com.apple.Safari 0x0004cb8c 0x1000 + 310156
    7 com.apple.Foundation 0x92be40c0 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000959e1124 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x44048242 xer: 0x0000000020000006 lr: 0x00000000959e1124 ctr: 0x00000000959e0270
    r0: 0x00000000959e046c r1: 0x00000000bfffd450 r2: 0x0000000000631dc8 r3: 0x0000000000000000
    r4: 0x0000000004d646c4 r5: 0x0000000004d646c4 r6: 0x0000000000000000 r7: 0x0000000000000000
    r8: 0x0000000000000030 r9: 0x0000000004cea400 r10: 0x0000000095cd1130 r11: 0x00000000005e1a20
    r12: 0x00000000959e0270 r13: 0x00000000a37ab768 r14: 0x0000000000000100 r15: 0x0000000000000000
    r16: 0x00000000a379b784 r17: 0x00000000a37ab784 r18: 0x00000000a37ab784 r19: 0x00000000a37ab784
    r20: 0x00000000bfffdf30 r21: 0x0000000000000000 r22: 0x00000000bfffde18 r23: 0x00000000005abc00
    r24: 0x00000000bfffdd3c r25: 0x00000000051127f8 r26: 0x0000000000000000 r27: 0x0000000000000000
    r28: 0x0000000004d646c4 r29: 0x0000000004d4ad10 r30: 0x0000000004d4ad10 r31: 0x00000000959e0944
    Binary Images Description:
    0x1000 - 0x134fff com.apple.Safari 3.0.4 (523.12) /Applications/Safari.app/Contents/MacOS/Safari
    0x8fe00000 - 0x8fe52fff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.8 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae9000 - 0x90b5bfff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b71000 - 0x90b83fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8a000 - 0x90e61fff com.apple.CoreServices.CarbonCore 681.17 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec7000 - 0x90f47fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f91000 - 0x90fd3fff com.apple.CFNetwork 129.22 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe8000 - 0x91000fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91010000 - 0x91091fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d7000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ec000 - 0x913f4fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91433000 - 0x9143efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fd000 - 0x91535fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91550000 - 0x91622fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174d000 - 0x91804fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ce000 - 0x918effff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91903000 - 0x91928fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193b000 - 0x9197dfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91999000 - 0x919adfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bb000 - 0x91a01fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a18000 - 0x91adffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2d000 - 0x91b42fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b47000 - 0x91b65fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6b000 - 0x91c22fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c71000 - 0x91c75fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c77000 - 0x91ce1fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce6000 - 0x91d23fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2a000 - 0x91d44fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d49000 - 0x91d4cfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4e000 - 0x91e2cfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e4c000 - 0x91e4cfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4e000 - 0x91f33fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3b000 - 0x91f5afff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc6000 - 0x92034fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203f000 - 0x920d4fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ee000 - 0x92676fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a9000 - 0x929d4fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a04000 - 0x92af2fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af5000 - 0x92b7dfff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbe000 - 0x92de9fff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f16000 - 0x92f34fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3f000 - 0x92f99fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb7000 - 0x92fb7fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb9000 - 0x92fcdfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe5000 - 0x92ff5fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93001000 - 0x93016fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93028000 - 0x930affff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c3000 - 0x930cefff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d8000 - 0x93105fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311f000 - 0x9312efff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9313a000 - 0x931a0fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931d1000 - 0x93220fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324e000 - 0x9326bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327d000 - 0x9328afff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93293000 - 0x935a1fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936f1000 - 0x936fdfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93702000 - 0x93722fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93776000 - 0x93776fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93778000 - 0x93dabfff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94138000 - 0x941aafff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941e3000 - 0x942a8fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942fb000 - 0x942fbfff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942fd000 - 0x944bdfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94507000 - 0x94544fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9454c000 - 0x9459cfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945a5000 - 0x945bffff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945d0000 - 0x945f1fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9467f000 - 0x946b7fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946fc000 - 0x94718fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9472c000 - 0x94770fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94794000 - 0x947a3fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947ab000 - 0x947b8fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947fe000 - 0x94817fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94c2c000 - 0x94c9dfff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94e12000 - 0x94f42fff com.apple.AddressBook.framework 4.0.6 (488) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fd5000 - 0x94fe4fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94fec000 - 0x95019fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95020000 - 0x95030fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x95034000 - 0x95063fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x95073000 - 0x95090fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x957a9000 - 0x95864fff com.apple.WebKit 523.12 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x958cd000 - 0x95980fff com.apple.JavaScriptCore 523.12 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x959a8000 - 0x95f25fff com.apple.WebCore 523.12 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9ad4d000 - 0x9ad83fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9ada0000 - 0x9adb2fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook5,8, BootROM 4.9.6f0, 1 processors, PowerPC G4 (1.5), 1.67 GHz, 512 MB
    Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, AGP, 128 MB
    Memory Module: SODIMM0/J20STANDARD, 512 MB, DDR2 SDRAM, PC2-4200S-444
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Jump, V.92, Version 1.0
    Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: pci106b,4318, sppci_othernetwork, SLOT-A
    PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
    PCI Card: usb, usb, USB20
    PCI Card: usb, usb, USB20
    PCI Card: usb, ehci, USB20
    Parallel ATA Device: ST9808211A, 74.53 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: PS/2+USB Mouse, Up to 1.5 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: USB Printer, EPSON, Up to 12 Mb/sec, 500 mA

    Hello,
    Your description sounds similar to this here: http://discussions.apple.com/message.jspa?messageID=5978076#5978076

  • MacBook running slow, how to fix?

    About three months ago my 2010 macbook started running slow and has progressively gotten worse. There are no downloads that triggered anything and at first I found that keeping iTunes closed helped speed everything up, but even that isnt helping now. Help?

    Back up your documents and everything else important to you, not that there is any reason to believe your hard disk may be failing, but the symptoms you describe may presage an impending disk failure, and you should have backups anyway.
    To help determine the possible causes of this behaviour read the following. None of what follows is intended to fix anything, but it will provide the additional information required to advance troubleshooting:
    Boot OS X Recovery by holding ⌘ and r (two fingers) while you start your Mac. At the Mac OS X Utilities screen, select Disk Utility. Select your startup volume (usually named "Macintosh HD") and click the Repair Disk button. Describe any errors it reports in red. If Disk Utility reports "The volume Macintosh HD appears to be OK" in green then you can be reasonably (though not completely) assured your hard disk is in good working order.
    When it finishes restart your Mac and test again for operation. If it's still not behaving as you expect it should, please post the results of EtreCheck in accordance with the following instructions:
    Apple Support Communities contributor etresoft wrote a very useful app to quickly gather certain system information that may help point to a cause of this problem. Read about it here. It contains a link to download EtreCheck. Don't download it from anywhere else (such as may be found by following the results of an Internet search).
    Click Open - etresoft contributes to this forum frequently and can be considered a trustworthy developer.
    It will take a moment to run as it collects its data.
    Copy and paste its output in a reply.
    Do not be concerned about anything that says "Problem" or “failed” or anything else that may appear in red.
    EtreCheck was designed to remove any personal information (such as your computer's name and serial numbers) but if you see anything that looks like an email address or any other personal information that should not be divulged to others, please delete or obscure that information when you post the reply.
    When you are finished with EtreCheck, quit the program. It occupies very little space, and you can keep it or drag it to the Trash as you wish.
    After completing the above please determine if the problems also occur in "Safe Mode":
    Safe Mode or "Safe Boot" is a troubleshooting mode that bypasses all third party system extensions and loads only required system components. Read about it: Starting up in Safe Mode
    You must disable FileVault before you can start your Mac in Safe Mode.
    Starting your Mac in Safe Mode will take longer than usual, graphics will not render smoothly, audio is disabled on some Macs, and some programs (iTunes for example) may not work at all.
    Merely starting your Mac in Safe Mode is not intended to resolve the problem, it's to observe its performance without certain additional components.
    To end Safe Mode restart your Mac normally. Shutdown will take longer as well.
    System performance problems for reasons that cannot be isolated to any other cause justify an SMC reset. Be sure to read the procedure carefully and follow all the steps exactly as written, even if they seem inapplicable or trivial.

  • Safari 3.2 crash - how I fixed mine

    Safari 3.2 seems to crash under different conditions for different users. From what I have read, the most common conditions are:
    a) incompatible third-party add-ons (e.g. PithHelmet, AcidSearch, etc);
    b) Having the option 'Warn when visiting a fraudulent website' enabled in Security panel of the Preferences.
    I am using a MacBook Pro (late 2006 model). In my case, I did not have any of the third-party add-ons that were reported to be problematic. And Safari was crashing for me under two conditions:
    a) when I attempted to load any web page;
    b) immediately when I attempted to select Safari's Security panel in Preferences.
    This is what I did to fix MY particular crashing problem. I edited the 'com.apple.Safari.plist' file (found in ~/Library/Preferences/) using the Property List Editor application and created the following entry in the 'Root' dictionary:
    'WarnAboutFraudulentWebsites' of class 'Boolean' with the value 'No'
    I saved the file, started up Safari 3.2 and it no longer crashed attempting to load a page or when selecting the Security panel in Preferences. However, if I enabled the 'Warn when visiting a fraudulent website' option, Safari would crash immediately. So the problem still needs to be addressed by Apple as having this option enabled for some users is definitely a problem.
    As a note, I have that option enabled on Safari 3.2 running on another Mac (a PowerBook G4) without problems.
    Property List Editor is a free app and is part of the the Apple Developer Tools that comes with your Mac OS X Install Disc. Look for the 'Xcode Tools' folder and then the 'Packages' folder. The Developer Tools are installed by running the 'DeveloperTools.pkg' installer package.
    Good luck, all!

    I'm afraid I can't see the purpose of not warning against fraudulant websites. Your typical "this website's certificate can't be verified" dialog box obviously is not appearing on those websites that crash your browser, but by the same token, the fact the flag being on causes the browser to crash DOES protect you from entering information in sites that are not valid, or coded in a valid way. If you believe the website to be a genuine website of the said company that is causing the browser to crash, rather than hack your web browser to be LESS secure, contact the said company by e-mail and tell them they need to read http://www.anybrowser.org/ on coding more secure websites that also work well with Safari. Consider the crash a feature of security that just simply has gone a little overboard in protecting you. But at least it does protect you. Granted, it is inconvenient if you failed to bookmark other websites while the browser was open, but you can always reopen the web browser and browse the history to add those bookmarks you need.

  • Safari lags videos! How to fix?

    So I have my Mac for sometime now, and Safari never lagged videos, it does not matter where it is uploaded (youtube, metacafe, vimeo, etc), the video lags but the sound continues, it only lasts for a fraction of a second, but it happens often. This problem does not happen on Firefox or Chrome. I tried emptying the cache, disabling IPv6 but nothing solved my problem! I have the Latest version of Flash Player! What should I do? And sometimes safari is slower than normal.
    Thanks

    Download and install Perian from  http://perian.org/
    You should read this support page  http://perian.org/#support   in case you need to delete older codecs.  In Macintosh HD/Library/Quicktime/ delete any files relating to DivX (Perian already has them). However it should be noted that Perian is not an internet plugin and will not play DivX files imbedded on a website. For that you will need the DivX Player browser plugin available from  http://www.divx.com/divx/mac/

  • Youtube slow - how to fix? iPad 1

    My iPad is extremely slow on youtube.
    A friend of mine noticed it and commented that his internet is faster.
    I have 11M down and on iMac and MBP it isn't a problem.
    After going online, I found several posts in Google about same problem, but few answers and no fixes.
    HELP!

    I did - sort of. I realized that obviously there was some calendar invite or meeting I received from a source (in this case Google) that was causing the app to crash. Here's what I did;
    Made backup of iPad in iTunes
    Disabled All calendar syncs
    Re-enabled one at a time, checked iCal, and if it crashed I found the offending account causing it (in my case - Google)
    Went to my google account to find whatever meetings I had there, made manual note of them, then deleted them from Google.
    Went into iPad, turned on syncing again for Google calendars, then checked - no crash (and no meetings, either)
    Added in via the iPad the meetings that needed to be there to alert me
    I know - it's a pain in the arse - but I think I narrowed the problem to be some people sending me invites with .ics files generated from Lotus notes and forwarded to my gmail account, where I add it to my calendar from there. I have yet to have an Outlook/Exchange invite sent to me that crashes my iPad. What I've done since then while I have an Exchange account:
    Create a personal calendar in my Outlook (which connects to an exchange server)
    I get the invite in my gmail account
    I access my gmail account from my Outlook (just add your gmail as an IMAP account)
    Add it to the PERSONAL calendar I previously added to Outlook.
    When that syncs - it works like a champ
    If you're not using Outlook at all, I would think the first 6 steps would apply. There is an option in "Advanced" under iTunes sync at the bottom that says to delete all calendar information on the iPad BEFORE it updates all the meetings. You may want to do this too in order to make sure the offending entries are whacked.
    Hope this helps.

  • MacBook Pro 13" Oct '11 safari will not launch, how to fix?

    I have latest mountain lion running on MacBook Pro and safari will not launch but shows search in polo up window. I've quit the app, but nothing seems to work. Fix?

    Quit Safari. Go to your Finder "Go" menu hold the option key to choose "Library". Then go to Preferences/com.apple.Safari.plist and move that file to your Desktop. Relaunch Safari.

  • Fast Previewing is slow, how to fix?

    Can anyone help please! While I'm editing it takes a lot of time for stuff to render, for example in this video After Effects Tutorial - Basic Typography & Motion Graphics - YouTube he moves everything around so smoothly and you can see that he's moving it. For me I can't see the process of moving things I just see the 'square' around the text and when I realse the mouse it shows me what type of change I've made. I tried messing around with fast-preview options, using anything I could find to fix it, but haven't found the solution yet. I'm using the "Classic 3D' renderer just like he's. PLEASE HELP!
    NOTE: I was doing a typography animation and everything was just fine, but in the middle of it (idk maybe i pressed something wrong, i'm still kind of a noob) something went wrong and it all started lagging, making my work really hard,

    Did all of what you said and still no results. It's still the same and it's quite annoying, because when I want to start a new project I can't move anything freely and see that I'm moving it. It really makes my work a lot harder if not impossible. I want to be able to move things smoothly like the guy from the video. And like I mentioned I was able to do it, but then in the middle of project everything just got ruined.

  • I installed mountain lion instead of lion and safari is gone.  How to fix?  OS 10.6.8  Thanks! D

    I must use chorme but would prefer Safari again.
    Thanks for helping.

    Safari 5.1.10 for Snow Leopard
    If it doesn't install or work afterwards : use Pacifist to install it, then run the installer again as normal.

  • TS3567 Hi the volume of incoming call is very slow, how to fix it?

    The volume of calls is very low, I am not able to hear other person voice

    When you are on a call, then keep on pressing the increase volumne button which has been marked with '+' sign on the left side of your iPhone.
    I hope this will work.

  • HT201222 Is it just me or is the last safari update for Yosemite slowing everyone down? Any ideas how to fix it?

    Is it just me or is the last safari update for Yosemite slowing everyone down? Any ideas how to fix it?

    When you see a beachball cursor or the slowness is especially bad, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • I've can't open any applications on my Mac ! I tried to delete some files from safari (history) and then none of the apps including iphoto, safari, mail, facetime. I don't know how to fix it, help ? any idea ?

    I've can't open any applications on my Mac ! I tried to delete some files from safari (history) and then none of the apps including iphoto, safari, mail, facetime. I don't know how to fix it, help ? any idea ?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, or by a peripheral device. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output andWi-Fi on certain iMacs. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • I just re-installed OSX Lion. Everytime I try to open Safari now it crashes. Any ideas on how to fix this issue?

    I just re-installed OSX Lion. Everytime I try to open Safari now it crashes. Any ideas on how to fix this issue?

    Hi Shootist!
    Every once in a while, I find that my MacBook slows down to a crawl. I use Disc Utilities and that may fix. If it does not, I got a suggestion to re-install the system which I have been doing for years.
    I did this, this time and now Safari no longer works. It crashes every time I try to open it. I have restarted the Mac several times. Run Disc Utilities to no avail.
    Hi hpr3!
    I will post the crash report below!
    Process:    
    Safari [2959]
    Path:       
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: 
    com.apple.Safari
    Version:    
    5.1.6 (7534.56.5)
    Build Info: 
    WebBrowser-7534056005000000~6
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [112]
    Date/Time:  
    2012-09-05 22:43:12.276 +0800
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:     
    325880 sec
    Crashes Since Last Report:      
    -17397
    Per-App Interval Since Last Report:  1731338 sec
    Per-App Crashes Since Last Report:   13
    Anonymous UUID:                 
    280F22DF-7ED9-4938-804E-120707C972FC
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[2959]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** First throw call stack:
    0   CoreFoundation                 
    0x00007fff8e8abf56 __exceptionPreprocess + 198
    1   libobjc.A.dylib                
    0x00007fff88af8d5e objc_exception_throw + 43
    2   CoreFoundation                 
    0x00007fff8e8abd8a +[NSException raise:format:arguments:] + 106
    3   Foundation                     
    0x00007fff84e3571f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    4   AppKit                         
    0x00007fff8ad06cdf -[NSMenu itemAtIndex:] + 165
    5   AppKit                         
    0x00007fff8ad06e38 -[NSMenu removeItemAtIndex:] + 63
    6   Safari                         
    0x000000010854fc2e -[AppController awakeFromNib] + 387
    7   CoreFoundation                 
    0x00007fff8e8a2fb1 -[NSObject performSelector:] + 49
    8   CoreFoundation                 
    0x00007fff8e8a2f32 -[NSSet makeObjectsPerformSelector:] + 274
    9   AppKit                         
    0x00007fff8acee9ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    10  AppKit                         
    0x00007fff8ace4f73 loadNib + 322
    11  AppKit                         
    0x00007fff8ace4470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    12  AppKit                         
    0x00007fff8ace438b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    13  AppKit                         
    0x00007fff8ace42ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    14  AppKit                         
    0x00007fff8af5506f NSApplicationMain + 398
    15  Safari                         
    0x0000000108752806 SafariMain + 166
    16  Safari                         
    0x000000010853df24 Safari + 3876
    17  ???                            
    0x0000000000000002 0x0 + 2
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x00007fff87d67ce2 __pthread_kill + 10
    1   libsystem_c.dylib        
    0x00007fff8602a7d2 pthread_kill + 95
    2   libsystem_c.dylib        
    0x00007fff8601ba7a abort + 143
    3   libc++abi.dylib          
    0x00007fff895037bc abort_message + 214
    4   libc++abi.dylib          
    0x00007fff89500fcf default_terminate() + 28
    5   libobjc.A.dylib          
    0x00007fff88af91b9 _objc_terminate + 94
    6   libc++abi.dylib          
    0x00007fff89501001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib          
    0x00007fff8950105c std::terminate() + 16
    8   libc++abi.dylib          
    0x00007fff89502152 __cxa_throw + 114
    9   libobjc.A.dylib          
    0x00007fff88af8e7a objc_exception_throw + 327
    10  com.apple.CoreFoundation 
    0x00007fff8e8abd8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation     
    0x00007fff84e3571f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit         
    0x00007fff8ad06cdf -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit         
    0x00007fff8ad06e38 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework
    0x000000010854fc2e -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation 
    0x00007fff8e8a2fb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation 
    0x00007fff8e8a2f32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit         
    0x00007fff8acee9ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit         
    0x00007fff8ace4f73 loadNib + 322
    19  com.apple.AppKit         
    0x00007fff8ace4470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit         
    0x00007fff8ace438b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit         
    0x00007fff8ace42ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit         
    0x00007fff8af5506f NSApplicationMain + 398
    23  com.apple.Safari.framework
    0x0000000108752806 SafariMain + 166
    24  com.apple.Safari         
    0x000000010853df24 0x10853d000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff87d687e6 kevent + 10
    1   libdispatch.dylib        
    0x00007fff85b6e78a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib        
    0x00007fff85b6d31a _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libsystem_kernel.dylib   
    0x00007fff87d685b6 fsync + 10
    1   libsqlite3.dylib         
    0x00007fff8f84fe38 unixSync + 72
    2   libsqlite3.dylib         
    0x00007fff8f873e10 pager_playback + 1712
    3   libsqlite3.dylib         
    0x00007fff8f7fe657 sqlite3PagerSharedLock + 1607
    4   libsqlite3.dylib         
    0x00007fff8f7fda47 sqlite3BtreeBeginTrans + 1191
    5   libsqlite3.dylib         
    0x00007fff8f7f5427 sqlite3InitOne + 2391
    6   libsqlite3.dylib         
    0x00007fff8f7f4a44 sqlite3Init + 116
    7   libsqlite3.dylib         
    0x00007fff8f7efdcf sqlite3Pragma + 10287
    8   libsqlite3.dylib         
    0x00007fff8f7e7e4f yy_reduce + 3967
    9   libsqlite3.dylib         
    0x00007fff8f7e6a2d sqlite3Parser + 253
    10  libsqlite3.dylib         
    0x00007fff8f7e56fd sqlite3RunParser + 413
    11  libsqlite3.dylib         
    0x00007fff8f7e4fe8 sqlite3Prepare + 1032
    12  libsqlite3.dylib         
    0x00007fff8f7e4b23 sqlite3LockAndPrepare + 355
    13  libsqlite3.dylib         
    0x00007fff8f7e3f42 sqlite3_exec + 418
    14  com.apple.CFNetwork      
    0x00007fff90ca553a __CFURLCache::OpenDatabase() + 188
    15  com.apple.CFNetwork      
    0x00007fff90ca5040 ProcessCacheTasks(__CFURLCache*, bool) + 265
    16  com.apple.CFNetwork      
    0x00007fff90ca4a72 _ZL24_CFURLCacheTimerCallbackPv + 662
    17  libdispatch.dylib        
    0x00007fff85b6ca86 _dispatch_call_block_and_release + 18
    18  libdispatch.dylib        
    0x00007fff85b6e2d6 _dispatch_queue_drain + 264
    19  libdispatch.dylib        
    0x00007fff85b6e132 _dispatch_queue_invoke + 54
    20  libdispatch.dylib        
    0x00007fff85b6d92c _dispatch_worker_thread2 + 198
    21  libsystem_c.dylib        
    0x00007fff8602a3da _pthread_wqthread + 316
    22  libsystem_c.dylib        
    0x00007fff8602bb85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff87d68192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8602a594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8602bb85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib   
    0x00007fff87d68a8e pread + 10
    1   libsqlite3.dylib         
    0x00007fff8f7e1ce5 unixRead + 69
    2   libsqlite3.dylib         
    0x00007fff8f8034f6 readDbPage + 102
    3   libsqlite3.dylib         
    0x00007fff8f801c9b sqlite3PagerAcquire + 315
    4   libsqlite3.dylib         
    0x00007fff8f830872 moveToChild + 146
    5   libsqlite3.dylib         
    0x00007fff8f832b68 sqlite3BtreeNext + 600
    6   libsqlite3.dylib         
    0x00007fff8f82b909 sqlite3VdbeExec + 41561
    7   libsqlite3.dylib         
    0x00007fff8f820a5b sqlite3_step + 1883
    8   com.apple.WebCore        
    0x00000001095f2eff WebCore::SQLiteStatement::step() + 63
    9   com.apple.WebCore        
    0x00000001095f36cc WebCore::IconDatabase::performURLImport() + 908
    10  com.apple.WebCore        
    0x00000001095f1d3b WebCore::IconDatabase::iconDatabaseSyncThread() + 475
    11  com.apple.JavaScriptCore 
    0x0000000108f2e11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    12  libsystem_c.dylib        
    0x00007fff860288bf _pthread_start + 335
    13  libsystem_c.dylib        
    0x00007fff8602bb75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib   
    0x00007fff87d6667a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff87d65d71 mach_msg + 73
    2   com.apple.QuartzCore     
    0x00007fff8aa4b2d9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore     
    0x00007fff8aa4b219 thread_fun + 24
    4   libsystem_c.dylib        
    0x00007fff860288bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff8602bb75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6813b418  rdx: 0x0000000000000000
      rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff6813b440  rsp: 0x00007fff6813b418
       r8: 0x00007fff74f91fb8   r9: 0x00007fff6813aea8  r10: 0x00007fff87d67d0a  r11: 0x0000000000000246
      r12: 0x00007fd08845fea0  r13: 0x0000000000000004  r14: 0x00007fff74f94960  r15: 0x00007fff6813b590
      rip: 0x00007fff87d67ce2  rfl: 0x0000000000000246  cr2: 0x0000000108901262
    Logical CPU: 0
    Binary Images:
    0x10853d000 -   
    0x10853dfff  com.apple.Safari (5.1.6 - 7534.56.5) <C1A60C3B-9DA6-3FE7-87BA-6B09016A39A9> /Applications/Safari.app/Contents/MacOS/Safari
    0x108543000 -   
    0x1089ddff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x108cfb000 -   
    0x108f8afff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x10903d000 -   
    0x1091bfff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x1092b2000 -   
    0x10948bfff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
    0x1095ee000 -   
    0x10a593ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x7fff6813d000 -
    0x7fff68171baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff84d6a000 -
    0x7fff85083fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff85084000 -
    0x7fff850d8ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff85136000 -
    0x7fff8518afff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff85867000 -
    0x7fff8587dfff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff85a41000 -
    0x7fff85b20ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff85b21000 -
    0x7fff85b21fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff85b22000 -
    0x7fff85b25fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff85b6b000 -
    0x7fff85b79fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
    0x7fff85c78000 -
    0x7fff85f61ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff85f62000 -
    0x7fff85fd5fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff85fda000 -
    0x7fff860b7fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff863db000 -
    0x7fff863fffff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff86411000 -
    0x7fff8663bfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8667c000 -
    0x7fff8668fff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff86690000 -
    0x7fff86695ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff867d8000 -
    0x7fff867d8fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff867d9000 -
    0x7fff8680cff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8680d000 -
    0x7fff86813fff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8694f000 -
    0x7fff86957fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff86958000 -
    0x7fff86983ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff869df000 -
    0x7fff86a1fff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
    0x7fff86a20000 -
    0x7fff86a5ffff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff86a75000 -
    0x7fff86a9eff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff86a9f000 -
    0x7fff86b44fff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff86bb2000 -
    0x7fff86c14ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff86c15000 -
    0x7fff86c22fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff86d29000 -
    0x7fff86d2ffff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff86d30000 -
    0x7fff86d3efff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff86d3f000 -
    0x7fff86d49ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
    0x7fff86d4a000 -
    0x7fff86d4ffff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff86d50000 -
    0x7fff86e03ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff86e04000 -
    0x7fff86e7afff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff87610000 -
    0x7fff87610fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff876a5000 -
    0x7fff876c9fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff876ca000 -
    0x7fff87716ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8773f000 -
    0x7fff87765fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff87766000 -
    0x7fff87771fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8778f000 -
    0x7fff877aefff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff877af000 -
    0x7fff877f1ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff877f2000 -
    0x7fff87888ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff878d3000 -
    0x7fff878d3fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8790a000 -
    0x7fff8796afff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8796b000 -
    0x7fff8796cff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8796d000 -
    0x7fff879a2fff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff879a3000 -
    0x7fff879e3fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff879e4000 -
    0x7fff87a68ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff87d51000 -
    0x7fff87d71fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
    0x7fff87d72000 -
    0x7fff87d89fff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff87d8a000 -
    0x7fff87d8afff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff87d8b000 -
    0x7fff87d8bfff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff87e65000 -
    0x7fff87f2cff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8828d000 -
    0x7fff88292fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff88293000 -
    0x7fff88295fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff882a0000 -
    0x7fff886cdfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff88725000 -
    0x7fff88750ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff8875d000 -
    0x7fff88762fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff887d4000 -
    0x7fff887e3ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff88a5c000 -
    0x7fff88ae1ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff88ae2000 -
    0x7fff88bc6e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff88bd8000 -
    0x7fff88ccdfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff88cce000 -
    0x7fff88cebff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff88cec000 -
    0x7fff88ceefff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff89331000 -
    0x7fff8937aff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8937b000 -
    0x7fff893b5fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff893b6000 -
    0x7fff893bbfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff89416000 -
    0x7fff894fafff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff894fb000 -
    0x7fff89506ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff89507000 -
    0x7fff89613fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff89817000 -
    0x7fff89852fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff898c2000 -
    0x7fff899dbfff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff89b95000 -
    0x7fff89bacfff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff89bad000 -
    0x7fff89bc1ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff89d2c000 -
    0x7fff89d3cff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff89d3d000 -
    0x7fff89d3eff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff89d3f000 -
    0x7fff89d97fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff89da4000 -
    0x7fff89df6ff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff89df7000 -
    0x7fff89e13ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff89e14000 -
    0x7fff89e19fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff89e66000 -
    0x7fff89e6dff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff89e7d000 -
    0x7fff8a344fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff8a345000 -
    0x7fff8a452fff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8a453000 -
    0x7fff8a5acfff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8a630000 -
    0x7fff8a65dff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8a65e000 -
    0x7fff8a760fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff8a761000 -
    0x7fff8a776fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8a9de000 -
    0x7fff8a9e9ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8a9ea000 -
    0x7fff8a9f1fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8a9f2000 -
    0x7fff8a9f5fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8a9f7000 -
    0x7fff8aa20fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8aa36000 -
    0x7fff8aa48ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8aa49000 -
    0x7fff8abe8ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8abe9000 -
    0x7fff8ac12fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8ac13000 -
    0x7fff8ac7bff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8acd3000 -
    0x7fff8acd3fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8acd4000 -
    0x7fff8b8daff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8b8db000 -
    0x7fff8b8eafff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
    0x7fff8b8eb000 -
    0x7fff8ba21fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8ba22000 -
    0x7fff8ba4ffe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
    0x7fff8ba50000 -
    0x7fff8bab9fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8bf04000 -
    0x7fff8bf05fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff8bf06000 -
    0x7fff8bfa8fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8bfb5000 -
    0x7fff8bfc2fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8bfc3000 -
    0x7fff8c03eff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8c03f000 -
    0x7fff8c144fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8c14c000 -
    0x7fff8c15eff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff8c1ac000 -
    0x7fff8c1fafff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff8c1fb000 -
    0x7fff8c23aff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8c52a000 -
    0x7fff8c540ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8c541000 -
    0x7fff8c545fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
    0x7fff8c5a0000 -
    0x7fff8c5e2fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8c908000 -
    0x7fff8c911ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8c912000 -
    0x7fff8d2afc9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8d2b2000 -
    0x7fff8d525fff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8d5c5000 -
    0x7fff8dba9fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8dbaa000 -
    0x7fff8dbb8ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
    0x7fff8dbb9000 -
    0x7fff8dc2ffff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8e20b000 -
    0x7fff8e20dff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8e20e000 -
    0x7fff8e279ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8e27a000 -
    0x7fff8e2fdfef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8e2fe000 -
    0x7fff8e807ff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8e808000 -
    0x7fff8e9dcff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8ea10000 -
    0x7fff8ea11fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8eea3000 -
    0x7fff8f0a5fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff8f0a6000 -
    0x7fff8f3c2fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8f4ac000 -
    0x7fff8f7d8ff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8f7d9000 -
    0x7fff8f8e0fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff8f8e1000 -
    0x7fff8f8e4ff7  com.apple.securityhi (4.0 - 1) <D0ABB03B-CEF9-39E0-A139-AA9484DBBC07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8fbb5000 -
    0x7fff8fbb8fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8fcea000 -
    0x7fff8fceefff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff90a39000 -
    0x7fff90aa9fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff90b16000 -
    0x7fff90b23ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
    0x7fff90b24000 -
    0x7fff90b25fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff90b26000 -
    0x7fff90b46fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff90b9f000 -
    0x7fff90ba5ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff90ba6000 -
    0x7fff90c47ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff90ca2000 -
    0x7fff90e09fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff90e0e000 -
    0x7fff90e0efff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff90e0f000 -
    0x7fff90e50fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff91074000 -
    0x7fff9107bfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff9107c000 -
    0x7fff91082fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff91083000 -
    0x7fff910a0fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff910dc000 -
    0x7fff910ddff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff91113000 -
    0x7fff911adff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff911ae000 -
    0x7fff911aefff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff91219000 -
    0x7fff9121bfff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
    0x7fff91570000 -
    0x7fff915a0ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff915a1000 -
    0x7fff915a5ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff915a6000 -
    0x7fff915a7fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff91ce5000 -
    0x7fff91d0dfff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff91d55000 -
    0x7fff91db1ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff91db2000 -
    0x7fff91db8fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 3
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 3005
    thread_create: 0
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=185.6M resident=82.9M(45%) swapped_out_or_unallocated=102.7M(55%)
    Writable regions: Total=1.0G written=5672K(1%) resident=7376K(1%) swapped_out=0K(0%) unallocated=1.0G(99%)
    REGION TYPE                   
    VIRTUAL
    ===========                   
    =======
    CG shared images                  
    96K
    CoreServices                    
    1380K
    JS JIT generated code              
    8K
    JS JIT generated code (reserved) 
    1.0G   
    reserved VM address space (unallocated)
    MALLOC                          
    24.7M
    MALLOC guard page                 
    48K
    SQLite page cache                
    480K
    STACK GUARD                     
    56.0M
    Stack                           
    10.5M
    VM_ALLOCATE                       
    64K
    __CI_BITMAP                       
    80K
    __DATA                          
    16.0M
    __IMAGE                          
    528K
    __LINKEDIT                      
    59.9M
    __RC_CAMERAS                     
    248K
    __TEXT                         
    125.7M
    __UNICODE                        
    544K
    mapped file                     
    24.7M
    shared memory                    
    312K
    ===========                   
    =======
    TOTAL                            
    1.3G
    TOTAL, minus reserved VM space 
    321.2M
    Model: MacBook3,1, BootROM MB31.008E.B02, 2 processors, Intel Core 2 Duo, 2.2 GHz, 4 GB, SMC 1.24f3
    Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
    Memory Module: BAN

  • Safari 7 really slow in Mavericks, any fixes available?

    I noticed Safari 7.0.3 getting really slow. I have a rMBP 15" with 2.6 GHz, 16GB RAM, SSD, yada yada, so I know the HW is up to spec. OS X 10.9.2 (Mavericks)
    Also Chrome of Firefox are blazing fast on the same machine. Yet Safari seems ot start, hesitate and then either load a page quickly or take avery long time to load a page. This is true for various/most websites.
    I disabled the power save feature for plug ins. Cleared the caches (under develop menu). Also Remove All Website data under privacy settings. None produced any real improvment.
    I then found a link that showed to disable DNS prefetching, which seems to make Safari usable again (although still slower than the other browsers).
    http://macs.about.com/od/MacTroubleshootingTips/qt/Troubleshooting-Safari-Slow-P age-Loads-Caused-By-Dns-Prefetching.htm
    Any other ideas on how to fix Safari?
    To be honest this is becoming very sloppy on Apple's part, as not too long ago I had to research here to find a method to speed up browsing in Finder as well. Is Apple becoming Microsoft? (sorry couldn't resist, just getting annoyed that simple items are becoming a hassle on OS X).

    I noticed Safari 7.0.3 getting really slow. I have a rMBP 15" with 2.6 GHz, 16GB RAM, SSD, yada yada, so I know the HW is up to spec. OS X 10.9.2 (Mavericks)
    Also Chrome of Firefox are blazing fast on the same machine. Yet Safari seems ot start, hesitate and then either load a page quickly or take avery long time to load a page. This is true for various/most websites.
    I disabled the power save feature for plug ins. Cleared the caches (under develop menu). Also Remove All Website data under privacy settings. None produced any real improvment.
    I then found a link that showed to disable DNS prefetching, which seems to make Safari usable again (although still slower than the other browsers).
    http://macs.about.com/od/MacTroubleshootingTips/qt/Troubleshooting-Safari-Slow-P age-Loads-Caused-By-Dns-Prefetching.htm
    Any other ideas on how to fix Safari?
    To be honest this is becoming very sloppy on Apple's part, as not too long ago I had to research here to find a method to speed up browsing in Finder as well. Is Apple becoming Microsoft? (sorry couldn't resist, just getting annoyed that simple items are becoming a hassle on OS X).

  • I am trying to troubleshoot a slow iMac.  EtreCheck showed that  com.adobe.CS5ServiceManager.plist  failed.  Not sure if this is important or how to fix.  Any suggestions?

    I am trying to troubleshoot a slow iMac.  EtreCheck showed that  com.adobe.CS5ServiceManager.plist  failed.  Not sure if this is important or how to fix.  Any suggestions?

    BobHarris:  Thanks.  The EtreCheck output follows:
    Problem description:
    My iMac is very slow.
    EtreCheck version: 2.2 (132)
    Report generated 4/22/15 2:28 PM
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        iMac (21.5-inch, Mid 2010) (Technical Specifications)
        iMac - model: iMac11,2
        1 3.06 GHz Intel Core i3 CPU: 2-core
        4 GB RAM
            BANK 0/DIMM0
                Empty  
            BANK 1/DIMM0
                Empty  
            BANK 0/DIMM1
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM1
                2 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless: Unknown
    Video Information: ℹ️
        ATI Radeon HD 4670 - VRAM: 256 MB
            iMac 1920 x 1080
    System Software: ℹ️
        Mac OS X 10.7.5 (11G63) - Time since boot: 2:36:57
    Disk Information: ℹ️
        ST3500418AS disk0 : (500.11 GB)
            disk0s1 (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 499.25 GB (372.93 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        OPTIARC DVD RW AD-5680H 
    USB Information: ℹ️
        hp psc 1300 series
        Apple Internal Memory Card Reader
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        LaCie LaCie Hard Drive Quadra 1 TB
            disk1s1 (disk1s1) <not mounted> : 32 KB
            Partition 1 (disk1s3) /Volumes/Partition 1 : 333.27 GB (31.07 GB free)
            Partition 2 (disk1s5) /Volumes/Partition 2 : 333.27 GB (84.70 GB free)
            Partition 3 (disk1s7) /Volumes/Partition 3 : 333.27 GB (36.70 GB free)
        Apple Computer, Inc. IR Receiver
        Apple Inc. Built-in iSight
    Startup Items: ℹ️
        HP IO: Path: /Library/StartupItems/HP IO
        Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
        [loaded]    com.coupons.coupond.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [not loaded]    com.adobe.SwitchBoard.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [failed]    com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist [Click for details]
    User Login Items: ℹ️
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Microsoft AU Daemon    Application  (/Applications/Microsoft AutoUpdate.app/Contents/MacOS/Microsoft AU Daemon.app)
        HP IO Classic Proxy 2    Application Hidden (/Library/Frameworks/HPServicesInterface.framework/Versions/B/Runtime/HP IO Classic Proxy 2.app)
        HP IO Classic Proxy    Application Hidden (/Library/Frameworks/HPServicesInterface.framework/Versions/A/Runtime/HP IO Classic Proxy.app)
        Director Docker    Application  (/Applications/Hewlett-Packard/HP Photo and Imaging Software/HP Photo and Imaging Director/Director Docker.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        CouponPrinter-FireFox_v2: Version: 5.0.3 - SDK 10.6 [Click for support]
        Flash Player: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.7
        JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
        QuickTime Plugin: Version: 7.7.1
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Growl  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
             3%    fontd
             2%    WindowServer
             0%    coreservicesd
             0%    mds
             0%    blued
    Top Processes by Memory: ℹ️
        78 MB    mds
        41 MB    Finder
        33 MB    mdworker(3)
        29 MB    WindowServer
        29 MB    Dock
    Virtual Memory Information: ℹ️
        2.60 GB    Free RAM
        1.40 GB    Used RAM
        0 B    Swap Used
    Diagnostics Information: ℹ️
        Apr 22, 2015, 11:38:18 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/helpd_2015-04-22-113818_[redac ted].crash
        Apr 21, 2015, 02:37:28 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Adobe Premiere Pro CS5_2015-04-21-143728_[redacted].crash
        Apr 22, 2015, 11:51:45 AM    Self test - passed

Maybe you are looking for

  • Basis Certification

    Hi, I want to take SAP BASIS CERTIFICATION, i want to know about course contents as well as book code. Can any one helpme out.. Thanks in advance...

  • Order Dates in production order

    Iam having common routing for two materials in same plant. I use leadtime scheculing in MRP for both materials. Iam using MTO scenario. Iam getting production dates as per routing dates for one material and basic dates for other materials. i want rou

  • Where are the iWeb file(s?) saved?

    Hi, When I'm working on a site and then press cmd+S (File>Save), where are the iWeb file(s?) saved? I'm looking for those files which I need to backup in case my harddisk would crash some day... Thanks!

  • Support for 32-bit

    I have a number of 32-bit files produced by the Merge to HDR routine in PS CS2 and CS3. I store the 32-bit files as the key creative stage in HDR processing is in the reduction to 16-bit (Image> Mode> 16 bpc in PS) and so it's handy to keep the 32-bi

  • Lost decimal in QuerySetCell

    Hi.. I'm now in trouble. I've created temp table via QueryNew function. But, whenever I put decimal format in this field, all of decimal lost when I output. Here is my coding.. how can I solve this problem? best, Z quote: <cfset thisrow = 0> <cfoutpu